Discover the resources for adding interactive charts for browsers and mobile devices.
Youtube, Metacafe, Google Video, iFilm and custom flashnew Introduction Videobox is a 6kb script, which shows your videos in the page with an overlay. It was inspired from Lightbox.v2 and uses some of the Slimbox's code. It's written for the wonderful mootools library. And used swfobject to embed flash. Above, there is some example. Usage Firstly, you should include 3 javascript files to your page
最近ガジェットの種類も増えて、ますます便利になってきた iGoogle 。実は JavaScript 開発にもけっこう使えます。 Google Gadget Editor と適当なリファレンス検索系のガジェットなどを組み合わせれば、ちょっとした JavaScript 統合開発環境に早変わり。 iGoogle ガジェットなら任意サーバーへの GET リクエストなども可能で、ちょっとした実験に最適です。 そんな便利な Google Gadget Editor ですが、欠点もあります。簡単な JavaScript を実行するだけでも iGoogle ガジェットを作らなければいけませんし、なんといっても Opera で動きません(´Д`; というわけで、ブラウザに依存せず、 iGoogle ガジェット以外の開発にも便利な JavaScript Console ガジェットを作ってみました。すぐ下に貼
3ヶ月ほど前、弾さんや id:amachang さんが、はてなダイアリーで JavaScript が使えたらいいのにね、という話をしていました。404 Blog Not Found:Hatena::Diary - スーパpre記法で実行可能なJavaScriptをIT戦記 - Re: スーパー pre 記法で実行可能な JavaScript をで、先日、自分のはてなダイアリーにブログパーツを設置できるようになったので、事実上の JavaScript 解禁になりました。ということで、JavaScript の eval を貼り付けるガジェットを Google Gadgets で作ってみました。サンプルまずは簡単に Hello World。nanto_vi さんによる Math.random().toString(36).slice(-8) でパスワード生成 もすぐに試せる。(関連エントリ:Ja
AJAX Slide Show The Slide Show is a simple to use application of the Google AJAX Feed API that is designed to let you add photo slide shows to your pages, sites, and blogs. The slide show control takes photo feeds from all popular sites, such as PhotoBucket, Flickr, and Picasa Web Albums. Any feeds that use Media RSS can be used without customization. However, the slide show control allows any pho
Google AJAX Feed APIに「FeedControl」というクラスが追加された。 このクラスを利用すると、取得したフィードをWeb上に描画する際、定型的なフォーマットで簡単に表示させることができる。下はCodeZineとMarkeZineのRSSをタブ形式で表示させたサンプルだ。 <script type="text/javascript" src="http://www.google.com/jsapi?key=取得したKey"></script> <div id="feedControl">Loading...</div> <script type="text/javascript"> google.load("feeds", "1"); function initialize() { var feedControl = new google.feeds
AJAX Video Bar The Video Bar is a simple to use application of the Google AJAX Search API that is designed to let you easily add a strip of playable videos to your pages, sites, and blogs. The sample video bars to the right and below demonstrate some of the key features of this control. The control is highly customizable, allowing you to specify the orientation of the video bar, the number of vide
AJAX News Bar The News Bar is a Google AJAX Search API application that lets you easily add application and page-controled news search results to your web pages or blog. This control, which provides search-driven bars of news results, is highly customizable: you can specify the news bar's orientation, the number of results it displays, the list of search expressions that drive it, etc. You can con
Tell us about your web site This control is based on both the Google AJAX Search API and Maps API. Both of these APIs require a free API key that's associated with your Google Account and the URL of your web site. By using these APIs you are agreeing to the AJAX Search API terms of use as well as the Maps API terms of use. Copy and paste the following where you want your map search control to appe
最近 JSONP って呼ばれているものは: 1. JavaScript で script タグを生成する。 この例の場合は、script タグが生成されたタイミングで、 /foo.cgi?callback=showResult&args=... がリクエストされ、リクエスト変数に応じた動的な結果が返ってくる。 2. 結果は JSON で返す。 { results: [ {name: 'hoge'}, {name: 'fuga'}, ... ] } 3. どうせなら…という事で、コールバック関数で wrap して返す。 showResult({ results: [ {name: 'hoge'}, {name: 'fuga'}, ... ] }); …で、showResult は別途実装…という一連の考え方のようだ。 XMLHttpRequest になぞらえて JSONScriptReque
Modern browsers like Firefox, Safari, Chrome and Opera support the HTML5 canvas tag to allow 2D command-based drawing. ExplorerCanvas brings the same functionality to Internet Explorer. To use, web developers only need to include a single script tag in their existing web pages. Overview Sample pages using the canvas tag are included with the source code. For more information about the canvas tag,
One of the features I find it interesting in Google calendar is the possibility to create shared calendars, but also the availability of your calendar as XML or ICAL whatever it's a private or public one. As soon as we have XML of our calendar available I was wondering why not integrating Google calendar directly in website. For example a community that use the service to manage their events, or t
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く