public marks

PUBLIC MARKS with tags google & plugin

December 2009

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

September 2009

Chromium Blog: Introducing Google Chrome Frame

by marco & 2 others
One challenge developers face in using these new technologies is that they are not yet supported by Internet Explorer. Developers can't afford to ignore IE—most people use some version of IE—so they end up spending lots of time implementing work-arounds or limiting the functionality of their apps.

Google Chrome Frame - Google Code

by Xavier Lacot & 1 other
Google Chrome Frame brings Google Chrome's open web technologies and speedy JavaScript engine to Internet Explorer.

August 2009

Google Analyticator | wordpress.org

by simon_bricolo & 2 others
Google Analyticator adds the necessary JavaScript code to enable Google Analytics logging on any WordPress blog. This eliminates the need to edit your template code to begin logging. Google Analyticator also includes several widgets for displaying Analytics data in the admin and on your blog.

jquery week-calendar

by Xavier Lacot & 4 others
The jquery-week-calendar plugin provides a simple and flexible way of including a weekly calendar in your application. It is built on top of jquery and jquery ui and is inspired by other online weekly calendars such as google calendar.

June 2009

google-friend-connect-plugins - Google Code

by holyver
Google Friend Connect provides simple user authentication using any OpenID account, including Google, Yahoo and AIM. Instead of filling in yet another profile form, your users can connect to their existing identities, showing current profile pictures. By making login easier and connected to existing identity, you'll see increased engagement and comment activity. The Google Friend Connect plugins are proof-of-concept code to integrate users with external accounts into your site. A user can visit your site and leave a comment with a Google Account, Yahoo Account, any OpenID, or in future other sites that participate in OpenSocial. See separate instructions for the WordPressPlugin, DrupalPlugin and PhpbbPlugin

May 2009

April 2009

Mettez du 3D dans vos pages Web

by Giraultises & 1 other (via)
O3D est une API produite par Google qui vous permet de développer des environnements en 3 dimensions. Ces derniers pourront être accessible via un plugin pour votre navigateur.

Google joins effort for 3D Web standard with new plugin, API

by marco (via)
Specifically, they would like to bring applications like Google Earth and SketchUp into the browser and lay a strong foundation for facilitating future innovation.

February 2009

xLazyLoader - ajaxsoft - Lightweight js, css and images loader - Google Code

by Krome & 2 others
a jQuery plugin that lets you asynchronously load resources such as JavaScript, CSS, and images. Quite useful if you want to head of and load some CSS to do something custom and you need the callback.

January 2009

wpng-calendar - Google Code

by delavigne & 1 other (via)
The Wordpress Google calendar plugin allows for the integration of a Google calendar into a Wordpress blog.

December 2008

Feedly | feedly.com

by simon_bricolo & 2 others
a Firefox extension that makes for a quite pleasant, and more social feed reading experience. It uses your info from Google Reader and presents it in a more social and pleasing manner.

Customiser son Google Reader avec Greasemonkey

by camel & 1 other
Depuis un petit moment j’utilise Google Reader pour lire mes flux RSS. Parallèlement, j’utilise Blogmarks pour “blogmarker” les articles que je trouve intéressants (ou dans la catégorie “ça pourra servir”). Et depuis un petit moment je me disais que ça serait vraiment pratique un petit bouton “Blogmark it” sur les items de Google Reader… Google reader Après une rapide recherche sans résultats sur http://userscripts.org/, un site qui héberge tout un tas de scripts Greasemonkey, j’ai pris mon courage à 2 mains et j’ai fait un script. Maintenant j’ai un joli bouton “Blogmark it” après les boutons “élements suivant/éléments précédents” de mon Google Reader qui fait exactement comme le plugin Blogmarks pour Firefox, c’est à dire l’ouverture d’une pop-up avec le formulaire pré-rempli (url, titre et description si du texte est selectionné). Voilà donc le lien pour installer en 2 clics mon petit script (après avoir installé GreaseMonkey) : Google Reader “Blogmarks” button. Comme j’étais motivé et bien content de mon truc j’ai aussi fait un script pour avoir un bouton “Share on facebook” de la même façon : Google Reader “Share on facebook” button.

November 2008

jQuery Google Charting

by camel & 2 others
A jQuery plugin that sets a division to request a Google chart.

jQuery Google Charting

by Xavier Lacot & 2 others
A jQuery plugin that sets a division to request a Google chart.

October 2008

Google Analytics Plugins, Hacks and Tips Collection | grokdotcom.com

by simon_bricolo & 2 others
Différentes améliorations qui se greffent sur google analytics

gReader Comments

by sbrothier
gReader Comments is a Greasemonkey script-turned-extension for Firefox that brings all Disqus conversations into Google Reader. All entries will have a comment thread (regardless of Disqus integration on that site), but more importantly you will be able to join the existing conversation for blogs that use Disqus.