Hacking Wordpress's admin pages to add a hidden link

By Default Admin User on Aug 05, 2011. Comments (0)
Adding a hidden admin page to Wordpress with the submenu page code.

Mixing it up with the Custom List Table Example and $wpdb

By Default Admin User on Aug 01, 2011. Comments (0)
Showing how to link the new(er) Custom List Table (WP_LIST_TABLE) class example plugin to other tables in the $wpdb class besides the post and page tables.

XMLVM saves time (and then money)

By Default Admin User on Jul 25, 2011. Comments (0)
XMLVM converts Android Java binaries to Object-C (and python, C#, etc) code

Google's O3D - Browser based 3d

By Default Admin User on Sep 08, 2010. Comments (0)
Google O3D is a browser based 3d using Unity's engine.

MODx - Kinetic Thoughts is now running on it

By Default Admin User on Sep 08, 2010. Comments (0)
Why we switched to MODx.

Social Media is not Social Marketing

By Default Admin User on Sep 08, 2010. Comments (0)
I was reading the discussions groups on LinkedIn recently and one caught my eye about social marketing.

JSON String back to a Javascript Object invalid label error

By Default Admin User on Jul 21, 2010. Comments (0)
A solution to a hair pulling javascript JSON syntax problem.