Portfolio

February 28th, 2008

The portfolio contains a list of my recent works, you’ll find websites, banners, programs, scripts and other stuff I created here.

Hope you enjoy what you see !

“Online TV” Presentation

November 29th, 2008

I did a Powerpoint presentation about “Online TV”, have put alot of work in the preparation and presentation slides of this thingy. You can download the presentation below, It’s written in Dutch.

Fhi-zin is one of the best Wordpress themes for Portfolio and Photography websites on the web, and with its unique design it doesn’t even look like a Wordpress website ! On top of that, its completely driven by an AJAX engine, is Googlefriendly, SEO-optimised and capable of attaching an unlimited amount of images on each post.

The com.bydust.ajax class is simply a javascript class that automatically converts your static website into a full-blown ajaxed website. Whenever a user visits your website, the class will perform a browser-check. If your visitor’s browser is capable of running the needed javascript, it will convert the website automatically. If not, the script deactivates itself and the visitor browses through your website as it is ( without ajax request etc. ).

You can download the script and view the howto at http://www.bydust.com/examples/com.bydust.ajax/

Expanding Images is a javascript class that enables the user to animate a row of images on the webpage, so that the focused image appears larger than the other images in the row. It can be used as navigation, gallery, thumbnail viewer, and so on. Use your imagination :)

The extended javascript Array class is a small class that allows you to access more - custom - javascript methods, for example array.contains(object), array.dump(), array.shuffle() and others. It can be used for faster programming and fixing crossbrowser issues. Nothing fancy really, I just scripted this because I thought the normal Array class could use a few extra’s.

Updated to version 1.1 on october 29th, 2008