<?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>無盡 MAC Apps-(解)壓縮</title>
<link>http://blog.roodo.com/woodwork/archives/cat_451221.html</link>
<description>















/*
 * 作者: Nelson (http://blog.pixnet.net/Nelson)
 * 備註: 原始程式碼來自 http://blog.xuite.net/emisjerry/tech/11088489，

 * 檢查網址裡頭有沒有 &quot;/archives/&quot; 字串，
 * 有的話就代表是單篇文章。
 */
var isArticle = false;
if (document.URL.indexOf(&quot;/archives/&quot;) &gt; 0)
	isArticle = true;

if (isArticle)
{
	if (window.attachEvent)
		window.attachEvent(&#039;onload&#039;, init);
	else
		window.addEventListener(&#039;load&#039;, init, false);
}


function init()
{
	var DIVs = document.getElementsByTagName(&#039;div&#039;);
	for (var i in DIVs)
	{
		var x = new String(DIVs[i].className);
		// 檢查 class 是否為 &quot;posted&quot;，是的話就是文章結尾
		if (x.indexOf(&quot;posted&quot;) == 0)
		{
			DIVs[i].innerHTML =
				document.getElementById(&quot;sitetag&quot;).innerHTML+DIVs[i].innerHTML;
		}
		
		if (x.indexOf(&quot;adbox&quot;) == 0)
		{
			DIVs[i].innerHTML =
				document.getElementById(&quot;divAdSenseContentScript&quot;).innerHTML;
			break;
		}
	}
}




var gaJsHost = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);
document.write(unescape(&quot;%3Cscript src=&#039;&quot; + gaJsHost + &quot;google-analytics.com/ga.js&#039; type=&#039;text/javascript&#039;%3E%3C/script%3E&quot;));


var pageTracker = _gat._getTracker(&quot;UA-1305697-1&quot;);
pageTracker._initData();
pageTracker._trackPageview();


 


</description>
<language>zh-tw</language>
<generator>Roodo Blog System</generator>
<copyright>All Rights Reserved</copyright>
<atom:link href="http://blog.roodo.com/woodwork/archives/cat_451221.xml" rel="self" type="application/rss+xml" />
<item>
	<title>YemuZip  輕鬆製作Zip</title>
	<description><![CDATA[
			             網頁：     http://www.yellowmug.com/yemuzip/           版權：     免費軟體           檔案大小：     1.2MB           系統：                檔案下載：     &nbsp;下載           中文化：     &nbsp;    &nbsp;&nbsp;&nbsp; 在MAC上，ZIP檔似乎比較少用，但是再與WIN交流中又不得不使用ZIP格式，而MAC製作的ZIP在WIN上又有些問題，這個軟體可以很方便的製作並解決這些問題，唯一的缺點是少了解壓縮功能！！
		]]>
	</description>
	<content:encoded><![CDATA[
			<table border="0" height="128">   <tbody><tr>     <td rowspan="6" width="128" height="128"><img src="http://static.zooomr.com/images/5630923_9bb5a4b536_o.jpg" border="0" alt="" width="128" height="128" /></td>     <td class="pagetable">網頁：</td>     <td class="pagetable"><a href="http://www.yellowmug.com/yemuzip/" target="_blank">http://www.yellowmug.com/yemuzip/</a><br /></td>   </tr>   <tr>     <td class="pagetable">版權：</td>     <td class="pagetable">免費軟體</td>   </tr>   <tr>     <td class="pagetable">檔案大小：</td>     <td class="pagetable">1.2MB</td>   </tr>   <tr>     <td class="pagetable">系統：</td>     <td class="pagetable"><img src="http://blog.roodo.com/woodwork/79d6551d.png" alt="" width="20" height="20" /></td>   </tr>   <tr>     <td class="pagetable">檔案下載：</td>     <td class="pagetable">&nbsp;<a href="http://www.yellowmug.com/download/YemuZip.dmg" target="_blank">下載</a></td>   </tr>   <tr>     <td class="pagetable">中文化：</td>     <td class="pagetable">&nbsp;</td>   </tr> </tbody></table><br />&nbsp;&nbsp;&nbsp; 在MAC上，ZIP檔似乎比較少用，但是再與WIN交流中又不得不使用ZIP格式，而MAC製作的ZIP在WIN上又有些問題，這個軟體可以很方便的製作並解決這些問題，唯一的缺點是少了解壓縮功能！！
		<a class="acontinues" href="http://blog.roodo.com/woodwork/archives/6851819.html">(繼續閱讀...)</a>
		]]>
	</content:encoded>
	<link>http://blog.roodo.com/woodwork/archives/6851819.html</link>
	<guid>http://blog.roodo.com/woodwork/archives/6851819.html</guid>
	<category>(解)壓縮</category>
	<pubDate>Tue, 19 Aug 2008 14:51:39 +0800</pubDate>
</item>
</channel>
</rss>