jQuery is a treasure for some developers

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

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.

YoChat php messenger is still under deep development

September 19th, 2008

Hello Everyone. I’ve been too busy a few last months on some other projects, but I had a chance to work with YoChat too. I’ve got a few fresh IDEAS which your website users will surely like.

A new feature will be added to the first release of YoChat. A super informative personal popup window. This window will provide user with a lot of information connected with own friendlist and messaging:

  • online firiends
  • new requests for chat or video
  • new authorization requests
  • some user tracking
    etc.

More of all the video mod will not be included into the first release candidate version. After I will test whole messanger functions I will enable video mod as it already ready and works just fine.

First steps in developing YoChat web messenger

July 17th, 2008

The program should be solid. This means that all actions, chat, video conferencing etc. should be done through one single window. The main application window is launched through JavaScript and that’s it. All other stuff is done by scripts and server.

I’ve made a design of the future application first:
YoChat main chat window including video chat and contact list

There are three main blocks:

  • desktop
  • contact list
  • messaging window with multisession mode

Read the rest of this entry »

Instant web messenger, some functionality reviews

July 2nd, 2008

In this post I would like to show some details on the main functions of YoChat instant web messenger. This post will include just a part of whole application functionality review but everything will be reviewed at a later dates.

Well I’ve seen a lot of web oriented instant messenger and chat applications. Some of them are good, and some at not. Basically most of the available products are services like userplane or chuppo which means that you can’t own application and you can’t use your own media server (your own resources). All this set some not good limits for the purchaser and return to monthly fees which are too high. Read the rest of this entry »

YoChat messenger - project introduction

April 17th, 2008

Hello everyone. Well this is a first post in this blog. As you already guess this blog is devoted to YoChat web messenger development.

Currently we have a huge need in a quality, cheap, high loads stable and fully web based instant messenger with audio/video functions included. What the market has now – is just a few offers which differs too much – either you have to pay a giant subscription fees and use hosted services only either you can’t get quality enough product.

During about past 10 months I’m developing the product currently called YoChat. YoChat is a tiny, but very powerful web based instant messenger. It’s fully ajax-based and includes a few flash parts for audio/video streaming purposes.
Read the rest of this entry »