- Most Recent | Since 2004
- List View
- Archive
Productivity WebApp Notes
October 6, 2011Read moreThe past two weeks I’ve been teaching myself the rudiments of Web Application Programming with HTML/CSS/Javascript, documenting the experience...
PSEC: Defining a Data Protocol
October 6, 2011Read moreSUMMARY: After creating some skeleton code to move ints, strings, arrays, and objects from javascript to server and back...
Multisite-Friendly Sitemaps
October 6, 2011Read moreI’m pretty lucky that my main website at davidseah.com is indexed frequently. However, I’ve wondered if the sub-blog content...
PSEC: Connecting Dots, Part V
October 6, 2011Read moreSUMMARY: Decided to use built-in WordPress AJAX support. Adapted tutorials to work with my solution by tracing through WordPress...
Mail Bag: Simple Lists and Polish Translation
October 5, 2011Read moreSome quick links from my mail bag: Don’t Get Distracted is a dead-simple “three most important things” focusing tool....
PSEC: Connecting Dots, Part IV
October 4, 2011Read moreSUMMARY: Review and refine database schema. Add database initialization code for testing, populating tables with minimum data set. Looked...
PSEC: Connecting Dots, Part III
October 3, 2011Read moreSUMMARY: Bought a javascript book and a jQuery cookbook to get familiar with common programming solutions. Figured out the...
Palomino Blackwing 602 Pencil
September 29, 2011Read moreI just got around to trying out the Palomino Blackwing 602 pencil, which is a recreation of the Eberhard...
Palomino Blackwing 602 Pencil
September 28, 2011Read moreThere is a legendary pencil called the Blackwing 602, first manufactured in the 1940s by the Eberhard Faber company....
PSEC: Connecting Dots, Part II
September 28, 2011Read moreSUMMARY: Studied basic jQuery. Figured out how to bind events so they can hide/show elements of a widget when...