Projects tagged ‘ajax’ and ‘webapplication’


Jump to tag:

Projects tagged ‘ajax’ and ‘webapplication’

Filtered by Project Tags ajax webapplication

Refine results Project Tags web (9) java (8) javascript (6) framework (6) webapp (5) php (5) html (4) mysql (4) css (3) programming (3) web2.0 (3) api (3)

[19 total ]

6 Users
   

Pulse is a framework on top of the servlet api providing easy to use and easy to extend patterns for creating browser based applications and websites. Moreover Pulse delivers a set of out-of-the-box ... [More] components, e.g. CMS, shopping, user management. Key features: * Cross-platform, implemented using Java technology. * Completely written using Java 5. * Provides a framework for quick development of own applications. * Is delivered with a host of out-of-the-box applications: CMS, Shop, Surveys, Filters and many more. * A WebDAV based virtual file system for digital asset management. * Mature user and role management * Easy-to-use administration interface based on AJAX (using Ext JS) The project has been started in May 2005. [Less]
Created 9 months ago.

5 Users

Vaadin is a web application framework for Rich Internet Applications (RIA). In contrast to Javascript libraries and browser-plugin based solutions it features a server-side architecture, which means ... [More] that the majority of the logic runs on the servers. Ajax technology is used at the browser-side to ensure a rich and interactive user experience. Vaadin is a big collection of UI components. There are server-side components like Button, Table, Tree that you use to compose the application user interface. The components use events, listeners and data binding to communicate with each other and the business logic. The component based architecture together with the data binding features help you to build applications that are easily modularized and refactored as needed. [Less]
Created 7 months ago.

2 Users

BEdita is a semantic content management framework: a tool to create, organize, and publish contents and their semantic relations. With BEdita you can create multiple Web sites at the same time, you ... [More] can build multimedia archives, implement e-commerce services, e-learning systems, and blogs. You can handle and coordinate work of an entire editorial staff and much more. BEdita is a modular framework. It can be customized to best handle any kind of content and semantic relations. [Less]
Created 8 months ago.

1 Users
 

Comet Desktop is an open source web desktop forked from Qwikioffice v0.7 (heavily modified) Comet Desktop's goal is to be a web desktop that everyone can use, and an application framework that ... [More] will allow developers to build anything they can dream of. One major difference is that Comet Desktop's back-end has been rewritten entirely in Perl. Features * Built in task bar tray (right hand side) * Sound Manager and volume control * Remote registry. Window sizes, positions, etc are persistent. (Ajax backed Ext.state.Manager) * Drag and Drop shortcuts (alpha) * Secure login. No passwords are sent in the open. * Ajaxterm support! (rTerm) * Isolated remote database access with Sqlite2 (Use SQL, or SQL based data models from JavaScript?) * Supports Web Sockets (Sprocket.Socket and Sprocket.Gateway) * Network status plugin (Shows Ajax activity) * Google Analytics integration. Track usage and know what apps to focus your efforts on. * Window Edge Snapping * Hierarchical (channel based) PubSub? interface. (Can tie into STOMP and other pubsubs) * and more! [Less]
Created 12 months ago.

1 Users

The REST plugin enables the usage of HTTPBuilder on a Grails application.
Created 2 months ago.

0 Users

Monadsphere.NET is a C# library, which can be used with ASP.NET to generate browser side GUI components and layouts with only C#. This library treats browsers with javascript engines as presentation ... [More] layer only. It does not create and store any class based objects other than DOM based html elements on the browser side. This library does not pass and save any browser side presentation states on server side either. This library tries to encapsulate javascript at language level. Execution of server side code written with this library will just generate compact javascript code to browser side to execute. Thus simple javascript code goes to brower and complex class structure stays on server side in the language you choose. For monadsphere.NET, it is C#. All the generated javascript code involves in only simple javascript variable type such as String, Number, Object, Array, Date, Function, and DOM object based operations. The generated javascript will only change the states of html elements without need of creating any extra objects parallel to html DOM objects. This library also provides a platform. The platform requires each interaction with server defined as a url that sends presentation side data back to server in the form of JSON format. On server side, the handler in the form of .ashx handles the data and generates javascript to change presentation layer. Code generation is very dynamic. It is generated based on server side code, but not in static way. It can be generated as a function and attached as an html predefined or costum event handler, or it can be generated on the fly and run once without leaving any trace. The current release of 0.0.1 wraps all DOM level functionality following DOM specifications. This is enough for this library to be a mashup platform. The idea this library provides can be easily implemented by other languages. [Less]
Created 11 months ago.

0 Users

This project will be focusing on creating an open source resume builder. The technologies will AJAX + PHP + Mysql. This project will be focusing on following features: * User Authentication * User ... [More] folder creation. e.g. if a user creates his login id as 'abc', then he should be able to access his resume as http://jobs.co.in/abc * User's educational history maintenance. * User's experience maintenance. * Certifications, technologies used and expertise level maintenance. * A choice to for resume to be available publicly or not. * Master maintenance of major employers HR list and email ids, country wise as well as industry wise. * A choice to email resume to employers by searching above master list. * A choice to save resume in pdf/word format. [Less]
Created 12 months ago.

0 Users

What are Closure Templates?Closure Templates are a client- and server-side templating system that helps you dynamically build reusable HTML and UI elements. They are easy to learn and customizable to ... [More] fit your application's needs. Closure Templates support JavaScript and Java and use a data model and expression syntax that works for either language. You can also use the built-in message support to easily localize your applications. What are the benefits of using Closure Templates?Convenience. Closure Templates provide an easy way to build pieces of HTML for your application's UI and help you separate application logic from display. Language-neutral. Closure Templates work with JavaScript or Java. You can write one template and share it between your client- and server-side code. Client-side speed. Closure Templates are compiled to efficient JavaScript functions for maximum client-side performance. Easy to read. You can clearly see the structure of the output HTML from the structure of the template code. Messages for translation are inline for extra readability. Designed for programmers. Templates are simply functions that can call each other. The syntax includes constructs familiar to programmers. You can put multiple templates in one source file. A tool, not a framework. Works well in any web application environment in conjunction with any libraries, frameworks, or other tools. Battle-tested. Closure Templates are used extensively in some of the largest web applications in the world, including Gmail and Google Docs. How do I start?Work through Hello World Using JavaScript. Work through Hello World Using Java. Read the Documentation. [Less]
Created about 1 month ago.

0 Users

ajwaf is (another) web application framework for Java that aims to make developing Java applications as fast as developing applications in Rails. Unlike Grails, it aims to produce and use pure Java ... [More] (not Groovy). You can find out more on using ajwaf at the project homepage at http://www.ajwaf.org [Less]
Created about 1 year ago.

0 Users

This is a web app to be used on a touch screen for a local file system. It includes a slider bar, directory tree, and content display.
Created 4 months ago.