You are currently browsing the Chris F. Waigl weblog archives for February, 2010.

Breaking News

links for 2010-02-23

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)

More on page 174

links for 2010-02-20

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)

More on page 173

links for 2010-02-04

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 […]

More on page 172

links for 2010-02-03

chris @ February 4, 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 […]

More on page 171

links for 2010-02-02

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 […]

More on page 170