<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[静怡家园]]></title> 
<link>http://www.zhanghaijun.com/index.php</link> 
<description><![CDATA[书山有路勤为径，学海无涯苦作舟！]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[静怡家园]]></copyright>
<item>
<link>http://www.zhanghaijun.com/post//</link>
<title><![CDATA[Web开发者必备的十大网站资源]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[Web开发]]></category>
<pubDate>Sun, 22 May 2011 15:20:34 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post//</guid> 
<description>
<![CDATA[ 
	要成为一名优秀的Web开发者，并没有捷径可走，只能通过自己一步一步的努力去实现，但如果你拥有一些优秀的开发工具，则可以大大提高你的开发效 率。本文将从中挑选出十个最佳工具，供大家选择使用。<br/> <br/>1、MySQL Format Date<br/><a href="http://www.zhanghaijun.com/attachment.php?fid=60" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=60" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>网址：http://www.mysqlformatdate.com/<br/> <br/>MySQL Format Date可以帮助开发者使用MySQL DATE_FORMAT函数来规范化自己的日期数值。开发者只需选择一个通用日期格式，然后对其进行修改来满足自己的需求。页面底部将自动生成MySQL DATE_FORMAT代码，开发者可以直接将它们拷贝粘贴到自己的代码中。<br/> <br/>2、Script Src<br/><a href="http://www.zhanghaijun.com/attachment.php?fid=61" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=61" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>网址：http://scriptsrc.net<br/> <br/>为了及时发现自己所喜爱的Javascript代码库是否有最新版本，Web开发者可能需要不断定期在网络上搜索，这无疑会令人疲倦。 ScriptSrc.net则已经把jQuery、Mootools、Prototype和更多内容汇集到一个网页中，Web开发者只需要点击一下，就能 把相关最新版链接地址复制到自己浏览器的剪贴板中。<br/> <br/>3、Em Chart<br/><a href="http://www.zhanghaijun.com/attachment.php?fid=62" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=62" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>网址：http://aloestudios.com/tools/emchart/<br/> <br/>我从来不喜欢在CSS文件中使用ems来定义文本尺寸，但有时候却又不得不使用它。这时Em Chart可以帮助你省时省力，它能够把ems转化为像素值。<br/> <br/>4、Twitter API Explorer<br/><a href="http://www.zhanghaijun.com/attachment.php?fid=63" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=63" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>网址：http://twitapi.com/explore/<br/> <br/>如果你在自己创建的站点中使用了Twitter API，你一定会喜欢Twitter API Explorer网站，它可以让你通过Twitter API进行搜索。更绝的是，它可以生成立即可用的代码片段。你和你的客户能够实现即时获取。<br/> <br/>5、Browser Sandbox<br/><a href="http://www.zhanghaijun.com/attachment.php?fid=64" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=64" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>网址：http://spoon.net/browsers<br/> <br/>毫无疑问，跨浏览器兼容性是Web开发者在日常工作中不得不面对的最大问题之一。Browser Sandbox让开发者可以从网络上运行任何Windows浏览器。唯一的缺点是，你必须使用Windows系统，该应用不能运行在苹果Mac和 GNU/Linux系统之上。<br/> <br/>6、PHP Forms<br/><a href="http://www.zhanghaijun.com/attachment.php?fid=65" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=65" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>网址：http://www.phpform.org/<br/> <br/>Web表单是网站最重要的部分之一，但创建它们也是一件非常耗时的工作。不过，PHP Forms网站可以免费加速你的表单开发工作，它能够让你创建满足多数网站需求的高级表单。<br/> <br/>7、.htaccess editor<br/><a href="http://www.zhanghaijun.com/attachment.php?fid=66" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=66" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>网址：http://www.htaccesseditor.com/en.shtml<br/> <br/>对任何网站来说，.htaccess文件是必用的。不过即使你还不知道怎么编写一个.htaccess文件，也不用感到担忧，该网站通过一个向导来 帮助你创建.htaccess文件。虽然它不支持非常高级的处理工作，但对于你创建的95%网站来说，它可以满足需要。<br/> <br/>8、Smush it!<br/><a href="http://www.zhanghaijun.com/attachment.php?fid=67" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=67" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>网址：http://developer.yahoo.com/yslow/smushit/<br/> <br/>就信息表达来说，一个图片的价值可能胜过一千句话。但图片也以带宽杀手而闻名。通过使用Photoshop等软件，可以把图片优化以适应Web；但 是如果你没有这样的软件或不会使用它，Smush it也可以满足你的需要。这个在线工具的开发者是雅虎开发者网络，它可以在不降低图片质量的前提下降低图片大小。<br/> <br/>9、CSS Compressor<br/><a href="http://www.zhanghaijun.com/attachment.php?fid=68" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=68" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>网址：http://www.csscompressor.com/<br/> <br/>假如一个网站拥有许多不同的页面布局，其CSS文件往往会变得非常庞大，并且占用大量服务器带宽。CSS Compressor可以通过移除注释、缩减和更多信息，来降低任何CSS文件的体积。另外，你还可以通过该工具配置压缩等级来满足自己的需要。<br/> <br/>10、Test everything<br/><a href="http://www.zhanghaijun.com/attachment.php?fid=69" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=69" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>该网站是你必须收藏的精品网站之一。从其名称可以看出，它能够让你测试许多事情，诸如XHTML和CSS标记、PageRank和反向链接等。<br/> <br/>原文题目：10 must have resources for Web Developers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 原文作者：Harsha M V<br/> <br/>原文链接：http://variable3.com/blog/2010/05/10-must-have-resources-for-web-developers/<br/>Tags - <a href="http://www.zhanghaijun.com/tags/web%25E5%25BC%2580%25E5%258F%2591/" rel="tag">web开发</a>
]]>
</description>
</item><item>
<link>http://www.zhanghaijun.com/post//#blogcomment</link>
<title><![CDATA[[评论] Web开发者必备的十大网站资源]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>