Archive for the Web Design Category

PHP Frameworks

Saturday, June 14th, 2008

So at work, I’ve started moving things into the 21st century tech-wise – implementing a software bug/feature tracking system and working on installing a subversion server (even if I am the only programmer there, it’ll be a big help I think….).

Something else I’ve been looking into for a while is programming frameworks, specifically with PHP. I’ve already found a Javascript framework that works well for my various projects (for those interested, it’s JQuery). I’m still looking around to find the just right PHP framework. Recently I’ve been toying around with CakePHP, but if anyone reads this I’m wondering if you may have some suggestions – so there you go.

As an aside before I wrap things up, the main site has been completely revamped, with more work coming soon to get the site truly polished up. That polishing will also include true blog integration into the rest of the site, but more on that coming soon.

Tags: , , , ,

Fighting IE CSS Bugs

Saturday, May 10th, 2008

Well, it’s been another busy week.  I just spent the last hour fighting with Internet Explorer.  Fortunately we’re back on speaking terms – for now anyway.  I’m working on a customer site that uses css floats.  Well and good with Firefox – looks very clean and stylish.  I’ll post a link when I’m finished with the site and have it up and running, but in the meantime check out the following link – also known as my Knight in CSS armor =p

Explorer Exposed!

It’s a pretty nice site showing all the things that can go wrong when CSS and IE are in the same sandbox.  They seem to not like to share, and if you’re not too careful they’ll start trying to make each other eat dirt…..

Tags: , ,