- Most Recent | Since 2004
- List View
- Archive
A4 Version of Fast Book Outliner
September 20, 2011Read moreI’ve added A4-formatted versions to the Fast Book Outliner page. Chrome web browser users: I have noticed that Chrome’s...
From Database Table to Layout
September 20, 2011Read moreOne of my current projects is learning how to write a good web application. For the past week or...
PSEC: Designing HTML/CSS Widgets
September 20, 2011Read moreNow that I have some rudimentary SQL stuff going on in my WP theme, it’s time to get back...
Bootstrapping
September 19, 2011Read moreThe SPRINT I declared last week didn’t happen, because I forgot I had declared it. So I’ve shelved it...
PSEC: Creating MySQL Tables in WordPress
September 19, 2011Read moreSUMMARY: A first stab at establishing a workable database schema for storing tasks. Learned how to use WordPress’ dbDelta()...
SQL Crash Course
September 19, 2011Read moreSUMMARY: Reviewing basic SQL by datatypes and built-in functions. Groking joins, indexes, normalization, and syntax. Wrapped head around how...
30 Seconds to Anything
September 19, 2011Read moreEditor’s note: In honor of TALK LIKE A PIRATE DAY, today’s post has been pirate-speaked! One o’ me productivity-killin’...
Josh Kaufman’s Bonus Tips & Tricks
September 17, 2011Read moreI stumbled upon this great list of productivity tools and habits on Josh Kaufman’s “Personal MBA Bonus Training” page....
Outlining Books Faster
September 16, 2011Read moreThere are a LOT of books I have been meaning to review or otherwise deconstruct into happy nuggets of...
PSEC: Database Table Creation Part I
September 14, 2011Read moreSUMMARY: Considering how to use database to store/retrieve data and use it. Installing database inspection tools. Enabling PHP debug...