Old Post Updates

Recently I’ve updated two of my older posts, I’d figure I’m make a proper post with the information

HTML5 Multi-File Uploader

You can view the source code up the uploader page now. If you don’t want to go back to that page it’s right here: http://fatfolderdesign.com/ex/multi-upload/upload.php.txt

Content load on Scroll with jQuery

In the comments I’ve replied to a request to view the load.php files source code, you can find that file here: http://fatfolderdesign.com/ex/scroll_load/load.php.txt

Thats all for now, I have some new projects in the works, if any of them ever get finished I’ll be sure to post them.

Creating Awesome JavaScript based charts with Highcharts

Recently I’ve been creating a lot of custom reports. You know the kind, sales reports, analytics reports, accountability reports. Reports that are rather boring, after all how do you make a table interesting. Why charts of course! For this I’ve been using Highcharts for hitting all the main points, it’s Free, jQuery compatible (heck, it’s jquery based), and well documented. So lets talk about charts. Continue reading “Creating Awesome JavaScript based charts with Highcharts”