Search, Support and Rent

Custom Search



Here are mine references:
Experts-Exchange

Please support this site via:
- clicking on advertise at the begining of this site,
- donating wilq32@gmail.com account on PayPal:










If you want to rent me to write your own class, just mail me with details on wilq32@gmail.com

Wednesday, 3 June 2009

jQueryPlugin update

Recently I change jQueryPlugin for IE to not use ExCanvas anymore. Istead we using a vml:image solution that works pretty good and pretty fast. Try a new version and give me some issues if you find any! Cheers.

http://wilq32.googlepages.com/wilq32.rollimage222

Tuesday, 17 March 2009

Wilq32.Class

After reading some book about Javascript i get an Idea of having class with private members that are accesible from other methods implemented on .prototype (as a reusable methods that spares alot of memory). Here is what I have done until now:
wilq32.class

Wednesday, 25 February 2009

Wilq32.Particles



For some time actually I working on Particle system for JavaScript. Here you can see what is done actually. If you have any ideas about it - share those thoughs with me please !

Check it out, a live example is:
- EXAMPLE -

Here is longer description:
- DESCRIPTION -

Thursday, 29 January 2009

jQuery image rotate

I've just finished a new addOn to jQuery based on Wilq32.PhotoEffect functionality. You can see more details here, together with file to download.
http://wilq32.googlepages.com/wilq32.rollimage222

Direct addOn download

Wednesday, 14 January 2009

Wilq32.PhotoEffect ver. 0.4

I added animation of rotating image on canvas and excanvas element. What a big deal here? Well, as you can see on page - there is no flash or any image preprocesing done on server. You can rotate images in most modern browsers (IE6, IE7, Opera, Safari, Chrome, FF), what was impossible for a long time until now ;) Check this out!




You can check out results -- > here < --

Tuesday, 13 January 2009

Wilq32.Shooter



This is a simple game made in javascript on HTML5 element called CANVAS (actually I does not support IE in this game). This is more a develop stage, but actually I dont have time to spent more time on it and I doing other small projects too. So now game looks like this. Check link below for live online version.


CHECK OUT LIVE EXAMPLE

Sunday, 11 January 2009

Wilq32.ImageEffects



Today I created a small script that uses mootools framework to make simple and nice looking gallery just by adding to img element class="Wilq32.ImageEffects(bigImage.jpg)". Any ideas welcome as a comment here.

See more --- HERE ---