Projects tagged ‘javascript’, ‘mozilla’, and ‘xulrunner’


Jump to tag:

Projects tagged ‘javascript’, ‘mozilla’, and ‘xulrunner’

Filtered by Project Tags javascript mozilla xulrunner

Refine results Project Tags firefox (6) xul (6) xpcom (3) web (3) library (2) gecko (2) gwtcanvas (1) konqueror (1) dom (1) widget (1) widget-set (1) as3 (1)

[9 total ]

17 Users
   

Conkeror is a Gecko (Mozilla Rendering Engine) based web browser designed to be completely keyboard driven, no compromises. It also strives to behave as much like Emacs as possible with a taste of ... [More] Lynx. This means all the keybindings and to-die-for features of Emacs that can be imitated by a JavaScript/XUL web browser Just Work. [Less]
Created over 3 years ago.

4 Users
   

pyjamas is a port of Google's GWT to Python. It provides a stand-alone python-to-javascript compiler, an AJAX framework and library and a Widget Set framework that looks very similar to Desktop widget ... [More] sets such as pyqt4 and pygkt2. With pyjamas, rich media applications can be written entirely in python that run in all major web browsers. As of version 0.6, Pyjamas Desktop is now included by default, making it possible to run pyjamas python applications - unmodified - as native python Desktop applications. All HTML, CSS and plugin features are still available, even in the browser version, thanks to the use of browser engine technology. WebKit, XULRunner and MSHTML are the three current available options. [Less]
Created over 3 years ago.

0 Users

The goal of the FireWidgets Toolkit is to provide a library & runtime for building modular XULRunner-based applications on top of the narwhal-xulrunner platform which is a server-side (in our chase ... [More] chrome) JavaScript standard library conforming to the ServerJS standard. [Less]
Created 4 months ago.

0 Users

The DeveloperFriendly project is a collection of experiments and (hopefully useful) examples of web development techniques. NewsDeveloperFriendly group created on groups.google.com Code released ... [More] under MPL (Or your choice of GPL/LGPL v2) Added xulrunner example code Added MultipleUploader.as - an ActionScript 3 class to manage http file uploads Added WebRunner Added WidgetRunner [Less]
Created 12 months ago.

0 Users

Mozilla Prism, both the Firefox addon and standalone xul-based application, is one of the leading site specific browser applications. This project aims to make available several apps or bundles ... [More] including their source so that people can download them, view their source for reference and ideas, and update them via submitting patches. To log in to the #prism irc channel on irc.mozilla.org, click on this mibbit web-based irc client link. [Less]
Created 2 months ago.

0 Users

For those who know HTML and client-side Javascript, it's not much of a stretch to learn Mozilla XUL and XPCOM. Combining this with the xulrunner runtime application from Mozilla, you can create fast ... [More] , robust standalone or client/server applications for Linux, Mac, Windows, or any OS that Mozilla Firefox runs upon. And you can do it in record turnaround time. The applications can also support AJAX, rich edit controls, SQL database calls, processes and threads, sockets, and much other functionality. If you're a newbie to programming, and know HTML and client-side Javascript, you should give this worth a look. And even if you're a novice or expert, this is also worth a look because it can speed up your time to deliver applications, especially for standalone applications on Linux. I developed this sample because I felt that the only real way to develop Linux applications sort of halfway rapidly was to use Glade, Python, and PyGTK, but that was frustrating because some parts of PyGTK are either undocumented, poorly documented, or just don't work as advertised. So when I found out about XUL and xulrunner from Mozilla, I was naturally delighted to see something I could use to knock out standalone applications on Linux fairly rapidly. Requires xulrunner, which you can get from Mozilla.com. [Less]
Created 12 months ago.

0 Users

Xulrunner Unit Testing Framework Extension which can be installed to any xulrunner based application and can be used for regression & unit testing purposes.
Created 11 months ago.

0 Users

XAPGen is a project to provide tools to help automate the generation of XULRunner projects and packaging for distribution. The project does not focus solely on one automation/build technology, but ... [More] welcomes contributions and techniques using various technologies. This is to help XULRunner application development be approachable to a wider audience coming from different backgrounds. [Less]
Created 11 months ago.

0 Users

GREUtils is simple and easy use APIs libraries for GRE (Gecko Runtime Environment) XULRunner / Firefox. It provides: Object extend function include / include_once specified URL script. XPCOM ... [More] utilities Charset Convert Preferences Services File IO Dialog utilities Controller and CommandDispatcher Helper Cryphto Hash Utilities – md5 / sha1 /sha256 JSON encode / decode use XPCOM implemented Threading – Native Multi-Threading support API References: http://greutils.googlecode.com/svn/trunk/jsdoc/index.html [Less]
Created 12 months ago.