<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF 
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="http://www.greengnn.org/index.php/feed/rss/"><title><![CDATA[GreenGnn.ORG]]></title>
<link>http://www.greengnn.org/index.php/feed/rss/</link>
<description><![CDATA[以HTML为中心的WEB体验]]></description>
<items>
<rdf:Seq>
<rdf:li resource="http://www.greengnn.org/index.php/2010/04/17/19.html"/>
<rdf:li resource="http://www.greengnn.org/index.php/2009/12/26/17.html"/>
<rdf:li resource="http://www.greengnn.org/index.php/2009/12/06/hr.html"/>
<rdf:li resource="http://www.greengnn.org/index.php/2009/11/21/15.html"/>
<rdf:li resource="http://www.greengnn.org/index.php/2009/11/01/club.html"/>
<rdf:li resource="http://www.greengnn.org/index.php/2009/09/23/mode-with-html-css-images.html"/>
<rdf:li resource="http://www.greengnn.org/index.php/2009/09/08/8.html"/>
<rdf:li resource="http://www.greengnn.org/index.php/2009/09/01/7.html"/>
<rdf:li resource="http://www.greengnn.org/index.php/2009/08/20/1.html"/>
<rdf:li resource="http://www.greengnn.org/index.php/2009/08/10/5.html"/>
</rdf:Seq>
</items>
</channel>
<item rdf:about="http://www.greengnn.org/index.php/2010/04/17/19.html">
<title><![CDATA[交流会和Webrebuild.org的一点小误会]]></title>
<link>http://www.greengnn.org/index.php/2010/04/17/19.html</link>
<dc:date>2010-04-17</dc:date>
<description><![CDATA[可能很多人不知道web标准化交流会和Webrebuild.org两个组织。

web标准化交流会是去年11月，web标准化联盟群的线下技术交流会产生的一个组织。已经连续举办了6期，年后一期停办，已...]]></description>
</item>
<item rdf:about="http://www.greengnn.org/index.php/2009/12/26/17.html">
<title><![CDATA[第三期web标准化交流会小记]]></title>
<link>http://www.greengnn.org/index.php/2009/12/26/17.html</link>
<dc:date>2009-12-26</dc:date>
<description><![CDATA[首先要感谢与会者，UXday 百度FE和WED部门联合筹备这期WEB标准化交流会，还有盒子咖啡美味的糕点和辛苦的服务生们。
本期交流会话题是页面重构合理化讨论，详细信息点击这里查看。我是本次的主持人...]]></description>
</item>
<item rdf:about="http://www.greengnn.org/index.php/2009/12/06/hr.html">
<title><![CDATA[[招聘]12月12日 腾讯深圳现场招聘会]]></title>
<link>http://www.greengnn.org/index.php/2009/12/06/hr.html</link>
<dc:date>2009-12-06</dc:date>
<description><![CDATA[友情广告一下
-----华丽分割线----------------
腾讯公司将会在2009年12月12日在深圳腾讯大厦一楼大堂举办现场招聘会，现场招聘职位超过170个，详情请见:http://hr...]]></description>
</item>
<item rdf:about="http://www.greengnn.org/index.php/2009/11/21/15.html">
<title><![CDATA[Webrebuild.org北京站第一届交流会]]></title>
<link>http://www.greengnn.org/index.php/2009/11/21/15.html</link>
<dc:date>2009-11-21</dc:date>
<description><![CDATA[时间： 2009-12-12 13:00 – 18:00
地点：
北京 - 谷歌中国办公楼二楼会议室 地图
说明
webrebuild.ORG的成立日在2007年8月18日，致力于推广“Web...]]></description>
</item>
<item rdf:about="http://www.greengnn.org/index.php/2009/11/01/club.html">
<title><![CDATA[第一届web标准线下交流会]]></title>
<link>http://www.greengnn.org/index.php/2009/11/01/club.html</link>
<dc:date>2009-11-01</dc:date>
<description><![CDATA[第一届web标准线下交流会

主题： 文件管理讨论
官方：http://uicss.cn/club/
嘉宾：张克军，阿当，greengnn(张建斌)
照片：http://home.bluei...]]></description>
</item>
<item rdf:about="http://www.greengnn.org/index.php/2009/09/23/mode-with-html-css-images.html">
<title><![CDATA[模块化之HTML CSS IMG]]></title>
<link>http://www.greengnn.org/index.php/2009/09/23/mode-with-html-css-images.html</link>
<dc:date>2009-09-23</dc:date>
<description><![CDATA[页面模块化的实施，这里指的是针对除去JavaScript部分的页面代码进行模块化实施。通过html css 图片进行模块化。
页面模块化的实施思路是高度耦合的页面片段封装，模块布局作为公开接口，高度...]]></description>
</item>
<item rdf:about="http://www.greengnn.org/index.php/2009/09/08/8.html">
<title><![CDATA[模块化概念]]></title>
<link>http://www.greengnn.org/index.php/2009/09/08/8.html</link>
<dc:date>2009-09-08</dc:date>
<description><![CDATA[《设计规则模块化的力量》


模块化就是为了减少循环依赖，减少耦合，提高设计的效率。为了做到这一点，我们需要有一个设计规则，所有的模块都在这个规则下进行设计。良好的设计规则，会把耦合密集的设计参数进行...]]></description>
</item>
<item rdf:about="http://www.greengnn.org/index.php/2009/09/01/7.html">
<title><![CDATA[A股数据实时查询]]></title>
<link>http://www.greengnn.org/index.php/2009/09/01/7.html</link>
<dc:date>2009-09-01</dc:date>
<description><![CDATA[最近研究js的api，就拿sina的股票数据接口练练手，完成了一个简单的A股查询系统。

访问demo

因为这种api的设计是js变量的方式，自己财经网站调用，不适合做api，不想google的ap...]]></description>
</item>
<item rdf:about="http://www.greengnn.org/index.php/2009/08/20/1.html">
<title><![CDATA[Typecho 修改日志]]></title>
<link>http://www.greengnn.org/index.php/2009/08/20/1.html</link>
<dc:date>2009-08-20</dc:date>
<description><![CDATA[2009-9-9


HTML升级为html5格式
添加主导航
添加Resources页面
添加Labs页面


2009-9-1


添加google朋友群


2009-8-20


背景图片随即...]]></description>
</item>
<item rdf:about="http://www.greengnn.org/index.php/2009/08/10/5.html">
<title><![CDATA[JavaScript 模板]]></title>
<link>http://www.greengnn.org/index.php/2009/08/10/5.html</link>
<dc:date>2009-08-09</dc:date>
<description><![CDATA[JavaScript模板是什么东东？懂php smarty框架的人应该能够理解模板，作为MVC的view层，为什么对这个东西感兴趣，最近给blog添加google日历，用的是json的方式，用创建do...]]></description>
</item>
</rdf:RDF>