links for 2010-03-05
chris @ March 6, 2010 # No Comment Yet
Best practices in web development with Python and Django « News Apps Blog
Nicely done.
(tags: development django python bestpractices webdev)
chris @ March 6, 2010 # No Comment Yet
Best practices in web development with Python and Django « News Apps Blog
Nicely done.
(tags: development django python bestpractices webdev)
chris @ March 4, 2010 # No Comment Yet
CSS Border Radius
Genuinely useful tool for visualizing border-radius and generating CSS rules.
(tags: css tools webdesign webdev online html)
chris @ February 24, 2010 # No Comment Yet
Create a new Fiddle - jsFiddle - Online Editor for the Web (JavaScript, MooTools, jQuery, Prototype, YUI, Glow and Dojo, HTML, CSS)
Very cool HTML/CSS/Javascript online editor/console with results window, automatic integration of various common JS frameworks, backend for Ajax etc.
(tags: testing online editor ajax programming tools web javascript css html)
chris @ February 21, 2010 # No Comment Yet
scrape.py
Python module for scraping web pages. Creates a Region object of a chunk of sourcecode with a start, an end, source URL, headers, raw content and plain text content. Does not create a parse tree. Maybe interesting to try compared with modules like BeautifulSoup.
(tags: python programming web library html scraping)
chris @ February 5, 2010 # No Comment Yet
DNS Pre-fetch Exposure on Thunderbird and Webmail | Mike Cardwell on the Internet
Thunderbird, IMP, Roundcube as well as Hotmail and Gmail (when still in http mode) perform a DNS lookup on all hostnames in URLs inside the message - regardless of format or whether image display is on or not. As Justin Mason wrote, this […]
chris @ February 4, 2010 # One Comment
DNS Pre-fetch Exposure on Thunderbird and Webmail | Mike Cardwell on the Internet
Thunderbird, IMP, Roundcube as well as Hotmail and Gmail (when still in http mode) perform a DNS lookup on all hostnames in URLs inside the message - regardless of format or whether image display is on or not. As Justin Mason wrote, this […]
chris @ February 3, 2010 # No Comment Yet
jQTouch — jQuery plugin for mobile web development
jQTouch is a jQuery plugin that simplifies making HTML/CSS/Javascript web applications for the iPhone/iPod Touch.
(tags: plugin javascript library jquery programming web mobile)
PhoneGap | Cross platform mobile framework
PhoneGap is an open-source framework that turns web apps (HTML/CSS/Javascript) into native mobile phone applications (iPhone, Android, Blackberry), giving access to phone […]
chris @ January 4, 2010 # One Comment
How to Make Stop-Motion Video Shorts with Your Digital Camera | Photojojo
This was the only article I found about making stop-motion (and therefore time-lapse) videos using Apple's iMovie.
(tags: tutorial video photography stop-motion timelapse)
Programmer-art.org | FFmpeg Time Lapse
Time-lapse photography using ffmpeg - step by step. Very useful.
(tags: tutorial video timelapse ffmpeg)
GIVE [dive into mark]
Mark Pilgrim's "gentle […]
chris @ January 3, 2010 # No Comment Yet
2009, the year in spam
Good, and not even entirely US-centric, round-up. Some interesting events I had already forgotten.
(tags: blog spam 2009)
Martin Setvak: Time-lapse photography of clouds
Beautiful collection of high-quality time-lapse videos, mostly taken with Ricoh compact cameras. Tutorial for shooting and video assembly (Windows platform) using free or inexpensive tools. English & Czech.
(tags: photography video […]
chris @ January 2, 2010 # No Comment Yet
dpaste.com
A particularly nice pastebin. Written in Python/Django.
(tags: programming tools django web pastebin)