Java, Programing, Sapporo, Scala, workshop 第17回Java勉強会に参加 Written by irasally on 11月 22nd, 2009. Leave a comment 札幌Javaコミュニティ第17回Java勉強会に参加してきました。 本日のテーマは ・Scala 言語の特徴、簡単なプログラム演習 ・JavaFx JavaFXの特徴、基本構文、簡単なアプリケーションの説明 でした。 た […]
API, PHP, Programing, Web Tidy関数を使ったスクレイピングとTwitterAPI(2)-TwitterAPI::update Written by irasally on 2月 24th, 2009. Leave a comment Twitterに投稿をpostしたり、タイムラインを取得したりすることができるTwitterAPI。 (仕様日本語訳:[観] Twitter API 仕様書 (勝手に日本語訳シリーズ)) PHPでTwitterAPIを使 […]
API, PHP, Programing, Web Tidy関数を使ったスクレイピングとTwitterAPI(1)-Tidy関数でスクレイピング Written by irasally on 2月 24th, 2009. Leave a comment APIとして使いやすい(動くサービスが作りやすい)TwitterのAPIを使って 昨年から少しずつ、Twitter-bot(自動投稿プログラム)を作成していました。 せっかくなので、ここにまとめておきたいと思います。 札 […]
PHP, Programing PHP5・apache2.2系をインストール(WindowsXP) Written by irasally on 2月 24th, 2009. Leave a comment PHP5開発環境をWindowsXPで整えるための手順です。 今回は、 PHP5 apache2.2 PEAR を別個インストールしました。 基本はPHP5.0 – Ground-SunLightがとてもわか […]
API, JavaScript, PHP, Web Splash.image.jsを使う。(6) – with FlickrAPI Written by irasally on 7月 18th, 2007. Leave a comment やっと完成しました。 HTML上にフルスクリーンスライドショーを表示するJavaScriptライブラリ [splash.image.js] http://xuxu.fr/ressources/javascript/spl […]
API, JavaScript, PHP, Web Splash.image.jsを使う。(5) – with FlickrAPI Written by irasally on 7月 15th, 2007. 1 Comment HTML画面上にフルスクリーンでスライドショーを表示するスクリプト。 [splash.image.js] http://xuxu.fr/ressources/javascript/splash.image/ このスライド […]
API, JavaScript, PHP, Web JavaScript-Slideshow を使う。(7) – with ZorgAPI Written by irasally on 6月 24th, 2007. 2 Comments スクリプトはこちら [Slideshow] http://www.electricprism.com/aeron/slideshow/ 今回は「写真を自動的に取得し、それをスライドショーで表示する」 というプログラムを作 […]