Re: [Catalyst] IDE/editor

2006-11-14 Thread Marcello Romani
[EMAIL PROTECTED] ha scritto: I hesitate to ask this question because it seems to often result in some juvenille flame war. Everyone is different, with different needs and preferences. That's why we have choices. It's Perl after all, right? [grin] With that out of the way, what IDE or editor

Re: [Catalyst] Announce. Catalyst::Plugin::I18N::DBIC 0.01

2006-11-14 Thread Ian Docherty
Brandon. Thanks for the feedback. see below. Brandon Black wrote: snip... I've just been looking at Cat I18N stuff. This looks promising (I haven't actually used it yet). Based on the source, I would make a few suggestions for the next version: 1) Make the model name "DBIC::Lexicon" configur

Re: [Catalyst] Announce. Catalyst::Plugin::I18N::DBIC 0.01

2006-11-14 Thread Brandon Black
On 11/13/06, Ian Docherty <[EMAIL PROTECTED]> wrote: Since I got no response to my request a few weeks ago about I18N data from a database I wrote my own :) This module has just been released to CPAN. I've just been looking at Cat I18N stuff. This looks promising (I haven't actually used it

Re: [Catalyst] IDE/editor

2006-11-14 Thread Kiki
Max Afonov wrote: > > Emacs and Eclipse, and even vim to a certain degree, are platforms > that can be either used as simple editors, or morphed by the user into > comprehensive development environments. Unfortunately for many, these > platforms are like DIY remote-controlled car kits: assembly is

Re: [Catalyst] IDE/editor

2006-11-14 Thread Max Afonov
Jonathan Rockway wrote: Exactly. Somewhat like this: http://www.gnu.org/philosophy/java-trap.html We could be slipping off topic here because I was talking about TextMate not being free as in parking as opposed to Free as in beer. That is not to say that I do not subscribe anymore to this

Re: [Catalyst] IDE/editor

2006-11-14 Thread Krzysztof Krzyżaniak
"Max Afonov" <[EMAIL PROTECTED]> writes: I've never had this issue. > I worked with a guy who used it for his everyday coding. He seemed to have > gotten used to 5-minute delays when saving a file. *sigh* > > [EMAIL PROTECTED] wrote: >> "Christopher H. Laco" <[EMAIL PROTECTED]> writes: >> >> >>>

Re: [Catalyst] IDE/editor

2006-11-14 Thread Max Afonov
I worked with a guy who used it for his everyday coding. He seemed to have gotten used to 5-minute delays when saving a file. *sigh* [EMAIL PROTECTED] wrote: "Christopher H. Laco" <[EMAIL PROTECTED]> writes: Christopher H. Laco wrote: Ian Docherty wrote: Have you looked at Ul

Re: [Catalyst] IDE/editor

2006-11-14 Thread Christopher H. Laco
Krzysztof Krzyżaniak wrote: > "Christopher H. Laco" <[EMAIL PROTECTED]> writes: > >> Christopher H. Laco wrote: >>> Ian Docherty wrote: Have you looked at UltraEdit for Windows (unfortunately no version for Linux) http://www.ultraedit.com/ I think it gives you everyth

Re: [Catalyst] IDE/editor

2006-11-14 Thread JT Justman
Ian Docherty wrote: > Have you looked at UltraEdit for Windows (unfortunately no version for > Linux) > I am a long time devotee of EditPad Pro, which DOES have a (non-free) Linux version. I'm just about as handy with vim, since I spend a lot of time working over ssh, but when it comes down to ha

[Catalyst] Re: IDE/editor

2006-11-14 Thread Marlon Bailey
I use Eclipse/EPIC/ViPlugin/SubClipse as my dev environment. Eclipse COULD be faster, and EPIC could be a bit smoother, but I get alot more work once I was comfortable with this stack, as opposed to just vim. _Marlon_ -- This message has been scanned for viruses and dangerous content by MailS

Re: [Catalyst] IDE/editor

2006-11-14 Thread Krzysztof Krzyżaniak
"Christopher H. Laco" <[EMAIL PROTECTED]> writes: > Christopher H. Laco wrote: >> Ian Docherty wrote: >>> Have you looked at UltraEdit for Windows (unfortunately no version for >>> Linux) >>> >>> http://www.ultraedit.com/ >>> >>> I think it gives you everything you listed and more. >>> >>> Regards

[Catalyst] Re: IDE/editor

