memo.xight.org

01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

2006-08-24 Thu

WolframTones - 自動作曲・演奏システム

- Summary
ジャンルを選択すると,それっぽい曲が流れる.
面白い!

- Reference
WolframTones: An Experiment in a New Kind of Music
http://tones.wolfram.com/

- via
textfile.org - 2006-08-24
http://d.hatena.ne.jp/textfile/20060824/tones

カテゴリ: [WebTool]

Apache 2.2 + mod_proxy_balancer + DNSラウンドロビンで負荷分散

- Reference
Web屋のネタ帳 - 2006-08-16 - DNSラウンドロビンとmod_proxy_balancerによるWebサイトの負荷分散 (案)
http://neta.ywcafe.net/000631.html

@IT - Apache 2.2でWebサイトをパフォーマンスアップ! (3/3)
http://www.atmarkit.co.jp/flinux/special/apache22/apache03.html

YappoLogs - 2005-12-02 - Apache 2.2.0 のロードバランス機能(mod_proxy_balancer)を使いこなす
http://blog.yappo.jp/yappo/archives/000352.html

naoyaのはてなダイアリー - 2005-12-02 - Apache 2.2.0 + mod_proxy_balancer
http://d.hatena.ne.jp/naoya/20051205/1133782641

cyano - 2006-02-04 - mod_proxy_balancerで中〜大規模サーバー運用するときの勘所 - (1) mod_proxy_balancerの設定編
http://www.onflow.jp/blog/archives/2006/02/mod_proxy_balan.html

Techknow Movable Type - 2004-10-11 - Apache 2.0 + mod_proxy によるリバース・プロキシの構築
http://www.sixapart.jp/movabletype/developers/naoya/archives/2004/10/apache_20_mod_p.html

qwikWeb:Integrating Mailing List and WikiWikiWeb(Wiki) - Apache下での利用
http://qwik.jp/qwikweb/UseWithApache.html

カテゴリ: [Apache][Stub]

Linux で安価なロードバランサ構築方法

- Reference
DSAS開発者の部屋 - 2006-08-24 - こんなに簡単! Linuxでロードバランサ (1)
http://dsas.blog.klab.org/archives/50664843.html

カテゴリ: [Linux]

ffmpeg-php - PHPで動画を扱うためのライブラリ

- Summary
PHP 4.3.0+ , GD 2.0+, FFMPEG[2006-07-13-3] が必要.
- Sample

<?php
$extension = "ffmpeg";
$extension_soname = $extension . "." . PHP_SHLIB_SUFFIX;
$extension_fullname = PHP_EXTENSION_DIR . "/" . $extension_soname;
 
// load extension
if(!extension_loaded($extension)) {
	dl($extension_soname) or die("Can't load extension $extension_fullname\n");
}
?>


- Reference
ffmpeg-php
http://ffmpeg-php.sourceforge.net/

ffmpeg-php - API documentation
http://ffmpeg-php.sourceforge.net/apidoc.php

- via
MOONGIFT - ffmpeg-php
http://oss.moongift.jp/intro/i-2267.html

カテゴリ: [PHP]

<link> タグの rel 属性 - 効果的な使用方法と対応ブラウザ

- Reference
linkのススメ - 駄的HTML改善計画
http://car.s35.xrea.com/better/link.php

Web Kanzaki - HTML - link要素の使い方
http://www.kanzaki.com/docs/html/link.html

カテゴリ: [HTML]

GNU開発ツール - 西田 亙 氏による自費出版本

- 目次の画像
http://www.oversea-pub.com/img/gnu_index.jpg

- Reference
オーバーシー・パブリッシング
http://www.oversea-pub.com/

Wataru's memo - 2006-07-31
http://www.wnishida.com/~wmemo/?date=20060731#p01

- via
スラッシュドット ジャパン - 2006-08-23 - 西田亙氏が「GNU開発ツール」を自費出版
http://slashdot.jp/article.pl?sid=06/08/23/1344251

カテゴリ: [書籍]

Google Sitemaps が Google Webmaster Central に

- Reference
Google Webmaster Central
http://www.google.com/webmasters/

Webmaster Central Blog
http://googlewebmastercentral.blogspot.com/

- via
Blog News Channel - 2006-08-14 - Google Sitemaps Renamed
http://google.blognewschannel.com/index.php/archives/2006/08/14/google-sitemaps-renamed/

Search Engine Roundtable - 2006-08-07 - Google Sitemaps Renamed to Webmaster Central
http://www.seroundtable.com/archives/004309.html

clmemo@aka - 2006-08-22 - お盆の blogosphere 出来事ブックマーク
http://at-aka.blogspot.com/2006/08/blogosphere.html

カテゴリ: [Google]
Referrer (Inside): [2006-01-04-7]
2006-08 / 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Color Reference

ChangeLogを検索
携帯電話からアクセス!

カテゴリ

最近の話題

リンク

過去ログ

Google

QR Code

Since
2002-11-28
Update
2008-02-20 21:23
Copyright © 2005 xight.org All Rights Reserved.