Projects tagged ‘web’ and ‘xul’


Jump to tag:

Projects tagged ‘web’ and ‘xul’

Filtered by Project Tags web xul

Refine results Project Tags javascript (10) mozilla (7) xml (5) php (5) ajax (4) framework (4) css (4) java (4) linux (4) firefox (3) xulrunner (3) programming (3)

[15 total ]

6956 Users
   

The award-winning Web browser is now faster, more secure, and fully customizable to your online life. With more than 15,000 improvements, Firefox 3 is faster, safer and smarter than ever before. If ... [More] you stack this project, you should also stack the Mozilla Core. [Less]
Created over 3 years ago.

50 Users
   

The OpenKomodo Open Source Development Environment for Dynamic Languages and Web Technologies The Open Komodo project provides a code base upon which integrated development environment (IDE) ... [More] software packages can be developed. ActiveState's Komodo Edit 4.3 and later (an open source, multi-platform, multi-language editor) is an established, mature product that uses the Open Komodo platform. With the Open Komodo Project, the focus is on dynamic languages and the open web. Open Komodo is developed on top of many open source technologies, including Mozilla, Python, and Scintilla. The primary development technologies used are XUL, JavaScript, Python, and C/C++. [Less]
Created about 1 year ago.

9 Users
 

The Zero Kelvin Desktop provides a web-based "desktop" interface built on top the ZK AJAX toolkit. It consists of an application loader, a packing specification, data-source independent database ... [More] editor, persistence layer, access control, and several APIs for allowing the creation of additional ZK Desktop applications. Multiple applications can be hosted on a single desktop at the same time, as well as multiple instances of a single application (or any combination). The goal is to provide a robust, feature-rich, "Desktop-Like" development environment for lightweight applications. [Less]
Created over 3 years ago.

5 Users
 

Cyclone3 is extremely flexible open source framework designed for development of content management systems and custom applications developed for commercial purposes for almost 7 years history. ... [More] Cyclone3 Framework uses Perl as its main development language because of its high productivity. For data storage purposes it relies on MySQL. Cyclone3 XULadmin is the first open source content management system using the Mozilla Application Framework - and provides modern administration GUI powered by XUL, JavaScript, AJAX. It has the look and feel of desktop application but works as any other web page. It is truly a "Web 2.0" technology. [Less]
Created over 2 years ago.

3 Users
   

Vexi is a platform for creating and publishing Graphical User Interfaces that can be used over the Internet or an intranet. It features a very simple and powerful syntax based on XML and JavaScript, a ... [More] set of complete, extensible, themable widgets, and a sandbox-like security model to protect users. [Less]
Created over 3 years ago.

2 Users

Open Source Framework for PHP5, find simplicity, multiple-choices and fast development cycle. * Framework Component-based * Small Footprint * Pluggable system * for PHP 5.2.3+ ... [More] * Fast and easy to install and use. * Multiple OO Models: o internal (tdbo) o doctrine | propel * Multiple Templating and View System: o HTML::Template o Zope-Tal o PHP Embeded o Savant o CREOLE Wiki Syntax parser o SVG output o DocBook? output o RSS and Atom ready * Multiple Controllers: o Cli (Console) Controllers o SOA-WOA Controllers (RPC) o REST Controllers o XUL Interfaces o XHTML | HTMl5 [Less]
Created about 1 month ago.

1 Users

ViewSourceWith is an addon compatible with many mozilla applications. The main goal allows users to open (and in some cases edit) page source with external applications but it is possibile to view CSS/JS edit textbox with user preferred editor(s)
Created 8 months ago.

0 Users

Currently, this project is in sketch-pad mode. Imagine being able to whip up a small web application by describing some business entities, setting their parameters (fields) and relations, seeing the ... [More] automatically generated XML, then popping up an XSLT editor to apply the layout. Here are some ideas: The interface for this application is implemented using XUL as a firefox plugin The backend application is created using object oriented PHP. PHP scripts/classes extend and utilise XAO. Forms can be semi-automatically generated to populate the created business objects (XAO already supports a form fields API) XAB can ship with canned templates to handle default display of forms and (error) message reporting. Looking at using PHP5s default shipped SQLite which means the system does not require an RDBMS server. It may be possible for the user to choose which database system they would like to use based on the XAO db drivers (contains it own object oriented RDBMS abstraction layer). XAO also has a general "entities" API which is designed to sit atop said abstraction layer. XAB might use ajax requests to have a PHP (server) based utility do all the "dirty work" - including create on database tables/views and PHP class script files on the server. template libraries are resident with the XUL application as are the "user templates" (My Templates). Anyone want to design/contribute a XUL based XSLT editor??? need to think of a clever way to just drop in pre-built application modules (OO packages). I want a central registry of modules which is accessed by a module browser built into the XAB wizard. It needs to be transparent to the build process (not sending the user off on a wild goose chase looking for zip files etc.). modules will have a manifest which allows them to embed PHP scripts, XSLT template (modules), and other files (images, javascript, css). XAO will automatically detect which version of XSL is in use and then invoke the appropriate processor. There will also be an option to allow client-side XSL transformation. For updates and more info, check out the weblog. [Less]
Created 3 months ago.

0 Users

Webcrawler Firefox sample plugin
Created 12 months ago.

0 Users

Yep, just another PHP & MySQL framework. The project itself started to unify common code from few of my web applications. It is intended for use mostly for intranet XUL applications, but my two other ... [More] already established web pages also using this framework. The design is minimalistic and follows KISS principle. Minimal instalation is 3 files of 6 kB size total. All other modules are optional. There are many modules, each cover usually only one area. Here are few examples: alter - managing incremental database alters (6 kB) city - counter of cities (2 kB) country - counter of countries (1kB) doc - unified modules documentation (5 kB) login - XUL user login (10 kB) region - areas of size between country and city (?) register - XUL new user registration (6 kB) text - XUL rich text editor and text storage (21 kB) upload - file uploading (9 kB) user - managing users login etc (5 kB) xtr - unified XML Table Response, core component of purin XUL apps (6 kB) [Less]
Created 4 months ago.