Posts

Installing PHP oAuth on Windows

The article details installing PHP oAuth on Windows.

Read full post ›

JavaScript URL Parser

Sample code and demo of the Websanova JavaScript url parser.

Read full post ›

Simple, Lighweight jQuery Pagination Plugin

A simple lightweight jQuery pagination plugin. Comes with ajax support allowing you to customize for your needs.

Read full post ›

jQuery .clear() – Clearing Element Contents Using a Timer

This is a handy little method to have laying around. It allows you to populate an element and clear it after a certain amount of time.

Read full post ›

jQuery .cssAll() – Retrieving Multiple CSS Properties

The current implementation of the .css() method in jQuery allows us to set multiple properties to an element, but only allows us to pull one property at a time.

Read full post ›

How to Stay Relevant

Staying relevant in the technology industry can be difficult, it seems there are so many new things to keep up with, let alone keeping up with the technologies you already know.

Read full post ›

The Ultimate Guide to Writing jQuery Plugins

An article outlining in detail jQuery plugin development.

Read full post ›

Two Reasons a Project Will Keep You Motivated

An article describing motivation during a project and two main factors that keep one motivated.

Read full post ›

How to Design a REST API and Why You Should

Detailing the process of designing a REST API and why you should build one in the first place.

Read full post ›

How to Write an Accurate Game Timer in JavaScript

Article about how to implement an accurate FPS game timer in JavaScript.

Read full post ›

jQuery Max Character Counter Plugin

Sample code and demo for the Websanova jquery Max Character Counter Plugin.

Read full post ›

HTML5 jQuery Paint Plugin

Sample code and demo of the Websanova wPaint jQuery plugin.

Read full post ›

How to Write Your Own JSFiddle (In 15 Minutes or Less)

This article describes how to write your own simple version of a jsfiddle style application.

Read full post ›

Loading jQuery From Google With Graceful Fallback

Short article with code sample describing how to load jQuery from Google with a gracefuly local fallback.

Read full post ›