public marks

PUBLIC MARKS from parmentierf with tags google & javascript

2010

html5shiv - Project Hosting on Google Code

by 1 other (via)
Public repo for the latest HTML5 JavaScript shiv for IE to recognise and style the HTML5 elements.

2009

mention-it - Project Hosting on Google Code

"Mention-It" is a simple javascript library to aggregate "mentions" of content held within an institutional repository (or personal blog/webpage) from across the web.

svgweb - Project Hosting on Google Code

by 4 others (via)
SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari.

2008

Google AJAX Search API Blog: Speed up access to your favorite frameworks via the AJAX Libraries API

by 1 other (via)
The AJAX Libraries API is an attempt to make Web applications faster for developers in simple ways: * Developers won't have to worry about getting caching setup correctly, as we will do that for you * If another application uses the same library (much more likely), they there is a much better chance that it will be already caching on the users machine * The network and bandwidth of the users systems will not be taxed.

Google Doctype - Google Code

by 5 others (via)
Google Doctype is an open encyclopedia and reference library. Written by web developers, for web developers. It includes articles on web security, JavaScript DOM manipulation, CSS tips and tricks, and more. The reference section includes a growing library of test cases for checking cross-browser and cross-platform compatibility. Google Doctype is 100% open. * Open source * Open content * Open to contributions from anyone

Google AJAX Language API - Google Code

by 2 others (via)
With the AJAX Language API, you can translate and detect the language of blocks of text within a webpage using only Javascript.

2007

OpenSocial - Google Code

by 6 others (via)
OpenSocial provides a common set of APIs for social applications across multiple websites. With standard JavaScript and HTML, developers can create apps that access a social network's friends and update feeds.

Google Gears (BETA)

by 10 others (via)
Google Gears (BETA) is an open source browser extension that enables web applications to provide offline functionality using following JavaScript APIs

2006

Google Web Toolkit - Build AJAX apps in the Java language

by 56 others (via)
You write your front end in the Java programming language, and the GWT compiler converts your Java classes to browser-compliant JavaScript and HTML.