* You are viewing the archive for February, 2009
andrew.kalek
February 17, 2009
Git
Tags: Git, Productivity, Windows

Git Bash with Branch and Status Info
I found this great article on Intridea Development Blog on how to put git status in your prompt window. It’s an amazingly useful addon as I often forget what branch I’m on in my project or if I changed anything. The problem is that it’s written for OSX/Linux users. So I’d like to show you what you need to do to get this same functionality in Git … Continue Reading
andrew.kalek
February 10, 2009
CSS, Review
Internet Explorer 8 being release soon and Microsoft putting in the work to make IE8 pass the Acid 2 test, SitePoint decided to write about the new way to do visual layout using CSS tables that are both easy or reliable across the the major browsers. The name of the book is Everything You Know About CSS Is Wrong by Rachel Andrew and Kevin Yank, published by SitePoint and available now.
The Book
The book comes in at 111 pages long and is as beautiful as The Principles of Beautiful Web … Continue Reading