<?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>MarsLau&#039;s Blog &#187; 设计历程</title>
	<atom:link href="http://marslau.com/archives/category/design/feed" rel="self" type="application/rss+xml" />
	<link>http://marslau.com</link>
	<description>Mars博客，记录路上的点滴（个人日记 设计 css wordpress seo）</description>
	<lastBuildDate>Sat, 21 Apr 2012 01:17:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>在设计师的角度讲系统开发</title>
		<link>http://marslau.com/archives/581.html</link>
		<comments>http://marslau.com/archives/581.html#comments</comments>
		<pubDate>Wed, 25 Nov 2009 00:54:24 +0000</pubDate>
		<dc:creator>Mars Lau</dc:creator>
				<category><![CDATA[设计历程]]></category>
		<category><![CDATA[用户体验]]></category>
		<category><![CDATA[系统开发]]></category>
		<category><![CDATA[规范]]></category>
		<category><![CDATA[设计师]]></category>

		<guid isPermaLink="false">http://marslau.com/?p=581</guid>
		<description><![CDATA[Mars在设计师的角度对系统开发提出的部分建议，如果您想要把系统做得精细，建议参考一下... ]]></description>
			<content:encoded><![CDATA[<p>公司开发某系统已经有一段时间了，功能已经得到一些客户的肯定，但界面不好看一直是个大问题，所以前两三周专门做这方面的改善。面对着N个界面的设计，N++个杂、碎、乱的页面整理，着实是件头疼的事情。还好这一切已经完成，为那两三周的忙碌总结几点吧。</p>
<h3>先简单概述一下系统界面美化的工作流程</h3>
<p>1、准备阶段：<strong>熟悉</strong>，看系统相关的文档，对系统有个大概把握，不至于设计时钻牛角尖；<strong>估量</strong>，大概总结需要改善细化的页面问题；<strong>估时</strong>，计划工作时间；<strong>定人</strong>，明确参与修改的人员，设计师和程序开发人员。</p>
<p>2、设施阶段：<strong>设计</strong>，设计系统需要美化重点界面；<strong>规范</strong>，制定页面布局展示结构，规范CSS；<strong>修改</strong>，参与和指导程序开发人员严格按照制定好的结构、规范修改页面，这个过程相当繁琐。</p>
<p>3、复查阶段：<strong>细查</strong>，如图标的透明背景、弹出框大小等等；<strong>补救</strong>，手动对每个界面简单操作一下，总结补救遗留问题；<strong>提交</strong>。</p>
<p>其实，很多程序员注重产品功能开发却忽略了界面易用性和美观，导致开发的产品糙，难看。他们忘记了系统开发是给人用的，操作的不便、难看，同样不会让用户中意。但如果每次开发都是让界面设计师去弥补，对设计师、对程序员都挺累的。与其这样还不如将展现层早日纳入开发日程。</p>
<h3>站在设计师的角度为系统开发提供几点建议</h3>
<h4>一、设计师须参与系统设计。</h4>
<p><img style="DISPLAY: inline; FLOAT: right; MARGIN: 0px 0px 0px 10px" src="http://marslau.com/wp-content/uploads/2009/11/ue5_0001.jpg" alt="《用户体验的要素》之五个层面" width="272" height="452" /></p>
<p>设计师的作用不应该只是对单一界面的美化，反过来说，如果他对开发的系统不理解，他的视角会很低，无法站在系统的高度有整体设计思路，一个界面炫只能解决表面问题，是解决不了较深问题的。Mars想这大概也是美工与设计师的区别所在吧。</p>
<p>最近在看Jesse James Garrett的《用户体验的要素》，其中讲了用户体验的五个层面（如图）：战略层、范围层、结构层、框架层、表现层。Mars看来，在前两个层面设计师必须充分理解，Mars在上这个系统开发时就忽略这两点，所以导致后期的弥补工作，后三个层面设计师必须直接参与，出界面、定规范等。这样的话系统设计、开发将按&#8221;一&#8221;道路顺利进行，不至于走&#8221;Z&#8221;形道路。</p>
<h4>二、设计系统重点页面的效果图</h4>
<p>Mars觉得出效果图必须是在充分理解系统的前提下，这样设计出来的界面才能在页面上诠释系统，而不单单讲究某个按钮的水晶效果什么的。在这个环节设计师就需要与系统开发相关负责人、测试人员（这里扮演&#8221;用户&#8221;角色）充分交流沟通，从日后扩展、易用、美观等各个角度思考设计。相比较程序开发来讲，出图还是小成本的事情，为了不走&#8221;Z&#8221;形道路，这些界面一定要好好斟酌。</p>
<h4>三、设计师协助程序开发负责人设计开发规范。</h4>
<p>其中设计师协助的可能包括，<strong>系统目录架构</strong>，方便日后样式更换；<strong>展示页面</strong>，页面布局的程序结构；<strong>名称规范</strong>，布局结构标签、CSS样式、图片相关名称规范等。</p>
<p>以上工作及相关规范的提出，给日后程序开发提供了方便，样式这一块，只需套用通用的结构就行了。</p>
<h4>四、系统开发的人员组织</h4>
<p>要求系统开发人员严格按着设计图和规范来走，不要只关注自己开发的那点功能，代码结构不清晰，样式在页面头、标签上到处定义的都是，考虑一下日后改版怎么办，不能将上千个页面再重写吧。系统开发不太可能一两个人搞定，多人协作没有一个规范作参考，各自在自己的思路写程序最终出来的系统可能糙、乱。</p>
<p>以上四点是Mars在设计师的角度对系统开发提出的部分建议，如果您想要把系统做得精细，建议参考一下。</p>
<ul class="related_post"><li>2009-10-22 -- <a href="http://marslau.com/archives/551.html" title="美工自我培养的几点经验总结">美工自我培养的几点经验总结</a> (52)</li></ul><hr />
<p><small>摘自：<a href="http://marslau.com">MarsLau&#039;s Blog</a> |
原文链接：<a href="http://marslau.com/archives/581.html">Permalink</a> |
<br/>
Tags: <a href="http://marslau.com/archives/tag/%e7%94%a8%e6%88%b7%e4%bd%93%e9%aa%8c" rel="tag">用户体验</a>, <a href="http://marslau.com/archives/tag/%e7%b3%bb%e7%bb%9f%e5%bc%80%e5%8f%91" rel="tag">系统开发</a>, <a href="http://marslau.com/archives/tag/%e8%a7%84%e8%8c%83" rel="tag">规范</a>, <a href="http://marslau.com/archives/tag/%e8%ae%be%e8%ae%a1%e5%b8%88" rel="tag">设计师</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://marslau.com/archives/581.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>美工自我培养的几点经验总结</title>
		<link>http://marslau.com/archives/551.html</link>
		<comments>http://marslau.com/archives/551.html#comments</comments>
		<pubDate>Thu, 22 Oct 2009 14:33:41 +0000</pubDate>
		<dc:creator>Mars Lau</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>

		<guid isPermaLink="false">http://marslau.com/archives/551.html</guid>
		<description><![CDATA[Mars本文总结其接触和学习设计经验，从配色,布局,细节,心态,技能,用户体验等几部分讲述如何培养美工设计师。通过多看、多做、多比的方法提升设计师的审美观和相关技巧... ]]></description>
			<content:encoded><![CDATA[<p>随着公司影响力的壮大和产品的不断提升，相关的形象设计要逐步跟得上，需要逐渐提升，所以就招一个应届生美工，算是一块成长。应届生有拼劲、肯学，但也好高骛远，起点都差不多，如何<strong>培养美工</strong>就变得至关重要了。总结自己接触和学习设计的一点经验与大家分享，希望得到大家更多的建议。</p>
<h3>一、配色</h3>
<p>其实对<strong>色彩</strong>的感觉是设计师应具备的最基本素质，其作品不管是对网页界面、系统界面、还是产品包装等等都有广泛应用。基本的一些理论，什么冷暖色、对比色/补色、色彩心理、搭配原则等等，满大街都是，有意者随便搜一两篇看看就行。色彩对于美工设计师来说，更重要的是一种感觉，就像打篮球投篮的手感一样，多看，多练，这种感觉是可以后天练出来的。Mars刚接触设计时，连坐公交车时也会注意路边某公司、饭店的招牌是如何配色，处处留意生活中色彩搭配的美，关于色彩截图就更记不清有多少张了。</p>
<p>Mars觉得，设计师对颜色的运用一般有这么几个阶段：</p>
<ol>
<li>初级阶段：用自己<strong>首映感觉最好的1~2种颜色</strong>，不考虑其他因素、他人感觉；</li>
<li>过度阶段：开始感觉一两种颜色单调，<strong>尽量多尝试不同色彩</strong>，该阶段极容易出现没目的的乱搭现象；</li>
<li>成熟阶段：该阶段了解了大众对色彩的审美，开始<strong>理性的用1~2种色系搭配</strong>，能体会到同种颜色不同色值的细微差别，大多设计师都在这个阶段；</li>
<li>终极阶段：把<strong>一种色彩用至极致</strong>，甚至只用黑白灰，完全沉浸某种颜色，甚至有点变态，但其创作效果让处于第三阶段的设计师一看就是大师所为。</li>
</ol>
<p>其实这也是个不断练习积累的过程，这样色彩的感觉才会提升。</p>
<h3>二、布局</h3>
<p>美工设计师除了对色彩要有好的感觉外，对布局也要有很好的把握，组合的好坏直接影响作品的效果。其实做好布局设计也不是很难，无非就以下几步：</p>
<div>
<ol>
<li><strong>布局准备</strong>：明确你表达内容的主体部分需要哪些必要的文字和图片。不要考虑太多细节。</li>
<li><strong>布局版式</strong>：关于布局的版式多种多样，在将重点内容放在最显眼的前提下，可自由选择版式。对于网页来讲，根据大多数人从上到下、从左到右的浏览顺序来考虑，应该将最主要的内容、图片等放在页面的左边和上边。</li>
<li><strong>精细布局</strong>：整体配色、字体、各模块的间距、插图、增减内容等各个方面的推敲。这一步是细活。</li>
</ol>
</div>
<p>Mars觉得最锻炼布局的方法是制作PPT。想把PPT制作美观、精简并不是件容易的事。对于软件行业的售前来说，如何制作漂亮的PPT应该是他们自我内修的一门必修课。PPT的布局做好了，其他网页、宣传册等平面布局应该都信手捏来。</p>
<h3>三、细节</h3>
<p>至理名言&#8221;细节决定成败&#8221;，在设计领域了这句话更显得重要。很多细节可能会被浏览者忽略，但对设计师来说绝不可放过，比如背景色、色彩渐变、各组件间间距、标题样式、高亮样式、字体/大小/颜色、行/段间距、插图位置/边缘处理、输入框宽高/边框色/背景色、按钮的位置等等太多了。还是之前的话，只有你看得多了，比较得多了，才能看得出这些细节。有人觉得这些细节没有什么大碍，但多个细节组合在一起就和让人觉得不舒服。</p>
<p>举例说一下，以下是某系统里一篇文章下面的添加批注表单。上半部分是没有经过美化、由程序员直接写的程序（上图），下半部分是有设计师协助设计美化完成的表单界面（下图）。</p>
<p><img src="http://marslau.com/wp-content/uploads/2009/10/zxwz.png" alt="界面细节" width="589" height="344" /></p>
<p>一般正常审美的人肯定觉得下面的好看，但却不知好在哪？听Mars从各个角度详解一下：</p>
<ol>
<li>配色：字体颜色像是直接从32色板上取的，没经过考究；表单边框色太重；表单背景与页面背景相同，没突出层次。</li>
<li>布局版式：此组件又没有多行操作，无需使用列表形式；上图保存按钮在该组件标题之上俨然不合理；组件的标题的位置大小不够醒目。</li>
<li>用户体验：明确这是一个系统里的界面组件，所以这个人既然都登进来了，还用填记录人吗？时间也肯定就是提交时间啊；提交人主要是提交自己的批注，所以给他提供大片的提交内容的输入框即可，简单明了；提交按钮，上图需要再填完批注内容后折回到左上角&#8221;保存&#8221;显然不合理，下图的界面大大方方右手边一个按钮，看起来明显，操作起来舒服。</li>
</ol>
<p>以上几方面都是关于个人<strong>审美观</strong>方面的提升，如果你不是打算进行美学研究，我觉得过多的纯理论学习不会对你的审美观有太多提高。所以我的建议就是：多看，多模仿，多做，多比。切忌自己没有什么审美观就盲目创作，其实模仿没什么可耻的，是学习的毕竟阶段。好比有人模仿MJ跳舞，尽管不是很像，但最少会得到一小部分人的喜爱和追捧，比如在某校/班的圣诞晚会上；而如果不了解大众审美，就很可能像芙蓉姐姐跳舞，只会是笑料罢了。养成良好的审美观可以运用到生活的方方面面，而生活的方方面面也锻炼你的审美观，像摄影、布置自己的房间办公桌、服装的搭配等，能提高你的生活品味。</p>
<h3>四、心态</h3>
<p>在累计阶段，心态平和、<strong>踏实耐心</strong>，切忌急躁，美工本身就是细活，着急是没用的。有了基本的审美观，需要创作时心情放松，做些想做的事，吃点想吃的东西，随心所欲，给提供自己创作灵感环境。不要意味的坐在电脑前去想，事倍功半，会把自己郁闷死。</p>
<h3>五、技能</h3>
<p>有了良好的审美基础和创意，接下来就是制作了。相比较审美观的培养和创意的来临，Mars觉得一些工具技能是很好学得，无非就是我用铅笔、还是毛笔画的问题。大概介绍下Mars接触到的工具：</p>
<ol>
<li>制图技能：Photoshop（平面处理等）、Illustrator/CorelDraw（矢量图）、Flash（动画）、Premiere Pro （影视后期）等等这些只是应用的工具；</li>
<li>页面编程技能：html、css、JavaScript等；</li>
<li>优化技能：压缩图片、网页优化等。</li>
</ol>
<p>以上工具网上的教程一抓一大把，推荐网易教程。可以找些基础的看一下，一回生二回熟，平时多用即可掌握，更深的技巧可以日后用到再研究完善，要边用边学，这样记忆深刻。</p>
<h3>六、用户体验</h3>
<p>用户体验一般出现在网页设计和系统界面设计里，是用户和人机界面的交互过程，界面操作的易用性，直接影响了用户对该款产品的印象。用户体验是对美工更高的一个要求，甚至有点儿超越美工的范畴，但只有美工了解这些才能更合理地设计界面布局，整体搭配等等。</p>
<p>Mars知道用户体验的重要性，但深入学习的还不多，但Mars会在看别人网页、系统的同时记录那点有着方便，很在下次自己的设计中体现出来，算是一个模仿阶段吧。这也是Mars一向的学习方法。</p>
<p>最后声称一下，Mars不是设计科班出身，没有什么理论基础，以上总结都是实打实的经验之谈，希望得到更多好的建议。</p>
<ul class="related_post"><li>2009-11-25 -- <a href="http://marslau.com/archives/581.html" title="在设计师的角度讲系统开发">在设计师的角度讲系统开发</a> (12)</li></ul><hr />
<p><small>摘自：<a href="http://marslau.com">MarsLau&#039;s Blog</a> |
原文链接：<a href="http://marslau.com/archives/551.html">Permalink</a> |
<br/>
Tags: <a href="http://marslau.com/archives/tag/%e5%9f%b9%e5%85%bb" rel="tag">培养</a>, <a href="http://marslau.com/archives/tag/%e5%b8%83%e5%b1%80" rel="tag">布局</a>, <a href="http://marslau.com/archives/tag/%e7%94%a8%e6%88%b7%e4%bd%93%e9%aa%8c" rel="tag">用户体验</a>, <a href="http://marslau.com/archives/tag/%e7%bb%86%e8%8a%82" rel="tag">细节</a>, <a href="http://marslau.com/archives/tag/%e7%be%8e%e5%b7%a5" rel="tag">美工</a>, <a href="http://marslau.com/archives/tag/%e8%ae%be%e8%ae%a1%e5%b8%88" rel="tag">设计师</a>, <a href="http://marslau.com/archives/tag/%e9%85%8d%e8%89%b2" rel="tag">配色</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://marslau.com/archives/551.html/feed</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>报表统计图Flash宣传片展示</title>
		<link>http://marslau.com/archives/432.html</link>
		<comments>http://marslau.com/archives/432.html#comments</comments>
		<pubDate>Tue, 07 Jul 2009 07:01:44 +0000</pubDate>
		<dc:creator>Mars Lau</dc:creator>
				<category><![CDATA[设计历程]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[宣传片]]></category>
		<category><![CDATA[报表]]></category>
		<category><![CDATA[统计图]]></category>
		<category><![CDATA[设计]]></category>

		<guid isPermaLink="false">http://marslau.com/?p=432</guid>
		<description><![CDATA[前段时间一直在忙公司企业Flash宣传片的设计和制作。Flash应该算是我不太擅长的一块，接触的也不多，但为了满足需求，就硬着头皮和同事做了一套，这里晒一下自己设计制作的报表产品里统... ]]></description>
			<content:encoded><![CDATA[<p>前段时间一直在忙公司企业Flash宣传片的设计和制作。Flash应该算是我不太擅长的一块，接触的也不多，但为了满足需求，就硬着头皮和同事做了一套，这里晒一下自己设计制作的报表产品里统计图部分的Flash，请大家点评。</p>
<p><strong>报表统计图Flash宣传片</strong>。<span class="STYLE18;line-height:16px;letter-spacing:10px STYLE18">观看前请确保你安装了FlashPlayer10。</span></p>
<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="600" height="450"><param name="movie" value="http://marslau.com/download/flash/raqsoft-chart.swf" /><param name="quality" value="high" /><embed src="http://marslau.com/download/flash/raqsoft-chart.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="450"></embed></object></p>
<ul class="related_post"><li>2011-11-02 -- <a href="http://marslau.com/archives/811.html" title="如何做专业、美观的图表（基础统计图部分）">如何做专业、美观的图表（基础统计图部分）</a> (2)</li><li>2011-01-28 -- <a href="http://marslau.com/archives/692.html" title="柱形图（Column Graph）">柱形图（Column Graph）</a> (3)</li><li>2011-01-27 -- <a href="http://marslau.com/archives/688.html" title="统计图图形元素">统计图图形元素</a> (1)</li><li>2008-04-16 -- <a href="http://marslau.com/archives/53.html" title="培训邀请函">培训邀请函</a> (0)</li><li>2008-04-16 -- <a href="http://marslau.com/archives/48.html" title="调度系统界面">调度系统界面</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/44.html" title="demo界面">demo界面</a> (1)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/40.html" title="某系统界面">某系统界面</a> (1)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/38.html" title="光盘">光盘</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/36.html" title="产品包装">产品包装</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/35.html" title="宣传手册">宣传手册</a> (0)</li></ul><hr />
<p><small>摘自：<a href="http://marslau.com">MarsLau&#039;s Blog</a> |
原文链接：<a href="http://marslau.com/archives/432.html">Permalink</a> |
<br/>
Tags: <a href="http://marslau.com/archives/tag/flash" rel="tag">Flash</a>, <a href="http://marslau.com/archives/tag/%e5%ae%a3%e4%bc%a0%e7%89%87" rel="tag">宣传片</a>, <a href="http://marslau.com/archives/tag/%e6%8a%a5%e8%a1%a8" rel="tag">报表</a>, <a href="http://marslau.com/archives/tag/%e7%bb%9f%e8%ae%a1%e5%9b%be" rel="tag">统计图</a>, <a href="http://marslau.com/archives/tag/%e8%ae%be%e8%ae%a1" rel="tag">设计</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://marslau.com/archives/432.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>培训邀请函</title>
		<link>http://marslau.com/archives/53.html</link>
		<comments>http://marslau.com/archives/53.html#comments</comments>
		<pubDate>Wed, 16 Apr 2008 09:06:21 +0000</pubDate>
		<dc:creator>Mars Lau</dc:creator>
				<category><![CDATA[设计历程]]></category>
		<category><![CDATA[设计]]></category>

		<guid isPermaLink="false">http://marslau.com/index.php/archives/53</guid>
		<description><![CDATA[培训邀请函效果 2009-07-07 -- 报表统计图Flash宣传片展示 (8)2008-04-16 -- 调度系统界面 (0)2008-04-15 -- demo界面 (1)2008-04-15 -- 某系统界面 (1)2008-04-15 -- 光盘 (0)2008-04-15 -- 产品包装 (0)2008-04-15 -- 宣传手册 (... ]]></description>
			<content:encoded><![CDATA[<p>培训邀请函效果</p>
<p><img src="http://marslau.com/wp-content/uploads/2008/04/train.jpg" alt="培训邀请函" /></p>
<ul class="related_post"><li>2009-07-07 -- <a href="http://marslau.com/archives/432.html" title="报表统计图Flash宣传片展示">报表统计图Flash宣传片展示</a> (8)</li><li>2008-04-16 -- <a href="http://marslau.com/archives/48.html" title="调度系统界面">调度系统界面</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/44.html" title="demo界面">demo界面</a> (1)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/40.html" title="某系统界面">某系统界面</a> (1)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/38.html" title="光盘">光盘</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/36.html" title="产品包装">产品包装</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/35.html" title="宣传手册">宣传手册</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/32.html" title="安装图标">安装图标</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/27.html" title="网站界面设计">网站界面设计</a> (1)</li></ul><hr />
<p><small>摘自：<a href="http://marslau.com">MarsLau&#039;s Blog</a> |
原文链接：<a href="http://marslau.com/archives/53.html">Permalink</a> |
<br/>
Tags: <a href="http://marslau.com/archives/tag/%e8%ae%be%e8%ae%a1" rel="tag">设计</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://marslau.com/archives/53.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>调度系统界面</title>
		<link>http://marslau.com/archives/48.html</link>
		<comments>http://marslau.com/archives/48.html#comments</comments>
		<pubDate>Wed, 16 Apr 2008 05:14:19 +0000</pubDate>
		<dc:creator>Mars Lau</dc:creator>
				<category><![CDATA[设计历程]]></category>
		<category><![CDATA[设计]]></category>

		<guid isPermaLink="false">http://marslau.com/index.php/archives/48</guid>
		<description><![CDATA[（一）调度系统界面首页&#8211;欢迎界面 （二）调度系统界面内页效果图一 （三）调度系统界面内页效果图二 2009-07-07 -- 报表统计图Flash宣传片展示 (8)2008-04-16 -- 培训邀请函 (0)2008-04-15 -- demo界... ]]></description>
			<content:encoded><![CDATA[<p>（一）调度系统界面首页&#8211;欢迎界面</p>
<p><img src="http://marslau.com/wp-content/uploads/2008/04/scheduler-home.jpg" alt="scheduler-home" /></p>
<p>（二）调度系统界面内页效果图一</p>
<p><img src="http://marslau.com/wp-content/uploads/2008/04/scheduler-in.jpg" alt="scheduler-in" /></p>
<p>（三）调度系统界面内页效果图二</p>
<p><img src="http://marslau.com/wp-content/uploads/2008/04/schedulerin.jpg" alt="scheduler+in" /></p>
<ul class="related_post"><li>2009-07-07 -- <a href="http://marslau.com/archives/432.html" title="报表统计图Flash宣传片展示">报表统计图Flash宣传片展示</a> (8)</li><li>2008-04-16 -- <a href="http://marslau.com/archives/53.html" title="培训邀请函">培训邀请函</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/44.html" title="demo界面">demo界面</a> (1)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/40.html" title="某系统界面">某系统界面</a> (1)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/38.html" title="光盘">光盘</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/36.html" title="产品包装">产品包装</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/35.html" title="宣传手册">宣传手册</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/32.html" title="安装图标">安装图标</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/27.html" title="网站界面设计">网站界面设计</a> (1)</li></ul><hr />
<p><small>摘自：<a href="http://marslau.com">MarsLau&#039;s Blog</a> |
原文链接：<a href="http://marslau.com/archives/48.html">Permalink</a> |
<br/>
Tags: <a href="http://marslau.com/archives/tag/%e8%ae%be%e8%ae%a1" rel="tag">设计</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://marslau.com/archives/48.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>demo界面</title>
		<link>http://marslau.com/archives/44.html</link>
		<comments>http://marslau.com/archives/44.html#comments</comments>
		<pubDate>Tue, 15 Apr 2008 09:44:28 +0000</pubDate>
		<dc:creator>Mars Lau</dc:creator>
				<category><![CDATA[设计历程]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[demo界面]]></category>
		<category><![CDATA[设计]]></category>

		<guid isPermaLink="false">http://marslau.com/index.php/archives/44</guid>
		<description><![CDATA[demo界面效果图（一） demo界面效果图（二） 2009-07-19 -- wordpress主题切换预览插件：Theme Switcher Reloaded (5)2009-07-07 -- 报表统计图Flash宣传片展示 (8)2008-04-16 -- 培训邀请函 (0)2008-04-16 -- 调度系统界面 ... ]]></description>
			<content:encoded><![CDATA[<p>demo界面效果图（一）</p>
<p><img src="http://marslau.com/wp-content/uploads/2008/04/demo-1.jpg" alt="demo界面" /></p>
<p>demo界面效果图（二）<br />
<img src="http://marslau.com/wp-content/uploads/2008/04/demo-2.jpg" alt="demo界面（二）" /></p>
<ul class="related_post"><li>2009-07-19 -- <a href="http://marslau.com/archives/443.html" title="wordpress主题切换预览插件：Theme Switcher Reloaded">wordpress主题切换预览插件：Theme Switcher Reloaded</a> (5)</li><li>2009-07-07 -- <a href="http://marslau.com/archives/432.html" title="报表统计图Flash宣传片展示">报表统计图Flash宣传片展示</a> (8)</li><li>2008-04-16 -- <a href="http://marslau.com/archives/53.html" title="培训邀请函">培训邀请函</a> (0)</li><li>2008-04-16 -- <a href="http://marslau.com/archives/48.html" title="调度系统界面">调度系统界面</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/40.html" title="某系统界面">某系统界面</a> (1)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/38.html" title="光盘">光盘</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/36.html" title="产品包装">产品包装</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/35.html" title="宣传手册">宣传手册</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/32.html" title="安装图标">安装图标</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/27.html" title="网站界面设计">网站界面设计</a> (1)</li></ul><hr />
<p><small>摘自：<a href="http://marslau.com">MarsLau&#039;s Blog</a> |
原文链接：<a href="http://marslau.com/archives/44.html">Permalink</a> |
<br/>
Tags: <a href="http://marslau.com/archives/tag/demo" rel="tag">demo</a>, <a href="http://marslau.com/archives/tag/demo%e7%95%8c%e9%9d%a2" rel="tag">demo界面</a>, <a href="http://marslau.com/archives/tag/%e8%ae%be%e8%ae%a1" rel="tag">设计</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://marslau.com/archives/44.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>某系统界面</title>
		<link>http://marslau.com/archives/40.html</link>
		<comments>http://marslau.com/archives/40.html#comments</comments>
		<pubDate>Tue, 15 Apr 2008 08:56:55 +0000</pubDate>
		<dc:creator>Mars Lau</dc:creator>
				<category><![CDATA[设计历程]]></category>
		<category><![CDATA[系统界面]]></category>
		<category><![CDATA[设计]]></category>

		<guid isPermaLink="false">http://marslau.com/index.php/archives/40</guid>
		<description><![CDATA[（一）系统登陆界面（login） （二）系统内页界面效果一 （三）系统内页界面效果二 2009-07-07 -- 报表统计图Flash宣传片展示 (8)2008-04-16 -- 培训邀请函 (0)2008-04-16 -- 调度系统界面 (0)2008-04-15 -- demo... ]]></description>
			<content:encoded><![CDATA[<p>（一）系统登陆界面（login）</p>
<p><img src="http://marslau.com/wp-content/uploads/2008/04/equipment-login.jpg" alt="equipment-login" /></p>
<p>（二）系统内页界面效果一</p>
<p><img src="http://marslau.com/wp-content/uploads/2008/04/equipment-1.jpg" alt="equipment-1" /></p>
<p>（三）系统内页界面效果二</p>
<p><img src="http://marslau.com/wp-content/uploads/2008/04/equipment-2.jpg" alt="equipment-2" /></p>
<ul class="related_post"><li>2009-07-07 -- <a href="http://marslau.com/archives/432.html" title="报表统计图Flash宣传片展示">报表统计图Flash宣传片展示</a> (8)</li><li>2008-04-16 -- <a href="http://marslau.com/archives/53.html" title="培训邀请函">培训邀请函</a> (0)</li><li>2008-04-16 -- <a href="http://marslau.com/archives/48.html" title="调度系统界面">调度系统界面</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/44.html" title="demo界面">demo界面</a> (1)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/38.html" title="光盘">光盘</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/36.html" title="产品包装">产品包装</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/35.html" title="宣传手册">宣传手册</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/32.html" title="安装图标">安装图标</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/27.html" title="网站界面设计">网站界面设计</a> (1)</li></ul><hr />
<p><small>摘自：<a href="http://marslau.com">MarsLau&#039;s Blog</a> |
原文链接：<a href="http://marslau.com/archives/40.html">Permalink</a> |
<br/>
Tags: <a href="http://marslau.com/archives/tag/%e7%b3%bb%e7%bb%9f%e7%95%8c%e9%9d%a2" rel="tag">系统界面</a>, <a href="http://marslau.com/archives/tag/%e8%ae%be%e8%ae%a1" rel="tag">设计</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://marslau.com/archives/40.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>光盘</title>
		<link>http://marslau.com/archives/38.html</link>
		<comments>http://marslau.com/archives/38.html#comments</comments>
		<pubDate>Tue, 15 Apr 2008 07:49:47 +0000</pubDate>
		<dc:creator>Mars Lau</dc:creator>
				<category><![CDATA[设计历程]]></category>
		<category><![CDATA[设计]]></category>

		<guid isPermaLink="false">http://marslau.com/index.php/archives/38</guid>
		<description><![CDATA[光盘效果 2009-07-07 -- 报表统计图Flash宣传片展示 (8)2008-04-16 -- 培训邀请函 (0)2008-04-16 -- 调度系统界面 (0)2008-04-15 -- demo界面 (1)2008-04-15 -- 某系统界面 (1)2008-04-15 -- 产品包装 (0)2008-04-15 -- 宣传手册 (... ]]></description>
			<content:encoded><![CDATA[<p>光盘效果</p>
<p><img src="http://marslau.com/wp-content/uploads/2008/04/cd.jpg" alt="CD" /></p>
<ul class="related_post"><li>2009-07-07 -- <a href="http://marslau.com/archives/432.html" title="报表统计图Flash宣传片展示">报表统计图Flash宣传片展示</a> (8)</li><li>2008-04-16 -- <a href="http://marslau.com/archives/53.html" title="培训邀请函">培训邀请函</a> (0)</li><li>2008-04-16 -- <a href="http://marslau.com/archives/48.html" title="调度系统界面">调度系统界面</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/44.html" title="demo界面">demo界面</a> (1)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/40.html" title="某系统界面">某系统界面</a> (1)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/36.html" title="产品包装">产品包装</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/35.html" title="宣传手册">宣传手册</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/32.html" title="安装图标">安装图标</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/27.html" title="网站界面设计">网站界面设计</a> (1)</li></ul><hr />
<p><small>摘自：<a href="http://marslau.com">MarsLau&#039;s Blog</a> |
原文链接：<a href="http://marslau.com/archives/38.html">Permalink</a> |
<br/>
Tags: <a href="http://marslau.com/archives/tag/%e8%ae%be%e8%ae%a1" rel="tag">设计</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://marslau.com/archives/38.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>产品包装</title>
		<link>http://marslau.com/archives/36.html</link>
		<comments>http://marslau.com/archives/36.html#comments</comments>
		<pubDate>Tue, 15 Apr 2008 07:34:14 +0000</pubDate>
		<dc:creator>Mars Lau</dc:creator>
				<category><![CDATA[设计历程]]></category>
		<category><![CDATA[设计]]></category>

		<guid isPermaLink="false">http://marslau.com/index.php/archives/36</guid>
		<description><![CDATA[做了几款产品包装玩玩 2009-07-07 -- 报表统计图Flash宣传片展示 (8)2008-04-16 -- 培训邀请函 (0)2008-04-16 -- 调度系统界面 (0)2008-04-15 -- demo界面 (1)2008-04-15 -- 某系统界面 (1)2008-04-15 -- 光盘 (0)2008-04-15 -- ... ]]></description>
			<content:encoded><![CDATA[<p>做了几款产品包装玩玩</p>
<p><img src="http://marslau.com/wp-content/uploads/2008/04/wrappers.jpg" alt="产品包装" /></p>
<ul class="related_post"><li>2009-07-07 -- <a href="http://marslau.com/archives/432.html" title="报表统计图Flash宣传片展示">报表统计图Flash宣传片展示</a> (8)</li><li>2008-04-16 -- <a href="http://marslau.com/archives/53.html" title="培训邀请函">培训邀请函</a> (0)</li><li>2008-04-16 -- <a href="http://marslau.com/archives/48.html" title="调度系统界面">调度系统界面</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/44.html" title="demo界面">demo界面</a> (1)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/40.html" title="某系统界面">某系统界面</a> (1)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/38.html" title="光盘">光盘</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/35.html" title="宣传手册">宣传手册</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/32.html" title="安装图标">安装图标</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/27.html" title="网站界面设计">网站界面设计</a> (1)</li></ul><hr />
<p><small>摘自：<a href="http://marslau.com">MarsLau&#039;s Blog</a> |
原文链接：<a href="http://marslau.com/archives/36.html">Permalink</a> |
<br/>
Tags: <a href="http://marslau.com/archives/tag/%e8%ae%be%e8%ae%a1" rel="tag">设计</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://marslau.com/archives/36.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>宣传手册</title>
		<link>http://marslau.com/archives/35.html</link>
		<comments>http://marslau.com/archives/35.html#comments</comments>
		<pubDate>Tue, 15 Apr 2008 07:23:03 +0000</pubDate>
		<dc:creator>Mars Lau</dc:creator>
				<category><![CDATA[设计历程]]></category>
		<category><![CDATA[设计]]></category>

		<guid isPermaLink="false">http://marslau.com/index.php/archives/35</guid>
		<description><![CDATA[产品宣传手册 2009-07-07 -- 报表统计图Flash宣传片展示 (8)2008-04-16 -- 培训邀请函 (0)2008-04-16 -- 调度系统界面 (0)2008-04-15 -- demo界面 (1)2008-04-15 -- 某系统界面 (1)2008-04-15 -- 光盘 (0)2008-04-15 -- 产品包装 (... ]]></description>
			<content:encoded><![CDATA[<p>产品宣传手册</p>
<p><img src="http://marslau.com/wp-content/uploads/2008/04/propagandize.jpg" alt="propagandize" /></p>
<ul class="related_post"><li>2009-07-07 -- <a href="http://marslau.com/archives/432.html" title="报表统计图Flash宣传片展示">报表统计图Flash宣传片展示</a> (8)</li><li>2008-04-16 -- <a href="http://marslau.com/archives/53.html" title="培训邀请函">培训邀请函</a> (0)</li><li>2008-04-16 -- <a href="http://marslau.com/archives/48.html" title="调度系统界面">调度系统界面</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/44.html" title="demo界面">demo界面</a> (1)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/40.html" title="某系统界面">某系统界面</a> (1)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/38.html" title="光盘">光盘</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/36.html" title="产品包装">产品包装</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/32.html" title="安装图标">安装图标</a> (0)</li><li>2008-04-15 -- <a href="http://marslau.com/archives/27.html" title="网站界面设计">网站界面设计</a> (1)</li></ul><hr />
<p><small>摘自：<a href="http://marslau.com">MarsLau&#039;s Blog</a> |
原文链接：<a href="http://marslau.com/archives/35.html">Permalink</a> |
<br/>
Tags: <a href="http://marslau.com/archives/tag/%e8%ae%be%e8%ae%a1" rel="tag">设计</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://marslau.com/archives/35.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

