<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/css" href="css/atom.css"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title type="html"><![CDATA[易点网络的网站设计理念]]></title><subtitle type="html"><![CDATA[]]></subtitle><id>http://www.ecomma.net/blog/</id><link rel="alternate" type="text/html" href="http://www.ecomma.net/blog/"/><link rel="self" type="application/atom+xml" href="http://www.ecomma.net/blog/atom.xml"/><generator uri="http://www.rainbowsoft.org/" version="1.8 Devo Build 80201">RainbowSoft Studio Z-Blog</generator><updated>2010-09-21T13:07:58+08:00</updated><entry><title type="html"><![CDATA[《我和你》2008北京奥运主题歌MP3下载]]></title><author><name>suixin</name><email>a@b.com</email></author><category term="" scheme="http://www.ecomma.net/blog/catalog.asp?cate=3" label="随便说说"/><updated>2008-08-09T08:04:45+08:00</updated><published>2008-08-09T08:04:45+08:00</published><summary type="html"><![CDATA[<p>　　我和你，心连心，同住地球村，为梦想，千里行，相会在北京。</p><p>　　来吧！朋友，伸出你的手，我和你，心连心，永远一家人。</p>]]></summary><link rel="alternate" type="text/html" href="http://www.ecomma.net/blog/post/you-and-me-mp3.html"/><id>http://www.ecomma.net/blog/post/you-and-me-mp3.html</id></entry><entry><title type="html"><![CDATA[致上海诺唯(咏灵网络)、西安盈讯、北京傲盾防火墙等——我们一直被模仿，我们从未被超越]]></title><author><name>suixin</name><email>a@b.com</email></author><category term="" scheme="http://www.ecomma.net/blog/catalog.asp?cate=2" label="网站开发"/><updated>2008-06-20T01:03:41+08:00</updated><published>2008-06-20T01:03:41+08:00</published><summary type="html"><![CDATA[<p><b>我们一直被模仿，我们从未被超越。</b></p><p>今天在QQ上，好友 Steven 说看到我的个人简历被同行抄袭。不是我以前碰到过的用我的版式和优化过的代码的那种抄袭。而是连文字内容都照搬的抄袭。其实这就是对网站访客的一种欺骗了。毕竟我过往操作过的案例，你不可能也一模一样吧。</p><p>过去看了看，其实长期被抄袭，也麻木了。我这个简历，拿过去照着改改自己用的，几年来累计，估计我都看了上百了。其中不乏相对知名的业内人士，也算是人家对我优化过的代码的认同吧。不点名了。</p><p>即使我们公司网站，长期抄袭，估计使用长达一年以上的，就有很多。随便列2个吧。</p><p>&nbsp;北京傲盾软件技术有限责任公司</p><p>西安盈讯电子科技有限责任公司</p><p>&nbsp;</p><p>&nbsp;</p>]]></summary><link rel="alternate" type="text/html" href="http://www.ecomma.net/blog/post/copy-website.html"/><id>http://www.ecomma.net/blog/post/copy-website.html</id></entry><entry><title type="html"><![CDATA[如何做好网站运营？- 做网站相关的一些定律]]></title><author><name>suixin</name><email>a@b.com</email></author><category term="" scheme="http://www.ecomma.net/blog/catalog.asp?cate=1" label="用户体验"/><updated>2008-06-04T20:49:54+08:00</updated><published>2008-06-04T20:49:54+08:00</published><summary type="html"><![CDATA[<p>1.250定律</p><p>拉德认为：每一位顾客身后，大体有250名亲朋好友。如果您赢得了一位顾客的好感，就意味着赢得了250个人的好感；反之，如果你得罪了一名顾客，也就意味着得罪了250 名顾客。&nbsp;&nbsp; 在你的网站访客中，一个访客可能可以带来一群访客，任何网站都有起步和发展的过程，这个过程中此定律尤其重要。</p><p>2.达维多定律</p><p>达维多认为，一个企业要想在市场上总是占据主导地位，那么就要做到第一个开发出新产品，又第一个淘汰自己的老产品。&nbsp;&nbsp; 国内网站跟风太严重，比如前段时间的格子网，乞讨网，博客网，一个成功了，大家一拥而上。但实际效果是，第一个出名的往往最成功，所以在网站的定位上，要动自己的脑筋，不是去捡人家剩下的客户。同理，买人家出售的数据来建站效果是很糟糕的。</p>...]]></summary><link rel="alternate" type="text/html" href="http://www.ecomma.net/blog/post/webrun.html"/><id>http://www.ecomma.net/blog/post/webrun.html</id></entry><entry><title type="html"><![CDATA[三栏液态布局创建代码及其示例]]></title><author><name>suixin</name><email>a@b.com</email></author><category term="" scheme="http://www.ecomma.net/blog/catalog.asp?cate=2" label="网站开发"/><updated>2008-06-02T19:26:53+08:00</updated><published>2008-06-02T19:26:53+08:00</published><summary type="html"><![CDATA[<p>三栏布局是目前比较流行的网页布局，主要页内容放在中间一栏，边上的两栏放置导航链接之类的内容。基本布局一般是标题之下放置三栏，三栏占据整个页面的宽度，最后在页的底端放置页脚，页脚也占据整个页面宽度。绝大多数网页设计者都熟悉传统的网页设计技术，用这些技术可以生成带有表格、创建固定宽度布局或者&ldquo;液态&rdquo;（它可以根据用户浏览器窗口宽度自动伸缩）布局的网页。现在，我们都开始抛弃基于表格的布局技术，许多网络设计者正在从XHTML标记和CSS格式这一新范例中寻找创建三栏布局的方法。用绝对定位的方法从CSS中得到固定宽度的布局并不困难；但是得到液态布局就有点困难了。因此，本文介绍一种用CSS的&nbsp;float和clear属性来获得三栏液态布局的方法。</p>]]></summary><link rel="alternate" type="text/html" href="http://www.ecomma.net/blog/post/SanLanYeTaiBuJu.html"/><id>http://www.ecomma.net/blog/post/SanLanYeTaiBuJu.html</id></entry><entry><title type="html"><![CDATA[什么是UCD？UCD是什么意思？]]></title><author><name>suixin</name><email>a@b.com</email></author><category term="" scheme="http://www.ecomma.net/blog/catalog.asp?cate=1" label="用户体验"/><updated>2008-05-26T13:18:06+08:00</updated><published>2008-05-26T13:18:06+08:00</published><summary type="html"><![CDATA[<p>User-Centered Design,以用户为中心的设计。</p><p>简单的说，在进行网站设计时从用户的需求和用户的感受出发，围绕用户为中心设计网站，而不是让用户去适应网站，无论网站的使用流程、网站的信息架构、人机交互方式等，都需要考虑用户的使用习惯、预期的交互方式、视觉感受等方面。</p><p>衡量一个好的以用户为中心的网站设计，可以有以下几个纬度：网站在特定使用环境下为特定用户用于特定用途时所具有的有效性（effectiveness）、效率（efficiency）和用户主观满意度（satisfaction），延伸开来还包括对特定用户而言，网站的易学程度、对用户的吸引程度、用户在体验网站前后时的整体心理感受等。</p>]]></summary><link rel="alternate" type="text/html" href="http://www.ecomma.net/blog/post/User-Centered-Design.html"/><id>http://www.ecomma.net/blog/post/User-Centered-Design.html</id></entry></feed>

