Swish

494
Reputation
40 views

Registered User

Name Swish
Member for 1 year
Seen 2 days ago
Website
Location San Diego, CA
Age 28
Developer, Sysadmin, Code Architect, Tech Evangelist, Drunkard and all-around B.A.M.F.
Sep
17
answered lastInsertId from a bulk insert?
Sep
9
comment HTTP Live Streaming, FFMPEG & FFSERVER, and iPhone OS 3
Anyone got this actually working with a live stream from a dv source yet? I've been trying and keep getting errors from the segmenter...
Sep
2
answered Regex to find string inside string inside string
Aug
26
accepted MySQL Join Syntax
Aug
25
answered MySQL Join Syntax
Aug
25
answered PHP: Fatal error after a form POST
Aug
19
awarded  Yearling
Aug
18
comment Do you hide email addresses to “spam bots” on websites?
I have used this method as well
Aug
14
awarded  Commentator
Aug
14
comment Extract parameter value from url using regular expressions
@MyWhriledView Updated for the hyphen
Aug
14
revised Extract parameter value from url using regular expressions
Updated for -
Aug
14
answered Extract parameter value from url using regular expressions
Aug
13
answered Some uploads fail in PHP
Aug
12
comment Custom URL rewrite in wordpress
Can you give examples of the non-rewritten urls, the not clean ones that wordpress uses for those articles?
Aug
10
accepted PHP ob_* from cronjob?
Aug
10
answered PHP ob_* from cronjob?
Aug
7
answered How can my WxPerl application ignore keypresses while a method runs?
Aug
7
answered MySQL - Find rows matching all rows from joined table
Aug
7
answered jquery - pass text on the page into a dialog
Aug
6
comment What are your favorite Vim tricks?
Can't believe I have used vim this long and didn't know this one
Aug
6
comment How can I reference a hash with a variable name?
+1 For typing faster than me :)
Aug
4
revised Javascript Regex: How to bold specific words with regex?
Forgot part of the change
Aug
4
revised Javascript Regex: How to bold specific words with regex?
Fixed to allow start and end of strings
Aug
4
comment Javascript Regex: How to bold specific words with regex?
He said he wanted space as the delimiter. To make it work with start and end of strings it could be '(^|\s)'+needle+'(\s|$)' not tested but I think that should work
Aug
4
answered Javascript Regex: How to bold specific words with regex?
Aug
4
answered How do I alter array keys and values while using a RecursiveArrayIterator?
Aug
4
answered Are there any good alternatives to WebSVN?
Aug
4
comment DEFINE vs Variable in PHP
A constant is not a variable by definition (no pun intended) ;-)
Aug
4
answered Yet Another world city auto complete field question
Aug
4
answered using PHP to rename files with spaces