Six Awesome Gifts Especially for Your Favorite Freelance Developer
It’s that wonderful time of year again–the holidays, Christmas and a time for giving. When shopping for your favorite developer (that’s me, right?), it might be tough trying to figure out what to get them. After all, it might seem like we developers have everything from iPads to Androids to big screen LCDs. So let’s take...
Read more…How To Easily Speed Up Your Coding Times
One you’ve learned about web standards, validation and semantics, the next important thing is to learn how to speed up your coding. By speeding up the time it takes to code a site, you’re able to both schedule in more projects and charge more for the work you do. Of course, speed means nothing if...
Read more…Beginning iPhone 3 Development: Exploring the iPhone SDK
I’ve never been a fan of coding books, but when someone recommended me to try Beginning iPhone 3 Development: Exploring the iPhone SDK by Dave Mark and Jeff LaMarche, I just had to try it. I’d been wanting to learn how to code iPhone apps for Codesnipp.it. Shortly after listening to several podcast interviews, I...
Read more…Beginning WordPress Development: A Look At Common Functions
WordPress is both my favorite blog and CMS platform ever created. It’s easy to use and customize, and there’s basically nothing that can’t be done in it. If you don’t have a copy of WordPress, you can download the latest version here in order to follow along with this tutorial. One of my favorite things...
Read more…Testing Your Websites In IE On A Mac
Everyone loves a Mac. Yup, everyone. Out of all the awesomeness of a Mac though, there’s one problem that faces developers – testing in IE. I’ve gone through several different ways of checking out your site in IE, so I’m here to tell you it can definitely be done! I’m going to break this article...
Read more…Easy WordPress DropDown Menus
I’ve always been a huge fan of WordPress because they make everything so easy for developers. The dropdown menu is no exception. By using WordPress’s standard wp_list_pages or WordPress 3′s wp_nav_menu menu functions, we can easily create different kinds of dropdowns for our clients. Today I’d like for us to take a look at two...
Read more…