1,809 reputation
320
bio website
location Australia
age
visits member for 1 year, 4 months
seen 2 hours ago
stats profile views 95

Programmer and technology enthusiast.


Mar
29
comment Why won't this PHP mail script work?
How are you running the script? If you're running it on your own machine through your own Internet connection, be aware that some ISPs block outgoing emails.
Mar
12
accepted .each seemingly recursing into second dimension of 2D array
Mar
8
awarded  Self-Learner
Mar
8
revised .each seemingly recursing into second dimension of 2D array
added 21 characters in body
Mar
8
revised .each seemingly recursing into second dimension of 2D array
edited title
Mar
8
awarded  Caucus
Mar
8
asked .each seemingly recursing into second dimension of 2D array
Mar
8
answered .each seemingly recursing into second dimension of 2D array
Jan
26
comment Need an OAuth token secret to get an OAuth token secret? What the heck?
Thanks, not sure how I missed that. I don't think there are any libraries available for Python 3.3 which support 'Sign in with Twitter'.
Jan
26
accepted Need an OAuth token secret to get an OAuth token secret? What the heck?
Jan
26
asked Need an OAuth token secret to get an OAuth token secret? What the heck?
Jan
24
accepted BottlePy - How can I find the current route from within a hook?
Jan
24
comment BottlePy - How can I find the current route from within a hook?
This is exactly what I've been looking for. I wonder why it isn't documented? Thanks!
Jan
24
revised BottlePy - How can I find the current route from within a hook?
edited title
Jan
24
asked BottlePy - How can I find the current route from within a hook?
Jan
24
awarded  Yearling
Jan
15
comment PHP regex to parse DOM and get URLs
Why not use an HTML parser? The DOM extension is included in PHP by default.
Nov
26
comment What is the Maximum size of DLL file that can be loaded in XBox360
How are you embedding the resources, and why do they have to be embedded?
Nov
24
comment Easily detect when user alters DOM
What's wrong with the user manipulating the DOM? Your app shouldn't do anything sensitive (such as handling authentication) client-side. If the app is "tied to the DOM being in certain states", and the user changes the DOM, they can't complain when the app stops working.
Nov
23
revised Create shortcut to file on XBox Neighborhood
added 9 characters in body