webdesk progress report/plans update

Add comments

At the moment the link to the java-script desktop is inaccessible, this is due to a some fundamental security stuff lacking  regarding file/user management, me having been more busy getting a working base system up than caring about than preventing unwanted access to files so far xD,  but this is soon to be corrected.

Another thing i am currently working on is a interface library for the configs(a simple json file) meant to serve as data holding files for the executable java-script files, thus easing some of the work creating configurable applications for the system,

webdesk config development preview

webdesk config development preview

The colors are a bit funky, rest at ease that when im done they will not bombard your cornea’s with those funky color’s ;) .

After resolving these issues, which i count on having fixed within the next few day’s(depending on how much i work at it),  i expect i’l be adding some config’s to the already existing  application’s and probably spend some time browser optimizing(have only tested lightly in other browser’s than Firefox so far), and working out the UI looks a bit.

And then to some real work again!

The systems needs better session management, i terms of who’s online, and having messages send back and fourth from the server and client in real time, And i mean to bring it.

For none flash supported platforms i’l set something simple up the queries the server at a set interval,

but for flash supported platforms i’m gonna attempt to set up a socket server through flash/php(yes i know php is not best suited for this, but it’s temporary until i decide on how to best do it without having to learn a new language…if possible), to manage connections, and send messages to client’s.

Also potentially this flash will serve as a proxy to do cross domain queries  for things like getting a RSS feed, or other data from other domains, this of course protected through a allowed/disallowed list prompting the user when cross domain access to a unknown site is being attempted.

That’s the scope of my plans for the project for now, more will come as i go i expect, considering the scope of the project there’s bound to be a few thing i haven’t thought of yet.

Posted on november 1st 2009 in javascript desktop

Leave a Reply