Mini Searches with Answers

These are links associated with recent searches I’ve done. They’re not difficult enough to warrant to their own posts but still super useful.

Free web cron service :: CronMe.org
Possibly the only free web cron service out there.

Django | Formsets | Django Documentation
How to use formsets in Django

How to do a jQuery post and get JSON back
$.postJSON = fuction(url, data, callback) {
$.post(url, data, callback, "json");
};

Open Flash Chart – Home
Reader Jody writes in with this cool LGPL flash chart. Looks promising

SafeRoadMaps – Home
Traffic fatalities displayed on google maps. They also have the data set available for further analysis.

Comments are closed.