Ambrose
|
Registered User
|
|
|
2d |
comment |
What works of entertaining fiction best depict programmers? Details of the Matrix hack here: securityfocus.com/news/4831 -- it's an exploit of an SSH vulnerability. |
|
2d |
comment |
What works of entertaining fiction best depict programmers? It wasn't because he couldn't stand computers, it was because he couldn't AFFORD computers. After he got a bit of money he bought one. He says he called the shop after starting it up and complained that it was making "a whirring noise". "That'll be your hard disk spinning" says the guy. Gibson was disappointed, having thought that it was just one huge block of RAM inside the case... |
|
2d |
accepted | How can I evaluate chained expressions from a string, in Perl? |
|
Dec 1 |
answered | Can someone point me to good articles on intermediate-level Perl syntax and idioms? |
|
Dec 1 |
answered | How can I evaluate chained expressions from a string, in Perl? |
|
Nov 30 |
awarded | ● Popular Question |
|
Nov 29 |
comment |
Flash/Actionscript a substitute for css and javascript? You write double code now for 'with javascript' and for 'without' ... so you'll only have to do the same for 'with flash' and 'without'. You're right in terms of Flash solving those problems, of course, but you're going very much against the tide of opinion and practice in web development. Most people are working on the opposite transition -- doing things in Javascript and CSS and modern browsers that were only possible in Flash five years ago. |
|
Nov 29 |
comment |
Quickly getting to YYYY-mm-dd HH:MM:SS in Perl You should have written a subroutine to search the perlfunc and remember the gotchas for you, of course! |
|
Nov 25 |
comment |
How do I extract links in JavaScript that point to HTML pages in Perl? It is a great module, and it's FAQ is very funny, particularly because so many people ask for javascript support... search.cpan.org/dist/WWW-Mechanize/… |
|
Nov 23 |
answered | Looking for a replacement for NMS FormMail.pl |
|
Nov 20 |
answered | What will you do with the no-longer-effective programmer? |
|
Nov 20 |
comment |
What will you do with the no-longer-effective programmer? You're talking about me, aren't you? What have you heard?! What are people saying!??! |
|
Nov 17 |
answered | Use proxy with perl script |
|
Nov 15 |
answered | How do I prevent HTML source formatting from affecting output? |
|
Nov 14 |
comment |
Newbie regex question - detect spam Don't forget \W includes underscores. Vi_agra would still get through. |
|
Nov 14 |
comment |
XML DOM parsing br tag Yes, how exactly are you parsing it? As others have said, that tag is perfectly fine. If you had a br tag without the self-closing slash, that would be different, and it would be an error. |
|
Nov 13 |
answered | Tri-state Check box in HTML? |
|
Oct 14 |
answered | override definition in css file |
|
Oct 9 |
answered | (X)HTML+CSS Validation warnings |
|
Oct 6 |
answered | Hidden divs - reducing latency with style display none + javascript |
|
Oct 6 |
answered | designing web interfaces for mobile devices |
|
Oct 1 |
comment |
Date Popup module - I want a Time Popup as well Hah! I kind of feel silly now because all I ever did was click in the field and nothing happened ... now I see that there is, as you say, a widget in effect, but it only takes effect when you start putting in times. |
|
Sep 30 |
asked | Date Popup module - I want a Time Popup as well |
|
Sep 28 |
comment |
How can I suppress empty leading fields in Perl’s split()? Ah, that at least explains my confusion. |
|
Sep 28 |
asked | How can I suppress empty leading fields in Perl’s split()? |
|
Sep 20 |
awarded | ● Yearling |
|
Sep 18 |
answered | Typical pitfalls of cross-browser compatibility |
|
Sep 15 |
answered | Can PAR Packer generate stand-alone scripts? |
|
Sep 2 |
comment |
Are <hr> and <br> inline or block elements? The support for clearing hasn't been "removed" -- what are you talking about? It doesn't need to be attached to a br tag, but it's a vital part of the toolkit when there are floated elements. |
|
Sep 2 |
comment |
How do I remember the sigils for @rray, $calar, and %ash? I was just coming to say, maybe the two little circles stand for two lowercase letter 'a's, as in "associative array"? But, too late it seems. |
|
Aug 24 |
awarded | ● Taxonomist |
|
Aug 23 |
answered | Object-oriented HTML without server side code. Possible? |
|
Aug 2 |
answered | How do I include a CSS file with HTML email that I send from a Perl CGI script? |
|
Jul 31 |
accepted | Are these DIVs really necessary? |
|
Jul 30 |
answered | Are these DIVs really necessary? |
|
Jul 30 |
comment |
Are these DIVs really necessary? That's not the reason the OP is adding unecessary DIV elements. |
|
Jul 30 |
answered | Adding lots of CSS classes to HTML elements |
|
Jul 22 |
comment |
Which language is Craigslist written in? Yeah yeah yeah, we've all read it. It's funny because the numbers are so small and nobody thought to ask what they were before they started. Craiglist bandwidth isn't small and you can't reduce it by 50% for fifty bucks. |
|
Jul 21 |
comment |
What are some elegant features or uses of Perl? It's spelled "Hemingway". |
|
Jul 21 |
comment |
What are some elegant features or uses of Perl? "the ratio of non-ascii to ascii" ... last time I looked, all these were ASCII characters: { } < > = $ _ @ - |
|
Jul 21 |
comment |
Which language is Craigslist written in? OK, I'm going to bite. Why would it be foolish? Just because bandwidth, processing and storage have become cheaper? You wouldn't try to use the minimum of those things, if you could? |
|
Jul 9 |
comment |
Broadband download and upload speeds? Also, we don't normally say "upload" when it's a server sending data. What's happening is a download, from the server, to a client. If you ask people what the upload speed of a server is they'll get confused. |
|
Jun 30 |
comment |
Favorite web host. I've been very impressed with NearlyFreeSpeech too. |
|
Jun 29 |
comment |
How can I extract URLs from plain text with Perl? OK just out of curiosity, why the downvote? |
|
Jun 28 |
answered | How can I extract URLs from plain text with Perl? |
|
Jun 26 |
answered | what is the meaning of “cascading “ in CSS |
|
Jun 22 |
comment |
Windows media server doesn’t stop after playing 1 file from list Thank you! As you can probably tell I'm having something of a slap-forehead moment. |
|
Jun 20 |
comment |
Embed WAVE-files in iPhones’ Mobile Safari What's wrong with your embed code is ... you didn't post it here. |
|
Jun 18 |
asked | Windows media server doesn’t stop after playing 1 file from list |
|
Jun 18 |
comment |
Finite questions I heard that everyone on Stack Overflow either answers other people's questions or answers their own questions, except for the barber. He cuts people's hair. Hope this helps. |
