jQuery Cycle Demo: HTML5, Dual Sliders and a Custom Pager

Published January 16, 2011 2 Comments 0 Delicious Bookmarks

Here we customize the use of the popular jQuery plugin, Cycle. We use HTML5, a customized paging feature and pseudo dual sliders (one is a fade, but still looks cool). Download Files or View Demo The HTML5 Nothing really special here other than the fact that we use the new HTML5 Data- attributes to link [...]

Create Google Static Area Maps with Latitude & Longitude Boundaries

Published February 10, 2010 2 Comments 0 Delicious Bookmarks

This tutorial shows you how to use the little known Google Static Maps feature to outline a specific boundary such a zip code or a city. It requires that you have your own Google Maps API. Above is the output image generated by the code below. This is the PHP code that is needed. The [...]

Tutorial: How to Implement Uploadify into an Application

Published October 15, 2009 53 Comments 0 Delicious Bookmarks

Last week I showed how to implement Jcrop into an application. In this tutorial – which also pulls from my experiences developing GetSimple – I implement the jQuery plugin Uploadify. In this tutorial, we create a simple file upload script that also displays an unordered list of the files in the upload directory. The list [...]

Tutorial: How to Implement Jcrop into an Application

Published October 10, 2009 13 Comments 0 Delicious Bookmarks

When creating the ‘image control panel’ for the latest version of GetSimple, I decided to integrate the wonderful Jcrop jQuery plugin into it. Amazingly, there are very few tutorials online that show the full extent of how to use Jcrop in real world situations. The only one I found that was of use was TalkInCode’s [...]

The New & Improved Way to Turn WordPress 2.7 into a Membership Community

Published February 5, 2009 68 Comments 0 Delicious Bookmarks

Last March I wrote an article for WPDesigner (then subsequently republished it here) detailing the ways you could use a base install of WordPress (then on version 2.3) into a membership directory with the help of just a few plugins. This worked, and still works beautifully for me over at my Pittsburgh Designers community site. [...]

How to: Sync Emails between your Blackberry and Outlook

Published October 21, 2008 48 Comments 0 Delicious Bookmarks

When I started my home business, I had no way of checking my email unless I was physically at home. This worked for about a year, but after not responding to some important emails in a timely fashion, I knew I had to change something. In came my first Blackberry Curve. I loved it, and [...]

How to Create your own BlogCatalog Widget via their API

Published August 21, 2008 0 Comments 0 Delicious Bookmarks

When releasing the first version of my WP-SocialCount WordPress plugin a while back, an interested visitor asked if I would be so kind as to include a way to reshape the BlogCatalog widget with the next release of the plugin. I had every intention of doing that until I saw just how much would have [...]

Using the WordPress Link Manager to Display Your Portfolio

Published August 11, 2008 27 Comments 0 Delicious Bookmarks

For web designers or other businesses alike, setting up a quality portfolio is essential. This tutorial will show you how you can use WordPress’s Link Manager to create and display your portfolio. This will allow you to use WordPress to it’s fullest extent, without the need of extra plugins or any hacked code. Step 1. [...]