Re: [Catalyst] Plain text extraction [update]

2009-12-08 Thread Anton Katsarov
В 23:32 +0200 на 08.12.2009 (вт), Anton Katsarov написа: > I used SWISH::Filter for PDFs and DOCs. So let's say it is only ODT > format needed to be converted. > Unfortunately SWISH::Filter cannot work on shared hosting. It needs

Re: [Catalyst] Plain text extraction [update]

2009-12-08 Thread Anton Katsarov
В 22:58 +0200 на 08.12.2009 (вт), Anton Katsarov написа: > Hello, all, > > I have an issue not exactly related to Catalyst. I'm working on a > Catalyst application which need to do a text search inside various > formats. So I am trying to convert all files to plain text. It ne

[Catalyst] *****SPAM***** Plain text extraction

2009-12-08 Thread Anton Katsarov
anks in advance and sorry for bothering. Best regards, -- Anton Katsarov ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.

Re: [Catalyst] Re: Hello, Deployment of Catalyst apps in a shared web hosting account without shell

2009-02-05 Thread Anton Katsarov
В 08:30 -0800 на 05.02.2009 (чт), J. Shirley написа: > If 5 seconds works for you, cool. > > Just as a benchmark, all my apps send full HTML in under .8 seconds > (or I tune them until they do). It's relatively easy to get FCGI > support and a lot of cheap hosts provide it. I don't want to argue

Re: [Catalyst] Re: Hello, Deployment of Catalyst apps in a shared web hosting account without shell

2009-02-05 Thread Anton Katsarov
В 13:20 -0800 на 04.02.2009 (ср), J. Shirley написа: > It's hideously slow. It took 16 seconds to load, and most of that was > the first byte. I do agree. But that is because of the statics. I did some changes to my .htaccess to serve the static directly from the webserver and now it loads for 5

Re: [Catalyst] Re: Hello, Deployment of Catalyst apps in a shared web hosting account without shell

2009-02-04 Thread Anton Katsarov
В 11:30 +0200 на 03.10.2008 (пт), Aristotle Pagaltzis написа: > That’s going to be extraordinarily slow. Hello this site: http://www.djmag.bg/ is running on CGI. I think it works fast enough. How do you find it? Regards. ___ List: Catalyst@lists.scs

Re: [Catalyst] Engine::CGI POST

2008-03-17 Thread Anton Katsarov
I fixed it, Thanks anyway. :-) On пн, 2008-03-17 at 11:02 +0200, Anton Katsarov wrote: > Hello, all, > I am trying to get any post params using C::Engine::CGI, but no result. > > Thsi is my cgi handler: > > #!/usr/bin/perl > use strict; > use warnings; > BEGIN { >

[Catalyst] Engine::CGI POST

2008-03-17 Thread Anton Katsarov
DBI Session::State::Cookie /; Does anyone have an idea why POST params are not passing? Thanks in advance. Best Regards, Anton Katsarov ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman

[Catalyst] rewrite request

2007-11-27 Thread Anton Katsarov
rks only if the component has index. I need some way to build the action from the modified string of the requested uri. Thanks in advance. Best regards, Anton Katsarov ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/m