2006-11-14 Thread A. Pagaltzis
* Jonathan Rockway <[EMAIL PROTECTED]> [2006-11-14 17:45]: > Also, you can test your web applications right in your editor, > thanks the the built-in browser (and shell). And a built-in > IRC client means that support inquiries are never more than > a C-x o away. ;) Yeah – even a real editor is n

Re: [Catalyst] Re: IDE/editor

2006-11-14 Thread Christopher H. Laco
A. Pagaltzis wrote: > * Ash Berlin <[EMAIL PROTECTED]> [2006-11-14 17:40]: >> For vim I use the MiniBuffExplorer plugin and split windows >> - give you tab like interface, and is faster than gvim7's own >> tabs IMO. > > You are a man with fine taste. :-) > > Regards, Yeah...except for the vim pa

[Catalyst] Re: IDE/editor

2006-11-14 Thread A. Pagaltzis
* Ash Berlin <[EMAIL PROTECTED]> [2006-11-14 17:40]: > For vim I use the MiniBuffExplorer plugin and split windows > - give you tab like interface, and is faster than gvim7's own > tabs IMO. You are a man with fine taste. :-) Regards, -- Aristotle Pagaltzis //

Re: [Catalyst] IDE/editor

2006-11-14 Thread Christopher H. Laco
Christopher H. Laco wrote: > Ian Docherty wrote: >> Have you looked at UltraEdit for Windows (unfortunately no version for >> Linux) >> >> http://www.ultraedit.com/ >> >> I think it gives you everything you listed and more. >> >> Regards >> Ian Docherty > > Last time I tried it, I hated it. Felt l

Re: [Catalyst] IDE/editor

2006-11-14 Thread Jonathan Rockway
Max Afonov wrote: > ...TextMate is a great application that is very much in keeping with > core Mac UI guidelines. I tried using it for a few projects, and I have > to say that it's excellent. But here's what I don't like about TextMate: > it's not free. Not meaning to sound cheap and nitpicking, b

Re: [Catalyst] IDE/editor

2006-11-14 Thread Christopher H. Laco
Ian Docherty wrote: > Have you looked at UltraEdit for Windows (unfortunately no version for > Linux) > > http://www.ultraedit.com/ > > I think it gives you everything you listed and more. > > Regards > Ian Docherty Last time I tried it, I hated it. Felt like the interface was too busy...and fr

Re: [Catalyst] IDE/editor

2006-11-14 Thread Ian Docherty
Have you looked at UltraEdit for Windows (unfortunately no version for Linux) http://www.ultraedit.com/ I think it gives you everything you listed and more. Regards Ian Docherty Christopher H. Laco wrote: Max Afonov wrote: Now the funny part is that you did NOT recommend Eclips

Re: [Catalyst] IDE/editor

2006-11-14 Thread Krzysztof Krzyżaniak
[EMAIL PROTECTED] writes: > I hesitate to ask this question because it seems to often result in > some juvenille flame war. Everyone is different, with different needs > and preferences. That's why we have choices. It's Perl after all, > right? [grin] > > With that out of the way, what IDE or e

Re: [Catalyst] IDE/editor

2006-11-14 Thread Max Afonov
Christopher H. Laco wrote: I'm really really picky about my editors. I've used Textpad on Windows forever, and recently SCite. What I look for in an editor is that the toolbar is slim, but I have a lot of options under hood. [snip] Eclipse was always slow for me.. compared to Textpad/Scite.

Re: [Catalyst] IDE/editor

2006-11-14 Thread Christopher H. Laco
Max Afonov wrote: > Now the funny part is that you did NOT recommend Eclipse after all! I'm really really picky about my editors. I've used Textpad on Windows forever, and recently SCite. What I look for in an editor is that the toolbar is slim, but I have a lot of options under hood. For me, tho

Re: [Catalyst] IDE/editor

2006-11-14 Thread Max Afonov
Now the funny part is that you did NOT recommend Eclipse after all! Christopher H. Laco wrote: Max Afonov wrote: A few of my fellow Perl developers here have adopted Eclipse as their IDE of choice. Coupled with http://e-p-i-c.sf.net/ and it's fabulous CVS/SVN support it's a perfect tool for

Re: [Catalyst] IDE/editor

2006-11-14 Thread TCB
I've been messing a bit with this of late myself. I've tried using Eclipse (www.eclipse.org) for a while with the (quite nice) Perl plug-in, mostly because it let me work on both XP boxes and *nix machines pretty easily with a nearly identical user experience. Also, if you have to work with databas

Re: [Catalyst] IDE/editor

