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

2005-09-03 Sat

rrencode

- Summary
rrencode は JARH (Just Another Ruby Hacker)を支援するソフトウェア
- Reference
rrencode
http://mono.kmc.gr.jp/~oxy/?rrencode
- via
www.textfile.org - 2005-09-02
http://www.hyuki.com/t/200509.html#i20050902174958

カテゴリ: [Memo][Ruby][ネタ]

ppencode , rrencode

- Summary
ppencode は JAPH (Just Another Perl Hacker)を支援するソフトウェア

- Reference
ppencode - JavaScript demo
http://namazu.org/~takesako/ppencode/demo.html

- via
www.textfile.org - 2005-09-02
http://www.hyuki.com/t/200509.html#i20050902174958

カテゴリ: [Memo][Perl][ネタ]

フローマップ - サイト間の人の流れを視覚化

- Summary
サイト間の人の流れをGraphviz[2003-12-01-3]を用いて視覚化

- サイト内のソースに追加すべき記述

<a href="http://flowmap.jp/">
	<script type="text/JavaScript">
		document.write('<img src="http://www.flowmap.jp/fmap.cgi?n=mnghoqru&i=fmap01&r='+escape(document.referrer)+'&t='+escape(document.title)+'&u='+escape(document.URL)+'" alt="flowmap.jp" />');
	</script>
</a>


- 以下の .js ファイルを置いても良いかも
var str = '';
str += '<img src="http://www.flowmap.jp/fmap.cgi?n=mnghoqru&i=fmap01&r=';
str += escape(document.referrer);
str += '&t='+escape(document.title);
str += '&u='+escape(document.URL)+'" border="0" alt="flowmap.jp" />');
document.write(str);


- Reference
フローマップ
http://www.flowmap.jp/
- via
www.textfile.org - 2005-09-03
http://www.hyuki.com/t/200509.html#i20050903120132

カテゴリ: [視覚化][Web Tool]
2005-09 / 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

Color Reference

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

カテゴリ

最近の話題

リンク

過去ログ

Google

QR Code

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