Random Archive

I’m not dead…really.

Sunday, December 9th, 2007

It’s been almost six months since my last post, and I just want to give everyone a heads up that I will be back very soon. The last six months have been quite exciting — graduation, a great new job, and a new apartment in Orchard Park, New York. Things have finally started settling down and I plan to get back to blogging in the next week or so. Wordpress’ Page Link Manager has a lot of new features coming which I think will be great additions, and I’ve been working on learning a bit of Ruby on Rails and jQuery, so I’m looking forward to sharing some of what I’ve learned with you.

In the meantime, check out my sisters new blog, rdmey. She posts great stuff nearly everyday about design, CSS and JavaScript, so it’s probably right up your alley.

Page Link Manager Now Available at WordPress.org

Saturday, June 16th, 2007

With the recent release of Page Link Manager v0.3, it has been added to WordPress.org.
I’ll still be hosting and supporting the plugin here for any of you that like to go straight to the source, but I’m hoping it will be easier to find and discover by other WordPress users over on the plugin site.

My Ideal Cascading Style Sheet: Organization

Monday, March 12th, 2007

I’m not the most organized person and I’m not afraid to admit it. It’s one of the things that has drawn me to designing with HTML and programming with Javascript and PHP. With HTML things are designed to fit into a hierarchy of nested tags, and most programming languages are organized by functions and methods. There’s inherent organization. But one crucial piece of the web developer’s toolkit is missing syntactical design — that being Cascading Style Sheets (CSS).