2009 } 232 / 365 daysTotal } 10,165 days
| 00-06 | 06-12 | 12-18 | 18-24 |
|---|---|---|---|
| 10% | 10% | 10% | 10% |
Layouting blocks smoothly like puzzles.
いいねー。YouTubeビデオでクロスフェーダー。
Jamming Gear / turntable sequencer / 身近な方法を用いて音楽を作る
<?php $url = "http://twitter.com/statuses/update.xml?"; $username = "ユーザーID"; $password = "パスワード"; $status = "投稿する内容(日本語・英語OKみたいだけどリンクはダメ)"; $params = "status=". rawurlencode($status); $result = file ...
<?php //本文中のhttp://部分を<a href="http://d.hatena.ne.jp/fujimori1981/20090820/1250755379" >〜</a>に。 function auto_link ($text) { return preg_replace(’/([^="¥’>]|^)(https?|ftp)(:¥/¥/[-_.!~*¥’()a-zA-Z0-9;¥/?:¥@&=+¥$,%#]+)/’, ’$1<a href="$ ...
タイトル通り。 無駄にjQueryを使ってフェードさせてるのと、全画面になるように。 デモ↓ http://2244.jp/_demo/jquery-loader/01/ JavaScript <script type="text/javascript" charset="utf-8" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js">& ...