<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>芒果小站 &#187; Smush.it</title>
	<atom:link href="http://www.mangguo.org/tag/smush-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mangguo.org</link>
	<description>这里不卖芒果，请另寻他处购买。</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:28:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>值得网站开发人员收藏的 10 个网站</title>
		<link>http://www.mangguo.org/10-sites-developers-should-have-in-their-bookmarks/</link>
		<comments>http://www.mangguo.org/10-sites-developers-should-have-in-their-bookmarks/#comments</comments>
		<pubDate>Wed, 12 May 2010 00:00:06 +0000</pubDate>
		<dc:creator>芒果</dc:creator>
				<category><![CDATA[工具]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[CatsWhoCode]]></category>
		<category><![CDATA[Smush.it]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.mangguo.org/?p=3767</guid>
		<description><![CDATA[1、MySQL Format Date MySQL Format Date 帮助你更好地使用 MySQL DATE_FORMAT 函数。只需选择通用的日期格式，然后将其更改为满足你需求的格式。MySQL DATE_FORMAT 代码将会在页面底部生成，你可以直接复制这段查询语句。 点击访问：http://www.mysqlformatdate.com 2、Script Src 作为网站开发人员，天天一个一个站点打开查看 JavaScript 框架和库的最新版本是不是很麻烦？ScriptSrc.net 汇集了所有框架和库的最新版本，以独立页面的形式展现，只要一键点击就可以复制种子文件的引用路径。 点击访问：http://scriptsrc.net 3、Em Chart 我并不喜欢 CSS 文件中的 em 单位，但有时候又不得不面对它。在这种情况下，Em Chart 会将 em 单位转换为像素值，让你节省时间和麻烦。 点击访问：http://aloestudios.com/tools/emchart 4、Twitter API Explorer 如果你在自己的应用中使用了 Twitter API，你肯定会喜欢 Twitter API Explorer。这个网站很方便的让你通过 Twitter API 进行搜索。更妙的是，该网站可以生成可直接使用的代码片段。即时生成即时获取！ 点击访问：http://twitapi.com/explore 5、Browser Sandbox 跨浏览器兼容性肯定是 Web 开发人员日常工作中所要面对的大问题。Browser Sandbox 允许在网络上运行任何 Windows 浏览器。唯一的不足是，你必须运行 Windows [...]]]></description>
			<content:encoded><![CDATA[<p><strong>1、MySQL Format Date</strong></p>
<p>MySQL Format Date 帮助你更好地使用 MySQL DATE_FORMAT 函数。只需选择通用的日期格式，然后将其更改为满足你需求的格式。MySQL DATE_FORMAT 代码将会在页面底部生成，你可以直接复制这段查询语句。</p>
<p>点击访问：<a href="http://www.mysqlformatdate.com" target="_blank">http://www.mysqlformatdate.com</a></p>
<p><strong>2、Script Src</strong></p>
<p>作为网站开发人员，天天一个一个站点打开查看 <span class='bm_keywordlink'><a href="http://www.mangguo.org/tag/javascript">JavaScript</a></span> 框架和库的最新版本是不是很麻烦？ScriptSrc.net 汇集了所有框架和库的最新版本，以独立页面的形式展现，只要一键点击就可以复制种子文件的引用路径。</p>
<p>点击访问：<a href="http://scriptsrc.net" target="_blank">http://scriptsrc.net</a></p>
<p><strong>3、Em Chart</strong></p>
<p>我并不喜欢 <span class='bm_keywordlink'><a href="http://www.mangguo.org/tag/css">CSS</a></span> 文件中的 em 单位，但有时候又不得不面对它。在这种情况下，Em Chart 会将 em 单位转换为像素值，让你节省时间和麻烦。</p>
<p>点击访问：<a href="http://aloestudios.com/tools/emchart" target="_blank">http://aloestudios.com/tools/emchart</a></p>
<p><strong>4、Twitter API Explorer</strong></p>
<p>如果你在自己的应用中使用了 Twitter API，你肯定会喜欢 Twitter API Explorer。这个网站很方便的让你通过 Twitter API 进行搜索。更妙的是，该网站可以生成可直接使用的代码片段。即时生成即时获取！</p>
<p>点击访问：<a href="http://twitapi.com/explore" target="_blank">http://twitapi.com/explore</a></p>
<p><strong>5、Browser Sandbox</strong></p>
<p>跨浏览器兼容性肯定是 Web 开发人员日常工作中所要面对的大问题。Browser Sandbox 允许在网络上运行任何 Windows 浏览器。唯一的不足是，你必须运行 Windows 系统：该应用程序不支持 Mac 和 Linux 操作系统。</p>
<p>点击访问：<a href="http://spoon.net/browsers" target="_blank">http://spoon.net/browsers</a></p>
<p><strong>6、<span class='bm_keywordlink'><a href="http://www.mangguo.org/tag/php">PHP</a></span> Forms</strong></p>
<p>Web 表单是网站重要的组成部分，但创造他们也很费时。那么是否有一个可以免费快速生成表单的工具呢？<span class='bm_keywordlink'><a href="http://www.mangguo.org/tag/php">PHP</a></span> forms 允许你创建可扩展的、适用于大部分网站需求的表单。</p>
<p>点击访问：<a href="http://www.phpform.org" target="_blank">http://www.phpform.org</a></p>
<p><strong>7、.htaccess editor</strong></p>
<p>.htaccess 文件是网站（尤其是 <span class='bm_keywordlink'><a href="http://www.mangguo.org/tag/wordpress">WordPress</a></span> 博客）必须具备的。不知道怎么写？没问题，只要访问这个网站，即可通过使用向导来创建 .htaccess文件。也许它并不是非常完美，但基本能满足大部分需求。</p>
<p>点击访问：<a href="http://www.htaccesseditor.com/en.shtml" target="_blank">http://www.htaccesseditor.com/en.shtml</a></p>
<p><strong>8、Smush it!</strong></p>
<p>图片可能胜过千言万语，但同时也占用了大量带宽。图像可以通过 Photoshop 等处理软件优化，以满足网站使用。但如果你没有这些臃肿不堪的桌面软件，你也不会束手无策，<a href="http://www.mangguo.org/tag/smush.it/">Smush.it</a> 可以完全满足你。由雅虎开发者网络开发的在线图片优化工具 <a href="http://www.mangguo.org/tag/smush.it/">Smush.it</a>，能有效减少图像大小而不降低其质量。对于 <span class='bm_keywordlink'><a href="http://www.mangguo.org/tag/wordpress">WordPress</a></span> 用户，更有方便强大的 <a href="http://www.mangguo.org/wp-smush-it-blog-image-lossless-compression-plugin/">WP-Smush.it 插件</a>可以使用。</p>
<p>点击访问：<a href="http://developer.yahoo.com/yslow/smushit/" target="_blank">http://developer.yahoo.com/yslow/smushit/</a><br />
可在线上传版本：<a href="http://www.mangguo.org/smush-it-hidden-online-image-optimizer/">http://www.mangguo.org/smush-it-hidden-online-image-optimizer/</a></p>
<p><strong>9、<span class='bm_keywordlink'><a href="http://www.mangguo.org/tag/css">CSS</a></span> Compressor</strong></p>
<p>特别是在有许多不同页面布局的网站，<span class='bm_keywordlink'><a href="http://www.mangguo.org/tag/css">CSS</a></span> 文件往往非常庞大，占用大量的服务器带宽。这个名为 <span class='bm_keywordlink'><a href="http://www.mangguo.org/tag/css">CSS</a></span> Compressor 的压缩工具，可通过去除注释、空白等不必要的字节占用以减少 <span class='bm_keywordlink'><a href="http://www.mangguo.org/tag/css">CSS</a></span> 文件尺寸。更妙的是，压缩等级可以随心配置以满足你的需求。</p>
<p>点击访问：<a href="http://www.csscompressor.com" target="_blank">http://www.csscompressor.com</a></p>
<p><strong>10、Test everything</strong></p>
<p>这个网站是必须具备的书签：正如其名，一切都可以用它来测试，例如 XHTML 和 <span class='bm_keywordlink'><a href="http://www.mangguo.org/tag/css">CSS</a></span> 标记、<span class='bm_keywordlink'><a href="http://www.mangguo.org/tag/pagerank">PageRank</a></span>、反向链接和其他更多的测试内容。</p>
<p>点击访问：<a href="http://tester.jonasjohn.de" target="_blank">http://tester.jonasjohn.de</a></p>
<p>英文原稿：<a href="http://www.catswhocode.com/blog/10-sites-developers-should-have-in-their-bookmarks" target="_blank">10 sites developers should have in their bookmarks | CatsWhoCode</a><br />
翻译整理：<a href="../10-sites-developers-should-have-in-their-bookmarks" target="_blank">值得网站开发人员收藏的 10 个网站 | 芒果</a></p>
<h3  class="related_post_title">推荐阅读</h3><ul class="related_post"><li><a href="http://www.mangguo.org/10-useful-htaccess-snippets/" title="10 个实用的 .htaccess 代码片段">10 个实用的 .htaccess 代码片段</a> (16)</li><li><a href="http://www.mangguo.org/wordpress-10-htaccess-hacks/" title="WordPress 的 10 个 .htaccess 技巧">WordPress 的 10 个 .htaccess 技巧</a> (1)</li><li><a href="http://www.mangguo.org/10-for-site-optimization-htaccess-code-snippets/" title="10+ 优化网站的 .htaccess 代码片段">10+ 优化网站的 .htaccess 代码片段</a> (19)</li><li><a href="http://www.mangguo.org/use-htaccess-binding-domain-to-a-subdirectory/" title="利用 .htaccess 绑定域名到子目录">利用 .htaccess 绑定域名到子目录</a> (19)</li><li><a href="http://www.mangguo.org/use-htaccess-reduce-wordpress-comment-spam/" title="使用 .htaccess 减少 WordPress 垃圾评论">使用 .htaccess 减少 WordPress 垃圾评论</a> (16)</li><li><a href="http://www.mangguo.org/create-offline-html5-web-apps-in-5-easy-steps/" title="5 步骤创建 HTML5 离线应用">5 步骤创建 HTML5 离线应用</a> (9)</li><li><a href="http://www.mangguo.org/10-useful-tools-to-simplify-css3-development/" title="12 款简化 CSS3 开发的实用工具">12 款简化 CSS3 开发的实用工具</a> (12)</li><li><a href="http://www.mangguo.org/10-php-code-snippets-for-working-with-strings/" title="10+ 字符串相关的 PHP 代码片段">10+ 字符串相关的 PHP 代码片段</a> (6)</li></ul><hr />
© 2010 芒果小站 | <a href="http://www.mangguo.org/10-sites-developers-should-have-in-their-bookmarks/">固定链接</a> | <a href="http://www.mangguo.org/10-sites-developers-should-have-in-their-bookmarks/#comments">5 条评论</a> | 标签 <a href="http://www.mangguo.org/tag/htaccess/" rel="tag">.htaccess</a>, <a href="http://www.mangguo.org/tag/catswhocode/" rel="tag">CatsWhoCode</a>, <a href="http://www.mangguo.org/tag/smush-it/" rel="tag">Smush.it</a>, <a href="http://www.mangguo.org/tag/twitter/" rel="tag">Twitter</a>]]></content:encoded>
			<wfw:commentRss>http://www.mangguo.org/10-sites-developers-should-have-in-their-bookmarks/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Smush.it，藏起来的在线图片压缩</title>
		<link>http://www.mangguo.org/smush-it-hidden-online-image-optimizer/</link>
		<comments>http://www.mangguo.org/smush-it-hidden-online-image-optimizer/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 09:16:54 +0000</pubDate>
		<dc:creator>芒果</dc:creator>
				<category><![CDATA[工具]]></category>
		<category><![CDATA[Smush.it]]></category>

		<guid isPermaLink="false">http://www.mangguo.org/?p=2866</guid>
		<description><![CDATA[之前芒果曾经介绍过 Smush.it，在线图片无损压缩工具，但好景不长，从 Smush.it 主页已经不能使用上传压缩功能。如果你是个重度 Firebug 用户，并且使用 YSlow 的工具包，其中就有如下一项： All Smush.it™ - Run Smush.it™ on all image components in this document 今天偶然发现了这个牛逼的压缩工具的上传入口： 猛击进入：http://www.smushit.com/ysmush.it 切换至 “UPLOADER” 标签，点击 “Select Files and Smush” 按钮即可上传亟待压缩的图片。 更多介绍请移步至：http://www.mangguo.org/smush-it-online-image-lossless-compression-tool 推荐阅读值得网站开发人员收藏的 10 个网站 (5)WP Smush.it，博客图片无损压缩插件 (17)Smush.it，在线图片无损压缩工具 (6) © 2010 芒果小站 &#124; 固定链接 &#124; 6 条评论 &#124; 标签 Smush.it]]></description>
			<content:encoded><![CDATA[<p>之前<a href="http://www.mangguo.org" target="_blank">芒果</a>曾经介绍过 <a href="http://www.mangguo.org/smush-it-online-image-lossless-compression-tool/" target="_blank">Smush.it，在线图片无损压缩工具</a>，但好景不长，从 Smush.it 主页已经不能使用上传压缩功能。如果你是个重度 Firebug 用户，并且使用 YSlow 的工具包，其中就有如下一项：</p>
<pre>All Smush.it™ - Run Smush.it™ on all image components in this document</pre>
<p>今天偶然发现了这个牛逼的压缩工具的上传入口：<br />
猛击进入：<a href="http://www.smushit.com/ysmush.it" target="_blank">http://www.smushit.com/ysmush.it</a><br />
切换至 “UPLOADER” 标签，点击 “Select Files and Smush” 按钮即可上传亟待压缩的图片。<br />
更多介绍请移步至：<a href="http://www.mangguo.org/smush-it-online-image-lossless-compression-tool" target="_blank">http://www.mangguo.org/smush-it-online-image-lossless-compression-tool</a></p>
<h3  class="related_post_title">推荐阅读</h3><ul class="related_post"><li><a href="http://www.mangguo.org/10-sites-developers-should-have-in-their-bookmarks/" title="值得网站开发人员收藏的 10 个网站">值得网站开发人员收藏的 10 个网站</a> (5)</li><li><a href="http://www.mangguo.org/wp-smush-it-blog-image-lossless-compression-plugin/" title="WP Smush.it，博客图片无损压缩插件">WP Smush.it，博客图片无损压缩插件</a> (17)</li><li><a href="http://www.mangguo.org/smush-it-online-image-lossless-compression-tool/" title="Smush.it，在线图片无损压缩工具">Smush.it，在线图片无损压缩工具</a> (6)</li></ul><hr />
© 2010 芒果小站 | <a href="http://www.mangguo.org/smush-it-hidden-online-image-optimizer/">固定链接</a> | <a href="http://www.mangguo.org/smush-it-hidden-online-image-optimizer/#comments">6 条评论</a> | 标签 <a href="http://www.mangguo.org/tag/smush-it/" rel="tag">Smush.it</a>]]></content:encoded>
			<wfw:commentRss>http://www.mangguo.org/smush-it-hidden-online-image-optimizer/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>WP Smush.it，博客图片无损压缩插件</title>
		<link>http://www.mangguo.org/wp-smush-it-blog-image-lossless-compression-plugin/</link>
		<comments>http://www.mangguo.org/wp-smush-it-blog-image-lossless-compression-plugin/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 15:16:55 +0000</pubDate>
		<dc:creator>芒果</dc:creator>
				<category><![CDATA[插件]]></category>
		<category><![CDATA[Smush.it]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.mangguo.org/?p=2227</guid>
		<description><![CDATA[芒果在 Smush.it，在线图片无损压缩工具一文中已对 Smush.it 作过简要介绍。 专为 WordPress 开发的 WP Smush.it 插件，除了具有在线版 Smush.it 强健的无损压缩功能外，对于博客图片的整体管理非常方便。 雅虎的 Exceptional Performance series（卓越性能表现系列）推荐以下几种无损图片优化方式： 1. 剥离 JPEG 文件的元数据； 2. 优化 JPEG 压缩； 3. 将某些 GIF 图像转换为索引 PNG； 4. 从索引图像中剥离未使用的颜色； 针对上述优化建议，Smush.it 提供了相应的 API，而 WP Smush.it 插件则将其与 WordPress 之间实现了无缝集成。 启用 WP Smush.it 插件后，每张添加至文章的图片会自动通过 Smush.it 运行优化操作，对用户完全透明，无需人力干涉。 另外，图片的格式转化等参数可通过配置选项设定，且支持已有图片的优化，是节省空间和流量的好帮手。 插件主页 / 下载地址 推荐阅读GoCodes，WordPress 链接重定向插件 (23)WP Clock，漂亮的 WordPress 倒计时插件 (1)如何在 [...]]]></description>
			<content:encoded><![CDATA[<p>芒果在 <a href="http://www.mangguo.org/smush-it-online-image-lossless-compression-tool/" target="_blank">Smush.it，在线图片无损压缩工具</a>一文中已对 Smush.it 作过简要介绍。</p>
<p>专为 <span class='bm_keywordlink'><a href="http://www.mangguo.org/tag/wordpress">WordPress</a></span> 开发的 WP Smush.it 插件，除了具有在线版 Smush.it 强健的无损压缩功能外，对于博客图片的整体管理非常方便。</p>
<p>雅虎的 Exceptional Performance series（卓越性能表现系列）推荐以下几种无损图片优化方式：<br />
1. 剥离 JPEG 文件的元数据；<br />
2. 优化 JPEG 压缩；<br />
3. 将某些 GIF 图像转换为索引 PNG；<br />
4. 从索引图像中剥离未使用的颜色；</p>
<p>针对上述优化建议，Smush.it 提供了相应的 API，而 WP Smush.it 插件则将其与 <span class='bm_keywordlink'><a href="http://www.mangguo.org/tag/wordpress">WordPress</a></span> 之间实现了无缝集成。</p>
<p>启用 WP Smush.it 插件后，每张添加至文章的图片会自动通过 Smush.it 运行优化操作，对用户完全透明，无需人力干涉。</p>
<p>另外，图片的格式转化等参数可通过配置选项设定，且支持已有图片的优化，是节省空间和流量的好帮手。</p>
<p><a href="http://wordpress.org/extend/plugins/wp-smushit/" target="_blank">插件主页</a> / <a href="http://downloads.wordpress.org/plugin/wp-smushit.1.2.3.zip" target="_blank">下载地址</a></p>
<h3  class="related_post_title">推荐阅读</h3><ul class="related_post"><li><a href="http://www.mangguo.org/gocodes-wordpress-plugin-link-redirects/" title="GoCodes，WordPress 链接重定向插件">GoCodes，WordPress 链接重定向插件</a> (23)</li><li><a href="http://www.mangguo.org/wp-clock-countdown-beautiful-wordpress-plugin/" title="WP Clock，漂亮的 WordPress 倒计时插件">WP Clock，漂亮的 WordPress 倒计时插件</a> (1)</li><li><a href="http://www.mangguo.org/how-to-display-the-latest-in-the-wordpress-google-content/" title="如何在 WordPress 中显示最新 Google+ 内容 ">如何在 WordPress 中显示最新 Google+ 内容 </a> (1)</li><li><a href="http://www.mangguo.org/use-htaccess-reduce-wordpress-comment-spam/" title="使用 .htaccess 减少 WordPress 垃圾评论">使用 .htaccess 减少 WordPress 垃圾评论</a> (16)</li><li><a href="http://www.mangguo.org/10-useful-wordpress-hacks/" title="10 个实用的 WordPress 技巧教程">10 个实用的 WordPress 技巧教程</a> (28)</li><li><a href="http://www.mangguo.org/html5-support-for-wordpress/" title="为 WordPress 开启 HTML5 支持">为 WordPress 开启 HTML5 支持</a> (15)</li><li><a href="http://www.mangguo.org/display-wordpress-post-only-if-specific-custom-field/" title="按自定义字段获取 WordPress 文章列表 ">按自定义字段获取 WordPress 文章列表 </a> (1)</li><li><a href="http://www.mangguo.org/use-flush-optimize-wordpress-page-generation-performance/" title="用缓冲输出优化 WordPress 页面生成性能">用缓冲输出优化 WordPress 页面生成性能</a> (2)</li></ul><hr />
© 2010 芒果小站 | <a href="http://www.mangguo.org/wp-smush-it-blog-image-lossless-compression-plugin/">固定链接</a> | <a href="http://www.mangguo.org/wp-smush-it-blog-image-lossless-compression-plugin/#comments">17 条评论</a> | 标签 <a href="http://www.mangguo.org/tag/smush-it/" rel="tag">Smush.it</a>, <a href="http://www.mangguo.org/tag/wordpress/" rel="tag">WordPress</a>]]></content:encoded>
			<wfw:commentRss>http://www.mangguo.org/wp-smush-it-blog-image-lossless-compression-plugin/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Smush.it，在线图片无损压缩工具</title>
		<link>http://www.mangguo.org/smush-it-online-image-lossless-compression-tool/</link>
		<comments>http://www.mangguo.org/smush-it-online-image-lossless-compression-tool/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 02:42:25 +0000</pubDate>
		<dc:creator>芒果</dc:creator>
				<category><![CDATA[工具]]></category>
		<category><![CDATA[Smush.it]]></category>
		<category><![CDATA[WebResizer]]></category>

		<guid isPermaLink="false">http://www.mangguo.org/?p=2134</guid>
		<description><![CDATA[压缩图片不仅可以缩减体积节省流量，也可以提高页面加载速度，获得最佳的访问效果。 芒果之前介绍过 WebResizer，在线图片裁剪压缩工具，但有损压缩或多或少会影响图片质量。然而这款 Smush.it 支持无损压缩，虽然功能上不及 WebResizer 强大丰富，但性能表现很优秀。 三种使用方式： 1. 通过浏览器本地上传图片，支持批量上传； 2. 使用提交图片 URL 地址的方式，在线优化分析； 3. 安装 Firefox 扩展或添加跨浏览器书签，以优化任何网页图像。 Smush.it 超出了 Photoshop 及 Fireworks 的限制，在确保不改变图片外观或视觉质量的情况下，进行无损压缩。处理完成后，系统会给出压缩比和压缩包下载地址信息，非常方便实用。 官方主页：http://smush.it Firefox 插件下载：http://smush.it/firefox/smush-0.5.xpi 推荐阅读值得网站开发人员收藏的 10 个网站 (5)Smush.it，藏起来的在线图片压缩 (6)WP Smush.it，博客图片无损压缩插件 (17)WebResizer，在线图片裁剪压缩工具 (1) © 2010 芒果小站 &#124; 固定链接 &#124; 6 条评论 &#124; 标签 Smush.it, WebResizer]]></description>
			<content:encoded><![CDATA[<p>压缩图片不仅可以缩减体积节省流量，也可以提高页面加载速度，获得最佳的访问效果。</p>
<p>芒果之前介绍过 <a href="http://www.mangguo.org/web-resizer-online-image-cut-compress-tool/" target="_blank">WebResizer，在线图片裁剪压缩工具</a>，但有损压缩或多或少会影响图片质量。然而这款 <a href="http://smush.it" target="_blank">Smush.it</a> 支持无损压缩，虽然功能上不及 WebResizer 强大丰富，但性能表现很优秀。</p>
<p>三种使用方式：</p>
<p>1. 通过浏览器本地上传图片，支持批量上传；<br />
2. 使用提交图片 URL 地址的方式，在线优化分析；<br />
3. 安装 <span class='bm_keywordlink'><a href="http://www.mangguo.org/tag/firefox">Firefox</a></span> 扩展或添加跨浏览器书签，以优化任何网页图像。</p>
<p>Smush.it 超出了 Photoshop 及 Fireworks 的限制，在确保不改变图片外观或视觉质量的情况下，进行无损压缩。处理完成后，系统会给出压缩比和压缩包下载地址信息，非常方便实用。</p>
<p>官方主页：<a href="http://smush.it" target="_blank">http://smush.it</a><br />
<span class='bm_keywordlink'><a href="http://www.mangguo.org/tag/firefox">Firefox</a></span> 插件下载：<a href="http://smush.it/firefox/smush-0.5.xpi" target="_blank">http://smush.it/firefox/smush-0.5.xpi</a></p>
<h3  class="related_post_title">推荐阅读</h3><ul class="related_post"><li><a href="http://www.mangguo.org/10-sites-developers-should-have-in-their-bookmarks/" title="值得网站开发人员收藏的 10 个网站">值得网站开发人员收藏的 10 个网站</a> (5)</li><li><a href="http://www.mangguo.org/smush-it-hidden-online-image-optimizer/" title="Smush.it，藏起来的在线图片压缩">Smush.it，藏起来的在线图片压缩</a> (6)</li><li><a href="http://www.mangguo.org/wp-smush-it-blog-image-lossless-compression-plugin/" title="WP Smush.it，博客图片无损压缩插件">WP Smush.it，博客图片无损压缩插件</a> (17)</li><li><a href="http://www.mangguo.org/web-resizer-online-image-cut-compress-tool/" title="WebResizer，在线图片裁剪压缩工具">WebResizer，在线图片裁剪压缩工具</a> (1)</li></ul><hr />
© 2010 芒果小站 | <a href="http://www.mangguo.org/smush-it-online-image-lossless-compression-tool/">固定链接</a> | <a href="http://www.mangguo.org/smush-it-online-image-lossless-compression-tool/#comments">6 条评论</a> | 标签 <a href="http://www.mangguo.org/tag/smush-it/" rel="tag">Smush.it</a>, <a href="http://www.mangguo.org/tag/webresizer/" rel="tag">WebResizer</a>]]></content:encoded>
			<wfw:commentRss>http://www.mangguo.org/smush-it-online-image-lossless-compression-tool/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

