website designer, developer and programmer in Norman OK

SEO Basics: Keyword Research The Right Way

Posted by on Dec 2, 2011 in Blog, SEO

Keyword Research is probably the most overlooked task when optimizing a website for search engines. A typical scenario goes something like...

Read More

MySQL SUM and MAX Functions Tutorial

Posted by on Nov 27, 2011 in Blog, MySQL Database

MySQL databse system has a number of built-in functions that allow you to write less code and do less code and in this tutorial we’ll...

Read More

WordPress: Redirect User To Custom Page After Log In

Posted by on Nov 14, 2011 in Blog

The other day I was working on a WordPress member site. I wanted to use the WordPress native log in page but after logging in, a user would...

Read More

jQuery: Styling Large Data Tables with Less Code

Posted by on Oct 21, 2011 in Blog, CSS, HTML, jQuery

For those who have worked with tables you know how much of a pain it can be to style it just right. In this article I’ll share with...

Read More

Simplest jQuery Slideshow with Text

Posted by on Oct 12, 2011 in Blog, CSS, HTML, jQuery

For a while I’ve been using a jQuery slideshow that I learned from Jonathan Snook’s post: Simplest jQuery Slideshow. On that...

Read More

iPhone: Set UIViewController Background In Interface Builder

Posted by on Oct 9, 2011 in Blog

The other day I was working on an iPhone app and needed to set the background of the view controller in Interface Builder (IB). In this...

Read More