Code, News, Articles and Thoughts. Recent Posts.
Archives by Category
- Freebies (1)
- OS X Workflow (1)
- Personal (2)
- Productivity (1)
- Thoughts (1)
- Web Development (3)
Archives by Year
Subscribe to a Feed
- Blog Posts Feed powered by Feedburner
- Birding Feed via ChirpTracker
- Photo Feed via Flickr
- Video Feed via Vimeo
- Bookmarks Feed via Delicious
- Combined Feed via FriendFeed
Customize Bash
- Published in: OS X Workflow
- with No comments
If you’re anything other than a beginning web developer, chances are that you use a command line. I’m a big Apple fan and I don’t even own a Windows machine anymore. That being said, I spend a lot of time in Terminal using SVN and especially if you develop in Ruby on Rails. In this post, I’d like to share a little trick that I learned on how to make Terminal easier on the eyes. It’s a simple process that has some nice results.
- Published in: Web Development
- with 10 comments
Recently I’ve been prototyping some interactive thumbnail effects for various projects. I’d like to share one of the effects with you and how I built it. It’s a nice looking effect that I’m calling “hover zoom” because it’s pretty self explanatory. I’ve seen similar effects to this one on a few sites here and there, [...]
Lessons Learned
- Published in: Thoughts
- with 3 comments
Web design and development is an ever evolving profession that is quite different than it was just a few years ago. It is a continually improving field and the competition is constantly growing more intense. If you want to stay with the best, you must improve your own skills. One exercise that I do every so often is to look back on my previous work and designs. I want to share with you some of my thoughts and lessons that I have learned in this exercise. Some of the lessons I’m about to share with you can be abstracted into life lessons and more than just development or design lessons.
Pure CSS Timeline
- Published in: Web Development
- with 58 comments
I wanted to build a CSS timeline for the “About” section of my site while using some clean and simple markup. I wanted to avoid using images as much as possible, so I spent a few minutes prototyping some options and came up with a solution using unordered lists. The result is a simple and clean looking timeline with some very straight forward markup. In this article I’ll share my approach to creating a timeline out of CSS and HTML which results in a nice looking, simple timeline.
- Published in: Personal
- with 6 comments
I have recently purchased a new iPhone 3G S and I’m hooked. I’m not sure why I haven’t made the plunge in earlier, oh wait, *cough* AT&T *cough*. I’ve been playing around with the iPhone SDK for a few months now, so I knew my way around the iPhone quite well. However, one feature caught [...]
Subscribe to the Notebook RSS Feed