Crad

708
reputation
88 views

Registered User

name Crad
member for 1 year
seen 2 hours ago
website
location PA, US
age 36
Dec
3
comment Python web development - with or without a framework
As a follow-up, I've ended up being a big fan of Tornado. It's loosely coupled enough for men and I have found it to be very solid.
Nov
30
awarded  Popular Question
Oct
15
answered Importing Python modules from a distant directory
Sep
17
awarded  Yearling
Aug
14
awarded  Critic
Jul
30
answered What is wrong with this php array?
Jul
30
comment Could you suggest an on-line WSDL validation tool?
Sorry, didn't check the bookmark link.
Jul
30
revised Could you suggest an on-line WSDL validation tool?
Removing old non-working link
Jul
30
answered Could you suggest an on-line WSDL validation tool?
Jul
30
answered Memcache invalidate entries according to a pattern?
Jul
26
comment Storing, Updating, Retrieving settings for a PHP Application without a Database
Please clarify, of course you'd have collisions with multiple setters, but there would be no problem with multiple readers. Author of the question says "Settings will not be updated/added/removed very often. So updating of settings does not have to be very efficient. However, I do want to be able to do this all through a PHP script, not through editing of files."
Jul
26
answered Storing, Updating, Retrieving settings for a PHP Application without a Database
Jul
26
comment Is Python only for building backends when you need to write SQL by hand?
Your title doesn't quite match your question. There are many Python web frameworks beyond Django and you can build many types of applications, including front-ends -- with or without a framework.
Jul
22
comment How would I bind this to the onclick event in JQUERY?
It appears his price_counter is inside a non-listed PHP loop so your first example looks like it wouldn't work.
Jul
22
answered How would I bind this to the onclick event in JQUERY?
Jul
21
awarded