Foundation’s hot right now and I swear by it. Having used both Bootstrap and Foundation, I quickly decided that Foundation was the framework for me and I use it for everything. It’s really clean, easy to work with and I don’t have to fight with it to get what I want. I do a lot […]
Category: Web Development

Disclaimer, I got this to work but these are notes from my first attempt so some of this may be overkill. A lot of the information I found was over a year old so I’m probably using some work-arounds that are no longer necessary. I’ll be back to make corrections as needed. If you notice […]
Update March 10th, 2014: After spending an extra five minutes this morning trying to ssh in with my the virtual machine IP, instead of using my local IP with the forwarded port, I was able to get it work. I don’t know why this hasn’t worked for me in the past unless I’ve just been […]
When I started using WordPress it was not nearly as powerful as it is now. Over time, the internet’s favorite open source Content management system has picked up a lot of really cool features that make it easier to work with and more capable of powering more dynamic and robust websites. When I really started […]
Working with responsive frameworks can make responsive web design cleaner and easier and considerably reduce development time. The fact that responsive frameworks combine responsive and mobile-first web design, CSS pre-processing languages, and other cutting edge trends makes them one of my favorite topics to follow in web development.