Dwight Jack Diary

Homepage > Home
Search


Review: WordPress 3 Cookbook

Wed 01/25/2012 in Internet, PHP

What i like most in cookbooks, is their problem/solution approach which comes really handy when you find yourself facing a task with no clues on how to complete it. Here are my thoughts on WordPress 3 Cookbook.

read on...

On the Bookshelf: WordPress 3 Cookbook

Wed 01/04/2012 in Internet, PHP

During this winter break I’m going to read “WordPress 3 Cookbook”, here is a sneak peek.

read on...

Review: WordPress 2.9 e-Commerce Guide

Tue 07/13/2010 in Internet, PHP

Ever imagined to use Wordpress as an e-commerce system? Well, after reading this highly recommended guide i’d give it a try!

read on...

Taming Flash Of Unstyled Content without blocking JavaScript loading

Thu 06/10/2010 in Coding, JavaScript

A smart way to overcome FOUC while still using LABjs as JavaScript non-blocking loading techniques.

read on...

On the Bookshelf: WordPress 2.9 e-Commerce

Sat 05/29/2010 in Internet, PHP

I know: someone may be horrified by the idea of using WordPress as an e-commerce system, but i think that given its user friendly backend interface and the amount of developers using it, it’d be a mistake not to learn something about the WP “e-commerce way”. The guide i’m introducing here, and which i’m currently [...]

read on...

Review: MooTools 1.2 Beginner’s Guide

Sat 03/27/2010 in Internet, JavaScript

One major problem with JavaScript programming is that, differently from other languages, there are little programmers with really good knowledge of it. This problem is tightly related to the lack of a solid culture in front-end development, which usually is a gray area between programmers and designers. Even if a solid knowledge of JavaScript should [...]

read on...

Fix role attribute in WordPress Search Widget

Fri 03/12/2010 in Coding, PHP

A quick and clean fix to make wordpress’ default search widget valid by removing the role attribute in form tag.

read on...

On the Bookshelf: MooTools 1.2 Beginner’s Guide

Wed 02/10/2010 in Coding, JavaScript

In nowadays frontend development JavaScript spans from rich interactions to animations, however we cannot rely on the native language’s methods to implement everything we need in a smart and time-effective way.

read on...

UI Fundamentals for Programmers [video]

Mon 10/05/2009 in Internet, UI/UX

A cool presentation about User Interface best practices to keep interaction clear and direct, and patterns to think and design interfaces from a user/ customer perspective.

read on...

Using multiple templates’ overrides in Joomla 1.5 modules

Sun 09/20/2009 in Coding, PHP

Step by step tutorial on adding a custom joomla module parameter type to apply different template’s overrides on a module in a per-instance style with minumum hacks.

read on...