<?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>SLJ.me - 申力军 &#187; Design</title>
	<atom:link href="http://slj.me/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://slj.me</link>
	<description>申力军的博客</description>
	<lastBuildDate>Mon, 05 Dec 2011 05:35:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>15个Google为网站开发者打造的工具</title>
		<link>http://slj.me/2010/04/15%e4%b8%aagoogle%e4%b8%ba%e7%bd%91%e7%ab%99%e5%bc%80%e5%8f%91%e8%80%85%e6%89%93%e9%80%a0%e7%9a%84%e5%b7%a5%e5%85%b7/</link>
		<comments>http://slj.me/2010/04/15%e4%b8%aagoogle%e4%b8%ba%e7%bd%91%e7%ab%99%e5%bc%80%e5%8f%91%e8%80%85%e6%89%93%e9%80%a0%e7%9a%84%e5%b7%a5%e5%85%b7/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 15:09:13 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://slj.me/?p=1691</guid>
		<description><![CDATA[Google 的使命是 Web，在 Google 眼中，未来的一切应用都将 Web 化，一直以来，Google 为 Web 开发与设计者推出了大量免费工具，让他们更好地创建，维护，改善他们的 Web 站点，这些工具包含了开发，分析，维护，修补等等用途，本文将介绍15款这样的工具。 1. Google Chrome Developer Tools 这是 Google Chrome 中类似 Firefox Firebug 以及 Web Developer Toolbar 的一个扩展，用于调试你的网页，包含一个 DOM 探测器，一个 JavaScript 调试台，可以设置执行断点和跟踪，一个类似 YSlow 的执行分析器。 2. Webmaster Tools 一个对网站拥有者来说非常有用的程序，可以帮助你从各个角度改善自己的站点。可以发现站点中的恶意程序，发现搜索引擎爬虫遇到的错误，可以发现你的 HTML 代码中需要改进的部分。还可以帮你发现你的站点中最热门的网页，并发现你站点中的错误链接。 3. Google Web Toolkit Google Web Tootlkit （GWT）是一个 Web 开发基础框架，为开发者提供了一些基础类库，GWT 同 Google 的其它产品，如 AdWords，FeedBurner，Google Ajax [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://slj.me/wp-content/uploads/2010/04/15_google_tools_post_thumb2.png" alt="15个Google为网站开发者打造的工具" class="thumb"/></p>
<p>Google 的使命是 Web，在 Google 眼中，未来的一切应用都将 Web 化，一直以来，Google 为 Web 开发与设计者推出了大量免费工具，让他们更好地创建，维护，改善他们的 Web 站点，这些工具包含了开发，分析，维护，修补等等用途，本文将介绍15款这样的工具。</p>
<p><span id="more-1691"></span><br />
1. <a rel="external nofollow" href="http://blog.chromium.org/2009/06/developer-tools-for-google-chrome.html">Google Chrome Developer Tools</a><br />
<a rel="external nofollow" href="http://blog.chromium.org/2009/06/developer-tools-for-google-chrome.html"><img src="http://images.sixrevisions.com/2010/04/17-03_developer_tools.png" alt="" /></a></p>
<p><!--more-->这是 Google Chrome 中类似 Firefox Firebug 以及 <a rel="external nofollow" href="http://sixrevisions.com/tools/firefox_web_developer_extension_toolbar/">Web Developer Toolbar</a> 的一个扩展，用于调试你的网页，包含一个 DOM 探测器，一个 JavaScript 调试台，可以设置执行断点和跟踪，一个类似 YSlow 的执行分析器。<br />
2. <a rel="external nofollow" href="https://www.google.com/webmasters/tools/home?hl=en">Webmaster Tools</a><br />
<a rel="external nofollow" href="https://www.google.com/webmasters/tools/home?hl=en"><img src="http://images.sixrevisions.com/2010/04/17-04_webmaster_tools.png" alt="" /></a></p>
<p>一个对网站拥有者来说非常有用的程序，可以帮助你从各个角度改善自己的站点。可以发现站点中的恶意程序，发现搜索引擎爬虫遇到的错误，可以发现你的 HTML 代码中需要改进的部分。还可以帮你发现你的站点中最热门的网页，并发现你站点中的错误链接。<br />
3. <a rel="external nofollow" href="http://code.google.com/webtoolkit/">Google Web Toolkit</a><br />
<a rel="external nofollow" href="http://code.google.com/webtoolkit/"><img src="http://images.sixrevisions.com/2010/04/17-05_gwt.png" alt="" /></a></p>
<p>Google Web Tootlkit （GWT）是一个 Web 开发基础框架，为开发者提供了一些基础类库，GWT 同 Google 的其它产品，如 AdWords，FeedBurner，Google Ajax 类库等紧密集成，<a rel="external nofollow" href="http://code.google.com/webtoolkit/doc/latest/tutorial/">这里有一个 Google Docs 教程</a>。<br />
4. <a rel="external nofollow" href="http://www.google.com/codesearch">Google Code Search</a><br />
<a rel="external nofollow" href="http://www.google.com/codesearch"><img src="http://images.sixrevisions.com/2010/04/17-06_code_search.png" alt="" /></a></p>
<p>帮助开发者搜索代码，支持正则表达式搜索，或在一个<a rel="external nofollow" href="http://www.google.com/codesearch/advanced_code_search">高级搜索界面</a>中，很直观地搜索那些可能会让你事半功倍的公共代码。<br />
5. <a rel="external nofollow" href="http://code.google.com/speed/page-speed/">Page Speed</a><br />
<a rel="external nofollow" href="http://code.google.com/speed/page-speed/"><img src="http://images.sixrevisions.com/2010/04/17-07_page_speed.png" alt="" /></a></p>
<p>Google 现在已经<a rel="external nofollow" href="http://www.mattcutts.com/blog/site-speed/">将网站加载速度算到搜索排名算法</a>中，<em>Page Speed</em> 可以帮助你分析你的网站性能，基于<a rel="external nofollow" href="http://code.google.com/speed/page-speed/docs/rules_intro.html"> Google Web 性能最佳实践</a>。<br />
6. <a rel="external nofollow" href="http://browsersize.googlelabs.com/">Browser Size</a><br />
<a rel="external nofollow" href="http://browsersize.googlelabs.com/"><img src="http://images.sixrevisions.com/2010/04/17-08_browser_size.png" alt="" /></a></p>
<p>该工具帮你分析，你的网页在不同浏览器，不同浏览尺寸下的显示状况，非常适合看看自己的网页在不滚动的情况下，在各种浏览尺寸下显示到哪里。<br />
7. <a rel="external nofollow" href="http://code.google.com/apis/ajaxlibs/">Google Ajax Libraries API</a><br />
<a rel="external nofollow" href="http://code.google.com/apis/ajaxlibs/"><img src="http://images.sixrevisions.com/2010/04/17-09_ajax_libraries.png" alt="" /></a></p>
<p><em>Google Ajax Libraries API</em> 包含多种流行的 JavaScript 库（目前有10种），并可以从 Google 高性能的 CDN 网络中加载，既节省了你的服务器带宽，同时，由于用户可能已经在别的网站加载过这个库，因此可以显著加快这些库的加载速度。<br />
8. <a rel="external nofollow" href="http://www.google.com/websiteoptimizer/b/index.html">Google Website Optimizer</a><br />
<a rel="external nofollow" href="http://www.google.com/websiteoptimizer/b/index.html"><img src="http://images.sixrevisions.com/2010/04/17-02_website_optimizer.jpg" alt="" /></a></p>
<p>接着这个工具，你可以对自己的网站进行<a rel="external nofollow" href="http://sixrevisions.com/user-interface/an-introduction-to-website-split-testing/"> A/B 测试</a>，并对网站进行优化。<br />
9. <a rel="external nofollow" href="http://sites.google.com/">Sites</a><br />
<a rel="external nofollow" href="http://sites.google.com/"><img src="http://images.sixrevisions.com/2010/04/17-10_google_sites.png" alt="" /></a></p>
<p>顾名思义，Google Sites 可以帮你创建一个托管的网站，可以将包括 YouTube，幻灯，Gmail 日历，Google Gear 小程序，Google Docs 一类的应用集成其中。如果将站点设置为不公开，你可以将这个工具用于个人文档工具。<br />
10. <a rel="external nofollow" href="http://code.google.com/webtoolkit/speedtracer/">Speed Tracer</a><br />
<a rel="external nofollow" href="http://code.google.com/webtoolkit/speedtracer/"><img src="http://images.sixrevisions.com/2010/04/17-12_speed_tracer.jpg" alt="" /></a></p>
<p>以可视化方式，帮你分析你的 Web 程序中各种元素的加载或运行速度与实践，<a rel="external nofollow" href="http://code.google.com/webtoolkit/speedtracer/speed-tracer-examples.html">这里有一些关于这个工具的用例</a>。<br />
11. <a rel="external nofollow" href="http://code.google.com/hosting/">Project Hosting</a><br />
<a rel="external nofollow" href="http://code.google.com/hosting/"><img src="http://images.sixrevisions.com/2010/04/17-13_project_hosting.png" alt="" /></a></p>
<p>这是 Google Code 项目的一部分，可以帮你<a rel="external nofollow" href="http://sixrevisions.com/resources/15-fantastic-finds-on-the-google-code-repository/">托管你的开源项目</a>，Web 开发与设计者还可以在这里找到大量现成的项目以供借鉴或套用。<br />
12. <a rel="external nofollow" href="http://code.google.com/appengine/">Google App Engine</a><br />
<a rel="external nofollow" href="http://code.google.com/appengine/"><img src="http://images.sixrevisions.com/2010/04/17-11_app_engine.png" alt="" /></a></p>
<p>这是一个可用来托管自己的 Web 程序的地方，甚至可以使用自己的域名。这里有一个教程，讲解如何<a rel="external nofollow" href="http://code.google.com/appengine/docs/python/gettingstarted/">使用 Google App Engine 来创建一个留言本</a>。Google App Engine 中已经<a rel="external nofollow" href="http://appgallery.appspot.com/">托管了大量的 Web 程序</a>。<br />
13. <a rel="external nofollow" href="http://code.google.com/apis/charttools/">Google Chart Tools</a><br />
<a rel="external nofollow" href="http://code.google.com/apis/charttools/"><img src="http://images.sixrevisions.com/2010/04/17-14_chart_tools.png" alt="" /></a></p>
<p><em>Google Chart Tools</em> 可以帮助你将数据转化为图表，并嵌入自己的网页，这些图表还拥有交互功能，可以钻入，或通过鼠标盘旋获取详细信息，还可以实现动画图表。<br />
14. <a rel="external nofollow" href="http://code.google.com/closure/">Closure Tools</a><br />
<a rel="external nofollow" href="http://code.google.com/closure/"><img src="http://images.sixrevisions.com/2010/04/17-15_closure_compiler.png" alt="" /></a></p>
<p><em>Closure Tools</em> 是 Google Labs 的一个开发套件，包含3个工具，闭包编译器（一个 JavaScript 优化器），闭包函数库（用于 Ajax 程序开发）以及一个用于动态生成 HTML 的闭包模板。<br />
15. <a rel="external nofollow" href="http://www.google.com/analytics/">Google Analytics</a><br />
<a rel="external nofollow" href="http://www.google.com/analytics/"><img src="http://images.sixrevisions.com/2010/04/17-16_google_analytics.png" alt="" /></a></p>
<p>经典的 Google 流量分析统计工具。</p>
<p>来源：Six Revisions - <a rel="external nofollow" href="http://sixrevisions.com/tools/the-top-15-google-products-for-people-who-build-websites/">The Top 15 Google Products for People Who Build Websites</a></p>
<h2  class="related_post_title">Related Posts / 相关文章</h2><ul class="related_post"><li><a href="http://slj.me/2009/10/method-to-uncover-google-gmail-google-reader-for-iphone/" title="揭开iPhone版Google，Gmail，Google Reader神秘面纱的方法">揭开iPhone版Google，Gmail，Google Reader神秘面纱的方法</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2010/04/15%e4%b8%aagoogle%e4%b8%ba%e7%bd%91%e7%ab%99%e5%bc%80%e5%8f%91%e8%80%85%e6%89%93%e9%80%a0%e7%9a%84%e5%b7%a5%e5%85%b7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone网页设计欣赏与最佳实践 Showcase of Designs Optimized for iPhone</title>
		<link>http://slj.me/2010/03/showcase-of-designs-optimized-for-iphone/</link>
		<comments>http://slj.me/2010/03/showcase-of-designs-optimized-for-iphone/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 10:00:44 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[iPhone/Android]]></category>

		<guid isPermaLink="false">http://slj.me/?p=1529</guid>
		<description><![CDATA[近些年来，手机已经成为越来越流行的上网设备。iPhone的出现，使移动Web程序越来越多姿多彩，针对移动设备的网页设计，也渐渐开始成为一个重要的网页设计分支。这篇文章里，我们一起欣赏优秀的手机网页设计，其中绝大部分是针对iPhone的。 虽然iPhone的Safari浏览器已经和桌面浏览器一样强大，可以解析任何网页，但它的可视面积小的多，操作方式也有其特殊性。面对来自iPhone 可能达数百万计的流量，设计师和程序员们开始重视这一挑战 —— 他们必须在iPhone屏幕的最大范围内，使用最少的带宽，显示最漂亮的网页。 iPhone的浏览体验与普通桌面浏览器的完全不同。按钮和链接必须足够大，因为我们的手指不可能像鼠标指针一般精确。当然，制作适于iPhone的界面并不是像造火箭那么复杂的任务，我们使用相同的HTML、CSS和Javascript，而改变的仅仅是屏幕的尺寸。 在下面的展示里，我们挑选了一些有趣的、高互动性并且精致漂亮的iPhone网页设计，我们还介绍了一些方便的开发工具，来帮助你更高效的设计iPhone网页界面。 1. 新闻/娱乐类 Sevnth Sin 独特的导航菜单为这个网站增添了非凡的吸引力，绝佳的理念和设计。   Blip.tv 清新简介的版式和配色，非常契合网站的定位。   NBC you-tube风格的设计非常便于查找和定位。   Zinio 杂志架，所有操作一键搞定。   Spin The Bottle 一个简单的转瓶子游戏，非常好的图像应用。   Daily Wallpaper 大缩略图设计，非常方便   AOL Horoscopes 配色方案很完善的星座网站   Yahoo Omg! 非常鲜亮的配色和版式，给人以冲击力和吸引力   2. 商业/企业 DPTO 个性的红色界面和新颖的3D导航，增添了无限魅力   Mind Medium Creative 特殊的光泽设计，非常有质感   Redhawk Investment Advisors 非常有商业气息，不错的色彩应用   Nike [...]]]></description>
			<content:encoded><![CDATA[<p>近些年来，手机已经成为越来越流行的上网设备。iPhone的出现，使移动Web程序越来越多姿多彩，针对移动设备的网页设计，也渐渐开始成为一个重要的网页设计分支。这篇文章里，我们一起欣赏优秀的手机网页设计，其中绝大部分是针对iPhone的。</p>
<p>虽然iPhone的Safari浏览器已经和桌面浏览器一样强大，可以解析任何网页，但它的可视面积小的多，操作方式也有其特殊性。面对来自iPhone 可能达数百万计的流量，设计师和程序员们开始重视这一挑战 —— 他们必须在iPhone屏幕的最大范围内，使用最少的带宽，显示最漂亮的网页。</p>
<p>iPhone的浏览体验与普通桌面浏览器的完全不同。按钮和链接必须足够大，因为我们的手指不可能像鼠标指针一般精确。当然，制作适于iPhone的界面并不是像造火箭那么复杂的任务，我们使用相同的HTML、CSS和Javascript，而改变的仅仅是屏幕的尺寸。</p>
<p>在下面的展示里，我们挑选了一些有趣的、高互动性并且精致漂亮的iPhone网页设计，我们还介绍了一些方便的开发工具，来帮助你更高效的设计iPhone网页界面。</p>
<h3>1. 新闻/娱乐类</h3>
<p><a rel="external nofollow" href="http://m.sevnthsin.com/iphone">Sevnth Sin</a></p>
<p>独特的导航菜单为这个网站增添了非凡的吸引力，绝佳的理念和设计。</p>
<p><a rel="external nofollow" href="http://m.sevnthsin.com/iphone"><img src="/wp-content/uploads/2010/03/img_0181.jpg" alt="Img 0181 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://m.sevnthsin.com/iphone"><img src="/wp-content/uploads/2010/03/img_0182.jpg" alt="Img 0182 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://blip.tv/">Blip.tv</a></p>
<p>清新简介的版式和配色，非常契合网站的定位。</p>
<p><span id="more-1529"></span></p>
<p><a rel="external nofollow" href="http://blip.tv/"><img src="/wp-content/uploads/2010/03/img_0190.jpg" alt="Img 0190 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://blip.tv/"><img src="/wp-content/uploads/2010/03/img_0191.jpg" alt="Img 0191 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://m.nbc.com/">NBC</a></p>
<p>you-tube风格的设计非常便于查找和定位。</p>
<p><a rel="external nofollow" href="http://m.nbc.com/"><img src="/wp-content/uploads/2010/03/img_0222.jpg" alt="Img 0222 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://m.nbc.com/"><img src="/wp-content/uploads/2010/03/img_0223.jpg" alt="Img 0223 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://zinio.com/iphone">Zinio</a></p>
<p>杂志架，所有操作一键搞定。</p>
<p><a rel="external nofollow" href="http://zinio.com/iphone"><img src="/wp-content/uploads/2010/03/img_0236.jpg" alt="Img 0236 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://zinio.com/iphone"><img src="/wp-content/uploads/2010/03/img_0237.jpg" alt="Img 0237 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://www.idean.com/iphone/spin/">Spin The Bottle</a></p>
<p>一个简单的转瓶子游戏，非常好的图像应用。</p>
<p><a rel="external nofollow" href="http://www.idean.com/iphone/spin/"><img src="/wp-content/uploads/2010/03/img_0173.jpg" alt="Img 0173 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://www.idean.com/iphone/spin/"><img src="/wp-content/uploads/2010/03/img_0174.jpg" alt="Img 0174 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://iphonetoolbox.com/dailywallpaper/">Daily Wallpaper</a></p>
<p>大缩略图设计，非常方便</p>
<p><a rel="external nofollow" href="http://iphonetoolbox.com/dailywallpaper/"><img src="/wp-content/uploads/2010/03/img_0230.jpg" alt="Img 0230 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://iphonetoolbox.com/dailywallpaper/"><img src="/wp-content/uploads/2010/03/img_0231.jpg" alt="Img 0231 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://iphone.horoscopes.aol.com/">AOL Horoscopes</a></p>
<p>配色方案很完善的星座网站</p>
<p><a rel="external nofollow" href="http://iphone.horoscopes.aol.com/"><img src="/wp-content/uploads/2010/03/img_0232.jpg" alt="Img 0232 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://iphone.horoscopes.aol.com/"><img src="/wp-content/uploads/2010/03/img_0233.jpg" alt="Img 0233 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://omg.yahoo.com/iphone">Yahoo Omg!</a></p>
<p>非常鲜亮的配色和版式，给人以冲击力和吸引力</p>
<p><a rel="external nofollow" href="http://omg.yahoo.com/iphone"><img src="/wp-content/uploads/2010/03/img_0163.jpg" alt="Img 0163 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://omg.yahoo.com/iphone"><img src="/wp-content/uploads/2010/03/img_0170.jpg" alt="Img 0170 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<h3>2. 商业/企业</h3>
<p><a rel="external nofollow" href="http://m.dpto.com.br/">DPTO</a></p>
<p>个性的红色界面和新颖的3D导航，增添了无限魅力</p>
<p><a rel="external nofollow" href="http://m.dpto.com.br/"><img src="/wp-content/uploads/2010/03/img_0166.jpg" alt="Img 0166 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://m.dpto.com.br/"><img src="/wp-content/uploads/2010/03/img_0167.jpg" alt="Img 0167 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://mindmediumcreative.com/iphone/">Mind Medium Creative</a></p>
<p>特殊的光泽设计，非常有质感</p>
<p><a rel="external nofollow" href="http://mindmediumcreative.com/iphone/"><img src="/wp-content/uploads/2010/03/img_0171.jpg" alt="Img 0171 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://mindmediumcreative.com/iphone/"><img src="/wp-content/uploads/2010/03/img_0172.jpg" alt="Img 0172 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://www.oilandgasdeals.us/iphone/">Redhawk Investment Advisors</a></p>
<p>非常有商业气息，不错的色彩应用</p>
<p><a rel="external nofollow" href="http://www.oilandgasdeals.us/iphone/"><img src="/wp-content/uploads/2010/03/img_0177.jpg" alt="Img 0177 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://www.oilandgasdeals.us/iphone/"><img src="/wp-content/uploads/2010/03/img_0178.jpg" alt="Img 0178 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://www.nike.com/nikelab/">Nike Lab</a></p>
<p>充分体现动感和活力的Nike网站</p>
<p><a rel="external nofollow" href="http://www.nike.com/nikelab/"><img src="/wp-content/uploads/2010/03/img_0179.jpg" alt="Img 0179 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://www.nike.com/nikelab/"><img src="/wp-content/uploads/2010/03/img_0180.jpg" alt="Img 0180 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://www.procab.ch/iphone/">Procab Studio</a></p>
<p>信息比较丰富，但空隙太大了些</p>
<p><a rel="external nofollow" href="http://www.procab.ch/iphone/"><img src="/wp-content/uploads/2010/03/img_0185.jpg" alt="Img 0185 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://www.procab.ch/iphone/"><img src="/wp-content/uploads/2010/03/img_0186.jpg" alt="Img 0186 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://www.monterilla.cl/">Hotel Monterilla</a></p>
<p>非常舒适的设计，让人不禁像进去睡个觉。</p>
<p><a rel="external nofollow" href="http://www.monterilla.cl/"><img src="/wp-content/uploads/2010/03/img_0202.jpg" alt="Img 0202 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://www.monterilla.cl/"><img src="/wp-content/uploads/2010/03/img_0204.jpg" alt="Img 0204 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://i.viget.com/">Viget Labs</a></p>
<p>蓝色的背景、恰到好处的空隙和圆角，让这个网页非常舒适和引人注目</p>
<p><a rel="external nofollow" href="http://i.viget.com/"><img src="/wp-content/uploads/2010/03/img_0248.jpg" alt="Img 0248 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://i.viget.com/"><img src="/wp-content/uploads/2010/03/img_0249.jpg" alt="Img 0249 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://iphone.bataliassociates.com/">Batali Associates</a></p>
<p>不常见的布局版式，非常适合iPhone</p>
<p><a rel="external nofollow" href="http://iphone.bataliassociates.com/"><img src="/wp-content/uploads/2010/03/img_0210.jpg" alt="Img 0210 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://iphone.bataliassociates.com/"><img src="/wp-content/uploads/2010/03/img_0211.jpg" alt="Img 0211 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://iphone.readyforiphone.com/">Ready For iPhone</a></p>
<p>一个专门提供iPhone网站解决方案的公司，“go”上的手型图标让人忍不住就去点点。</p>
<p><a rel="external nofollow" href="http://iphone.readyforiphone.com/"><img src="/wp-content/uploads/2010/03/img_0212.jpg" alt="Img 0212 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://iphone.readyforiphone.com/"><img src="/wp-content/uploads/2010/03/img_0213.jpg" alt="Img 0213 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://elementfusion.com/">Element Fusion</a></p>
<p>另一个提供解决方案的公司</p>
<p><a rel="external nofollow" href="http://elementfusion.com/"><img src="/wp-content/uploads/2010/03/img_0189.jpg" alt="Img 0189 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://elementfusion.com/"><img src="/wp-content/uploads/2010/03/img_0198.jpg" alt="Img 0198 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://www.vw.com/mobile/iphone/">Volkswagon</a></p>
<p>车型相册，导航非常人性化</p>
<p><a rel="external nofollow" href="http://www.vw.com/mobile/iphone/"><img src="/wp-content/uploads/2010/03/img_0196.jpg" alt="Img 0196 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://www.vw.com/mobile/iphone/"><img src="/wp-content/uploads/2010/03/img_0197.jpg" alt="Img 0197 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<h3>3. 购物/电子商务</h3>
<p><a rel="external nofollow" href="http://tornrobes.com/">Torn Robes</a></p>
<p>简洁漂亮的手机购物站点，购物流程非常舒适</p>
<p><a rel="external nofollow" href="http://tornrobes.com/"><img src="/wp-content/uploads/2010/03/img_0168.jpg" alt="Img 0168 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://tornrobes.com/"><img src="/wp-content/uploads/2010/03/img_0169.jpg" alt="Img 0169 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://coosh.com/iphone/">Coosh</a></p>
<p>独立产品的宣传网站，非常漂亮</p>
<p><a rel="external nofollow" href="http://coosh.com/iphone/"><img src="/wp-content/uploads/2010/03/img_0175.jpg" alt="Img 0175 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://coosh.com/iphone/"><img src="/wp-content/uploads/2010/03/img_0176.jpg" alt="Img 0176 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://walmart.com/iphone">Walmart</a></p>
<p>非常容易找到想要的商品，并且可以生成自己的商品订单列表</p>
<p><a rel="external nofollow" href="http://walmart.com/iphone"><img src="/wp-content/uploads/2010/03/img_0246.jpg" alt="Img 0246 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://walmart.com/iphone"><img src="/wp-content/uploads/2010/03/img_0247.jpg" alt="Img 0247 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<h3>4. 个人展示/博客</h3>
<p><a rel="external nofollow" href="http://blog.worldending.jp/i">World Ending Blog (Japanese)</a></p>
<p>比较好的阅读体验</p>
<p><a rel="external nofollow" href="http://blog.worldending.jp/i"><img src="/wp-content/uploads/2010/03/img_0187.jpg" alt="Img 0187 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://blog.worldending.jp/i"><img src="/wp-content/uploads/2010/03/img_0188.jpg" alt="Img 0188 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://www.signalelement.com/iphone">Signal Element</a></p>
<p>只有三个页面的网站，但是设计感非常强</p>
<p><a rel="external nofollow" href="http://www.signalelement.com/iphone"><img src="/wp-content/uploads/2010/03/img_0200.jpg" alt="Img 0200 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://www.signalelement.com/iphone"><img src="/wp-content/uploads/2010/03/img_0201.jpg" alt="Img 0201 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://i.ocs13.com/">One Crimson Splash</a></p>
<p>配色与构图非常完美</p>
<p><a rel="external nofollow" href="http://i.ocs13.com/"><img src="/wp-content/uploads/2010/03/img_0216.jpg" alt="Img 0216 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://i.ocs13.com/"><img src="/wp-content/uploads/2010/03/img_0217.jpg" alt="Img 0217 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<h3>5. 教育/资讯</h3>
<p><a rel="external nofollow" href="http://m.mit.edu/">MIT</a></p>
<p>简约，简洁，便于使用</p>
<p><a rel="external nofollow" href="http://m.mit.edu/"><img src="/wp-content/uploads/2010/03/img_0226.jpg" alt="Img 0226 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://m.mit.edu/"><img src="/wp-content/uploads/2010/03/img_0227.jpg" alt="Img 0227 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://www.101cookbooks.com/iphonerecipes/">101 Cook Books</a></p>
<p>虽然没有复杂的设计，但内容整齐，便于阅读</p>
<p><a rel="external nofollow" href="http://www.101cookbooks.com/iphonerecipes/"><img src="/wp-content/uploads/2010/03/img_0194.jpg" alt="Img 0194 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://www.101cookbooks.com/iphonerecipes/"><img src="/wp-content/uploads/2010/03/img_0195.jpg" alt="Img 0195 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://pleasefixtheiphone.com/">Please Fix The iPhone</a></p>
<p><a rel="external nofollow" href="http://pleasefixtheiphone.com/"><img src="/wp-content/uploads/2010/03/img_0203.jpg" alt="Img 0203 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://pleasefixtheiphone.com/"><img src="/wp-content/uploads/2010/03/img_0205.jpg" alt="Img 0205 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://www.1881.no/iphone">1881</a></p>
<p>电话黄页站点，非常清晰易读。</p>
<p><a rel="external nofollow" href="http://www.1881.no/iphone"><img src="/wp-content/uploads/2010/03/img_0220.jpg" alt="Img 0220 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://www.1881.no/iphone"><img src="/wp-content/uploads/2010/03/img_0221.jpg" alt="Img 0221 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://iphone.food.aol.com/">AOL Food</a></p>
<p>爱厨人士必备</p>
<p><a rel="external nofollow" href="http://iphone.food.aol.com/"><img src="/wp-content/uploads/2010/03/img_0228.jpg" alt="Img 0228 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://iphone.food.aol.com/"><img src="/wp-content/uploads/2010/03/img_0229.jpg" alt="Img 0229 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p><a rel="external nofollow" href="http://deviantart.com/">Deviant Art</a></p>
<p>艺术展示站点，配色非常富于文化气息，且清晰易读</p>
<p><a rel="external nofollow" href="http://deviantart.com/"><img src="/wp-content/uploads/2010/03/img_0240.jpg" alt="Img 0240 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a> <a rel="external nofollow" href="http://deviantart.com/"><img src="/wp-content/uploads/2010/03/img_0241.jpg" alt="Img 0241 in Showcase of Designs Optimized for iPhone" width="290" height="435" /></a></p>
<p>最后的不一定是最重要的，送给大家一句格言：</p>
<p>He who laughs at himself never runs out of things to laugh at. (大意可能是：学会取笑自己的无知，你就永不缺可以笑的题材。 <strong>&#8230;</strong>)</p>
<p><img src="/wp-content/uploads/2010/03/img_0183.png" alt="Img 0183 in Showcase of Designs Optimized for iPhone" width="480" height="320" /></p>
<h3>iPhone网页设计工具</h3>
<p>下面一些工具可以帮助你把网页快速“iPhone化”。</p>
<ul>
<li><a rel="external nofollow" href="http://www.marketcircle.com/iphoney/">iPhoney</a>
<p>iPhoney是一个基于Safari的iPhone网页测试环境，可以用来测试开发iPhone网站。这是个非常好的工具，你可以看到网页在iPhone上呈现的样子。</li>
<li><a rel="external nofollow" href="http://www.testiphone.com/">Test iPhone</a>
<p>基于web浏览器的模拟器，可以快速测试你的iPhone网页</li>
<li><a rel="external nofollow" href="http://iwebkit.net/">iWebKit</a> (<a rel="external nofollow" href="http://demo.iwebkit.net/">Demo</a>)
<p>iWebKit 是一个文件包，用来帮你建立适用于iPhone和iPod touch的网页和应用程序。里边包含了一些可用的模板。</li>
<li><a rel="external nofollow" href="http://code.google.com/p/iui/">iUI</a>
<p>iUI 是个包含Javascript、CSS和图片的前端框架，为你准备好了<a rel="external nofollow" href="http://oncoding.net/interact/" target="_blank">iPhone</a>网页的一些标准样式和特效。</li>
<li><a rel="external nofollow" href="http://www.intersquash.com/">Intersquash</a> (<a rel="external nofollow" href="http://www.intersquash.com/feed/a70c0c00">Demo</a>)
<p>这不是个设计工具，它可以帮助你建立适用于iPohne的RSS Feed。</li>
<li><a rel="external nofollow" href="http://www.bravenewcode.com/wptouch/">WPtouch</a>
<p>WordPress的iPhone化模板</li>
<li><a rel="external nofollow" href="http://www.jaipho.com/">Jaipho Gallery</a> (<a rel="external nofollow" href="http://www.jaiphodemo.info/">Demo</a>)
<p>如果你的网站有相册，那这个工具可以提供针对iPhone的优化。</li>
</ul>
<h3>更多内容</h3>
<p>下面的内容可以帮你进一步学习iPhone网站开发与设计。</p>
<ul>
<li><a rel="external nofollow" href="http://www.marketcircle.com/iphoney/">iPhone Reference Library</a> iPhone开发参考
<p>苹果的官方开发参考，包含开发指南、示例代码和教程</li>
<li><a rel="external nofollow" href="http://www.engageinteractive.co.uk/blog/2008/06/19/tutorial-building-a-website-for-the-iphone/">How to build a website for iPhone</a> 如何建立一个基于iPhone的网站
<p>一步步的教你建立一个基于iPhone的网站</li>
<li><a rel="external nofollow" href="http://matthewjamestaylor.com/blog/perfect-multi-column-liquid-layouts">iPhone Compatible CSS layouts</a> iPhone兼容CSS布局
<p>包含iPhone、iPod touch在内的多浏览器兼容CSS布局</li>
<li><a rel="external nofollow" href="http://groupaware.mobi/iphone/">iPhone Interface Samples</a> iPhone界面实例
<p>iPhone界面元素素材，包含按钮、字体、文字、设计模式等内容。</li>
<li><a rel="external nofollow" href="http://www.iphonewebdev.com/examples/">iPhoneWebDev Examples</a> iPhone web开发实例
<p>一些很有用的实例。</li>
<li><a rel="external nofollow" href="http://flyosity.com/application-design/iphone-application-design-patterns.php">iPhone Application UI Design Patterns</a> iPhone应用程序UI设计模式<a rel="external nofollow" href="http://flyosity.com/application-design/iphone-application-design-patterns.php">
<p></a></li>
<li><a rel="external nofollow" href="http://www.cssiphone.com/">cssiphone.com</a>
<p>A showcase of designs optimized for iPhone. iPhone优秀设计展示</li>
</ul>
<h3>关于作者</h3>
<p>作者：<em>Adeel Raza</em></p>
<p>原文：<a title="Showcase of Designs Optimized for iPhone" href="http://www.smashingmagazine.com/2009/09/27/showcase-of-designs-optimized-for-iphone/">Showcase of Designs Optimized for iPhone</a></p>
<h2  class="related_post_title">Related Posts / 相关文章</h2><ul class="related_post"><li><a href="http://slj.me/2009/10/create-a-promotional-iphone-app-site-in-photoshop/" title="用Photoshop创建一个iPhone程序销售页面">用Photoshop创建一个iPhone程序销售页面</a></li><li><a href="http://slj.me/2011/03/10-essential-efficient-object-c-library/" title="转: 10款iOS高效开发必备的Objective-C类库">转: 10款iOS高效开发必备的Objective-C类库</a></li><li><a href="http://slj.me/2010/11/ios-library-collection/" title="推荐几个经典 iOS 开源类库及工具">推荐几个经典 iOS 开源类库及工具</a></li><li><a href="http://slj.me/2010/10/debug-and-release-iphone-app/" title="如何联机调试和发布 iPhone App">如何联机调试和发布 iPhone App</a></li><li><a href="http://slj.me/2010/10/50-open-source-iphone-apps-for-iphone-developers/" title="50款经典iPhone开源应用及源码">50款经典iPhone开源应用及源码</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2010/03/showcase-of-designs-optimized-for-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[转] UED,UXD在中国</title>
		<link>http://slj.me/2010/03/%e8%bd%ac-ueduxd%e5%9c%a8%e4%b8%ad%e5%9b%bd/</link>
		<comments>http://slj.me/2010/03/%e8%bd%ac-ueduxd%e5%9c%a8%e4%b8%ad%e5%9b%bd/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 07:33:24 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[ued]]></category>
		<category><![CDATA[uxd]]></category>

		<guid isPermaLink="false">http://slj.me/?p=1512</guid>
		<description><![CDATA[UED全称User Experience Design，中文叫“用户体验设计”。 UXD全称User eXperience Design，中文叫“用户体验设计”。 显然这两个词还是一回事情，但要比UE迟的多。最早我在2005年底从Yahoo那边了解的，大概2006年听到同行普遍提起，同年9月份“淘宝UED”团队博客建立之后，才被大家熟知。但中国互联网公司最早成立部门研究“用户体验”的不是淘宝，而是百度，当时就叫“用户体验部”，后来才被同化的UED。大概在2005年已经有30人左右成型的团队（用户体验部总监郭宇，于2004年11月加入百度）。 首先UED这个词来自海外，但在海外除Yahoo很少有公司提起。如前文所述，老外并不习惯叫UE，所以理论上描述“用户体验设计”的缩写不应该是UED，而是UXD。确实也有UXD的说法，但只偶尔在某些海外网站上见到，同行心目中的认知程度不高。 再仔细推敲，其实不难发现，UED这个词有误。因为“用户体验设计”的说法本身有问题，UE并不能通过Design完全解决，通常Design涉及的只是UE比较表层的Experience需求。事实上，海外公司普遍都叫“UX团队”，也没有“UED团队”的说法。 而UED来到中国后，反而成为主流论调，得到广大公司的认可。可见与UE类似，UED也具有很浓的本地化色彩。在进入用户体验执行层面之后，很多同行/公司的第一反应，是要有这样的一个人，或者有这样的一个团队。因此才有了“UE工程师、UE设计师”和“UED部门”类似的称谓。 早期UED部门设立的职能职位主要有用户研究、交互设计、视觉设计，慢慢后来加入前端开发、界面设计等，某些甚至把产品经理也划入其内。具体叫法五花八门、千奇百怪。有个重要差异值得探讨，关于“工程师、设计师”的区别，根据理论推敲，既然UE是个非理性话题，不似Usability那样有逻辑可以遵循，有标准可以执行，所以我认为偏重“感性”的用户体验应该更靠近“设计”。 当然，以现在的成熟观点来看，不管叫“UE设计师”还是“UE工程师”都是不合适的，因为本身用户体验设计就不应该是一个人或一个部门的工作，而良好用户体验是产品的全方位目标。从执行层面看，用“概念”来命名职位（如可用性工程师），明确职能（如产品部门、用户体验设计部门并存），都不利于团队协作，容易造成责权不分，具体我在2008年6月所写 用户体验的误解 中大概清晰了执行思路。 http://mashable.com/2009/01/09/user-experience-design/ User experience isn’t just the responsibility of a department or a person, That compartmentalist view of UX is evidence that it is not part of the organizational culture and hints to teams not having a common goal or vision for the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>UED</strong>全称User Experience Design，中文叫“<strong>用户体验设计</strong>”。<br />
<strong>UXD</strong>全称User eXperience Design，中文叫“<strong>用户体验设计</strong>”。</p>
<p>显然这两个词还是一回事情，但要比UE迟的多。最早我在2005年底从Yahoo那边了解的，大概2006年听到同行普遍提起，同年9月份“淘宝UED”团队博客建立之后，才被大家熟知。但中国互联网公司最早成立部门研究“用户体验”的不是淘宝，而是百度，当时就叫“用户体验部”，后来才被同化的UED。大概在2005年已经有30人左右成型的团队（用户体验部总监郭宇，于2004年11月加入百度）。</p>
<p>首先UED这个词来自海外，但在海外除Yahoo很少有公司提起。如前文所述，老外并不习惯叫UE，所以理论上描述“用户体验设计”的缩写不应该是UED，而是UXD。确实也有UXD的说法，但只偶尔在某些海外网站上见到，同行心目中的认知程度不高。</p>
<p>再仔细推敲，其实不难发现，UED这个词有误。因为“用户体验设计”的说法本身有问题，UE并不能通过Design完全解决，通常Design涉及的只是UE比较表层的Experience需求。事实上，海外公司普遍都叫“UX团队”，也没有“UED团队”的说法。</p>
<p>而UED来到中国后，反而成为主流论调，得到广大公司的认可。可见与UE类似，UED也具有很浓的本地化色彩。在进入用户体验执行层面之后，很多同行/公司的第一反应，是要有这样的一个人，或者有这样的一个团队。因此才有了“UE工程师、UE设计师”和“UED部门”类似的称谓。</p>
<p>早期UED部门设立的职能职位主要有用户研究、交互设计、视觉设计，慢慢后来加入前端开发、界面设计等，某些甚至把产品经理也划入其内。具体叫法五花八门、千奇百怪。有个重要差异值得探讨，关于“工程师、设计师”的区别，根据理论推敲，既然UE是个非理性话题，不似Usability那样有逻辑可以遵循，有标准可以执行，所以我认为偏重“感性”的用户体验应该更靠近“设计”。<br />
<span id="more-1512"></span><br />
当然，以现在的成熟观点来看，不管叫“UE设计师”还是“UE工程师”都是不合适的，因为本身用户体验设计就不应该是一个人或一个部门的工作，而良好用户体验是产品的全方位目标。从执行层面看，用“概念”来命名职位（如可用性工程师），明确职能（如产品部门、用户体验设计部门并存），都不利于团队协作，容易造成责权不分，具体我在2008年6月所写 <a href="http://blog.rexsong.com/?p=1165" target="_blank">用户体验的误解</a> 中大概清晰了执行思路。</p>
<p><a href="http://mashable.com/2009/01/09/user-experience-design/" target="_blank">http://mashable.com/2009/01/09/user-experience-design/</a></p>
<blockquote><p><strong>User experience isn’t just the responsibility of a department or a person</strong>, That compartmentalist view of UX is evidence that it is not part of the organizational culture and hints to teams not having a common goal or vision for the experience they should deliver collectively.</p></blockquote>
<p>有趣的现象，几乎国内所有公司组建的“用户体验设计团队”都叫UED，并且已经形成固定用语，比如淘宝UED。只腾讯有个用户研究与体验设计中心(Customer Research &amp; User Experience Design Center)，简称叫CDC。</p>
<p>2008年之后，应该说业内UED发展达到高峰，互联网一线公司基本都组建了自己的UED团队。除淘宝外，阿里系公司先后还有阿里巴巴UED、阿里妈妈UED、阿里软件UED、支付宝UED、中国雅虎UED、口碑UED。业内其他还有百度UED、搜狐UED、网易UED、携程UED、金蝶友商网UED等等，都在互联网上有网站（绝大多数就是个blog）宣传和公关。大有成为互联网公司标准配置的趋势，从业者也以能进入这样的“专业团队”为荣。</p>
<p>我更倾向于腾讯CDC这样以专业研究机构名义的命名，如此更利于用户体验“理念”的推广，而不会造成部门之间的“隔绝”。事实也证明，成立“用户体验设计”部门走业务流程，自下而上推动产品质量提升的效果并不明显。容易给其他同事造成“做用户体验是那帮人的事”的错觉。</p>
<p>以大家喜闻乐见的Google为例子，2005年7月Google在中国设立研发中心，也相继设置了用户体验部门。与当时的百度一样，不叫UED，而且执行体系沿袭Google风格，基于产品而不是部门（注意此区别），一般由PM+Developer+Designer组合的小团队共同向产品负责，有时会有Researcher介入。产品组同事各有所长，展开平级协作，由整个团队来推动用户体验设计。</p>
<p>归根结底，体制决定一切。如今类似小团队跨部门的协作方式已被国内互联网公司积极学习，并且取得了良好效果。在执行框架内，如果UED脱离产品进行盲目细分，堕落成为用户研究+交互设计+视觉设计+前端开发，我认为将很不利于产品的创新、迭代、改进。</p>
<p>原文：<a href="http://blog.rexsong.com/?p=9436" target="_blank">UED,UXD在中国</a></p>
<h2  class="related_post_title">Related Posts / 相关文章</h2><ul class="related_post"><li><a href="http://slj.me/2009/04/2009-taobao-ued-recruit/" title="2009年淘宝UED团队招聘前端工程师">2009年淘宝UED团队招聘前端工程师</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2010/03/%e8%bd%ac-ueduxd%e5%9c%a8%e4%b8%ad%e5%9b%bd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[原创]多选/全选checkbox，AJAX提交。另附IE的onchange BUG</title>
		<link>http://slj.me/2010/03/multiple-selectable-checkbox-ajax-submit/</link>
		<comments>http://slj.me/2010/03/multiple-selectable-checkbox-ajax-submit/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 06:50:17 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[checkbox]]></category>
		<category><![CDATA[MeePlace]]></category>
		<category><![CDATA[onchange]]></category>

		<guid isPermaLink="false">http://slj.me/?p=1501</guid>
		<description><![CDATA[最近在为MeePlace 2.7的后台编写多选功能。在一个接一个的版本中，MeePlace的后台是越来越强大了（不够谦虚，hoho），后台采用纯ajax异步（有的时候觉得编程会有点麻烦，但是从1.0开始就是这样的后台，现在要改的话也麻烦，况且AJAX能给用户带来更好的体验，就继续开发吧：D） 这次后台增加的功能中，有一个是能够多选/全选项目，这个已经是历史遗留问题了，在我所有开发的项目中都是用这套自己开发的后台系统，改一改就成。这次布莱恩吧multi-selectable列在了Milestone里，所以就写了。以前有做过多选，不过由于是原始form的post，所以比较简单。这次用AJAX的后台多选操作，我还是想了一下才开始动手的。 我的想法是，通过遍历checkbox，来得到有被选定了的checkbox的value，然后再传给后端进行多选处理。 下面公开MeePlace的这部分代码。 全选按钮。用户点击全选的那个checkbox后，checkbox的onclick=&#8221;select_item_all(this,&#8221;allitem&#8221;,&#8221;childitem&#8221;)&#8221; 其中&#8221;allitem&#8221;是全选的checkbox的classname，因为也许这个全选会出现两个，或者更多，比如表头和表尾各一。 &#8220;childitem&#8221;是所有的条目前的checkbox的classname。 JS代码： //全选按钮 function select_item_all(whochecked,allitem,childitem) { if(whochecked==true) { $('.'+allitem).attr('checked',true); $('.'+childitem).attr('checked',true); $('.itemtr').addClass('trselected'); } else { $('.'+allitem).attr('checked',false); $('.'+childitem).attr('checked',false); $('.itemtr').removeClass('trselected'); } } 这样通过判断提交全选的checkbox是否被勾选，来达到全选目的。 下面的代码是点击&#8221;Delete selected&#8221;（“删除所选”）之后，扫描所选中的checkbox的value以及发出警告和异步提交的代码 JS代码： function delselected(sheet,where,childitem) { //通过扫描制定childitem（项目前的checkbox的classname），来获取选中了的项目IDs var selected_ids=''; var obj=$("input:checked[class='"+childitem+"']"); $.each(obj, function(i,item){ selected_ids+= $(item).val() +','; }); if(selected_ids) { var a=confirm("CAUTION! You are going to delete a quantity [...]]]></description>
			<content:encoded><![CDATA[<p>    最近在为MeePlace 2.7的后台编写多选功能。在一个接一个的版本中，MeePlace的后台是越来越强大了（不够谦虚，hoho），后台采用纯ajax异步（有的时候觉得编程会有点麻烦，但是从1.0开始就是这样的后台，现在要改的话也麻烦，况且AJAX能给用户带来更好的体验，就继续开发吧：D）</p>
<p>这次后台增加的功能中，有一个是能够多选/全选项目，这个已经是历史遗留问题了，在我所有开发的项目中都是用这套自己开发的后台系统，改一改就成。这次布莱恩吧multi-selectable列在了Milestone里，所以就写了。以前有做过多选，不过由于是原始form的post，所以比较简单。这次用AJAX的后台多选操作，我还是想了一下才开始动手的。</p>
<p>我的想法是，通过遍历checkbox，来得到有被选定了的checkbox的value，然后再传给后端进行多选处理。</p>
<p>下面公开MeePlace的这部分代码。</p>
<p><img src="http://slj.me/wp-content/uploads/2010/03/meeplace-multi-check.png" alt="" title="meeplace-multi-check" width="430" height="270" class="alignnone size-full wp-image-1503" /></p>
<p>全选按钮。用户点击全选的那个checkbox后，checkbox的onclick=&#8221;select_item_all(this,&#8221;allitem&#8221;,&#8221;childitem&#8221;)&#8221;<br />
其中&#8221;allitem&#8221;是全选的checkbox的classname，因为也许这个全选会出现两个，或者更多，比如表头和表尾各一。<br />
&#8220;childitem&#8221;是所有的条目前的checkbox的classname。<br />
JS代码：<br />
<span id="more-1501"></span></p>
<pre name="code" class="js">
//全选按钮
function select_item_all(whochecked,allitem,childitem)
{
 if(whochecked==true)
 {
  $('.'+allitem).attr('checked',true);
  $('.'+childitem).attr('checked',true);
  $('.itemtr').addClass('trselected');
 }
 else
 {
  $('.'+allitem).attr('checked',false);
  $('.'+childitem).attr('checked',false);
  $('.itemtr').removeClass('trselected');
 }
}
</pre>
<p>这样通过判断提交全选的checkbox是否被勾选，来达到全选目的。</p>
<p>下面的代码是点击&#8221;Delete selected&#8221;（“删除所选”）之后，扫描所选中的checkbox的value以及发出警告和异步提交的代码<br />
JS代码：</p>
<pre name="code" class="js">
function delselected(sheet,where,childitem)
{
//通过扫描制定childitem（项目前的checkbox的classname），来获取选中了的项目IDs
   var selected_ids='';
   var obj=$("input:checked[class='"+childitem+"']");
    $.each(obj, function(i,item){
       selected_ids+= $(item).val() +',';
     });  

if(selected_ids)
{
 var a=confirm("CAUTION! You are going to delete a quantity of items.\n\rThese items will never be restored after deleted.\n\rSure to delete these items?");
if(a==0) return ;
}
else   //没有发现选中的checkbox
{
 alert('You have not selected any item.');
 return;
}

 //通过jQuery的$.post来异步提交数据
$.post("/mgt/func/delete.php?"+Math.random(), {
sheet:sheet,
where:where,
equal:selected_ids
},function(data){tips('Items deleted.');nav();});

}
</pre>
<p>对应 delete.php的代码，虽然代码不安全，能够直接注入的样子，直接操作数据库。但是出于是后台的代码，而且MeePlace对SESSION的检验非常严格，所以就这么用了，我想没有一个Admin想用自己的Admin权限黑自己的网站的。LOL<br />
PHP代码：</p>
<blockquote><p>//检查_SESSION</p>
<p>//自己的数据库连接，或者是框架的数据库接口</p>
<p>///传递过来的值，equals是所选ID经过explode()函数之后得出的数组<br />
$sheet=$_REQUEST[sheet]; //<br />
 $where=$_REQUEST[where]; //<br />
 $equal=$_REQUEST[equal]; // </p>
<p> $equals = explode(&#8220;,&#8221;, $equal);<br />
/// 循环删除数据库中的制定条目<br />
$i=0;<br />
while($i<count ($equals)) {<br />
	if($equals[$i]){<br />
		$query="delete from `$sheet` where `$where`= '$equals[$i]'  limit 1";<br />
		$rc=mysql_query("$query") or die("ERROR: $query");<br />
		$output.=$query."\n\r";<br />
	}<br />
	 $i++;<br />
}</p></blockquote>
<h3 style="color:red">另外如果你想通过checkbox的onchange来调用全选函数的话，结果是：IE不支持！最后只好使用onclick来实现了。这个也是历史遗留问题。算是IE的一个不愿解决的BUG</h3>
<p></count></p></blockquote>
<h2  class="related_post_title">Related Posts / 相关文章</h2><ul class="related_post"><li><a href="http://slj.me/2010/05/whats-new-for-meeplace-2-8/" title="What&#8217;s new for Meeplace 2.8">What&#8217;s new for Meeplace 2.8</a></li><li><a href="http://slj.me/2010/02/meeplace-2-6-release-feb-13-2010/" title="Meeplace 2.6 Release [Feb 13, 2010]">Meeplace 2.6 Release [Feb 13, 2010]</a></li><li><a href="http://slj.me/2010/01/%e4%bb%8a%e6%97%a5%e6%96%b0%e9%97%bb%ef%bc%9ameeplace-llc%e5%9c%a8%e5%8c%97%e7%be%8e%e6%b3%a8%e5%86%8c/" title="今日新闻：MeePlace LLC在北美注册">今日新闻：MeePlace LLC在北美注册</a></li><li><a href="http://slj.me/2010/01/%e5%85%b3%e4%ba%8emeeplace-2-4%e7%9a%84%e4%b8%ad%e6%96%87%e7%89%88%e8%af%b4%e6%98%8e/" title="我的近况与MeePlace 2.4说明">我的近况与MeePlace 2.4说明</a></li><li><a href="http://slj.me/2010/01/theme-upgrade-advice-for-meeplace-2-4/" title="Theme Upgrade Advice For MeePlace 2.4">Theme Upgrade Advice For MeePlace 2.4</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2010/03/multiple-selectable-checkbox-ajax-submit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajax Loading 在线图片生成</title>
		<link>http://slj.me/2009/12/ajax-loading-%e5%9c%a8%e7%ba%bf%e5%9b%be%e7%89%87%e7%94%9f%e6%88%90/</link>
		<comments>http://slj.me/2009/12/ajax-loading-%e5%9c%a8%e7%ba%bf%e5%9b%be%e7%89%87%e7%94%9f%e6%88%90/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 02:29:35 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[share]]></category>

		<guid isPermaLink="false">http://kiya.cn/?p=1412</guid>
		<description><![CDATA[最近在做 YelpClone 的 Theme 定制服务，边做边学很多。 有两个网站拿出来分享一下，一直忘了分享，也许是域名太好记了。呵呵 Ajaxload.info 本人比较喜欢这个 Load Info Preloaders Related Posts / 相关文章[原创]多选/全选checkbox，AJAX提交。另附IE的onchange BUG【转】使用 Dojo 的 Ajax 应用开发进阶教程 : 富含语义的 HTMLAjax 天气预报面板Jcrop-jQuery图片裁剪插件用PHP上传图片并修改尺寸]]></description>
			<content:encoded><![CDATA[<p>最近在做 <a href="http://www.yelpclone.com" target="_blank">YelpClone </a>的 Theme 定制服务，边做边学很多。</p>
<p>有两个网站拿出来分享一下，一直忘了分享，也许是域名太好记了。呵呵</p>
<p><a href="http://Ajaxload.info/" target="_blank">Ajaxload.info</a> 本人比较喜欢这个</p>
<p><a href="http://www.loadinfo.net/" target="_blank">Load Info</a></p>
<p><a href="http://preloaders.net/" target="_blank">Preloaders</a></p>
<h2  class="related_post_title">Related Posts / 相关文章</h2><ul class="related_post"><li><a href="http://slj.me/2010/03/multiple-selectable-checkbox-ajax-submit/" title="[原创]多选/全选checkbox，AJAX提交。另附IE的onchange BUG">[原创]多选/全选checkbox，AJAX提交。另附IE的onchange BUG</a></li><li><a href="http://slj.me/2009/07/dojo-ajax-semanticize-html/" title="【转】使用 Dojo 的 Ajax 应用开发进阶教程 : 富含语义的 HTML">【转】使用 Dojo 的 Ajax 应用开发进阶教程 : 富含语义的 HTML</a></li><li><a href="http://slj.me/2009/06/ajax-%e5%a4%a9%e6%b0%94%e9%a2%84%e6%8a%a5%e9%9d%a2%e6%9d%bf/" title="Ajax 天气预报面板">Ajax 天气预报面板</a></li><li><a href="http://slj.me/2009/04/jcrop-the-jquery-image-cropping-plugin/" title="Jcrop-jQuery图片裁剪插件">Jcrop-jQuery图片裁剪插件</a></li><li><a href="http://slj.me/2009/04/image-uploading-and-resizing-with-php/" title="用PHP上传图片并修改尺寸">用PHP上传图片并修改尺寸</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2009/12/ajax-loading-%e5%9c%a8%e7%ba%bf%e5%9b%be%e7%89%87%e7%94%9f%e6%88%90/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>极简主义网站设计:寓丰富于简单</title>
		<link>http://slj.me/2009/12/minimalist-web-design-when-less-is-more/</link>
		<comments>http://slj.me/2009/12/minimalist-web-design-when-less-is-more/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 13:23:47 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[极简主义]]></category>
		<category><![CDATA[网站设计]]></category>

		<guid isPermaLink="false">http://kiya.cn/?p=1291</guid>
		<description><![CDATA[作为设计师，我们都知道，一个极简的设计可以实现漂亮的效果。 然而，很多设计师在实现上有些麻烦：要么是没有时间让使用如此少的元素制作的页面看起来漂亮，要么就是最终的结果只是看起来“不完美”。   网上有很多关于极简主义设计的文章，而本文的目的是帮你实现一个漂亮而不空洞的极简网站设计 最重要的是，我们将展示一个小的极简网站设计画廊，这样你就可以分析为什么一些设计可以而其它的则不可以。 什么是极简主义设计 极简主义设计已经被描述为最基本的设计，剔除了多余的元素、色彩、形状和纹理。 它的目的是使内容被突出出来并成为焦点。从一个视觉的角度来说，极简主义设计意味着平静和将思想带回本真。 这个设计运动始于瑞士，然后被用于多种媒体：图形设计、建筑、音乐、文学、绘画以及最近的网页设计。(拓展阅读维基百科：极简主义) 尽管极简主义已经有几十年了，早期的互联网并没有能够展示它。即便除了旋转的logo、滚动和鲜艳的色彩之外，网站设计依然常常是杂乱和咄咄逼人的。 我们将在本文中讨论极简网站设计的基本原理。但是即便你选择不去追求极简主义的审美，本文也能帮你简化你的设计，无论你是哪种风格。 越简单越丰富 正如提到的，极简主义将最重要的内容带到最前面并为用户避免分散注意力。如果一个页面有太多的元素，浏览者将迷惑于去看哪里或误解每个元素的优先级。一个极简主义设计将焦点正好放到正确的内容上。 比如，在一个黑白设计上的任何色斑，都会引起用户的注意力。色彩本身也将成为焦点。让我们来看一个具体的例子： 之前你或许已经见到此类设计：纯白背景，一个内容块和一个图形元素。 图形元素使用色彩、纹理和形状。很明显这是页面中最重要的元素，而且它代表了设计师的品牌和个性。 因为这个特殊的图形元素的复杂性，该页面中的更多内容会让它不太醒目，显得不太重要。保持内容到最小，设计师就实现了完美的平衡。 如何简化内容 实现极简设计或者简化设计的第一步，不是简单的去掉大部分图片，而是要重新考虑内容并将其简化到无遮盖的需求。只有那样才能让页面中最重要的元素实现其预期的效果。 就像你策划任何其它网站一样，写下你需要的内容：logo、介绍、导航等等。去掉其它一切不需要的东东。尽可能的丢掉它们。 下面是一些你可能不需要的元素。请注意这仅仅是一个指导。你的确切的需求将依赖于你的具体设计。下面的一些元素对你的网站来说可能不是必须的。 社区媒体的图标或图形，或者社区媒体部分 宣传员和补充说明或介绍 “推荐,” “流行”和“最新”列表(包括Twitter和RSS订阅列表) 多于3个主要部分的页面(比如“介绍” “关于”和“服务”) 次级导航页面 这里的关键并非让网站有较少的功能，而是去掉不是必要的元素(从而强调必须的元素)或将多个部分整合到一个更简单的布局(比如，通过合并你的社区媒体链接到“关于”或介绍性部分)。 你也可以分割内容到独立的页面，给予内容的每个部分更多关注。 如何简化设计 现在轮到尽可能的简化设计了。 简约设计应该有较少的纹理、色彩、形状、线条、内容或排版。然而，如果太直白，设计将会空洞。与其丢掉所有东西，不如通过给焦点添加一个重要的特征来给设计一些感染力。 选择焦点可能的样式，并在你的设计过程中注意一下下面提到的技巧。 使用一个很棒的线框 通过理论下面的展示，我们看到一些设计师通过微妙的色彩填充、独特布局或有趣的图形添加一些视觉趣味。然而，或许他们所依赖的最重要的元素，就是一个独特的线框。 为这样的网页创建一个线框需要一些额外的注意事项。通过正确的线框，你可以实现正确的层级和组织以及创建正确的视觉趣味。 要启动一个线框，请按照以下步骤： 确定你绝对需要的内容 在一个列表里面，区分内容的优先级 给予你的列表绘制线框的草图以实验最佳的视觉层级 当作出了线框之后，考虑一下布置以及视觉上的处理方法。譬如，你的logo使用了一种在其它地方不再重用的颜色，你必须说明原因。 扩展阅读：从线框图到最终设计 空白 空白实际上同义与极简主义。 无论你的设计多么有创意，一个缺少大量空白的极简主义设计不是一个真正的极简主义设计。这样，一定要在元素周围比你平时添加更多的空白。 空白对平衡即将出现在页面中的少量元素是必要的。 平衡、对齐、对比 虽然大部分的布局可以通过空白和良好的线框实现，还是要特别注意一下设计的基本原则。与极简设计相关的三个最重要的因素是平衡、对齐和对比。 要确保您的设计遵循这些原则，但并不需要一个补充的视觉辅助以看起来“完成”了。 请同时注意其它基本设计原理。回检它们并实验不同的选择来实现最佳的效果。查看 “设计的原理”以获取更多参考。 当过度设计成为一个习惯 过度设计有时会成为一种习惯。无论你多么艰难的尝试将一个设计保持简单，它最终变得凌乱和复杂。要修正这一点，我们必须养成新的习惯。 试着在每个项目之前回顾上面的技巧并让它们贯穿整个设计流程。每次集中精力开发一个习惯。比如，努力在将内容放到空白上之前减少和简化它们。 [...]]]></description>
			<content:encoded><![CDATA[<div>
<div><img src="http://kiya.cn/wp-content/uploads/2009/12/wireframe.jpg" alt="Wireframe" /></div>
<div>作为设计师，我们都知道，一个<strong>极简的设计</strong>可以实现漂亮的效果。</div>
<p>然而，很多设计师在实现上有些麻烦：要么是没有时间让使用如此少的元素制作的页面看起来漂亮，要么就是最终的结果只是看起来“不完美”。</p>
<p><span> </span></p>
<p>网上有很多关于极简主义设计的文章，而本文的目的是帮你实现<strong>一个漂亮而不空洞的极简网站设计</strong></p>
<p>最重要的是，我们将展示一个小的<strong>极简网站设计画廊</strong>，这样你就可以分析为什么一些设计可以而其它的则不可以。</p>
<h2><span id="more-1291"></span>什么是极简主义设计</h2>
<p>极简主义设计已经被描述为最基本的设计，剔除了多余的元素、色彩、形状和纹理。</p>
<p>它的目的是使内容被突出出来并成为焦点。从一个视觉的角度来说，极简主义设计意味着平静和<strong>将思想带回本真</strong>。</p>
<p>这个设计运动始于瑞士，然后被用于多种媒体：图形设计、建筑、音乐、文学、绘画以及最近的网页设计。(拓展阅读<a rel="external nofollow" href="http://zh.wikipedia.org/zh-cn/%E6%A5%B5%E7%B0%A1%E4%B8%BB%E7%BE%A9">维基百科：极简主义</a>)</p>
<p>尽管极简主义已经有几十年了，早期的互联网并没有能够展示它。即便除了旋转的logo、滚动和鲜艳的色彩之外，<strong>网站设计依然常常是杂乱和咄咄逼人的</strong>。</p>
<p>我们将在本文中讨论极简网站设计的基本原理。但是即便你选择不去追求极简主义的审美，本文也能帮你简化你的设计，无论你是哪种风格。</p>
<h2>越简单越丰富</h2>
<p>正如提到的，极简主义将最重要的内容带到最前面并为用户避免分散注意力。如果一个页面有太多的元素，浏览者将迷惑于去看哪里或误解每个元素的优先级。一个极简主义设计将焦点正好放到正确的内容上。</p>
<p>比如，在一个黑白设计上的任何色斑，都会引起用户的注意力。色彩本身也将成为<strong>焦点</strong>。让我们来看一个具体的例子：</p>
<p><a rel="external nofollow" href="http://www.janreichle.com/"><img src="http://kiya.cn/wp-content/uploads/2009/12/janreichle.jpg" alt="Jan Reichle" /></a></p>
<p>之前你或许已经见到此类设计：纯白背景，一个内容块和一个图形元素。</p>
<p>图形元素使用色彩、纹理和形状。很明显这是页面中最重要的元素，而且它代表了设计师的品牌和个性。</p>
<p>因为这个特殊的图形元素的复杂性，<strong>该页面中的更多内容会让它不太醒目</strong>，显得不太重要。保持内容到最小，设计师就实现了完美的平衡。</p>
<h2>如何简化内容</h2>
<p>实现极简设计或者简化设计的第一步，不是简单的去掉大部分图片，而是要重新考虑内容并将其简化到无遮盖的需求。只有那样才能让页面中最重要的元素实现其预期的效果。</p>
<p>就像你策划任何其它网站一样，写下你需要的内容：logo、介绍、导航等等。去掉其它一切不需要的东东。<strong>尽可能的丢掉它们</strong>。</p>
<p>下面是一些你可能不需要的元素。请注意这仅仅是一个指导。你的确切的需求将依赖于你的具体设计。下面的一些元素对你的网站来说<strong>可能</strong>不是必须的。</p>
<ul>
<li>社区媒体的图标或图形，或者社区媒体部分</li>
<li>宣传员和补充说明或介绍</li>
<li>“推荐,” “流行”和“最新”列表(包括Twitter和RSS订阅列表)</li>
<li>多于3个主要部分的页面(比如“介绍” “关于”和“服务”)</li>
<li>次级导航页面</li>
</ul>
<p>这里的关键并非让网站有较少的功能，而是去掉不是必要的元素(从而强调必须的元素)或将多个部分整合到一个更简单的布局(比如，通过合并你的社区媒体链接到“关于”或介绍性部分)。</p>
<p>你也可以分割内容到独立的页面，给予内容的每个部分更多关注。</p>
<h2>如何简化设计</h2>
<p>现在轮到尽可能的<strong>简化</strong>设计了。</p>
<p>简约设计应该有较少的纹理、色彩、形状、线条、内容或排版。然而，如果太直白，设计将会空洞。与其丢掉所有东西，不如通过给焦点添加一个<strong>重要的特征</strong>来给设计一些感染力。</p>
<p>选择焦点可能的样式，并在你的设计过程中注意一下下面提到的技巧。</p>
<h2>使用一个很棒的线框</h2>
<p>通过理论下面的展示，我们看到一些设计师通过微妙的色彩填充、独特布局或有趣的图形添加一些视觉趣味。然而，或许他们所依赖的最重要的元素，就是<strong>一个独特的线框</strong>。</p>
<p>为这样的网页创建一个线框需要一些额外的注意事项。通过正确的线框，你可以实现正确的层级和组织以及创建正确的视觉趣味。</p>
<p><a rel="external nofollow" href="http://www.flickr.com/photos/collylogic/2964923357/"><img src="http://kiya.cn/wp-content/uploads/2009/12/wireframe.jpg" alt="Wireframe" /></a></p>
<p>要启动一个线框，请按照以下步骤：</p>
<ul>
<li>确定你绝对需要的内容</li>
<li>在一个列表里面，区分内容的优先级</li>
<li>给予你的列表绘制线框的草图以实验最佳的视觉层级</li>
</ul>
<p>当作出了线框之后，考虑一下布置以及视觉上的处理方法。譬如，你的logo使用了一种在其它地方不再重用的颜色，你必须说明原因。</p>
<p>扩展阅读：<a rel="external nofollow" href="http://c.chinavisual.com/2009/07/28/c59539/index.shtml">从线框图到最终设计</a></p>
<h2>空白</h2>
<p><strong>空白</strong>实际上同义与极简主义。</p>
<p>无论你的设计多么有创意，一个缺少大量空白的极简主义设计不是一个真正的极简主义设计。这样，一定要在元素周围比你平时添加更多的空白。</p>
<p>空白对平衡即将出现在页面中的少量元素是必要的。</p>
<h2>平衡、对齐、对比</h2>
<p>虽然大部分的布局可以通过空白和良好的线框实现，还是要特别注意一下设计的基本原则。与极简设计相关的三个最重要的因素是<strong>平衡、对齐和对比</strong>。</p>
<p>要确保您的设计遵循这些原则，但并不需要一个补充的视觉辅助以看起来“完成”了。</p>
<p><a rel="external nofollow" href="http://www.digital-web.com/articles/principles_of_design/"><img src="http://kiya.cn/wp-content/uploads/2009/12/designprinciples.jpg" alt="Design Principles" /></a></p>
<p>请同时注意其它基本设计原理。回检它们并实验不同的选择来实现最佳的效果。查看 “<a rel="external nofollow" href="http://www.digital-web.com/articles/principles_of_design/">设计的原理</a>”以获取更多参考。</p>
<h2>当过度设计成为一个习惯</h2>
<p>过度设计有时会成为一种习惯。无论你多么艰难的尝试将一个设计保持简单，它最终变得凌乱和复杂。要修正这一点，我们必须养成新的习惯。</p>
<p>试着在每个项目之前回顾上面的技巧并让它们贯穿整个设计流程。每次集中精力开发一个习惯。比如，努力在将内容放到空白上之前减少和简化它们。</p>
<p>如果您发现自己左右为难，<em>“有什么遗漏了”</em>，可以先试着把东西拿出来，而不是加入一些新的东西。</p>
<p>极简主义的每一个方面，需要不同的天赋。你将这些原理实践的越多，你的设计就将变得越简单。</p>
<p>另外，一旦你使用了这里讨论到的技术，看一下最终的产品并查看一下你是否能找到更进一步简化这个结果的方法。</p>
<p>你可以专注于在设计过程中你不能确定的区域，而且你也可以向其他设计师询问以指出你可能遗漏的元素。</p>
<h2>极简网站设计欣赏</h2>
<p>下面是一个极简主义网站设计的简要展示。看一下我们讨论的原理是如何实现的。同样也可以看一下哪个打破了我们的指南，并思考它们为什么还可行。</p>
<h3>1. James Day Photo</h3>
<p><a rel="external nofollow" href="http://www.jamesdayphoto.com/"><img src="http://kiya.cn/wp-content/uploads/2009/12/jamesdayphoto.jpg" alt="James Day Photo" /></a></p>
<h3>2. Killswitch Collective</h3>
<p><a rel="external nofollow" href="http://www.killswitchcollective.com/"><img src="http://kiya.cn/wp-content/uploads/2009/12/killswitchcollective.jpg" alt="Killswitch Collective" /></a></p>
<h3>3. Lonely</h3>
<p><a rel="external nofollow" href="http://lonely.prevvy.com/"><img src="http://kiya.cn/wp-content/uploads/2009/12/lonely.jpg" alt="Lonely" /></a></p>
<h3>4. DBushell</h3>
<p><a rel="external nofollow" href="http://www.dbushell.com/"><img src="http://kiya.cn/wp-content/uploads/2009/12/dbushell.jpg" alt="DBushell" /></a></p>
<h3>5. XPD.no</h3>
<p><a rel="external nofollow" href="http://xpd.no/"><img src="http://kiya.cn/wp-content/uploads/2009/12/xpd.jpg" alt="XPD.no" /></a></p>
<h3>6. Toy NY</h3>
<p><a rel="external nofollow" href="http://www.toyny.com/"><img src="http://kiya.cn/wp-content/uploads/2009/12/toyny.jpg" alt="Toy NY" /></a></p>
<h3>7. Joshua Serbus</h3>
<p><a rel="external nofollow" href="http://www.joshuaserbus.com/"><img src="http://kiya.cn/wp-content/uploads/2009/12/joshuaserbus.jpg" alt="Joshua Serbus" /></a></p>
<h3>8. Ah-Studio</h3>
<p><a rel="external nofollow" href="http://ah-studio.com/"><img src="http://kiya.cn/wp-content/uploads/2009/12/ahstudio.jpg" alt="Ah-Studio" /></a></p>
<h3>9. Symour Powell</h3>
<p><a rel="external nofollow" href="http://www.seymourpowell.com/"><img src="http://kiya.cn/wp-content/uploads/2009/12/seymourpowell.jpg" alt="Symour Powell" /></a></p>
<h3>10. Icon Werk</h3>
<p><a rel="external nofollow" href="http://www.iconwerk.de/"><img src="http://kiya.cn/wp-content/uploads/2009/12/iconwerk.jpg" alt="Icon Werk" /></a></p>
<h3>11. Neil Wilson Architects</h3>
<p><a rel="external nofollow" href="http://www.neilwilsonarchitects.co.uk/"><img src="http://kiya.cn/wp-content/uploads/2009/12/neilwilsonarchitects.jpg" alt="Neil Wilson Architects" /></a></p>
<h3>12. Non-Format</h3>
<p><a rel="external nofollow" href="http://www.non-format.com/"><img src="http://kiya.cn/wp-content/uploads/2009/12/nonformat.jpg" alt="Non-Format" /></a></p>
<h3>13. Zaum</h3>
<p><a rel="external nofollow" href="http://www.zaum.com/index.html"><img src="http://kiya.cn/wp-content/uploads/2009/12/zaum.jpg" alt="Zaum" /></a></p>
<h3>14. Checkland Kindlysides</h3>
<p><a rel="external nofollow" href="http://checklandkindleysides.com/"><img src="http://kiya.cn/wp-content/uploads/2009/12/checklandkindlysides.jpg" alt="Checkland Kindlysides" /></a></p>
<h3>15. Blumenthal</h3>
<p><a rel="external nofollow" href="http://www.blumenthal.com.br/"><img src="http://kiya.cn/wp-content/uploads/2009/12/blumenthal.jpg" alt="Blumenthal" /></a></p>
<h3>16. Tink London</h3>
<p><a rel="external nofollow" href="http://www.tinklondon.co.uk/"><img src="http://kiya.cn/wp-content/uploads/2009/12/tinklondon.jpg" alt="Tink London" /></a></p>
<h3>17. Proud Creative</h3>
<p><a rel="external nofollow" href="http://www.proudcreative.com/"><img src="http://kiya.cn/wp-content/uploads/2009/12/proudcreative.jpg" alt="Proud Creative" /></a></p>
<h3>18. Kimag</h3>
<p><a rel="external nofollow" href="http://www.kimag.net/"><img src="http://kiya.cn/wp-content/uploads/2009/12/kimag.jpg" alt="Kimag" /></a></p>
<h3>19. Bernat Fortet</h3>
<p><a rel="external nofollow" href="http://bernatfortet.com/"><img src="http://kiya.cn/wp-content/uploads/2009/12/bernatfortet.jpg" alt="Bernat Fortet" /></a></p>
<h3>20. All Day</h3>
<p><a rel="external nofollow" href="http://allday.cc/"><img src="http://kiya.cn/wp-content/uploads/2009/12/allday.jpg" alt="All Day" /></a></p>
<h2>一些趋势</h2>
<p>正如你能看到的，极简主义网站设计也有一些清晰的趋势。<strong>了解这些趋势</strong>有助于在多个方面增强我们的设计。</p>
<p>我们应不仅仅能从其它设计师创造的布局中获得灵感，还要能有意识地打破这些趋势以形成我们自己的创造性的方法。</p>
<p>接下来让我们讨论一下一些趋势。</p>
<h2>黑白设计</h2>
<p>最值得注意的趋势之一就是<strong>黑白色彩的广泛应用</strong>。这是很明显的：除纹理、形状和内容以外，色彩也是应该被简化的。但最近它可以做过头，就显得有点沉闷。</p>
<p>看一下上面展示的一些确定色彩的网站，看一下它们是如何从其它极简网站中被突出出来的。同样，思考一下即便是在如此强烈的色彩使用下它们是如何能够保持极简的。这里是一个例子：</p>
<p><a rel="external nofollow" href="http://www.toyny.com/"><img src="http://kiya.cn/wp-content/uploads/2009/12/toyny.jpg" alt="Toy NY" /></a></p>
<h2>有趣的排版</h2>
<p>基于排版网站设计和极简主义紧密的联系到一起。</p>
<p>当设计师乏于用别的方法激发用户，他们往往会利用有趣的排版。用排版作为唯一的视觉元素你甚至可以走得更远。</p>
<p><strong>这是一个大胆的技术，但本身仍然是一个趋势</strong>。寻找保持独特的同时让排版增强设计的方法。</p>
<p><a rel="external nofollow" href="http://ah-studio.com/"><img src="http://kiya.cn/wp-content/uploads/2009/12/ahstudio.jpg" alt="Ah-Studio" /></a></p>
<h2>Flash</h2>
<p>一个惊人数量的极简主义网站设计是基于Flash的。通过这么少的视觉刺激，一个设计可以从<strong>微妙的动画</strong>获益而不用被压倒。</p>
<p>同时，Flash移除了设计流程中的某些限制。非传统的线框、排版和其它元素可以比传统方法更容易的实现。</p>
<p><a rel="external nofollow" href="http://www.tinklondon.co.uk/"><img src="http://kiya.cn/wp-content/uploads/2009/12/tinklondon.jpg" alt="Tink London" /></a></p>
<h2>结束</h2>
<p>极简主义网站设计出现多种形式，可是我们常常看到相同的形式重复了。趋势可以变得咄咄逼人，而我们在理解一个趋势可行的同时必须与模仿的冲动做斗争</p>
<p>无论如何，极简主义可以是很漂亮的而且将会在未来几年内出现，所以学习它的一些技术会不能相信的有益，无论对你的客户或你自己的项目。</p>
<p>但是如果你对极简主义风格不感兴趣，这个教程和难懂的原理可以帮你简化你的设计，总之这是件好事情。</p>
<p>翻译转载：<a rel="external nofollow" href="http://www.qianduan.net/minimalist-web-design-when-less-is-more.html">极简主义网站设计:寓丰富于简单</a><br />
英文原版：<a rel="external nofollow" href="http://www.webdesignerdepot.com/2009/12/minimalist-web-design-when-less-is-more/">Minimalist Web Design: When Less is More</a></div>
<h2  class="related_post_title">Other Posts / 其他文章</h2><ul class="related_post"><li><a href="http://slj.me/2010/11/ios-library-collection/" title="推荐几个经典 iOS 开源类库及工具">推荐几个经典 iOS 开源类库及工具</a></li><li><a href="http://slj.me/2010/03/13-google-chrome-plugin/" title="为网页开发者准备的13个Google Chrome浏览器扩展">为网页开发者准备的13个Google Chrome浏览器扩展</a></li><li><a href="http://slj.me/2010/03/%e8%bd%ac-ueduxd%e5%9c%a8%e4%b8%ad%e5%9b%bd/" title="[转] UED,UXD在中国">[转] UED,UXD在中国</a></li><li><a href="http://slj.me/2009/12/css-shadow/" title="CSS阴影详解">CSS阴影详解</a></li><li><a href="http://slj.me/2009/03/cvs-svn-compare/" title="关于CVS和SVN">关于CVS和SVN</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2009/12/minimalist-web-design-when-less-is-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>免费的Photoshop高分辨率笔刷</title>
		<link>http://slj.me/2009/11/free-hi-resolution-paint-stroke-photoshop-brushes/</link>
		<comments>http://slj.me/2009/11/free-hi-resolution-paint-stroke-photoshop-brushes/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 02:52:29 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[brush]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://kiya.cn/?p=1221</guid>
		<description><![CDATA[在寻找一个新系列的超级高分辨率Photoshop笔刷来丰富你的收藏吗？好吧，你找对地方了！来看看这一系列的笔刷，他们全是2500px大小的大笔刷，包含全部的细节，供你在你的下一个设计中大显身手 下载免费的Photoshop笔刷 7.3mb &#124; 1 x ABR (CS4) Related Posts / 相关文章[转] 24个实用PS笔刷创建教程[转]Photoshop手绘笔刷大收集 Photoshop制作海洋蓝水晶字体用Photoshop创建一个iPhone程序销售页面20 个提高Photoshop工作速度的小贴士]]></description>
			<content:encoded><![CDATA[<p><a href="http://kiya.cn/2009/11/free-hi-resolution-paint-stroke-photoshop-brushes/"><img src="http://kiya.cn/wp-content/uploads/2009/11/header.jpg" alt="Free Hi-Resolution Paint Stroke Photoshop Brushes" /></a></p>
<p>在寻找一个新系列的超级高分辨率Photoshop笔刷来丰富你的收藏吗？好吧，你找对地方了！来看看这一系列的笔刷，他们全是2500px大小的大笔刷，包含全部的细节，供你在你的下一个设计中大显身手<!-- WSA: rules for context 'BSA-Inline-Ad' did not apply --></p>
<p><span id="more-2494"><span id="more-1221"></span></span></p>
<p><a href="http://www.blog.spoongraphics.co.uk/wp-content/uploads/freebies/paint-stroke-brushes/SG-Paint-Brushes.zip" rel="external nofollow"><img title="15 Photoshop Paint Brushes" src="http://kiya.cn/wp-content/uploads/2009/11/graphic.jpg" alt="15 Photoshop Paint Brushes" width="450" height="300" /></a></p>
<p><a href="http://kiya.cn/wp-content/uploads/2009/11/preview-lg.png" rel="external nofollow"><img title="High res Photoshop brushes" src="http://kiya.cn/wp-content/uploads/2009/11/preview-sm.png" alt="High res Photoshop brushes" width="450" height="529" /></a></p>
<p><a href="http://www.blog.spoongraphics.co.uk/wp-content/uploads/freebies/paint-stroke-brushes/SG-Paint-Brushes.zip" rel="external nofollow"><img title="photoshop brushes" src="http://kiya.cn/wp-content/uploads/2009/11/preview-brush.png" alt="photoshop brushes" width="450" height="302" /></a></p>
<p><a href="http://www.blog.spoongraphics.co.uk/wp-content/uploads/freebies/paint-stroke-brushes/SG-Paint-Brushes.zip" rel="external nofollow">下载免费的Photoshop笔刷<br />
7.3mb | 1 x ABR (CS4) </a></p>
<h2  class="related_post_title">Related Posts / 相关文章</h2><ul class="related_post"><li><a href="http://slj.me/2009/10/24-useful-tutorials-on-creating-photoshop-brushes/" title="[转] 24个实用PS笔刷创建教程">[转] 24个实用PS笔刷创建教程</a></li><li><a href="http://slj.me/2009/10/photoshop-brush-collection/" title="[转]Photoshop手绘笔刷大收集 ">[转]Photoshop手绘笔刷大收集 </a></li><li><a href="http://slj.me/2009/11/photoshop-ocean-blue-font/" title="Photoshop制作海洋蓝水晶字体">Photoshop制作海洋蓝水晶字体</a></li><li><a href="http://slj.me/2009/10/create-a-promotional-iphone-app-site-in-photoshop/" title="用Photoshop创建一个iPhone程序销售页面">用Photoshop创建一个iPhone程序销售页面</a></li><li><a href="http://slj.me/2009/10/20-handy-photoshop-tips-for-a-faster-workflow/" title="20 个提高Photoshop工作速度的小贴士">20 个提高Photoshop工作速度的小贴士</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2009/11/free-hi-resolution-paint-stroke-photoshop-brushes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photoshop制作海洋蓝水晶字体</title>
		<link>http://slj.me/2009/11/photoshop-ocean-blue-font/</link>
		<comments>http://slj.me/2009/11/photoshop-ocean-blue-font/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 08:17:43 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[ocean]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://kiya.cn/?p=1181</guid>
		<description><![CDATA[在本教程中，大家将学习如何使用Photoshop在短短几分钟内再现著名的Aqua墙纸。这其实很简单的！（其实就是个字体教程） photoshop制作海洋蓝水晶字体 创建一个新文件（文件&#62;新建），分辨率为1920×1200px /72 dpi。 然后选择油漆桶工具（G），用蓝色填充我们的第一层。颜色代码#17CBFF。 现在选择画笔工具（B），应用如下参数：不透明度30%，颜色代码#0499E6。 在蓝色背景的侧面涂抹（如下图）。 ……还有底边。 使用水平文字工具（T），输入单词‘aqua’（由单独的字母组成）。字母的参数都如下图，除了Q： 字母Q的参数。 把字母放置在如下图所示的位置上： 选中图层面板中的字母层，按Shift键点击层。然后按Ctrl + J，选中的层将被复制。使用移动工具（V）往下移动它们，改变它们的颜色为#084DA2： 现在在混合选项中对每个字母使用外发光（参数如下） ： 这就是你目前得到的结果： 现在选择下一个混合选项，对所有字母使用内阴影，除了最后一个字母。 混合选项——外发光： 混合选项——内发光： 混合选项——渐变叠加： 渐变设置： 这个字母的颜色变成了一种微妙的海洋蓝的感觉~ 最后这个字母与其他几个字母所有的参数相同，再加上下图这个混合选项：光泽。 你会在图片上看到最后一个字母比其他的字母暗一些。 在新的图层上，我们将创建字母的阴影。每个字母的画笔参数是相同的。 使用椭圆工具（U），按照下图画一个椭圆： 填充参数如下： ……混合选项——内阴影的参数： 做完之后的效果如下： 继续在同一图层上工作。按Ctrl+左击字母图层标记第一个字母。当字母被选中时，按图层蒙版键： 最后，我们只在必要的区域上强调了亮光。 对其他字母做同样的步骤。 在最后阶段，我们将画上升的气泡。我们将选择椭圆工具（U）描绘一个圆圈。 图层填充0%，然后设置混合选项如下： 我们得到了一个透明的球体。 在里面画另一个圆形，同样图层填充0% 设置混合选项如下： 我们得到了一个上升的气泡。 然后复制我们所做的气泡，并改变其大小（按Ctrl+T）和位置，如下图： 点击放大 Related Posts / 相关文章免费的Photoshop高分辨率笔刷用Photoshop创建一个iPhone程序销售页面20 个提高Photoshop工作速度的小贴士[转] 24个实用PS笔刷创建教程中文字体的选择]]></description>
			<content:encoded><![CDATA[<p><img src="http://kiya.cn/wp-content/uploads/2009/11/001.jpg" border="0" alt="" width="510" height="230" /></p>
<p>在本教程中，大家将学习如何使用Photoshop在短短几分钟内再现著名的Aqua墙纸。这其实很简单的！（其实就是个字体教程）</p>
<p align="center"><strong><span id="more-1181"></span>photoshop制作海洋蓝水晶字体</strong></p>
<p>创建一个新文件（文件&gt;新建），分辨率为1920×1200px /72 dpi。 然后选择油漆桶工具（G），用蓝色填充我们的第一层。颜色代码#17CBFF。</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/002.jpg" border="0" alt="" width="510" height="319" /></p>
<p>现在选择画笔工具（B），应用如下参数：不透明度30%，颜色代码#0499E6。</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/003.jpg" border="0" alt="" width="388" height="480" /></p>
<p>在蓝色背景的侧面涂抹（如下图）。</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/11/004.jpg" border="0" alt="" width="510" height="319" /></p>
<p>……还有底边。</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/11/005.jpg" border="0" alt="" width="510" height="319" /></p>
<p>使用水平文字工具（T），输入单词‘aqua’（由单独的字母组成）。字母的参数都如下图，除了Q：</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/006.jpg" border="0" alt="" width="220" height="227" /></p>
<p>字母Q的参数。</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/007.jpg" border="0" alt="" width="220" height="227" /></p>
<p>把字母放置在如下图所示的位置上：</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/008.jpg" border="0" alt="" width="510" height="258" /></p>
<p>选中图层面板中的字母层，按Shift键点击层。然后按Ctrl + J，选中的层将被复制。使用移动工具（V）往下移动它们，改变它们的颜色为#084DA2：</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/009.jpg" border="0" alt="" width="510" height="279" /></p>
<p>现在在混合选项中对每个字母使用外发光（参数如下） ：</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/010.jpg" border="0" alt="" width="510" height="379" /></p>
<p>这就是你目前得到的结果：</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/011.jpg" border="0" alt="" width="510" height="319" /></p>
<p>现在选择下一个混合选项，对所有字母使用内阴影，除了最后一个字母。</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/012.jpg" border="0" alt="" width="510" height="379" /></p>
<p align="left">混合选项——外发光：</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/013.jpg" border="0" alt="" width="510" height="379" /></p>
<p>混合选项——内发光：</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/014.jpg" border="0" alt="" width="510" height="379" /></p>
<p align="left">混合选项——渐变叠加：</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/015.jpg" border="0" alt="" width="510" height="379" /></p>
<p>渐变设置：</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/016.jpg" border="0" alt="" width="438" height="501" /></p>
<p>这个字母的颜色变成了一种微妙的海洋蓝的感觉~</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/017.jpg" border="0" alt="" width="510" height="319" /></p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/018.jpg" border="0" alt="" width="510" height="256" /></p>
<p>最后这个字母与其他几个字母所有的参数相同，再加上下图这个混合选项：光泽。</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/019.jpg" border="0" alt="" width="510" height="379" /></p>
<p>你会在图片上看到最后一个字母比其他的字母暗一些。</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/020.jpg" border="0" alt="" width="510" height="243" /></p>
<p>在新的图层上，我们将创建字母的阴影。每个字母的画笔参数是相同的。</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/021.jpg" border="0" alt="" width="510" height="319" /></p>
<p>使用椭圆工具（U），按照下图画一个椭圆：</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/022.jpg" border="0" alt="" width="510" height="286" /></p>
<p>填充参数如下：</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/023.jpg" border="0" alt="" width="241" height="79" /></p>
<p>……混合选项——内阴影的参数：</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/024.jpg" border="0" alt="" width="510" height="379" /></p>
<p>做完之后的效果如下：</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/11/025.jpg" border="0" alt="" width="510" height="286" /></p>
<p>继续在同一图层上工作。按Ctrl+左击字母图层标记第一个字母。当字母被选中时，按图层蒙版键：</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/026.jpg" border="0" alt="" width="241" height="23" /></p>
<p>最后，我们只在必要的区域上强调了亮光。</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/027.jpg" border="0" alt="" width="510" height="210" /></p>
<p>对其他字母做同样的步骤。</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/028.jpg" border="0" alt="" width="510" height="319" /></p>
<p>在最后阶段，我们将画上升的气泡。我们将选择椭圆工具（U）描绘一个圆圈。</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/029.jpg" border="0" alt="" width="510" height="377" /></p>
<p>图层填充0%，然后设置混合选项如下：</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/030.jpg" border="0" alt="" width="510" height="379" /></p>
<p>我们得到了一个透明的球体。</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/031.jpg" border="0" alt="" width="455" height="333" /></p>
<p>在里面画另一个圆形，同样图层填充0%</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/032.jpg" border="0" alt="" width="510" height="377" /></p>
<p>设置混合选项如下：</p>
<p align="center"><img src="http://kiya.cn/wp-content/uploads/2009/11/033.jpg" border="0" alt="" width="510" height="379" /></p>
<p>我们得到了一个上升的气泡。</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/11/034.jpg" border="0" alt="" width="510" height="377" /></p>
<p>然后复制我们所做的气泡，并改变其大小（按Ctrl+T）和位置，如下图：</p>
<p align="center"><a href="http://kiya.cn/wp-content/uploads/2009/11/036.jpg" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/11/035.jpg" border="0" alt="" width="510" height="369" /></a></p>
<p align="center">点击放大</p>
<h2  class="related_post_title">Related Posts / 相关文章</h2><ul class="related_post"><li><a href="http://slj.me/2009/11/free-hi-resolution-paint-stroke-photoshop-brushes/" title="免费的Photoshop高分辨率笔刷">免费的Photoshop高分辨率笔刷</a></li><li><a href="http://slj.me/2009/10/create-a-promotional-iphone-app-site-in-photoshop/" title="用Photoshop创建一个iPhone程序销售页面">用Photoshop创建一个iPhone程序销售页面</a></li><li><a href="http://slj.me/2009/10/20-handy-photoshop-tips-for-a-faster-workflow/" title="20 个提高Photoshop工作速度的小贴士">20 个提高Photoshop工作速度的小贴士</a></li><li><a href="http://slj.me/2009/10/24-useful-tutorials-on-creating-photoshop-brushes/" title="[转] 24个实用PS笔刷创建教程">[转] 24个实用PS笔刷创建教程</a></li><li><a href="http://slj.me/2009/10/%e4%b8%ad%e6%96%87%e5%ad%97%e4%bd%93%e7%9a%84%e9%80%89%e6%8b%a9/" title="中文字体的选择">中文字体的选择</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2009/11/photoshop-ocean-blue-font/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>用Photoshop创建一个iPhone程序销售页面</title>
		<link>http://slj.me/2009/10/create-a-promotional-iphone-app-site-in-photoshop/</link>
		<comments>http://slj.me/2009/10/create-a-promotional-iphone-app-site-in-photoshop/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 13:27:17 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[iPhone/Android]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://kiya.cn/?p=1100</guid>
		<description><![CDATA[最终图像预览 点击下图查看大图 转载自：  http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-promotional-iphone-app-site-in-photoshop/ 想看这个作品是如何被构思的吗？请看关联资源：http://vector.tutsplus.com/tutorials/web-design/build-a-promotional-iphone-app-website-wireframe-in-fireworks/ Step 1 &#8211; Document Setup 第一步：文档设置： Grab the &#8220;wireframe_final.psd&#8221; we exported in our last tutorial in this series (Build a Promotional iPhone App Website Wireframe in Fireworks). Rename this file to &#8220;final.psd,&#8221; or your preferred name. Notice below how the imported file opens fairly well in Photoshop. There is an [...]]]></description>
			<content:encoded><![CDATA[<h3>最终图像预览</h3>
<p>点击下图查看大图</p>
<div><a rel="external nofollow" href="http://slj.me/wp-content/uploads/2009/10/final_large.jpg"><img src="http://slj.me/wp-content/uploads/2009/10/final.jpg" alt="final" width="600" height="849" /></a></div>
<div>
<div>转载自：  http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-promotional-iphone-app-site-in-photoshop/</div>
<div><span style="color: #800000;">想看这个作品是如何被构思的吗？请看关联资源：http://vector.tutsplus.com/tutorials/web-design/build-a-promotional-iphone-app-website-wireframe-in-fireworks/</span></div>
</div>
<h3>Step 1 &#8211; Document Setup 第一步：文档设置：</h3>
<p><span id="more-1100"></span>Grab the &#8220;wireframe_final.psd&#8221; we exported in our last tutorial in this series (<a rel="external nofollow" href="http://vector.tutsplus.com/tutorials/web-design/build-a-promotional-iphone-app-website-wireframe-in-fireworks/">Build a Promotional iPhone App Website Wireframe in Fireworks</a>). Rename this file to &#8220;final.psd,&#8221; or your preferred name.</p>
<p>Notice below how the imported file opens fairly well in Photoshop. There is an issue with the text boxes being longer than the document though (second image below, notice how the box is long and continues past the bottom of the document). I don&#8217;t know a quick way to fix this. It&#8217;s a peculiarity I mentioned in the last tutorial. If anyone knows a good fix, definitely let me know. So, go through and copy the text of each element, then recreate a new text box and paste the text back in place, or just leave it as is.</p>
<p>Also, go ahead and delete the &#8220;Notes&#8221; folder as well, as we don&#8217;t need the notes here.</p>
<div><img src="http://slj.me/wp-content/uploads/2009/10/doc_open.png" alt="doc_open" width="600" height="876" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/text_box_issue.png" alt="text_box_issue" width="600" height="391" /></div>
<h3>Step 2 &#8211; First Dominant Visual Element</h3>
<p>I often like to work on the dominant (and more important) visual elements of the design first, and then build from there. So, let&#8217;s get started with the &#8220;promotion&#8221; area.</p>
<p>We&#8217;re going to add an aurora illustration to the background here. Ian Yates wrote an awesome Illustrator tutorial on <a rel="external nofollow" href="http://vector.tutsplus.com/illustration/make-an-aurora-borealis-design-in-illustrator/">Making an Aurora Borealis Vector Sky in Illustrator</a>. There are a few benefits to using a vector graphic here. One is that it stylistically stands out with a unique look. Also, we can use it for other sized branding areas as well.</p>
<p>After completing the aurora borealis vector tutorial go ahead and import your unique result into Photoshop. You can see that the only change I made was flipping the design. You should of course create your own for your work. I pasted the illustration in as Pixels because I don&#8217;t need to make any changes to the vector source file after bringing it in, so no need to use a Smart Object.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/paste_aurora_vector.png" alt="paste_aurora_vector" width="359" height="232" /></div>
<p>Now drag the vector mask from our promotional background shape onto our aurora borealis design.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/aurora_bg_drag.jpg" alt="aurora_bg_drag" width="203" height="83" /></div>
<p>This will apply the vector mask as shown below, just make sure it lines up as you want it.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/aurora_bg_shape.png" alt="aurora_back_shape" width="600" height="275" /></div>
<h3>Step 3 &#8211; Adding an iPhone Image</h3>
<p>There is spectacular freebie of an iPhone image with lots of iPhone GUI graphics. Go ahead and download the <a rel="external nofollow" href="http://www.teehanlax.com/blog/?p=1628">iPhone GUI PSD 3.0</a>. Open the file and drag the iPhone image into your working document. Then scale it and line it up with the guides as shown in the second image below. Be sure to grab the image as shown. The only screen component grabbed other than the phone is a transparent angled screen glare.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/iphonegui_3_0.jpg" alt="iphonegui_3_0" width="573" height="355" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/iphone_img_place.png" alt="iphone_img_place" width="600" height="510" /></div>
<p>Now we&#8217;ll add the aurora borealis illustration to the iPhone. This just makes the design look a little more interesting. In the final website a video file would look good here, which shows the app in action though. Bring in another copy of the aurora borealis illustration. You can bring in a smaller version of it this time, as we&#8217;re filling a smaller space. Paste it in as Pixels again.</p>
<p>Now with the illustration placed over the iPhone in the position you want it in, and the illustration selected, go to Layer &gt; Vector Mask &gt; Reveal All. Then grab the Rectangle Tool (U), make sure it&#8217;s set to Paths in the top-left corner, and draw your screen. If you don&#8217;t get it the exact size you need the first time, then hit Command + T and resize the rectangle vector mask as needed.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/iphone_screen.png" alt="iphone_screen" width="600" height="506" /></div>
<p>Be sure to keep your layers organized as we continue to build this design.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/phone_layer.png" alt="phone_layer" width="201" height="165" /></div>
<h3>Step 4 &#8211; Working on Our Color Scheme</h3>
<p>We just added two dominant elements on the page. Also, the aurora illustration we added is a great source to grab some color from to make this page&#8217;s color scheme. Go ahead and double-click on the default &#8220;Background&#8221; layer to unlock it, name it &#8220;background,&#8221; and place it in a new &#8220;background&#8221; folder.</p>
<p>Grab the Paint Bucket Tool (G), then change the Foreground Color to a dark bluish-gray (#536475), which I selected from the illustration. Now change the primary navigation background located in the &#8220;header&#8221; folder a dark blue (#212b3f), which was also sampled from the illustration. Give the &#8220;bottom&#8221; area background the same dark blue color for the background.</p>
<p>We&#8217;ll also change the color of some of our navigation buttons at this point as well. The image below shows where we&#8217;re at so far in this design. Change the primary navigation button background colors to a slightly lighter grayish-blue (#5e7285) than the page background, except for the current page button. We want to give the current page button the impression of being pressed in. So, make it the same color as the page (#536475). We&#8217;ll enhance this greatly a little later in the tutorial when we add styling.</p>
<p>In the &#8220;secondary_nav&#8221; area select the larger background behind the Aurora icon and change it&#8217;s color to a grayish-blue (#475665) that is slightly darker than the page background. Again, we&#8217;re going to make this look indented. Also, go ahead and use the same lighter grayish-blue (#5e7285) as the primary navigation buttons on the footer buttons.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/color_page.jpg" alt="color_page" width="600" height="849" /></div>
<h3>Step 5 &#8211; Changing Our Text Color and Basic Styles</h3>
<p>You can see how going dark with our page design makes it <em>painfully</em> obvious that it&#8217;s time to work on the text colors. We designed the text mostly with dark on light for the wireframe, but now we need to go to light on dark. Change most of your text to white. I&#8217;ll point out the few exceptions below. Also, clean up any text, reposition elements, and experiment with font weight as you go through this.</p>
<p>I&#8217;m setting some of the text in Myriad Pro, though in areas that will be coded and not images I often used Helvetica for this design, which is ubiquitous on computer systems. I also used Helvetica for some areas that I wanted to have a slightly different look than the Myriad Pro being used. I set the Aurora name in Futura Condensed Extra Bold where it was to be used for branding.</p>
<p>You can see the text in most of the &#8220;header,&#8221; &#8220;secondary_nav,&#8221; &#8220;promotion,&#8221; and &#8220;body&#8221; is white. A few exceptions are the logo area (which will is just a placeholder for now), the &#8220;Aurora App&#8221; text that is dark blue (#131828) to help it stand out, and the headings for the body that are the same dark blue.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/text_body_color.jpg" alt="text_body_color" width="600" height="574" /></div>
<p>We also need to work on the &#8220;bottom&#8221; section text as well. I set all the headings in Myriad Pro Bold at 20pt. The color is a bright baby blue (#85a1bc). I used that same blue for the text links. I set the rest of the text in white using a smaller Helvetica Bold.</p>
<p>The &#8220;footer&#8221; has just a couple color changes. The links were changed to an even brighter baby blue (#97b8d8), except for the active link which is white and underlined. The copyright text is 12pt Helvetica and darkish blue (#212b3f).</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/footer_text_color.jpg" alt="footer_text_color" width="600" height="243" /></div>
<h3>Step 6 &#8211; Bringing in the Logo Design</h3>
<p>First, take a screenshot of our PSD file of the area we&#8217;ll be placing the logo into (with the logo placeholder text turned off). Fire up Illustrator. Place the screenshot on it&#8217;s own layer and lock it. I also turned off the artboard visibility (Shift + Command + H). Now create a layer for your logo and insert the text &#8220;iLoveMyApps,&#8221; which is serving as the company&#8217;s name for this tutorial. Set the text in Cooper Std Black Italic at 30pt, and give it a white fill, as shown below. Now with the text selected, go to Text &gt; Create Outlines, then ungroup the text (Shift + Command + G). Also, delete the &#8220;o,&#8221; as we&#8217;ll be replacing that with a heart.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/logo_text.jpg" alt="logo_text" width="600" height="565" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/logo_outlines.jpg" alt="logo_outlines" width="600" height="391" /></div>
<p>Now let&#8217;s work on the heart shape. First, turn on the grid (Command + &#8220;) and turn on Snap to Grid (Shift + Command + &#8220;), which will allow you to draw the shape easily. Go ahead and create a half heart shape with the Pen Tool. Now go to Object &gt; Transform &gt; Reflect and apply a Copy with the settings shown below. Now line up the inner edge of both half heart shapes, then in the Pathfinder palette click on Merge, which gives us a final heart shape.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/logo_heart_half.jpg" alt="logo_heart_half" width="600" height="521" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/logo_heart_merge.jpg" alt="logo_heart_merge" width="600" height="521" /></div>
<p>Now scale the heart shape down and place it as shown. Also, work on spacing out each letter of the text until it looks right to you. I wanted the entire text to appear as one, but I spaced each word out just a bit to increase legibility. It still reads as one word though. Now copy and paste the final logo as a Smart Object into Photoshop.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/logo_illustrator.jpg" alt="logo_illustrator" width="600" height="377" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/logo_photoshop.jpg" alt="logo_photoshop" width="600" height="335" /></div>
<h3>Step 7 &#8211; Starting to Add Style To Our Design</h3>
<p>We&#8217;ll continue to work our way down from top to bottom, but keep in mind that as you&#8217;re designing you may bounce around more to various areas of the design, and experiment with different looks and styles, which is great and feel free to do that.</p>
<p>Within the &#8220;header&#8221; section, select the background, then apply the layer styles shown below. This gives the top of the body area a small highlight and a subtle shadow is cast on the header area, which pushes it back a bit.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/style_header_inner_shadow.jpg" alt="style_header_inner_shadow" width="600" height="614" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/style_header_outer_glow.jpg" alt="style_header_outer_glow" width="600" height="614" /></div>
<p>Now apply the styles shown below to our logo. For the gradient overlay the gradient goes from gray (#c0c4c9) to light gray (#e3e5e7).</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/logo_style_shadow.jpg" alt="logo_style_shadow" width="600" height="542" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/logo_style_bevel.jpg" alt="logo_style_bevel" width="600" height="542" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/logo_style_gradient.jpg" alt="logo_style_gradient" width="600" height="542" /></div>
<h3>Step 8 &#8211; Adding Style to Our Primary Navigation</h3>
<p>First we&#8217;ll work on the non-active primary link background styles, which means all except for the &#8220;Apps&#8221; link. Apply the styles shown below and use colors that look right to you. <em>Note: I got lot&#8217;s of inspiration from the <a rel="external nofollow" href="http://metalabdesign.com/">Meta Lab</a> site for this part of the design. I love the work done by this company, check out their folio while you&#8217;re there.</em></p>
<p>It&#8217;s always important to imagine where the light source is in your design. We&#8217;re applying some subtle lighting effects, which will give this design a modern feel, though we still need to keep the light source in mind.</p>
<p>Imagine that there is a light source coming from the top of the page shooting straight down, which is giving us the light direction for many of the styles we&#8217;ll be adding. Of course you can imagine more than one light source, and you can deviate from this somewhat, but keeping the light primary light source in mind will help to make the styles you apply make sense and work together visually.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/primary_nav_style_up_inner.jpg" alt="primary_nav_style_up_inner" width="600" height="537" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/primary_nav_style_up_outer_glow.jpg" alt="primary_nav_style_up_outer_glow" width="600" height="537" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/primary_nav_style_up_inner_glow.jpg" alt="primary_nav_style_up_inner_glow" width="600" height="537" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/primary_nav_style_up_stroke.jpg" alt="primary_nav_style_up_stroke" width="600" height="537" /></div>
<p>Now apply the styles shown below to the &#8220;Apps&#8221; link background, which is our active link and will make it look like it is pressed down.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/primary_nav_style_down_drop.jpg" alt="primary_nav_style_down_drop" width="600" height="537" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/primary_nav_style_down_inner.jpg" alt="primary_nav_style_down_inner" width="600" height="537" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/primary_nav_style_down_outer.jpg" alt="primary_nav_style_down_outer" width="600" height="537" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/primary_nav_style_down_stroke.jpg" alt="primary_nav_style_down_stroke" width="600" height="537" /></div>
<p>Now apply the following Bevel and Emboss style to the text within the primary navigation to make it stand out a bit. The effect on the text is subtle, but noticeable.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/primary_nav_style_text.jpg" alt="primary_nav_style_text" width="600" height="537" /></div>
<h3>Step 9 &#8211; Applying Style to Our Secondary Navigation</h3>
<p>First of all let&#8217;s add our iPhone app icons. For the main Aurora icon, use the same aurora illustration as used in the promotional area. Drag the vector mask that is applied as a gray square currently, onto a scaled down version of the aurora illustration, refer to Step 2 on how to do that. Now let&#8217;s add some style here. Add the following layer styles to the icon.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/sec_nav_style_aurora_drop.jpg" alt="sec_nav_style_aurora_drop" width="600" height="600" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/sec_nav_style_aurora_bevel.jpg" alt="sec_nav_style_aurora_bevel" width="600" height="600" /></div>
<p>Apply the same styles to the outer icon background as we did to the &#8220;Apps&#8221; background button in Step 7. Control-click on the layer thumbnail of the &#8220;Apps&#8221; button background and select Copy Layer Styles. Then select the outer background, Control-click its layer thumbnail and choose Paste Layer Style, as shown below.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/sec_nav_paste_layer_style.jpg" alt="sec_nav_paste_layer_style" width="600" height="582" /></div>
<h3>Step 10 &#8211; Applying Style to Our Secondary Navigation Continued</h3>
<p>Now we&#8217;re going to add some style to our other application icons. These are just place holders to show the client where other icons would go. So I want to give them a similar look as the Aurora icon, but not make them stand out much. So, let&#8217;s start by filling them with a pattern. First we&#8217;ll make the pattern.</p>
<p>Open a 4px by 4px new document set up for the web. Grab the Pencil Tool, set the brush size to 1px and paint four rectangles as shown below. The darkest rectangle is #05020a and the lightest is #251440 this color. Hit Command + A to select All, then go to Edit &gt; Define Pattern and name it &#8220;Purple Rain.&#8221; Yes I did where a shirt with this pattern on it in the eighties back in grade school.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/purple_rain.jpg" alt="purple_rain" width="600" height="365" /></div>
<p>Select the first placeholder icon. Notice how it is a shape layer currently. We need to rasterize that. So go to Layer &gt; Rasterize &gt; Fill Content, which keeps our vector mask in place, but rasterizes the fill. Notice the result is a rasterized layer with a vector mask applied to it &#8211; quick and simple. Go through and do this for each placeholder icon.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/sec_nav_placeholder_pattern_shape.jpg" alt="sec_nav_placeholder_pattern_shape" width="600" height="428" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/sec_nav_placeholder_raster_fill.jpg" alt="sec_nav_placeholder_raster_fill" width="600" height="800" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/sec_nav_placeholder_rasterized.jpg" alt="sec_nav_placeholder_rasterized" width="600" height="428" /></div>
<p>Grab the Paint Bucket Tool (G), and in the top-left corner choose Pattern from the drop down, make sure our &#8220;Purple Rain&#8221; pattern is selected, then click once on each placeholder icon to apply the pattern. Now Control-click on the Aurora icon thumbnail and copy the layer style, then paste it onto each placeholder application icon. Also, adjust the spacing of the application names to make room for the styles.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/sec_nav_placeholder_pattern_apply_1.jpg" alt="sec_nav_placeholder_pattern_apply_1" width="600" height="210" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/sec_nav_placeholder_pattern_apply_2.jpg" alt="sec_nav_placeholder_pattern_apply_2" width="600" height="210" /></div>
<p>Let&#8217;s also adjust our default app store placeholder button over on the right of this section. A simple way to make this button blend in better to our design is to change the background color. Go to Image &gt; Adjustments &gt; Hue/Saturation and apply the settings shown below, or those of your choice.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/btn_app_store.jpg" alt="btn_app_store" width="600" height="520" /></div>
<h3>Step 11 &#8211; Applying Style to Our Promotional Area</h3>
<p>Let&#8217;s start with the background and buttons. First we&#8217;ll apply style to our large background area. Select the aurora illustration and apply the following layer styles. This gives us a highlight at the top and a stroke around the area.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/promo_aurora_shadow.jpg" alt="promo_aurora_shadow" width="600" height="513" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/promo_aurora_stroke.jpg" alt="promo_aurora_stroke" width="600" height="513" /></div>
<p>Now apply the same styles to the top-right price area background, but also add the styles shown below. The colors used for the purple gradient overlay are sampled from the aurora graphic. The colors of the gradient go from purple (#68448f) to darker purple (#320580) and then back to a mid purple hue (#65428c).</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/promo_price_bg_glow.jpg" alt="promo_price_bg_glow" width="600" height="641" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/promo_price_bg_gradient.jpg" alt="promo_price_bg_gradient" width="600" height="641" /></div>
<p>Apply the same layer styles to our main &#8220;Light Up Your iPhone&#8221; heading, as we did in Step 7. You can copy and paste the layer style from there. Apply the same Bevel and Emboss style to the price text and the sub heading, as we applied to the primary navigation text in Step 7. You may want to change the Opacity of the Highlight Mode or Shadow Mode for the shading though, experiment with what looks best to you. Also, select the horizontal rule, which is a 1px high shape, and change it&#8217;s color to black. Also, apply the settings shown below to it.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/promo_hr.jpg" alt="promo_hr" width="600" height="691" /></div>
<h3>Step 12 &#8211; Applying Style to Our Main Call to Action Button</h3>
<p>Now apply the following layer styles to our main call to action button. We&#8217;ve placed a drop shadow on this so that it stands out from the background more. It has a bright color, which will attract attention. It&#8217;s placement also attracts attention. The gradient overlay has similar colors to the one used for the price background, but it only has two colors applied instead, which go from purple (#68448f) to dark purple (#320580). We&#8217;ll add an arrow in just a moment to make it stand out more as well.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/promo_btn_bg_drop_shadow.jpg" alt="promo_btn_bg_drop_shadow" width="600" height="623" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/promo_btn_bg_inner_shadow.jpg" alt="promo_btn_bg_inner_shadow" width="600" height="623" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/promo_btn_bg_inner_glow.jpg" alt="promo_btn_bg_inner_glow" width="600" height="623" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/promo_btn_bg_gradient.jpg" alt="promo_btn_bg_gradient" width="600" height="623" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/promo_btn_bg_stroke.jpg" alt="promo_btn_bg_stroke" width="600" height="623" /></div>
<p>Now grab the Ellipse Tool (U), and use it to create a shape layer as shown below. The color doesn&#8217;t matter because the styles will overlay it anyway. Rearrange the button text to look balanced with the added element. We&#8217;ll be using this circle to place a download arrow inside shortly. Apply the following layer styles to the button (the colors in the gradient overlay go from #9cc67e to #3a4f66).</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/promo_button_arrow_bg_drop_shadow.jpg" alt="promo_button_arrow_bg_drop_shadow" width="600" height="631" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/promo_button_arrow_bg_inner_shadow.jpg" alt="promo_button_arrow_bg_inner_shadow" width="600" height="631" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/promo_button_arrow_bg_inner_glow.jpg" alt="promo_button_arrow_bg_inner_glow" width="600" height="631" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/promo_button_arrow_bg_gradient_overlay.jpg" alt="promo_button_arrow_bg_gradient_overlay" width="600" height="631" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/promo_button_arrow_bg_stroke.jpg" alt="promo_button_arrow_bg_stroke" width="600" height="631" /></div>
<p>Now we&#8217;ll create our arrow, place it into Photoshop, and style it.</p>
<p>Open Illustrator and create a web document. Turn on View &gt; Show Grid and View &gt; Snap to Grid. Use the Pen Tool to draw an arrow utilizing the grid. The size doesn&#8217;t matter. Now resize it to a shape that is about the size of the larger arrow shown below. Now go to Effect &gt; Style &gt; Round Corners and apply with a Radius of 0.139 in. Now copy the arrow and paste as a Vector Smart Object in Photoshop. <em>Note: I&#8217;m using black below for demonstration purposes, but the arrow should be white.</em></p>
<p>Now apply the same styles to the arrow as we did our logo in Step 7 and scale to fit the space. The result is shown in the second image below.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/arrow_vector.jpg" alt="arrow_vector" width="600" height="500" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/arrow_final.jpg" alt="arrow_final" width="600" height="200" /></div>
<p>Here&#8217;s what we have so far. The top section is looking good. Now let&#8217;s move onto the body next. We&#8217;ve got the bulk of the site styled now. It will be smooth sailing from here.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/top.jpg" alt="top" width="600" height="299" /></div>
<h3>Step 13 &#8211; Applying Styles to Our Body Area</h3>
<p>There aren&#8217;t too many styles that need to be applied here &#8211; just a few. Let&#8217;s start with the titles. We want to make them look indented by highlighting the inner bottom character edges, which is a style often used in Apple sites. Apply the style shown below to the &#8220;Aurora&#8221; title text. Also, apply the same style to the &#8220;Screenshots&#8221; and &#8220;Features&#8221; titles. With these later two titles, change the Opacity to 40% though (everything else in this Drop Shadow Layer Style is the same).</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/aurora_title_style.png" alt="aurora_title_style" width="600" height="594" /></div>
<p>Apply the same layer style to the bullet points under the &#8220;Feature&#8221; column, as applied to it&#8217;s title. The results so far are shown below.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/body_indention.png" alt="body_indention" width="600" height="607" /></div>
<p>Now copy the horizontal rule from the &#8220;promotion&#8221; section, change the color to dark blue (#131828) and scale it to fit the area above the &#8220;Screenshots&#8221; title. Notice how the style is retained.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/body_hr_first.png" alt="body_hr_first" width="600" height="164" /></div>
<p>Now copy this same horizontal rule and use multiple copies of it in the last column of this section, as shown below. Be sure to delete the existing unstyled horizontal rules.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/body_hr_last.png" alt="body_hr_last" width="600" height="476" /></div>
<p>Now follow the same steps for these placeholder images here as you did in Step 10. Apply the same layer styles and &#8220;Purple Rain&#8221; background pattern fill. This is just a quick way to make this area look good for client review before you get ahold of the actual photos that will go there later. The final &#8220;body&#8221; section is shown below.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/body_final.png" alt="body_final" width="600" height="343" /></div>
<h3>Step 14 &#8211; Apply Style to the Bottom Section</h3>
<p>First, let&#8217;s apply the same Bevel and Emboss layer style to our titles here as we did to the text in our primary navigation in Step 8. Now drag four copies of our stylized horizontal rule down and resize as necessary, or apply the same styles and coloring to the existing horizontal lines as we did to them in the &#8220;body&#8221; section.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/bottom_titles.png" alt="bottom_titles" width="600" height="146" /></div>
<p>Replace the remaining horizontal rules of this section with dashes. You can use the Type Tool and the Dash Key for this. I used Myriad Pro at 14pt for this. This is something that will be coded in CSS, but we want to make sure we&#8217;re communicating this effectively in the design.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/bottom_hr_dashed.jpg" alt="bottom_hr_dashed" width="600" height="347" /></div>
<p>Apply the same layer styles to our buttons as we did in our primary navigation. Just copy those layer styles down. Be sure to stylize the text of the buttons as well. Now replace our twitter bird with a full-color version, which you can download free in the <a rel="external nofollow" href="http://www.smashingmagazine.com/2008/09/23/practika-a-free-icon-set/">Practika Icon pack</a> from Smashing Magazine.</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/bottom_bird_big.png" alt="bottom_bird_big" width="600" height="248" /></div>
<p>Apply the following layer styles to the background of the &#8220;bottom&#8221; section and we&#8217;re done!</p>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/bottom_bg_stl_1.jpg" alt="bottom_bg_stl_1" width="600" height="513" /></div>
<div><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/bottom_bg_stl_2.jpg" alt="bottom_bg_stl_2" width="600" height="513" /></div>
<h3>Conclusion</h3>
<p>There are lots of creative website solutions you can create using just a handful of chosen elements, an interesting color scheme, utilization of appropriate styles, and attention to subtle light effects. The final image is below. You can view a <a rel="external nofollow" href="http://slj.me/wp-content/uploads/2009/10/final_large.jpg">larger version here</a>.</p>
<div><a rel="external nofollow" href="http://slj.me/wp-content/uploads/2009/10/final_large.jpg"><img style="display: inline;" src="http://slj.me/wp-content/uploads/2009/10/final.jpg" alt="final" width="600" height="849" /></a></div>
<h2  class="related_post_title">Related Posts / 相关文章</h2><ul class="related_post"><li><a href="http://slj.me/2009/10/22-photoshop-web-design-interface-tutorial-sites/" title="22个Photoshop网页设计教程网站推荐">22个Photoshop网页设计教程网站推荐</a></li><li><a href="http://slj.me/2010/03/showcase-of-designs-optimized-for-iphone/" title="iPhone网页设计欣赏与最佳实践 Showcase of Designs Optimized for iPhone">iPhone网页设计欣赏与最佳实践 Showcase of Designs Optimized for iPhone</a></li><li><a href="http://slj.me/2009/10/24-useful-tutorials-on-creating-photoshop-brushes/" title="[转] 24个实用PS笔刷创建教程">[转] 24个实用PS笔刷创建教程</a></li><li><a href="http://slj.me/2009/10/%e7%94%a8photoshop%e8%ae%be%e8%ae%a1%e4%b8%80%e4%b8%aa%e7%ae%80%e6%b4%81%e6%96%b0%e6%bd%ae%e7%9a%84%e5%85%ac%e5%8f%b8%e7%bd%91%e7%ab%99/" title="用Photoshop设计一个简洁新潮的公司网站">用Photoshop设计一个简洁新潮的公司网站</a></li><li><a href="http://slj.me/2011/03/10-essential-efficient-object-c-library/" title="转: 10款iOS高效开发必备的Objective-C类库">转: 10款iOS高效开发必备的Objective-C类库</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2009/10/create-a-promotional-iphone-app-site-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>网站设计中漂亮的文字渐变效果</title>
		<link>http://slj.me/2009/10/beautiful-gradient-typography-in-web-design/</link>
		<comments>http://slj.me/2009/10/beautiful-gradient-typography-in-web-design/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 04:35:58 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://kiya.cn/?p=1070</guid>
		<description><![CDATA[Bainbridge Studios 2. aiAlex 3. Radium 4. Deagostini Bombers of World War II 5. Coda 6. Bird Malaysia 7. atebits 8. Macalicious 9. Idea Foundry 10. iceberg 11. Newism 12. Studio 7 Designs Inc 13. Overture Technologies 14. Your Web Job 15. WPCoder 16. Strutta 17. Hashrocket 18. Mac.AppStorm 19. Hugs 20. Keypoint 21. OnWired [...]]]></description>
			<content:encoded><![CDATA[<h3><a rel="external nofollow" href="http://www.bainbridgestudios.com/">Bainbridge Studios</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-10_bainbridge_studio.jpg" alt="Bainbridge Studios" width="550" height="228" /></p>
<p><span id="more-1831"> </span></p>
<h3><span id="more-1070"></span>2. <a rel="external nofollow" href="http://www.aialex.com/">aiAlex</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-14_aialex.jpg" alt="aiAlex" width="550" height="228" /></p>
<h3>3. <a rel="external nofollow" href="http://www.radiumlabs.com/">Radium</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-17_radium.jpg" alt="Radium" width="550" height="228" /></p>
<h3>4. <a rel="external nofollow" href="http://bombers.deagostini.co.uk/">Deagostini Bombers of World  War II</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-25_deagostini_bombers.jpg" alt="Deagostini Bombers of World War II" width="550" height="228" /></p>
<h3>5. <a rel="external nofollow" href="http://www.panic.com/coda/">Coda</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-18_coda.jpg" alt="Coda" width="550" height="228" /></p>
<h3>6. <a rel="external nofollow" href="http://www.bird-malaysia.com/">Bird Malaysia</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-21_bird_malaysia.jpg" alt="Bird Malaysia" width="550" height="228" /></p>
<h3>7. <a rel="external nofollow" href="http://www.atebits.com/">atebits</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-01_atebits.jpg" alt="atebits" width="550" height="228" /></p>
<h3>8. <a rel="external nofollow" href="http://www.macalicious.com/">Macalicious</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-11_macalicious.jpg" alt="Macalicious" width="550" height="228" /></p>
<h3>9. <a rel="external nofollow" href="http://ideafoundry.info/">Idea Foundry</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-04_ideafoundry.jpg" alt="Idea Foundry" width="550" height="228" /></p>
<h3>10. <a rel="external nofollow" href="http://www.geticeberg.com/">iceberg</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-20_iceberg.jpg" alt="iceberg" width="550" height="228" /></p>
<h3>11. <a rel="external nofollow" href="http://www.newism.com.au/">Newism</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-02_newism.jpg" alt="Newism" width="550" height="228" /></p>
<h3>12. <a rel="external nofollow" href="http://www.studio7designs.com/">Studio 7 Designs Inc</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-03_studio7designs.jpg" alt="Studio 7 Designs Inc" width="550" height="228" /></p>
<h3>13. <a rel="external nofollow" href="http://www.overturecorp.com/paymentplanner/">Overture  Technologies</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-22_overture_technologies.png" alt="Overture Technologies" width="550" height="228" /></p>
<h3>14. <a rel="external nofollow" href="http://yourwebjob.com/">Your Web Job</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-05_yourwebjob.jpg" alt="Your Web Job" width="550" height="228" /></p>
<h3>15. <a rel="external nofollow" href="http://wpcoder.com/">WPCoder</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-07_wp_coder.jpg" alt="WPCoder" width="550" height="228" /></p>
<h3>16. <a rel="external nofollow" href="http://www.strutta.com/">Strutta</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-06_strutta.jpg" alt="Strutta" width="550" height="228" /></p>
<h3>17. <a rel="external nofollow" href="http://www.hashrocket.com/">Hashrocket</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-09_hashrocket.png" alt="Hashrocket" width="550" height="228" /></p>
<h3>18. <a rel="external nofollow" href="http://mac.appstorm.net/category/roundups/">Mac.AppStorm</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-08_macappstorm.jpg" alt="Mac.AppStorm" width="550" height="228" /></p>
<h3>19. <a rel="external nofollow" href="http://hugmymac.com/">Hugs</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-12_hugs.jpg" alt="Hugs" width="550" height="228" /></p>
<h3>20. <a rel="external nofollow" href="http://www.keypointapp.com/">Keypoint</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-15_keypoint.jpg" alt="Keypoint" width="550" height="228" /></p>
<h3>21. <a rel="external nofollow" href="http://onwired.com/">OnWired</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-13_onwired.jpg" alt="OnWired" width="550" height="228" /></p>
<h3>22. <a rel="external nofollow" href="http://www.anderbose.com/">Anderbose</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-16_anderbose.jpg" alt="Anderbose" width="550" height="228" /></p>
<h3>23. <a rel="external nofollow" href="http://www.uncovr.com/">Uncover</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-27_uncover.jpg" alt="Uncover" width="550" height="228" /></p>
<h3>24. <a rel="external nofollow" href="http://www.mein-brandenburg.com/">Mein Brandenburg</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-19_mein_brandenburg.jpg" alt="Mein Brandenburg" width="550" height="228" /></p>
<h3>25. <a rel="external nofollow" href="http://www.shopify.com/">Shopify</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-23_shopify.jpg" alt="Shopify" width="550" height="228" /></p>
<h3>26. <a rel="external nofollow" href="http://www.goinnovate.co.uk/">goinnovate</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-24_goinnovate.jpg" alt="goinnovate" width="550" height="228" /></p>
<h3>27. <a rel="external nofollow" href="http://www.brianmhansen.com/">Brian Michael Hansen</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/19-26_brian_michael_hansen.jpg" alt="Brian Michael Hansen" width="550" height="228" /></p>
<p>From:  http://sixrevisions.com/design-showcase-inspiration/beautiful-gradient-typography-in-web-design/</p>
<h2  class="related_post_title">Other Posts / 其他文章</h2><ul class="related_post"><li><a href="http://slj.me/2010/03/%e6%bc%8f%e5%98%b4%e7%bd%91%e5%8d%b3%e5%b0%86%e4%b8%8a%e7%ba%bf/" title="漏嘴网即将上线">漏嘴网即将上线</a></li><li><a href="http://slj.me/2009/10/photoshop-brush-collection/" title="[转]Photoshop手绘笔刷大收集 ">[转]Photoshop手绘笔刷大收集 </a></li><li><a href="http://slj.me/2009/04/dreamweaver-jquery-code-association/" title="在Dreamweaver中加入jQuery代码编写联想提示">在Dreamweaver中加入jQuery代码编写联想提示</a></li><li><a href="http://slj.me/2009/08/21-amazing-css-techniques-you-should-know/" title="21个你需知道的CSS精彩技巧">21个你需知道的CSS精彩技巧</a></li><li><a href="http://slj.me/2011/08/web-open-source-project/" title="疯狂的 Web 应用开源项目">疯狂的 Web 应用开源项目</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2009/10/beautiful-gradient-typography-in-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 个提高Photoshop工作速度的小贴士</title>
		<link>http://slj.me/2009/10/20-handy-photoshop-tips-for-a-faster-workflow/</link>
		<comments>http://slj.me/2009/10/20-handy-photoshop-tips-for-a-faster-workflow/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 06:31:55 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://kiya.cn/?p=1041</guid>
		<description><![CDATA[我们基本上每天都在用Photoshop,但是我打赌这篇博文中至少有一条贴士会让你觉得“为什么我原先不知道？”。 这些贴士能够让平时工作中最常用的操作变得更快捷，让你提高工作速度。 转载请注明来源：20 个提高Photoshop工作速度的小贴士 &#124; 奇亚 英文原版：20 Handy Photoshop Tips For a Faster Workflow Hold Spacebar to move a selection  - 按住空格来移动选区 Drag a selection with the Marquee tool, but before releasing the mouse button, press and hold the Spacebar to relocate the selection. 想要移动一个选区，在释放鼠标前，按住空格键不放 Display larger font previews &#8211; 在预览字体中显示更大号的字 Go to Photoshop’s preferences and [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/header.jpg" alt="20 Handy Photoshop Tips For a Faster Workflow" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">我们基本上每天都在用Photoshop,但是我打赌这篇博文中至少有一条贴士会让你觉得“为什么我原先不知道？”。</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">这些贴士能够让平时工作中最常用的操作变得更快捷，让你提高工作速度。<br />
<span id="more-1041"></span></p>
<blockquote><p>转载请注明来源：<a href="http://kiya.cn/2009/10/20-handy-photoshop-tips-for-a-faster-workflow">20 个提高Photoshop工作速度的小贴士 | 奇亚</a><br />
英文原版：<a href="http://www.blog.spoongraphics.co.uk/articles/20-handy-photoshop-tips-for-a-faster-workflow" target="_blank">20 Handy Photoshop Tips For a Faster Workflow</a></p></blockquote>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Hold Spacebar to move a selection  - 按住空格来移动选区</h3>
</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/1.png" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Drag a selection with the Marquee tool, but before releasing the mouse button, press and hold the Spacebar to relocate the selection.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">想要移动一个选区，在释放鼠标前，按住空格键不放</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Display larger font previews &#8211; 在预览字体中显示更大号的字</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/2.png" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Go to Photoshop’s preferences and head down to the Type section. Change the Font Preview Size option to Extra Large to display legible preview on the font drop down menu.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Change values with the cursor keys &#8211; 用方向键更改值</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/3.png" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Rather than typing in an exact figure, simply nudge the numeric value up and down sequentially with the cursor keys.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Quickly zoom back to 100% &#8211; 迅速将缩放还原到 100%</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/4.png" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Double click the Zoom icon’s magnifying glass to jump back to 100%.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Toggle visibility of multiply layers &#8211; 多图层切换可视状态</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/5.png" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Click the ‘eye’ icon next to a layer to toggle the visibility on or off, then drag the selection down the palette to repeat the command on multiple layers.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Hide or show all other layers &#8211; 隐藏或者显示其他图层</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/6.png" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Press the ALT key while clicking the ‘eye’ icon next to a layer to toggle the visibility of all other layers.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Load the selection of a layer &#8211; 载入一个图层的选区</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/7.png" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Press CMD while clicking the layer thumbnail to load a selection of the layer contents.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Quickly toggle between blending modes &#8211; 在混合模式中迅速切换</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/8.jpg" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Windows users can simply toggle using the cursor keys, Mac users however can use the Shift key along with the plus and minus keys while the direct selection tool is active. Using this command while another tool is selected will change the blending mode option for that specific tool.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Toggle palette visibility &#8211; 切换调色板显示</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/9.jpg" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Increase the size of your work area by toggling off the palettes using the Tab key. Hover over the edges of the screen to bring back palettes, which will then disappear again when the mouse is moved away.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Fit to full screen &#8211; 全屏显示</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/10.jpg" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Another handy tip for Mac users. Cycle through various full screen modes by pressing the F key.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Switch to precision cursor mode &#8211; 切换到精确指针模式</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/11.png" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Press Caps Lock to turn on the precision cursor, useful for creating accurate selections. This also toggles off the brush outline, which can be handy for some occasions.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Increase and decrease brush size &#8211; 增大或减小笔刷大小</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/12.png" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">With the Brush tool selected, press the [ and ] keys to increase or decrease the brush size.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Rotate a Photoshop brush &#8211; 旋转PS笔刷</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/13.png" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Head into the Brush setting, under Brush Tip Shape adjust the circular icon to rotate the angle of the brush.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Quickly adjust layer opacity &#8211; 迅速调节图层透明度</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/14.png" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Select a preset opacity value by pressing the numeric keys from 1-10. Number one equals 10%, five equals 50% and so on.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Auto select layers or groups &#8211; 自动选择图层或组</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/15.png" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Select and adjust the selection settings to automatically select a layer, or a group. Or turn the option off to avoid accidental layer selection.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Automatically load files into layers &#8211; 自动载入文件至图层</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/16.png" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Go to File &gt; Scripts &gt; Load files into stack to open up a bunch of images and automatically place them onto individual layers.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Easily create new guides &#8211; 简单的创建新向导</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/17.png" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Click and drag a guide from the document rulers, or go to View &gt; New Guide to drop a guide at a specific placement.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Change layer palette thumbnail sizes &#8211; 更改图层调色板缩略图大小</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/18.png" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Click the small options arrow in the corner of the Layers Palette, then change the Layers Panel Options to alter the thumbnail size.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Copy multiple layers &#8211; 复制多图层</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/19.jpg" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">Draw a selection, then use the shortcut Shit+CMD+C to Copy Merged. This takes every layer into the clipping, rather than just the current layer selection.</p>
<h3 style="border-top-width: 0px; border-right-width: 0px; border-bottom-width: 3px; border-left-width: 0px; display: block; height: 30px; clear: both; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; font: normal normal normal 17px/normal GraublauWeb, 'trebuchet ms', helvetica, arial, sans-serif; letter-spacing: -1px; color: #8a654b; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;">Move items with super nudge &#8211; 大幅度的移动项目</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;"><img style="margin-top: 0px; margin-right: auto; margin-bottom: 15px; margin-left: auto; -webkit-border-image: url(http://kiya.cn/wp-content/uploads/2009/10/main-border.png) 6 6 6 6 repeat repeat; display: block; padding: 3px; border: 6px solid #f2e6d1;" src="http://kiya.cn/wp-content/uploads/2009/10/20.png" alt="Photoshop tip" /></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; line-height: 17px; color: #333333; padding: 0px; border: 0px initial initial;">The cursor keys will nudge an object by 1px by default. Hold Shift while nudging to increase this to 10px. Especially handy when designing web layouts for consistent spacing.</p>
<h2  class="related_post_title">Related Posts / 相关文章</h2><ul class="related_post"><li><a href="http://slj.me/2009/11/free-hi-resolution-paint-stroke-photoshop-brushes/" title="免费的Photoshop高分辨率笔刷">免费的Photoshop高分辨率笔刷</a></li><li><a href="http://slj.me/2009/11/photoshop-ocean-blue-font/" title="Photoshop制作海洋蓝水晶字体">Photoshop制作海洋蓝水晶字体</a></li><li><a href="http://slj.me/2009/10/create-a-promotional-iphone-app-site-in-photoshop/" title="用Photoshop创建一个iPhone程序销售页面">用Photoshop创建一个iPhone程序销售页面</a></li><li><a href="http://slj.me/2009/10/24-useful-tutorials-on-creating-photoshop-brushes/" title="[转] 24个实用PS笔刷创建教程">[转] 24个实用PS笔刷创建教程</a></li><li><a href="http://slj.me/2009/10/%e7%94%a8photoshop%e8%ae%be%e8%ae%a1%e4%b8%80%e4%b8%aa%e7%ae%80%e6%b4%81%e6%96%b0%e6%bd%ae%e7%9a%84%e5%85%ac%e5%8f%b8%e7%bd%91%e7%ab%99/" title="用Photoshop设计一个简洁新潮的公司网站">用Photoshop设计一个简洁新潮的公司网站</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2009/10/20-handy-photoshop-tips-for-a-faster-workflow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[转] 24个实用PS笔刷创建教程</title>
		<link>http://slj.me/2009/10/24-useful-tutorials-on-creating-photoshop-brushes/</link>
		<comments>http://slj.me/2009/10/24-useful-tutorials-on-creating-photoshop-brushes/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 15:58:30 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[brush]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[ps]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[笔刷]]></category>

		<guid isPermaLink="false">http://kiya.cn/?p=1011</guid>
		<description><![CDATA[Using Photoshop brushes can be a quick and effective way to beautify and improve a design. Though there are many Photoshop brushes available on the web free for you to download, you can also make your own to guarantee that you’ll have something truly unique. Creating Photoshop brushes is easier than you think; if you [...]]]></description>
			<content:encoded><![CDATA[<p>Using<strong> Photoshop brushes</strong> can be a quick and effective way to beautify and improve a design. Though there are many Photoshop brushes available on the web free for you to download, you can also make your own to guarantee that you’ll have something truly unique.</p>
<p>Creating Photoshop brushes is easier than you think; if you don’t know where to start, check out these handy tutorials on Photoshop brush creation.</p>
<h3>1. <a rel="external nofollow" href="http://www.myinkblog.com/2008/05/17/create-photoshop-brushes-for-coffee-stains-and-splatters/">Create Photoshop Brushes for Coffee Stains and Splatters</a></h3>
<p><a rel="external nofollow" href="http://www.myinkblog.com/2008/05/17/create-photoshop-brushes-for-coffee-stains-and-splatters/" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-02_create_photoshop_brushes_for_coffee_stains_and_splatters.jpg" alt="Create Photoshop Brushes for Coffee Stains and Splatters" width="550" height="270" /></a></p>
<p><span id="more-1011"></span><span id="more-1793"> </span></p>
<p>Learn how to compose Photoshop brushes using a scanned-in photo of coffee stains and splatters, giving you insight on how to use your own photos to create reusable brushes.</p>
<h3>2. <a rel="external nofollow" href="http://veerle.duoh.com/blog/comments/creating_grunge_brushes/">Creating Grunge Brushes</a></h3>
<p><a rel="external nofollow" href="http://veerle.duoh.com/blog/comments/creating_grunge_brushes/"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-12_creating_grunge_brushes.jpg" alt="Creating Grunge Brushes" width="550" height="270" /></a></p>
<p>Belgian graphic/web designer Verle Pieters shows her readers how she makes grunge brushes that can be applied on design projects to create a worn look.</p>
<h3>3. <a rel="external nofollow" href="http://www.photoshopstar.com/effects/how-to-create-your-own-brushes/">How to Create Your Own Brushes</a></h3>
<p><a rel="external nofollow" href="http://www.photoshopstar.com/effects/how-to-create-your-own-brushes/"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-13_how_to_create_your_own_brushes.jpg" alt="How to Create Your Own Brushes" width="550" height="270" /></a></p>
<p>Discover a method for creating reusable floral brushes in this step-by-step Photoshop tutorial on PhotoshopStar.</p>
<h3>4. <a rel="external nofollow" href="http://www.photoshoproadmap.com/Photoshop-blog/2006/06/26/building-a-lego-bricks-photoshop-brushes-set/">Building a Lego Bricks Photoshop Brushes Set</a></h3>
<p><a rel="external nofollow" href="http://www.photoshoproadmap.com/Photoshop-blog/2006/06/26/building-a-lego-bricks-photoshop-brushes-set/"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-09_building_a_lego_bricks_photoshop_brushes_set.jpg" alt="Building a Lego Bricks Photoshop Brushes Set" width="550" height="270" /></a></p>
<p>In this Photoshop brush creation tutorial, you’ll take a stock image of Lego blocks and transform it into a brush set.</p>
<h3>5. <a title="Permanent Link to Professional Photo Retouching Bikini Model" href="http://r0man-de.deviantart.com/art/Photoshop-Brush-Tutorial-70340319">Photoshop Brush Tutorial</a></h3>
<p><a rel="external nofollow" href="http://r0man-de.deviantart.com/art/Photoshop-Brush-Tutorial-70340319"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-01_photoshop_brush_tutorial.jpg" alt="Photoshop Brush Tutorial" width="550" height="270" /></a></p>
<p>This 4-step Photoshop brush tutorial on deviantArt will introduce you to the art of creating brushes in Photoshop.</p>
<h3>6. <a rel="external nofollow" href="http://www.departika.com/blog/comments/photoshop_brush_tutorial/">Photoshop Brush Tutorial</a></h3>
<p><a rel="external nofollow" href="http://www.departika.com/blog/comments/photoshop_brush_tutorial/"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-10_photoshop_brush_tutorial.jpg" alt="Photoshop Brush Tutorial" width="550" height="270" /></a></p>
<p>This tutorial illustrates a process for making a beautiful grunge corner brush using a stock photo and layer masking.</p>
<h3>7. <a rel="external nofollow" href="http://www.photoshopstar.com/basics/making-grunge-brushes/">Creating Your Own Grunge Brushes</a></h3>
<p><a rel="external nofollow" href="http://www.photoshopstar.com/basics/making-grunge-brushes/"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-03_creating_your_own_grunge_brushes.jpg" alt="Creating Your Own Grunge Brushes" width="550" height="270" /></a></p>
<p>In this tutorial, you’ll see a process for creating grunge brushes in Photoshop using a standard default brush that’s modified with the Displace filter.</p>
<h3>8. <a rel="external nofollow" href="http://www.myinkblog.com/2009/06/10/how-to-create-your-own-photoshop-brushes/">How to Create Your Own Photoshop Brushes</a></h3>
<p><a rel="external nofollow" href="http://www.myinkblog.com/2009/06/10/how-to-create-your-own-photoshop-brushes/"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-05_how_to_create_your_own_photoshop_brushes.jpg" alt="How to Create Your Own Photoshop Brushes" width="550" height="270" /></a></p>
<p>In this detailed Photoshop brush creation tutorial, you’ll discover the basic techniques for using stock images to create truly unique brushes.</p>
<h3>9. <a rel="external nofollow" href="http://veerle.duoh.com/blog/comments/how_to_create_a_set_of_photoshop_grunge_brushes/">How to Create a Set of Photoshop Grunge Brushes</a></h3>
<p><a rel="external nofollow" href="http://veerle.duoh.com/blog/comments/how_to_create_a_set_of_photoshop_grunge_brushes/"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-15_how_to_create_a_set_of_photoshop_grunge_brushes.jpg" alt="How to Create a Set of Photoshop Grunge Brushes" width="550" height="270" /></a></p>
<p>Sometimes you want to create Photoshop brush sets either to group your brushes for organization or to share them with others – this tutorial will show you how.</p>
<h3>10. <a rel="external nofollow" href="http://www.assaultblog.com/creating-your-own-custom-adobe-photoshop-brushes/">Creating Your Own Custom Adobe Photoshop Brushes</a></h3>
<p><a rel="external nofollow" href="http://www.assaultblog.com/creating-your-own-custom-adobe-photoshop-brushes/"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-04_creating_your_own_custom_adobe_photoshop_brushes.jpg" alt="Creating Your Own Custom Adobe Photoshop Brushes" width="550" height="270" /></a></p>
<p>This tutorial gives you an introduction to creating your very own custom Photoshop brushes using stock imagery.</p>
<h3>11. <a rel="external nofollow" href="http://www.bittbox.com/photoshop/how-to-make-a-photoshop-brush/">How to Make A Photoshop Brush</a></h3>
<p><a rel="external nofollow" href="http://www.bittbox.com/photoshop/how-to-make-a-photoshop-brush/"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-06_how_to_make_a_photoshop_brush.jpg" alt="How to Make A Photoshop Brush" width="550" height="270" /></a></p>
<p>Designer and blogger Jay Hilgert of BittBox shares his techniques for making custom Photoshop brushes.</p>
<h3>12. <a rel="external nofollow" href="http://graphics-illustrations.com/2008/03/24/create-your-own-fractal-photoshop-brush-tutorial/">Creating Your Own Fractal Photoshop Brush: Tutorial</a></h3>
<p><a rel="external nofollow" href="http://graphics-illustrations.com/2008/03/24/create-your-own-fractal-photoshop-brush-tutorial/"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-07_creating_your_own_fractal_photoshop_brush_tutorial.jpg" alt="Creating Your Own Fractal Photoshop Brush: Tutorial" width="550" height="270" /></a></p>
<p><a rel="external nofollow" href="http://en.wikipedia.org/wiki/Fractal">Fractals</a> are popular in digital art compositions and if you’d like to learn how to make reusable fractals for use in your Photoshop projects, check this tutorial out.</p>
<h3>13. <a rel="external nofollow" href="http://redirectingat.com/?id=253X402&amp;url=http%3A//www.spoono.com/photoshop/tutorials/tutorial.php?id=24">Leaf Brush Tutorial</a></h3>
<p><a rel="external nofollow" href="http://redirectingat.com/?id=253X402&amp;url=http%3A//www.spoono.com/photoshop/tutorials/tutorial.php?id=24"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-18_leaf_brush_tutorial.jpg" alt="Leaf Brush Tutorial" width="550" height="270" /></a></p>
<p>Create unique leaf brushes using stock photos by following along this excellent web tutorial on Spoono.</p>
<h3>14. <a rel="external nofollow" href="http://www.obsidiandawn.com/creating-photoshop-brushes-tutorial">Creating Photoshop Brushes Tutorial</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/12-24_creating_photoshop_brushes_tutorial.jpg" alt="Creating Photoshop Brushes Tutorial" width="550" height="270" /></p>
<p>This tutorial, which is also available as a downloadable PDF that you can print out, walks you through the making of a Photoshop brush.</p>
<h3>15. <a rel="external nofollow" href="http://www.whiskey.puffinhost.com/2008/06/how-to-make-a-brush-in-photoshop-cs3/">How to Make a Brush in Photoshop CS3</a></h3>
<p><a rel="external nofollow" href="http://www.whiskey.puffinhost.com/2008/06/how-to-make-a-brush-in-photoshop-cs3/"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-08_how_to_make_a_brush_in_photoshop_cs3.jpg" alt="How to Make a Brush in Photoshop CS3" width="550" height="270" /></a></p>
<p>This tutorial takes a vector illustration made in Adobe Illustrator and converts it to a Photoshop brush.</p>
<h3>16. <a rel="external nofollow" href="http://myphotoshopbrushes.com/how_to_create_photoshop_brushes">How to Create and Define Photoshop Brushes</a></h3>
<p><a rel="external nofollow" href="http://myphotoshopbrushes.com/how_to_create_photoshop_brushes"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-11_how_to_create_and_define_photoshop_brushes.jpg" alt="How to Create and Define Photoshop Brushes" width="550" height="270" /></a></p>
<p>Learn the basics of making and defining Photoshop brushes so that you can easily use them throughout your digital art projects.</p>
<h3>17. <a rel="external nofollow" href="http://www.freetimefoto.com/photoshop/brush/create_custom_brush.html">Create Photoshop Custom Brush</a></h3>
<p><a rel="external nofollow" href="http://www.freetimefoto.com/photoshop/brush/create_custom_brush.html"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-16_create_photoshop_custom_brush.jpg" alt="Create Photoshop Custom Brush" width="550" height="270" /></a></p>
<p>In this Photoshop brush creation tutorial, you’ll discover a method for generating your own brushes using palm trees.</p>
<h3>18. <a rel="external nofollow" href="http://www.tu-world.com/photoshop/photoshop_tutorial_13.php">Make Photoshop Brushes</a></h3>
<p><a rel="external nofollow" href="http://www.tu-world.com/photoshop/photoshop_tutorial_13.php"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-14_make_photoshop_brushes.jpg" alt="Make Photoshop Brushes" width="550" height="270" /></a></p>
<p>This Photoshop tutorial on producing brushes takes a high-resolution photo of a flower and with the help of the Pen (or Lasso) Tool isolates and converts the subject to a brush.</p>
<h3>19. <a rel="external nofollow" href="http://www.instructables.com/id/Adobe-Photoshop-CS3-Brush-Creation-for-Dummies/">Adobe Photoshop CS3: Brush Creation for Dummies</a></h3>
<p><a rel="external nofollow" href="http://www.instructables.com/id/Adobe-Photoshop-CS3-Brush-Creation-for-Dummies/"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-17_adobe_photoshop_cs3_brush_creation_for_dummies.jpg" alt="Adobe Photoshop CS3: Brush Creation for Dummies" width="550" height="270" /></a></p>
<p>This beginner level brush creation tutorial on Instructables will take you on a step-by-step journey into producing your very own Photoshop brushes.</p>
<h3>20. <a rel="external nofollow" href="http://www.eyesontutorials.com/articles/2873/1/How-to-make-a-brush-and-how-to-use-it/Page1.html">How to Make a Brush and How to Use It</a></h3>
<p><a rel="external nofollow" href="http://www.eyesontutorials.com/articles/2873/1/How-to-make-a-brush-and-how-to-use-it/Page1.html"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-20_how_to_make_a_brush_and_how_to_use_it.jpg" alt="How to Make a Brush and How to Use It" width="550" height="270" /></a></p>
<p>This Photoshop brush starts by creating a Photoshop pattern; the result is a brush that you can use as a tiled pattern in your designs.</p>
<h3>21. <a rel="external nofollow" href="http://www.smashapps.org/2009/06/how-to-create-photoshop-brushes.html">How to Create Photoshop Brushes? Complete Tutorial</a></h3>
<p><a rel="external nofollow" href="http://www.smashapps.org/2009/06/how-to-create-photoshop-brushes.html"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-21_how_to_create_photoshop_brushes_complete_tutorial.jpg" alt="How to Create Photoshop Brushes? Complete Tutorial" width="550" height="270" /></a></p>
<p>This Photoshop brush creation tutorial shows you how to create a brush using default shapes included in Photoshop.</p>
<h3>22. <a rel="external nofollow" href="http://hv-designs.co.uk/2007/10/02/custom-brushes-tutorial/">Custom Brushes Tutorial</a></h3>
<p><a rel="external nofollow" href="http://hv-designs.co.uk/2007/10/02/custom-brushes-tutorial/"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-22_custom_brushes_tutorial.jpg" alt="Custom Brushes Tutorial" width="550" height="270" /></a></p>
<p>Richard Carpenter, a regular author here on Six Revisions, shows readers of his Photoshop design blog (<a rel="external nofollow" href="http://hv-designs.co.uk/">hvdesigns</a>) how he creates custom Photoshop brushes.</p>
<h3>23. <a rel="external nofollow" href="http://www.squidoo.com/karanta-photoshop-brushes">How to Make Photoshop Brushes</a></h3>
<p><a rel="external nofollow" href="http://www.squidoo.com/karanta-photoshop-brushes"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-19_how_to_make_photoshop_brushes.jpg" alt="How to Make Photoshop Brushes" width="550" height="270" /></a></p>
<p>In this Photoshop brush creation tutorial, you will learn how to produce custom brushes using default brushes.</p>
<h3>24. <a rel="external nofollow" href="http://www.photoshopatoms.com/tutorials/creating-custom-brushes/">Creating Custom Brushes</a></h3>
<p><a rel="external nofollow" href="http://www.photoshopatoms.com/tutorials/creating-custom-brushes/"><img src="http://kiya.cn/wp-content/uploads/2009/10/12-23_creating_custom_brushes.jpg" alt="Creating Custom Brushes" width="550" height="270" /></a></p>
<p>This Photoshop brush creation tutorial shows you how to make an interesting brush by using a royalty-free (and downloadable) image.</p>
<p><strong>Do you use Photoshop brushes? </strong>Where do you get your Photoshop brushes? Do you usually create your own or to you prefer to download them? <strong>Join the discussion in the comments</strong>! <em>*edited by Jacob Gube</em></p>
<p><em>转自：http://sixrevisions.com/photoshop/24-useful-tutorials-on-creating-photoshop-brushes/</em></p>
<h2  class="related_post_title">Related Posts / 相关文章</h2><ul class="related_post"><li><a href="http://slj.me/2009/10/22-photoshop-web-design-interface-tutorial-sites/" title="22个Photoshop网页设计教程网站推荐">22个Photoshop网页设计教程网站推荐</a></li><li><a href="http://slj.me/2009/10/photoshop-brush-collection/" title="[转]Photoshop手绘笔刷大收集 ">[转]Photoshop手绘笔刷大收集 </a></li><li><a href="http://slj.me/2009/11/free-hi-resolution-paint-stroke-photoshop-brushes/" title="免费的Photoshop高分辨率笔刷">免费的Photoshop高分辨率笔刷</a></li><li><a href="http://slj.me/2009/10/create-a-promotional-iphone-app-site-in-photoshop/" title="用Photoshop创建一个iPhone程序销售页面">用Photoshop创建一个iPhone程序销售页面</a></li><li><a href="http://slj.me/2009/10/%e7%94%a8photoshop%e8%ae%be%e8%ae%a1%e4%b8%80%e4%b8%aa%e7%ae%80%e6%b4%81%e6%96%b0%e6%bd%ae%e7%9a%84%e5%85%ac%e5%8f%b8%e7%bd%91%e7%ab%99/" title="用Photoshop设计一个简洁新潮的公司网站">用Photoshop设计一个简洁新潮的公司网站</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2009/10/24-useful-tutorials-on-creating-photoshop-brushes/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>关于网页设计的一些好收藏</title>
		<link>http://slj.me/2009/10/favorites-sixrevisions/</link>
		<comments>http://slj.me/2009/10/favorites-sixrevisions/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 15:22:21 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[favorite]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://kiya.cn/?p=962</guid>
		<description><![CDATA[今天在 Six Revisions 上看到了作者又更新了本次的Favorites，这一次更新我觉得与我关系特别密切，因为有很多东西都是近期所研究，有的也在奇亚上发布过了。所以本文转载翻译并作收藏。 Favorites from the Feeds is a Six Revisions series that highlights notable design and development articles, tutorials, tools, and downloadable resources from my RSS feeds. In this installment, you’ll see some of my favorite Photoshop tutorials from last week, a great article on Opera’s site on grid design, and the other [...]]]></description>
			<content:encoded><![CDATA[<p> <strong>今天在 Six Revisions 上看到了作者又更新了本次的Favorites，这一次更新我觉得与我关系特别密切，因为有很多东西都是近期所研究，有的也在奇亚上发布过了。所以本文转载翻译并作收藏。</strong></p>
<p><strong>Favorites from the Feeds</strong> <em>is a Six Revisions series that highlights notable design and development articles, tutorials, tools, and downloadable resources from my RSS feeds.</em> In this installment, you’ll see some of my favorite Photoshop tutorials from last week, a great article on Opera’s site on grid design, and the other stuff you normally see on FFF.</p>
<h3><span id="more-962"></span>1. <a rel="external nofollow" href="http://www.myinkblog.com/2009/10/05/3-powerful-ways-to-make-typography-talk-on-your-website/">3 Powerful Ways To Make Typography Talk On Your Website</a> </h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-01_typography_talk_website.jpg" alt="3 Powerful Ways To Make Typography Talk On Your Website" width="550" height="250" /></p>
<p><span id="more-1785"> </span></p>
<h3>2. <a rel="external nofollow" href="http://woorkup.com/2009/10/09/a-methodic-approach-to-css-coding-four-bubbles-model/">Methodic approach to CSS coding: Four Bubbles Model</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-02_css_four_bubbles.png" alt="Methodic approach to CSS coding: Four Bubbles Model" width="550" height="250" /></p>
<h3>3. <a rel="external nofollow" href="http://www.helikopterdesign.com/archives/10-excellent-books-for-learning-web-design/">10 Excellent Books for Learning Web Design</a> | 10本学习Web设计的好书！</h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-03_excellent_webdesign_books.jpg" alt="10 Excellent Books for Learning Web Design" width="550" height="250" /></p>
<h3>4. <a rel="external nofollow" href="http://www.cxpartners.co.uk/thoughts/the_myth_of_the_page_fold_evidence_from_user_testing.htm">The myth of the page fold: evidence from user testing</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-04_above_fold_myth.png" alt="The myth of the page fold: evidence from user testing" width="550" height="250" /></p>
<h3>5. <a rel="external nofollow" href="http://www.smashingmagazine.com/2009/10/07/minimizing-complexity-in-user-interfaces/">Minimizing Complexity In User Interfaces</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-05_minimize_interface_complexity.png" alt="The myth of the page fold: evidence from user testing" width="550" height="250" /></p>
<h3>6. <a rel="external nofollow" href="http://vandelaydesign.com/blog/design-process/color-schemes/">Different Methods for Choosing Color Schemes in Web Design</a> | Web设计中不同的选选择颜色主题的途径</h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-06_methods_choosing_color.png" alt="Different Methods for Choosing Color Schemes in Web Design" width="550" height="250" /></p>
<h3>7. <a rel="external nofollow" href="http://dev.opera.com/articles/view/grid-design-basics-grids-for-web-page-l/">Grid design basics: Grids for Web page layouts</a> | 网格设计基础：网页布局的网格</h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-07_grid_design_basics.png" alt="Grid design basics: Grids for Web page layouts" width="550" height="250" /></p>
<h3>8. <a rel="external nofollow" href="http://chethstudios.blogspot.com/2009/01/css-message-boxes-blogger-blog.html">Elegant CSS Message Boxes for Blogs</a> | 博客中精美的CSS信息框</h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-08_elegant_message_box.jpg" alt="Elegant CSS Message Boxes for Blogs" width="550" height="250" /></p>
<h3>9. <a rel="external nofollow" href="http://www.tutorial9.net/web-tutorials/selecting-the-right-chart-type-for-your-data/">Selecting the Right Chart Type for your Data</a> | 为你的数据选择正确的图标类型</h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-09_right_chart.jpg" alt="Selecting the Right Chart Type for your Data" width="550" height="250" /></p>
<h3>10. <a rel="external nofollow" href="http://psd.tutsplus.com/tutorials/interface-tutorials/how-to-create-a-rusty-texture-in-photoshop/">How to Create a Rusty Texture in Photoshop</a> | 怎样用PS创建一个锈迹斑斑的文字</h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-10_rusty_texture_photoshop.jpg" alt="How to Create a Rusty Texture in Photoshop" width="550" height="250" /></p>
<h3>11. <a rel="external nofollow" href="http://webdesignledger.com/tutorials/create-a-new-retro-text-effect-in-photoshop">Create a New Retro Text Effect in Photoshop</a> | 用PS创建新的文字效果</h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-11_shiny_vintage_text.jpg" alt="Create a New Retro Text Effect in Photoshop" width="550" height="250" /></p>
<h3>12. <a rel="external nofollow" href="http://www.creativepro.com/article/draw-paths-photoshops-pen-tool">Draw Paths with Photoshop’s Pen Tool</a> | 用PS的Pen工具画出路径</h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-12_draw_paths_photoshop.jpg" alt="Draw Paths with Photoshop's Pen Tool" width="550" height="250" /></p>
<h3>13. <a rel="external nofollow" href="http://designm.ag/tutorials/psd-to-html-clean-folio/">How to Code a Clean Portfolio Design (Plus Free 5-Page Template)</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-13_clean_portfolio_photoshop.jpg" alt="How to Code a Clean Portfolio Design (Plus Free Five-Page Template)" width="550" height="250" /></p>
<h3>14. <a rel="external nofollow" href="http://blog.boxedart.com/network-updates/boxedart/how-it-was-made-boxedart-website-design-tutorial/">BoxedArt Website Design Tutorial</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-25_boxedart_photoshop.jpg" alt="BoxedArt Website Design Tutorial" width="550" height="250" /></p>
<h3>15. <a rel="external nofollow" href="http://www.alistapart.com/articles/usability-testing-demystified/">Usability Testing Demystified</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-14_user_testing_dymystified.jpg" alt="Usability Testing Demystified" width="550" height="250" /></p>
<h3>16. <a rel="external nofollow" href="http://vimeo.com/6905398">Taking your Site from One to One Million Users</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-15_million_users_kevin.jpg" alt="Taking your Site from One to One Million Users" width="550" height="250" /></p>
<h3>17. <a rel="external nofollow" href="http://brandfreeze.com/design-as-a-differentiator/">Design as a Differentiator</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-16_design_differentiator.png" alt="Design as a Differentiator" width="550" height="250" /></p>
<h3>18. <a rel="external nofollow" href="http://lifehacker.com/5376138/google-wave-101">Google Wave 101</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-17_google_wave.png" alt="Google Wave 101" width="550" height="250" /></p>
<h3>19. <a rel="external nofollow" href="http://g.raphaeljs.com/">gRapha?l: Charting JavaScript Library</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-18_graphael.jpg" alt="gRapha?l: Charting JavaScript Library" width="550" height="250" /></p>
<h3>20. <a rel="external nofollow" href="http://code.google.com/p/milkchart/">milkchart: Graph/Chart library for MooTools</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-19_milkchart.png" alt="milkchart: Graph/Chart library for MooTools" width="550" height="250" /></p>
<h3>21. <a rel="external nofollow" href="http://www.pomodorotechnique.com/">The Pomodoro Technique: Time Management Method</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-20_pomodoro_technique.png" alt="The Pomodoro Technique: Time Management Method" width="550" height="250" /></p>
<h3>22. <a rel="external nofollow" href="http://www.evolus.vn/Pencil/">Pencil: Sketching and Prototyping with Firefox</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-21_pencil_project.jpg" alt="Pencil: Sketching and Prototyping with Firefox" width="550" height="250" /></p>
<h3>23. <a rel="external nofollow" href="http://developer.fellowshipone.com/patterns/">Design Patterns Library by Fellowship Technologies</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-22_design_patterns_technology.jpg" alt="Design Patterns Library by Fellowship Technologies" width="550" height="250" /></p>
<h3>24. <a rel="external nofollow" href="http://www.cssbake.com/">CSSbake: User Interface Design Gallery</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-23_cssbake.png" alt="CSSbake: User Interface Design Gallery" width="550" height="250" /></p>
<h3>25. <a rel="external nofollow" href="http://www.designshard.com/freebies/10-free-original-hi-res-fully-stained-paper-textures/">Hi-Res Fully Stained Paper Textures</a></h3>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/11-24_stained_paper.jpg" alt="Hi-Res Fully Stained Paper Textures" width="550" height="250" /></p>
<p>转载自 ：http://sixrevisions.com/series/favorites-from-the-feeds/favorites-from-the-feeds-07/</p>
<h2  class="related_post_title">Related Posts / 相关文章</h2><ul class="related_post"><li><a href="http://slj.me/2009/10/22-photoshop-web-design-interface-tutorial-sites/" title="22个Photoshop网页设计教程网站推荐">22个Photoshop网页设计教程网站推荐</a></li><li><a href="http://slj.me/2011/08/web-open-source-project/" title="疯狂的 Web 应用开源项目">疯狂的 Web 应用开源项目</a></li><li><a href="http://slj.me/2010/03/showcase-of-designs-optimized-for-iphone/" title="iPhone网页设计欣赏与最佳实践 Showcase of Designs Optimized for iPhone">iPhone网页设计欣赏与最佳实践 Showcase of Designs Optimized for iPhone</a></li><li><a href="http://slj.me/2009/10/create-a-promotional-iphone-app-site-in-photoshop/" title="用Photoshop创建一个iPhone程序销售页面">用Photoshop创建一个iPhone程序销售页面</a></li><li><a href="http://slj.me/2009/10/can-you-be-a-web-designer/" title="你能否成为一名Web设计师？">你能否成为一名Web设计师？</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2009/10/favorites-sixrevisions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>用Photoshop设计一个简洁新潮的公司网站</title>
		<link>http://slj.me/2009/10/%e7%94%a8photoshop%e8%ae%be%e8%ae%a1%e4%b8%80%e4%b8%aa%e7%ae%80%e6%b4%81%e6%96%b0%e6%bd%ae%e7%9a%84%e5%85%ac%e5%8f%b8%e7%bd%91%e7%ab%99/</link>
		<comments>http://slj.me/2009/10/%e7%94%a8photoshop%e8%ae%be%e8%ae%a1%e4%b8%80%e4%b8%aa%e7%ae%80%e6%b4%81%e6%96%b0%e6%bd%ae%e7%9a%84%e5%85%ac%e5%8f%b8%e7%bd%91%e7%ab%99/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 14:45:04 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://kiya.cn/?p=908</guid>
		<description><![CDATA[I often think at the actual economic crisis, I am a man in a constant precariousness and I look for some good solutions to improve my daily connection with the world. Well, I have a only solution: create things, make unique stuff. I apologize. I don’t know the secrets to save the world (I’m not [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://kiya.cn/wp-content/uploads/2009/10/mseo.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /><br />
I often think at the actual economic crisis, I am a man in a constant precariousness and I look for some good solutions to improve my daily connection with the world. Well, I have a only solution: create things, make unique stuff. I apologize. I don’t know the secrets to save the world (I’m not Batman!), but I can make <strong>good stuff in Web Design</strong>, so with the today post <strong>I will explain how to create a clean and almost serious (hard thing for me) web design for a company</strong>.</p>
<h2><span id="more-908"></span>Starting the Work</h2>
<p>First of all it could be useful to take a look at the final result (<a title="Design A Clean And Fresh Company Website In Photoshop" rel="external nofollow" href="http://kiya.cn/wp-content/uploads/2009/10/mseo_full_preview.jpg">click here to see the full-scale preview</a>). If you think this is a passable work, continue the reading for learning how to realize the layout using Photoshop.</p>
<h3>Final Result – makingSeo</h3>
<p><a title="Design A Clean And Fresh Company Website In Photoshop" rel="external nofollow" href="http://kiya.cn/wp-content/uploads/2009/10/mseo_full_preview.jpg"><img src="http://kiya.cn/wp-content/uploads/2009/10/mseo_preview.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></a></p>
<h3>Step 1 – Set up the document</h3>
<p>Cup of coffee ready. Open a new document in Photoshop 1200×1520 px, resolution of 72 pixels/inchs, and a RGB Color Mode of 8 bit.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/document.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Activate the rules (Ctrl+R). Setup two guides as shown in the following image to limit the the wide of layout to 960 pixels. To create the guides go to View-&gt;New Guide. Set (1) Vertical and 120 px, (2) Vertical and 1080 px.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/guides.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>The space between the guides should be 960 px, we will create all elements of the layout whitin the Photoshop guides. You could also use the <a rel="external nofollow" href="http://960.gs/">960 Grid Template</a> for Photoshop.</p>
<p>The 960 Grid System is an effort to streamline web development workflow by providing commonly used dimensions, based on a width of 960 pixels. Check it out because it can help your design process.</p>
<h2>The Background</h2>
<p>Our goal is to create a clean and fresh layout for a new SEO company that is not scared by the economic crisis (maybe they are Superheroes).</p>
<h3>Step 2 – The Header Background</h3>
<p>Choosing an height of 1520 pixels we’ve decided to develope the complete layout following a precise wireframe which is in our mind or on a page in our block-note. In this case I made a pen sketch evaluating the height (header 150 px + down-header 300 px + main container 750 px + footer 320 px).</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/wireframe.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Once made this preamble we can start to design the complete background for the website.</p>
<p>Use Horizontal guides to separate the sections (you can also drag the guides directly from the rules).</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/background_guides.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Create a new layer (Ctrl+Shift+N), use Rectangular Marquee Tool (M) to draw a selection in top and add #0e4968 color at the selection (right click-&gt;Fill). Go to Filter-&gt;Noise and Add Noise (Amount 1%, monocromatic).</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/header_noise.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Set the following style for the layer: Drop Shadow (Multiuply, Opacity 60%, Angle 103°, distance 1px, Size 7px), Gradient Overlay (from white to transparent white, Blend Mode Soft Light, Opacity 79%, Linear, Angle 90°, Scale 69%).</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/header_style.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Add a second layer with a green color (#c3dd6c) using the same technique. You can use a clipping mask (right-click on the layer in the Layers Panel, Create Clipping Mask), name the layer “green bck”.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/header_clip_green.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Add a new layer and fill it with #d4e9ff color, add noise and apply the following style: Gradient Overlay (from transparent to white, linear) and Stroke (6px, #bddafd color).</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/down_header_bck.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>A new simple gray level for the main container.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/gray_bck.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Duplicate the header layers for the footer. Below you can see the final background.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/bck_full.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<h2>Header and Down Header</h2>
<p>We want to create a nice header with the logo of the company and a nice menu. We use the down-header section to describe, through a promotional message, the mission of makingSEO.</p>
<h3>Step 3 – The Logo</h3>
<p>Use the Gradient Tool (G) to draw a light as shown. Apply a Soft Light Blend Mode and set at 70% the Opacity. This layer must be added at the same level of “green bck”.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/header_light1.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Below you can see the result.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/header_light2.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Now use Horizontal Type Tool (T) and the font <a rel="external nofollow" href="http://www.dafont.com/mentone.font">Mentone</a> to add a string as shown in the picture (#fffff for “making” and #c4de6d for “SEO”).</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/logo_no_style.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Apply the style at the layer. Use Drop Shadow (Multiply, Opacity 20%, #000000, 120°, Distance 1px and Size 3px), Inner Glow (Screen, Opacity 39%, #ffffff, Choke 0% and Soze 1px), Bevel and Emboss (Inner Bevel, Smooth, Depth 154%, Size 0%, Soften 2px and a custom opacity for Highlight Mode and Shadow Mode), Gradient Overlay (from #000000 to #ffffff using Soft Light, Opacity 90%, 90° and Scale 94%).</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/logo_style.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Use Rounded Rectangle Tool (U) to add a shape, set the fill at 0% and add the style. Inner Glow (Screen, #ffffff, Opacity 39%, Noise 0%, Choke 0%, Size 1px), Bevel and Emboss (Inner Bevel, Smooth, Depth 154%, Size 0px, Soften 2pz, angle 90°, Altitude 26°, Highlight Screen with an Opacity of 100% and Shadow Mode Multiply with an Opacity of 34%), Gradient Overlay (from white to black, Soft Light, Opacity 90%, Linear, Angle 90° and Scale 94%).</p>
<p>Add a simple slogan.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/logo_border.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<h3>Step 4 – The Menu</h3>
<p>Create a new text string using Verdana (12px) for the menu.</p>
<p>Draw a dashed grid. Use Horizontal Type Tool (T) and create a string of “- – &#8211; -”, then rasterize it (right-click on the layer name in Layers Panel and select Resterize Type). This is the baseline for the grid that you can duplicate and positionate each single line to build a nice grid. Apply the style at the grid using a Fill of 0% and Gradient Overlay. It’s clear that horizontal and vertical lines have different Angle and Style in Overlay Gradient.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/grid_menu.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<h2>Down Header</h2>
<p>In this section we would comunicate to the visitors what makingSEO do. The company works!</p>
<h3>Step 5 – Big Typography in Down Header</h3>
<p>Add a text in the right side of this section. Use Mentone and create three layers as shown in the following image. Draw two shape using Rounded Rectangle Tool (Radius 10px) to highlights the #ffffff type.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/text_slogan_down.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Apply Drop Shadow setting Opacity 100%, Angle 120%, Distance 3px, Size 0px and color #bddafd for the blue text, #a76a1b (orange) and #8db311 (green) for the white.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/text_decoration.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<h3>Step 6 – Call to Action Button</h3>
<p>Add a new rectangular shape using Rectangle Tool (U) and set the fill of the layer at 0% (name the layer “button”). Add the following style: Gradient Overlay (Normal, Opacity 47%, Linear, Scale 84%).</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/button_call.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Create a new layer, set your foreground color to #000000, choose the Paint Brush Tool (B), select a Hard Brush with the Diameter of 10px, create a circle at the bottom of your rectangle.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/shadow1.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Edit-&gt;Free Transform (Ctrl+T) and stretch the circle as shown in the figure.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/shadow_transform.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Go to Filter-&gt;Blur-&gt;Gaussian Blur and use a radius of 3-5 pixels and drink your coffee.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/shadow_blur.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Right-click on the Vector Mask Thumbnail of the rectangular shape “button”, this is a way to create a selection. Now Shift+Ctrl+I for inverting the selection and Add a Vector mask at th shadow layer as in the image. Set Multiply Blend mode with an Opacity of 10%.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/shadow1ok.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Create a second shadow using the same technique.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/shadow2ok.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Add a new text string and apply the style. Inner Shadow (Multiply, Opacity 20%, Distance 1px, Size 1px), Outer Glow (Screen, Opacity 75%, Nois 0%, #ffffff, Softer, Spread 0%, Size 16 pixels).</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/text_call.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<h3>Step 7 – Screenshot</h3>
<p>Add a website scrrenshot on the left side an apply Drop Shadow (Multiply, Opacity 83%, Ange 90°, Distance 2px, Size 21px) and Stroke (8px, Outside, Normal, 100%, #ffffff).</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/screenshot.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<h3>Step 8 – Badge</h3>
<p>Use Rounded Rectangle Tool (Radius 10px) to insert a first shape (name this shape layer “badge-1″). Drag some guides to delimit the figure.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/badge1.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Add a second shape (name this layer “badge-2″).</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/badge2.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Click on the vector mask of the rounded rectangle you’ve just created (”badge-2″) to make it active, then select the Rounded Rectangle Tool (U), choose on the the option bar Substract from the Shape Area (-), and create a rounded rectangle as shown in the following image.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/badge3.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Add the last rounded rectangle and drag the layer just below the screenshot layer as shown. Add a Gradient Overlay (from white to black with Color Midpoint at 75%, Multiply, Opacity 76%, Linear, Angle 180°, Scale 12%).</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/badge4.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Select “badge-1″ and using Direct Selection Tool (A) create a cut at the tail of the badge as shown.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/badge5.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Now select “badge-1″ and “badge-2″ (Ctrl+click on the name) from Layers Panel. Right-click and Duplicate Layers. Right-click and Duplicate Layers. Right click and Merge Layers.</p>
<p>Apply the style at this new layer. Drop Shadow (Multiply, Opacity 30%, Angle 120°, Distance 2px, Size 4 px), Inner Glow (Screen, Opacity 46%, Noise 0%, #ffffbe, Choke 0%, Size 5px), Bevel and Emboss (Inner Bevel, Smooth, Depth 100%, Size 5px, Soften 0px, Angle 166°, Altitude 48°, Screen and Opacity at 39% for Highlight Mode, Opacity of 0% for Shadow Mode), Gradient Overlay (from Normal, Opacity 39%, Linear, Angle 90°, Scale 61%).</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/badge6.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Add a text and apply a hard drop shadow.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/badge7.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<h2>Main Content and Sidebar</h2>
<p>It’s time to add contents and more informations.</p>
<h3>Step 9 – Contents</h3>
<p>Choose the Horizontal Type Tool (T) and add some text (using Verdana). You can also use some icons. Consider the icon set designed by <a rel="external nofollow" href="http://www.smashingmagazine.com/2009/04/27/project-icon-set-for-free-download/">“Navdeep Raj” for Smashing Magazine</a>. Use the same technique (drashed lines) used in header menu to split the headings and the paragraphs.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/contents1.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>Below a complete view.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/contents2.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<h3>Step 10 – Buttons</h3>
<p>Use the Pen Tool (P) with the help of some guides to draw a button for the bottom of some paragraphs. Apply style at the layer using Drop Shadow (Multiply, opacity 30%, Angle 120°, Distance 2px, Size 4px), Inner Glow (Screen, Opacity 46%, #ffffbe, Sifter, Choke 0%, Size 5px), Bevel and Emboss (Inner Bevel, Smooth, Depth 100%, Size 5px, Soften 0px, Angle 166°, Altitude 48°, Highlight Mode Screen with an Opacity of 39%, Opacity 0% for Shadow Mode).</p>
<p>At the end add a text using a hard drop shadow for the style of layer.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/contents3.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>You can add a second button with an orange color.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/contents3_1.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<h3>Step 11 – Sidebar</h3>
<p>Design another rounded rectangle (#fbfbfb, stroke 1px dcdcdc) and add some text as shown in the following image.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/sidebar.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<h2>Footer</h2>
<p>Here we’ll insert some other useful informations for visitors.</p>
<h3>Step 12 – Designing Footer</h3>
<p>Add three columns using the previous techniques. Use an icon in Twitter section.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/footer.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<p>At the end add the credits.</p>
<p><img src="http://kiya.cn/wp-content/uploads/2009/10/credits.jpg" alt="Design A Clean And Fresh Company Website In Photoshop" /></p>
<h2>Conclusion and Download</h2>
<p>Congrats, we’ve designed a decent frash layout for a great Seo Company. I really love this clean style. Click on the following link to download the <a rel="external nofollow" href="http://www.pvmgarage.com/downloads/MakingSeo_Template_PVMGARAGE.zip">complete layered PSD Template</a>.</p>
<p>Dont’ Forget. The template is released under <a rel="external nofollow" href="http://creativecommons.org/licenses/by/3.0/">Creative Common License (CC 3.0 Attribution)</a> also for commercial use.</p>
<p>Bye Batman!</p>
<h2  class="related_post_title">Related Posts / 相关文章</h2><ul class="related_post"><li><a href="http://slj.me/2009/10/create-a-promotional-iphone-app-site-in-photoshop/" title="用Photoshop创建一个iPhone程序销售页面">用Photoshop创建一个iPhone程序销售页面</a></li><li><a href="http://slj.me/2009/10/24-useful-tutorials-on-creating-photoshop-brushes/" title="[转] 24个实用PS笔刷创建教程">[转] 24个实用PS笔刷创建教程</a></li><li><a href="http://slj.me/2009/10/22-photoshop-web-design-interface-tutorial-sites/" title="22个Photoshop网页设计教程网站推荐">22个Photoshop网页设计教程网站推荐</a></li><li><a href="http://slj.me/2009/11/free-hi-resolution-paint-stroke-photoshop-brushes/" title="免费的Photoshop高分辨率笔刷">免费的Photoshop高分辨率笔刷</a></li><li><a href="http://slj.me/2009/11/photoshop-ocean-blue-font/" title="Photoshop制作海洋蓝水晶字体">Photoshop制作海洋蓝水晶字体</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2009/10/%e7%94%a8photoshop%e8%ae%be%e8%ae%a1%e4%b8%80%e4%b8%aa%e7%ae%80%e6%b4%81%e6%96%b0%e6%bd%ae%e7%9a%84%e5%85%ac%e5%8f%b8%e7%bd%91%e7%ab%99/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>你能否成为一名Web设计师？</title>
		<link>http://slj.me/2009/10/can-you-be-a-web-designer/</link>
		<comments>http://slj.me/2009/10/can-you-be-a-web-designer/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 05:57:39 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web designer]]></category>
		<category><![CDATA[设计师]]></category>

		<guid isPermaLink="false">http://kiya.cn/?p=906</guid>
		<description><![CDATA[想成为一名 Web 设计师吗？ 那要具备什么呢？ 来自：Can You Be a Web Designer? &#124; Six Revisions Related Posts / 相关文章疯狂的 Web 应用开源项目关于网页设计的一些好收藏22个Photoshop网页设计教程网站推荐]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-904" title="04-01_web_designer_flowchart_lead" src="http://kiya.cn/wp-content/uploads/2009/10/04-01_web_designer_flowchart_lead.jpg" alt="04-01_web_designer_flowchart_lead" width="550" height="150" /></p>
<h1>想成为一名 Web 设计师吗？ 那要具备什么呢？</h1>
<p><span id="more-906"></span><img class="alignnone size-full wp-image-905" title="04-02_web_designer_flowchart" src="http://kiya.cn/wp-content/uploads/2009/10/04-02_web_designer_flowchart.jpg" alt="04-02_web_designer_flowchart" width="550" height="1413" /></p>
<p>来自：<a rel="external nofollow" href="http://sixrevisions.com/web_design/can-you-be-a-web-designer/">Can You Be a Web Designer? | Six Revisions</a></p>
<h2  class="related_post_title">Related Posts / 相关文章</h2><ul class="related_post"><li><a href="http://slj.me/2011/08/web-open-source-project/" title="疯狂的 Web 应用开源项目">疯狂的 Web 应用开源项目</a></li><li><a href="http://slj.me/2009/10/favorites-sixrevisions/" title="关于网页设计的一些好收藏">关于网页设计的一些好收藏</a></li><li><a href="http://slj.me/2009/10/22-photoshop-web-design-interface-tutorial-sites/" title="22个Photoshop网页设计教程网站推荐">22个Photoshop网页设计教程网站推荐</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2009/10/can-you-be-a-web-designer/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>22个Photoshop网页设计教程网站推荐</title>
		<link>http://slj.me/2009/10/22-photoshop-web-design-interface-tutorial-sites/</link>
		<comments>http://slj.me/2009/10/22-photoshop-web-design-interface-tutorial-sites/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 02:47:29 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[教程]]></category>
		<category><![CDATA[网页]]></category>

		<guid isPermaLink="false">http://kiya.cn/?p=874</guid>
		<description><![CDATA[今天向大家推荐一些非常棒的网页设计类教程网站，这些网站都会经常更新一些优秀且高质量的Web界面设计教程。如果你热爱网页设计并且经常搜集各种界面设计教程，那么你一定要把下面这些网站收藏起来。   1.PsdVibe 2.HV-Designs 3.SixRevisions 4.AdobeTutorialz 5.GrafPedia 6.TemplateTuts 7.WebDesignDev 8.PSD Tuts 9.Web Tint 10.PSD Tempate 11.Webitect* 12.MonsterTuts 13.PSDCore 14.WebDesignLibrary 15.Talk-Mania 16.PSDFan 17.PSD News Box 18.2Photoshop 19.TutorialTab 20.ToxicLab 21.AlfoArt 22.InsanelyArt 转自http://blog.bingo929.com/22-photoshop-web-design-interface-tutorial-sites.html Related Posts / 相关文章用Photoshop创建一个iPhone程序销售页面[转] 24个实用PS笔刷创建教程关于网页设计的一些好收藏用Photoshop设计一个简洁新潮的公司网站【经典】CSS技巧教程资源大全]]></description>
			<content:encoded><![CDATA[<p><img title="photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-title.jpg" alt="photoshop-网页设计-教程" width="500" height="150" /></p>
<p>今天向大家推荐一些非常棒的网页设计类教程网站，这些网站都会经常更新一些优秀且高质量的Web界面设计教程。如果你热爱网页设计并且经常搜集各种界面设计教程，那么你一定要把下面这些网站收藏起来。</p>
<p><span id="more-2569"> </span></p>
<h3><span id="more-874"></span>1.<a href="http://psdvibe.com/category/photoshop/" target="_blank">PsdVibe</a></h3>
<p><img title="ps-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-01.jpg" alt="ps-网页设计-教程" width="500" height="285" /></p>
<h3>2.<a href="http://hv-designs.co.uk/category/photoshop-tutorials/" target="_blank">HV-Designs</a></h3>
<p><img title="ps-网页设计" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-02.jpg" alt="ps-网页设计" width="500" height="311" /></p>
<h3>3.<a href="http://sixrevisions.com/tutorials/" target="_blank">SixRevisions</a></h3>
<p><img title="网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-03.jpg" alt="网页设计-教程" width="500" height="354" /></p>
<h3>4.<a href="http://www.adobetutorialz.com/categories/Adobe-Photoshop/Web-Layout/" target="_blank">AdobeTutorialz</a></h3>
<p><img title="Photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-04.jpg" alt="Photoshop-网页设计-教程" width="500" height="255" /></p>
<h3>5.<a href="http://www.grafpedia.com/category/tutorials/web-layouts" target="_blank">GrafPedia</a></h3>
<p><img title="Photoshop-Web界面" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-05.jpg" alt="Photoshop-Web界面" width="500" height="205" /></p>
<h3>6.<a href="http://templatetuts.com/category/tutorials/" target="_blank">TemplateTuts</a></h3>
<p><img title="Photoshop-网页设计" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-06.jpg" alt="Photoshop-网页设计" width="500" height="263" /></p>
<h3>7.<a href="http://www.webdesigndev.com/category/photoshop" target="_blank">WebDesignDev</a></h3>
<p><img title="Photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-07.jpg" alt="Photoshop-网页设计-教程" width="500" height="263" /></p>
<h3>8.<a href="http://psd.tutsplus.com/category/tutorials/interface-tutorials/" target="_blank">PSD Tuts</a></h3>
<p><img title="Photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-08.jpg" alt="Photoshop-网页设计-教程" width="500" height="263" /></p>
<h3>9.<a href="http://webtint.net/tutorials/" target="_blank">Web Tint</a></h3>
<p><img title="Photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-09.jpg" alt="Photoshop-网页设计-教程" width="500" height="263" /></p>
<h3>10.<a href="http://psdtemplate.com/psd-tutorials/" target="_blank">PSD Tempate</a></h3>
<p><img title="Photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-10.jpg" alt="Photoshop-网页设计-教程" width="500" height="263" /></p>
<h3>11.<a href="http://webitect.net/tutorials/web-design-psd" target="_blank">Webitect*</a></h3>
<p><img title="Photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-11.jpg" alt="Photoshop-网页设计-教程" width="500" height="263" /></p>
<h3>12.<a href="http://monstertuts.com/category/photoshop/" target="_blank">MonsterTuts</a></h3>
<p><img title="Photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-12.jpg" alt="Photoshop-网页设计-教程" width="500" height="263" /></p>
<h3>13.<a href="http://www.psdcore.com/category/tutorials/web-layouts/" target="_blank">PSDCore</a></h3>
<p><img title="Photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-13.jpg" alt="Photoshop-网页设计-教程" width="500" height="263" /></p>
<h3>14.<a href="http://www.webdesign.org/web/photoshop/web-layout/" target="_blank">WebDesignLibrary</a></h3>
<p><img title="Photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-14.jpg" alt="Photoshop-网页设计-教程" width="500" height="263" /></p>
<h3>15.<a href="http://www.talk-mania.com/web-layouts/" target="_blank">Talk-Mania</a></h3>
<p><img title="Photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-15.jpg" alt="Photoshop-网页设计-教程" width="500" height="263" /></p>
<h3>16.<a href="http://psdfan.com/category/tutorials/designing/" target="_blank">PSDFan</a></h3>
<p><img title="Photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-16.jpg" alt="Photoshop-网页设计-教程" width="500" height="263" /></p>
<h3>17.<a href="http://psdnewsbox.com/category/tutorials/" target="_blank">PSD News Box</a></h3>
<p><img title="Photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-17.jpg" alt="Photoshop-网页设计-教程" width="500" height="263" /></p>
<h3>18.<a href="http://2photoshop.com/tag/tutorials/" target="_blank">2Photoshop</a></h3>
<p><img title="Photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-18.jpg" alt="Photoshop-网页设计-教程" width="500" height="263" /></p>
<h3>19.<a href="http://tutorialtab.net/?cat=50" target="_blank">TutorialTab</a></h3>
<p><img title="Photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-19.jpg" alt="Photoshop-网页设计-教程" width="500" height="263" /></p>
<h3>20.<a href="http://www.toxiclab.org/default.asp?ID=3" target="_blank">ToxicLab</a></h3>
<p><img title="Photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-20.jpg" alt="Photoshop-网页设计-教程" width="500" height="263" /></p>
<h3>21.<a href="http://alfoart.com/website_design.html" target="_blank">AlfoArt</a></h3>
<p><img title="Photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-21.jpg" alt="Photoshop-网页设计-教程" width="500" height="263" /></p>
<h3>22.<a href="http://insanelyart.com/tutorials.php" target="_blank">InsanelyArt</a></h3>
<p><img title="Photoshop-网页设计-教程" src="http://kiya.cn/wp-content/uploads/2009/10/photoshop-web-design-22.jpg" alt="Photoshop-网页设计-教程" width="500" height="263" /></p>
<p>转自http://blog.bingo929.com/22-photoshop-web-design-interface-tutorial-sites.html</p>
<h2  class="related_post_title">Related Posts / 相关文章</h2><ul class="related_post"><li><a href="http://slj.me/2009/10/create-a-promotional-iphone-app-site-in-photoshop/" title="用Photoshop创建一个iPhone程序销售页面">用Photoshop创建一个iPhone程序销售页面</a></li><li><a href="http://slj.me/2009/10/24-useful-tutorials-on-creating-photoshop-brushes/" title="[转] 24个实用PS笔刷创建教程">[转] 24个实用PS笔刷创建教程</a></li><li><a href="http://slj.me/2009/10/favorites-sixrevisions/" title="关于网页设计的一些好收藏">关于网页设计的一些好收藏</a></li><li><a href="http://slj.me/2009/10/%e7%94%a8photoshop%e8%ae%be%e8%ae%a1%e4%b8%80%e4%b8%aa%e7%ae%80%e6%b4%81%e6%96%b0%e6%bd%ae%e7%9a%84%e5%85%ac%e5%8f%b8%e7%bd%91%e7%ab%99/" title="用Photoshop设计一个简洁新潮的公司网站">用Photoshop设计一个简洁新潮的公司网站</a></li><li><a href="http://slj.me/2009/06/css-tutorial-resource/" title="【经典】CSS技巧教程资源大全">【经典】CSS技巧教程资源大全</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2009/10/22-photoshop-web-design-interface-tutorial-sites/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>[转]12个对网页设计师非常有用的图片优化工具</title>
		<link>http://slj.me/2009/10/%e8%bd%ac12%e4%b8%aa%e5%af%b9%e7%bd%91%e9%a1%b5%e8%ae%be%e8%ae%a1%e5%b8%88%e9%9d%9e%e5%b8%b8%e6%9c%89%e7%94%a8%e7%9a%84%e5%9b%be%e7%89%87%e4%bc%98%e5%8c%96%e5%b7%a5%e5%85%b7/</link>
		<comments>http://slj.me/2009/10/%e8%bd%ac12%e4%b8%aa%e5%af%b9%e7%bd%91%e9%a1%b5%e8%ae%be%e8%ae%a1%e5%b8%88%e9%9d%9e%e5%b8%b8%e6%9c%89%e7%94%a8%e7%9a%84%e5%9b%be%e7%89%87%e4%bc%98%e5%8c%96%e5%b7%a5%e5%85%b7/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 14:32:12 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[图片优化]]></category>
		<category><![CDATA[工具]]></category>

		<guid isPermaLink="false">http://kiya.cn/?p=776</guid>
		<description><![CDATA[图片非常重要，它们可以让你的页面更好看，更引人注目。但是，高质量和漂亮的图片常常会很大,它们会让页面加载变慢并消耗更多带宽。所以我们，这些设计师应该优化图片以使其体积更小但质量更高！ 事实上有很多有用的图片优化工具，它们可以帮助我们优化并减小图片的文件尺寸。这些有用的应用包括web应用和桌面应用。 基于web的图片优化工具 1. Smush.it Smush.it是一个很流行的图片优化工具，它可以既减小图形文件的大小又能保持其质量，也就是我们称之为“无损(lossless)”图片压缩！你可以通过网站来运行Smush.it (一次最多5张图片)或者通过Firefox的YSlow扩展。 2. Dynamic Drive在线图片优化器 该在线图片优化器允许你优化不同的文件格式，比如GIF、JPG和PNG。你既可以从本机上传图片，也可以像Smush.it那样粘贴图片的URL。该工具可以优化并转换你的图片为不同的文件类型。该工具的限制是每次一张图片，每张图片不大于200K。 3. PunyPNG PunyPNG使用多个优化技术。它将先检测你的图片，然后判断哪种技术是最适合的。PunyPNG 支持大部分流行图片格式，并自动为你测定转换的图片格式。 4. SiteReportCard图片优化工具 SiteReportCard图片优化工具支持GIF、JPG和PNG格式。你可以粘贴图片URL或者从你的电脑上传。该工具将会压缩和优化图片为适当的大小和质量。 桌面图片优化工具 1. Shrink O’Matic Shrink O’Matic是一款基于AIR的应用，它可以通过拖拽来即时的处理图片。你可以选择一些选项，比如输出格式、输出名字或者输出大小。 2. OptiPNG OptiPNG是一款高级PNG优化器，可以将多种文件格式的图片转化为优化过的PNG图片。Windows用户可以通过OptiPNG Windows Shell Integration项目将OptiPNG整合到Shell，或者使用OptiPNG作为Paint.NET 插件。使用Mac OS X 的用户可以通过PNGCrusher应用享用OptiPNG。 3. ImageOptim ImageOptim是一个前端工具，它是开源的，不过貌似只有Mac OS版本，使用来自于AdvanceCOMP的AdvPNG、OptiPNG、PngCrush、JpegOptim、来自于libjpeg的jpegtran、Gifsicle以及可选的PNGOUT。 4. PNGOUT PNGOUT是一个命令行应用，它有很多的不同选项。支持PNG、GIF、BMP、JPG、TGA和PCX 格式。 5. PNGGauntlet PNGGauntlet是一个使用PNGOUT来优化PNG文件的.NET 应用。它可以将JPG、GIF、TGA、PCX 和BMP 等文件转换为PNG。如果你不是很熟悉Windows命令行，可以试一下PNGGauntlet。 6. JPG &#38; PNG Stripper 这个应用可以从图片文件中移除不必要的元数据。它支持JPG、JFIF和PNG 文件格式。 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>图片</strong>非常重要，它们可以让你的页面更好看，更引人注目。但是，高质量和漂亮的图片常常会很大,它们会让页面加载变慢并消耗更多带宽。所以我们，这些设计师应该<strong>优化图片</strong>以使其体积更小但质量更高！<br />
事实上有很多有用的<strong>图片优化工具</strong>，它们可以帮助我们优化并<strong>减小图片的文件尺寸</strong>。这些有用的应用包括web应用和桌面应用。</p>
<h2>基于web的图片优化工具</h2>
<h3>1. <a title="Smush.it" href="http://developer.yahoo.com/yslow/smushit/" target="_blank">Smush.it</a></h3>
<p>Smush.it是一个很流行的图片优化工具，它可以既减小图形文件的大小又能保持其质量，也就是我们称之为“无损(lossless)”图片压缩！你可以通过网站来运行Smush.it (一次最多5张图片)或者通过Firefox的<a title="YSlow" href="https://addons.mozilla.org/en-US/firefox/addon/5369" target="_blank">YSlow</a>扩展。</p>
<p><img title="smush-it" src="http://kiya.cn/wp-content/uploads/2009/10/smush-it.jpg" alt="smush-it" width="500" height="184" /></p>
<h3>2. <a title="Dynamic Drive Online Image Optimizer" href="http://tools.dynamicdrive.com/imageoptimizer/" target="_blank">Dynamic Drive在线图片优化器</a></h3>
<p>该在线图片优化器允许你优化不同的文件格式，比如GIF、JPG和PNG。你既可以从本机上传图片，也可以像Smush.it那样粘贴图片的URL。该工具可以优化并转换你的图片为不同的文件类型。该工具的限制是每次一张图片，每张图片不大于200K。</p>
<p><img title="dynamic-drive-online-image-optimizer" src="http://kiya.cn/wp-content/uploads/2009/10/dynamic-drive-online-image-optimizer.jpg" alt="dynamic-drive-online-image-optimizer" width="500" height="228" /></p>
<h3><span id="more-776"></span>3. <a title="PunyPNG" href="http://www.gracepointafterfive.com/punypng" target="_blank">PunyPNG</a></h3>
<p>PunyPNG使用多个优化技术。它将先检测你的图片，然后判断哪种技术是最适合的。PunyPNG 支持大部分流行图片格式，并自动为你测定转换的图片格式。</p>
<p><img title="punypng" src="http://kiya.cn/wp-content/uploads/2009/10/punypng.jpg" alt="punypng" width="500" height="150" /></p>
<h3>4. <a title="SiteReportCard Image Optimization Tool" href="http://sitereportcard.com/imagereducer.php" target="_blank">SiteReportCard图片优化工具</a></h3>
<p>SiteReportCard图片优化工具支持GIF、JPG和PNG格式。你可以粘贴图片URL或者从你的电脑上传。该工具将会压缩和优化图片为适当的大小和质量。</p>
<p><img title="sitereportcard-image-optimization-tool" src="http://kiya.cn/wp-content/uploads/2009/10/sitereportcard-image-optimization-tool.jpg" alt="sitereportcard-image-optimization-tool" width="500" height="161" /></p>
<h2>桌面图片优化工具</h2>
<h3>1. <a title="Shrink O'Matic" href="http://toki-woki.net/p/Shrink-O-Matic/" target="_blank">Shrink O’Matic</a></h3>
<p>Shrink O’Matic是一款基于AIR的应用，它可以通过拖拽来即时的处理图片。你可以选择一些选项，比如输出格式、输出名字或者输出大小。</p>
<p><img title="shrink-o-matic" src="http://kiya.cn/wp-content/uploads/2009/10/shrink-o-matic.jpg" alt="shrink-o-matic" width="500" height="322" /></p>
<h3>2. <a title="OptiPNG" href="http://optipng.sourceforge.net/" target="_blank">OptiPNG</a></h3>
<p><a title="OptiPNG" href="http://optipng.sourceforge.net/" target="_blank"></a>OptiPNG是一款高级PNG优化器，可以将多种文件格式的图片转化为优化过的PNG图片。Windows用户可以通过<a title="OptiPNG Windows Shell Integration" href="http://dms-journal.livejournal.com/15887.html" target="_blank">OptiPNG Windows Shell Integration</a>项目将OptiPNG整合到Shell，或者使用<a title="OptiPNG as Paint.NET Plugin" href="http://paintdotnet.forumer.com/viewtopic.php?f=16&amp;t=20637" target="_blank">OptiPNG作为Paint.NET 插件</a>。使用Mac OS X 的用户可以通过<a title="PNGCrusher" href="http://www.amake.us/software/pngcrusher/" target="_blank">PNGCrusher</a>应用享用OptiPNG。</p>
<p><img title="optipng" src="http://kiya.cn/wp-content/uploads/2009/10/optipng.jpg" alt="optipng" width="500" height="291" /></p>
<h3>3. <a title="ImageOptim" href="http://pornel.net/imageoptim/en" target="_blank">ImageOptim</a></h3>
<p>ImageOptim是一个前端工具，它是开源的，不过貌似只有Mac OS版本，使用来自于AdvanceCOMP的AdvPNG、OptiPNG、PngCrush、JpegOptim、来自于libjpeg的jpegtran、Gifsicle以及可选的PNGOUT。</p>
<p><img title="imageoptim" src="http://kiya.cn/wp-content/uploads/2009/10/imageoptim.jpg" alt="imageoptim" width="500" height="288" /></p>
<h3>4. <a title="PNGOUT" href="http://www.advsys.net/ken/util/pngout.htm" target="_blank">PNGOUT</a></h3>
<p>PNGOUT是一个命令行应用，它有很多的不同选项。支持PNG、GIF、BMP、JPG、TGA和PCX 格式。</p>
<p><img title="pngout" src="http://kiya.cn/wp-content/uploads/2009/10/pngout.jpg" alt="pngout" width="500" height="295" /></p>
<h3>5. <a title="PNGGauntlet" href="http://brh.numbera.com/software/pnggauntlet/" target="_blank">PNGGauntlet</a></h3>
<p>PNGGauntlet是一个使用PNGOUT来优化PNG文件的.NET 应用。它可以将JPG、GIF、TGA、PCX 和BMP 等文件转换为PNG。如果你不是很熟悉Windows命令行，可以试一下PNGGauntlet。</p>
<p><img title="pnggauntlet" src="http://kiya.cn/wp-content/uploads/2009/10/pnggauntlet.jpg" alt="pnggauntlet" width="500" height="334" /></p>
<h3>6. <a title="JPG &amp; PNG Stripper" href="http://www.steelbytes.com/?mid=30" target="_blank">JPG &amp; PNG Stripper</a></h3>
<p>这个应用可以从图片文件中移除不必要的元数据。它支持JPG、JFIF和PNG 文件格式。</p>
<p><img title="jpg-png-stripper" src="http://kiya.cn/wp-content/uploads/2009/10/jpg-png-stripper.jpg" alt="jpg-png-stripper" width="500" height="360" /></p>
<h3>7. <a title="TweakPNG" href="http://entropymine.com/jason/tweakpng/" target="_blank">TweakPNG</a></h3>
<p>TweakPNG是一个用于优化PNG文件的低级别的工具。那么为了使用这个工具，你需要熟悉PNG文件格式。你可以从<a title="PNG home page" href="http://www.libpng.org/pub/png/" target="_blank">这个网站</a>了解更多的关于PNG文件的信息。</p>
<p><img title="tweakpng" src="http://kiya.cn/wp-content/uploads/2009/10/tweakpng.jpg" alt="tweakpng" width="500" height="213" /></p>
<h3>8. <a title="RIOT - Radical Image Optimization Tool" href="http://luci.criosweb.ro/riot/" target="_blank">RIOT – Radical Image Optimization Tool</a></h3>
<p>RIOT可以通过幻数读取并优化不同的图片格式。随意它也能优化不常见的图片扩展，这让它与其它优化工具相比比较独特。RIOT将会并排显示元素图片和输出图片，这样你就可以简单的对比它们的质量。</p>
<p><img title="riot-radical-image-optimization-tool" src="http://kiya.cn/wp-content/uploads/2009/10/riot-radical-image-optimization-tool.jpg" alt="riot-radical-image-optimization-tool" width="500" height="406" /></p>
<p>转自：http://www.qianduan.net/12-pairs-of-very-useful-web-designer-image-optimization-tool.html<br />
英文：<a href="http://www.webdesignbooth.com/12-really-useful-image-optimization-tools-for-web-designers/" target="_blank">12 Really Useful Image Optimization Tools For Web Designers</a></p>
<h2  class="related_post_title">Related Posts / 相关文章</h2><ul class="related_post"><li><a href="http://slj.me/2010/03/45-fresh-useful-javascript-and-jquery-techniques-and-tools/" title="[英,转]45个新鲜有用的JS与jQuery技术和工具">[英,转]45个新鲜有用的JS与jQuery技术和工具</a></li><li><a href="http://slj.me/2009/06/front-end-tools/" title="前端开发必备工具">前端开发必备工具</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2009/10/%e8%bd%ac12%e4%b8%aa%e5%af%b9%e7%bd%91%e9%a1%b5%e8%ae%be%e8%ae%a1%e5%b8%88%e9%9d%9e%e5%b8%b8%e6%9c%89%e7%94%a8%e7%9a%84%e5%9b%be%e7%89%87%e4%bc%98%e5%8c%96%e5%b7%a5%e5%85%b7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[转]Photoshop手绘笔刷大收集</title>
		<link>http://slj.me/2009/10/photoshop-brush-collection/</link>
		<comments>http://slj.me/2009/10/photoshop-brush-collection/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 14:28:26 +0000</pubDate>
		<dc:creator>SLJ</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[brush]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[手绘]]></category>
		<category><![CDATA[笔刷]]></category>

		<guid isPermaLink="false">http://kiya.cn/?p=773</guid>
		<description><![CDATA[手绘设计的东东常常是一个颇为流行的选择来表现一个人的品位、热情以及童心。 貌似女生比较喜欢在自己的博客中使用手绘元素，这样可以显得很可爱或者有才…… 尽管通过扫描手绘作品或者使用绘图板可以制作新的设计，使用准备好的设计也常常是个不错的选择。 为了帮你快速的进行手绘风格的作品设计，这里我们收集了一批漂亮的手绘风格Photoshop笔刷: 卷状笔刷 1.Swirl Set 2.Swirly Scribbles 3.Twizzles 4.Whirls 5.Aesthetique Swirl 花儿、植物、装饰笔刷 6.Feb Brushes 7.And Its Flowers 8.Flower Brush Set 9.Paisleys 10.Floral Ornaments 11.Flowers &#38; Vines 12.Plants 13.Folk-Art Floral Brush Set 14.Flower Doodles 15.Doodled Trees 16.doodled trees 17.When I Grow Up Brushes 18.Enchantment Brushes 心形笔刷 19.Hearts Set 20.Beautiful Hearts 21.Scribbled Hearts 22.Hearts 23.Two [...]]]></description>
			<content:encoded><![CDATA[<p><strong>手绘设计的东东</strong>常常是一个颇为流行的选择来表现一个人的品位、热情以及童心。</p>
<p>貌似女生比较喜欢在自己的博客中使用手绘元素，这样可以显得很可爱或者有才……</p>
<p><span id="more-11327"> </span></p>
<p>尽管通过扫描手绘作品或者使用绘图板可以制作新的设计，使用准备好的设计也常常是个不错的选择。</p>
<p>为了帮你快速的进行手绘风格的作品设计，这里我们收集了<strong>一批漂亮的手绘风格Photoshop笔刷</strong>:</p>
<h3>卷状笔刷</h3>
<h4>1.<a href="http://chilli07.deviantart.com/art/swirlSetO1-87039990" target="_blank">Swirl Set</a></h4>
<p><a href="http://chilli07.deviantart.com/art/swirlSetO1-87039990" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-swirl-brushes.jpg" alt="Hand Drawn Swirl Brushes" /></a></p>
<h4>2.<a href="http://punksafetypin.deviantart.com/art/Brush-Set-42-SwirlyScribbles-58264506" target="_blank">Swirly Scribbles</a></h4>
<p><a href="http://punksafetypin.deviantart.com/art/Brush-Set-42-SwirlyScribbles-58264506" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-swirly-scribbles.jpg" alt="Hand Drawn Swirly Scribbles" /></a></p>
<h4>3.<a href="http://fishscraps.deviantart.com/art/Twizzles-HiRes-PS-Brushes-117495951" target="_blank">Twizzles</a></h4>
<p><a href="http://fishscraps.deviantart.com/art/Twizzles-HiRes-PS-Brushes-117495951" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-twizzle-brushes.jpg" alt="Hand Drawn Twizzles" /></a></p>
<h4><span id="more-773"></span>4.<a href="http://yozakura.deviantart.com/art/brushes-02-whirls-15897763" target="_blank">Whirls</a></h4>
<p><a href="http://yozakura.deviantart.com/art/brushes-02-whirls-15897763" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-whirl-brushes.jpg" alt="Hand Drawn Whirl Brushes" /></a></p>
<h4>5.<a href="http://starsys.deviantart.com/art/hand-drawn-swirl-brush-100993144" target="_blank">Aesthetique Swirl</a></h4>
<p><a href="http://starsys.deviantart.com/art/hand-drawn-swirl-brush-100993144" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-swirl-brush.jpg" alt="Hand Drawn Swirl Brush" /></a></p>
<h3>花儿、植物、装饰笔刷</h3>
<h4>6.<a href="http://oddhearts.deviantart.com/art/Feb-Brushes-111979910" target="_blank">Feb Brushes</a></h4>
<p><a href="http://oddhearts.deviantart.com/art/Feb-Brushes-111979910" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand_drawn_4.jpg" alt="Feb Brushes" /></a></p>
<h4>7.<a href="http://oddhearts.deviantart.com/art/And-Its-Flowers-Brushes-114188250" target="_blank">And Its Flowers</a></h4>
<p><a href="http://oddhearts.deviantart.com/art/And-Its-Flowers-Brushes-114188250" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand_drawn_5.jpg" alt="And Its Flowers" /></a></p>
<h4>8.<a href="http://domino-88.deviantart.com/art/15-drawn-flower-brushes-67483958" target="_blank">Flower Brush Set</a></h4>
<p><a href="http://domino-88.deviantart.com/art/15-drawn-flower-brushes-67483958" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-flower-brush-set.jpg" alt="Hand Drawn Flower Brush Set" /></a></p>
<h4>9.<a href="http://www.melsbrushes.co.uk/archives/855" target="_blank">Paisleys</a></h4>
<p><a href="http://www.melsbrushes.co.uk/archives/855" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-paisley-brushes.jpg" alt="Hand Drawn Paisley Brushes" /></a></p>
<h4>10.<a href="http://claraxy.deviantart.com/art/Floral-ornament-brushes-80584502" target="_blank">Floral Ornaments</a></h4>
<p><a href="http://claraxy.deviantart.com/art/Floral-ornament-brushes-80584502" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-floral-brushes.jpg" alt="Hand Drawn Floral Brushes" /></a></p>
<h4>11.<a href="http://redheadstock.deviantart.com/art/Beach-Sketches-Brushes-82392650" target="_blank">Flowers &amp; Vines</a></h4>
<p><a href="http://redheadstock.deviantart.com/art/Beach-Sketches-Brushes-82392650" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-flowers-vines.jpg" alt="Hand Drawn Flowers And Vines" /></a></p>
<h4>12.<a href="http://punksafetypin.deviantart.com/art/Brush-Set-48-Plant-Things-80481818" target="_blank">Plants</a></h4>
<p><a href="http://punksafetypin.deviantart.com/art/Brush-Set-48-Plant-Things-80481818" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-plant-brushes.jpg" alt="Hand Drawn Plant Brushes" /></a></p>
<h4>13.<a href="http://www.melsbrushes.co.uk/archives/433" target="_blank">Folk-Art Floral Brush Set</a></h4>
<p><a href="http://www.melsbrushes.co.uk/archives/433" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-floral-brush-set.jpg" alt="Hand Drawn Floral Brush Set" /></a></p>
<h4>14.<a href="http://chokingonstatic.deviantart.com/art/flower-doodle-brushes-35616802" target="_blank">Flower Doodles</a></h4>
<p><a href="http://chokingonstatic.deviantart.com/art/flower-doodle-brushes-35616802" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-flower-brushes.jpg" alt="Hand Drawn Flower Brushes" /></a></p>
<h4>15.<a href="http://www.libertiny.com/brushportfolio/2009/03/doodled-trees/" target="_blank">Doodled Trees</a></h4>
<p><a href="http://www.libertiny.com/brushportfolio/2009/03/doodled-trees/" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-tree-brushes.jpg" alt="Hand Drawn Tree Brushes" /></a></p>
<h4>16.<a href="http://pehaa.com/2009/03/doodled-trees-ps-brushes/" target="_blank">doodled trees </a></h4>
<p><a href="http://pehaa.com/2009/03/doodled-trees-ps-brushes/" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand_drawn_11.jpg" alt="doodled trees" /></a></p>
<h4>17.<a href="http://shmuggamugga.deviantart.com/art/When-I-Grow-Up-Brushes-88174500" target="_blank">When I Grow Up Brushes</a></h4>
<p><a href="http://shmuggamugga.deviantart.com/art/When-I-Grow-Up-Brushes-88174500" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand_drawn_7_002.jpg" alt="" /></a></p>
<h4>18.<a href="http://shmuggamugga.deviantart.com/art/Enchantment-Brushes-81463978" target="_blank">Enchantment Brushes</a></h4>
<p><a href="http://shmuggamugga.deviantart.com/art/Enchantment-Brushes-81463978" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand_drawn_8_002.jpg" alt="" /></a></p>
<h3>心形笔刷</h3>
<h4>19.<a href="http://ammmy.deviantart.com/art/Hand-Drawn-Hearts-2-79498186" target="_blank">Hearts Set</a></h4>
<p><a href="http://ammmy.deviantart.com/art/Hand-Drawn-Hearts-2-79498186" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-heart-brush-set.jpg" alt="Hand Drawn Heart Brush Set" /></a></p>
<h4>20.<a href="http://tatsuyasaverem.deviantart.com/art/Photoshop-Brushes-Hearts-39503043" target="_blank">Beautiful Hearts</a></h4>
<p><a href="http://tatsuyasaverem.deviantart.com/art/Photoshop-Brushes-Hearts-39503043" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-heart-brushes.jpg" alt="Hand Drawn Heart Brush Set" /></a></p>
<h4>21.<a href="http://theartist007.deviantart.com/art/Scribbled-Heart-Brushes-PS-83199629" target="_blank">Scribbled Hearts</a></h4>
<p><a href="http://theartist007.deviantart.com/art/Scribbled-Heart-Brushes-PS-83199629" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-hearts.jpg" alt="Hand Drawn Hearts" /></a></p>
<h4>22.<a href="http://circle--of--fire.deviantart.com/art/Tribal-Heart-Brushes-93395771" target="_blank">Hearts</a></h4>
<p><a href="http://circle--of--fire.deviantart.com/art/Tribal-Heart-Brushes-93395771" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-heart-brush.jpg" alt="Hand Drawn Heart Brush" /></a></p>
<h4>23.<a href="http://circle--of--fire.deviantart.com/art/Two-Tone-Hearts-88079351" target="_blank">Two Tone Hearts</a></h4>
<p><a href="http://circle--of--fire.deviantart.com/art/Two-Tone-Hearts-88079351" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-2-tone-hearts.jpg" alt="Hand Drawn 2 Tone Heart Brushes" /></a></p>
<h4>24.<a href="http://seiyastock.deviantart.com/art/Hand-Drawn-Heart-Brushes-74199945" target="_blank">Hand Drawn Heart Brushes</a></h4>
<p><a href="http://seiyastock.deviantart.com/art/Hand-Drawn-Heart-Brushes-74199945" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/Hand_Drawn_Heart_Brushes_by_seiyastock.jpg" alt="Hand Drawn Heart Brushes" /></a></p>
<h3>箭头笔刷</h3>
<h4>25.<a href="http://finner.deviantart.com/art/Sketchy-Arrow-Brushes-59096138" target="_blank">Sketchy Arrows</a></h4>
<p><a href="http://finner.deviantart.com/art/Sketchy-Arrow-Brushes-59096138" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-arrow-brush-set.jpg" alt="Hand Drawn Arrows Brush Set" /></a></p>
<h4>26.<a href="http://www.tutorial9.net/resources/free-download-creative-doodles-photoshop-brushes/" target="_blank">Creative Doodles</a></h4>
<p><a href="http://www.tutorial9.net/resources/free-download-creative-doodles-photoshop-brushes/" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/creative-doodle-brushes.jpg" alt="Creative Doodle Brushes" /></a></p>
<h4>27.<a href="http://chokingonstatic.deviantart.com/art/arrow-doodle-brushes-36418739" target="_blank">Arrow Doodles</a></h4>
<p><a href="http://chokingonstatic.deviantart.com/art/arrow-doodle-brushes-36418739" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/arrow-doodles-brushes.jpg" alt="Arrow Doodles Photoshop Brushes" /></a></p>
<h4>28.<a href="http://myukiori.deviantart.com/art/12-Arrow-Brushes-PS7-and-CS3-67181337" target="_blank">Hand Drawn Arrow Brushes</a></h4>
<p><a href="http://myukiori.deviantart.com/art/12-Arrow-Brushes-PS7-and-CS3-67181337" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-arrow-brushes.jpg" alt="Hand Drawn Arrow Brushes" /></a></p>
<p>29. <a href="http://thinkdesignblog.com/120-handdrawn-vector-arrows.htm" target="_blank">120+ Free Hand-drawn Vector Arrows</a></p>
<p><a href="http://thinkdesignblog.com/120-handdrawn-vector-arrows.htm" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/handdrawn-vector-arrows-resource.jpg" alt="handdrawn-vector-arrows-resource" /></a></p>
<h3>各种形状</h3>
<p>30. <a href="http://qbrushes.com/objects/psychedelic-world-brushes/" target="_blank">Drawn object brushes</a></p>
<p><a href="http://qbrushes.com/objects/psychedelic-world-brushes/" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/drawn-objects-brushes.jpg" alt="drawn_objects_brushes" /></a></p>
<h4>31.<a href="http://hawksmont.com/blog/photoshop-brushes-doodles-part-1/" target="_blank">Doodles Set</a></h4>
<p><a href="http://hawksmont.com/blog/photoshop-brushes-doodles-part-1/" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/doodles-brushes.jpg" alt="Doodles Brushes" /></a></p>
<h4>32.<a href="http://circle--of--fire.deviantart.com/art/Stick-Men-Brushes-124546302" target="_blank">Stick Men</a></h4>
<p><a href="http://circle--of--fire.deviantart.com/art/Stick-Men-Brushes-124546302" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-stick-men-brush.jpg" alt="Hand Drawn Stick Men" /></a></p>
<h4>33.<a href="http://redheadstock.deviantart.com/art/School-Dayz-Sketches-Brushes-100100554" target="_blank">School Days</a></h4>
<p><a href="http://redheadstock.deviantart.com/art/School-Dayz-Sketches-Brushes-100100554" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-school-brushes.jpg" alt="Hand Drawn School Brushes" /></a></p>
<h4>34.<a href="http://gamblingwithsouls.deviantart.com/art/Scribble-Brushes-25924417" target="_blank">Scribbles</a></h4>
<p><a href="http://gamblingwithsouls.deviantart.com/art/Scribble-Brushes-25924417" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-scribble-brushes.jpg" alt="Hand Drawn Scribble Brushes" /></a></p>
<h4>35.<a href="http://forestgirl.deviantart.com/art/9-primitive-art-brushes-104429287" target="_blank">Primitive Art</a></h4>
<p><a href="http://forestgirl.deviantart.com/art/9-primitive-art-brushes-104429287" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-primitive-art.jpg" alt="Hand Drawn Primitive Art Brushes" /></a></p>
<h4>36.<a href="http://punksafetypin.deviantart.com/art/BrushSet-47-HandmadeDoodles2-80086495" target="_blank">Various Doodles</a></h4>
<p><a href="http://punksafetypin.deviantart.com/art/BrushSet-47-HandmadeDoodles2-80086495" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-doodle-brushes.jpg" alt="Hand Drawn Doodle Brushes" /></a></p>
<h4>37.<a href="http://punksafetypin.deviantart.com/art/Brush-Set-45-HandmadeDoodles-79125524" target="_blank">Handmade Doodles</a></h4>
<p><a href="http://punksafetypin.deviantart.com/art/Brush-Set-45-HandmadeDoodles-79125524" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/various-handmade-brushes.jpg" alt="Various Handmade Brushes" /></a></p>
<h4>38.<a href="http://andantonius.deviantart.com/art/Andantonius-Pencil-Brush-105284502" target="_blank">Pencil</a></h4>
<p><a href="http://andantonius.deviantart.com/art/Andantonius-Pencil-Brush-105284502" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-pencil-brush.jpg" alt="Hand Drawn Pencil Brush" /></a></p>
<h4>39.<a href="http://invisiblesnow.deviantart.com/art/Sketchbook-Scribble-Brushes-48583651" target="_blank">Sketchbook Scribbles</a></h4>
<p><a href="http://invisiblesnow.deviantart.com/art/Sketchbook-Scribble-Brushes-48583651" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/sketchbook-scribble-brushes.jpg" alt="Sketchbook Scribble Brushes" /></a></p>
<h4>40.<a href="http://chokingonstatic.deviantart.com/art/stencil-word-brushes-63267904" target="_blank">20 Stencil Words</a></h4>
<p><a href="http://chokingonstatic.deviantart.com/art/stencil-word-brushes-63267904" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/stencil-word-brushes.jpg" alt="Stencil Words Brushes" /></a></p>
<h4>41.<a href="http://chokingonstatic.deviantart.com/art/dotted-doodle-brushes-32684032" target="_blank">Dotted Brushes</a></h4>
<p><a href="http://chokingonstatic.deviantart.com/art/dotted-doodle-brushes-32684032" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-dotted-brushes.jpg" alt="Hand Drawn Dotted Brushes" /></a></p>
<h4>42.<a href="http://chokingonstatic.deviantart.com/art/star-brushes-34638070" target="_blank">Star Doodles</a></h4>
<p><a href="http://chokingonstatic.deviantart.com/art/star-brushes-34638070" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/star-doodle-brushes.jpg" alt="Star Doodle Brushes" /></a></p>
<h4>43.<a href="http://chokingonstatic.deviantart.com/art/frame-doodle-brushes-35355407" target="_blank">Frames</a></h4>
<p><a href="http://chokingonstatic.deviantart.com/art/frame-doodle-brushes-35355407" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-frame-brushes.jpg" alt="Hand Made Frame Brushes" /></a></p>
<h4>44.<a href="http://circle--of--fire.deviantart.com/art/Stars-Brushes-85290715" target="_blank">Hand Drawn Star Brushes</a></h4>
<p><a href="http://circle--of--fire.deviantart.com/art/Stars-Brushes-85290715" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-star-brushes.jpg" alt="Hand Drawn Star Brushes" /></a></p>
<h4>45.<a href="http://luther1000.deviantart.com/art/MISC-ITEMS-photoshop-brushes-61423066" target="_blank">MISC ITEMS photoshop brushes</a></h4>
<p><a href="http://luther1000.deviantart.com/art/MISC-ITEMS-photoshop-brushes-61423066" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand_drawn_3.jpg" alt="MISC ITEMS photoshop brushes" /></a></p>
<h4>46.<a href="http://invisiblesnow.deviantart.com/art/Urban-Scrawl-Photoshop-Brushes-41545917" target="_blank">Urban Scrawl</a></h4>
<p><a href="http://invisiblesnow.deviantart.com/art/Urban-Scrawl-Photoshop-Brushes-41545917" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand_drawn_6_002.jpg" alt="Urban Scrawl" /></a></p>
<h4>47.<a href="http://touik.deviantart.com/art/Random-Da-Vinci-Sketches-106801097" target="_blank">Random Da Vinci Sketches</a></h4>
<p><a href="http://touik.deviantart.com/art/Random-Da-Vinci-Sketches-106801097" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand_drawn_7.jpg" alt="Random Da Vinci Sketches" /></a></p>
<h4>48.<a href="http://narcissus.deviantart.com/art/Doodles-77409161" target="_blank">Doodles</a></h4>
<p><a href="http://narcissus.deviantart.com/art/Doodles-77409161" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand_drawn_8.jpg" alt="Doodles" /></a></p>
<h4>49.<a href="http://www.brusheezy.com/brush/1126-Primative-Art" target="_blank">Primative Art</a></h4>
<p><a href="http://www.brusheezy.com/brush/1126-Primative-Art" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand_drawn_10.jpg" alt="Primative Art" /></a></p>
<h4>50.<a href="http://chokingonstatic.deviantart.com/art/doodle-brushes-3-36231674" target="_blank">Doodles</a></h4>
<p><a href="http://chokingonstatic.deviantart.com/art/doodle-brushes-3-36231674" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand_drawn_3_002.jpg" alt="" /></a></p>
<h4>51.<a href="http://bbatteries.deviantart.com/art/doodle-brushes-68356712" target="_blank">Doodles Brushes</a></h4>
<p><a href="http://bbatteries.deviantart.com/art/doodle-brushes-68356712" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand_drawn_6.jpg" alt="" /></a></p>
<p>52. <a href="http://chokingonstatic.deviantart.com/art/doodle-brushes-1-33780886" target="_blank">Doodle Photoshop Brushes</a> by <a href="http://chokingonstatic.deviantart.com/" target="_blank">chokingonstatic</a></p>
<p><a href="http://chokingonstatic.deviantart.com/art/doodle-brushes-1-33780886" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/doodle-brushes-1.jpg" alt="doodle_brushes_1" /></a></p>
<p>53. <a href="http://www.brusheezy.com/brush/899-Hand-Drawn-Floral-Patterns" target="_blank">Hand drawn floral patterns</a></p>
<p><a href="http://www.brusheezy.com/brush/899-Hand-Drawn-Floral-Patterns" target="_blank"><img src="http://kiya.cn/wp-content/uploads/2009/10/hand-drawn-florals.jpg" alt="hand-drawn-florals" /></a></p>
<div>
<hr />整</div>
<h2  class="related_post_title">Related Posts / 相关文章</h2><ul class="related_post"><li><a href="http://slj.me/2009/10/24-useful-tutorials-on-creating-photoshop-brushes/" title="[转] 24个实用PS笔刷创建教程">[转] 24个实用PS笔刷创建教程</a></li><li><a href="http://slj.me/2009/11/free-hi-resolution-paint-stroke-photoshop-brushes/" title="免费的Photoshop高分辨率笔刷">免费的Photoshop高分辨率笔刷</a></li><li><a href="http://slj.me/2009/11/photoshop-ocean-blue-font/" title="Photoshop制作海洋蓝水晶字体">Photoshop制作海洋蓝水晶字体</a></li><li><a href="http://slj.me/2009/10/create-a-promotional-iphone-app-site-in-photoshop/" title="用Photoshop创建一个iPhone程序销售页面">用Photoshop创建一个iPhone程序销售页面</a></li><li><a href="http://slj.me/2009/10/20-handy-photoshop-tips-for-a-faster-workflow/" title="20 个提高Photoshop工作速度的小贴士">20 个提高Photoshop工作速度的小贴士</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2009/10/photoshop-brush-collection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[转]基于jQuery的饭否输入框.（QQ校友的留言和评论心情也有）</title>
		<link>http://slj.me/2009/07/%e8%bd%ac%e5%9f%ba%e4%ba%8ejquery%e7%9a%84%e9%a5%ad%e5%90%a6%e8%be%93%e5%85%a5%e6%a1%86-%ef%bc%88qq%e6%a0%a1%e5%8f%8b%e7%9a%84%e7%95%99%e8%a8%80%e5%92%8c%e8%af%84%e8%ae%ba%e5%bf%83%e6%83%85%e4%b9%9f/</link>
		<comments>http://slj.me/2009/07/%e8%bd%ac%e5%9f%ba%e4%ba%8ejquery%e7%9a%84%e9%a5%ad%e5%90%a6%e8%be%93%e5%85%a5%e6%a1%86-%ef%bc%88qq%e6%a0%a1%e5%8f%8b%e7%9a%84%e7%95%99%e8%a8%80%e5%92%8c%e8%af%84%e8%ae%ba%e5%bf%83%e6%83%85%e4%b9%9f/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 15:15:15 +0000</pubDate>
		<dc:creator>龙</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML/CSS]]></category>

		<guid isPermaLink="false">http://kiya.cn/?p=573</guid>
		<description><![CDATA[基于jQuery的饭否输入框. 相信大多数人都使用过饭否。总的来说，饭否算是国内一个不错的互联网产品。个人比较喜欢。特别是那个140字的输入框，我觉得还不错，能实时的显示 “已经输入多少字”和“还可以输入多少字”。所以，这篇文章就是来讲解如何制作一个类似的输入框。（现在QQ校友上的留言和评论心情这块也有） 1，基本布局 所需要的元素：一个标题，一个提示字数的元素，多行输入框一个，loading图片一张，提交按钮一个。 布局涉及到2个状态：&#8221;1个默认状态&#8221; 和&#8221; 1个已经超出&#8221; 的状态。 具体布局可以看下面的2个例子： http://www.cssrain.cn/demo/fanfoutext/demo1.html http://www.cssrain.cn/demo/fanfoutext/demo2.html 2，添加脚本 布局做好后，添加脚本就相对简单了。 很多人做这个效果的第一反应就是 使用 onkeydown或者onkeyup。我以前也是，当时遇到了很多问题。 不过上次看了国外一个代码后，我改变了思路。使用的是focus + setInterval() + +blur来实现。 具体思路就是 当鼠标获取焦点(onfoucs)后，添加一个setInterval(), setInterval()中的函数就是用来截取字符串的。当鼠标失去焦点后， 清除interval。另外需要注意的是，在focus时，需要判断 避免重复执行。 具体代码可以看Demo3: http://www.cssrain.cn/demo/fanfoutext/demo3.html 3，ctrl+enter提交表单 这是一个很普通，但非常实用的提交方法，所以我打算添加进去。 代码如下： $content.keydown(function(e){ if(e.ctrlKey&#38;&#38;e.keyCode=="13"){ ... } }) 具体代码可以也可以看Demo3: http://www.cssrain.cn/demo/fanfoutext/demo3.html   4，改变成另外一种提示方式 Demo3中即使超过了，用户还是能输入。如果你打算超过后，就不让输入，那么请看Demo4： http://www.cssrain.cn/demo/fanfoutext/demo4.html 此文来自CSSrain. Other Posts / 其他文章偷窥iPhone Push Notification的幕后Ajax Loading 在线图片生成Facebook 如何存储150亿张、1.5PB的照片我的近况找出 MySQL 里哪些查询 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>基于jQuery的饭否输入框.</strong></p>
<p>相信大多数人都使用过饭否。总的来说，饭否算是国内一个不错的互联网产品。个人比较喜欢。特别是那个140字的输入框，我觉得还不错，能实时的显示 “已经输入多少字”和“还可以输入多少字”。所以，这篇文章就是来讲解如何制作一个类似的输入框。（现在QQ校友上的留言和评论心情这块也有）</p>
<h1 style="padding-left: 10px; font-size: 16px; background: #6f6f6f; width: 520px; color: #fff; line-height: 30px; height: 30px;">1，基本布局</h1>
<p style="width: 520px; line-height: 22px;">所需要的元素：一个标题，一个提示字数的元素，多行输入框一个，loading图片一张，提交按钮一个。<br />
布局涉及到2个状态：&#8221;1个默认状态&#8221; 和&#8221; 1个已经超出&#8221; 的状态。<br />
具体布局可以看下面的2个例子：<br />
<a href="http://www.cssrain.cn/demo/fanfoutext/demo1.html" target="_blank">http://www.cssrain.cn/demo/fanfoutext/demo1.html</a><br />
<a href="http://www.cssrain.cn/demo/fanfoutext/demo2.html" target="_blank">http://www.cssrain.cn/demo/fanfoutext/demo2.html</a></p>
<h1 style="padding-left: 10px; font-size: 16px; background: #6f6f6f; width: 520px; color: #fff; line-height: 30px; height: 30px;">2，添加脚本</h1>
</p>
<p style="width: 520px; line-height: 22px;">布局做好后，添加脚本就相对简单了。<br />
很多人做这个效果的第一反应就是 使用 onkeydown或者onkeyup。我以前也是，当时遇到了很多问题。<br />
不过上次看了国外一个代码后，我改变了思路。使用的是focus + setInterval() + +blur来实现。<br />
具体思路就是 当鼠标获取焦点(onfoucs)后，添加一个setInterval(), setInterval()中的函数就是用来截取字符串的。当鼠标失去焦点后， 清除interval。另外需要注意的是，在focus时，需要判断 避免重复执行。<br />
具体代码可以看Demo3:<br />
<a href="http://www.cssrain.cn/demo/fanfoutext/demo3.html" target="_blank">http://www.cssrain.cn/demo/fanfoutext/demo3.html</a></p>
<p><span id="more-573"></span></p>
<h1 style="padding-left: 10px; font-size: 16px; background: #6f6f6f; width: 520px; color: #fff; line-height: 30px; height: 30px;">3，ctrl+enter提交表单</h1>
</p>
<p style="width: 520px; line-height: 22px;">这是一个很普通，但非常实用的提交方法，所以我打算添加进去。<br />
代码如下：</p>
<pre>$content.keydown(function(e){
if(e.ctrlKey&amp;&amp;e.keyCode=="13"){
...
}
})</pre>
<p>具体代码可以也可以看Demo3:<br />
<a href="http://www.cssrain.cn/demo/fanfoutext/demo3.html" target="_blank">http://www.cssrain.cn/demo/fanfoutext/demo3.html</a></p>
<p> </p>
<h1 style="padding-left: 10px; font-size: 16px; background: #6f6f6f; width: 520px; color: #fff; line-height: 30px; height: 30px;">4，改变成另外一种提示方式</h1>
</p>
<p style="width: 520px; line-height: 22px;">Demo3中即使超过了，用户还是能输入。如果你打算超过后，就不让输入，那么请看Demo4：<br />
<a href="http://www.cssrain.cn/demo/fanfoutext/demo4.html" target="_blank">http://www.cssrain.cn/demo/fanfoutext/demo4.html</a></p>
<p>此文来自CSSrain.</p>
<h2  class="related_post_title">Other Posts / 其他文章</h2><ul class="related_post"><li><a href="http://slj.me/2010/01/php-%e5%8f%98%e9%87%8f%e7%9a%84%e5%bc%ba%e5%88%b6%e7%b1%bb%e5%9e%8b%e8%bd%ac%e6%8d%a2/" title="PHP 变量的强制类型转换">PHP 变量的强制类型转换</a></li><li><a href="http://slj.me/2009/04/image-uploading-and-resizing-with-php/" title="用PHP上传图片并修改尺寸">用PHP上传图片并修改尺寸</a></li><li><a href="http://slj.me/2010/07/css-rgba/" title="CSS中的RGBa色彩">CSS中的RGBa色彩</a></li><li><a href="http://slj.me/2009/06/zend-framework-start/" title="Zend Framework 入门">Zend Framework 入门</a></li><li><a href="http://slj.me/2009/07/dojo-ajax-semanticize-html/" title="【转】使用 Dojo 的 Ajax 应用开发进阶教程 : 富含语义的 HTML">【转】使用 Dojo 的 Ajax 应用开发进阶教程 : 富含语义的 HTML</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2009/07/%e8%bd%ac%e5%9f%ba%e4%ba%8ejquery%e7%9a%84%e9%a5%ad%e5%90%a6%e8%be%93%e5%85%a5%e6%a1%86-%ef%bc%88qq%e6%a0%a1%e5%8f%8b%e7%9a%84%e7%95%99%e8%a8%80%e5%92%8c%e8%af%84%e8%ae%ba%e5%bf%83%e6%83%85%e4%b9%9f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10个木纹素材</title>
		<link>http://slj.me/2009/07/10%e4%b8%aa%e6%9c%a8%e7%ba%b9%e7%b4%a0%e6%9d%90/</link>
		<comments>http://slj.me/2009/07/10%e4%b8%aa%e6%9c%a8%e7%ba%b9%e7%b4%a0%e6%9d%90/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 05:27:38 +0000</pubDate>
		<dc:creator>龙</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://kiya.cn/?p=557</guid>
		<description><![CDATA[1. 资源：http://hjoranna.deviantart.com/art/Wood-Texture-4-117827898 2. 资源：http://www.flickr.com/photos/matthamm/2689470945/ 3.  资源：http://www.flickr.com/photos/matthamm/3345597659/  4.  资源：http://www.flickr.com/photos/matthamm/3345597591/ 5. 资源：http://www.flickr.com/photos/matthamm/3346430996/ 6. 资源：http://www.flickr.com/photos/matthamm/3345597487/in/photostream/ 7.  资源：http://crimson-designs.deviantart.com/art/Bruised-Red-Wood-11647331 8. 资源：http://www.flickr.com/photos/deiby/2528506906/ 9. 资源：http://errantdreams.deviantart.com/art/Wood-Texture-3-Hardwood-94017060 10. 资源：http://www.flickr.com/photos/bittbox/3508082241/in/set-72157617708336229/ Other Posts / 其他文章转牛X无敌！！！Zen Coding: 一种快速编写HTML/CSS代码的方法MeeClones is now MeePlace实习在即，博客即将更新十大WordPress的SEO优化技巧语义化的HTML结构到底有何好处?]]></description>
			<content:encoded><![CDATA[<p>1.</p>
<p style="TEXT-ALIGN: center"><a href="http://hjoranna.deviantart.com/art/Wood-Texture-4-117827898"><img class="size-full wp-image-559 aligncenter" title="wood8" src="http://kiya.cn/wp-content/uploads/2009/07/wood81.jpg" alt="wood8" width="594" height="446" /></a></p>
<p style="TEXT-ALIGN: center">资源：<a href="http://hjoranna.deviantart.com/art/Wood-Texture-4-117827898">http://hjoranna.deviantart.com/art/Wood-Texture-4-117827898</a></p>
<p><span id="more-557"></span><br />
2.</p>
<p style="TEXT-ALIGN: center"><img class="size-full wp-image-560 aligncenter" title="wood2" src="http://kiya.cn/wp-content/uploads/2009/07/wood2.jpg" alt="wood2" width="433" height="500" /></p>
<p style="TEXT-ALIGN: center">资源：<a href="http://www.flickr.com/photos/matthamm/2689470945/">http://www.flickr.com/photos/matthamm/2689470945/</a></p>
<p>3.</p>
<p style="TEXT-ALIGN: center"><img class="size-full wp-image-561 aligncenter" title="wood3" src="http://kiya.cn/wp-content/uploads/2009/07/wood3.jpg" alt="wood3" width="383" height="383" /></p>
<p style="TEXT-ALIGN: center"> 资源：<a href="http://www.flickr.com/photos/matthamm/3345597659/">http://www.flickr.com/photos/matthamm/3345597659/</a></p>
<p> 4.</p>
<p style="TEXT-ALIGN: center"><img class="size-full wp-image-562 aligncenter" title="wood4" src="http://kiya.cn/wp-content/uploads/2009/07/wood4.jpg" alt="wood4" width="300" height="300" /></p>
<p style="TEXT-ALIGN: center"> 资源：<a href="http://www.flickr.com/photos/matthamm/3345597591/">http://www.flickr.com/photos/matthamm/3345597591/</a></p>
<p>5.</p>
<p style="text-align: center;"><img class="size-full wp-image-563 aligncenter" title="wood5" src="http://kiya.cn/wp-content/uploads/2009/07/wood5.jpg" alt="wood5" width="256" height="242" /></p>
<p style="text-align: center;">资源：<a href="http://www.flickr.com/photos/matthamm/3346430996/">http://www.flickr.com/photos/matthamm/3346430996/</a></p>
<p>6.</p>
<p style="TEXT-ALIGN: center"><img class="size-full wp-image-564 aligncenter" title="wood6" src="http://kiya.cn/wp-content/uploads/2009/07/wood6.jpg" alt="wood6" width="323" height="500" /></p>
<p style="TEXT-ALIGN: center">资源：<a href="http://www.flickr.com/photos/matthamm/3345597487/in/photostream/">http://www.flickr.com/photos/matthamm/3345597487/in/photostream/</a></p>
<p>7.</p>
<p style="text-align: center;"><img class="size-full wp-image-567 aligncenter" title="wood7" src="http://kiya.cn/wp-content/uploads/2009/07/wood72.png" alt="wood7" width="457" height="512" /></p>
<p style="TEXT-ALIGN: center"> 资源：<a href="http://crimson-designs.deviantart.com/art/Bruised-Red-Wood-11647331">http://crimson-designs.deviantart.com/art/Bruised-Red-Wood-11647331</a></p>
<p>8.</p>
<p style="text-align: center;"><img class="size-full wp-image-568 aligncenter" title="wood1" src="http://kiya.cn/wp-content/uploads/2009/07/wood1.jpg" alt="wood1" width="500" height="332" /></p>
<p style="text-align: center;">资源：<a href="http://www.flickr.com/photos/deiby/2528506906/">http://www.flickr.com/photos/deiby/2528506906/</a></p>
<p>9.</p>
<p style="text-align: center;"><img class="size-full wp-image-569 aligncenter" title="wood9" src="http://kiya.cn/wp-content/uploads/2009/07/wood9.jpg" alt="wood9" width="594" height="495" /></p>
<p style="text-align: center;">资源：<a href="http://errantdreams.deviantart.com/art/Wood-Texture-3-Hardwood-94017060">http://errantdreams.deviantart.com/art/Wood-Texture-3-Hardwood-94017060</a></p>
<p>10.</p>
<p style="text-align: center;"><img class="size-full wp-image-570 aligncenter" title="wood10" src="http://kiya.cn/wp-content/uploads/2009/07/wood10.jpg" alt="wood10" width="500" height="335" /></p>
<p style="text-align: center;">资源：<a href="http://www.flickr.com/photos/bittbox/3508082241/in/set-72157617708336229/" target="_blank">http://www.flickr.com/photos/bittbox/3508082241/in/set-72157617708336229/</a></p>
<h2  class="related_post_title">Other Posts / 其他文章</h2><ul class="related_post"><li><a href="http://slj.me/2010/03/%e4%bd%bf%e7%94%a8%e5%9b%9e%e8%bd%a6%e9%94%ae%e6%8f%90%e4%ba%a4%e7%bd%91%e9%a1%b5%e8%a1%a8%e5%8d%95%e7%9a%84%e6%9d%a1%e4%bb%b6/" title="使用回车键提交网页表单的条件">使用回车键提交网页表单的条件</a></li><li><a href="http://slj.me/2010/12/memcache-basic/" title="Memcache 基础">Memcache 基础</a></li><li><a href="http://slj.me/2009/06/louzui/" title="注册漏嘴网">注册漏嘴网</a></li><li><a href="http://slj.me/2011/04/redis-cli-commands/" title="[Redis] redis-cli 命令总结">[Redis] redis-cli 命令总结</a></li><li><a href="http://slj.me/2009/11/free-hi-resolution-paint-stroke-photoshop-brushes/" title="免费的Photoshop高分辨率笔刷">免费的Photoshop高分辨率笔刷</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://slj.me/2009/07/10%e4%b8%aa%e6%9c%a8%e7%ba%b9%e7%b4%a0%e6%9d%90/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

