<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>JASONT</title>
	
	<link>http://www.batlab.net/blog</link>
	<description>生活 + 工作 + 情感</description>
	<lastBuildDate>Sat, 21 Aug 2010 06:45:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Jasont" /><feedburner:info uri="jasont" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Boomerang 中的 Bandwidth &amp; Latency 測試方式..</title>
		<link>http://feedproxy.google.com/~r/Jasont/~3/pN7jYrJv-Q4/</link>
		<comments>http://www.batlab.net/blog/?p=1120#comments</comments>
		<pubDate>Sat, 21 Aug 2010 06:45:31 +0000</pubDate>
		<dc:creator>jasont</dc:creator>
				<category><![CDATA[程式設計]]></category>
		<category><![CDATA[系統管理]]></category>
		<category><![CDATA[網路管理]]></category>

		<guid isPermaLink="false">http://www.batlab.net/blog/?p=1120</guid>
		<description>First download a 32 byte gif 10 times serially. This is used to measure latency We discard the first measurement because that pays the price for the TCP handshake (3 packets) and TCP slow-start (4 more packets). All other image requests take two TCP packets (one for the request and one for the response). This [...]&lt;img src="http://feeds.feedburner.com/~r/Jasont/~4/pN7jYrJv-Q4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.batlab.net/blog/?feed=rss2&amp;p=1120</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.batlab.net/blog/?p=1120</feedburner:origLink></item>
		<item>
		<title>全国网路连线品质监控..</title>
		<link>http://feedproxy.google.com/~r/Jasont/~3/gppOWUerJZ8/</link>
		<comments>http://www.batlab.net/blog/?p=1104#comments</comments>
		<pubDate>Fri, 20 Aug 2010 06:38:21 +0000</pubDate>
		<dc:creator>jasont</dc:creator>
				<category><![CDATA[程式設計]]></category>
		<category><![CDATA[網路管理]]></category>

		<guid isPermaLink="false">http://www.batlab.net/blog/?p=1104</guid>
		<description>现在机房除了做 smokeping 侦对外面几个主要的程式做监控，希望能够更进一步有其他资讯可以参考。在网路上看到了大陆有个叫监控X的网站，里面有一个用户体验(访问速度)跟踪，只是因为是公司使用，不便把资料放在别人的主机或依附他人的服务，所以就参考了他的网页，配合 Y! 的 Boomerang 自己弄了一个。 除了在统计上 Boomerang 的测试会准一点外，借用了监控X的 UI，并稍做修改。在时段选择上加上了最近一小时，跟踪历史部份也改以 Ajax 方式做即时的更新，另外也把一些 js lib 都换新版的用。虽然还有三个是已知的缺陷，不过暂时不想去改动了，等之后再说吧。 这东西算是最近玩比较好玩的东西了&amp;#8230;. 所有省份的统计： 详细到个县市的统计： 根据网路供应商的统计： 即时的统计历史列表： 以日为单位的统计列表：&lt;img src="http://feeds.feedburner.com/~r/Jasont/~4/gppOWUerJZ8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.batlab.net/blog/?feed=rss2&amp;p=1104</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.batlab.net/blog/?p=1104</feedburner:origLink></item>
		<item>
		<title>Y! Boomerang 只測 latency 不測 bandwidth…</title>
		<link>http://feedproxy.google.com/~r/Jasont/~3/NYdfSA-iXCs/</link>
		<comments>http://www.batlab.net/blog/?p=1095#comments</comments>
		<pubDate>Fri, 20 Aug 2010 06:18:12 +0000</pubDate>
		<dc:creator>jasont</dc:creator>
				<category><![CDATA[程式設計]]></category>
		<category><![CDATA[網路管理]]></category>

		<guid isPermaLink="false">http://www.batlab.net/blog/?p=1095</guid>
		<description>最近用了 Y! 的 Boomerang 要來做全國連線品質監測，不過他有個問題是 latency 和 bandwidth 是同一個模組的功能，並沒有參數直接可以設定只跑 latency 不做 bandwidth 測試，但即使設 1 次測試，以現在的來訪數，流量大概會上升 5~10M。在現在是固定頻寬的狀況下，並不是很好。 所以只好在 js 中直接把他處理掉，抓沒壓過的來，把其中 1063 行這段改掉，就會在做完 latency 後直接回傳給統計主機了。 1 2 3 if &amp;#40;!this.runs_left&amp;#41; &amp;#123; this.finish&amp;#40;&amp;#41;; &amp;#125; 改成 1 2 3 if &amp;#40;!this.latency_runs&amp;#41; &amp;#123; this.finish&amp;#40;&amp;#41;; &amp;#125;&lt;img src="http://feeds.feedburner.com/~r/Jasont/~4/NYdfSA-iXCs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.batlab.net/blog/?feed=rss2&amp;p=1095</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.batlab.net/blog/?p=1095</feedburner:origLink></item>
		<item>
		<title>Installous 下載的 ipa 檔案路徑…</title>
		<link>http://feedproxy.google.com/~r/Jasont/~3/WKfoY_HkPPI/</link>
		<comments>http://www.batlab.net/blog/?p=1084#comments</comments>
		<pubDate>Mon, 28 Jun 2010 08:21:54 +0000</pubDate>
		<dc:creator>jasont</dc:creator>
				<category><![CDATA[資訊不歸路]]></category>

		<guid isPermaLink="false">http://www.batlab.net/blog/?p=1084</guid>
		<description>Installous 雖然我已經選了要和 itune 同步，不過好像還是會有問題。 所以最快的方法就是抓回 PC 用 itune 安裝管理，之前版本的 installous 下載的路徑會是 /private/var/mobile/Library/Downloads 可是最近的版本已經不是在這了，找了半天終於找到，新的路徑是 /User/Documents/Installous/Downloads&lt;img src="http://feeds.feedburner.com/~r/Jasont/~4/WKfoY_HkPPI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.batlab.net/blog/?feed=rss2&amp;p=1084</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.batlab.net/blog/?p=1084</feedburner:origLink></item>
		<item>
		<title>Ubuntu 64bits OS 執行 32bits 軟體…</title>
		<link>http://feedproxy.google.com/~r/Jasont/~3/DZZTB6Tn3q0/</link>
		<comments>http://www.batlab.net/blog/?p=1076#comments</comments>
		<pubDate>Wed, 23 Jun 2010 06:57:45 +0000</pubDate>
		<dc:creator>jasont</dc:creator>
				<category><![CDATA[系統管理]]></category>

		<guid isPermaLink="false">http://www.batlab.net/blog/?p=1076</guid>
		<description>公司前期規劃的備份機制是使用 Netvault &amp;#8211; Backbone 這套軟體，代理商的工程師來安裝，在 Ubuntu Linux 64bits 上安裝會出現問題。 Creating symbolic links postinstall.sh: 647: /usr/netvault/util/nvsetstanza: not found Failed to set first configuration value Post install script failed! root@nms01:/media/cdrom/netvault/linux_x86_64/netvault# file /usr/netvault/util/nvsetstanza /usr/netvault/util/nvsetstanza: ELF 32-bit LSB executable, Intel 80386, version 1 &amp;#40;SYSV&amp;#41;, for GNU/Linux 2.2.5, dynamically linked &amp;#40;uses shared libs&amp;#41;, stripped root@nms01:/media/cdrom/netvault/linux_x86_64/netvault# 發現不管如何，檔案都是 32bit 的，工程師求助資深工程師，回應卻是 &amp;#8220;這事不好辦&amp;#8230;問原廠&amp;#8221;，後來我了解一下，發現這東西根本是個偽 64bits [...]&lt;img src="http://feeds.feedburner.com/~r/Jasont/~4/DZZTB6Tn3q0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.batlab.net/blog/?feed=rss2&amp;p=1076</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.batlab.net/blog/?p=1076</feedburner:origLink></item>
		<item>
		<title>快速縮小圖片工具 – Image Resizer PowerToy Clone</title>
		<link>http://feedproxy.google.com/~r/Jasont/~3/hIHgF8FnDzA/</link>
		<comments>http://www.batlab.net/blog/?p=1071#comments</comments>
		<pubDate>Mon, 21 Jun 2010 09:57:11 +0000</pubDate>
		<dc:creator>jasont</dc:creator>
				<category><![CDATA[好站推薦]]></category>
		<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">http://www.batlab.net/blog/?p=1071</guid>
		<description>老婆喜歡拍照，偏偏她又不知道怎麼縮圖比較快，所以幫她找了這個工具，原本是微軟的 PowerToy 裡的一個，只是 PowerToy 的只支援 Win XP，即使裝在 Win7 使用相容模式還是無用，後來找到了這個 Image Resizer PowerToy Clone，看名字就知道，優點是它支援 Win7，所以就幫老婆裝了。 安裝完成後只要在圖片上按右鍵，就會出現這樣的選單： 當選取後，就會出現下面的視窗讓你選擇你想縮小的大小尺寸。 最後選 ok ，就會幫你縮好你選的適當大小了。沒去仔細研究壓出來的圖片效果如何，但用來放網路上已經很夠了。算是一個很不錯又方便使用的工具。 網址：Image Resizer PowerToy Clone&lt;img src="http://feeds.feedburner.com/~r/Jasont/~4/hIHgF8FnDzA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.batlab.net/blog/?feed=rss2&amp;p=1071</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.batlab.net/blog/?p=1071</feedburner:origLink></item>
		<item>
		<title>家政課 – 香菇紅棗烏骨雞..</title>
		<link>http://feedproxy.google.com/~r/Jasont/~3/uWa2NfOxDz4/</link>
		<comments>http://www.batlab.net/blog/?p=1066#comments</comments>
		<pubDate>Sun, 13 Jun 2010 08:20:11 +0000</pubDate>
		<dc:creator>jasont</dc:creator>
				<category><![CDATA[玩樂生活]]></category>

		<guid isPermaLink="false">http://www.batlab.net/blog/?p=1066</guid>
		<description>本來這週還有燉當歸牛肉湯，不過因為是很晚的時候燉的，弄完就睡覺去了根本忘了拍照，就以後有機會再說。烏骨雞我以前就不愛吃，覺得肉沒有白雞的好，不過應觀眾要求，買一次看看。&lt;img src="http://feeds.feedburner.com/~r/Jasont/~4/uWa2NfOxDz4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.batlab.net/blog/?feed=rss2&amp;p=1066</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.batlab.net/blog/?p=1066</feedburner:origLink></item>
		<item>
		<title>Hostmonitor Check Oracle 設定…</title>
		<link>http://feedproxy.google.com/~r/Jasont/~3/CbsjlAQjBZE/</link>
		<comments>http://www.batlab.net/blog/?p=1063#comments</comments>
		<pubDate>Sun, 13 Jun 2010 08:09:29 +0000</pubDate>
		<dc:creator>jasont</dc:creator>
				<category><![CDATA[系統管理]]></category>
		<category><![CDATA[網路管理]]></category>

		<guid isPermaLink="false">http://www.batlab.net/blog/?p=1063</guid>
		<description>在 Hostmonitor 上要設定 Oracle 檢查，搞了幾天終於搞定了。 主要有幾點需要注意的， 1. Hostmonitor 是 32bits 的軟體，因此安裝的 Oracle Client 也需要是 32bits。因為我 OS 是 2008 64bits，在這一點上我卡關了一些時間，試了好幾個終於搞定，他不會用 64bits 的 oci。 2. Oracle Client 可以只裝 Instant Client 部份，因為只需要有 oci.dll 就好。 3. 需要設定 Oracle_Home Path 的環境變數於系統上. 4. Hostmonitor 使用 TNS Alias 當設定，因此需要於安裝路徑下的 network/admin 下建立 tnsname.ora 與 sqlnet.ora。 最重要的一點，當上面都弄好了，如果發現 Hostmonitor 要不是說還是找不到 oci.dll 或是 TNS resolve 錯誤，那就重啟動 [...]&lt;img src="http://feeds.feedburner.com/~r/Jasont/~4/CbsjlAQjBZE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.batlab.net/blog/?feed=rss2&amp;p=1063</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.batlab.net/blog/?p=1063</feedburner:origLink></item>
		<item>
		<title>ADOBE Browserlab 小試..</title>
		<link>http://feedproxy.google.com/~r/Jasont/~3/pylWw-Ca-Fg/</link>
		<comments>http://www.batlab.net/blog/?p=1056#comments</comments>
		<pubDate>Thu, 03 Jun 2010 03:42:42 +0000</pubDate>
		<dc:creator>jasont</dc:creator>
				<category><![CDATA[好站推薦]]></category>

		<guid isPermaLink="false">http://www.batlab.net/blog/?p=1056</guid>
		<description>Adobe 這玩意其實有些網站或軟體已經了類似的功能，不過還是上去試了一下，基本上只能針對畫面呈現的部份做顯示，真的想測試不同功能或語法在運作上有什麼差異，還是得實際用 Broser 去測才行。 首先可以設定自己要用的 Browser Sets，決定那些 Browser 是要測試的。 然後測試完成後，結果有幾種檢試方式，最基本的就是單一種 Browser 檢視。 也有兩種 Browser 比對的。 最後是我覺得最特別的，洋蔥紙模式，讓兩個結果頁面以重疊的方式呈現，然後可以調整要呈現那一邊的比重多一些，可以用來更準確的比對兩者的差異。 這工具其實對美術或UI比較有用，但對程式設計師可能幫助不是這麼的夠，但還是可以玩玩看。&lt;img src="http://feeds.feedburner.com/~r/Jasont/~4/pylWw-Ca-Fg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.batlab.net/blog/?feed=rss2&amp;p=1056</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.batlab.net/blog/?p=1056</feedburner:origLink></item>
		<item>
		<title>家政課 – 咖哩飯…</title>
		<link>http://feedproxy.google.com/~r/Jasont/~3/A1HBbISC5bU/</link>
		<comments>http://www.batlab.net/blog/?p=1050#comments</comments>
		<pubDate>Sun, 16 May 2010 13:24:25 +0000</pubDate>
		<dc:creator>jasont</dc:creator>
				<category><![CDATA[玩樂生活]]></category>

		<guid isPermaLink="false">http://www.batlab.net/blog/?p=1050</guid>
		<description>每到週末都是我的家政課時間，至少一個月前在韓國超市就買了辛的咖哩塊，今天終於來煮了，下午老婆懶的出門，我就自己去買了廁所的電子鎮流器順便去菜場一趟。 雞肉是上週日買的，半隻雞冰了一週，另外半隻週一老婆就搞了醬油雞肉處理掉了。 成果還不錯，除了那個咖哩一點都不辣，都寫辛了還跟不辣一樣，那寫不辣的到底是什麼味道，下次要去買更辣的。老婆評價給了兩顆星，蛋湯則是因為沒味道和水太多兩個人都喝不下去，更別提我的那碗還在微波爐裡爆炸~~&lt;img src="http://feeds.feedburner.com/~r/Jasont/~4/A1HBbISC5bU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.batlab.net/blog/?feed=rss2&amp;p=1050</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.batlab.net/blog/?p=1050</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.530 seconds --><!-- Cached page served by WP-Cache -->
