Archive for the ‘Personal’ category

BiffCMS is now Kiroku!

June 4th, 2009

A few weeks ago BiffCMS changed names to Kiroku (which means Document in Japanese). This was mostly motivated by the fact that BiffCMS, in its current incarnation, bears little resemblence to what BiffCMS was even a year ago. A great deal of work has been done under the hood as it was converted over to Zend Framework and the UI is undergoing a complete overhaul that removes the old table-like layout of most of the pages.

jQuery is being employed in the Adminstration area to make it function much easier and cleaner than ever before:

The Plugin model has been revamped from the old BiffCMS months ago as well as the addition of Sections. A nicer WYSIWYG editor is in place over the old BiffCMS. All in all, Kiroku has grown a lot since BiffCMS was started by me years ago as a quick way to design and maintain web pages.

There are a few other projects that I’m working on and, as they grow, are moving away from the Biff name. The BiffAPI most of my code was built on in the PHP4 days is no longer worthwhile since I’ve moved on to the Zend Framework, so its appropriate that these project names change.

If you’re interested in working with Kiroku, just drop me a line through e-mail or hit me up on Twitter.

php|tek 2009 In Review

May 25th, 2009

I got the chance to spend last week in Chicago for php|tek 2009, perhaps one of the premier PHP conventions in the US. Some of the most well known names in PHP were in attendance and gave some great presentations.

» Read more: php|tek 2009 In Review

Biff Project Manager Launched

November 19th, 2008

Another project of mine has been launched – Biff Project Manager. Biff Project Manager is a project management system that I am building to replace my by-hand method of project management. The first SVN commit has been made and you can check out a fresh copy from Google Code.

What does it do?

Right now not a whole lot. You can add projects and tasks to those projects. Thanks to the beauty of jQuery and AJAX you can edit the tasks right there in the table without having to go to any special pages so updating your tasks is as simple as using a spreadsheet. It is great for simply noting down what you need to do but in the coming weeks it will be expanded to do much more. Time spent on each task is recorded as well as who completed the task.

Installation

Installation is fairly easy. Check out a copy from SVN and put it up on your web host. You will need to edit the ‘public/.htaccess’ file’s rewrite rule to the path that you unpacked it to. Once that is done run the SQL setup script in ‘data/db/base.sql’ to set up a basic database. That’s all there is!

BiffCMS Updated

October 25th, 2008

It’s been almost a year but I have updated the code on Google Code to reflect the newest version of BiffCMS. What’s been changed?

  • Old PHP4 code has been replaced with PHP5
  • Custom API has been dropped in favor of the Zend Framework
  • Actually works (for the most part)!

You can check out installation instructions here. Work will be progressing on it quickly so if anyone has any feedback I’d love to know.

Who? Wha? Huh?

July 17th, 2008

Who?

My name is Chris Tankersley, a web application developer and programmer in Ohio. I specialize in PHP development and dabble a bit in C# and Python. Most of my day is spent heading up the web department for a small insurance company but otherwise I spend my time with my family and manage to get some personal programming done as well.

Wha?

This is a blog that will run along with my new site, http://www.tankersleywebsolutions.com . I am a firm believer in being open with my development and programming, so this is a great way to keep that transparency.

Huh?

Damn, I was really hoping all the above made sense…