So I recently came to a stopping point with my new pet Project BMX Race Schdules, were I can comfortably put together a quick post with a few screenshots. So here it goes… User Registration Form I’m using jQuery UI for … Continue reading
So I recently came to a stopping point with my new pet Project BMX Race Schdules, were I can comfortably put together a quick post with a few screenshots. So here it goes… User Registration Form I’m using jQuery UI for … Continue reading
I ran the gitstats script as I’ve done numerous times in the past. This particular time I received the following errors while the html files where being built: Generating graphs… >> gnuplot “/var/www/subdomains/projects/html/projects/task-tracker/stats/hour_of_day.plot”/bin/sh: gnuplot: command not found [0.00441] >> gnuplot … Continue reading
A WordPress fatality, specifically on the call to a member function add_rewrite_tag() on a non-object, that little F-er! must DIE! Continue reading
Using Git Subtree, Git submodules and Git super projects for web projects, how about you Git the f***k out of here with all that non-sense. Continue reading
Bogata, Columbia cocaine and Russian whores with a empty bottles of Vodka and glass for dinner, oh yeah and multi-select HTML elements in WordPress with Custom Taxonomies. Continue reading
This past holiday break I had some down time, which allowed me to explore a project I’ve had on the backburner for quite some time, the Quote Tracker. The Quote Tracker is a WordPress plugin that uses Custom Post Types … Continue reading
Introduction I’ve been wanting to add non-hierarchical terms (tags) support for one of my sites using a “mini-library” I’ve been working on with Pete. The other night I had some downtime and decided to give it a shot, much to my … Continue reading
I’m going to try and keep this as an ongoing list of Git one-liners that I can’t live with out. I know, I know there’s GitTower and GitHub has a FREE Mac app, but the reality of it is at … Continue reading
During this past week’s PHP Baltimore meetup at techy and tranquil Beehive we spoke on “Code Review” and the importance of it along with reviewing some code snippets. Tim Crider lead the presentation with some excellent snippets of “what’s wrong … Continue reading
WordPress and ef-ing comments… So I’m in the process of adding “notes” i.e. comments into the update portion of the Task Tracker, see screenshot above. I quickly added wp_list_comments and got NOTHING back! then I added comments_templates, which did return … Continue reading