Following up on my post concerning how to use the Google Font API, just wanted to post a link to the new Google Font Previewer. It’s a visual tool used for fine tuning how you want your fonts to display and feel, then you can grab the code needed for the formatting. Check out the [...]
What follows is a conversation between myself and a friend of mine regarding his new jQuery plugin for measuring the coldness of Coors Light.
It’s been a long time coming, but I’ve finally had a chance to update my web development portfolio: http://www.systemsevendesigns.com
Here’s some links from around the inter-web’s this morning. ComparePSD This seems like it could be a really sweet little app for running ‘diff’ on Photoshop files. It compares 2 Photoshop PSDs and let’s you know the differences, layer by layer. Image Zoom & Crop with jQuery Ben Nadel has a nice little proof of [...]
I’m trying to break more and more into the writing scene and I was first published back in July on Smashing Magazine, now I’m published again on their recently acquired partner site: Noupe. Here’s the most recent article on Noupe: Essential CSS/HTML List Styling Techniques And here’s the first article from July: 10 Useful CSS/JS-Coding [...]
In developing ColdPress I’ve come to the point where I need to start building in my database support. If I were building this guy with ColdFusion 9 or some other ORM tools, like transfer then I wouldn’t worry so much about what database engine I used. However since I want this to be as framework-less [...]
The next big project that I’ve started working on is going to be an open source ColdFusion blogging app known as ColdPress. ColdPress will do it’s best to be a WordPress clone for ColdFusion. Planned features will include themes & plugins, and if all goes well you should be able to modify current WordPress themes [...]
So I stumbled upon a video by Nicole Sullivan on Object Oriented CSS or OOCSS. I’ve got to say that after watching this video I’m hooked and it’s offically going to change the way that I write code. Period. Hopefully this will help me (and teammates at the day job) standardize how we build websites [...]
So maybe it won’t save lives like a doctor would, but it will save my entertainment life. Being cheap as I am, I refuse to pay for cable or satillete TV, so needless to say I watch alot of stuff on Hulu. This new desktop app will make life alot easier and should work rather [...]
Copy/Duplicate a MySQL table with a one line query. I’ve already typed more than the SQL statement you’ll use. How to Display your WordPress Categories in 2 Columns. I think his PHP could have been written cleaner, but this works