Projects tagged ‘ajax’ and ‘lib’


Jump to tag:

Projects tagged ‘ajax’ and ‘lib’

Filtered by Project Tags ajax lib

Refine results Project Tags javascript (4) js (4) framework (3) cache (2) html (2) speed (2) oop (2) dom (2) dhtml (2) library (2) php (2) java (2)

[9 total ]

0 Users

pirate! attempts to solve several major problems in the world of JavaScript development. 1. Various libraries redoing the work of others to solve the same problem. 2. Namespace collision. 3. Bloated ... [More] code. 4. Broken interaction of different libraries. pirate! solves these problems by existing as the wrapper around which JavaScript libraries should be developed. pirate! is the library for people developing libraries. [Less]
Created 12 months ago.

0 Users

an ajax-like web framework specialized on webmail service solution This is an ajax-like web framework specialized on webmail service solution. It is based on ajax principle, but dislike other normal ... [More] ajax framework. It focus on maximumly decrease the webservice and database interaction between client and remote server by applying RCP client via running predefined javascript functions on client browser. This tech. solution can make much better performance especially in webmail service case. Theoritically, it can make a much better performace and greatly decrease the service loading. Currently this work is under developing. The early tech. document will be uploading soon. Label team [Less]
Created 12 months ago.

0 Users

an ajax-like web framework specialized on webmail service solution This is an ajax-like web framework specialized on webmail service solution. It is based on ajax principle, but dislike other normal ... [More] ajax framework. It focus on maximumly decrease the webservice and database interaction between client and remote server by applying RCP client via running predefined javascript functions on client browser. This tech. solution can make much better performance especially in webmail service case. Theoritically, it can make a much better performace and greatly decrease the service loading. Currently this work is under developing. The early tech. document will be uploading soon. Label team [Less]
Created 12 months ago.

0 Users

an ajax-like web framework specialized on webmail service solution This is an ajax-like web framework specialized on webmail service solution. It is based on ajax principle, but dislike other normal ... [More] ajax framework. It focus on maximumly decrease the webservice and database interaction between client and remote server by applying RCP client via running predefined javascript functions on client browser. This tech. solution can make much better performance especially in webmail service case. Theoritically, it can make a much better performace and greatly decrease the service loading. Currently this work is under developing. The early tech. document will be uploading soon. Label team [Less]
Created 11 months ago.

0 Users

JSVM means Javascript Virtual Machine,it can help you make your code with a better way and easy to deploy.
Created 11 months ago.

0 Users

JET(Javascript Extension Tools)站在巨人的肩上 Standing on shoulders of giants JET 适用于 Web Page 和 Web App 的开发 特性微内核设计 ... [More] 内核可完全分离出来,用于构建自己的框架 自由拼装各个模块 命名空间、原生对象零污染 无缝集成各种js框架 与jQuery, YUI, Mootools, Prototype.js 等框架无缝集成 与多种局部框架无缝集成,如:Mini, Sizzle, cssQuery, xpath, JSON 等等 多版本共存 如采用的JET版本过旧,旧有的Javascript代码不能与新版本JET兼容,则可以采用多版本共存的方式保持程序的可延续性 分层设计 Javascript核心层,与Javascript解释引擎无关的封装和扩展 浏览器端Javascript层,对浏览器中的Javascript引擎部分的封装和扩展 代码示范JET 代码组织方式一(传统): var J = new Jet(); J.out(J.version);JET 代码组织方式二(推荐): Jet().$package(function(J){ J.out(J.version); });JET设计理念 QQ群:26480038 不要重复自己(Don’t Repeat Yourself) //========================================================= 感谢 David Flanagan, John Resig, 以及 MooTools, YUI, jQuery, Prototype, Dojo, ExtJs 的作者们! [Less]
Created 4 months ago.

0 Users

The Simple Localization System PHP library allows you to add user-contributed localization to your website or web application. It features an easy to use interface for "in situ" edits of UI strings (a ... [More] WYSIWYG approach to translating web content or a user interface). For a live demo, go to http://www.worldwidelexicon.org, pick a language and click on the pencil icon. Any translatable object on the page is highlighted. Click on an object, and you can then translate it to your language. SLS consists of PHP functions that read/write to text files on your local disk (a type of locale based server side include). We use Javascript to implement highlighting and popup editing. The code for all of these components is available here, and can be modified as needed for your system. We are planning to add support for PO files in the near future, to allow this tool to be integrated with PO based tools such as Pootle. SLS, as its name suggests, is simple. We have not tried to build a complex system. It is a simple utility that you can add to your website or web app. We will be publishing some more detailed tutorials, usage guidelines and other materials in late December. If you have any questions, post a note in the Issues forum. Thanks, Brian McConnell Worldwide Lexicon Project [Less]
Created 12 months ago.

0 Users

A javascript debuging tool, for trace messages to an console, like (but a bit more powerfull than) Firebug's console.log() function. For developers that aim for quality.
Created 12 months ago.

0 Users

libjiwai is a php and js font-clinet for jiwai.de apis
Created 11 months ago.