2006-11-14 Thread Max Afonov
A few of my fellow Perl developers here have adopted Eclipse as their IDE of choice. Coupled with http://e-p-i-c.sf.net/ and it's fabulous CVS/SVN support it's a perfect tool for those who like to see 'the big picture'. Christopher H. Laco wrote: [EMAIL PROTECTED] wrote: I hesitate to ask

Re: [Catalyst] IDE/editor

2006-11-14 Thread Christopher H. Laco
Max Afonov wrote: > A few of my fellow Perl developers here have adopted Eclipse as their > IDE of choice. Coupled with http://e-p-i-c.sf.net/ and it's fabulous > CVS/SVN support it's a perfect tool for those who like to see 'the big > picture'. EPIC. Never heard of it. ;-) http://e-p-i-c.sourc

Re: [Catalyst] Chained actions and uri_for

2006-11-14 Thread John Napiorkowski
--- Renaud <[EMAIL PROTECTED]> wrote: > Hello, > > I understood that using the Chained actions way > would be the more proper > way to design an "uri-based" multilangual > application. In my case, I have > to extract a province and a language from my url, so > here is how I coded > it: > > In R

[Catalyst] IDE/editor

2006-11-14 Thread catalyst . 20 . chsg
I hesitate to ask this question because it seems to often result in some juvenille flame war. Everyone is different, with different needs and preferences. That's why we have choices. It's Perl after all, right? [grin] With that out of the way, what IDE or editor works well for you? My default

Re: [Catalyst] Catalyst::View::TT

2006-11-14 Thread Bill Moseley
On Tue, Nov 14, 2006 at 08:39:23PM +1000, Ivan Wills wrote: > I have added this line and it removes one blank line from the out put > unfortunately there were two lines so it is still causing problems. I > have checked my templates to make sure they don't have any leading white > space, which they

Re: [Catalyst] CDBI and Authentication::Store::DBIC - anyone using it?

2006-11-14 Thread Lars Balker Rasmussen
On Wed, Nov 08, 2006 at 02:14:38PM -0600, Jay K wrote: > I am currently working on some fixes to > Catalyst::Plugin::Authentication::Store::DBIC, and there is a fair > amount of hackery in there to make it work with CDBI objects. Whoops, behind on mail. > My questions are: > > 1) Is anyone actua

Re: [Catalyst] Re: Catalyst Digest, Vol 21, Issue 27

2006-11-14 Thread Len Jaffe
On 11/14/06, Chisel Wright <[EMAIL PROTECTED]> wrote: On Tue, Nov 14, 2006 at 07:03:24AM -0500, Jarrell Dunson wrote:> Out of the Office reply: I'll be out of the office until Tuesday, Nov> 14th.  If an emergency, please contact the helpdesk, x2200>   Thanks, >  JarrellThree of these for different

[Catalyst] Chained actions and uri_for

2006-11-14 Thread Renaud
Hello, I understood that using the Chained actions way would be the more proper way to design an "uri-based" multilangual application. In my case, I have to extract a province and a language from my url, so here is how I coded it: In Root.pm: sub province : Chained('/') :CaptureArgs(1) :PathPart

Re: [Catalyst] Re: Catalyst Digest, Vol 21, Issue 27

2006-11-14 Thread Chisel Wright
On Tue, Nov 14, 2006 at 07:03:24AM -0500, Jarrell Dunson wrote: > Out of the Office reply: I'll be out of the office until Tuesday, Nov > 14th. If an emergency, please contact the helpdesk, x2200 > Thanks, > Jarrell Three of these for different digests ... is this someone who's vacation messa

Re: [Catalyst] IDE/editor

2006-11-14 Thread Steve Atkins
On Nov 14, 2006, at 8:25 AM, [EMAIL PROTECTED] wrote: I hesitate to ask this question because it seems to often result in some juvenille flame war. Everyone is different, with different needs and preferences. That's why we have choices. It's Perl after all, right? [grin] With that out of th

Re: [Catalyst] log infor using FastCGI enigine in Apache

2006-11-14 Thread Jon
On Tue, 2006-11-14 at 09:31 +, Chisel Wright wrote: > On Tue, Nov 14, 2006 at 01:50:39PM +1030, Jon wrote: > > I found Catalyst::Log::Log4perl a good alternative. Unfortunately not > > compatible with Catalyst::Plugin::Dumper though. > > Yeah, dig back through the archives and you'll find mst

[Catalyst] Re: Catalyst Digest, Vol 21, Issue 27

