Animated JQuery Bar Chart

Bar Charts are cool and so is JQuery, smack them together and what do you get?

Well... Join me to find out as we get down and dirty in making a Bar Chart from scratch with no plugins.

Check It Out!

RECENT POSTS

FuelPHP Undefined class constant MYSQL_ATTR_COMPRESS

Posted By: eligeske on in FuelPHP, PHP 1 Comment

TAGs:

During migration using OIL in windows I ran across the error of an Undefined constant MYSQL_ATTR_COMPRESS.

 

Set PHP Include path via .htaccess file

Posted By: eligeske on in PHP 2 Comment

TAGs:

An easy way to maintain your php include paths using .htaccess files

 

Dynamically Delete an Object’s Property in PHP

Posted By: eligeske on in PHP 0 Comment

TAGs:

Here is how to access an Object Property with a string so you don’t run into this: “Fatal error: Cannot use object of type … as array”. This example shows how to delete a property via a string.

 

STOP SPAM in your wordpress comments…. FREEEEEEE! (a little advanced so hold on tight)

Posted By: eligeske on in Wordpress 4 Comment

TAGs:

This edits the core code of WordPress, but it works to eliminate WordPress Spam Comments. Use at your own risk……………… or don’t use it and keep getting spammed.

 

Change your Mouse Cursor to a Pointer in Flash, well actually.. ActionScript 3.0

Posted By: eligeske on in Flash 1 Comment

TAGs:

I like css, html, javascript, php, etc. etc. But I haven’t jumped into ActionScript in a while. So here goes a simple but cool feature implemented in ActionScript 3.0.

 

Popular post