My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
  
  PageName Summary + Labels Changed ChangedBy ...
GettingStarted_goohome Google Gadget Editor を使って gooホーム sandbox でガジェットを開発しよう   goohome Feb 2010 nakajim...@gmail.com  
PluginMiniMessage OpenSocial jQuery Mini Message is plugin to display the message to the user   jQuery.fn.minimessage Feb 2010 nakajim...@gmail.com  
MediaItem jQuery.ajax supports Album API that fetches photos and other media items.   jQuery.ajax jQuery.get jQuery.getData Feb 2010 nakajim...@gmail.com  
Message It is possible to send Messages. The recipients, title, and content can be specified.   jQuery.ajax jQuery.post jQuery.postData Feb 2010 nakajim...@gmail.com  
People It is possible to obtain a profile and a friends list. It's also possible to specify profile items and the criteria for filtering, sorting, and paging.   jQuery.ajax jQuery.get jQuery.getData Feb 2010 nakajim...@gmail.com  
Preference It is possible to save and obtain gadget preferences. Gadget attributes such as the module ID, etc., can also be obtained.   jQuery.pref jQuery.prefArray Feb 2010 nakajim...@gmail.com  
Ready It is possible to undertake the handling of gadget load events   jQuery jQuery.fn.ready Feb 2010 nakajim...@gmail.com  
Tabs Tabs can be displayed; Events such as tab switching can be handled.   jQuery.fn.tabs Feb 2010 nakajim...@gmail.com  
View It is possible to obtain the current view. It is also possible to list the usable views. It is also possible to specify parameters and switch between views.   jQuery.view jQuery.views jQuery.ready Feb 2010 nakajim...@gmail.com  
Window It is possible to obtain and alter the height and width of a gadget. The title of a gadget can be altered.   jQuery.fn.height jQuery.fn.adjustHeight jQuery.fn.width jQuery.fn.title Feb 2010 nakajim...@gmail.com  
Locale Language, region, message bundle, etc., can be obtained with the gadget locale.   jQuery.msg jQuery.pref Feb 2010 nakajim...@gmail.com  
Flash It is possible to embed and display Flash content. It is also possible to confirm the Flash Player's version number and whether it has been installed or not.   jQuery.flash jQuery.fn.flash jQuery.flash.version Feb 2010 nakajim...@gmail.com  
AppData It is possible to save application data. Data items can be specified.   jQuery.ajax jQuery.get jQuery.getData jQuery.post jQuery.postData Feb 2010 nakajim...@gmail.com  
Album jQuery.ajax supports Album API that fetches albums.   jQuery.ajax jQuery.get jQuery.getData Feb 2010 nakajim...@gmail.com  
AjaxFeed Atom and RSS 2.0 feeds can be obtained using jQuery.ajax. The jQuery.get and jQuery.getFeed shortcuts can also be used.   jQuery.ajax jQuery.get jQuery.getFeed Feb 2010 nakajim...@gmail.com  
Ajax All requests generated by jQuery.ajax are relayed to the proxy gadget server. This frees up cross-domain restrictions and maintains compatibility.   jQuery.ajax jQuery.get jQuery.post jQuery.getJSON jQuery.getScript jQuery.getFeed jQuery.getData JSDeferred jQuery.postData Feb 2010 nakajim...@gmail.com  
Activity It is possible to save and obtain activity   jQuery.ajax jQuery.get jQuery.post jQuery.getData jQuery.postData Feb 2010 nakajim...@gmail.com  
ActivityFields アクティビティ項目をまとめています。(執筆中) Feb 2010 nakajim...@gmail.com  
Cache プロキシ経由の URL を取得できます。   jQuery.proxy Feb 2010 nakajim...@gmail.com  
CrossContainer コンテナ固有の振る舞いを吸収するため、1つのソースコードで多数のコンテナに適合できます。   jQuery.container Feb 2010 nakajim...@gmail.com  
Environment JavaScript と CSS でコンテナの種別を判断できます。コンテナ依存の環境属性を取得できます。   jQuery.feature jQuery.container Feb 2010 nakajim...@gmail.com  
ExampleFriendsOnline オンラインの友達をサムネイル表示します。   jQuery.getData jQuery.postData jQuery.fn.adjustHeight jQuery.fn.minimessage Feb 2010 nakajim...@gmail.com  
ExamplePeople 友達のプロフィールを取得して、ID、名前、サムネイルをリスト表示します。   jQuery.get jQuery.fn.adjustHeight Feb 2010 nakajim...@gmail.com  
ExamplePerson プロフィールを取得して、ID、名前、サムネイルを表示します。   jQuery.getData jQurey.fn.adjustHeight Feb 2010 nakajim...@gmail.com  
ExamplePicasaWebAlbums Picasa Web Albums から写真を取得して、サムネイルをリスト表示します。キャンバスビューに切り替えて拡大表示します。   jQuery.pref jQuery.fn.title jQuery.getJSON JSDeferred jQuery.fn.adjustHeight jQuery.view jQuery.fn.ready Feb 2010 nakajim...@gmail.com  
ExampleYouTube YouTube から動画を取得して、サムネイルをリスト表示します。   jQuery.pref jQuery.fn.title jQuery.getJSON jQuery.fn.adjustHeight jQuery.fn.ready Feb 2010 nakajim...@gmail.com  
MessageFields メッセージ項目をまとめています。(執筆中) Feb 2010 nakajim...@gmail.com  
PersonFields プロフィール項目をまとめています。(執筆中) Feb 2010 nakajim...@gmail.com  
GettingStarted Develop gadgets with iGoogle by using OpenSocial jQuery and the Google Gadget Editor   igoogle Featured Feb 2010 nakajim...@gmail.com  
ContainerGoohome Jan 2010 nakajim...@gmail.com  
ContainerMixi Jan 2010 nakajim...@gmail.com  
PluginAutoHeight OpenSocial jQuery autoHeight is plugin to adjust height of Gadgets automatically all the time   jQuery.fn.autoHeight Dec 2009 nakajim...@gmail.com  
PluginMixi OpenSocial jQuery mixi Platform is plugin to use the extension of mixi specifically   jQuery.container.mixi jQuery.view jQuery.getData jQuery.invite jQuery.ajax jQuery.get JSDeferred Featured Dec 2009 nakajim...@gmail.com  
OpenSocialHost A field guide to building OpenSocial Apps with OpenSocial Host   jQuery.ajax Featured Dec 2009 nakajim...@gmail.com  
AppsUsing Apps using OpenSocial jQuery Nov 2009 nakajim...@gmail.com  
SitesUsing Sites using OpenSocial jQuery Nov 2009 nakajim...@gmail.com  
Template opensocial-jquery templates is HTML based template engine. It has compatibility with subset of OpenSocial Templates.   jQuery.fn.compile jQuery.fn.render Sep 2009 nakajim...@gmail.com  
ExamplePeopleTemplate This example is fetching and rendering a group of people using Ajax and Template.   jQuery.getData jQuery.fn.render Sep 2009 nakajim...@gmail.com  
ExamplePersonTemplate This example is fetching and rendering a single person using Ajax and Template.   jQuery.getData jQuery.fn.render Sep 2009 nakajim...@gmail.com  
AjaxData jQuery.ajax を使って OpenSocial のデータを操作できます。jQuery.get や jQuery.post, jQuery.getData, jQuery.postData のショートカットも使えます。   jQuery.ajax jQuery.get jQuery.post jQuery.getData jQuery.postData Sep 2009 nakajim...@gmail.com  
AjaxDeferred JSDeferred を使って jQuery.ajax を拡張します。非同期メソッドのチェーンとエラーハンドリングを容易にします。   JSDeferred jQuery.ajax jQuery.get jQuery.post jQuery.getJSON jQuery.getFeed jQuery.getData jQuery.postData Sep 2009 nakajim...@gmail.com  
PubSub ガジェット間でメッセージを送受信できます。   jQuery.pub jQuery.sub Sep 2009 nakajim...@gmail.com  
AjaxOAuth jQuery.ajax のリクエストに署名できます。jQuery.get や jQuery.post などのショートカットでもリクエストに署名できます。   jQuery.ajax jQuery.get jQuery.post jQuery.getJSON jQuery.getScript jQuery.getFeed jQuery.oauth Sep 2009 nakajim...@gmail.com  
OpenSocialTojQuery OpenSocial to jQuery Index Sep 2009 nakajim...@gmail.com  
Index API Index Sep 2009 nakajim...@gmail.com  
ExampleFriendFeedOAuth The example using OAuth Proxy that post to FriendFeed on gooHome.   jQuery.post jQuery.oauth jQuery.fn.minimessage Sep 2009 nakajim...@gmail.com  
  
Powered by Google Project Hosting