zigdon

3,088
Reputation
66 views

Registered User

Name zigdon
Member for 1 year
Seen Nov 20 at 18:04
Website
Location Berkeley, CA, US
Age 37
Oct
30
answered How can I enter a line break in the middle of a line?
Oct
29
answered How can I continuously inform the user of progress from a Perl CGI script?
Oct
27
accepted Need help converting a multi-language regular expression to detect a numeric range
Oct
26
answered Regular expression for bounce email message
Oct
23
accepted Readline’s vi-mode in vim ex mode
Oct
21
revised What does the _ in [a-zA-Z0-9_] mean?
Added note how \w is different than [a-zA-Z0-9_]
Oct
21
answered Readline’s vi-mode in vim ex mode
Oct
20
revised Way of searching 30,000 SQL Records
s/SQl/SQL/
Oct
19
answered How do I import environment settings into my Perl program?
Oct
16
comment What are your suggestions for an ideal Vim configuration for Perl development?
@sinan it enables quickfix - all it does is reformat the output of perl -c so that vim parses it as compiler errors. The the usual quickfix commands work.
Oct
16
answered Access denied when my servlet tries to SSH from Tomcat
Oct
16
comment What are your suggestions for an ideal Vim configuration for Perl development?
I've never tried using ctags for perl scripts - does it follow the modules used?
Oct
16
comment What are your suggestions for an ideal Vim configuration for Perl development?
Yeah, I use vimparse quite a bit, and find it very useful. Is the URL not working for you?
Oct
16
answered Need help converting a multi-language regular expression to detect a numeric range
Oct
15
answered What are your suggestions for an ideal Vim configuration for Perl development?
Oct
9
answered Development and Production Workflow
Oct
9
answered What’s the best way to deep copy a hash of hashes in Perl?
Oct
2
comment Why I cannot use my apache server?
Do you see an error page, or just a blank page? What happens if you just put a test.txt page?
Oct
2
answered Python Queue - yet another question
Sep
24
asked Forcing a JFrame to refresh
Sep
23
comment How can I make Twitter from the terminal display Hebrew characters correctly?
Is hebrew working ok in general IRC channels? Basically, check that your terminal and irssi (and often the screen session you're running in) are set to support unicode. Does posting updates in hebrew work ok?
Sep
7
awarded  Yearling
Jun
25
awarded  Nice Question