<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>福茲提克資訊科技網</title>
<link>http://blog.roodo.com/fauztech/</link>
<description></description>
<language>zh-tw</language>
<generator>Roodo Blog System</generator>
<copyright>All Rights Reserved</copyright>
<atom:link href="http://blog.roodo.com/fauztech/rss.xml" rel="self" type="application/rss+xml" />
<item>
	<title>COMODO Internet Security 3.9 發佈</title>
	<description>
		<![CDATA[免費的防毒、防駭、防火牆三效合一軟體， <a href="http://personalfirewall.comodo.com/">COMODO Internet Security</a> （簡稱CIS）推出3.9版。在這個版本中，值得注意的有兩大焦點：一個是之前官方承諾的、將 BOClean 整合進來；另一個是內建多國語言。<br /><br />BOClean 是一個防木馬即時監控軟體， COMODO 在2007年將它併購。整合之後， CIS 的防惡意程式能力應該會變強一點，就不必個別安裝 BOClean ，單獨安裝 CIS 即可。原本 CIS 已經有 Antivirus, Firewall, Defense+ 三項主要功能，整合 BOClean 之後，可以說現在防毒、防火牆都有了進階的功能。  <ul> <li>網路防火牆（Firewall） ＋ 系統防火牆 HIPS （Defense+）</li> <li>防毒掃描（Antivirus） ＋ 即時監控（BOClean）</li> </ul>  要注意的是，由於 CIS 的防火牆和防病毒可以只裝其中一個，如果你想要享受 BOClean 這個新功能的話，你必須安裝  CIS 裡的 COMODO Antivirus ，並且將即時掃描（realtime scanning）打開。  <br /><br />另一項這個版本的焦點就是多國語言功能，過去在 COMODO Firewall 2 的時代，官方曾推出中文版，但進入到第3版之後一直都沒有。這次內建了繁體中文，對不愛英文界面的用戶可說是大好消息。<br /><br />COMODO 的強項是防火牆，它的評價和知名大廠的付費軟體相比，亳不遜色。COMODO 的防毒軟體表現平平，不過反正你也可以選擇單裝防火牆。總之推薦所有還在使用 Windows 作業系統的用戶，趕快來試試這款免費、功能強大的 COMODO Internet Security 3.9。如果原本已經安裝了CIS 3.5的用戶，你需要先移除舊版，再安裝新版；如果是CIS 3.8的用戶可以升級，不過第一次會先升級升級器，重開機；第二次才是真正的升級本體，重開機第二次。  <br /><br />官方網站：<a href="http://personalfirewall.comodo.com/" target="_blank">http://personalfirewall.comodo.com/ </a><br />消息來源：<a href="http://forums.comodo.com/feedbackcommentsannouncementsnews_cis/comodo_internet_security_3976924507_released-t39202.0.html" target="_blank">http://forums.comodo.com/feedbackcommentsannouncementsnews_cis/comodo_internet_security_3976924507_released-t39202.0.html</a>		]]>
	</description>
	<link>http://blog.roodo.com/fauztech/archives/8941001.html</link>
	<guid isPermaLink="true">http://blog.roodo.com/fauztech/archives/8941001.html</guid>
	<category>軟體應用</category>
	<pubDate>Thu, 14 May 2009 09:11:49 +0800</pubDate>
</item>
<item>
	<title>解決 Aptana Studio 1.0 plugging into Eclipse 3.2 on Ubuntu 8.10 找不到 Sun JRE 的問題</title>
	<description>
		<![CDATA[Aptana Studio 1.0 plugging into Eclipse 3.2，作業系統是Ubuntu 8.10，找不到 SUN JRE 1.5 以上版本的問題，解法如下：<br />
<br />
<div><code>% gksudo gedit /etc/eclipse/java_home</code></div><br />
<br />
<div>新增這一列在java-gcj之前</div><br />
<br />
<div><code>/usr/lib/jvm/java-6-openjdk</code></div><br />
<br />
使檔案看起來像：<br />
<br />
<div><code><br />
# This file determines the search order the Eclipse Platform uses to find a<br />
# compatible JAVA_HOME. This setting may be overridden on a per-user basis by<br />
# altering the JAVA_HOME setting in ~/.eclipse/eclipserc.<br />
<br />
#/usr/lib/jvm/java-7-icedtea<br />
/usr/lib/jvm/java-6-openjdk<br />
/usr/lib/jvm/java-gcj<br />
</code></div><br />
<br />
相關鏈結：<a href="https://help.ubuntu.com/community/EclipseIDE">https://help.ubuntu.com/community/EclipseIDE</a>		]]>
	</description>
	<link>http://blog.roodo.com/fauztech/archives/8613627.html</link>
	<guid isPermaLink="true">http://blog.roodo.com/fauztech/archives/8613627.html</guid>
	<category>資訊攻略</category>
	<pubDate>Tue, 31 Mar 2009 22:14:56 +0800</pubDate>
</item>
<item>
	<title>IE8 layout mode &amp; compatibility view</title>
	<description>
		<![CDATA[如果我對 IE 官方 blog 的理解沒有錯誤的話，IE8 的作法是值得稱讚的。   <br /><br />IE8 有三種 layout 模式： <font color="#ff00ff">古怪模式（Quirks mode）</font>、<strong>IE7標準模式（IE7 Standards mode）</strong>、<strong>IE8標準模式（IE8 Standards mode）</strong>。<br />瀏覽器會依照文件的 DOCTYPE 選擇依照哪種 layout 模式（目前的IE就是如此，古怪模式不是IE8新增的）預設是<strong>IE8標準模式</strong>／<font color="#ff00ff">古怪模式</font>。<br /><br />已知的標準 DOCTYPE 和未知的 DOCTYPE → 觸發<strong>IE8標準模式</strong><br />古怪 DOCTYPE（基本上HTML 3.0以下）和沒有 DOCTYPE → 觸發<font color="#ff00ff">古怪模式</font><br /><br />相容檢視（Compatibility View）這個功能是什麼呢？對開發者來說就是你的網頁還不夠標準；對使用者來說就是把你的IE8變成IE7。網址列旁邊有一個按鈕，圖樣是破裂的網頁，按了就進入相容檢視。在相容檢視下，瀏覽器還是會依照 DOCTYPE 選擇 layout 模式，只是變成：<strong>IE7標準模式</strong>／<font color="#ff00ff">古怪模式</font>。然後 user agent string 也會變成 compatible; MSIE 7.0，大概可以說這是官方內建的偽裝功能。這次媒體報導所說的不相容網站是怎麼回事呢？IE8有個相容檢視列表功能，裡面列出要使用相容檢視的網站，類似釣魚網站名單一樣，可以更新。所以這個列表是不相容於預設的IE8而必須模擬IE7去瀏覽的網站，然後這個功能預設是沒有開啟的（想要的話安裝時自行勾選），就是說預設不會自動觸發<strong>IE7標準模式</strong>（想開啟要多按個鈕）。最後，網頁開發者可以用meta tag指定用哪種 layout 模式。<br /><br />指名IE8 → 觸發<strong>IE8標準模式</strong><br />指名IE7 → 觸發<strong>IE7標準模式</strong><br />模擬IE7 → 依照DOCTYPE選擇<strong>IE7標準模式</strong>／<font color="#ff00ff">古怪模式</font> 		]]>
	</description>
	<link>http://blog.roodo.com/fauztech/archives/8357359.html</link>
	<guid isPermaLink="true">http://blog.roodo.com/fauztech/archives/8357359.html</guid>
	<category>軟體應用</category>
	<pubDate>Sun, 22 Feb 2009 22:47:30 +0800</pubDate>
</item>
<item>
	<title>國際單位制詞頭</title>
	<description>
		<![CDATA[國際單位制也就是所謂的SI單位，電腦常用的儲存單位KB, MB, GB, TB等就是遵循SI單位而來。KB=千位元組，MB=百萬位元組，這是大家耳熟能詳的。而GB以上的中文名稱是什麼呢？答案是GB=<strong>吉</strong>位元組，TB=<strong>兆</strong>位元組，PB=<strong>拍</strong>位元組，不過一般人似乎很少這樣講呢。<br />
<br />
資料來源：<a href="http://zh.wikipedia.org/wiki/%E5%9C%8B%E9%9A%9B%E5%96%AE%E4%BD%8D%E5%88%B6%E8%A9%9E%E9%A0%AD?variant=zh-tw">維基百科 國際單位制詞頭</a>		]]>
	</description>
	<link>http://blog.roodo.com/fauztech/archives/7744051.html</link>
	<guid isPermaLink="true">http://blog.roodo.com/fauztech/archives/7744051.html</guid>
	<category>資訊思考</category>
	<pubDate>Mon, 01 Dec 2008 09:16:07 +0800</pubDate>
</item>
<item>
	<title> Yahoo放棄開發Vista版即時通</title>
	<description>
		<![CDATA[好像沒有人講到八卦的重點<br />
我就來說說我對這新聞的看法吧<br />
<br />
Yahoo放棄開發Vista版即時通<br />
代表著微軟開發者平台的重大挫敗（如果不算是完全失敗的話）<br />
<br />
「開發者平台」是什麼意思呢？<br />
我們知道一個作業系統要好用<br />
除了作業系統本身附贈的軟體之外<br />
應用程式也是愈多愈好<br />
（應該沒人完全只用附屬應用程式吧）<br />
<br />
應用程式哪裡來呢？要有人寫<br />
開發作業系統的公司，如微軟<br />
會自己開發一些重要的應用程式，如微軟Office<br />
但是一家公司不可能開發完天下所有的程式<br />
最好能有第三方廠商一起來開發<br />
（3rd party，不一定是公司也可能是個人）<br />
<br />
即使像蘋果電腦這樣強勢一手主導軟硬體的公司<br />
也是會盡量吸引第三方開發者<br />
原因無他  應用程式多，用戶也就會跟著多<br />
<br />
學過C語言的人  很多應該都接觸過Turbo C<br />
那是在DOS時代最熱門的整合開發環境之一<br />
它是由當時在開發環境業界一等一的Borland公司發行的<br />
時間到了90年代中期  Windows 95發行<br />
微軟發行的開發環境  在DOS時期還不能和Borland競爭<br />
這時候不一樣了  只要微軟想要拿的市場<br />
即使是後進者  也幾乎沒有拿不下來的  瀏覽器就是個例子<br />
Windows時代  微軟推出Visual Studio  還有MFC<br />
與Borland的OWL對抗  過程略去不提（個人沒參與到那時代）<br />
最後Borland淡出開發環境業界  微軟勝利<br />
這就是「開發者平台」之爭<br />
當然平台還有很多  比如說Java, qt, GTK等<br />
微軟獲得的勝利是在自家的Windows作業系統上<br />
<br />
微軟在與Borland競爭的過程中<br />
也提出了新的願景（或有人說是行銷口號）<br />
這就是.Net 後來為辨別清楚  也稱為.Net Framework<br />
.Net是一個很龐大的計劃  龐大到它的願景到現在還沒完全實現<br />
它學習了一些Java平台的特點  比如說VM（虛擬機器）<br />
在.Net上寫程式和過去是很不同的  比如說VM會幫你管理記憶體<br />
微軟的術語裡稱呼這些.Net程式碼為  managed code<br />
而過去的MFC的開發方式  稱為unmanaged<br />
在.Net當中也有個新東西來取代MFC  稱為WinForms<br />
<br />
但是WinForms只不過是用在GUI（使用者圖形介面）而已<br />
前面說過.Net這計劃很龐大  微軟的野心怎麼可能僅止於此而已呢！<br />
微軟發表了WinFX  Win代表Windows FX代表.Net Framework eXtension<br />
這個WinFX將會是代號Longhorn的新作業系統中的新開發平台<br />
<br />
WinFX的三大支柱：<br />
   WPF（Windows Presentation Foundation）<br />
   WCF（Windows Communication Foundation）<br />
   WinFS（Windows Future Storage）<br />
<br />
後來WinFX改名為.Net Framework 3.0<br />
Longhorn正式名稱為Windows Vista<br />
但是三大支柱之一的WinFS因為來不及開發而去掉這功能<br />
<br />
重點來了：Yahoo即時通 for Vista是用WPF開發的<br />
停止開發可能代表了：<br />
    Windows Vista的市場接受度成長得太慢<br />
    第三廠對微軟新開發平台保持觀望<br />
<br />
微軟的WPF還有另一項技術稱為WPF/E（又稱Silverlight）<br />
第三廠不採用微軟新技術的後果<br />
除了微軟新版Visual Studio變得比較不好賣之外<br />
還有其他可能  那就是第三廠開發者跳到其他公司的平台<br />
假如這真的發生  對微軟來說算得上是一大危機<br />
		]]>
	</description>
	<link>http://blog.roodo.com/fauztech/archives/7454279.html</link>
	<guid isPermaLink="true">http://blog.roodo.com/fauztech/archives/7454279.html</guid>
	<category>資訊業界</category>
	<pubDate>Tue, 28 Oct 2008 09:16:22 +0800</pubDate>
</item>
<item>
	<title>Python初寫心得</title>
	<description>
		<![CDATA[這兩天寫了一些Python，不得不佩服Java和PHP的文件。Python的文件不能說差，但是不好用、不好查。比如說我想查is這個keyword是什麼意思，最好我會知道他是列在Comparison啦。為什麼is不列在operator，這我不懂，明明==等都是啊。然後是例外處理，最好是我會知道有個sys.exc_info()啦。都查了很久才找到。<br />
<br />
Python的官方文件主要分為Tutorial, Library Reference, Language Reference三塊，但他們的Table of Content都只有一個，而且TOC的標題不太能反映想找的內容。像Java、PHP、Ruby的文件都會切成幾個窗格，或至少有sidebar讓你點，我終於知道原因了，就是這樣才好用啊。還有簡單卻實用的示例也是很重要的，這點PHP做得不錯。		]]>
	</description>
	<link>http://blog.roodo.com/fauztech/archives/6216579.html</link>
	<guid isPermaLink="true">http://blog.roodo.com/fauztech/archives/6216579.html</guid>
	<category>資訊思考</category>
	<pubDate>Mon, 23 Jun 2008 05:06:20 +0800</pubDate>
</item>
<item>
	<title>Ubuntu Server 升級到 Hardy 攻略</title>
	<description>
		<![CDATA[<kbd>script /tmp/upgrade-hardy<br />
sudo aptitude install update-manager-core<br />
sudo do-release-upgrade<kbd><br />
<br />
script是錄影用指令（這指令真難記，很容易混淆的名字）。錄影完打exit跳出。		]]>
	</description>
	<link>http://blog.roodo.com/fauztech/archives/5898763.html</link>
	<guid isPermaLink="true">http://blog.roodo.com/fauztech/archives/5898763.html</guid>
	<category>資訊攻略</category>
	<pubDate>Tue, 22 Apr 2008 01:42:40 +0800</pubDate>
</item>
<item>
	<title>flickr video 上傳不成功</title>
	<description>
		<![CDATA[<div style="float: right; margin-left: 10px; margin-bottom: 10px;"><br />
 <a href="http://www.flickr.com/photos/fauzty/2399829341/" title="photo sharing"><img src="http://farm3.static.flickr.com/2152/2399829341_e0c48a5b4a_m.jpg" alt="" style="border: solid 2px #000000;" /></a><br />
 <br /><br />
 <span style="font-size: 0.9em; margin-top: 0px;"><br />
  <a href="http://www.flickr.com/photos/fauzty/2399829341/">flickr video: upload not successful</a><br />
  <br /><br />
  原由 <a href="http://www.flickr.com/people/fauzty/">fauzty</a> 上載<br />
 </span><br />
</div><br />
剛剛試用了flickr video，我傳了一隻我在畢業典禮上，用Fuji數位相機拍的avi影片。結果上傳失敗，flickr說：請你重傳一次。囧。<br />
<br clear="all" />		]]>
	</description>
	<link>http://blog.roodo.com/fauztech/archives/5835697.html</link>
	<guid isPermaLink="true">http://blog.roodo.com/fauztech/archives/5835697.html</guid>
	<category></category>
	<pubDate>Wed, 09 Apr 2008 15:59:35 +0800</pubDate>
</item>
<item>
	<title>Sun雇用Jython開發者</title>
	<description>
		<![CDATA[算是舊消息了，根據JRuby開發者Charles Nutter這篇文章<a href="http://headius.blogspot.com/2008/03/welcome-pythonistas-to-sun.html">Welcome Pythonistas to Sun!</a>  ，Sun雇用了<a href="http://fwierzbicki.blogspot.com/">Frank Wierzbicki</a>及<a href="http://www.sauria.com/blog/">Ted Leung</a>來開發Jython及Python，就和2006年9月Sun雇用JRuby開發者一樣。目前JVM上面的主要語言，除了Java之外，還有Ruby (JRbuy)、Python (Jython)、JavaScript (Rhino)，以及JVM原生的scripting語言Groovy。<br /><br />看來Java平台未來發展的重點之一是scripting語言。有了Python及Ruby這兩強加入，似乎也意味著Groovy是註定來不及長大了。		]]>
	</description>
	<link>http://blog.roodo.com/fauztech/archives/5770525.html</link>
	<guid isPermaLink="true">http://blog.roodo.com/fauztech/archives/5770525.html</guid>
	<category>資訊業界</category>
	<pubDate>Fri, 28 Mar 2008 21:53:27 +0800</pubDate>
</item>
<item>
	<title>IE的global namespace pollution</title>
	<description>
		<![CDATA[昨天寫了一段javascript code，在Firefox跑，一切正常；到IE不能跑。用Microsoft Script Editor來debug，雖然可以知道錯誤發生在哪一段程式，但是看了半天卻看不出錯誤在哪。後來只好死馬當活馬醫，用trial and error方法，把code隨意改一改。結果發現：咦，把相關的HTML element id改掉，似乎程式就不會卡住了。難道是IE對我的id命名有意見？<br />
<br />
再定睛一看，會卡住的code剛好都是javascript variable和HTML id取名一樣的。原來，在IE裡javascript variable的名字不能和HTML id一樣！？再做了一些實驗，原來IE會把每個有id的element當作javascript的global variable，讓你直接用id/name存取DOM，而不必透過getElementById()。<br />
<br />
這真的很討厭。我看到有國外的網站稱之為global namespace pollution。		]]>
	</description>
	<link>http://blog.roodo.com/fauztech/archives/5763715.html</link>
	<guid isPermaLink="true">http://blog.roodo.com/fauztech/archives/5763715.html</guid>
	<category>資訊攻略</category>
	<pubDate>Thu, 27 Mar 2008 14:21:02 +0800</pubDate>
</item>
</channel>
</rss>