Posts Tagged ‘Coding’

Front End Development Guidelines

Front End Development Guidelines

May 6, 2011 0 Comments

Tait Brown Has posted some useful guidelines on the subject of front end development and the best way to write maintainable, clean and accessible code.
Continue Reading

G5 Framework – (X)HTML5, CSS3, PHP & jQuery Front End Framework

G5 Framework – (X)HTML5, CSS3, PHP & jQuery Front End Framework

May 5, 2011 0 Comments

G5 Framework started as a personal project. In an attempt to speed up workflow, reuse the best coding practices & similar coding techniques, the framework serves as a starter file for new websites.
Continue Reading

Mojo Themes Anniversary Bundle Only $25

Mojo Themes Anniversary Bundle Only $25

April 18, 2011 2 Comments

Mojo Themes is celebrating their one year anniversary by launching an amazing a new site and a bundle full of premium WordPress and Tumblr Themes worth $442. The crazy thing is, they're practically giving them all away for a mere $25!
Continue Reading

How to Take the Headache Out of Writing CSS

How to Take the Headache Out of Writing CSS

April 30, 2010 4 Comments

Some who are new to web design and even the seasoned veteran often have problems getting a site to display properly in every (or any for that matter) browser. Here are some simple tips to ensure your markup doesn't give you problems while trying to style it with CSS.
Continue Reading

How To Code A WordPress Featured Slider

How To Code A WordPress Featured Slider

April 17, 2010 14 Comments

They're pretty much everywhere on just about every blog and website these days, the featured post slider. Not terribly hard to implement, but still confusing to some that do not know the WordPress API. In this tutorial I will show you how to code your own WordPress Featured Post Slider and integrate it into your WordPress theme.
Continue Reading

Mini-Tut: Using jQuery .live() With Dynamic Content

Mini-Tut: Using jQuery .live() With Dynamic Content

March 13, 2010 0 Comments

When using jQuery and loading content dynamically or with an AJAX call, any event attached to the content that is loaded either has to be rebound again after the content has been loaded or you can attach an event handler using the .live() event.
Continue Reading

Everything You Wanted To Know About DOCTYPE

Everything You Wanted To Know About DOCTYPE

February 23, 2010 2 Comments

Document Type Declaration. The differences between the many versions can be pretty confusing if you don't know which one you're supposed to use and why. In this post I will break down which DOCTYPE does what and why it's beneficial to use it.
Continue Reading

What’s In Your Design and Development Toolbox?

What’s In Your Design and Development Toolbox?

February 13, 2010 0 Comments

While working on a simple project today, I realized how much I rely on the many tools at my disposal that allow me to accomplish the things I need to get done very easily.

I'm always sharing these tools with friends and co-workers, and so I ask the question "What's In Your Design and Development Toolbox"? Here are a few of my favorites.
Continue Reading

Scroll to top