Jeet Framework Featured on TutsPlus

Jeet Framework Featured on TutsPlus

by on March 19, 2013 in

Our Jeet Framework has been featured on TutsPlus. This is a great honor and we’re very excited about the community feedback so far. Thanks to everyone who made this

The History and Future of Font Sizing

The History and Future of Font Sizing

by on May 22, 2012 in

In this tutorial, I’ll try to explain what the difference between px, em, rem, pt, and %; how & why they’ve been used; and what the future holds concerning

Easy Peasy, Fully Custom Mega Menus

Easy Peasy, Fully Custom Mega Menus

by on April 25, 2012 in

In this tutorial, I’ll teach you how to save a few bucks and impress your clients by creating a really fast CSS-powered mega menu from scratch. View Demo Download

Sublime Text 2 CDN Quickstart Projects

Sublime Text 2 CDN Quickstart Projects

by on April 22, 2012 in

Update Bleh, I’m stupid, you don’t need a CDN at all, you can use “file:///C:/Users/my_username/Desktop/my_package.zip” instead. Naturally I figured this out about 5 seconds after I rendered/converted/uploaded/posted this video…

Intro to Google Maps API

Intro to Google Maps API

by on April 16, 2012 in

Ever want your Google Maps to look not-so-bland? Sick of dealing with those pain-in-the-ass generators? Google Maps API isn’t as daunting as it seems. If you’re even slightly comfortable

WordPress – Multiple WP_Query Custom Loop Paginations

WordPress – Multiple WP_Query Custom Loop Paginations

by on March 30, 2012 in

WP_Query and pagination is kinda tricky. The catch is in fetching the page number from the URL and feeding it to your loop so it knows what posts to

Django Djourney – Intro to Models and The Shell

Django Djourney – Intro to Models and The Shell

by on March 23, 2012 in

In this screencast, we’ll go over some basic Model manipulation and start getting familiar with the Python Shell to “prototype” our Models before using them in Views and Templates.

Django Djourney – Introduction to South

Django Djourney – Introduction to South

by on March 16, 2012 in

Modifying your Models in Django isn’t as clear cut as it seems. Say you’ve already syncdb’d a Person model with first_name, and you want to add last_name to it,

Django Djourney – How to Get Model Data from Admin to Template

Django Djourney – How to Get Model Data from Admin to Template

by on March 15, 2012 in

In this tutorial we’ll figure out how to get beautiful data in your Admin to your Template and go over the basic premise behind templating in Django.

Basic WordPress Security

Basic WordPress Security

by on March 14, 2012 in

Disclaimer: I’m not a security expert so this may not protect you against someone who is seriously intent on messing you up, but it will put a big barrier