Your office everywhere.

Login

Username:

Password:


Ouch!
by jmony on 01/27/06 4:57pm

The project seems to slow down at the moment. I'd like to know why, but until then let's see what's bugging me on the technical side: We need to be able to render, in real time, XML/XSLTransformed content, as well as allow navigation into this content. At first glance, this is not possible. So my first goal is to provide a JavaScript-based component that can provide this feature to browsers.


Happy New Year !
by jmony on 01/05/06 9:14pm

2006 is already here and AjaxOffice team is ready to work in order to reach one goal: An Open Source AJAX Office suite that will be compatible with Open Document format. If you are interested in helping us out, do not hesistate to join our mailing list(s).


Bugs Fixed
by apg88 on 01/01/06 6:28pm

I finally fixed the all the bugs I could find with the database and session system.
Right now it's making a session for every visitor that views the site, which is pretty useless unless you are logged in. I will now look into that and make something that get's rid of the session if there is no data in it.

If you notice I am able to use 'quotes' in this post. This is one of the bugs that only happened on the SourceForge server and not in my local one. stripslashes() did the job. :-)


Timestamp
by apg88 on 12/31/05 10:58pm

My previous posts were made a long time ago. :-)
The timestamp should be fixed now.
I will put an image here just because I can.


It works! (Kind of)
by apg88 on 01/01/70 12:00am

Yes!
After two weeks of fighting I figured that the sessions in this server are not very reliable and that I need to use a database to keep them.
I later made the database and session interface and got it to work.
Now I have to fix some minor glitches with the database here and there.


All blogs

Whatever License we choose is going to be here I guess.