How to Create an RSS Syndicator Site Using WordPress

May 18th, 2012
Sponsored Links
How to Create an RSS Syndicator Site Using WordPress

In this tutorial, I will share on how to create a syndicator, or ping site, using WordPress functionality. This function can be useful for owners who want to create an article directory which will allow their users to submit articles to their website using RSS

Web development, Wordpress , , , , , , , , ,

Learning From Hackathons and How Not to Fail at One

May 18th, 2012
Learning From Hackathons and How Not to Fail at One

Collaboration and education are two key words intrinsically associated with hackathons (the third being ‘free pizza’!). Hackathons promise a chance to meet other coders or designers, network with influencers and industry experts, and even find recruitment opportunities. It isn’t surprising that, with the spread of startup culture across geographic boundaries, hackathons too have started mushrooming in the likeliest – and the unlikeliest – of places.

Web development

Would You Eat That? The Secrets Of Successful Food Packaging Design

May 17th, 2012
Would You Eat That? The Secrets Of Successful Food Packaging Design

We all see it every day. That box, that wrapper, those bottles, jars, and cans

Web development

Use WordPress to Create and Archive Your Email Newsletter Online

May 17th, 2012
Use WordPress to Create and Archive Your Email Newsletter Online

This tutorial will show you an easy way to maintain an online version of your archived newsletter, while making it easy to create each email newsletter.

Web development, Wordpress , , , , , , ,

Creating a Mobile Web Application with Meta Tags

May 17th, 2012
Creating a Mobile Web Application with Meta Tags

Advancing trends for the mobile web are slowly blurring the line between Internet websites and native applications. Lately there have been many updates to mobile operating systems and web browsers with more capable rendering engines

Web development ,

25 Examples of Monochromatic Photos and Art

May 16th, 2012
25 Examples of Monochromatic Photos and Art

Colors help our eyes determine detail.

Web development, Wordpress

Adding Post Series Functionality to WordPress With Taxonomies

May 16th, 2012

Ever wrote a “post series” on your blog?

Web development, Wordpress , , , , , , , ,

Coding the Digg v4 Layout with HTML5 and CSS3

May 16th, 2012
Coding the Digg v4 Layout with HTML5 and CSS3

The social news community Digg has been online since 2004 and rapidly grew in popularity leading up to the 2008 elections. Come 2011 the Digg team performed an overhaul on the system and completely revamped the site layout

Web development, Wordpress

Creating a WordPress Network Widget

May 15th, 2012
Creating a WordPress Network Widget

In this tutorial, we are going to create a widget that will display sites from a WordPress Network of sites. This short tutorial will show you how simple it is, to create a widget and use it to navigate to different network sites. Step 1 Adding the Base for the Widget Assuming that you have already set up a Network of sites , we will begin by creating a file mynetwork.php

Web development, Wordpress , , , , , , , ,

Understanding the Walker Class

May 14th, 2012

Menu items, pages and (hierarchical) taxonomies are all examples of data with a tree like structure: terms can have parents, children and siblings. Usually we would like to reflect this structure in the HTML markup

Web development, Wordpress , , , , , , ,