iPhone SDK Examples Sept. 24, 2010, 9:32 p.m.

Code samples for common iPhone programming tasks.

apple development examples howto iphone objective-c osx programming reference tips tutorial

Sample Excel Spreadsheets March 27, 2010, 3:48 p.m.

Excel tutorial sheets: data validation, dynamic lists etc.

code development tutorial tutorials excel examples reference

Emulating a Browser in Python Feb. 20, 2010, 5:24 p.m.

Set of examples for using mechanize to load urls, submit forms and process pages.

howto programming automation python mechanize screenscraping examples tutorial