Fusion Chart plugin for CodeIgniter

This is my own version in creating a fusion chart plugin for CodeIgniter. I tried to make it as simple as possible. Enjoy… Step 1: Get your copy of free fusion chart here. http://www.fusioncharts.com/free/Gallery.asp?gMenuItemId=3 and extract all files. Step 2: Copy the Charts folder to anywhere you like. I’ve set mine to /charts/ on the CI root directory. Step 3: Copy the...

Read More

Project pre-launching www.americandreamreview.com

Project pre-launching www.americandreamreview.com

Recently we launched one of our projects. http://www.americandreamreview.com/. The website caters online NCLEX® reviews. Equipped with a powerfull mix of Codeigniter as core and Wordpress for page management and AJAX for the Computer Adaptive Test Interface. Packed with more than 12,000 innovative questions including prioritization and hot-spots. Although it’s too early to hit success, we...

Read More

Ask ikawka???

This is an open forum, you can ask us or request for a tutorial or step-by-step how to on how to do stuffs anything within the range of this website’s topic. We will try to come-up with something. There are no promises to be made nor obligations of time on when your request will be posted. We will give our best efforts for free. ^_^ Everyone is invited.

Read More

Highlight syntax on your post

I’ve been looking for a plugin for that fit’s what I need for this website. I couldn’t find one that works and displays right for Wordpress. So I turned to a little javascript and lucky to find Syntaxhighlighter by Alex Gorbatchev wich kind of fits what I just need like a glove. I figured making a post for it so everyone using Wordpress can have their codes highlighted too. So...

Read More

Dragsort within Multiple Groups

This example shows a list of lists. You can drag the different items between and within groups, and then you can drag the groups themselves. As a side note, this also uses the Scriptaculous ‘Builder’ object to build new groups. You are going to need script.aculo.us for this example. Credits http://www.gregphoto.net/sortable/advanced/ (original...

Read More