Creating Short Post Urls Within WordPress

Nov27
Creating Short Post Urls Within WordPress

With the popularity of Twitter, short urls are almost a necessity these days trying to maintain the limit of 140 characters. Using a short url as default in WordPress tends to hurt your search engine optimization and looks just so, well, "default". Here are a couple of ways you can easily and automatically create a short url for use in WordPress without a plug-in.
Continue Reading Creating Short Post Urls Within WordPress ›

A Collection of CSS Rounded Corner Tutorials

Nov16
A Collection of CSS Rounded Corner Tutorials

Sometimes creating rounded corners with Css is a big challenge for most designers. Many will end up with a design where they don’t use rounded corners in order to avoid the entire rounded corner kerfuffle that has always been an issue in HTML/ CSS. The question has always been which method or solution is best, and what is the easiest way.
Continue Reading A Collection of CSS Rounded Corner Tutorials ›

Getting and Setting Cookies with jQuery

Oct12
Getting and Setting Cookies with jQuery

jQuery is one of the most versatile JavaScript libraries today. Extending it's functionality one step further, we can use cookies to enhance the user experience by helping the browser remember user site preferences, login details and more.
Continue Reading Getting and Setting Cookies with jQuery ›

How to Create an Ajax Style File Uploader

Sep05
How to Create an Ajax Style File Uploader

In this tutorial we will be creating a simple Ajax style file uploader using jQuery, Ajax and Php. Something you can easily implement on your site, complete with front and backend validation.
Continue Reading How to Create an Ajax Style File Uploader ›

10 Incredibly Useful WordPress Customizations

Aug04
10 Incredibly Useful WordPress Customizations

WordPress is the most versatile and popular blogging software on the internet today, but out of the box it doesn't always do what you would like it to. Fortunately, many hacks have been found to whip it into shape and get even more functionality out of it for your own personal use.
Continue Reading 10 Incredibly Useful WordPress Customizations ›