This article has been retired and will no longer be updated. Caveat emptor!
Workin’ My Backend
I’m under no delusions about the number of readers I have, and yet I feel compelled to write an update on how things are progressing. Call it hope for a self-fulfilling prophecy…after all, if I’m going to start a blog that I actually expect people to read, I have to write entries in it sooner or later, right?
It may look as though not much has changed around here over the past couple of weeks, but I assure you things are moving forward. Admittedly, I have been busy with school and my personal life, and consequently haven’t had much time to devote toward ElasticDog, but I haven’t completely ignored it either.
Not only have I started working on numerous entries, but I’ve also been teaching myself some PHP in an attempt to customize WordPress even further than I already have. Here’s a short list of some of the projects I’ve been tackling:
-
Convenient Code
A WP plugin that pulls source code from an external file and displays the associated code with line numbers. -
Faking Templates with WP
There are about a billion different ways to do this, and I’ve come up with one of my own. With my method, I’m able to control what appears in both the main column and sub column of my site, differing each one for the home page, individual pages, and each of the three archive page types (yearly, monthly, and categorical). -
Project JumpDrive
How I found the road to USB flash drive heaven. -
Additional CSS Inclusion
A WP plugin that will allow you to include an additional CSS file for a specific entry. That way, you’re not forced to load a bloated style sheet for all of your pages. -
Streamlining Code and Planning for Upgradeability
Although this is a never-ending process, I’ve been going through my code, commenting important sections, simplifying structure, and adding more flexibility in preparation for inevitable updates. -
Text Editor Showdown
A no holds barred comparison between popular HTML & text editors.
That’s just a sneak peak at what I’ve got brewing over the next couple of weeks. I’ll also be adding the rest of the main site pages (about, portfolio, etc.) as soon as humanly possible. Simply put, there’s much more to come here at ElasticDog, and by the time I’m finished workin’ my backend, even Jennifer Lopez will have something to be envious of!