Archive for October, 2008

jQuery is a treasure for some developers

Wednesday, October 22nd, 2008

I had a chance to work with jQuery library. Well it seems to be good enough. Of course it doesn’t have too much functions as YUI has, but it’s lightweight and fast. For this reason it can be used for more highly loaded communities - less traffic, less requests - more fast work.

I plan to release two YoChat php messenger streams: one will be fully based on YUI library and another one will be based on jQuery.

YUI library update

Wednesday, October 8th, 2008

Due to YUI ajax library update I will have to update local YoChat php messenger core. This should take some time because of some core modifications made by me to meet some software functions.

It’s really great that YUI has a lot of fans and developers - this helps to get a new features and upgrades of existing ones. IMHO YUI library is the most powerful and fast ajax library compared to others.

YoChat web messenger using YUI library for data transfers, animation and some other tricks.