Blog Archives

wp-icon

WordPress 3.2 Ditching both PHP and MySQL 4

July 23rd 2010

WordPress announced today that they will will be dropping support for PHP 4 and MySQL 4 with the release of version 3.2 of their software.  This is a bold move for Automattic, because they have been pretty strong proponents of making their software work on almost every server.  I guess at some point in time [...]

form-thumb

Create A Simple PHP Contact Form

July 19th 2010

Every site needs  a contact form, but for a lot of beginners, the code can be a bit intimidating at first.  In this article we are going to create a simple contact form that you can put on your website so your users have an easy way to get a hold of you. Create the [...]

theme-locations

WordPress Custom Menus

July 15th 2010

Recently introduced in WordPress 3 is the ability to create custom menus.  For anyone who has ever developed a theme, this was long a overdue feature.  In this tutorial we are going to look at the new menu system and how to implement it. We are going to be using our site as an example [...]

About

Box Model Junkie is a site addicted to Front-end / UI development. We focus on tutorial relating to JavaScript frameworks, CSS3 and HTML5.