Yes, it is still alive!

2 views
Skip to first unread message

EnzoAeneas

unread,
Aug 29, 2009, 4:18:14 AM8/29/09
to ocal-browser-discuss
Sorry, but like many of you I have a job that pays my bills and I
haven't had much time to devote to this.
But I have not abandoned hope!

Here is the direction that I want to take this:

Python - gotta love dynamic languages.

XUL instead of PyGTK or PyQt. The native SVG support will make things
much easier!
Plus a declarative UI will be faster to build and debug.

Using Mozilla XulRunner as a platform will also give benefits:

Settings/preference system including GUI support.
SQLite support abstracted by a Storage API.
Ability to leverage web-based technologies in conjunction with the
native XUL support gives many options for the UI and XML/RDF
templating can reduce the amount of code needed to display information
about each image.
Basic extensions framework allowing for different features to be
implemented as pluggable modules rather than new builds.
Builtin updates system.
With a mature browser component, users can surf OpenClipArt.org and
pick clipart to download into their local repository.
JSON support, Web Services support, XMLHttpRequest, etc will make
ccHost integration much easier.

Not to mention, all of the AJAX code out there that manipulates images
can be made leveraged for more advanced features because the
limitations of the browser sandbox will be lifted for extension code.

What cannot be done using the facilities provided by Gecko/XulRunner,
can either be done using an appropriate python library or integrating
with Java (JavaXPCOM).

HTML 5 and Xforms support may yield future benefits. In the end, the
progression of the web and related technologies will allow for greater
improvements in functionality and implementation.


Let me know if you have any ideas. I will try to get a data model and
Base API out soon.

Jon Phillips

unread,
Aug 29, 2009, 4:16:31 PM8/29/09
to ocal-brows...@googlegroups.com
Great!!!!
--
Jon Phillips
http://rejon.org/
+1.415.830.3884 (sf/global)
+86.134.3957.2035 (china)
Sent from San Francisco, California, United States

Steren

unread,
Sep 5, 2009, 5:31:41 PM9/5/09
to ocal-browser-discuss
Indeed XUL seams to be very adapted for this work. I have no
experience using it, I will look closely the code to learn from it.

Thanks for your efforts!
Reply all
Reply to author
Forward
0 new messages