Projects tagged ‘extensible’ and ‘javascript’


[8 total ]

6 Users
   

jSeamless is a UI abstraction layer for Java to allow developers to write code for any platform and any environment (Web, Desktop, Mobile, etc.) without having to know ahead of time the deployment platform or environment will.
Created over 2 years ago.

3 Users
   

Alebion is a 4 years in development php framework heavily relying on FLOSS libraries at its base. So far it has been a play- and testing ground for a small group of developers to try out design ... [More] principles, coding techniques and libraries. Nevertheless Alebion is intensively used in a variety of products created and maintained by the ION Group and is thus extensible by some already available modules. [Less]
Created about 1 year 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.

1 Users

wro4j - Web Resource Optimizer for JavaIntroductionNewsFeaturesGetting StartedWhat are the benefits?Known IssuesFAQ wro4j - Web Resource Optimizer for Java IntroductionThere are countless articles ... [More] related to web performance. The most comprehensive one is performed by researchers from Yahoo. They have identified a number of best practices for making web pages fast. You can find the details here. Also, they created a tool called YSlow: YSlow which analyzes web pages and tells you why they're slow based on the rules for high performance web sites. YSlow is a Firefox add-on integrated with the popular Firebug web development tool. The aim of wro4j project is to help application developed on java platform to address a couple of those problems described by Yahoo research. More, exactly it is about "Minimize HTTP Requests" and "Gzip Components". It is common knowledge that it is faster to serve one large file rather than two smaller ones, because of increased HTTP negotiation and the fact that most browsers only keep two connections open to the same host at any given time. The purpose of wro4j project is to reduce the number of requests needed to load a page and the amount of data to transfer to clients, achieving drastic improvement of loading times. The resources can be benefit also from minification and compression. The main reason this project was born, is because the java community doesn't have too many options when it comes to choosing between this kind of frameworks. There are few similar projects: Jawr, JSO... but each of them has some kind of limitations or dependencies issues, no recent activity, etc... Also, I believe that competition is good and any framework brings something new you can learn from. The image below, resume the main purpose of why you should use wro4j. News# Matt Raible blog about wro4j: http://raibledesigns.com/rd/entry/javascript_and_css_concatenation FeaturesFree and open source Easy to setup Lightweight Minification and processing Resource merging Css url rewriting Css variables support Extensible Caching support ...more to come... See the detailed list of features here: Features Getting StartedWant to know how to start? Visit Getting started guide: GettingStarted What are the benefits?Here you will find a detailed analysis of the impact wro4j does on a typical web application Known IssuesWhen trying to integrate wro4j in your project, you may have some troubles. Check out this page to know what could be wrong: KnownIssues FAQDo you have any questions? You could find the answers already here: FAQ [Less]
Created 9 months ago.

1 Users
 

Calenco is a collaborative Editing Web Platform. It allows remote teams of writers, translators, designers, to create multi-lingual content and publish it in various formats: PDF, HTML, etc. It is ... [More] based on XML technology to store and transform content. Calenco is sponsored by NeoDoc (http://www.neodoc.biz) and is Free Software. [Less]
Created 12 months ago.

1 Users

Vegalib - the Vexi Game Library - is a library built on top of the Vexi platform that provides an API for creating games using Vexi. It is incredibly easy to make games using the simple syntax of ... [More] Vexi with the features of Vegalib. There are examples included with the library. [Less]
Created about 1 year ago.

0 Users

Yet Another Javascript Framework. Focuses on getting out of the way and empowering you do build amazing javascript applications. Based on the codebehind concept of ASP.net, it builds on the notion ... [More] that each page (or part of a page) should have an external code-behind page that initializes and deals with objects, rather than having that code scattered throughout your markup. Strongly object oriented and extensible, it will have a full range of DOM utility methods, language helpers, and basic modules like drop downs, checkbox lists, et cetera. It provides methods for typechecking method arguments, and programming to an interface. [Less]
Created 7 months ago.

0 Users

welcome this is my bluecode simple cms (bcc)
Created 12 months ago.