#
# ChangeLog for Dev in lab.git
# 
# Generated by Trac 1.0.1dev-r11378
# Apr 4, 2025 5:55:44 PM
 
Thu, 17 Mar 2011 09:28:37 GMT mitty <mitty@…> [ab38dc9]
	* Dev/twitter/update_timeline.pl (added)

	* reads text file and tweets it
	 * usage: update_timeline.pl ...


Wed, 12 Jan 2011 11:08:41 GMT mitty <mitty@…> [679d34a]
	* Dev/twitter/show_status.pl (modified)

	* "-d" option to print all data except 'undef'

	git-svn-id: ...


Mon, 10 Jan 2011 12:40:27 GMT mitty <mitty@…> [04f609d]
	* Dev/twitter/config.yml.sample (added)

	* config.yml sample

	git-svn-id: https://lab.mitty.jp/svn/lab/trunk@107 ...


Mon, 10 Jan 2011 10:35:17 GMT mitty <mitty@…> [b9060c8]
	* Dev/twitter/twitterbot.pl (modified)

	* save status.yml only when new tweets were found

	git-svn-id: ...


Mon, 10 Jan 2011 10:06:34 GMT mitty <mitty@…> [24fa584]
	* Dev/twitter/twitterbot.pl (modified)

	* save also skipped tweet status_id
	  * maybe cause infinity mail ...


Mon, 10 Jan 2011 09:57:45 GMT mitty <mitty@…> [45a20c3]
	* Dev/twitter/twitterbot.pl (modified)

	* NEW send a mail
	  * tweets to me and search results

	git-svn-id: ...


Mon, 10 Jan 2011 06:55:26 GMT mitty <mitty@…> [702399e]
	* Dev/twitter/twitterbot.pl (modified)

	* change skip flag logic
	 * bot behavior and results are not changed
 ...


Mon, 10 Jan 2011 06:16:48 GMT mitty <mitty@…> [641934f]
	* Dev/twitter/twitterbot.pl (modified)

	* add more debug output
	 * NEW: retweet only allowed users' tweets
	  * ...


Sat, 01 Jan 2011 06:01:50 GMT mitty <mitty@…> [5fa546f]
	* Dev/twitter/dump_timeline.pl (modified)

	* accept one character options
	  * user_timeline => u
	  * ...


Sun, 19 Dec 2010 02:13:33 GMT mitty <mitty@…> [ee655ec]
	* Dev/twitter/dump_timeline.pl (modified)

	* change order of column
	{{{
	(status_id) screen_name [created_at] text ...


Sat, 18 Dec 2010 15:15:35 GMT mitty <mitty@…> [294a3aa]
	* Dev/twitter/dump_timeline.pl (modified)

	* FIX: Wide character in print
	  * $status->{user}{name} may contain ...


Sat, 18 Dec 2010 15:11:03 GMT mitty <mitty@…> [fe75883]
	* Dev/twitter/dump_timeline.pl (modified)

	* pack usage message to $help = sub {...}
	 * remove needless '\n' and ...


Sat, 18 Dec 2010 15:00:37 GMT mitty <mitty@…> [f1b126a]
	* Dev/twitter/dump_timeline.pl (modified)

	* dump_timeline.pl now parses 4 parameters
	{{{
	usage: dump_timeline.pl ...


Sat, 18 Dec 2010 14:20:21 GMT mitty <mitty@…> [a7e2c53]
	* Dev/twitter/dump_timeline.pl (moved)

	* rename to multiple timeline dumper

	git-svn-id: ...


Mon, 13 Dec 2010 07:55:14 GMT mitty <mitty@…> [8333ea0]
	* Dev/geshi/index.php (moved)
	* Dev/sakura-editor/DrRacket.kwd (moved)
	* Dev/sakura-editor/DrRacket2.kwd (moved)
	* Dev/snuploader/upload.cgi (moved)
	* Dev/twitter/get_oauth.pl (moved)
	* Dev/twitter/nt_bot.pl (moved)
	* Dev/twitter/show_status.pl (moved)
	* Dev/twitter/twitterbot.pl (moved)
	* Dev/twitter/user_timeline.pl (moved)
	* TipAndDoc/.bash_profile (moved)
	* TipAndDoc/.bashrc (moved)
	* TipAndDoc/.bin/get_ip_from_ifconfig.pl (moved)
	* TipAndDoc/.bin/get_ip_from_ioctl.pl (moved)
	* TipAndDoc/.bin/smartgrep (moved)
	* TipAndDoc/.bin/svnst (moved)
	* TipAndDoc/.bin/wake (moved)
	* TipAndDoc/.profile (moved)
	* TipAndDoc/.screenrc (moved)
	* TipAndDoc/cron.daily/apt-cron (moved)
	* TipAndDoc/iproute/setroute-rhel.sh (moved)
	* TipAndDoc/iproute/setroute.sh (moved)
	* TipAndDoc/iptables/setfilter (moved)
	* TipAndDoc/iptables/setlan2wan.sh (moved)
	* TipAndDoc/iptables/setmasq.sh (moved)
	* TipAndDoc/iptables/setnapt.sh (moved)
	* TipAndDoc/iptables/ufw/after.rules (moved)
	* TipAndDoc/iptables/ufw/before.rules (moved)
	* TipAndDoc/iptables/ufw/mangle.rules (moved)
	* TipAndDoc/iptables/ufw/nat.rules (moved)
	* TipAndDoc/iptables/ufw/raw.rules (moved)
	* TipAndDoc/openssl/CA.sh (moved)
	* TipAndDoc/openssl/openssl.cnf (moved)
	* TipAndDoc/pxelinux.cfg/default (moved)
	* TipAndDoc/swat/lang/ja/help/welcome.html (moved)
	* TipAndDoc/swat/xinetd.d/swat (moved)
	* TipAndDoc/trac/custom.css (moved)
	* TipAndDoc/trac/site.html (moved)
	* TipAndDoc/vmware/hotaddbridge (moved)

	* categorize directories to Dev or TipAndDoc
	  * same as wiki:WikiStart ...