2006-11-14 Thread Jarrell Dunson
Out of the Office reply: I'll be out of the office until Tuesday, Nov 14th. If an emergency, please contact the helpdesk, x2200 Thanks, Jarrell ___ List: Catalyst@lists.rawmode.org Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Search

Re: [Catalyst] IDE/editor

2006-11-14 Thread Anthony Gardner
Eclipse might do you with the Perl plugin (EPIC) and other plugins (subversion for example)Unfortunately, there isn't a plugin for catalyst as there is for RoR :((that's a disguised hint at anyone who's interested in writing one) ;) lol[EMAIL PROTECTED] wrote: I hesitate to ask this question becaus

[Catalyst] Catalyst + CDBI + TT + HTML::Element question

2006-11-14 Thread Luigi Iotti
Hi all I'm new to Catalyst, and have a basic knowledge of Perl. I have to maintain an app mainly built with Catalyst, Class::DBI and Template Toolkit. The app has a template to let the user add records to a table. This template cycles through the tables's columns and outputs a field for every colu

Re: [Catalyst] Catalyst::View::TT

2006-11-14 Thread Marcus Ramberg
On 11/14/06, Ivan Wills <[EMAIL PROTECTED]> wrote: I have added this line and it removes one blank line from the out putunfortunately there were two lines so it is still causing problems. Ihave checked my templates to make sure they don't have any leading white space, which they don't (they current

[Catalyst] Re: Catalyst Digest, Vol 21, Issue 26

2006-11-14 Thread Jarrell Dunson
Out of the Office reply: I'll be out of the office until Tuesday, Nov 14th. If an emergency, please contact the helpdesk, x2200 Thanks, Jarrell ___ List: Catalyst@lists.rawmode.org Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Search

Re: [Catalyst] Catalyst::View::TT

2006-11-14 Thread Ivan Wills
Krzysztof Krzyżaniak wrote: > Ivan Wills <[EMAIL PROTECTED]> writes: > > >> Krzysztof Krzyżaniak wrote: >> >>> Ash Berlin <[EMAIL PROTECTED]> writes: >>> >>> >>> Ivan Wills wrote: > Hi, > > I'm using Catalyst::View::TT to display my pages. I'm havi

Re: [Catalyst] IDE/editor

2006-11-14 Thread Jonathan Rockway
Ash Berlin wrote: > For vim I use the MiniBuffExplorer plugin and split windows - give you > tab like interface, and is faster than gvim7's own tabs IMO. emacs' iswitchb mode is much nicer, as is cperl-mode :) Also, you can test your web applications right in your editor, thanks the the built-in

Re: [Catalyst] log infor using FastCGI enigine in Apache

2006-11-14 Thread Chisel Wright
On Tue, Nov 14, 2006 at 01:50:39PM +1030, Jon wrote: > I found Catalyst::Log::Log4perl a good alternative. Unfortunately not > compatible with Catalyst::Plugin::Dumper though. Yeah, dig back through the archives and you'll find mst's fair and true comment on my apalling implementation of CP::Dump

Re: [Catalyst] IDE/editor

2006-11-14 Thread Ash Berlin
[EMAIL PROTECTED] wrote: I hesitate to ask this question because it seems to often result in some juvenille flame war. Everyone is different, with different needs and preferences. That's why we have choices. It's Perl after all, right? [grin] With that out of the way, what IDE or editor works

Re: [Catalyst] IDE/editor

2006-11-14 Thread Christopher H. Laco
[EMAIL PROTECTED] wrote: > I hesitate to ask this question because it seems to often result in > some juvenille flame war. Everyone is different, with different needs > and preferences. That's why we have choices. It's Perl after all, > right? [grin] > > With that out of the way, what IDE or ed

Re: [Catalyst] Catalyst::View::TT

2006-11-14 Thread Krzysztof Krzyżaniak
Ivan Wills <[EMAIL PROTECTED]> writes: > Krzysztof Krzyżaniak wrote: >> Ash Berlin <[EMAIL PROTECTED]> writes: >> >> >>> Ivan Wills wrote: >>> Hi, I'm using Catalyst::View::TT to display my pages. I'm having trouble removing excess blank lines appearing at the top of my files.

Re: [Catalyst] Catalyst::View::TT

2006-11-14 Thread Jonathan Rockway
Bill Moseley wrote: > Do all browsers accept application/xhtml+xml these days? I thought I > remembered seeing something about setting the content type based on > HTTP_ACCEPT. No, but it's been a W3C standard for 7 years now, so it's probably time to start sending it. The number of NCSA Mosiac u