PSDTUTS Author - Dan Harper

Visit Dan Harper's Website

Dan Harper is a NETTUTS contributor who has published 5 tutorial(s) so far here. Dan Harper's bio is coming soon!


Posts by Dan Harper

The Anatomy of a template

The Anatomy of GamePress - Part 1 (Updated)

Oct 19th in Wordpress by Dan Harper
39

GamePress is a "Gaming News & Reviews" theme for WordPress and currently one of the most popular themes at ThemeForest. It is the most advanced theme I’ve created so far, and really pushes what the WordPress engine can do!

Continue Reading

Shoutbox with PHP

Create a Basic Shoutbox with PHP and SQL

Oct 3rd in PHP by Dan Harper
59

In this tutorial, we will be creating a basic ‘Shoutbox’ system with PHP. Aimed at beginners to PHP development, this allows you to get your feet wet working with databases before moving on to some of the more advanced PHP tutorials here at NETTUTS.

Continue Reading

Style Author Comments Uniquely

Weekend Tip: Author Comment Styling In WordPress

Aug 15th in Wordpress by Dan Harper
49

An often-used feature in WordPress blogs is the ability to style comments made by the post’s author differently from the others - helping replies to stand out. Here, we will edit the default WordPress to add some subtle styling to author comments.

Continue Reading

jQuery Tabs

Create A Tabbed Interface Using jQuery

Aug 13th in Javascript & AJAX by Dan Harper
64

Creating tabbed interfaces suddenly becomes a piece-of-cake when using the Tabs function in the jQuery UI library. It can be utilized to create completely unique interfaces without having to be a coding God - using only one line of code!

Continue Reading

Build a Featured Posts Section for WordPress

Jul 31st in Wordpress by Dan Harper
46

WordPress is awesome. Even more awesome is the fact that it can be customized to power any type of site you like! Here, we’ll be learning how to create a featured and “latest posts” section - easily a ‘must-have’ for all good News/Magazine themes. We’ll also go over using the ‘Custom Fields’ to their fullest potential. Continue Reading