<?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>Dfey Creative Minds &#187; 技术支持</title>
	<atom:link href="http://www.dfey.com/category/%e6%8a%80%e6%9c%af%e6%94%af%e6%8c%81/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dfey.com</link>
	<description>Design Fusion Exchange Yard</description>
	<lastBuildDate>Sat, 06 Mar 2010 08:04:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>5个2010年Web技术趋势</title>
		<link>http://www.dfey.com/2010/01/02/5%e4%b8%aa2010%e5%b9%b4web%e6%8a%80%e6%9c%af%e8%b6%8b%e5%8a%bf/</link>
		<comments>http://www.dfey.com/2010/01/02/5%e4%b8%aa2010%e5%b9%b4web%e6%8a%80%e6%9c%af%e8%b6%8b%e5%8a%bf/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 11:58:01 +0000</pubDate>
		<dc:creator>Jean</dc:creator>
				<category><![CDATA[技术支持]]></category>

		<guid isPermaLink="false">http://www.dfey.com/?p=1213</guid>
		<description><![CDATA[2010 年的 Web 会是什么样，或者说，未来的 Internet 意味着什么，2010 会是值得关注的一年。本文从 5 个方面展望 2010 年的 Web，包括 HTML5，CSS3，字体服务技术；浏览器；社会媒体；JavaScript 框架；以及 SAAS。

1. CSS3, HTML5 以及 字体服务

CSS3，HTML5，以及 Typekit 一类的字体服务，将给 Web 设计师带来更多自由。
CSS3 的新功能会让 Web 内容的展示变得更容易，从多背景图，到更强大的选择器，到颜色渐变，到圆角，这一切都让原先复杂的工作变得简单。
HTML5 虽然进展缓慢，但必将改变我们描述页面的方式，成为通往语义 Web 的重要阶梯，为 Web 带来真正的本地多媒体支持，并改善我们同 Web 内容的沟通。
而 Typekit 一类的字体服务联同 @font-face ，将允许我们在 Web 页面上使用任何字体，设计师们不必再依赖 CSS 背景图，JavaScript 或 Flash。
这意味着什么？
这些新技术将为 Web 世界带来新的美学体验，当然，也会引发新的滥用潮，那些蒙古大夫式的设计师将会大量使用各种花里胡哨的字体和渐变色，使他们的页面变得难以访问，对专业的设计师而言，这些新功能会让他们的创意更吸引人。
延伸阅读:

Typekit
CSS3.info
Play around with CSS3
Get Ready for HTML 5
5 Exciting Things to [...]]]></description>
			<content:encoded><![CDATA[<p>2010 年的 Web 会是什么样，或者说，未来的 Internet 意味着什么，2010 会是值得关注的一年。本文从 5 个方面展望 2010 年的 Web，包括 HTML5，CSS3，字体服务技术；浏览器；社会媒体；JavaScript 框架；以及 SAAS。</p>
<p><img src="http://images.sixrevisions.com/2009/12/12-01_technologies_shape_web_lead_image.jpg" alt="Five Technologies That Will Keep Shaping the Web in 2010" width="550" height="250" /></p>
<h3>1. CSS3, HTML5 以及 字体服务</h3>
<p><img style="display: inline; zoom: 1; border: black 1px solid;" src="http://images.sixrevisions.com/2009/12/12-02_typekit_screenshot.jpg" alt="CSS3, HTML5 and Fonts as a Service" width="550" height="210" /></p>
<p>CSS3，HTML5，以及 <a href="http://typekit.com/">Typekit</a> 一类的字体服务，将给 Web 设计师带来更多自由。</p>
<p>CSS3 的新功能会让 Web 内容的展示变得更容易，从<a href="http://www.css3.info/preview/multiple-backgrounds/">多背景图</a>，到更强大的选择器，到<a href="http://www.css3.info/webkit-provides-implementation-of-css-based-gradients/">颜色渐变</a>，到<a href="http://www.alistapart.com/articles/slidingdoors/">圆角</a>，这一切都让原先复杂的工作变得简单。</p>
<p>HTML5 虽然进展缓慢，但必将改变我们描述页面的方式，成为通往语义 Web 的重要阶梯，为 Web 带来真正的本地多媒体支持，并改善我们同 Web 内容的沟通。</p>
<p>而 Typekit 一类的字体服务联同 @font-face ，将允许我们在 Web 页面上使用任何字体，设计师们不必再依赖 <a href="http://www.mezzoblue.com/tests/revised-image-replacement/">CSS 背景图</a>，JavaScript 或 Flash。</p>
<h4>这意味着什么？</h4>
<p>这些新技术将为 Web 世界带来新的美学体验，当然，也会引发新的滥用潮，那些蒙古大夫式的设计师将会大量使用各种花里胡哨的字体和渐变色，使他们的页面变得难以访问，对专业的设计师而言，这些新功能会让他们的创意更吸引人。</p>
<p>延伸阅读:</p>
<ul>
<li><a href="http://www.typekit.com/">Typekit</a></li>
<li><a href="http://www.css3.info/">CSS3.info</a></li>
<li><a href="http://westciv.com/tools/gradients/">Play around with CSS3</a></li>
<li><a href="http://www.alistapart.com/articles/get-ready-for-html-5/">Get Ready for HTML 5</a></li>
<li><a href="http://www.readwriteweb.com/archives/5_exciting_things_in_html_5.php">5 Exciting Things to Look Forward to in HTML 5</a> （Six Revision 主编 Jacob Gube 撰写）</li>
</ul>
<h3>2. Web 的消费方式</h3>
<p><img style="display: inline; zoom: 1; border: black 1px solid;" src="http://images.sixrevisions.com/2009/12/12-03_chrome.jpg" alt="Ways we browse the web" width="550" height="210" /></p>
<p>浏览器领域重新繁荣，诸如 Google Chrome, Firefox, Safari, Opera 一类的浏览器大行其道，用户如今拥有更广泛的选择，厂商之间的竞争更加激烈。浏览器之战进入新的阶段，和过去不同，过去的浏览器之争是微软主导并最终将对 手消灭，新的浏览器之争使 IE 身涉危境。</p>
<p>人们消费 Web 的方式也在改变，上网不再意味着坐在电脑桌前打开电脑，智能手机越来越普遍，电视可以上网，SP3 之类的游戏机，<a href="http://en.wikipedia.org/wiki/Netbook">上网本</a>，iPhone，Android 设备都可以在一个相对小的屏幕上给用户带来上网体验。</p>
<p>浏览器本身也在改变，Google Chrome 将 <a href="http://webkit.org/">WebKit</a> 引擎，将大部分 CSS3 和 HTML5 功能从苹果迁移到 Windows，<a href="http://www.maximumpc.com/article/news/google_expects_10_chrome_market_share_two_years">Google 在未来几年的目标是争取到 10% 的市场份额</a>，这将撼动 IE 的统治地位，在德国，<a href="http://www.spiegel.de/fotostrecke/fotostrecke-49335-4.html">Mozilla Firefox 已经在超过 IE 成为主导浏览器</a>。</p>
<p>这些因素也将改变我们对 Web 设计以及可访问性的看法，你的站点是否有一个移动版本？它们在小屏幕上看上去如何？在一个很大的屏幕上看上去又如何？在 Weibit 引擎，或是 Gecko 引擎，或是 Trident 引擎上看上去是否一致？</p>
<p>人们对在不同设备上访问 Web 的观念也在改变，设计师们逐渐意识到，<a href="http://shouldwebsiteslookthesameinallbrowsers.com/">没必要在各种不同设备上输出相同的页面</a>，也无需为不同的设备提供相同的用户体验。</p>
<h4>这意味着什么？</h4>
<p>人们将发现 Web 在不同的浏览器上有不同的样子，诸如<a href="http://en.wikipedia.org/wiki/Progressive_enhancement">渐进式增强</a>的 Web 技术越来越普遍，为不同 Web 用户提供不同的体验。同时，放弃对陈旧浏览器的支持也逐渐为人接受，让用户将压力推向浏览器厂商而不是设计师。另外，人们会将注意力转向内容，功能，可访问性，并注重设计和创意。</p>
<h3>3. 社会媒体</h3>
<p><img style="display: inline; zoom: 1; border: black 1px solid;" src="http://images.sixrevisions.com/2009/12/12-04_twitter.jpg" alt="Social media" width="550" height="150" /></p>
<p>没有人会否认，2009年是社会媒体极其重要的一年，比如， Twitter 已经成为热门话题，它还会继续热门。诸如 Twitter， Facebook 一类的平台的发展使 Web 逐渐成为社区导向的 Web，毫无疑问，社会媒体会有大的变革且会实现盈利。</p>
<p>围绕着社会媒体的一个问题是，如何衡量它的价值并获得这份价值。1000个 Twitter 跟随者价值几何？他们是否将为此收费？在2010年，对这类问题的解答将导致社会媒体的大变革。</p>
<p>伴随着这些变革，信息的实时获取将成为焦点，Google　已经在讨论针对　Twitter　等平台进行<a href="http://googleblog.blogspot.com/2009/12/relevance-meets-real-time-web.html">实时搜索</a>的问题。这些改变如何同现有的系统，尤其是搜索引擎技术集成，将引发一些技术革新。</p>
<h4>这意味着什么？</h4>
<p>随着越来越多的人参与　Web　信息的创建，我们获取信息的方式将从过去的单一来源向更社区化的来源转变，假如我们要搜索修车行，我们会看到修车行最新的 Twitter 或 Facebook 消息而不是那些过时的静态内容。</p>
<h3>4. JavaScript</h3>
<p><img style="display: inline; zoom: 1; border: black 1px solid;" src="http://images.sixrevisions.com/2009/12/12-05_jquery_mootools.jpg" alt="JavaScript" width="550" height="150" /></p>
<p>当 CSS3 和 HTML5 开始涉足 JavaScript 的地盘，JavaScript 本身也向 Flash 逼宫。诸如 jQuery 一类的框架使富客户端，异步与无缝用户体验变为现实，Web 应用的开发变得更简单，并引发竞争和创新。</p>
<p>JavaScript 已经可以帮我们实现过去只能靠 Flash 实现的东西，如<a href="http://gamequery.onaluf.org/#demos">交互式游戏</a>，复杂的交互式<a href="http://www.highcharts.com/">数据可视化技术</a>，也使那些富客户界面，Flash 式体验变得更具可访问性。</p>
<p>最近，已经 10 年没有升级的 JavaScript 也迎来了它的一次重要<a href="http://blogs.msdn.com/jscript/archive/2009/04/09/a-major-milestone-in-javascript-standardization.aspx">升级</a> (<a href="http://www.comsharp.com/GetKnowledge/zh-CN/It_News_K875.aspx">中文</a>)，一旦浏览器厂商们吸纳了这些标准，Web 开发者们将拥有更强大工具来创建 Web 应用。</p>
<h4>这意味着什么？</h4>
<p>随着 CSS3 和 HTML5 开始涉足一些 JavaScript 的功能（如复杂对象的选取，动态圆角，实时可编辑页面），JavaScript 将趋向于用来处理 Web 应用与客户端的程序逻辑。JavaScript 的最新升级将使 Web 应用之间更容易相互操作（JavaScript 的这次升级的一个主要目标是实现 <a href="http://en.wikipedia.org/wiki/ECMAScript#ECMAScript.2C_5th_Edition">JSON 对象的安全</a>细则）。</p>
<h3>5. SaaS – 软件即服务</h3>
<p>SaaS （软件即服务）已经不新鲜，象 <a href="http://37signals.com/">37 Signals</a>，<a href="http://www.google.com/enterprise/">Google Enterprise</a> 一类的 SaaS 越来越普遍。竞争会越来越激烈，引入门槛低，那些小厂商将有机会和大厂商展开竞争，2010年，我们会看到这种竞争加剧并带来 Web 应用的创新。</p>
<h4>这意味着什么？</h4>
<p>SaaS 商业模式会继续取代传统软件的位置，随着上网的人越来越多，人们需要的是基于 Internet 可以相互操作的系统。</p>
<h3>延伸阅读</h3>
<ul>
<li><a href="http://sixrevisions.com/usabilityaccessibility/creating-a-timeless-user-experience/">Creating a Timeless User Experience</a></li>
<li><a href="http://sixrevisions.com/tools/useful_gadgets_mobile_computing/">10 Useful Gadgets for Mobile Computing</a></li>
<li><a href="http://sixrevisions.com/usabilityaccessibility/10-simple-web-accessibility-tips-you-can-do-today/">10 Simple Web Accessibility Tips You Can Do Today</a></li>
<li><em>Related categories</em>: <a href="http://sixrevisions.com/category/web-development/">Web Development</a> and <a href="http://sixrevisions.com/category/user-interface/">User Interface</a></li>
</ul>
<h3>关于作者</h3>
<p><img style="display: inline; zoom: 1;" src="http://images.sixrevisions.com/authors/dave_sparks_small.jpg" alt="" width="80" height="80" /><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Dave Sparks</strong> 是一位 Web 设计与开发工程师，现居 Lake District 的 Kendal，就职于 <a href="http://www.armitageonline.co.uk/">Armitage Online</a> （偶尔自由职业）。擅长 PHP 开发。他的博客为 <strong><a href="http://www.kamikazemusic.com/"><strong>Kamikazemusic.com</strong></a>，Twitter 为 </strong><a href="http://www.twitter.com/dsparks83"><strong>twitter.com/dsparks83</strong></a>。</p>
<h3>关于译者</h3>
<p>刘清涛（35公里），CSDN特约记者，Web开发与设计师，<a href="http://www.comsharp.com/">COMSHARP CMS</a> 开发成员，热衷 Web 技术，长期译介海外最新 Web 相关的技术文章与资讯，在 CSDN 开有专家<a href="http://blog.csdn.net/comsharp">博客</a>。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dfey.com/2010/01/02/5%e4%b8%aa2010%e5%b9%b4web%e6%8a%80%e6%9c%af%e8%b6%8b%e5%8a%bf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bing缤纷桌面小工具</title>
		<link>http://www.dfey.com/2010/01/02/bing%e7%bc%a4%e7%ba%b7%e6%a1%8c%e9%9d%a2%e5%b0%8f%e5%b7%a5%e5%85%b7/</link>
		<comments>http://www.dfey.com/2010/01/02/bing%e7%bc%a4%e7%ba%b7%e6%a1%8c%e9%9d%a2%e5%b0%8f%e5%b7%a5%e5%85%b7/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 11:01:03 +0000</pubDate>
		<dc:creator>Jean</dc:creator>
				<category><![CDATA[技术支持]]></category>

		<guid isPermaLink="false">http://www.dfey.com/?p=1165</guid>
		<description><![CDATA[缤纷桌面是一款小工具，它可以Bing首页每日图片设置为桌面背景，还能帮你自动保存当天的桌面背景图片，和随机使用已经保存的历史图片。支持所有Windows操作系统；具备每天自动更换Windows桌面壁纸的功能,其缤纷夺目的图片来自搜索引擎新贵-微软的www.bing.com首页。
用户除了能够欣赏到超酷的图片壁纸外，还能每天看到bing首页图片背后的小故事。
Bing自推出以来，其独特的图片故事吸引了不少用户驻足，其每天数张的精美图片中，更是不乏可作为壁纸的精品。
有鉴于此，Bing官方推出了一款有意思的小工具-缤纷桌面，它可将Bing首页每日图片设置为桌面背景，还能自动保存当天的桌面背景图片，甚至可以随机使用已经保存的历史图片作为桌面。

软件完全绿色，解压缩后，即可运行，而且简单的连主界面都省了，透过简单的设置界面，软件功能也一目了然。
喜欢Bing的用户不妨体验一下缤纷桌面，或许它可以让您的桌面更美丽。
]]></description>
			<content:encoded><![CDATA[<p>缤纷桌面是一款小工具，它可以Bing首页每日图片设置为桌面背景，还能帮你自动保存当天的桌面背景图片，和随机使用已经保存的历史图片。支持所有Windows操作系统；具备每天自动更换Windows桌面壁纸的功能,其缤纷夺目的图片来自搜索引擎新贵-微软的<a href="http://www.bing.com/">www.bing.com</a>首页。<br />
用户除了能够欣赏到超酷的图片壁纸外，还能每天看到bing首页图片背后的小故事。</p>
<p><strong></strong>Bing自推出以来，其独特的图片故事吸引了不少用户驻足，其每天数张的精美图片中，更是不乏可作为壁纸的精品。</p>
<p>有鉴于此，Bing官方推出了一款有意思的小工具-缤纷桌面，它可将Bing首页每日图片设置为桌面背景，还能自动保存当天的桌面背景图片，甚至可以随机使用已经保存的历史图片作为桌面。<img style="DISPLAY: block; FILTER: ; FLOAT: none; MARGIN-LEFT: auto; MARGIN-RIGHT: auto; ZOOM: 1" src="http://newtest.cnw.cn/resources/2009_11/2009_11_22/200911227031261458266516.jpg" border="0" alt="" /></p>
<p><img style="DISPLAY: block; FILTER: ; FLOAT: none; MARGIN-LEFT: auto; MARGIN-RIGHT: auto; ZOOM: 1" src="http://newtest.cnw.cn/resources/2009_11/2009_11_22/200911226141261458274532.jpg" border="0" alt="" /></p>
<p>软件完全绿色，解压缩后，即可运行，而且简单的连主界面都省了，透过简单的设置界面，软件功能也一目了然。</p>
<p>喜欢Bing的用户不妨体验一下缤纷桌面，或许它可以让您的桌面更美丽。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dfey.com/2010/01/02/bing%e7%bc%a4%e7%ba%b7%e6%a1%8c%e9%9d%a2%e5%b0%8f%e5%b7%a5%e5%85%b7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>19个Web安全字体</title>
		<link>http://www.dfey.com/2010/01/01/19%e4%b8%aaweb%e5%ae%89%e5%85%a8%e5%ad%97%e4%bd%93/</link>
		<comments>http://www.dfey.com/2010/01/01/19%e4%b8%aaweb%e5%ae%89%e5%85%a8%e5%ad%97%e4%bd%93/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 11:54:38 +0000</pubDate>
		<dc:creator>Jean</dc:creator>
				<category><![CDATA[技术支持]]></category>

		<guid isPermaLink="false">http://www.dfey.com/?p=1210</guid>
		<description><![CDATA[
在Web编码中，CSS默认应用的Web字体是有限的，虽然在新版本的CSS3，我们可以通过新增的@font-face属性来引入特殊的浏览器加载字体，但多数情况下，考虑各个因素的影响我们还是在尽量充分利用这些默认调用的字体实现CSS的编写，这里整理了19个Web安全字体，让你无需任何顾虑的情况下畅快使用。
1,  Arial 
微软公司的网页核心字体之一，最常用的sans serif字体，当字号很小时不容易阅读。但是，大写的“I”和小写的“l”是无法区别的，你可以考虑用Tahoma字体来替代。
（苹果系统没有这种字体，但有一种对应于Arial的字体叫Helvetica，它是MAC机上与Arial 字体最相似的WEB字体,是别一种非衬线字体.它是一种性能优良的打印字体,但在屏幕上表现不是很好，说道Helvetica字体，昨天发现了很多有意思的站点，主要是纪念Helvetica字体诞生50年而设的。）

CSS写法：font-family: Arial, Helvetica, sans-serif;
2, Arial Black

CSS写法：font-family: ‘Arial Black’, Gadget, sans-serif;
3, Arial Narrow

CSS写法：font-family: ‘Arial Narrow’, sans-serif;
4, Verdana
微软公司的网页核心字体之一，微软公司专门为屏幕显示而开发的。应用广泛。易于阅读。是显示器中最清晰的字体，即使字号很小，也很容易阅读。半肥猫比较喜欢采用10PX的Verdana来做英文正文字体，也推荐大家使用，但字号最好介于10~14像素之间，超出这个范围就不好看了。

CSS写法：font-family: Verdana, Geneva, sans-serif;
5,  Georgia
微软公司的网页核心字体之一，可用性好。可读性比Times New Roman强。是网站设计中，浏览效果最好的serif字体，因为它是专为网上阅读设计的。）

CSS写法：font-family: Georgia, serif;
6,  Times New Roman
微软公司的网页核心字体之一，可能是最常用的serif字体，是网站浏览器默认的字体，12pt以上的字体容易阅读，但小字号的字体易读性差。（苹果系统没有这个字体，有一个对应于Times New Roman的字体叫Times）

CSS写法：font-family: 'Times New Roman', Times, serif;
7, Trebuchet MS
微软公司的网页核心字体之一，与Arial相似，半肥猫觉得：Trebuchet MS比Arial看起来优雅、古典一点。可以用来做标题，但小字号阅读起来会很困难（低于13PIX阅读起来就很累了，不太推荐用来做正文字体）。在苹果系统上也可以用Helvetica做替代。

CSS写法：font-family: 'Trebuchet MS', Helvetica, sans-serif;
8 , Courier New
微软公司的网页核心字体之一，老式打印机字体，有一种独特的机械工整感觉。呈现计算机编码时，还会用到这种字体。12 pt的Courier New字体曾是美国国务院的公文标准字体，但于2004年1月停用，改使用14 pt的Times New Roman，因为其具“现代性”和“易读性”。

CSS写法：font-family: 'Courier New', [...]]]></description>
			<content:encoded><![CDATA[<div id="lw_context_ads">
<p>在Web编码中，CSS默认应用的Web字体是有限的，虽然在新版本的CSS3，我们可以通过新增的@font-face属性来引入特殊的浏览器加载字体，但多数情况下，考虑各个因素的影响我们还是在尽量充分利用这些默认调用的字体实现CSS的编写，这里整理了19个Web安全字体，让你无需任何顾虑的情况下畅快使用。</p>
<p><strong>1,  Arial </strong></p>
<p>微软公司的网页核心字体之一，最常用的sans serif字体，当字号很小时不容易阅读。但是，大写的“I”和小写的“l”是无法区别的，你可以考虑用Tahoma字体来替代。<br />
（苹果系统没有这种字体，但有一种对应于Arial的字体叫Helvetica，它是MAC机上与Arial 字体最相似的WEB字体,是别一种非衬线字体.它是一种性能优良的打印字体,但在屏幕上表现不是很好，说道Helvetica字体，昨天发现了很多有意思的站点，主要是纪念Helvetica字体诞生50年而设的。）</p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/225921orX.png" alt="Arial" /></p>
<p>CSS写法：<code><em>font-family: Arial, Helvetica, sans-serif;</em></code></p>
<p><strong>2, Arial Black</strong></p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/2259220Tr.png" alt="ArialBlack" /></p>
<p>CSS写法：font-family: ‘Arial Black’, Gadget, sans-serif;</p>
<p><strong>3, Arial Narrow</strong></p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/225923SDR.png" alt="ArialNarrow" /></p>
<p>CSS写法：font-family: ‘Arial Narrow’, sans-serif;</p>
<p><strong>4, Verdana</strong></p>
<p>微软公司的网页核心字体之一，微软公司专门为屏幕显示而开发的。应用广泛。易于阅读。是显示器中最清晰的字体，即使字号很小，也很容易阅读。半肥猫比较喜欢采用10PX的Verdana来做英文正文字体，也推荐大家使用，但字号最好介于10~14像素之间，超出这个范围就不好看了。</p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/225924OvE.png" alt="Verdana" /></p>
<p>CSS写法：<code><em>font-family: Verdana, Geneva, sans-serif;</em></code></p>
<p><strong>5,  Georgia</strong><br />
微软公司的网页核心字体之一，可用性好。可读性比Times New Roman强。是网站设计中，浏览效果最好的serif字体，因为它是专为网上阅读设计的。）</p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/225924inN.png" alt="Georgia" /></p>
<p>CSS写法：<code><em>font-family: Georgia, serif;</em></code></p>
<p><strong>6,  Times New Roman</strong><br />
微软公司的网页核心字体之一，可能是最常用的serif字体，是网站浏览器默认的字体，12pt以上的字体容易阅读，但小字号的字体易读性差。（苹果系统没有这个字体，有一个对应于Times New Roman的字体叫Times）</p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/225925ixh.png" alt="Times New Roman" /></p>
<p>CSS写法：<code>font-family: 'Times New Roman', Times, serif;</code></p>
<p><strong>7, Trebuchet MS<br />
</strong>微软公司的网页核心字体之一，与Arial相似，半肥猫觉得：Trebuchet MS比Arial看起来优雅、古典一点。可以用来做标题，但小字号阅读起来会很困难（低于13PIX阅读起来就很累了，不太推荐用来做正文字体）。在苹果系统上也可以用Helvetica做替代。</p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/225926vYE.png" alt="Trebuchet MS" /></p>
<p>CSS写法：<code><em>font-family: 'Trebuchet MS', Helvetica, sans-serif;</em></code></p>
<p><strong>8 , Courier New<br />
</strong>微软公司的网页核心字体之一，老式打印机字体，有一种独特的机械工整感觉。呈现计算机编码时，还会用到这种字体。12 pt的Courier New字体曾是美国国务院的公文标准字体，但于2004年1月停用，改使用14 pt的Times New Roman，因为其具“现代性”和“易读性”。</p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/225926AAA.png" alt="Courier New" /></p>
<p>CSS写法：<code><em>font-family: 'Courier New', Courier, monospace;</em></code></p>
<p><strong>9,  Impact</strong><br />
微软公司的网页核心字体之一，Impact是1965年发表的一个无衬线字体，其特粗的笔画、紧缩的间距。半肥猫觉得：字体较为粗犷，适合使用在标题上，而不常用在内文。</p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/22592787B.png" alt="Impact" /></p>
<p>CSS写法：<code><em>font-family: Impact, Charcoal, sans-serif;</em></code></p>
<p><strong>10,  Comic Sans MS</strong><br />
微软公司的网页核心字体之一，手写体。这是一种争议很大的字体，讲实话，半肥猫也不喜欢这个字体，一点美感都没有，不过在一大堆规规矩矩的字体里面，有这么一个随意性比较的字体，可以变换一下口味，也算不错吧，建议不要用在正规的金融、政府、商业机构站点。</p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/225928Bg6.png" alt="Comic Sans MS" /></p>
<p>CSS写法：<code>font-family: 'Comic Sans MS', cursive;</code></p>
<p><strong>11,  Tahoma<br />
</strong>Tahoma是一个十分常见的无衬线字体，Tahoma和Verdana师出同为名设计师马修·卡特的作品，由微软在1999年推出，被采用为Windows 2000、Windows XP、Windows Server 2003等系统的默认字型。半肥猫觉得：它的字体结构和Verdana很相似，其字符间距较小，用来作为标题，效果好过Arial（Tahoma的大写I 和小写l比Arial容易识别），但如果作为正文，他的字号不能小于13PIX，否则很多笔画粘连到一起，不利于阅读。</p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/225928TOQ.png" alt="Tahoma" /></p>
<p>CSS写法：<code><em>font-family: Tahoma, Geneva, sans-serif;</em></code></p>
<p><strong>12,  Courier<br />
</strong>Courier是一个等宽字体的粗衬线字体，主要是依据打字机所打印出来的字型来设计。原来Courier New的字体是IBM公司在1950年代设计给打印机使用的字体，后来这个字型成为整个打字机制造业的标准。Courier New是Courier的变体，比Courier更具机械味道。</p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/225926AAA.png" alt="Courier New" /></p>
<p>CSS写法：<code><em>font-family: Courier, monospace;</em></code></p>
<p><strong>13,  Lucida Sans Unicode</strong><br />
是一种OpenType型的无衬线字体 。1993年制作并随微软公司的Windows NT 3.1操作系统发布。有较大的x字高，具有很好的可读性，被广泛用于显示、出版等各种用途。<br />
它支持Unicode2.0版本的基本字符，包括拉丁字母，希腊字母，西里尔字母，希伯来字母，以及国际音标字符。该字体是首个 Unicode代码的字体， 该字体从Windows 98开始一直作为系统预装字体发行。<br />
后来发布的 Lucida Grande字体作为苹果公司Mac OS X系统的默认字体发布。<br />
CSS写法：<code>font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;</code></p>
<p><strong>14, Lucida Console</strong><br />
同Lucida Sans Unicode类似。</p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/225929cw5.png" alt="Lucida Console" /></p>
<p>CSS写法：<code>font-family: 'Lucida Console', Monaco, monospace;</code></p>
<p><strong>15,  Garamond</strong><br />
Garamond（加拉蒙德）是一类西文衬线字体的总称，自16世纪40年代开始至今，有很多家公司和很多设计师参与到Garamond字体设计，如： Adobe Garamond, Monotype Garamond, Sioncini Garamond，和 Stempel Garamond等等。半肥猫觉得：字体给人端庄典雅，有些古典的感觉，在博物馆和历史性悠久的项目中使用，应该可以获得不错的效果。</p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/225930X0H.png" alt="Garamond" /></p>
<p>CSS写法：<code>font-family: Garamond, serif;</code></p>
<p><strong>16 ,  MS Sans Serif</strong><br />
微软系统自带字体。屏幕显示的像素字体。非衬线字体。</p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/225930eql.png" alt="MS Sans Serif" /></p>
<p>CSS写法：<code>font-family: 'MS Sans Serif', Geneva, sans-serif;</code><br />
<strong>17 ,  MS Serif</strong><br />
微软系统自带字体。屏幕显示的像素字体。衬线字体。<br />
CSS写法：<code>font-family: 'MS Serif', 'New York', sans-serif;</code></p>
<p><strong>18, Palatino Linotype</strong></p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/225931Vh8.png" alt="Palatino Linotype" /></p>
<p>CSS写法：<code>font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;</code></p>
<p><strong>19, Symbol<br />
</strong></p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/225932i9o.png" alt="Symbol" /></p>
<p>CSS写法：<code>font-family: Symbol, sans-serif;</code></p>
<p><strong>20, Bookman Old Style</strong></p>
<p><img src="http://www.bbon.cn/wp-content/uploads/2009/12/225932z0u.png" alt="Bookman Old Style" /></p>
<p>CSS写法：<code>font-family: 'Bookman Old Style', serif;</code></p>
<p>本文参考了<a href="http://www.xiaoyemen.com/2009/09/19/web%e5%ae%89%e5%85%a8%e5%ad%97%e4%bd%93%ef%bc%88web-safe-fonts%ef%bc%89/" onfocus="onfocus">WEB安全字体</a>，希望在Web编写过程中这些核心的Web字体能对你有用。</div>
]]></content:encoded>
			<wfw:commentRss>http://www.dfey.com/2010/01/01/19%e4%b8%aaweb%e5%ae%89%e5%85%a8%e5%ad%97%e4%bd%93/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>zlib压缩WordPress输出提示加载速度</title>
		<link>http://www.dfey.com/2009/12/11/zlib%e5%8e%8b%e7%bc%a9wordpress%e8%be%93%e5%87%ba%e6%8f%90%e7%a4%ba%e5%8a%a0%e8%bd%bd%e9%80%9f%e5%ba%a6/</link>
		<comments>http://www.dfey.com/2009/12/11/zlib%e5%8e%8b%e7%bc%a9wordpress%e8%be%93%e5%87%ba%e6%8f%90%e7%a4%ba%e5%8a%a0%e8%bd%bd%e9%80%9f%e5%ba%a6/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 11:10:02 +0000</pubDate>
		<dc:creator>Jean</dc:creator>
				<category><![CDATA[技术支持]]></category>

		<guid isPermaLink="false">http://www.dfey.com/?p=1200</guid>
		<description><![CDATA[WordPress 默认状态下是不提供压缩代码输出到用户浏览器的，但只要简单的几行代码就可以达到我们需要的压缩输出的目的了，甚至可以压缩尽75%的内容。
首先，我们要做的就是检测自己所用的主机是否支持zlib（一个比较通用的压缩库，通过在程序中引入zlib，可以方便的对数据进行压缩），把下面的代码复制到一个新建的.php文件中，不妨叫它为test.php。





&#60;?php phpinfo(); ?&#62;





把test.php页面上传到你的主机,在浏览器中运行这个页面,看看参数中是否支持zlib。我所在的空间显示如下：

如果确定主机支持zlib，那么你可以继续往下做了。
把下面的代码复制到你主题的header文件中，在DOCTYPE之上。





&#60;?php
ini_set('zlib.output_compression', 'On');
ini_set('zlib.output_compression_level', '1');
?&#62;





就是这些，之后去Port80Software.com上看看是否压缩输出了吧。文章译自wprecipes.
]]></description>
			<content:encoded><![CDATA[<p>WordPress 默认状态下是不提供压缩代码输出到用户浏览器的，但只要简单的几行代码就可以达到我们需要的压缩输出的目的了，甚至可以压缩尽75%的内容。</p>
<p>首先，我们要做的就是检测自己所用的主机是否支持<strong>zlib</strong>（一个比较通用的压缩库，通过在程序中引入zlib，可以方便的对数据进行压缩），把下面的代码复制到一个新建的.php文件中，不妨叫它为test.php。</p>
<div style="padding-bottom: 0px;">
<table border="0" width="100%">
<tbody>
<tr id="p45291">
<td id="p4529code1">
<pre style="font-family: monospace;"><span style="font-weight: bold; color: #000000;">&lt;?php</span> <a href="http://www.php.net/phpinfo"><span style="color: #990000;">phpinfo</span></a><span style="color: #009900;">(</span><span style="color: #009900;">)</span><span style="color: #339933;">;</span> <span style="font-weight: bold; color: #000000;">?&gt;</span></pre>
</td>
</tr>
</tbody>
</table>
</div>
<p>把test.php页面上传到你的主机,在浏览器中运行这个页面,看看参数中是否支持zlib。我所在的空间显示如下：</p>
<p><img style="display: inline; zoom: 1;" title="zlib" src="http://www.bbon.cn/wp-content/uploads/2009/10/zlib.jpg" alt="zlib" width="506" height="55" /></p>
<p>如果确定主机支持zlib，那么你可以继续往下做了。</p>
<p>把下面的代码复制到你主题的header文件中，<strong>在DOCTYPE之上</strong>。</p>
<div style="padding-bottom: 0px;">
<table border="0" width="100%">
<tbody>
<tr id="p45292">
<td id="p4529code2">
<pre style="font-family: monospace;"><span style="font-weight: bold; color: #000000;">&lt;?php</span>
<a href="http://www.php.net/ini_set"><span style="color: #990000;">ini_set</span></a><span style="color: #009900;">(</span><span style="color: #0000ff;">'zlib.output_compression'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'On'</span><span style="color: #009900;">)</span><span style="color: #339933;">;</span>
<a href="http://www.php.net/ini_set"><span style="color: #990000;">ini_set</span></a><span style="color: #009900;">(</span><span style="color: #0000ff;">'zlib.output_compression_level'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'1'</span><span style="color: #009900;">)</span><span style="color: #339933;">;</span>
<span style="font-weight: bold; color: #000000;">?&gt;</span></pre>
</td>
</tr>
</tbody>
</table>
</div>
<p>就是这些，之后去<a href="http://www.port80software.com/support/p80tools.asp">Port80Software.com</a>上看看是否压缩输出了吧。文章译自<a href="http://www.wprecipes.com/">wprecipes</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dfey.com/2009/12/11/zlib%e5%8e%8b%e7%bc%a9wordpress%e8%be%93%e5%87%ba%e6%8f%90%e7%a4%ba%e5%8a%a0%e8%bd%bd%e9%80%9f%e5%ba%a6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5个常见的XHTML验证错误</title>
		<link>http://www.dfey.com/2009/11/25/%e8%b4%9f%e8%b4%a3web%e7%bc%96%e5%86%99%e7%9a%84%e5%89%8d%e7%ab%af%e4%ba%ba%e5%91%98%ef%bc%8c%e9%83%bd%e6%b8%85%e6%a5%9a%e5%8f%af%e4%bb%a5%e9%80%9a%e8%bf%87w3%e9%aa%8c%e8%af%81%e6%9c%8d%e5%8a%a1/</link>
		<comments>http://www.dfey.com/2009/11/25/%e8%b4%9f%e8%b4%a3web%e7%bc%96%e5%86%99%e7%9a%84%e5%89%8d%e7%ab%af%e4%ba%ba%e5%91%98%ef%bc%8c%e9%83%bd%e6%b8%85%e6%a5%9a%e5%8f%af%e4%bb%a5%e9%80%9a%e8%bf%87w3%e9%aa%8c%e8%af%81%e6%9c%8d%e5%8a%a1/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 04:06:08 +0000</pubDate>
		<dc:creator>Jean</dc:creator>
				<category><![CDATA[技术支持]]></category>

		<guid isPermaLink="false">http://www.dfey.com/?p=1141</guid>
		<description><![CDATA[
负责Web编写的前端人员，都清楚可以通过W3验证服务功能，来在线验证自己编写的XHTML代码是否正确，在验证期间，最容易出现的错误往往都是在最简单以至容易忽略的地方，以下就是在日常的验证过程中最容易出现错误的几个总结。

1, 没有为&#60;img&#62;添加 alt=”” 属性
错误写法：&#60;img src="" /&#62;
正确写法：&#60;img src="" alt="" /&#62;
2, 没有闭合的标签
XHTML规范中有一条标准就是“每个XHTML标签都有一个结束标记”。那么对于HTML中原来不带结束标记的元素，则在该结束前加上“/”来关闭这个标签。
像 &#60;img&#62; , &#60;br&#62; , &#60;meta&#62; 等标签就需要这样闭合

&#60;img /&#62;
&#60;br /&#62;
&#60;meta /&#62;

3, 大小写敏感
XHTML 区分大小写，而且XHTML中所有的标签必须小写。
错误写法：&#60;META name=”y_key” content=”www.bbon.cn “&#62;
正确写法：&#60;meta name=”y_key” content=”www.bbon.cn” /&#62;
4, 未使用引号括包含属性值
XHTML中所有的属性值必须使用英文双引号括起。
错误写法：&#60;div&#62;
正确写法：&#60;div class=”header”&#62;
5, 元素嵌套不规范
这类错误虽然出现的频率不多，但却也是最难发现的问题，正确的元素嵌套是在日常手写代码过程中，逐步培养成的好习惯。
错误写法：&#60;strong&#62;&#60;em&#62;…&#60;/strong&#62;&#60;/em&#62;
正确写法：&#60;strong&#62;&#60;em&#62;…&#60;/em&#62;&#60;/strong&#62;
]]></description>
			<content:encoded><![CDATA[<div id="lw_context_ads">
<p>负责Web编写的前端人员，都清楚可以通过<a href="http://validator.w3.org/" onfocus="onfocus">W3验证服务功能</a>，来在线验证自己编写的XHTML代码是否正确，在验证期间，最容易出现的错误往往都是在最简单以至容易忽略的地方，以下就是在日常的验证过程中最容易出现错误的几个总结。</p>
<p style="text-align: center;"><img style="display: inline; zoom: 1;" src="http://upload.wikimedia.org/wikipedia/commons/thumb/0/00/XHTML.svg/200px-XHTML.svg.png" alt="" /></p>
<h5>1, 没有为&lt;img&gt;添加 alt=”” 属性</h5>
<pre>错误写法：&lt;img src="" /&gt;</pre>
<pre>正确写法：&lt;img src="" alt="" /&gt;</pre>
<h5>2, 没有闭合的标签</h5>
<p>XHTML规范中有一条标准就是“每个XHTML标签都有一个结束标记”。那么对于HTML中原来不带结束标记的元素，则在该结束前加上“/”来关闭这个标签。</p>
<p>像 &lt;img&gt; , &lt;br&gt; , &lt;meta&gt; 等标签就需要这样闭合</p>
<ul>
<li>&lt;img /&gt;</li>
<li>&lt;br /&gt;</li>
<li>&lt;meta /&gt;</li>
</ul>
<h5>3, 大小写敏感</h5>
<p>XHTML 区分大小写，而且XHTML中所有的标签必须小写。</p>
<p>错误写法：&lt;META name=”y_key” content=”<a href="http://www.bbon.cn/" onfocus="onfocus">www.bbon.cn</a> “&gt;</p>
<p>正确写法：&lt;meta name=”y_key” content=”<a href="http://www.bbon.cn/" onfocus="undefined">www.bbon.cn</a>” /&gt;</p>
<h5>4, 未使用引号括包含属性值</h5>
<p>XHTML中所有的属性值必须使用英文双引号括起。</p>
<p>错误写法：&lt;div&gt;</p>
<p>正确写法：&lt;div class=”header”&gt;</p>
<h5>5, 元素嵌套不规范</h5>
<p>这类错误虽然出现的频率不多，但却也是最难发现的问题，正确的元素嵌套是在日常手写代码过程中，逐步培养成的好习惯。</p>
<p>错误写法：&lt;strong&gt;&lt;em&gt;…&lt;/strong&gt;&lt;/em&gt;</p>
<p>正确写法：&lt;strong&gt;&lt;em&gt;…&lt;/em&gt;&lt;/strong&gt;</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.dfey.com/2009/11/25/%e8%b4%9f%e8%b4%a3web%e7%bc%96%e5%86%99%e7%9a%84%e5%89%8d%e7%ab%af%e4%ba%ba%e5%91%98%ef%bc%8c%e9%83%bd%e6%b8%85%e6%a5%9a%e5%8f%af%e4%bb%a5%e9%80%9a%e8%bf%87w3%e9%aa%8c%e8%af%81%e6%9c%8d%e5%8a%a1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>7种最令Web设计师头疼的客户要求</title>
		<link>http://www.dfey.com/2009/11/05/7%e7%a7%8d%e6%9c%80%e4%bb%a4web%e8%ae%be%e8%ae%a1%e5%b8%88%e5%a4%b4%e7%96%bc%e7%9a%84%e5%ae%a2%e6%88%b7%e8%a6%81%e6%b1%82/</link>
		<comments>http://www.dfey.com/2009/11/05/7%e7%a7%8d%e6%9c%80%e4%bb%a4web%e8%ae%be%e8%ae%a1%e5%b8%88%e5%a4%b4%e7%96%bc%e7%9a%84%e5%ae%a2%e6%88%b7%e8%a6%81%e6%b1%82/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 07:53:31 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[技术支持]]></category>
		<category><![CDATA[困难]]></category>
		<category><![CDATA[处理]]></category>
		<category><![CDATA[头痛]]></category>
		<category><![CDATA[客户]]></category>
		<category><![CDATA[对应]]></category>
		<category><![CDATA[网页设计]]></category>
		<category><![CDATA[设计师]]></category>
		<category><![CDATA[问题]]></category>

		<guid isPermaLink="false">http://www.dfey.com/?p=1131</guid>
		<description><![CDATA[作为一个网页设计师，最头痛的事情是碰上“你不明白我的意思”这样的客户。这篇文章谈谈客户无理要求令网页设计师头疼的七大问题。当然并不会仅仅是发现这些常见的问题，我们将还会与大家分享如何避免这类问题的产生并向顾客解释清楚为什么无法满足他们的要求。
“我现在预算比较紧张，希望这个项目尽可能便宜。”
最难应付的问题之一就是客户没有充分意识到你即将向他提供服务的价值。网页设计师也要谋生，如果项目的报酬太低，大多数情况下还是算了，因为这种低报酬的项目还会让你失去其它机会。
如何应对
如果说你正要寻找更多的客户，那么积极做出回应也无妨，但是如果你有相当多的工作要做，还是考虑推掉这种项目。虽然关于项目的价格最终达成一致可能需要一点时间，一开始这么回复比较有帮助：
“我最低时薪为$XX小时，如果你有兴趣，我很乐意给你一个更详细的报价。”
如果他们对你比较感兴趣的话，他们可能会回复，如果没有回复的话，不要试图依靠调整时薪来获取这个用户，这是不明智的。还是等待更好的时机，花更多的时间和精力在你现有的客户身上。
有些客户甚至可能还会进一步压低我们的报酬，说诸如“我儿子说只要50美元就可以做了，我只是打算找些更专业的人罢了，不过看起来好像太贵了，就算是专业人士也不值这个价。”
碰到这种情况，一定要保持镇静同时显示出你的专业性，跟客户解释清楚专业网站设计师与业余设计师是有区别的。
“我自己也可以做，只是……”
这类型的客户通常会是需要把工作外包的专业人士，也可能是一些业余的设计师却自认为自己达到了专业网页设计师的水准。他们的心态往往是这样的，”这种工作我也可以做，不需要花费太多钱”。 除此之外，这类客户似乎知道如何把所有的事情做好，有点霸道或者无法放手发挥你的创造性。
如何应对
如果事情比较多的话，我想我通常会推掉这类项目，因为此类客户不仅希望用低价钱把项目做好，还想要掌控整个过程，说话霸道使得你的工作很难执行。简单地说，”对不起，我现在有很多客户的项目还等着完成，应该无法参与您的项目了。”即可。
要是你已经被这种“我自己也可以做的”客户缠身了，怎么办？只要向他暗示你是因为专业而被雇佣的就足够了。用设计师的专业技能给他大体列出拥有网站 设计师的好处，如果是一个新公司，你可以跟他们说，把网站设计托付给你，他们可以安心地把精力集中放到他们需要处理的其他事情上。
“有点单调，需要更花俏一点。”
这么说可能需要你精心策划图标，字体搞成热粉红色，或者是添加灰绿色背景。 不管这么说的意思是什么，大多数客户这么说后，添加的工作量都不少。通常都涉及到增加非常多的功能或者一些非常突兀的视觉元素，而破坏了你的网站设计。 这句话还有一个比较可怕地方在于，我们无法摸清客户到底是什么意思，如何才能让他们满意。
如何应对
注意不要立刻对顾客的请求做妥协，你需要确保修改的东西能对你整体的设计有好处。作品是你的，如果说因为客户的要求而做修改，最后作品却无法拿出来展示，那么也不是件好事情。
如果依据你的判断认为他们的建议是不可取的，给出一个比较合理的依据。这样一来，只要你的理由是比较合理的，他们通常会把你当专家看待。 不过你始终要注意他们想要表达什么，可能他们的主意不是很好，但是他们想要说明的问题确实存在。跟他们一起帮助他们找出问题所在，为何觉得”单调” 并提出解决问题的好方法。
“哦，顺便说下，我需要把这段代码写到博客中”
增加项目范畴: 这是每个设计师的噩梦。如果你们当初协议上的内容不包括创建一个博客或者一个WordPress主题，这就叫做工作范畴扩大 。虽然被要求做原先没有同意做的事情会有点烦，我们必须认识到没有技术知识的客户并不知道如何才能把一个网页设计变成一个博客主题，并且很可能并不知道编 程并不是标准网页设计师的工作。当然这个问题，远远不仅是把一个网页设计变成一个博客，还包括补充其它很多工作，如：设计，编码，选择合适的博客平台等。
如何应对
最好在项目的最初就规定好工作范围：可避免将来出现矛盾，列出你将为他们做的所有事情，并且始终坚持这个提纲。抵制住他们的劝诱，不要同意任何没有附加报酬的超出工作范畴以外的事情，否则会助长客户气势，继续给你增加更多的工作。
收集客户需求也可以有效防止这个问题出现，通过了解客户究竟需要什么，为客户做好更多准备，如果他们有提到需要创建一个博客，那么你可以告诉他们你 不能提供此服务，或者说需要额外的费用。 写明详细的报价，项目计划以及时间进程也会对你有帮助，这样，客户可以站在你的角度更好地看问题，可以清楚地知道“快速升级博客” 并不是这个项目中的内容。
如果客户要求把设计转为博客主题，你可以提醒他这不属于合同所规定的范畴，需要额外的费用和时间。
“我不希望 [用那种交流方式/支付方式/用你这种方式做事情]， 还是这么做吧”
开始一个项目，跟客户讨论详细工作计划时，他们希望一切都按照他们的方式来办。 小事情就不要去斤斤计较，这样才能建立好关系，同时也显示出你愿意依据他们的需求做些调整。 不过，当你出于安全考虑通过某一系统开发票或者通过一个在线渠道进行合作沟通管理– 核心业务流程 –不要仅因为‘他们不喜欢这种方式’就向客户妥协。
这里面有几个问题，第一，你很可能花费了很多时间才完全使这种工作流程运筹帷幄；第二，你运行的体制背后都一定有其缘由，这一点不容忘记。
如何应对
如果你的客户试图改变你的业务流程，你可以这么说:
“我能理解你，但是你要明白我每天要跟很多不同客户打交道，这么做事情是因为这样我办事效率更高，因而也能更快更好地把你的项目做好。”
大多数客户都能理解你的日程上不仅仅是他们的项目，同时也告诉他们你不同意他们要求的理由。
同时，有些客户可能不熟悉而不想使用某些工具，支付方式，或服务。例如，大多数人都应该听说过支付宝，只要他们之前有做过网上交易，但并不是说你的客户就业听说过它。作为依赖此技术的你有责任让你客户更熟练地使用你正在使用的工具。如果是关于支付宝的，你可以这么说:
“如果你之前没有使用过支付宝，让我先说清楚几点。我使用支付宝是因为它是互联网上安全支付网关，现在处处都得小心。你方不需要做出任何承 诺，你也不必注册支付宝或者给支付宝账户添加资金，你可以使用信用卡或者借记卡支付，就如你在其他任何网上商店支付一样，这是出于对我们双方的安全考虑， 我们公司接受的付款方式。”
坚持你的业务流程，不要轻易被推覆。
“我需要一个完全相同的网站[示例网站]，它必需以同样的方式运作。”
想要完全克隆别的网站的客户是经常有的。注意: 不要侵犯任何版权。
创建一个能与竞争对手展开竞争的网站和完全复制一个网站是两码事。给一个刚起步的公司制作网站时，看看竞争对手的网站，找出可以提高的地方，这是件好事，但是千万不能直接抄袭。
如何应对
当碰到客户叫你复制另一个网站时，最好的办法是跟他们解释清楚这么做的应付法律责任。并且关于如何创建一个能与竞争对手抗衡的网站，提供些你个人的看法。 另外，还要明确告诉他们，与别人网站不同将会让他们更受益。
“几个星期前我就希望这个能做好了，你什么时候才能完成？”
许多客户都觉得你应该把他们放在第一位置，如果你还有其他事情做，承诺的期限无法遵守是不合理的。你不能拖延现在的项目来适应另一个项目，因为，从长远来讲，你也会遭受损失。
反之，碰上一些客户不能提供他们相应的工作内容也是经常有的事情。不管哪一个网站设计师都不希望完成一个项目要比预计的迟好久，仅仅因为客户无法及时提供内容或者其他需要的信息。
如何应对
让客户意识到你还有其他项目要完成，依据他们的具体情况，给他们提供一个切实可行的项目完成日期，在最初的计划里为该项目设定一个合理的时间表。
如果你的时间不适合他们，长远考虑还是不要做这个项目比较好。对你来说，不用急着赶其它项目为这个项目挤出时间。对客户而言，或许他们能找到其它设计师能在他们需要的时间内完成工作。
原文如下：
One of the most difficult aspects of being a web designer is dealing with clients that &#8220;just don’t get it&#8221;. In this article, we’ll discuss seven things that often make the job of [...]]]></description>
			<content:encoded><![CDATA[<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">作为一个网页设计师，最头痛的事情是碰上“你不明白我的意思”这样的客户。这篇文章谈谈<strong>客户无理要求令网页设计师头疼的<a style="color: #24282b; text-decoration: none;" href="http://www.wordpress.la/web-desinger.html">七大问题</a>。</strong>当然并不会仅仅是发现这些常见的问题，我们将还会与大家分享如何避免这类问题的产生并向顾客解释清楚为什么无法满足他们的要求。</p>
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding-top: 20px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; font-size: 18px; color: #151515; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d8d8d8;">“我现在预算比较紧张，希望这个项目尽可能便宜。”</h3>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">最难应付的问题之一就是客户没有充分意识到你即将向他提供服务的价值。网页设计师也要谋生，如果项目的报酬太低，大多数情况下还是算了，因为这种低报酬的项目还会让你失去其它机会。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;"><strong>如何应对</strong></p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">如果说你正要寻找更多的客户，那么积极做出回应也无妨，但是如果你有相当多的工作要做，还是考虑推掉这种项目。虽然关于项目的价格最终达成一致可能需要一点时间，一开始这么回复比较有帮助：</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;"><em>“我最低时薪为$XX小时，如果你有兴趣，我很乐意给你一个更详细的报价。”</em></p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">如果他们对你比较感兴趣的话，他们可能会回复，如果没有回复的话，不要试图依靠调整时薪来获取这个用户，这是不明智的。还是等待更好的时机，花更多的时间和精力在你现有的客户身上。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">有些客户甚至可能还会进一步压低我们的报酬，说诸如“我儿子说只要50美元就可以做了，我只是打算找些更专业的人罢了，不过看起来好像太贵了，就算是专业人士也不值这个价。”</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">碰到这种情况，一定要保持镇静同时显示出你的专业性，跟客户解释清楚专业网站设计师与业余设计师是有区别的。</p>
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding-top: 20px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; font-size: 18px; color: #151515; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d8d8d8;">“我自己也可以做，只是……”</h3>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">这类型的客户通常会是需要把工作外包的专业人士，也可能是一些业余的设计师却自认为自己达到了专业网页设计师的水准。他们的心态往往是这样的，”这种工作我也可以做，不需要花费太多钱”。 除此之外，这类客户似乎知道如何把所有的事情做好，有点霸道或者无法放手发挥你的创造性。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;"><strong>如何应对</strong></p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">如果事情比较多的话，我想我通常会推掉这类项目，因为此类客户不仅希望用低价钱把项目做好，还想要掌控整个过程，说话霸道使得你的工作很难执行。简单地说，”对不起，我现在有很多客户的项目还等着完成，应该无法参与您的项目了。”即可。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">要是你已经被这种“我自己也可以做的”客户缠身了，怎么办？只要向他暗示你是因为专业而被雇佣的就足够了。用设计师的专业技能给他大体列出拥有网站 设计师的好处，如果是一个新公司，你可以跟他们说，把网站设计托付给你，他们可以安心地把精力集中放到他们需要处理的其他事情上。</p>
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding-top: 20px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; font-size: 18px; color: #151515; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d8d8d8;">“有点单调，需要更花俏一点。”</h3>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">这么说可能需要你精心策划图标，字体搞成热粉红色，或者是添加灰绿色背景。 不管这么说的意思是什么，大多数客户这么说后，添加的工作量都不少。通常都涉及到增加非常多的功能或者一些非常突兀的视觉元素，而破坏了你的网站设计。 这句话还有一个比较可怕地方在于，我们无法摸清客户到底是什么意思，如何才能让他们满意。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;"><strong>如何应对</strong></p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">注意不要立刻对顾客的请求做妥协，你需要确保修改的东西能对你整体的设计有好处。作品是你的，如果说因为客户的要求而做修改，最后作品却无法拿出来展示，那么也不是件好事情。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">如果依据你的判断认为他们的建议是不可取的，给出一个比较合理的依据。这样一来，只要你的理由是比较合理的，他们通常会把你当专家看待。 不过你始终要注意他们想要表达什么，可能他们的主意不是很好，但是他们想要说明的问题确实存在。跟他们一起帮助他们找出问题所在，为何觉得”单调” 并提出解决问题的好方法。</p>
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding-top: 20px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; font-size: 18px; color: #151515; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d8d8d8;">“哦，顺便说下，我需要把这段代码写到博客中”</h3>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">增加项目范畴: 这是每个设计师的噩梦。如果你们当初协议上的内容不包括创建一个博客或者一个WordPress主题，这就叫做工作范畴扩大 。虽然被要求做原先没有同意做的事情会有点烦，我们必须认识到没有技术知识的客户并不知道如何才能把一个网页设计变成一个博客主题，并且很可能并不知道编 程并不是标准网页设计师的工作。当然这个问题，远远不仅是把一个网页设计变成一个博客，还包括补充其它很多工作，如：设计，编码，选择合适的博客平台等。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;"><strong>如何应对</strong></p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">最好在项目的最初就规定好工作范围：可避免将来出现矛盾，列出你将为他们做的所有事情，并且始终坚持这个提纲。抵制住他们的劝诱，不要同意任何没有附加报酬的超出工作范畴以外的事情，否则会助长客户气势，继续给你增加更多的工作。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">收集客户需求也可以有效防止这个问题出现，通过了解客户究竟需要什么，为客户做好更多准备，如果他们有提到需要创建一个博客，那么你可以告诉他们你 不能提供此服务，或者说需要额外的费用。 写明详细的报价，项目计划以及时间进程也会对你有帮助，这样，客户可以站在你的角度更好地看问题，可以清楚地知道“快速升级博客” 并不是这个项目中的内容。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">如果客户要求把设计转为博客主题，你可以提醒他这不属于合同所规定的范畴，需要额外的费用和时间。</p>
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding-top: 20px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; font-size: 18px; color: #151515; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d8d8d8;">“我不希望 [用那种交流方式/支付方式/用你这种方式做事情]， 还是这么做吧”</h3>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">开始一个项目，跟客户讨论详细工作计划时，他们希望一切都按照他们的方式来办。 小事情就不要去斤斤计较，这样才能建立好关系，同时也显示出你愿意依据他们的需求做些调整。 不过，当你出于安全考虑通过某一系统开发票或者通过一个在线渠道进行合作沟通管理– 核心业务流程 –不要仅因为‘他们不喜欢这种方式’就向客户妥协。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">这里面有几个问题，第一，你很可能花费了很多时间才完全使这种工作流程运筹帷幄；第二，你运行的体制背后都一定有其缘由，这一点不容忘记。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;"><strong>如何应对</strong></p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">如果你的客户试图改变你的业务流程，你可以这么说:</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;"><em>“我能理解你，但是你要明白我每天要跟很多不同客户打交道，这么做事情是因为这样我办事效率更高，因而也能更快更好地把你的项目做好。”</em></p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">大多数客户都能理解你的日程上不仅仅是他们的项目，同时也告诉他们你不同意他们要求的理由。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">同时，有些客户可能不熟悉而不想使用某些工具，支付方式，或服务。例如，大多数人都应该听说过支付宝，只要他们之前有做过网上交易，但并不是说你的客户就业听说过它。作为依赖此技术的你有责任让你客户更熟练地使用你正在使用的工具。如果是关于支付宝的，你可以这么说:</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;"><em>“如果你之前没有使用过支付宝，让我先说清楚几点。我使用支付宝是因为它是互联网上安全支付网关，现在处处都得小心。你方不需要做出任何承 诺，你也不必注册支付宝或者给支付宝账户添加资金，你可以使用信用卡或者借记卡支付，就如你在其他任何网上商店支付一样，这是出于对我们双方的安全考虑， 我们公司接受的付款方式。”</em></p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">坚持你的业务流程，不要轻易被推覆。</p>
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding-top: 20px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; font-size: 18px; color: #151515; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d8d8d8;">“我需要一个完全相同的网站[示例网站]，它必需以同样的方式运作。”</h3>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">想要完全克隆别的网站的客户是经常有的。注意: 不要侵犯任何版权。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">创建一个能与竞争对手展开竞争的网站和完全复制一个网站是两码事。给一个刚起步的公司制作网站时，看看竞争对手的网站，找出可以提高的地方，这是件好事，但是千万不能直接抄袭。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;"><strong>如何应对</strong></p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">当碰到客户叫你复制另一个网站时，最好的办法是跟他们解释清楚这么做的应付法律责任。并且关于如何创建一个能与竞争对手抗衡的网站，提供些你个人的看法。 另外，还要明确告诉他们，与别人网站不同将会让他们更受益。</p>
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; padding-top: 20px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; font-size: 18px; color: #151515; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d8d8d8;">“几个星期前我就希望这个能做好了，你什么时候才能完成？”</h3>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">许多客户都觉得你应该把他们放在第一位置，如果你还有其他事情做，承诺的期限无法遵守是不合理的。你不能拖延现在的项目来适应另一个项目，因为，从长远来讲，你也会遭受损失。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">反之，碰上一些客户不能提供他们相应的工作内容也是经常有的事情。不管哪一个网站设计师都不希望完成一个项目要比预计的迟好久，仅仅因为客户无法及时提供内容或者其他需要的信息。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;"><strong>如何应对</strong></p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">让客户意识到你还有其他项目要完成，依据他们的具体情况，给他们提供一个切实可行的项目完成日期，在最初的计划里为该项目设定一个合理的时间表。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">如果你的时间不适合他们，长远考虑还是不要做这个项目比较好。对你来说，不用急着赶其它项目为这个项目挤出时间。对客户而言，或许他们能找到其它设计师能在他们需要的时间内完成工作。</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 14px; margin: 0px;">原文如下：</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">One of the most difficult aspects of being a web designer is dealing with clients that &#8220;just don’t get it&#8221;. In this article, we’ll discuss<strong> seven things that often make the job of web designers difficult</strong> when dealing with unreasonable demands from clients. The goal in this article is not only to identify these common situations, but also to share with you some ways to avoid them and explain to your clients why their demands can’t or won’t be met.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;"><span id="more-1826"> </span></p>
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 50px; padding-top: 24px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: bold; color: #000000; font: normal normal bold 17px/normal Arial, Helvetica, sans-serif;">&#8220;I’m on a really tight budget and I need this done as inexpensively as possible.&#8221;</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">One of the most difficult situations to be in is a client that does not appreciate the value of the service you will be providing. Web designers need to make a living too, and if the compensation of the project is too low, a lot of times it’s better to just pass on it because of opportunity losses of taking on low-budget projects.</p>
<h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 50px; padding-top: 5px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; font-size: 13px; font-weight: bold; color: #333333; line-height: 13px;">How to Deal</h4>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">If you are looking to take on more clients, it doesn’t hurt to respond; but if you have a comfortable amount of work – consider passing this one up. Even though it takes a bit of consultation time to determine the final price of a project, it can be helpful to respond initially with:</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;"><em>&#8220;My minimum hourly rate is $XX/hr. I’d be happy to give you a more detailed quote for the entire project with more consultation if you’re interested.&#8221;</em></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">If they like your work enough, they may respond, and if not, it’s not wise to adjust your rate to gain a client. It’s better to wait for an opportunity and spend more time with your existing clients, than to take a low-cost job.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">Some clients that just don’t get it may go further to devaluate our work with comments such as &#8220;my son said he could do it for $50! I was looking for someone a bit more professional…but that seems way too expensive, even for someone with more expertise.&#8221;</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">In this type of situation, it’s important to maintain your composure and professionalism. You must also explain to the client that difference between a professional and an amateur web designer.</p>
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 50px; padding-top: 24px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: bold; color: #000000; font: normal normal bold 17px/normal Arial, Helvetica, sans-serif;">&#8220;I could probably figure this out myself, but…&#8221;</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">This type of client is usually a professional that needs to outsource their own work, or an amateur web designer who feels that their level of expertise is on par with professional web designers. This type of work often starts of with the mindset of, &#8220;since I can do your job, I shouldn’t need to pay a lot&#8221;.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">In addition, many clients like this seem to know what they’re doing all too well, and can be overbearing or can try to take the creative process away from you.</p>
<h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 50px; padding-top: 5px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; font-size: 13px; font-weight: bold; color: #333333; line-height: 13px;">How to Deal</h4>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">If I have enough jobs, again, I will generally stir clear from these types of projects because not only will the client expect a low-budget project, but will also want to drive the process or may be too overbearing, making it difficult for you to perform your job. A simple, &#8220;I apologize, but I’m really backed up at the moment with clients and don’t think I’ll be able to take on your project,&#8221; will do.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">Now, what if you’re already stuck with an ‘I can do this myself’ client? A simple reminder that you were hired for your expertise will suffice. Try to outline the benefits of having a web designer use his or her professional skills to craft the design for them. If it’s for a startup/new company, you can say that by giving the reins of the web design process to you, they can focus on other things that they need to get up and running.</p>
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 50px; padding-top: 24px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: bold; color: #000000; font: normal normal bold 17px/normal Arial, Helvetica, sans-serif;">&#8220;It’s a bit boring…it just needs a bit more ‘pizzazz’.&#8221;</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">This statement could lead to a dreadful spinning logo, hot-pink marquee text, or a lime green background. Whatever they mean by it, not many clients who say this end up meaning subtle additions to make the design livelier; often it’s exaggerated features or obtrusive visual elements that throw off the harmony of your web design.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">Another bad thing about this statement is that we can’t be sure what the client exactly means and how to address it to satisfy their desires.</p>
<h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 50px; padding-top: 5px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; font-size: 13px; font-weight: bold; color: #333333; line-height: 13px;">How to Deal</h4>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">Be careful of giving in to your client’s desire right away; you have to make sure that the revision you are doing is good for the design overall. This design is yours, and if you can’t be proud to show it off in your portfolio because of a design decision the client is trying to make for you, then that’s not a good thing for anyone involved.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">If, based on your better judgment, it is not a good idea to go ahead with their suggestions, give valid justification as to why it isn’t a wise decision. More often then not, they see you as the expert in the relationship, and they’ll pay heed to your experience as long as your reasons are understandable.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">But you should always pay attention to what they’re trying to say. Maybe their idea may not be the right choice, but the problem they’re trying to address may be valid. Work with them and <a style="color: #006699; text-decoration: none;" title="A Simple Guide on How to Effectively Talk to Clients" href="http://sixrevisions.com/project-management/how_to_effectively_talk_to_clients/">help them articulate</a> what it is, really, that they find &#8220;boring&#8221; and suggest good ways of addressing those problems.</p>
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 50px; padding-top: 24px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: bold; color: #000000; font: normal normal bold 17px/normal Arial, Helvetica, sans-serif;">&#8220;Oh, and by the way, I’ll need this coded into a blog.&#8221;</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">Increased project scope: every web designer’s worst nightmare. If what you agreed to wasn’t setting up a weblog or creating a WordPress theme, it is <a style="color: #006699; text-decoration: none;" href="http://sixrevisions.com/project-management/eight-tips-on-how-to-manage-feature-creep/">scope creep</a>. While it may be annoying to be asked to do something that you did not agree to, we must realize that a client with no technical expertise has no idea what it takes to turn a web design into a blog theme, and most probably aren’t aware that programming isn’t a standard web designer’s job. This problem, of course, goes beyond turning a web design into a blog into a number of other added jobs: design, coding, picking the right blogging platform, etc.</p>
<h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 50px; padding-top: 5px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; font-size: 13px; font-weight: bold; color: #333333; line-height: 13px;">How to Deal</h4>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">It is best to define initially in the proposal exactly what you will do for this project: this avoids potential problems in the future. Outline all the things you’ll do for them, and <strong>stick to this outline</strong>; resist the urge to agree to items outside of scope without additional fees because it encourages demands outside of what the project entails.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">Solid requirements gathering also steers you clear from these situations; by knowing what it is exactly the client expects, the more prepared you are to provide it to them. If they mention a need for a weblog set-up, then you either need to tell them that it is not a service that you provide, or that it will cost extra.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">It can also help to lay out the quote, project plan, and timeline so that it is very detailed to what you are going. This way, the client can better see things from your perspective, and clearly see that a &#8220;quick blog upgrade&#8221; is not a part of this project.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">When the client broaches the subject of converting a design into a blog theme, remind them that it wasn’t part of the contract and that there will be additional costs and time requirements.</p>
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 50px; padding-top: 24px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: bold; color: #000000; font: normal normal bold 17px/normal Arial, Helvetica, sans-serif;">&#8220;I don’t really want to [use that communication method/pay that way/have to do this your way]. Let’s do this instead.&#8221;</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">You’re just beginning a project, discussing initial details, and the moment you begin explaining to the client how you do business, they want it all done their way.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">Let the small things slide, it will make for a better relationship and shows that you’re willing to accommodate their needs.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">However, when you <a style="color: #006699; text-decoration: none;" title="20 Invoicing Tools for Web Designers" href="http://sixrevisions.com/tools/20-invoicing-tools-web-designers/">invoice</a> through a certain system for financial security or collaborate through an online venue for organization and easier communication – a core business process – don’t cut clients slack just because ‘they don’t feel like it.’</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">There are a few problems with this. For one, you’ve likely spent time organizing your business in such a way that keeps in control of it; there’s a reasoning behind your system and you shouldn’t forget that.</p>
<h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 50px; padding-top: 5px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; font-size: 13px; font-weight: bold; color: #333333; line-height: 13px;">How to Deal</h4>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">If you’re in a situation where the client is trying to change a business process of yours, you can say something like:</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;"><em>&#8220;I understand where you’re coming from, but you should realize that I handle a number of different clients on a daily basis, and the reasoning for doing things this way it to help me run my business efficiently, and to get the project done for you more quickly with better results.&#8221;</em></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">Most clients will understand that their project is not the only project on your agenda. It also shows that you’re not bending to their demands for a reason.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">Also, some clients may not want to use a certain tool, payment method, or service because they are unfamiliar with it. For example, most people will have heard of PayPal if they’ve done any sort of online transactions in the past, but it doesn’t mean that your client’s heard of it before. It’s your duty – as a business that relies on this technology – to help your clients be more comfortable with the tools you use. In the case of PayPal, you could say something along the lines of:</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;"><em>&#8220;If you’ve never used PayPal before, let me help clear a few things up. I use PayPal because it is a secure payment gateway for the internet – you can never be too careful these days. There is no commitment on your part. You don’t need to sign up with PayPal or add funds to a PayPal account. You can easily pay with a credit/debit card, as you would with any sort of online store. It is a way for my business to accept payments and offer security for the both of us.&#8221;</em></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">Stick up for your business processes, and don’t be such a pushover.</p>
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 50px; padding-top: 24px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: bold; color: #000000; font: normal normal bold 17px/normal Arial, Helvetica, sans-serif;">&#8220;I need a website identical to [Example website]. It should function the same way as well.&#8221;</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">Clients who want to copy another website design happens more frequently than it should. Be careful: you don’t want to run into any copyright infringements.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">There is a difference between creating a design that can compete with their competition and ripping off a website completely. When doing a website for a start-up business, it’s good to look at the competitor’s websites and find things that you can improve on, but you should never copy them directly.</p>
<h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 50px; padding-top: 5px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; font-size: 13px; font-weight: bold; color: #333333; line-height: 13px;">How to Deal</h4>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">The best way to deal with a client looking to copy another website is to explain to them the legalities of doing so. Instead, offer your ideas on how you can create a web design that can compete very well against their competition.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">Additionally, make it clear that their website will benefit from being different.</p>
<h3 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 50px; padding-top: 24px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-size: 17px; font-weight: bold; color: #000000; font: normal normal bold 17px/normal Arial, Helvetica, sans-serif;">&#8220;I needed this done a few weeks ago. When can you get it done for me?&#8221;</h3>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">Many clients think that they are your only priority. If you have other things that you’re working on, it’s not reasonable to make deadline promises you can’t keep. You shouldn’t drop deadlines on your existing work to accommodate another project, because in the long run, everyone loses.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">It wouldn’t be surprising when working with a client like this that they would not deliver their portion of the deal either. No type of web professional should have to work for a project months longer than expected, just because the client cannot give content or other needed information in a timely matter.</p>
<h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 50px; padding-top: 5px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; font-size: 13px; font-weight: bold; color: #333333; line-height: 13px;">How to Deal</h4>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">Make that client aware that you have other commitments that must be met and give them a realistic expectation of when you can get a project done based on their details, and set a reasonable timeframe for the project in the initial proposal. Just remember the fact that they needed it yesterday is their problem, not yours!</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 50px; line-height: 20px; padding: 0px;">If your timeline is not suitable to them, in the long run, it’s better if they go somewhere else; for you, you won’t be rushing other projects to make up time, and for the client, maybe they can find someone who can get the job done in the timeframe they require.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dfey.com/2009/11/05/7%e7%a7%8d%e6%9c%80%e4%bb%a4web%e8%ae%be%e8%ae%a1%e5%b8%88%e5%a4%b4%e7%96%bc%e7%9a%84%e5%ae%a2%e6%88%b7%e8%a6%81%e6%b1%82/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>国外最新20个蓝色基调的优秀设计网站</title>
		<link>http://www.dfey.com/2009/10/26/%e5%9b%bd%e5%a4%96%e6%9c%80%e6%96%b020%e4%b8%aa%e8%93%9d%e8%89%b2%e5%9f%ba%e8%b0%83%e7%9a%84%e4%bc%98%e7%a7%80%e8%ae%be%e8%ae%a1%e7%bd%91%e7%ab%99/</link>
		<comments>http://www.dfey.com/2009/10/26/%e5%9b%bd%e5%a4%96%e6%9c%80%e6%96%b020%e4%b8%aa%e8%93%9d%e8%89%b2%e5%9f%ba%e8%b0%83%e7%9a%84%e4%bc%98%e7%a7%80%e8%ae%be%e8%ae%a1%e7%bd%91%e7%ab%99/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 08:07:13 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[技术支持]]></category>
		<category><![CDATA[网页设计]]></category>
		<category><![CDATA[蓝色基调]]></category>

		<guid isPermaLink="false">http://www.dfey.com/?p=1129</guid>
		<description><![CDATA[国外最新20个蓝色基调的优秀设计网站




















]]></description>
			<content:encoded><![CDATA[<h2 style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 1.667em; margin-top: 0px; margin-right: 0px; margin-bottom: 0.8em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.1; background-position: initial initial; padding: 0px; border: 0px initial initial;">国外最新20个蓝色基调的优秀设计网站</h2>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/www.cloudia.cz/');" href="http://www.cloudia.cz/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu1.jpg" alt="blu1 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/twizzleapp.com/');" href="http://twizzleapp.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu2.jpg" alt="blu2 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/mrthemer.com/');" href="http://mrthemer.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu3.jpg" alt="blu3 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/www.makexhtml.com/');" href="http://www.makexhtml.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu4.jpg" alt="blu4 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/www.tokyu-relocation.co.jp/shintiku/kamiogi_1chome/');" href="http://www.tokyu-relocation.co.jp/shintiku/kamiogi_1chome/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu5.jpg" alt="blu5 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/www.lovefreelancing.com/');" href="http://www.lovefreelancing.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu6.jpg" alt="blu6 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/www.reducetuhuella.org/');" href="http://www.reducetuhuella.org/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu7.jpg" alt="blu7 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/www.hbcweb.com/');" href="http://www.hbcweb.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu8.jpg" alt="blu8 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/www.gugafit.com/');" href="http://www.gugafit.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu9.jpg" alt="blu9 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/www.alcomi.com/');" href="http://www.alcomi.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu10.jpg" alt="blu10 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/islademonterrico.com/');" href="http://islademonterrico.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu11.jpg" alt="blu11 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/www.benjamindiolez.com/');" href="http://www.benjamindiolez.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu12.jpg" alt="blu12 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/www.phdc.net.au/');" href="http://www.phdc.net.au/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu13.jpg" alt="blu13 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/sergiomco.com/');" href="http://sergiomco.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu14.jpg" alt="blu14 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/srburns.es/');" href="http://srburns.es/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu15.jpg" alt="blu15 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/www.sto-solutions.co.uk/');" href="http://www.sto-solutions.co.uk/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu16.jpg" alt="blu16 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/www.kingstondebt.co.uk/');" href="http://www.kingstondebt.co.uk/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu17.jpg" alt="blu17 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/www.cginspired.com/');" href="http://www.cginspired.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu18.jpg" alt="blu18 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: underline; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/blog.0100.tv/');" href="http://blog.0100.tv/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu19.jpg" alt="blu19 20 Fresh and New Blue Web Designs" /></a></p>
<p style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; line-height: 1.4; background-position: initial initial; padding: 0px; border: 0px initial initial;"><a style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1b1b1b; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" onclick="javascript:pageTracker._trackPageview('/outgoing/www.brasdev.com/');" href="http://www.brasdev.com/"><img style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; font-size: 12px; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; text-decoration: none; background-position: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;" title="20 Fresh and New Blue Web Designs" src="http://psdfan.com/wp-content/uploads/2009/10/blu20.jpg" alt="blu20 20 Fresh and New Blue Web Designs" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dfey.com/2009/10/26/%e5%9b%bd%e5%a4%96%e6%9c%80%e6%96%b020%e4%b8%aa%e8%93%9d%e8%89%b2%e5%9f%ba%e8%b0%83%e7%9a%84%e4%bc%98%e7%a7%80%e8%ae%be%e8%ae%a1%e7%bd%91%e7%ab%99/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>35+高质量免费图标下载站</title>
		<link>http://www.dfey.com/2009/10/13/35%e9%ab%98%e8%b4%a8%e9%87%8f%e5%85%8d%e8%b4%b9%e5%9b%be%e6%a0%87%e4%b8%8b%e8%bd%bd%e7%ab%99/</link>
		<comments>http://www.dfey.com/2009/10/13/35%e9%ab%98%e8%b4%a8%e9%87%8f%e5%85%8d%e8%b4%b9%e5%9b%be%e6%a0%87%e4%b8%8b%e8%bd%bd%e7%ab%99/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 09:22:10 +0000</pubDate>
		<dc:creator>Ada</dc:creator>
				<category><![CDATA[业内新闻]]></category>
		<category><![CDATA[免费资源]]></category>
		<category><![CDATA[技术支持]]></category>
		<category><![CDATA[模板文件]]></category>
		<category><![CDATA[Web设计]]></category>
		<category><![CDATA[免费下载]]></category>
		<category><![CDATA[免费图标]]></category>
		<category><![CDATA[网站设计]]></category>
		<category><![CDATA[高质量图标]]></category>

		<guid isPermaLink="false">http://www.dfey.com/?p=1119</guid>
		<description><![CDATA[Web设计中，图标的应用是必不可少的，高质量的图标可以很大程度上增加网站的质感和专业性，所以，Web设计者们也越来越注重Web图标的使用。多数情况下，一些常用的Web图标是无需自己花费代价去构思设计的，很可能你需要的某个图标就已经存在，你只需要注意平时的积累，以备不时之需。
Fast Icon

Dry Icons

Gui Icons

Vista Icons

Markup

Feed Icons

Ico Box

Iconka

Iconspedia

Icon Drawer

Techlogica

Zeusbox Studio

Icon Bulk

The Icon Factory

Web Appers

Icon Shock

Icon Buffet

Smashing Magazine

Icon Finder

DeviantArt

Free Icons Download

Famfamfam

Icon Cool

Function

Best Free Icons

Tutorial9

Icojoy

The Icon Lab

Gosquared

Spoon Graphics

Glyfx

Jjying

Icon Bee

Icon Eden

Abbsoft

Icon Stick

Bartelme


]]></description>
			<content:encoded><![CDATA[<p>Web设计中，图标的应用是必不可少的，高质量的图标可以很大程度上增加网站的质感和专业性，所以，Web设计者们也越来越注重Web图标的使用。多数情况下，一些常用的Web图标是无需自己花费代价去构思设计的，很可能你需要的某个图标就已经存在，你只需要注意平时的积累，以备不时之需。</p>
<h3><a href="http://fasticon.com/freeware/">Fast Icon</a></h3>
<p><a href="http://fasticon.com/freeware/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon1.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://dryicons.com/">Dry Icons</a></h3>
<p><img src="http://blueblots.com/wp-content/uploads/2009/10/icon2.jpg" alt="Free Icon Website" width="450" height="250" /></p>
<h3><a href="http://www.guiicons.com/">Gui Icons</a></h3>
<p><a href="http://www.guiicons.com/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon3.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.vistaicons.com/">Vista Icons</a></h3>
<p><a href="http://www.vistaicons.com/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon4.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://bs-markup.de/iconsets">Markup</a></h3>
<p><a href="http://bs-markup.de/iconsets"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon5.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://feedicons.com/">Feed Icons</a></h3>
<p><a href="http://feedicons.com/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon6.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.icobox.net/">Ico Box</a></h3>
<p><a href="http://www.icobox.net/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon7.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.iconka.com/free/">Iconka</a></h3>
<p><a href="http://www.iconka.com/free/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon8.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.iconspedia.com/">Iconspedia</a></h3>
<p><a href="http://www.iconspedia.com/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon9.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.icondrawer.com/free.php">Icon Drawer</a></h3>
<p><a href="http://www.icondrawer.com/free.php"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon10.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.techlogica.us/icons/free/">Techlogica</a></h3>
<p><a href="http://www.techlogica.us/icons/free/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon11.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.zeusboxstudio.com/icon/">Zeusbox Studio</a></h3>
<p><a href="http://www.zeusboxstudio.com/icon/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon12.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.iconbulk.com/icons_new.asp">Icon Bulk</a></h3>
<p><a href="http://www.iconbulk.com/icons_new.asp"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon13.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://iconfactory.com/freeware/icon">The Icon Factory</a></h3>
<p><a href="http://iconfactory.com/freeware/icon"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon14.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.webappers.com/category/design/icons/">Web Appers</a></h3>
<p><a href="http://www.webappers.com/category/design/icons/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon15.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.iconshock.com/vista-icons.php">Icon Shock</a></h3>
<p><a href="http://www.iconshock.com/vista-icons.php"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon16.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.iconbuffet.com/">Icon Buffet</a></h3>
<p><a href="http://www.iconbuffet.com/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon17.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.smashingmagazine.com/2008/10/01/dellipack-2-a-free-icon-set/">Smashing Magazine</a></h3>
<p><a href="http://www.smashingmagazine.com/2008/10/01/dellipack-2-a-free-icon-set/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon18.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.iconfinder.net/search/?q=twitter">Icon Finder</a></h3>
<p><a href="http://www.iconfinder.net/search/?q=twitter"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon19.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://browse.deviantart.com/?qh=&amp;section=&amp;q=free+icons">DeviantArt</a></h3>
<p><a href="http://browse.deviantart.com/?qh=&amp;section=&amp;q=free+icons"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon20.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.freeiconsdownload.com/">Free Icons Download</a></h3>
<p><a href="http://www.freeiconsdownload.com/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon21.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://famfamfam.com/lab/icons/">Famfamfam</a></h3>
<p><a href="http://famfamfam.com/lab/icons/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon22.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.iconcool.com/xp-icons.htm">Icon Cool</a></h3>
<p><a href="http://www.iconcool.com/xp-icons.htm"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon23.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://wefunction.com/tag/portfolio/">Function</a></h3>
<p><a href="http://wefunction.com/tag/portfolio/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon24.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.bestfreeicons.com/">Best Free Icons</a></h3>
<p><a href="http://www.bestfreeicons.com/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon25.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.tutorial9.net/">Tutorial9</a></h3>
<p><a href="http://www.tutorial9.net/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon26.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.icojoy.com/articles/19/" target="_blank">Icojoy</a></h3>
<p><a href="http://www.icojoy.com/articles/19/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon27.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://theiconlab.com/allicons/index.html">The Icon Lab</a></h3>
<p><a href="http://theiconlab.com/allicons/index.html"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon28.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.gosquared.com/liquidicity/archives/122">Gosquared</a></h3>
<p><a href="http://www.gosquared.com/liquidicity/archives/122"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon29.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.blog.spoongraphics.co.uk/category/freebies">Spoon Graphics</a></h3>
<p><a href="http://www.blog.spoongraphics.co.uk/category/freebies"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon30.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.glyfx.com/products/free.html">Glyfx</a></h3>
<p><a href="http://www.glyfx.com/products/free.html"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon31.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.jjying.cn/blog2/viva-icons/">Jjying</a></h3>
<p><a href="http://www.jjying.cn/blog2/viva-icons/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon32.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://iconbee.willmayo.com/">Icon Bee</a></h3>
<p><a href="http://iconbee.willmayo.com/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon33.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://iconeden.com/icon/fresh-addon-a-free-iconset.html">Icon Eden</a></h3>
<p><a href="http://iconeden.com/icon/fresh-addon-a-free-iconset.html"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon34.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://abbsoft.com/downicon/">Abbsoft</a></h3>
<p><a href="http://abbsoft.com/downicon/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon35.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.iconstick.com/">Icon Stick</a></h3>
<p><a href="http://www.iconstick.com/"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon36.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<h3><a href="http://www.bartelme.at/journal/categories/C10">Bartelme</a></h3>
<p><a href="http://www.bartelme.at/journal/categories/C10"><img src="http://blueblots.com/wp-content/uploads/2009/10/icon37.jpg" alt="Free Icon Website" width="450" height="250" /></a></p>
<p><!-- end latest post --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dfey.com/2009/10/13/35%e9%ab%98%e8%b4%a8%e9%87%8f%e5%85%8d%e8%b4%b9%e5%9b%be%e6%a0%87%e4%b8%8b%e8%bd%bd%e7%ab%99/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>12个创意云素材网站设计</title>
		<link>http://www.dfey.com/2009/10/10/12%e4%b8%aa%e5%88%9b%e6%84%8f%e4%ba%91%e7%b4%a0%e6%9d%90%e7%bd%91%e7%ab%99%e8%ae%be%e8%ae%a1/</link>
		<comments>http://www.dfey.com/2009/10/10/12%e4%b8%aa%e5%88%9b%e6%84%8f%e4%ba%91%e7%b4%a0%e6%9d%90%e7%bd%91%e7%ab%99%e8%ae%be%e8%ae%a1/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 08:52:13 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[免费资源]]></category>
		<category><![CDATA[技术支持]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[云设计]]></category>
		<category><![CDATA[网站design]]></category>
		<category><![CDATA[网站设计]]></category>
		<category><![CDATA[设计参考]]></category>
		<category><![CDATA[设计欣赏]]></category>

		<guid isPermaLink="false">http://www.dfey.com/?p=1112</guid>
		<description><![CDATA[白云可谓是无时无刻都伴随着我们，仰望天空时，随风飘动的云朵总能给我们一种心旷神怡的感受，所以，在Web设计过程中，很多设计者都选择了在Web中表达这种豁达的感觉，于是，也就有了很多优秀的以白云素材为基调的网站，虽然在这些Web网站中，不同的设计师使用的表现手法不同，但都很好地做到了融汇其中的，实现了页面和素材的整体性。

KiddiKicks
 



Yodaa
 



Nahir Design
 



Deagostinie Bombers
 



Design Hearts Me
 



goingup
 



Design Attik
 



Doxie
 



FileSocial
 



Shorebirds
 



Capstone Kids
 



Tori’s Eye
 

]]></description>
			<content:encoded><![CDATA[<p style="margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; line-height: 24px; border: 0px initial initial;">白云可谓是无时无刻都伴随着我们，仰望天空时，随风飘动的云朵总能给我们一种心旷神怡的感受，所以，在Web设计过程中，很多设计者都选择了在Web中表达这种豁达的感觉，于是，也就有了很多优秀的以白云素材为基调的网站，虽然在这些Web网站中，不同的设计师使用的表现手法不同，但都很好地做到了融汇其中的，实现了页面和素材的整体性。</p>
<h2><a href="http://www.kiddikicks.co.uk/"><br />
KiddiKicks</a></h2>
<p> </p>
<p><img src="http://circleboxblog.com/wp-content/uploads/2009/rupclouds/kiddikicks.jpg" alt="" /></p>
<p><strong><br />
</strong></p>
<h2><a href="http://yodaa.com/">Yodaa</a></h2>
<p> </p>
<p><img src="http://circleboxblog.com/wp-content/uploads/2009/rupclouds/yoda.jpg" alt="" /></p>
<p><strong><br />
</strong></p>
<h2><a href="http://www.narhir.com/">Nahir Design</a></h2>
<p> </p>
<p><img src="http://circleboxblog.com/wp-content/uploads/2009/rupclouds/nahirdesign.jpg" alt="" /></p>
<p><strong><br />
</strong></p>
<h2><a href="http://bombers.deagostini.co.uk/">Deagostinie Bombers</a></h2>
<p> </p>
<p><img src="http://circleboxblog.com/wp-content/uploads/2009/rupclouds/deagostinibombers.jpg" alt="" /></p>
<p><strong><br />
</strong></p>
<h2><a href="http://www.designheartsme.com/home">Design Hearts Me</a></h2>
<p> </p>
<p><img src="http://circleboxblog.com/wp-content/uploads/2009/rupclouds/designheartsme.jpg" alt="" /></p>
<p><strong><br />
</strong></p>
<h2><a href="http://www.goingup.com/">goingup</a></h2>
<p> </p>
<p><img src="http://circleboxblog.com/wp-content/uploads/2009/rupclouds/goingup.jpg" alt="" /></p>
<p><strong><br />
</strong></p>
<h2><a href="http://www.designattik.co.uk/">Design Attik</a></h2>
<p> </p>
<p><img src="http://circleboxblog.com/wp-content/uploads/2009/rupclouds/designattik.jpg" alt="" /></p>
<p><strong><br />
</strong></p>
<h2><a href="http://www.doxiescanner.com/">Doxie</a></h2>
<p> </p>
<p><img src="http://circleboxblog.com/wp-content/uploads/2009/rupclouds/doxie.jpg" alt="" /></p>
<p><strong><br />
</strong></p>
<h2><a href="http://filesocial.com/">FileSocial</a></h2>
<p> </p>
<p><img src="http://circleboxblog.com/wp-content/uploads/2009/rupclouds/filesocial.jpg" alt="" /></p>
<p><strong><br />
</strong></p>
<h2><a href="http://shorebirds.nepabirdproject.org/">Shorebirds</a></h2>
<p> </p>
<p><img src="http://circleboxblog.com/wp-content/uploads/2009/rupclouds/shorebirds.jpg" alt="" /></p>
<p><strong><br />
</strong></p>
<h2><a href="http://capstonekids.com/">Capstone Kids</a></h2>
<p> </p>
<p><img src="http://circleboxblog.com/wp-content/uploads/2009/rupclouds/capstonekids.jpg" alt="" /></p>
<p><strong><br />
</strong></p>
<h2><a href="http://toriseye.quodis.com/">Tori’s Eye</a></h2>
<p> </p>
<p><img title="tori'seye" src="http://circleboxblog.com/wp-content/uploads/2009/09/toriseye.jpg" alt="tori'seye" width="580" height="350" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dfey.com/2009/10/10/12%e4%b8%aa%e5%88%9b%e6%84%8f%e4%ba%91%e7%b4%a0%e6%9d%90%e7%bd%91%e7%ab%99%e8%ae%be%e8%ae%a1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>鼓舞人心的魅力名片网站设计</title>
		<link>http://www.dfey.com/2009/10/08/%e9%bc%93%e8%88%9e%e4%ba%ba%e5%bf%83%e7%9a%84%e9%ad%85%e5%8a%9b%e5%90%8d%e7%89%87%e7%bd%91%e7%ab%99%e8%ae%be%e8%ae%a1/</link>
		<comments>http://www.dfey.com/2009/10/08/%e9%bc%93%e8%88%9e%e4%ba%ba%e5%bf%83%e7%9a%84%e9%ad%85%e5%8a%9b%e5%90%8d%e7%89%87%e7%bd%91%e7%ab%99%e8%ae%be%e8%ae%a1/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 04:50:02 +0000</pubDate>
		<dc:creator>Ada</dc:creator>
				<category><![CDATA[业内新闻]]></category>
		<category><![CDATA[免费资源]]></category>
		<category><![CDATA[技术支持]]></category>
		<category><![CDATA[模板文件]]></category>
		<category><![CDATA[名片网站]]></category>
		<category><![CDATA[商务网站]]></category>
		<category><![CDATA[网站设计]]></category>
		<category><![CDATA[设计紧凑]]></category>
		<category><![CDATA[设计轻巧]]></category>

		<guid isPermaLink="false">http://www.dfey.com/?p=1117</guid>
		<description><![CDATA[名片网站已经成为一些设计师和开发人员开放自己个人领域的一种流行趋势！此类网站基本上是一个简单的单页的设计，显示个人资料，联络方式以及链接一些关于的自己社会背景，作品等！名片的网站有各种形状和大小，设计比较紧凑，轻巧，通常规模较小，往往使用一些Js，以提高用户体验！下面让我们来欣赏一下这些设计师的网站吧！
Tim Van Damme

Rogie King

Florian Pichler

John Bloomfield

Salya Howald

Nathan Plante

Dean Harris

Marco Bauli

Thierry Castel

Samrat Mazumdar

Guy Lewin

Zhuoshi Xie

Ben Word

Rendian Therianto

Katrina   Neufield

Greg Thongsophon

Ali Bah?i?o?lu

Clément Simon

David McGeorge

Chris Rowe

Dimas F.   Gorostarzu

Eugen Bu?oiu

Jamie Calder

Chris Carey

Timothy Armstrong

Lee Adams Norris

Michael Dyer

Christian South

Ryan Glover

Mark Tyrrell

Patrik Inzinger

Gert Pellens

Joshua R Jones

M Dimas Maulana

Jonas Lekevicius

Michael Villar

Nico Kaiser

Sebastien Couture

Gabor Szauer

Pedro Duarte

Micha?l Betsch

David Merfield

Maximilian Sch?ning

Karsten Rieger

Andy Croll

Preshit Deorukhkar

Chris Wallace

Raffaele Rasini

John Phillips

Maykel [...]]]></description>
			<content:encoded><![CDATA[<p>名片网站已经成为一些设计师和开发人员开放自己个人领域的一种流行趋势！此类网站基本上是一个简单的单页的设计，显示个人资料，联络方式以及链接一些关于的自己社会背景，作品等！名片的网站有各种形状和大小，设计比较紧凑，轻巧，通常规模较小，往往使用一些Js，以提高用户体验！下面让我们来欣赏一下这些设计师的网站吧！</p>
<p><a href="http://timvandamme.com/" target="_blank">Tim Van Damme</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152647417.jpg" border="0" alt="" /><br />
<a href="http://rogieking.com/" target="_blank">Rogie King</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152648450.jpg" border="0" alt="" /><br />
<a href="http://florianpichler.de/" target="_blank">Florian Pichler</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152648972.jpg" border="0" alt="" /><br />
<a href="http://jbloomfield.net/" target="_blank">John Bloomfield</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152649991.jpg" border="0" alt="" /><br />
<a href="http://www.salya.me/" target="_blank">Salya Howald</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152650890.jpg" border="0" alt="" /><br />
<a href="http://nathanplante.com/Nathan_Plante.html" target="_blank">Nathan Plante</a><br />
<a href="http://www.ucdcom.com/" target="_blank"><img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152652820.jpg" border="0" alt="" /></a><br />
<a href="http://dean.harris.tc/" target="_blank">Dean Harris</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152653673.jpg" border="0" alt="" /><br />
<a href="http://marcobauli.com/" target="_blank">Marco Bauli</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152654720.jpg" border="0" alt="" /><br />
<a href="http://www.thierrycastel.com/" target="_blank">Thierry Castel</a><br />
<a href="http://www.ucdcom.com/Blog/post/74.html" target="_blank"><img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152654933.jpg" border="0" alt="" /></a><br />
<a href="http://www.iamsamrat.com/" target="_blank">Samrat Mazumdar</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152655845.jpg" border="0" alt="" /><br />
<a href="http://lewin.co.il/" target="_blank">Guy Lewin</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152655603.jpg" border="0" alt="" /><br />
<a href="http://zhuoshixie.info/" target="_blank">Zhuoshi Xie</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152656856.jpg" border="0" alt="" /><br />
<a href="http://retlehs.com/" target="_blank">Ben Word</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152657863.jpg" border="0" alt="" /><br />
<a href="http://rtherianto.net/" target="_blank">Rendian Therianto</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152658472.jpg" border="0" alt="" /><br />
<a href="http://www.neu-design.com/katrinaneufeld/" target="_blank">Katrina   Neufield</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/200993015270687.jpg" border="0" alt="" /><br />
<a href="http://greg.gt13.com/" target="_blank">Greg Thongsophon</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/200993015271211.jpg" border="0" alt="" /><br />
<a href="http://alibahsisoglu.com.tr/" target="_blank">Ali Bah?i?o?lu</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/200993015271844.jpg" border="0" alt="" /><br />
<a href="http://www.clemsimon.fr/" target="_blank">Clément Simon</a><br />
<a href="http://www.ucdcom.com/" target="_blank"><img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/200993015273172.jpg" border="0" alt="" /></a><br />
<a href="http://davymacca.com/" target="_blank">David McGeorge</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/200993015274253.jpg" border="0" alt="" /><br />
<a href="http://chrisrowe.net/" target="_blank">Chris Rowe</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/200993015276445.jpg" border="0" alt="" /><br />
<a href="http://www.dimasgorostarzu.com/dimasgorostarzu.html" target="_blank">Dimas F.   Gorostarzu</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/200993015277811.jpg" border="0" alt="" /><br />
<a href="http://www.eugenbusoiu.com/" target="_blank">Eugen Bu?oiu</a><br />
<a href="http://www.ucdcom.com/" target="_blank"><img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/200993015278665.jpg" border="0" alt="" /></a><br />
<a href="http://www.jamiecalder.com/" target="_blank">Jamie Calder</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/200993015278276.jpg" border="0" alt="" /><br />
<a href="http://www.chriscarey.info/" target="_blank">Chris Carey</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152710109.jpg" border="0" alt="" /><br />
<a href="http://timothy.tkmediaent.com/" target="_blank">Timothy Armstrong</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152710336.jpg" border="0" alt="" /><br />
<a href="http://contact.lee-norris.com/" target="_blank">Lee Adams Norris</a><br />
<a href="http://www.ucdcom.com/" target="_blank"><img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152711684.jpg" border="0" alt="" /></a><br />
<a href="http://www.dfunkydog.co.uk/" target="_blank">Michael Dyer</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152712229.jpg" border="0" alt="" /><br />
<a href="http://csouth.xistins.com/" target="_blank">Christian South</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152713953.jpg" border="0" alt="" /><br />
<a href="http://www.ryanglover.net/" target="_blank">Ryan Glover</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152714107.jpg" border="0" alt="" /><br />
<a href="http://card.marktyrrell.com/" target="_blank">Mark Tyrrell</a><br />
<a href="http://www.ucdcom.com/Blog/post/74.html" target="_blank"><img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152715555.jpg" border="0" alt="" /></a><br />
<a href="http://www.patrik-inzinger.at/" target="_blank">Patrik Inzinger</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152716321.jpg" border="0" alt="" /><br />
<a href="http://www.gertpellens.be/contact/" target="_blank">Gert Pellens</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152717668.jpg" border="0" alt="" /><br />
<a href="http://joshuarjones.me/" target="_blank">Joshua R Jones</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152718315.jpg" border="0" alt="" /><br />
<a href="http://mdmaulana.com/" target="_blank">M Dimas Maulana</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152719525.jpg" border="0" alt="" /><br />
<a href="http://lekevicius.com/" target="_blank">Jonas Lekevicius</a><br />
<a href="http://www.ucdcom.com/" target="_blank"><img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152719943.jpg" border="0" alt="" /></a><br />
<a href="http://www.michaelvillar.com/" target="_blank">Michael Villar</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152720780.jpg" border="0" alt="" /><br />
<a href="http://kaiser.me/" target="_blank">Nico Kaiser</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152721227.jpg" border="0" alt="" /><br />
<a href="http://sebastiencouture.com/en/" target="_blank">Sebastien Couture</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152722321.jpg" border="0" alt="" /><br />
<a href="http://gaborszauer.com/" target="_blank">Gabor Szauer</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152723505.jpg" border="0" alt="" /><br />
<a href="http://www.peduarte.com/" target="_blank">Pedro Duarte</a><br />
<a href="http://www.ucdcom.com/" target="_blank"><img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152723322.jpg" border="0" alt="" /></a><br />
<a href="http://michaelbetsch.com/" target="_blank">Micha?l Betsch</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152724767.jpg" border="0" alt="" /><br />
<a href="http://davidmerfield.com/" target="_blank">David Merfield</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152725170.jpg" border="0" alt="" /><br />
<a href="http://www.maximilianschoening.com/" target="_blank">Maximilian Sch?ning</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152726908.jpg" border="0" alt="" /><br />
<a href="http://karsten-rieger.tritium-design.de/" target="_blank">Karsten Rieger</a><br />
<a href="http://www.ucdcom.com/" target="_blank"><img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152727601.jpg" border="0" alt="" /></a><br />
<a href="http://andycroll.com/" target="_blank">Andy Croll</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152728650.jpg" border="0" alt="" /><br />
<a href="http://presh.it/" target="_blank">Preshit Deorukhkar</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152729811.jpg" border="0" alt="" /><br />
<a href="http://card.chris-wallace.com/" target="_blank">Chris Wallace</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152730366.jpg" border="0" alt="" /><br />
<a href="http://www.raffaelerasini.it/" target="_blank">Raffaele Rasini</a><br />
<a href="http://www.ucdcom.com/" target="_blank"><img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152730429.jpg" border="0" alt="" /></a><br />
<a href="http://www.johnphillips.me/" target="_blank">John Phillips</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152731801.jpg" border="0" alt="" /><br />
<a href="http://v1.maykelloomans.com/" target="_blank">Maykel Loomans</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152732850.jpg" border="0" alt="" /><br />
<a href="http://www.danielgenser.com/" target="_blank">Daniel Genser</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152734945.jpg" border="0" alt="" /><br />
<a href="http://cdharrison.info/" target="_blank">Chris Harrison</a><br />
<a href="http://www.ucdcom.com/" target="_blank"><img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152734874.jpg" border="0" alt="" /></a><br />
<a href="http://www.tylergalpin.com/" target="_blank">Tyler Galpin</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152735842.jpg" border="0" alt="" /><br />
<a href="http://matthiaskretschmann.com/" target="_blank">Mattias Kretschmann</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152736875.jpg" border="0" alt="" /><br />
<a href="http://www.osvaldas.info/" target="_blank">Osvaldas Valutis</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152737437.jpg" border="0" alt="" /><br />
<a href="http://www.craigwilson.co.uk/" target="_blank">Craig Wilson</a><br />
<a href="http://www.ucdcom.com/Blog/post/74.html" target="_blank"><img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152737645.jpg" border="0" alt="" /></a><br />
<a href="http://lukestevensdesign.com/" target="_blank">Luke Stevens</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152738203.jpg" border="0" alt="" /><br />
<a href="http://www.ethicka.com/" target="_blank">William Donahoe</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152739392.jpg" border="0" alt="" /><br />
<a href="http://www.petereggington.co.uk/" target="_blank">Peter Eggington</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152740624.jpg" border="0" alt="" /><br />
<a href="http://milkengine.com/card/" target="_blank">John Saddington</a><br />
<a href="http://www.ucdcom.com/Blog/post/74.html" target="_blank"><img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152741258.jpg" border="0" alt="" /></a><br />
<a href="http://appenstein.com/" target="_blank">Appenstein</a><br />
<img src="http://www.ucdcom.com/WebSite/UpWebSitePic/2009-9-30/2009930152742138.jpg" border="0" alt="" /></p>
<p>原文：<a href="http://www.ucdcom.com/Blog/post/74.html" target="_blank">鼓舞人心的魅力名片网站设计</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dfey.com/2009/10/08/%e9%bc%93%e8%88%9e%e4%ba%ba%e5%bf%83%e7%9a%84%e9%ad%85%e5%8a%9b%e5%90%8d%e7%89%87%e7%bd%91%e7%ab%99%e8%ae%be%e8%ae%a1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
