October 2011

588-js-media-queries
If you thought responsive design was reserved for CSS layouts only, you'll be pleased to hear media queries can also be used in JavaScript.Read More
 
Episode 133 of The SitePoint Podcast is now available! This week the panel is made up of Patrick O’Keefe (@ifroggy), Brad Williams (@williamsba) and Karn Broad (@WebKarnage). Listen in Your... Read More
Simple Email in the Cloud In this article, I will explain how Amazon’s Simple Email Service (SES) is a better way to send email from your web application, and I’ll provide a roadmap for getting... Read More
1192241_airshow
How did you get into freelancing? And what does it mean to you now? Simple questions, but as Georgina explains, the answers can define how well you work freelance.Read More
 
 
For over 10 years, SitePoint has been committed to publishing the best books for web developers & designers. This tradition, and focus on quality, continues today with a new PHP Master book just... Read More
579-apache-blocked
Craig describes how to diagnose the problems associated with running Apache on Windows when another application is using HTTP port 80.Read More
 
Adding and Deleting Resources in Sinatra In this tutorial I’m going to go through how to use Sinatra to add and remove resources to and from a database. To demonstrate this, I’m going to build a... Read More
Logo design is its own form of art. Designers must integrate branded colors, shapes, and even words into a logo all the while balancing minimalist designs that can be use on the web or on... Read More
 
Thumbnail
It seems like everyone these days is texting away on their mobile phone or updating their social network status every 5 minutes. It’s no surprise that the convenience of being able to access the... Read More
 
seo small
The opportunities and challenges of offering SEO have never been greater. Is it time to jump into the pool or stay on dry land? Find out in John Tabita's latest article.Read More
 
It's now widely understood that Google will be unveiling the next version of its Android operating system, Ice Cream Sandwich (ICS), next week on the 11th of October . It will launch along with a... Read More
Thumbnail
You’re working on a software project, probably not a new situation if you’re reading this, and happen upon specific functionality you need for your project. Being the efficient (and lazy)... Read More
 
paper work
In this article, John Tabita talks about the critical First Step in the sales process–being prepared.Read More
 
Our last post flushed out the Events model and created a very basic home page. Hopefully, by the end of this post, we will be able to add, modify, and delete events from our user home page. CRUDdy... Read More