PUBLIC   marks

PUBLIC MARKS with tag plugin

Sponsorised links

12 November 2009

10 November 2009

webdev.stephband.info

by Spone & 4 others
jParallax has had a major overhaul in readiness to be released as version 1.0! Layers are now freezable – the last feature I wanted to implement – and the code is more j and compact. I've been really encouraged by all the great comments, so thank you everyone! I just need you to road test the demos and tell me that it's still working in your browser, and then I'll stick a 1.0 on it.

04 November 2009

Sponsorised links

30 October 2009

29 October 2009

LibX - browser plugin for Libraries

by parmentierf & 2 others
LibX is a browser plugin for Firefox and Internet Explorer that provides direct access to your library's resources. LibX is an open source framework from which editions for specific libraries can be built. Currently, 667 academic and public libraries have created public LibX editions.

28 October 2009

26 October 2009

Creating Offline Web Applicat...

by oseres
Creating Offline Web Applications With Dojo Offline by Brad Neuberg (SitePen), September 23rd, 2007 This tutorial steps you through creating offline web applications using Dojo Offline. What is Dojo Offline? Dojo Offline is an open-source toolkit that makes it easy to create sophisticated, offline web applications. It sits on top of Google Gears, a plugin from Google that helps extend web browsers with new functionality. Dojo Offline makes working with Google Gears easier; extends it with important functionality; creates a higher-level API than Google Gears provides; and exposes developer productivity features. In particular, Dojo Offline provides the following functionality: An offline widget that you can easily embed in your web page with just a few lines of code, automatically providing the user with network feedback, sync messages, offline instructions, and more A sync framework to help you store actions done while offline and sync them with a server once back on the network Automatic network and application-availability detection to determine when your application is on- or off-line so that you can take appropriate action A slurp() method that automatically scans the page and figures out all the resources that you need offline, including images, stylesheets, scripts, etc.; this is much easier than having to manually maintain which resources should be available offline, especially during development. Dojo Storage, an easy to use hashtable abstraction for storing offline data for when you don't need the heaviness of Google Gear's SQL abstraction; under the covers Dojo Storage saves its data into Google Gears Dojo SQL, an easy to use SQL layer that executes SQL statements and returns them as ordinary JavaScript objects New ENCRYPT() and DECRYPT() SQL keywords that you can mix in when using Dojo SQL, to get transparent cryptography for columns of data. Cryptography is done on a Google Worker Pool thread, so that the browser UI is responsive. Integration with the rest of Dojo, such as the Dojo Event system

25 October 2009

21 October 2009

20 October 2009

In-Field Labels jQuery Plugin

by Tiagut
This is a simple plugin that turns properly formatted HTML forms into forms with in-field label support. Labels fade when the field is focussed and disappear when text entry begins. Clearing a field and leaving brings back the label.

18 October 2009

16 October 2009

15 October 2009

13 October 2009

12 October 2009

Plugins | sfLessPhpPlugin | 1.0.1 | symfony | Web PHP Framework

by Xavier Lacot
sfLessPhpPlugin is a plugin for symfony applications which parses .less files through LESS and outputs CSS files.

11 October 2009

PUBLIC TAGS related to tag plugin

no tag

Sponsorised links