Introduction What is RMagick? RMagick is a binding from Ruby to the ImageMagick TM image manipulation library. Here's how the ImageMagick home page describes ImageMagick: ImageMagickTM... is a free software suite to create, edit, and compose bitmap images. It can read, convert and write images in a large variety of formats. Images can be cropped, colors can be changed, various effects can be appli
By Adam Feldman, APIs Product Manager UPDATE June 3: In the days since we announced the deprecation of the Translate API, we’ve seen the passion and interest expressed by so many of you, through comments here (believe me, we read every one of them) and elsewhere. I’m happy to share that we’re working hard to address your concerns, and will be releasing an updated plan to offer a paid version of th
JSON Developer's Guide The Google Image Search API JSON interface can be used to write image query applications in any language that can handle a JSON-encoded result set with embedded status codes. Note: The Google Image Search API must be used for user-generated searches. Automated or batched queries of any kind are strictly prohibited. Contents Audience The Google Image Search JSON interface, a
GET /v25.0/{person-id}/ HTTP/1.1 Host: graph.facebook.com/* PHP SDK v5.0.0 */ /* make the API call */ try { // Returns a `Facebook\FacebookResponse` object $response = $fb->get( '/{person-id}/', '{access-token}' ); } catch(Facebook\Exceptions\FacebookResponseException $e) { echo 'Graph returned an error: ' . $e->getMessage(); exit; } catch(Facebook\Exceptions\FacebookSDKException $e) { echo 'Faceb
{ "name": "Matt Harris", "profile_sidebar_border_color": "C0DEED", "profile_background_tile": false, "profile_sidebar_fill_color": "DDEEF6", "location": "San Francisco", "profile_image_url": "http://a1.twimg.com/profile_images/554181350/matt_normal.jpg", "created_at": "Sat Feb 17 20:49:54 +0000 2007", "profile_link_color": "0084B4", "favourites_count": 95, "url": "http://themattharris.com", "contr
Web ページ内の任意の要素をフルスクリーン表示可能にする Fullscreen API ですが、お勉強ついでに簡単に試してみました。 ちょっと前、先月の話題になってしまうのですが、Web ページ内の任意の要素をフルスクリーン表示可能にする Fullscreen API に関連して、Mozilla が公開している Gecko:FullScreenAPI が更新されて Firefox Nightly で使えるようになったり、W3C からも Fullscreen (Editor's Draft) が公開されたりと色々動きが活発になってきましたので、いい機会ということで、お勉強ついでに簡単に試してみました。 例えば HTML5 で追加された video 要素は、今まで Flash などのアドオンに頼ってきた動画の Web ページへの埋め込み、再生を HTML 側で対応することを可能にしましたが、
JavaScript is the programming language of the web and is quickly gaining traction outside of the browser. JavaScripture.com is a testing ground and reference for all JavaScript APIs. Each reference page contains detailed descriptions and interactive examples like the following so you can quickly learn by doing.
前のFlickr同様、twicli用サムネイル表示プラグイン「thumbnail.js」にYouTube・ニコニコ動画のサムネイル表示機能を追加しました。 やり方は以下の通り。 YouTubeの場合 本来はAPIを使って http://gdata.youtube.com/feeds/api/videos/<動画ID>からサムネイルのURL()をとってくるのが良さそうです。 が、今のところ http://i.ytimg.com/vi/<動画のID>/default.jpgに固定のようですので、これをいきなり表示しています。他に、 http://i.ytimg.com/vi/<動画のID>/0.jpg http://i.ytimg.com/vi/<動画のID>/1.jpg http://i.ytimg.com/vi/<動画のID>/2.jpg http://i.ytimg.com/vi/<動画
Last.fm APIGetting startedAPI Guides IntroductionAuthentication Web How-ToMobile How-ToDesktop How-ToAuth SpecScrobbling 2.0 DocumentationRadio APIPlaylists APIAPI ToolsREST RequestsXML-RPCTerms of ServiceAPI Methods album album.addTagsalbum.getInfoalbum.getTagsalbum.getTopTagsalbum.removeTagalbum.searchartist artist.addTagsartist.getCorrectionartist.getInfoartist.getSimilarartist.getTagsartist.ge
Web ページからデータを抽出してデータベースに突っ込むことに性的興奮を覚えるみなさん、 ScraperWiki 使うとキモチイイですよ。以上です。 そうではないみなさんには少々の説明が必要かと思いますので少々書きます。 ScraperWiki はスクレーパ(Web ページをスクレイピングするスクリプト)とスクレイピングで得られたデータを共有しようぜっという Web サービスです。Wiki と名が付いていますが Wiki っぽいページ構成になってるわけではなく、スクレーパやデータを誰でも編集できるようにして成果を共有するという理念が Wiki と共通しているのが由来みたいです。 ScraperWiki を使うとスクレーパを作るのがラクになります: Web ベースのエディタでスクレーパを書き、その場で実行できる PHP、 Python または Ruby が使える(HTML パーサなどのモジュ
○Facebook APIでメッセージを送信する仕組みは提供されていないらしい http://developers.facebook.com/docs/reference/api/message/ によれば、将来的に/inboxというエンドポイントが新たに提供されるようですが、現時点では直接通知できる仕組みは提供されないようです。 http://forum.developers.facebook.net/viewtopic.php?id=78618 に「email」に対する権限を取得するしかないとありますが、要は直接メールアドレスを取得して、メールを送信するってことですよね。 ○他の方法を考えてみた まずは自分自身にメッセージを送信する時のパケットをwiresharkでキャプチャして ○パケットの中身を見てみる ここらへん怪しい! ○送信してるパケットと同じ動きをformで再現 パラメータ
新浪微博のapiについてご存じならお教え下さい。 ユーザIDおよびつぶやきIDは64ビットの数字と仕様書にあります。 しかし、実際のURLは例えば、http://www.weibo.com/2291250415/xtGXtEQG3 です。 2291250415は浜崎あゆみのユーザIDで理解とあいますが、 xtGXtEQG3はつぶやきIDではなさそうで、これを入力してもエラーになります。 これとつぶやきIDとはどのような関係なのでしょうか。
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く