September 3rd, 2010
Six Apart is shutting down its Vox blogging service . Users have until Sept. 30 to export their data to other services, including Six Apart’s TypePad blogging service. After that, Vox will be gone. If you’ve got a Vox blog, there are several export options — Six Apart has instructions for moving to TypePad , Posterous and WordPress . There’s also an option to move your photos and videos over to Flickr. Of course none... 
September 3rd, 2010
Personal outsourcing isn’t quite the hot topic that it was two years ago. With virtual assistant firms available left and right, could-be assistants have become less of a unique work accessory and much more of a sustainable, ubiquitous business addition. What was once a quirky but useful tool for the digital age has become standard — nowadays it’s rare to find a small design firm without a personal outsourcing strategy. But... 
September 3rd, 2010
A Fun CSS3 Animation and Twitter Feed Experiment  Read More →
September 3rd, 2010
Episode 77 of The SitePoint Podcast is now available! This week your hosts are Patrick O’Keefe ( @iFroggy ), Brad Williams ( @williamsba ), and Kevin Yank ( @sentience ). Listen in your Browser Play this episode directly in your browser — just click the orange “play” button below: Download this Episode You can also download this episode as a standalone MP3 file. Here’s the link: SitePoint Podcast #77: Paper or Blu-ray? (MP3, 37.9MB,... 
September 3rd, 2010
The Dollar ReDe$ign Project is an open submissions project organized by New York designer Richard Smith to rebrand the US dollar. The concept behind the project is “that the ‘only’ realistic way for a swift economic recovery is through a thorough, in-depth, rebranding scheme – starting with the redesign of the iconic US Dollar”. Designers from all over the world have responded to the call and as is the case with many design... 
September 3rd, 2010
One of the most important thing when developing websites is page loading speed, to load as quickly as possible, especially in the case of large websites.  Read More →
September 3rd, 2010
Combining HTML with the all new feature, you can make some pretty awesome web apps! In this Premium exclusive tutorial, we will create a neat interactive drawing application using HTML and JavaScript. Along the way, we’ll also learn the basic concepts of the all new feature. Become a Premium member to access this, as well as many other amazing tutorials and screencasts. Join Net Premium  Read More →
September 3rd, 2010
Just when you thought you’d seen all the cool features of HTML5, I’m here to bring you yet another one. The internet is no longer about just websites; it’s about web applications. Often, our users are on portable or mobile devices, and they won’t always have access to a network. With HTML5’s Application Cache, you can provide them with all or some of the…  Read More →
September 2nd, 2010
Have you ever had the need to create a custom template for a specific page on your WordPress-controlled website? Maybe you have created a page on your site that needs to include a customized sidebar, or maybe you want to create a custom archive page for specific categories of blog posts? Whatever the reason, it’s something I am constantly doing within my WordPress websites. So…  Read More →
September 2nd, 2010
Polls are nearly ubiquitous on the web today, and there are plenty of services that will provide a drop-in poll for you. But what if you want to write one yourself? This tutorial will take you through the steps to create a simple PHP-based poll, including database setup, vote processing, and displaying the poll. Step 1: Plan & Create the Database In order to store poll results, we’re going to store three pieces of information: A question... 
September 2nd, 2010
Google is celebrating the second birthday of its Chrome web browser with the release of a new, improved version. Chrome 6 arrives with an updated user interface, better syncing tools that include support for web form data and extensions, and — as should be expected with every new browser release these days — increased speed and numerous bug fixes. If you don’t want to wait for Chrome to automatically update, head over to the... 
September 2nd, 2010
HTML, CSS, and Javascript from the Ground Up. Learn the basics of how UIs are created on the web and brush up on outdated UI development knowledge.  Read More →
September 2nd, 2010
Are you ready to start freelancing full-time? There’s no magic formula for freelancing readiness. The point at which each person feels ready is different, and will depend on their lifestyle, goals, discipline, and target market, as well as a myriad of other factors. There are, however, indicators that can suggest you might be in a good position to strike…  Read More →
September 2nd, 2010
When it comes to adding JavaScript functionality to a website, jQuery has become the solution of choice for web designers and developers. With it’s ease of use and ever-growing selection of plugins, there’s really no point to look elsewhere. Awesome jQuery plugins are popping up everyday, and we’re always on the look out. So for this post, I’ve gathered 10 fresh plugins that you should find very …  Read More →
September 2nd, 2010
One of the biggest sources of confusion for new iPhone developers is memory management. If you’re accustomed to using convenient, garbage-collected scripting languages, you may be wondering why memory management is even necessary. Although Cocoa does support garbage collection, it was deemed too great an overhead for a phone platform. Therefore, it’s important for developers to know how to…  Read More →
TOP