<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feed.chisdy.com/styles/feedsky8.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feed.chisdy.com" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feed.feedsky.com/chisdy" type="application/rss+xml"></fs:self_link><lastBuildDate>Mon, 03 May 2010 04:20:40 GMT</lastBuildDate><title>chisdy</title><description>The Overlord Chu</description><link>http://chisdy.com</link><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><language>en</language><pubDate>Mon, 03 May 2010 04:20:40 GMT</pubDate><item><title>CSS3开发工具收集</title><link>http://item.feedsky.com/~feedsky/chisdy/~5921786/361360372/4050253/1/item.html</link><content:encoded>&lt;p&gt;本文转自：&lt;a href=&quot;http://www.qianduan.net/css3-development-tools-collection.html&quot;&gt;《前端观察》&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;整理自：&lt;a href=&quot;http://www.w3avenue.com/2010/04/09/list-of-really-useful-tools-for-css3-developers/&quot; target=&quot;_blank&quot;&gt;List of Really Useful Tools For CSS3 Developers&lt;/a&gt;&lt;br /&gt;
中文：&lt;a href=&quot;http://www.qianduan.net/css3-development-tools-collection.html&quot; target=&quot;_blank&quot;&gt;CSS3开发工具收集&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;通常来说，CSS非常简单。但是当浏览器厂商开始实现CSS3特性，问题开始变得有些复杂了。不难，只是有些复杂。这可能包括两个方面：首先有些心得CSS3属性(比如，transition、渐变、transform等)不是那么简单，其次我们不得不使用浏览器厂商指定扩展。直到你最喜欢用的IDE原生支持CSS3，你最好的伙伴将是CSS3生成器、手册、参考指南以及基于JS的方案。这正是本文要推荐的，这里将收集能够助你学习和使用CSS3的真正有用的工具。&lt;/p&gt;
&lt;h3&gt;生成器&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://css3please.com/&quot; target=&quot;_blank&quot;&gt;CSS3 Please!&lt;/a&gt;跨浏览器的CSS规则生成器，支持：border-radius、box-shadow、渐变(线性)、rgba色彩、transform (旋转)、transition和@font-face。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://css3generator.com/&quot; target=&quot;_blank&quot;&gt;CSS3 生成器&lt;/a&gt;支持border radius、box shadow、text shadow、RGBA、@font-face、多列、box resize、box sizing 和outline.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://westciv.com/tools/index.html&quot; target=&quot;_blank&quot;&gt;CSS3 Sandbox&lt;/a&gt;有一些列的CSS3生成器：&lt;a href=&quot;http://westciv.com/tools/gradients/&quot; target=&quot;_blank&quot;&gt;线性渐变&lt;/a&gt;、&lt;a href=&quot;http://westciv.com/tools/radialgradients/index.html&quot; target=&quot;_blank&quot;&gt;放射渐变&lt;/a&gt;、&lt;a href=&quot;http://westciv.com/tools/shadows/index.html&quot; target=&quot;_blank&quot;&gt;文字阴影&lt;/a&gt;、&lt;a href=&quot;http://westciv.com/tools/boxshadows/index.html&quot; target=&quot;_blank&quot;&gt;盒阴影&lt;/a&gt;、&lt;a href=&quot;http://westciv.com/tools/transforms/index.html&quot; target=&quot;_blank&quot;&gt;Transforms&lt;/a&gt;和&lt;a href=&quot;http://westciv.com/tools/textStroke/index.html&quot; target=&quot;_blank&quot;&gt;文字描边&lt;/a&gt;。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.fontsquirrel.com/fontface/generator&quot; target=&quot;_blank&quot;&gt;@font-face生成器&lt;/a&gt;来自于Font Squirrel的很好用的CSS3 @font-face 生成器。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://gradients.glrzad.com/&quot; target=&quot;_blank&quot;&gt;CSS3渐变生成器&lt;/a&gt;为Firefox和Webkit浏览器生成线性渐变。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://border-radius.com/&quot; target=&quot;_blank&quot;&gt;CSS 圆角&lt;/a&gt;生成用于Firefox、Webkit和标准CSS3语法的“border-radius”属性。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.widgetpad.com/694/&quot; target=&quot;_blank&quot;&gt;Webkit CSS3 生成器&lt;/a&gt;简单的助你理解Webkit引入的CSS3特性。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://leaverou.me/scripts/css3learn.html&quot; target=&quot;_blank&quot;&gt;CSS3 学习工具&lt;/a&gt;动态为你的浏览器获取私有前缀并检测该属性是否被它支持。&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span id=&quot;more-248&quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;JavaScript方案&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.modernizr.com/&quot; target=&quot;_blank&quot;&gt;Modernizr&lt;/a&gt;一个确实很有用的JavaScript库，可以检测HTML5/CSS3的原生支持，并为你提供一种维护良好控制级别的方法，不管浏览器的能力。如果你更喜欢使用MooTools，你可以使用&lt;a href=&quot;http://www.aryweb.nl/projects/mooModernizr/&quot; target=&quot;_blank&quot;&gt;MooModernizr&lt;/a&gt; (MooTools 版本的Modernizr)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://sizzlejs.com/&quot; target=&quot;_blank&quot;&gt;Sizzle – JavaScript 选择器库&lt;/a&gt;一个纯Javascript选择器引擎，被设计用来方便的插入到一个主库中。Sizzle 实际上支持所有的CSS3 选择器——它甚至包括一些很不常用的选择器，比如忽略选择器(escaped selectors )(”.foo\\+bar”)、Unicode 选择器、以及在document序列中返回的结果。这也是jQuery使用的选择器引擎。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://developer.yahoo.com/yui/selector/&quot; target=&quot;_blank&quot;&gt;YUI 选择器组件&lt;/a&gt;YUI CSS3 选择器组件，提供一个收集、过滤和测试HTML元素的稳定的简写方法。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://code.google.com/p/ie7-js/&quot; target=&quot;_blank&quot;&gt;ie7-js&lt;/a&gt;一个让IE拥有兼容标准的浏览器一样的行为的JavaScript库。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.keithclark.co.uk/labs/ie-css3/&quot; target=&quot;_blank&quot;&gt;CSS3伪类选择器模拟&lt;/a&gt;ie-css3.js 可使Internet Explorer识别CSS3 伪类选择器并渲染任何使用它们定义的样式规则。简单滴在你的页面中引入这个脚本，然后在你的样式表中使用这些伪类选择器，然后IE就可以使用了。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;参考指南&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://isd.tencent.com/css3/&quot; target=&quot;_blank&quot;&gt;CSS 3.0参考手册&lt;/a&gt;&lt;br /&gt;
腾讯ISD WebTeam制作的一个CHM格式的参考手册，很全面，介绍+实例，推荐下载收藏；&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://a.deveria.com/caniuse/#agents=All&amp;amp;eras=All&amp;amp;cats=CSS3&amp;amp;statuses=rec,pr,cr,wd,ietf&quot; target=&quot;_blank&quot;&gt;我什么时候能用CSS3&lt;/a&gt;CSS3、HTML5、SVG以及其它即将可用的页面技术的浏览器兼容性列表；&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.findmebyip.com/&quot; target=&quot;_blank&quot;&gt;浏览器支持清单&lt;/a&gt;使用Modernizr库检测你的浏览器支持的“高级”特性，包括CSS3特性和选择器的支持。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://tools.css3.info/selectors-test/test.html&quot; target=&quot;_blank&quot;&gt;CSS3选择器测试&lt;/a&gt;自动运行大量的判断你的浏览器是否支持一些CSS选择器的小测试；&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://gallery.theopalgroup.com/selectoracle/&quot; target=&quot;_blank&quot;&gt;SelectORacle&lt;/a&gt;一个提供CSS2和CSS3选择器介绍的在线工具。简单的给它一些选择器，他就会返回选择器匹配的相关说明。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://jspedia.com/complete-up-to-date-css3-cheat-sheet-quick-reference-guide.html&quot; target=&quot;_blank&quot;&gt;CSS3手册与快速指南&lt;/a&gt;提供当前CSS3规范的列表，列出属性可用的值、常用的选择器模式参考，以type/单位组织，选择器类型参考和单位参考和信息(另有&lt;a href=&quot;http://www.veign.com/reference/css3-guide.php&quot; target=&quot;_blank&quot;&gt;PDF 版本&lt;/a&gt;)；&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://reference.sitepoint.com/css/css3psuedoclasses&quot; target=&quot;_blank&quot;&gt;CSS3伪类&lt;/a&gt;SitePoint的CSS参考的相关部分内容；&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.smashingmagazine.com/2009/07/13/css-3-cheat-sheet-pdf/&quot; target=&quot;_blank&quot;&gt;CSS3 速查手册&lt;/a&gt;CSS3属性、选择器类型以及可用的值的列表，PDF格式；&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&quot;http://www.codenique.com/web_color/css3_color_names.php&quot; target=&quot;_blank&quot;&gt;CSS3色彩名称&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;提供所有147种色彩的名字以及按照字母排序的值。&lt;/p&gt;
&lt;p&gt;如有更多有用的工具，欢迎通过评论分享。&lt;/p&gt;
&lt;h3  class=&quot;related_post_title&quot;&gt;Related Posts&lt;/h3&gt;&lt;ul class=&quot;related_post&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/need-to-review-the-position-of-the-css/&quot; title=&quot;原来学东西真的需要复习之css的position&quot;&gt;原来学东西真的需要复习之css的position&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/css-form-design-review/&quot; title=&quot;重温css表单设计&quot;&gt;重温css表单设计&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/three-sites-to-share/&quot; title=&quot;分享3个站点&quot;&gt;分享3个站点&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/css-if-for-ie/&quot; title=&quot;IE浏览器各版本的CSS条件判断&quot;&gt;IE浏览器各版本的CSS条件判断&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/5-tips-to-writing-better-css/&quot; title=&quot;5种方法立刻写出更好的CSS代码&quot;&gt;5种方法立刻写出更好的CSS代码&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/jquery-nav-menu/&quot; title=&quot;基于jquery的一个横向导航菜单&quot;&gt;基于jquery的一个横向导航菜单&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/css-compatible-program-some-simple-techniques/&quot; title=&quot;CSS兼容方案的一些简便技巧&quot;&gt;CSS兼容方案的一些简便技巧&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/asp-net-2-the-use-of-the-theme/&quot; title=&quot;ASP.NET2.0使用主题&quot;&gt;ASP.NET2.0使用主题&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/multiple-ie/&quot; title=&quot;IE多版本共存–Multiple IE&quot;&gt;IE多版本共存–Multiple IE&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/css-dropdown-menu-by-cssplay-co-uk/&quot; title=&quot;CSS跨浏览器滑动菜单&quot;&gt;CSS跨浏览器滑动菜单&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/361360372/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360372/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360372/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360372/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</content:encoded><wfw:commentRss>http://chisdy.com/css3-development-tools-to-collect/feed/</wfw:commentRss><slash:comments>1</slash:comments><description>本文转自：《前端观察》
整理自：List of Really Useful Tools For CSS3 Developers
中文：CSS3开发工具收集
通常来说，CSS非常简单。但是当浏览器厂商开始实现CSS3特性，问题开始变得有些复杂了。不难，只是有些复杂。这可能包括两个方面：首先有些心得CSS3属性(比如，transition、渐变、transform等)不是那么简单，其次我们不得不使用浏览器厂商指定扩展。直到你最喜欢用的IDE原生支持CSS3，你最好的伙伴将是CSS3生成器、手册、参考指南以及基于JS的方案。这正是本文要推荐的，这里将收集能够助你学习和使用CSS3的真正有用的工具。
生成器

CSS3 Please!跨浏览器的CSS规则生成器，支持：border-radius、box-shadow、渐变(线性)、rgba色彩、transform (旋转)、transition和@font-face。
CSS3 生成器支持border radius、box shadow、text shadow、RGBA、@font-face、多列、box resize、box sizing 和outline.
CSS3 Sandbox有一些列的CSS3生成器：线性渐变、放射渐变、文字阴影、盒阴影、Transforms和文字描边。
@font-face生成器来自于Font Squirrel的很好用的CSS3 @font-face 生成器。
CSS3渐变生成器为Firefox和Webkit浏览器生成线性渐变。
CSS 圆角生成用于Firefox、Webkit和标准CSS3语法的“border-radius”属性。
Webkit CSS3 生成器简单的助你理解Webkit引入的CSS3特性。
CSS3 学习工具动态为你的浏览器获取私有前缀并检测该属性是否被它支持。


JavaScript方案

Modernizr一个确实很有用的JavaScript库，可以检测HTML5/CSS3的原生支持，并为你提供一种维护良好控制级别的方法，不管浏览器的能力。如果你更喜欢使用MooTools，你可以使用MooModernizr (MooTools 版本的Modernizr)
Sizzle – JavaScript 选择器库一个纯Javascript选择器引擎，被设计用来方便的插入到一个主库中。Sizzle 实际上支持所有的CSS3 选择器——它甚至包括一些很不常用的选择器，比如忽略选择器(escaped selectors )(”.foo\\+bar”)、Unicode 选择器、以及在document序列中返回的结果。这也是jQuery使用的选择器引擎。
YUI 选择器组件YUI CSS3 选择器组件，提供一个收集、过滤和测试HTML元素的稳定的简写方法。
ie7-js一个让IE拥有兼容标准的浏览器一样的行为的JavaScript库。
CSS3伪类选择器模拟ie-css3.js 可使Internet Explorer识别CSS3 伪类选择器并渲染任何使用它们定义的样式规则。简单滴在你的页面中引入这个脚本，然后在你的样式表中使用这些伪类选择器，然后IE就可以使用了。

参考指南

CSS 3.0参考手册
腾讯ISD WebTeam制作的一个CHM格式的参考手册，很全面，介绍+实例，推荐下载收藏；
我什么时候能用CSS3CSS3、HTML5、SVG以及其它即将可用的页面技术的浏览器兼容性列表；
浏览器支持清单使用Modernizr库检测你的浏览器支持的“高级”特性，包括CSS3特性和选择器的支持。
CSS3选择器测试自动运行大量的判断你的浏览器是否支持一些CSS选择器的小测试；
SelectORacle一个提供CSS2和CSS3选择器介绍的在线工具。简单的给它一些选择器，他就会返回选择器匹配的相关说明。
CSS3手册与快速指南提供当前CSS3规范的列表，列出属性可用的值、常用的选择器模式参考，以type/单位组织，选择器类型参考和单位参考和信息(另有PDF 版本)；
CSS3伪类SitePoint的CSS参考的相关部分内容；
CSS3 速查手册CSS3属性、选择器类型以及可用的值的列表，PDF格式；

CSS3色彩名称
提供所有147种色彩的名字以及按照字母排序的值。
如有更多有用的工具，欢迎通过评论分享。
Related Posts原来学东西真的需要复习之css的position重温css表单设计分享3个站点IE浏览器各版本的CSS条件判断5种方法立刻写出更好的CSS代码基于jquery的一个横向导航菜单CSS兼容方案的一些简便技巧ASP.NET2.0使用主题IE多版本共存–Multiple IECSS跨浏览器滑动菜单&lt;img src=&quot;http://www1.feedsky.com/t1/361360372/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360372/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360372/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360372/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><category>开发工具</category><category>css</category><category>css3</category><pubDate>Mon, 03 May 2010 12:20:40 +0800</pubDate><author>chisdy</author><comments>http://chisdy.com/css3-development-tools-to-collect/#comments</comments><guid isPermaLink="false">http://chisdy.com/?p=248</guid><dc:creator>chisdy</dc:creator><fs:srclink>http://chisdy.com/css3-development-tools-to-collect/</fs:srclink><fs:srcfeed>http://chisdy.com/feed</fs:srcfeed><fs:itemid>feedsky/chisdy/~5921786/361360372/4050253</fs:itemid></item><item><title>过犹不及</title><link>http://item.feedsky.com/~feedsky/chisdy/~5921786/361360373/4050253/1/item.html</link><content:encoded>&lt;p&gt;这几天上班都在听李宗盛的&lt;a href=&quot;http://www.xiami.com/song/1769400313&quot;&gt;《给自己的歌》&lt;/a&gt;，一天工作8小时都在听同一首，一连3天，突然感觉有点过了，过犹不及，很难拿捏。就像朋友回家带来的家乡特产，吃了一个就老是想吃，因为是小时候吃的小吃，很久没吃过了，等停下来的时候才发觉太撑了，罪过。&lt;/p&gt;
&lt;p&gt;要找一个平衡点确实很难，就像今天跟经理谈的工作上的问题，看目标在哪里，要求在哪里，不能全是水货，也不能全是正品，有些人坐办公室坐累了就想出去走走，跑跑，有些人天天跑，跑累了就想安心的坐在办公室里，静待每一天，过犹不及，过犹不及，这个平衡点是之前我从来没去考虑过的，或者说是没去重视到的，一味的去着力一个点，或许会失去其他点的支撑力，我想这是个问题，过不了这一关，再多的努力疲惫唏嘘感叹都是镜台空对月，撒酒溅路人行。&lt;/p&gt;
&lt;p&gt;就知道今天是个特别的日子，因为是我上班以来第一次坐早班车有座位的，下班了也搞了个送别会，销售总监交职，谈到了很多没去涉及过的问题，比如说爱一座城市，爱一份工作，爱自己的搭档，哈哈！我需要段时间去消化下，或许这也是个问题所在，一个人的十年意味着什么？&lt;/p&gt;
&lt;p&gt;好在，把房子给定下来了，慢慢的添加东西进去，慢慢的适应起来。电脑及其他东西也今天寄过来，稳定下来了才能安定工作了，过去的这一个月都在飘，飘得有点有欲无求了。&lt;/p&gt;
&lt;h3  class=&quot;related_post_title&quot;&gt;Related Posts&lt;/h3&gt;&lt;ul class=&quot;related_post&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/the-surface-of-calm/&quot; title=&quot;表面的平静&quot;&gt;表面的平静&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/is-not-so-simple/&quot; title=&quot;没那么简单&quot;&gt;没那么简单&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/flying-at-low-altitude/&quot; title=&quot;低空飞过&quot;&gt;低空飞过&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/zhong-le-qing-le/&quot; title=&quot;哪边重了哪边就轻了&quot;&gt;哪边重了哪边就轻了&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/ava-code-winter-solstice/&quot; title=&quot;AVA中被虐之这个冬至代码有问题&quot;&gt;AVA中被虐之这个冬至代码有问题&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/the-need-for-more-discovery/&quot; title=&quot;需要更多的发现&quot;&gt;需要更多的发现&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/similar/&quot; title=&quot;同类&quot;&gt;同类&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/maybe-im-really-in-the-multi-aspect-book/&quot; title=&quot;也许我真的该多看点书&quot;&gt;也许我真的该多看点书&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/brought-back-memories-of-songs/&quot; title=&quot;勾起回忆的歌曲&quot;&gt;勾起回忆的歌曲&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/hunhunee/&quot; title=&quot;浑浑噩噩&quot;&gt;浑浑噩噩&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/361360373/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360373/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360373/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360373/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</content:encoded><wfw:commentRss>http://chisdy.com/too-far/feed/</wfw:commentRss><slash:comments>6</slash:comments><description>这几天上班都在听李宗盛的《给自己的歌》，一天工作8小时都在听同一首，一连3天，突然感觉有点过了，过犹不及，很难拿捏。就像朋友回家带来的家乡特产，吃了一个就老是想吃，因为是小时候吃的小吃，很久没吃过了，等停下来的时候才发觉太撑了，罪过。
要找一个平衡点确实很难，就像今天跟经理谈的工作上的问题，看目标在哪里，要求在哪里，不能全是水货，也不能全是正品，有些人坐办公室坐累了就想出去走走，跑跑，有些人天天跑，跑累了就想安心的坐在办公室里，静待每一天，过犹不及，过犹不及，这个平衡点是之前我从来没去考虑过的，或者说是没去重视到的，一味的去着力一个点，或许会失去其他点的支撑力，我想这是个问题，过不了这一关，再多的努力疲惫唏嘘感叹都是镜台空对月，撒酒溅路人行。
就知道今天是个特别的日子，因为是我上班以来第一次坐早班车有座位的，下班了也搞了个送别会，销售总监交职，谈到了很多没去涉及过的问题，比如说爱一座城市，爱一份工作，爱自己的搭档，哈哈！我需要段时间去消化下，或许这也是个问题所在，一个人的十年意味着什么？
好在，把房子给定下来了，慢慢的添加东西进去，慢慢的适应起来。电脑及其他东西也今天寄过来，稳定下来了才能安定工作了，过去的这一个月都在飘，飘得有点有欲无求了。
Related Posts表面的平静没那么简单低空飞过哪边重了哪边就轻了AVA中被虐之这个冬至代码有问题需要更多的发现同类也许我真的该多看点书勾起回忆的歌曲浑浑噩噩&lt;img src=&quot;http://www1.feedsky.com/t1/361360373/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360373/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360373/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360373/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><category>Life</category><pubDate>Wed, 31 Mar 2010 22:59:16 +0800</pubDate><author>chisdy</author><comments>http://chisdy.com/too-far/#comments</comments><guid isPermaLink="false">http://chisdy.com/?p=247</guid><dc:creator>chisdy</dc:creator><fs:srclink>http://chisdy.com/too-far/</fs:srclink><fs:srcfeed>http://chisdy.com/feed</fs:srcfeed><fs:itemid>feedsky/chisdy/~5921786/361360373/4050253</fs:itemid></item><item><title>表面的平静</title><link>http://item.feedsky.com/~feedsky/chisdy/~5921786/361360374/4050253/1/item.html</link><content:encoded>&lt;p&gt;好久没更新了，其中过了一个春节，换了座城市，换了份工作，现在的生活可真是之前没有过的，竟然喜欢上了做饭，每天6点下班，挤一个多小时的公交回来，买好菜做好饭吃完就8点多快9点了。我以为电脑不在身边，就可以清静的找下其他的娱乐活动，但发觉没有什么变化。&lt;/p&gt;
&lt;p&gt;新的城市是我在8年前并不喜欢的一座城市，也没有特别的去发觉什么，就一次考西安美术学院的经历让我对这座城市留下不好的印象，不过，显然现在变很多了。&lt;/p&gt;
&lt;p&gt;新的工作也许目前我还没太适应，或许了解了之后也并不觉得我该在这里待多久，于是并不太重视，也许是工作模式方面的问题，起初以为大公司啥都是好的，不管是在管理上，还是制作模式上，但现在发觉其实跟我要的差了一截，不过有可取之处就是可以直接跟客户接触的，其他的真的也还好，反而压力会更大点，大公司比小公司更现实，更具约束力。对于某些要求上也不一样，或许是我自己没明白过来，目前的工作是为了什么，或是一家公司维护最终的目的是什么，还是太理想化，做什么都要求做最好，但往往时间跟精力上就不允许在数量跟质量上平衡。然而上班都快一个月了，就先再呆呆看，或许某一天又改变了想法。&lt;/p&gt;
&lt;p&gt;这座城市比较多熟人，特别是有几个玩音乐的朋友，或许这是我的动力，要维系这个动力，就需要电脑，因为有电脑，我才能赚多点钱，赶紧先买把好点的吉他，嘿嘿~ 已经按耐不住跟朋友弹吉他的冲动了。插上一首李宗盛的&lt;a href=&quot;http://www.xiami.com/song/1769400313&quot;&gt;《给自己的歌》&lt;/a&gt;&lt;/p&gt;
&lt;h3  class=&quot;related_post_title&quot;&gt;Related Posts&lt;/h3&gt;&lt;ul class=&quot;related_post&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/too-far/&quot; title=&quot;过犹不及&quot;&gt;过犹不及&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/is-not-so-simple/&quot; title=&quot;没那么简单&quot;&gt;没那么简单&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/flying-at-low-altitude/&quot; title=&quot;低空飞过&quot;&gt;低空飞过&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/zhong-le-qing-le/&quot; title=&quot;哪边重了哪边就轻了&quot;&gt;哪边重了哪边就轻了&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/ava-code-winter-solstice/&quot; title=&quot;AVA中被虐之这个冬至代码有问题&quot;&gt;AVA中被虐之这个冬至代码有问题&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/the-need-for-more-discovery/&quot; title=&quot;需要更多的发现&quot;&gt;需要更多的发现&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/similar/&quot; title=&quot;同类&quot;&gt;同类&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/maybe-im-really-in-the-multi-aspect-book/&quot; title=&quot;也许我真的该多看点书&quot;&gt;也许我真的该多看点书&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/brought-back-memories-of-songs/&quot; title=&quot;勾起回忆的歌曲&quot;&gt;勾起回忆的歌曲&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/hunhunee/&quot; title=&quot;浑浑噩噩&quot;&gt;浑浑噩噩&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/361360374/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360374/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360374/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360374/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</content:encoded><wfw:commentRss>http://chisdy.com/the-surface-of-calm/feed/</wfw:commentRss><slash:comments>8</slash:comments><description>好久没更新了，其中过了一个春节，换了座城市，换了份工作，现在的生活可真是之前没有过的，竟然喜欢上了做饭，每天6点下班，挤一个多小时的公交回来，买好菜做好饭吃完就8点多快9点了。我以为电脑不在身边，就可以清静的找下其他的娱乐活动，但发觉没有什么变化。
新的城市是我在8年前并不喜欢的一座城市，也没有特别的去发觉什么，就一次考西安美术学院的经历让我对这座城市留下不好的印象，不过，显然现在变很多了。
新的工作也许目前我还没太适应，或许了解了之后也并不觉得我该在这里待多久，于是并不太重视，也许是工作模式方面的问题，起初以为大公司啥都是好的，不管是在管理上，还是制作模式上，但现在发觉其实跟我要的差了一截，不过有可取之处就是可以直接跟客户接触的，其他的真的也还好，反而压力会更大点，大公司比小公司更现实，更具约束力。对于某些要求上也不一样，或许是我自己没明白过来，目前的工作是为了什么，或是一家公司维护最终的目的是什么，还是太理想化，做什么都要求做最好，但往往时间跟精力上就不允许在数量跟质量上平衡。然而上班都快一个月了，就先再呆呆看，或许某一天又改变了想法。
这座城市比较多熟人，特别是有几个玩音乐的朋友，或许这是我的动力，要维系这个动力，就需要电脑，因为有电脑，我才能赚多点钱，赶紧先买把好点的吉他，嘿嘿~ 已经按耐不住跟朋友弹吉他的冲动了。插上一首李宗盛的《给自己的歌》
Related Posts过犹不及没那么简单低空飞过哪边重了哪边就轻了AVA中被虐之这个冬至代码有问题需要更多的发现同类也许我真的该多看点书勾起回忆的歌曲浑浑噩噩&lt;img src=&quot;http://www1.feedsky.com/t1/361360374/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360374/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360374/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360374/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><category>Life</category><pubDate>Sun, 28 Mar 2010 21:13:39 +0800</pubDate><author>chisdy</author><comments>http://chisdy.com/the-surface-of-calm/#comments</comments><guid isPermaLink="false">http://chisdy.com/?p=246</guid><dc:creator>chisdy</dc:creator><fs:srclink>http://chisdy.com/the-surface-of-calm/</fs:srclink><fs:srcfeed>http://chisdy.com/feed</fs:srcfeed><fs:itemid>feedsky/chisdy/~5921786/361360374/4050253</fs:itemid></item><item><title>没那么简单</title><link>http://item.feedsky.com/~feedsky/chisdy/~5921786/361360375/4050253/1/item.html</link><content:encoded>&lt;p&gt;上篇文章有朋友回说睡到自然醒很幸福，其实没那么简单，并非真的躺着就一觉到下午醒来，还是要经过若干个不确定带来的几个辗转反侧，几个自然而然的思绪整理，几个漫不经心的哈欠，最后接受光线的洗礼。&lt;/p&gt;
&lt;p&gt;这段时间都在忙自己的&lt;a href=&quot;http://chisdy.me&quot;&gt;Protfolio&lt;/a&gt;站点，整理的时候真的觉得没有几个可以拿的出手的，就只能对其本身测了又测，代码换了又换。因为本身是个非常没有安全感的人，也一直是个生于忧患，死于安乐的拥护者，一点点的不确定都无法安心的做其他的事情。选择了离职，那么得以怎样的心态和能力去面对下一份必须的工作，这个问题我从进这家公司的第四个月开始就在忧虑了，也跟朋友聊过当时的生活太安逸了，安逸到就像在安享晚年，没一点激情，没一点斗志，甚至天真了起来。可在天真的同时是矛盾的，现实和想象总是存在着若干的差距，如果是心理素质不好的，像我这种，就会受不了，怀疑别人，甚至怀疑自己，到怀疑自己的这一步是最可悲的，因为这是底线了。于是这个中间的休息时间并不那么简单的睡到自然醒，甚至比上班的时候还疯狂，疯狂的熬，疯狂的睡，经历了几个日夜颠倒，最后总结出早上的空气比较好，朋友说我比上班的时候起的早了。&lt;/p&gt;
&lt;p&gt;前晚跟几个朋友出去喝了下，好久没喝酒了，看在要离开的份上就没什么顾虑了，来者不据，一杯杯干，似乎找了点影子，原来没有顾虑是那么的轻松，确切的说也不知道顾虑什么，不过喝酒真的要看人。&lt;/p&gt;
&lt;p&gt;该回家了，整理行李大包小包的，该扔的就扔了。插上一首黄小琥的&lt;a href=&quot;http://www.xiami.com/song/1769274193&quot;&gt;《没那么简单》&lt;/a&gt;，最近老爱听这歌了，歌词画面感非常强，很贴切，曲子很入心。&lt;/p&gt;
&lt;h3  class=&quot;related_post_title&quot;&gt;Related Posts&lt;/h3&gt;&lt;ul class=&quot;related_post&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/too-far/&quot; title=&quot;过犹不及&quot;&gt;过犹不及&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/the-surface-of-calm/&quot; title=&quot;表面的平静&quot;&gt;表面的平静&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/flying-at-low-altitude/&quot; title=&quot;低空飞过&quot;&gt;低空飞过&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/zhong-le-qing-le/&quot; title=&quot;哪边重了哪边就轻了&quot;&gt;哪边重了哪边就轻了&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/ava-code-winter-solstice/&quot; title=&quot;AVA中被虐之这个冬至代码有问题&quot;&gt;AVA中被虐之这个冬至代码有问题&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/the-need-for-more-discovery/&quot; title=&quot;需要更多的发现&quot;&gt;需要更多的发现&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/similar/&quot; title=&quot;同类&quot;&gt;同类&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/maybe-im-really-in-the-multi-aspect-book/&quot; title=&quot;也许我真的该多看点书&quot;&gt;也许我真的该多看点书&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/brought-back-memories-of-songs/&quot; title=&quot;勾起回忆的歌曲&quot;&gt;勾起回忆的歌曲&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/hunhunee/&quot; title=&quot;浑浑噩噩&quot;&gt;浑浑噩噩&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/361360375/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360375/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360375/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360375/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</content:encoded><wfw:commentRss>http://chisdy.com/is-not-so-simple/feed/</wfw:commentRss><slash:comments>34</slash:comments><description>上篇文章有朋友回说睡到自然醒很幸福，其实没那么简单，并非真的躺着就一觉到下午醒来，还是要经过若干个不确定带来的几个辗转反侧，几个自然而然的思绪整理，几个漫不经心的哈欠，最后接受光线的洗礼。
这段时间都在忙自己的Protfolio站点，整理的时候真的觉得没有几个可以拿的出手的，就只能对其本身测了又测，代码换了又换。因为本身是个非常没有安全感的人，也一直是个生于忧患，死于安乐的拥护者，一点点的不确定都无法安心的做其他的事情。选择了离职，那么得以怎样的心态和能力去面对下一份必须的工作，这个问题我从进这家公司的第四个月开始就在忧虑了，也跟朋友聊过当时的生活太安逸了，安逸到就像在安享晚年，没一点激情，没一点斗志，甚至天真了起来。可在天真的同时是矛盾的，现实和想象总是存在着若干的差距，如果是心理素质不好的，像我这种，就会受不了，怀疑别人，甚至怀疑自己，到怀疑自己的这一步是最可悲的，因为这是底线了。于是这个中间的休息时间并不那么简单的睡到自然醒，甚至比上班的时候还疯狂，疯狂的熬，疯狂的睡，经历了几个日夜颠倒，最后总结出早上的空气比较好，朋友说我比上班的时候起的早了。
前晚跟几个朋友出去喝了下，好久没喝酒了，看在要离开的份上就没什么顾虑了，来者不据，一杯杯干，似乎找了点影子，原来没有顾虑是那么的轻松，确切的说也不知道顾虑什么，不过喝酒真的要看人。
该回家了，整理行李大包小包的，该扔的就扔了。插上一首黄小琥的《没那么简单》，最近老爱听这歌了，歌词画面感非常强，很贴切，曲子很入心。
Related Posts过犹不及表面的平静低空飞过哪边重了哪边就轻了AVA中被虐之这个冬至代码有问题需要更多的发现同类也许我真的该多看点书勾起回忆的歌曲浑浑噩噩&lt;img src=&quot;http://www1.feedsky.com/t1/361360375/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360375/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360375/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360375/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><category>Life</category><pubDate>Mon, 08 Feb 2010 12:05:44 +0800</pubDate><author>chisdy</author><comments>http://chisdy.com/is-not-so-simple/#comments</comments><guid isPermaLink="false">http://chisdy.com/?p=245</guid><dc:creator>chisdy</dc:creator><fs:srclink>http://chisdy.com/is-not-so-simple/</fs:srclink><fs:srcfeed>http://chisdy.com/feed</fs:srcfeed><fs:itemid>feedsky/chisdy/~5921786/361360375/4050253</fs:itemid></item><item><title>低空飞过</title><link>http://item.feedsky.com/~feedsky/chisdy/~5921786/361360376/4050253/1/item.html</link><content:encoded>&lt;p&gt;2010年元旦假期趁同学的婚礼，好久不见的同学都聚了下，挺开心的。&lt;/p&gt;
&lt;p&gt;首先是到熟悉的广州，而且还是熟悉的海外花园，那里太多故事了，满脑子的回忆充斥着，但感觉会不一样了。沿路看到了昔日逗留的网吧和周边的小吃店，还有那条臭水沟，还有开水的味道，就两字——熟悉，可惜没时间到海外的天台去看看，哈哈之前跟管理员捉迷藏的天台，在那里有的梦想现在都没有了，在那里有的纯真，现在也都没有了，只剩下斑驳的回忆，来到了这里，又全都回来了。没有停留多久，等到另一位同学下飞机后就往佛山赶，接着就是深圳，最后到东莞参加同学的婚礼，我还是第一次参加58桌的婚礼，哇噻，人也太多了。同学们都没怎么变，但感觉聊的话题偏向了。&lt;/p&gt;
&lt;p&gt;2010年1月21日正式交接离职了，为这一刻，我早在11月份就开始写一首歌《我要走了》作为纪念，我想写下脑中记忆最深刻的东西，但发现没什么可写的，习惯性的低靡创作思维禁锢了本可以发展的词曲，那么就只能从感觉出发了，虽然目前不太信任感觉。&lt;/p&gt;
&lt;p&gt;网络在革命，我也在革命，但是过程跟结果都是截然不同的，最起码出发点是不同的，个人的评判永远只能当个愤青的慷慨激言，还有很多磨难在等待着。这段时间比较少在看新闻资讯，Google reader里已经爆满了，每天睡到自然醒，没重心的的感觉也不好受。插一首100%乐团的&lt;a href=&quot;http://www.xiami.com/song/1769014603&quot;&gt;《管他什么音乐》&lt;/a&gt;&lt;/p&gt;
&lt;h3  class=&quot;related_post_title&quot;&gt;Related Posts&lt;/h3&gt;&lt;ul class=&quot;related_post&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/too-far/&quot; title=&quot;过犹不及&quot;&gt;过犹不及&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/the-surface-of-calm/&quot; title=&quot;表面的平静&quot;&gt;表面的平静&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/is-not-so-simple/&quot; title=&quot;没那么简单&quot;&gt;没那么简单&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/zhong-le-qing-le/&quot; title=&quot;哪边重了哪边就轻了&quot;&gt;哪边重了哪边就轻了&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/ava-code-winter-solstice/&quot; title=&quot;AVA中被虐之这个冬至代码有问题&quot;&gt;AVA中被虐之这个冬至代码有问题&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/the-need-for-more-discovery/&quot; title=&quot;需要更多的发现&quot;&gt;需要更多的发现&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/similar/&quot; title=&quot;同类&quot;&gt;同类&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/maybe-im-really-in-the-multi-aspect-book/&quot; title=&quot;也许我真的该多看点书&quot;&gt;也许我真的该多看点书&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/brought-back-memories-of-songs/&quot; title=&quot;勾起回忆的歌曲&quot;&gt;勾起回忆的歌曲&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/hunhunee/&quot; title=&quot;浑浑噩噩&quot;&gt;浑浑噩噩&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/361360376/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360376/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360376/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360376/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</content:encoded><wfw:commentRss>http://chisdy.com/flying-at-low-altitude/feed/</wfw:commentRss><slash:comments>17</slash:comments><description>2010年元旦假期趁同学的婚礼，好久不见的同学都聚了下，挺开心的。
首先是到熟悉的广州，而且还是熟悉的海外花园，那里太多故事了，满脑子的回忆充斥着，但感觉会不一样了。沿路看到了昔日逗留的网吧和周边的小吃店，还有那条臭水沟，还有开水的味道，就两字——熟悉，可惜没时间到海外的天台去看看，哈哈之前跟管理员捉迷藏的天台，在那里有的梦想现在都没有了，在那里有的纯真，现在也都没有了，只剩下斑驳的回忆，来到了这里，又全都回来了。没有停留多久，等到另一位同学下飞机后就往佛山赶，接着就是深圳，最后到东莞参加同学的婚礼，我还是第一次参加58桌的婚礼，哇噻，人也太多了。同学们都没怎么变，但感觉聊的话题偏向了。
2010年1月21日正式交接离职了，为这一刻，我早在11月份就开始写一首歌《我要走了》作为纪念，我想写下脑中记忆最深刻的东西，但发现没什么可写的，习惯性的低靡创作思维禁锢了本可以发展的词曲，那么就只能从感觉出发了，虽然目前不太信任感觉。
网络在革命，我也在革命，但是过程跟结果都是截然不同的，最起码出发点是不同的，个人的评判永远只能当个愤青的慷慨激言，还有很多磨难在等待着。这段时间比较少在看新闻资讯，Google reader里已经爆满了，每天睡到自然醒，没重心的的感觉也不好受。插一首100%乐团的《管他什么音乐》
Related Posts过犹不及表面的平静没那么简单哪边重了哪边就轻了AVA中被虐之这个冬至代码有问题需要更多的发现同类也许我真的该多看点书勾起回忆的歌曲浑浑噩噩&lt;img src=&quot;http://www1.feedsky.com/t1/361360376/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360376/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360376/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360376/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><category>Life</category><pubDate>Sat, 30 Jan 2010 22:04:07 +0800</pubDate><author>chisdy</author><comments>http://chisdy.com/flying-at-low-altitude/#comments</comments><guid isPermaLink="false">http://chisdy.com/?p=244</guid><dc:creator>chisdy</dc:creator><fs:srclink>http://chisdy.com/flying-at-low-altitude/</fs:srclink><fs:srcfeed>http://chisdy.com/feed</fs:srcfeed><fs:itemid>feedsky/chisdy/~5921786/361360376/4050253</fs:itemid></item><item><title>哪边重了哪边就轻了</title><link>http://item.feedsky.com/~feedsky/chisdy/~5921786/361360377/4050253/1/item.html</link><content:encoded>&lt;p&gt;明天就是2010年1月1日了，今晚的车过广州，要第二天的7点多才能到，令人兴奋的跨年倒数估计就要在车上度过了，也就是要从2009年坐车坐到2010年了，恐怖，担心在交替的那一刻，整辆车冲到时空隧道里去了，更恐怖的是一直在时空隧道里奔驰，却一直找不到出口，一直这么开下去，生命将永无止境，那是一种折磨，晕～想多了。&lt;/p&gt;
&lt;p&gt;09年就要过去了，我最重要的3年就要到期了，显然很多东西没达到计划中的要求，还是在这慵懒的氛围中根本就忘记了有个计划在进行，不管了，计划赶不上变化，先算算09年的得与失。&lt;/p&gt;
&lt;p&gt;09年心态极其不稳定，负面影响就是工作上的问题，正面的导向就是这些情绪我都转化成为了词曲，今年应该是我从初三开始写歌以来最有收获的一年。具体分析：&lt;/p&gt;
&lt;p&gt;1、在情感的运用方面比之前有很大的提高（自我对比感觉），词和曲方面都比之前的有了情绪，有了态度，有了画面。而且会围绕一个点去发展，不会像之前的都是拼接的句子，拼接的旋律，往往一个情绪，一个画面到一定的点上就断了，不连贯。&lt;br /&gt;
2、观察面比较广了，扩大了灵感的来源，很多时候会记录朋友QQ签名上有感觉的一个心情，一个句子，或是身边朋友同事的一句话，一个动作带给我的感觉和判断，从而以一个故事的形式去发展，去引申。&lt;br /&gt;
3、暂时没想到&amp;#8230; &amp;#8230;&lt;/p&gt;
&lt;p&gt;不足的地方就是呆在电脑边太久了，看书的时间太少了。钻研的精神还不够，往往感觉走了，很多东西只能停下来，技术接不上去，乐理知识方面也忘得差不多了，连写简谱都要费时间了，拍子节奏方面还需要研究下。吉他方面估计要继续练，慌了好多年了，袁惟仁都是以乐器主要是吉他谱曲的，而我目前吉他是放到第二位的，也就是谱曲的时候没用上吉他，没有按吉他和弦走向去谱，反而在写谱的时候才要用上吉他。&lt;/p&gt;
&lt;p&gt;来年继续努力，观察。在此祝各位朋友新年快乐，虎视眈眈，啊哈哈！&lt;/p&gt;
&lt;h3  class=&quot;related_post_title&quot;&gt;Related Posts&lt;/h3&gt;&lt;ul class=&quot;related_post&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/too-far/&quot; title=&quot;过犹不及&quot;&gt;过犹不及&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/the-surface-of-calm/&quot; title=&quot;表面的平静&quot;&gt;表面的平静&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/is-not-so-simple/&quot; title=&quot;没那么简单&quot;&gt;没那么简单&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/flying-at-low-altitude/&quot; title=&quot;低空飞过&quot;&gt;低空飞过&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/ava-code-winter-solstice/&quot; title=&quot;AVA中被虐之这个冬至代码有问题&quot;&gt;AVA中被虐之这个冬至代码有问题&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/the-need-for-more-discovery/&quot; title=&quot;需要更多的发现&quot;&gt;需要更多的发现&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/similar/&quot; title=&quot;同类&quot;&gt;同类&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/maybe-im-really-in-the-multi-aspect-book/&quot; title=&quot;也许我真的该多看点书&quot;&gt;也许我真的该多看点书&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/brought-back-memories-of-songs/&quot; title=&quot;勾起回忆的歌曲&quot;&gt;勾起回忆的歌曲&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/hunhunee/&quot; title=&quot;浑浑噩噩&quot;&gt;浑浑噩噩&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/361360377/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360377/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360377/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360377/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</content:encoded><wfw:commentRss>http://chisdy.com/zhong-le-qing-le/feed/</wfw:commentRss><slash:comments>30</slash:comments><description>明天就是2010年1月1日了，今晚的车过广州，要第二天的7点多才能到，令人兴奋的跨年倒数估计就要在车上度过了，也就是要从2009年坐车坐到2010年了，恐怖，担心在交替的那一刻，整辆车冲到时空隧道里去了，更恐怖的是一直在时空隧道里奔驰，却一直找不到出口，一直这么开下去，生命将永无止境，那是一种折磨，晕～想多了。
09年就要过去了，我最重要的3年就要到期了，显然很多东西没达到计划中的要求，还是在这慵懒的氛围中根本就忘记了有个计划在进行，不管了，计划赶不上变化，先算算09年的得与失。
09年心态极其不稳定，负面影响就是工作上的问题，正面的导向就是这些情绪我都转化成为了词曲，今年应该是我从初三开始写歌以来最有收获的一年。具体分析：
1、在情感的运用方面比之前有很大的提高（自我对比感觉），词和曲方面都比之前的有了情绪，有了态度，有了画面。而且会围绕一个点去发展，不会像之前的都是拼接的句子，拼接的旋律，往往一个情绪，一个画面到一定的点上就断了，不连贯。
2、观察面比较广了，扩大了灵感的来源，很多时候会记录朋友QQ签名上有感觉的一个心情，一个句子，或是身边朋友同事的一句话，一个动作带给我的感觉和判断，从而以一个故事的形式去发展，去引申。
3、暂时没想到&amp;#8230; &amp;#8230;
不足的地方就是呆在电脑边太久了，看书的时间太少了。钻研的精神还不够，往往感觉走了，很多东西只能停下来，技术接不上去，乐理知识方面也忘得差不多了，连写简谱都要费时间了，拍子节奏方面还需要研究下。吉他方面估计要继续练，慌了好多年了，袁惟仁都是以乐器主要是吉他谱曲的，而我目前吉他是放到第二位的，也就是谱曲的时候没用上吉他，没有按吉他和弦走向去谱，反而在写谱的时候才要用上吉他。
来年继续努力，观察。在此祝各位朋友新年快乐，虎视眈眈，啊哈哈！
Related Posts过犹不及表面的平静没那么简单低空飞过AVA中被虐之这个冬至代码有问题需要更多的发现同类也许我真的该多看点书勾起回忆的歌曲浑浑噩噩&lt;img src=&quot;http://www1.feedsky.com/t1/361360377/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360377/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360377/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360377/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><category>Life</category><category>新年快乐</category><pubDate>Thu, 31 Dec 2009 02:31:18 +0800</pubDate><author>chisdy</author><comments>http://chisdy.com/zhong-le-qing-le/#comments</comments><guid isPermaLink="false">http://chisdy.com/which-side-which-side-of-the-lighter-weight-of-the/</guid><dc:creator>chisdy</dc:creator><fs:srclink>http://chisdy.com/zhong-le-qing-le/</fs:srclink><fs:srcfeed>http://chisdy.com/feed</fs:srcfeed><fs:itemid>feedsky/chisdy/~5921786/361360377/4050253</fs:itemid></item><item><title>一半解决</title><link>http://item.feedsky.com/~feedsky/chisdy/~5921786/361360378/4050253/1/item.html</link><content:encoded>&lt;p&gt;升级到2.9留言页面出现的问题暂时得到解决，只是换了个方式去弄，没有找出导致留言页面评论自动关闭的根本原因。对比着查找测试可能的错误，原来是之前在function.php里加了个other_comment_links函数：&lt;/p&gt;

&lt;div class=&quot;wp_syntax&quot;&gt;&lt;div class=&quot;code&quot;&gt;&lt;pre class=&quot;php&quot; style=&quot;font-family:monospace;&quot;&gt;&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;function&lt;/span&gt; other_comment_links&lt;span style=&quot;color: #009900;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #000088;&quot;&gt;$id&lt;/span&gt;&lt;span style=&quot;color: #009900;&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span style=&quot;color: #009900;&quot;&gt;&amp;#123;&lt;/span&gt;  
  &lt;span style=&quot;color: #b1b100;&quot;&gt;if&lt;/span&gt; &lt;span style=&quot;color: #009900;&quot;&gt;&amp;#40;&lt;/span&gt;current_user_can&lt;span style=&quot;color: #009900;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;'edit_post'&lt;/span&gt;&lt;span style=&quot;color: #009900;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span style=&quot;color: #009900;&quot;&gt;&amp;#41;&lt;/span&gt; &lt;span style=&quot;color: #009900;&quot;&gt;&amp;#123;&lt;/span&gt;  
    &lt;span style=&quot;color: #b1b100;&quot;&gt;echo&lt;/span&gt; &lt;span style=&quot;color: #0000ff;&quot;&gt;'&amp;lt;a href=&amp;quot;'&lt;/span&gt;&lt;span style=&quot;color: #339933;&quot;&gt;.&lt;/span&gt;admin_url&lt;span style=&quot;color: #009900;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;&amp;quot;comment.php?action=editcomment&amp;amp;c=&lt;span style=&quot;color: #006699; font-weight: bold;&quot;&gt;$id&lt;/span&gt;&amp;quot;&lt;/span&gt;&lt;span style=&quot;color: #009900;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span style=&quot;color: #339933;&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;'&amp;quot; title=&amp;quot;Edit&amp;quot; class=&amp;quot;edit_icon&amp;quot;&amp;gt;&amp;lt;span&amp;gt;Edit&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;'&lt;/span&gt;&lt;span style=&quot;color: #339933;&quot;&gt;;&lt;/span&gt;
    &lt;span style=&quot;color: #b1b100;&quot;&gt;echo&lt;/span&gt; &lt;span style=&quot;color: #0000ff;&quot;&gt;'&amp;lt;a href=&amp;quot;'&lt;/span&gt;&lt;span style=&quot;color: #339933;&quot;&gt;.&lt;/span&gt;admin_url&lt;span style=&quot;color: #009900;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;&amp;quot;comment.php?action=cdc&amp;amp;c=&lt;span style=&quot;color: #006699; font-weight: bold;&quot;&gt;$id&lt;/span&gt;&amp;quot;&lt;/span&gt;&lt;span style=&quot;color: #009900;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span style=&quot;color: #339933;&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;'&amp;quot; title=&amp;quot;Delete&amp;quot; class=&amp;quot;del_icon&amp;quot;&amp;gt;&amp;lt;span&amp;gt;Del&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;'&lt;/span&gt;&lt;span style=&quot;color: #339933;&quot;&gt;;&lt;/span&gt;  
    &lt;span style=&quot;color: #b1b100;&quot;&gt;echo&lt;/span&gt; &lt;span style=&quot;color: #0000ff;&quot;&gt;'&amp;lt;a href=&amp;quot;'&lt;/span&gt;&lt;span style=&quot;color: #339933;&quot;&gt;.&lt;/span&gt;admin_url&lt;span style=&quot;color: #009900;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;&amp;quot;comment.php?action=cdc&amp;amp;dt=spam&amp;amp;c=&lt;span style=&quot;color: #006699; font-weight: bold;&quot;&gt;$id&lt;/span&gt;&amp;quot;&lt;/span&gt;&lt;span style=&quot;color: #009900;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span style=&quot;color: #339933;&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;'&amp;quot;&amp;gt;&amp;lt;span&amp;gt;Spam&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;'&lt;/span&gt;&lt;span style=&quot;color: #339933;&quot;&gt;;&lt;/span&gt;
  &lt;span style=&quot;color: #009900;&quot;&gt;&amp;#125;&lt;/span&gt;  
&lt;span style=&quot;color: #009900;&quot;&gt;&amp;#125;&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;这只是给评论列表加了几个操作链接，其本身应该是没错的，而应用到评论列表循环的时候，点到Guestbook页面就出现错误了，JS出不来，接着就到了评论关闭那一步了，奇怪的是文章内容页是正常的，都用同一个函数，纳闷了很久，由于对PHP能力有限，只能换回原来的&lt;/p&gt;

&lt;div class=&quot;wp_syntax&quot;&gt;&lt;div class=&quot;code&quot;&gt;&lt;pre class=&quot;php&quot; style=&quot;font-family:monospace;&quot;&gt;&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;&amp;lt;?php&lt;/span&gt; edit_comment_link&lt;span style=&quot;color: #009900;&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span style=&quot;color: #0000ff;&quot;&gt;'&amp;lt;span&amp;gt;Edit&amp;lt;/span&amp;gt;'&lt;/span&gt;&lt;span style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt; &lt;span style=&quot;color: #0000ff;&quot;&gt;''&lt;/span&gt;&lt;span style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt; &lt;span style=&quot;color: #0000ff;&quot;&gt;''&lt;/span&gt;&lt;span style=&quot;color: #009900;&quot;&gt;&amp;#41;&lt;/span&gt;&lt;span style=&quot;color: #339933;&quot;&gt;;&lt;/span&gt; &lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;一切就平安无事，正常运作了，希望知情者给个信号，找出根本原因。&lt;/p&gt;
&lt;p&gt;相对的也把内容页里的作者信息去掉了，毕竟是个人博客，没必要搞那么多介绍的，里面的图标就移到头部去了。也加了个回到顶部的按钮，自己觉着页面老长了滚动鼠标麻烦才去加了，哈哈！&lt;/p&gt;
&lt;h3  class=&quot;related_post_title&quot;&gt;Related Posts&lt;/h3&gt;&lt;ul class=&quot;related_post&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/layout-is-also-a-kind-of-style/&quot; title=&quot;整版面也是瞎折腾的一种style&quot;&gt;整版面也是瞎折腾的一种style&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/wordpress-themes-simple-black/&quot; title=&quot;Wordpress themes &amp;#8211; simple-black&quot;&gt;Wordpress themes &amp;#8211; simple-black&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/361360378/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360378/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360378/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360378/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</content:encoded><wfw:commentRss>http://chisdy.com/half-of-the-solution/feed/</wfw:commentRss><slash:comments>24</slash:comments><description>升级到2.9留言页面出现的问题暂时得到解决，只是换了个方式去弄，没有找出导致留言页面评论自动关闭的根本原因。对比着查找测试可能的错误，原来是之前在function.php里加了个other_comment_links函数：

function other_comment_links&amp;#40;$id&amp;#41; &amp;#123;  
  if &amp;#40;current_user_can&amp;#40;'edit_post'&amp;#41;&amp;#41; &amp;#123;  
    echo '&amp;#60;a href=&amp;#34;'.admin_url&amp;#40;&amp;#34;comment.php?action=editcomment&amp;#38;c=$id&amp;#34;&amp;#41;.'&amp;#34; title=&amp;#34;Edit&amp;#34; class=&amp;#34;edit_icon&amp;#34;&amp;#62;&amp;#60;span&amp;#62;Edit&amp;#60;/span&amp;#62;&amp;#60;/a&amp;#62;';
    echo '&amp;#60;a href=&amp;#34;'.admin_url&amp;#40;&amp;#34;comment.php?action=cdc&amp;#38;c=$id&amp;#34;&amp;#41;.'&amp;#34; title=&amp;#34;Delete&amp;#34; class=&amp;#34;del_icon&amp;#34;&amp;#62;&amp;#60;span&amp;#62;Del&amp;#60;/span&amp;#62;&amp;#60;/a&amp;#62;';  
    echo '&amp;#60;a href=&amp;#34;'.admin_url&amp;#40;&amp;#34;comment.php?action=cdc&amp;#38;dt=spam&amp;#38;c=$id&amp;#34;&amp;#41;.'&amp;#34;&amp;#62;&amp;#60;span&amp;#62;Spam&amp;#60;/span&amp;#62;&amp;#60;/a&amp;#62;';
  &amp;#125;  
&amp;#125;

这只是给评论列表加了几个操作链接，其本身应该是没错的，而应用到评论列表循环的时候，点到Guestbook页面就出现错误了，JS出不来，接着就到了评论关闭那一步了，奇怪的是文章内容页是正常的，都用同一个函数，纳闷了很久，由于对PHP能力有限，只能换回原来的

&amp;#60;?php edit_comment_link&amp;#40;'&amp;#60;span&amp;#62;Edit&amp;#60;/span&amp;#62;', '', ''&amp;#41;; ?&amp;#62;

一切就平安无事，正常运作了，希望知情者给个信号，找出根本原因。
相对的也把内容页里的作者信息去掉了，毕竟是个人博客，没必要搞那么多介绍的，里面的图标就移到头部去了。也加了个回到顶部的按钮，自己觉着页面老长了滚动鼠标麻烦才去加了，哈哈！
Related Posts整版面也是瞎折腾的一种styleWordpress themes &amp;#8211; simple-black&lt;img src=&quot;http://www1.feedsky.com/t1/361360378/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360378/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360378/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360378/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><category>Wordpress</category><pubDate>Sat, 26 Dec 2009 17:48:13 +0800</pubDate><author>chisdy</author><comments>http://chisdy.com/half-of-the-solution/#comments</comments><guid isPermaLink="false">http://chisdy.com/half-of-the-solution/</guid><dc:creator>chisdy</dc:creator><fs:srclink>http://chisdy.com/half-of-the-solution/</fs:srclink><fs:srcfeed>http://chisdy.com/feed</fs:srcfeed><fs:itemid>feedsky/chisdy/~5921786/361360378/4050253</fs:itemid></item><item><title>AVA中被虐之这个冬至代码有问题</title><link>http://item.feedsky.com/~feedsky/chisdy/~5921786/361360379/4050253/1/item.html</link><content:encoded>&lt;p&gt;WP升级到2.9后出现了点故障，留言页面的评论框神奇的关闭了，而在后台设置里根本没有关闭该留言页面的评论，而且文章独立页面的评论框是正常的，这可以排除comments.php文件的修改错误。刷了几下，侥幸心理看是不是网络的问题导致载入失败，结果网速还挺好的，过程中发现留言页面的回复按钮只剩下第一个了，其他的都消失了，而且由Jquery复制的回复按钮也没了，应该是JS的问题了，可是其他页面的都还好好的，测试到想砸电脑了都还没找到原因，我干，哎哟我的脖子啊……&lt;/p&gt;
&lt;p&gt;既然开了文件，就顺便的把评论的部分按钮由文字换成了图标，节省了些CSS代码，去掉了设置的透明属性，也修改了下BSIE这个插件把IE屏蔽降到了6以下的，也就是要用IE浏览器访问的话，只能7.0以上的才能开了，看IE6太不爽了，特别是对png图片的支持方面。同时也加了个评论表情，凑和用用先。&lt;/p&gt;
&lt;p&gt;冬至，跟两条友去好又多逛了下，弄了两包汤圆，再炒两个菜，凑和着过了。&lt;/p&gt;
&lt;p&gt;这些天有在玩&lt;a href=&quot;http://ava.qq.com/&quot;&gt;AVA&lt;/a&gt;，脾气有点上来了，因为已经快8年没受过这种气了，都是我在&lt;a href=&quot;http://cf.qq.com/&quot;&gt;CF&lt;/a&gt;跟CS上虐待别人，在AVA上被人虐待的滋味不好受啊。跟CF、CS一样的打法行不通啊，就拿狙击来说，同样的甩法就是不挂人，很飘，M4也是，后坐力太强了，瞄头点两枪只是把头盔给打下来了，不习惯，不习惯，而且几乎不熟悉地图，转几圈就晕了，先习惯段时间，再狠狠的打一场，太气了。QQ个性签名里更新了：“I&amp;#8217;m AVA狙击手”，热血一下，不过先玩几局CF，找回点自信先，囧…… ||插上一首林宥嘉的&lt;a href=&quot;http://www.xiami.com/song/1769167650/xiesidili&quot;&gt;《歇斯底里》&lt;/a&gt;&lt;/p&gt;
&lt;h3  class=&quot;related_post_title&quot;&gt;Related Posts&lt;/h3&gt;&lt;ul class=&quot;related_post&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/too-far/&quot; title=&quot;过犹不及&quot;&gt;过犹不及&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/the-surface-of-calm/&quot; title=&quot;表面的平静&quot;&gt;表面的平静&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/is-not-so-simple/&quot; title=&quot;没那么简单&quot;&gt;没那么简单&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/flying-at-low-altitude/&quot; title=&quot;低空飞过&quot;&gt;低空飞过&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/zhong-le-qing-le/&quot; title=&quot;哪边重了哪边就轻了&quot;&gt;哪边重了哪边就轻了&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/the-need-for-more-discovery/&quot; title=&quot;需要更多的发现&quot;&gt;需要更多的发现&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/similar/&quot; title=&quot;同类&quot;&gt;同类&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/maybe-im-really-in-the-multi-aspect-book/&quot; title=&quot;也许我真的该多看点书&quot;&gt;也许我真的该多看点书&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/brought-back-memories-of-songs/&quot; title=&quot;勾起回忆的歌曲&quot;&gt;勾起回忆的歌曲&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/hunhunee/&quot; title=&quot;浑浑噩噩&quot;&gt;浑浑噩噩&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/361360379/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360379/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360379/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360379/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</content:encoded><wfw:commentRss>http://chisdy.com/ava-code-winter-solstice/feed/</wfw:commentRss><slash:comments>35</slash:comments><description>WP升级到2.9后出现了点故障，留言页面的评论框神奇的关闭了，而在后台设置里根本没有关闭该留言页面的评论，而且文章独立页面的评论框是正常的，这可以排除comments.php文件的修改错误。刷了几下，侥幸心理看是不是网络的问题导致载入失败，结果网速还挺好的，过程中发现留言页面的回复按钮只剩下第一个了，其他的都消失了，而且由Jquery复制的回复按钮也没了，应该是JS的问题了，可是其他页面的都还好好的，测试到想砸电脑了都还没找到原因，我干，哎哟我的脖子啊……
既然开了文件，就顺便的把评论的部分按钮由文字换成了图标，节省了些CSS代码，去掉了设置的透明属性，也修改了下BSIE这个插件把IE屏蔽降到了6以下的，也就是要用IE浏览器访问的话，只能7.0以上的才能开了，看IE6太不爽了，特别是对png图片的支持方面。同时也加了个评论表情，凑和用用先。
冬至，跟两条友去好又多逛了下，弄了两包汤圆，再炒两个菜，凑和着过了。
这些天有在玩AVA，脾气有点上来了，因为已经快8年没受过这种气了，都是我在CF跟CS上虐待别人，在AVA上被人虐待的滋味不好受啊。跟CF、CS一样的打法行不通啊，就拿狙击来说，同样的甩法就是不挂人，很飘，M4也是，后坐力太强了，瞄头点两枪只是把头盔给打下来了，不习惯，不习惯，而且几乎不熟悉地图，转几圈就晕了，先习惯段时间，再狠狠的打一场，太气了。QQ个性签名里更新了：“I&amp;#8217;m AVA狙击手”，热血一下，不过先玩几局CF，找回点自信先，囧…… &amp;#124;&amp;#124;插上一首林宥嘉的《歇斯底里》
Related Posts过犹不及表面的平静没那么简单低空飞过哪边重了哪边就轻了需要更多的发现同类也许我真的该多看点书勾起回忆的歌曲浑浑噩噩&lt;img src=&quot;http://www1.feedsky.com/t1/361360379/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360379/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360379/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360379/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><category>Game</category><category>CF</category><category>ava</category><category>Life</category><category>cs</category><pubDate>Wed, 23 Dec 2009 01:16:37 +0800</pubDate><author>chisdy</author><comments>http://chisdy.com/ava-code-winter-solstice/#comments</comments><guid isPermaLink="false">http://chisdy.com/ava-code-of-abuse-of-a-problem-this-winter-solstice/</guid><dc:creator>chisdy</dc:creator><fs:srclink>http://chisdy.com/ava-code-winter-solstice/</fs:srclink><fs:srcfeed>http://chisdy.com/feed</fs:srcfeed><fs:itemid>feedsky/chisdy/~5921786/361360379/4050253</fs:itemid></item><item><title>需要更多的发现</title><link>http://item.feedsky.com/~feedsky/chisdy/~5921786/361360380/4050253/1/item.html</link><content:encoded>&lt;p&gt;上周末买了三本书，林夕的&lt;a href=&quot;http://www.douban.com/subject/3153371/&quot;&gt;《原来你非不快乐》&lt;/a&gt;、许常德的&lt;a href=&quot;http://www.douban.com/subject/3829853/&quot;&gt;《爱的一百个提醒》&lt;/a&gt;和&lt;a href=&quot;http://www.douban.com/subject/3786755/&quot;&gt;《每天懂一点色彩心理学》&lt;/a&gt;，周一就到了，拿到书时翻了翻，感觉还不错，之前有说过要找个合适的理由把在卓越收藏了很久的这几本书给买下来，看来现在是时候到了，也就是终于发觉自己该看看书了。三本书的印刷都不错，没想到《每天懂一点色彩心理学》还是彩页的，《原来你非不快乐》和《爱的一百个提醒》都比较像诗词类的，这就是我想要的，哈哈，我得花时间去对比，去挖掘，为什么那么精炼的语句中可以透露出那么多有层次的东西，要把看卫斯理的小说的劲头放上来。&lt;/p&gt;
&lt;p&gt;跟老总谈了下离职的事情，考虑了很久，最终不得不走，必须迈出这一步，换个环境，换个心态想想自己要的是什么，目标是什么。每天对着电脑忽略了生活中的很多东西，比如已经N年没进过电影院了，N久没有出去外面吃饭了，N久没有运动出一身汗了，N久没给好朋友打电话聊天，N久没出去逛街了，N久没有拍照了，也N久没交女朋友了（自从写了那首&lt;a href=&quot;http://ciquren.com/19&quot;&gt;《卸下爱，收起了心》&lt;/a&gt;就没再交过了，难道是个魔咒？）。我需要重新整理总结下，避免度年如日。&lt;/p&gt;
&lt;p&gt;很开心的是碰到老大上线了，老大最近在忙结婚，先恭喜他和嫂子了，不过还没见过嫂子，不过老大选的人都不会错。其实一直对老大有个愧疚，那是07年的事了，那时老大在创业期，我没帮上忙还在拖时间，最后还误事。我知道老大的性格，他不会说什么，但是我心里一直觉得愧疚，压几年了，这次终于鼓起勇气跟他说了，他回说：“兄弟，没那么多事！！！”，我整个轻松释怀了，老大的高大形象立刻在我的脑海中出现。想起了跟老大两人通宵写POP海报，整晚冲咖啡喝就怕打瞌睡赶不完。想起了老大写书法时那气势和苍劲有力的字迹，没有老大就没有我的POP，更没有我对书法的重新认知。一天是老大，永远是老大。&lt;/p&gt;
&lt;p&gt;插上一首林宥嘉的&lt;a href=&quot;http://www.xiami.com/song/1769167647/shuohuang&quot;&gt;《说谎》&lt;/a&gt;，最近老爱听这首歌了。&lt;/p&gt;
&lt;h3  class=&quot;related_post_title&quot;&gt;Related Posts&lt;/h3&gt;&lt;ul class=&quot;related_post&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/too-far/&quot; title=&quot;过犹不及&quot;&gt;过犹不及&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/the-surface-of-calm/&quot; title=&quot;表面的平静&quot;&gt;表面的平静&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/is-not-so-simple/&quot; title=&quot;没那么简单&quot;&gt;没那么简单&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/flying-at-low-altitude/&quot; title=&quot;低空飞过&quot;&gt;低空飞过&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/zhong-le-qing-le/&quot; title=&quot;哪边重了哪边就轻了&quot;&gt;哪边重了哪边就轻了&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/ava-code-winter-solstice/&quot; title=&quot;AVA中被虐之这个冬至代码有问题&quot;&gt;AVA中被虐之这个冬至代码有问题&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/similar/&quot; title=&quot;同类&quot;&gt;同类&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/maybe-im-really-in-the-multi-aspect-book/&quot; title=&quot;也许我真的该多看点书&quot;&gt;也许我真的该多看点书&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/brought-back-memories-of-songs/&quot; title=&quot;勾起回忆的歌曲&quot;&gt;勾起回忆的歌曲&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/hunhunee/&quot; title=&quot;浑浑噩噩&quot;&gt;浑浑噩噩&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/361360380/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360380/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360380/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360380/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</content:encoded><wfw:commentRss>http://chisdy.com/the-need-for-more-discovery/feed/</wfw:commentRss><slash:comments>25</slash:comments><description>上周末买了三本书，林夕的《原来你非不快乐》、许常德的《爱的一百个提醒》和《每天懂一点色彩心理学》，周一就到了，拿到书时翻了翻，感觉还不错，之前有说过要找个合适的理由把在卓越收藏了很久的这几本书给买下来，看来现在是时候到了，也就是终于发觉自己该看看书了。三本书的印刷都不错，没想到《每天懂一点色彩心理学》还是彩页的，《原来你非不快乐》和《爱的一百个提醒》都比较像诗词类的，这就是我想要的，哈哈，我得花时间去对比，去挖掘，为什么那么精炼的语句中可以透露出那么多有层次的东西，要把看卫斯理的小说的劲头放上来。
跟老总谈了下离职的事情，考虑了很久，最终不得不走，必须迈出这一步，换个环境，换个心态想想自己要的是什么，目标是什么。每天对着电脑忽略了生活中的很多东西，比如已经N年没进过电影院了，N久没有出去外面吃饭了，N久没有运动出一身汗了，N久没给好朋友打电话聊天，N久没出去逛街了，N久没有拍照了，也N久没交女朋友了（自从写了那首《卸下爱，收起了心》就没再交过了，难道是个魔咒？）。我需要重新整理总结下，避免度年如日。
很开心的是碰到老大上线了，老大最近在忙结婚，先恭喜他和嫂子了，不过还没见过嫂子，不过老大选的人都不会错。其实一直对老大有个愧疚，那是07年的事了，那时老大在创业期，我没帮上忙还在拖时间，最后还误事。我知道老大的性格，他不会说什么，但是我心里一直觉得愧疚，压几年了，这次终于鼓起勇气跟他说了，他回说：“兄弟，没那么多事！！！”，我整个轻松释怀了，老大的高大形象立刻在我的脑海中出现。想起了跟老大两人通宵写POP海报，整晚冲咖啡喝就怕打瞌睡赶不完。想起了老大写书法时那气势和苍劲有力的字迹，没有老大就没有我的POP，更没有我对书法的重新认知。一天是老大，永远是老大。
插上一首林宥嘉的《说谎》，最近老爱听这首歌了。
Related Posts过犹不及表面的平静没那么简单低空飞过哪边重了哪边就轻了AVA中被虐之这个冬至代码有问题同类也许我真的该多看点书勾起回忆的歌曲浑浑噩噩&lt;img src=&quot;http://www1.feedsky.com/t1/361360380/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360380/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360380/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360380/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><category>Book</category><category>Life</category><pubDate>Thu, 17 Dec 2009 00:47:50 +0800</pubDate><author>chisdy</author><comments>http://chisdy.com/the-need-for-more-discovery/#comments</comments><guid isPermaLink="false">http://chisdy.com/the-need-for-more-discovery/</guid><dc:creator>chisdy</dc:creator><fs:srclink>http://chisdy.com/the-need-for-more-discovery/</fs:srclink><fs:srcfeed>http://chisdy.com/feed</fs:srcfeed><fs:itemid>feedsky/chisdy/~5921786/361360380/4050253</fs:itemid></item><item><title>同类</title><link>http://item.feedsky.com/~feedsky/chisdy/~5921786/361360381/4050253/1/item.html</link><content:encoded>&lt;p&gt;跟一个朋友聊词，聊音乐，聊心路，挺开心，好久没这么畅谈过了。而他在最后也说能跟我聊词聊音乐的态度，跟另一个朋友聊小说，真是件非常畅快的事。显然我们都很久没有跟别人深入的聊过了，特别是对的上味的人，本来在物质横欲的现在就忽略了精神上的慰藉，每天陪着电脑只是一味的去索取，但是忘了真正要索取的是什么，太盲目了，甚至有的时候开着电脑也不知道要干什么，但还是会坐在电脑前，就这么开着，看着电表在转。&lt;/p&gt;
&lt;p&gt;这位朋友喜欢小说，喜欢诗，喜欢词，都涉猎不少。但看他这几年的变化，显然是对这个现实妥协了不少，经历了不少，甚至是走了弯路。有时觉得这是件好事，毕竟都经历过了，不会再像回到那个状态，所以现在他很努力的生活着，做着他口中说的虽然跟大学专业不对口但是很轻松很自在的工作，还去报了个吉他课程，一对一教学，在课上谈的更多的是对音乐的想法及态度，因为那老师是个玩团的吉他手，对音乐有自己的见解跟经验，他说他很喜欢这种方式，每次上完课一个人走回去的时候就感觉特别惬意，特别轻松，好生羡慕。要说到音乐，说到词，我会有很多话想说，会很积极的去表达自己的情绪，会很想在讨论中释放在脑中关太久的某些见解，也许这正是我回答他说目前做什么让我最轻松和我最想做的事情的原因。这个聊天让我觉得我并不孤独，找到同类的感觉。&lt;/p&gt;
&lt;p&gt;相对目前工作上的状况，我想我真的还没找到同类，跟同类在一起是多么的开心，一起玩吉他，一起写歌，一起唱歌，一起为共同的兴趣，共同的目标持续。只能先这么想着，梦都是美的，而我只想写歌。插上一首陈奕迅的&lt;a href=&quot;http://www.xiami.com/song/2113243/lu...yizhiduzai&quot;&gt;《路一直都在》&lt;/a&gt;&lt;/p&gt;
&lt;h3  class=&quot;related_post_title&quot;&gt;Related Posts&lt;/h3&gt;&lt;ul class=&quot;related_post&quot;&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/too-far/&quot; title=&quot;过犹不及&quot;&gt;过犹不及&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/the-surface-of-calm/&quot; title=&quot;表面的平静&quot;&gt;表面的平静&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/is-not-so-simple/&quot; title=&quot;没那么简单&quot;&gt;没那么简单&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/flying-at-low-altitude/&quot; title=&quot;低空飞过&quot;&gt;低空飞过&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/zhong-le-qing-le/&quot; title=&quot;哪边重了哪边就轻了&quot;&gt;哪边重了哪边就轻了&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/ava-code-winter-solstice/&quot; title=&quot;AVA中被虐之这个冬至代码有问题&quot;&gt;AVA中被虐之这个冬至代码有问题&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/the-need-for-more-discovery/&quot; title=&quot;需要更多的发现&quot;&gt;需要更多的发现&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/maybe-im-really-in-the-multi-aspect-book/&quot; title=&quot;也许我真的该多看点书&quot;&gt;也许我真的该多看点书&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/brought-back-memories-of-songs/&quot; title=&quot;勾起回忆的歌曲&quot;&gt;勾起回忆的歌曲&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://chisdy.com/hunhunee/&quot; title=&quot;浑浑噩噩&quot;&gt;浑浑噩噩&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/361360381/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360381/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360381/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360381/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</content:encoded><wfw:commentRss>http://chisdy.com/similar/feed/</wfw:commentRss><slash:comments>19</slash:comments><description>跟一个朋友聊词，聊音乐，聊心路，挺开心，好久没这么畅谈过了。而他在最后也说能跟我聊词聊音乐的态度，跟另一个朋友聊小说，真是件非常畅快的事。显然我们都很久没有跟别人深入的聊过了，特别是对的上味的人，本来在物质横欲的现在就忽略了精神上的慰藉，每天陪着电脑只是一味的去索取，但是忘了真正要索取的是什么，太盲目了，甚至有的时候开着电脑也不知道要干什么，但还是会坐在电脑前，就这么开着，看着电表在转。
这位朋友喜欢小说，喜欢诗，喜欢词，都涉猎不少。但看他这几年的变化，显然是对这个现实妥协了不少，经历了不少，甚至是走了弯路。有时觉得这是件好事，毕竟都经历过了，不会再像回到那个状态，所以现在他很努力的生活着，做着他口中说的虽然跟大学专业不对口但是很轻松很自在的工作，还去报了个吉他课程，一对一教学，在课上谈的更多的是对音乐的想法及态度，因为那老师是个玩团的吉他手，对音乐有自己的见解跟经验，他说他很喜欢这种方式，每次上完课一个人走回去的时候就感觉特别惬意，特别轻松，好生羡慕。要说到音乐，说到词，我会有很多话想说，会很积极的去表达自己的情绪，会很想在讨论中释放在脑中关太久的某些见解，也许这正是我回答他说目前做什么让我最轻松和我最想做的事情的原因。这个聊天让我觉得我并不孤独，找到同类的感觉。
相对目前工作上的状况，我想我真的还没找到同类，跟同类在一起是多么的开心，一起玩吉他，一起写歌，一起唱歌，一起为共同的兴趣，共同的目标持续。只能先这么想着，梦都是美的，而我只想写歌。插上一首陈奕迅的《路一直都在》
Related Posts过犹不及表面的平静没那么简单低空飞过哪边重了哪边就轻了AVA中被虐之这个冬至代码有问题需要更多的发现也许我真的该多看点书勾起回忆的歌曲浑浑噩噩&lt;img src=&quot;http://www1.feedsky.com/t1/361360381/chisdy/feedsky/s.gif?r=http://item.feedsky.com/~feedsky/chisdy/~5921786/361360381/4050253/1/item.html&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/feedsky/chisdy/361360381/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/feedsky/chisdy/361360381/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><category>Life</category><pubDate>Thu, 10 Dec 2009 02:32:26 +0800</pubDate><author>chisdy</author><comments>http://chisdy.com/similar/#comments</comments><guid isPermaLink="false">http://chisdy.com/similar/</guid><dc:creator>chisdy</dc:creator><fs:srclink>http://chisdy.com/similar/</fs:srclink><fs:srcfeed>http://chisdy.com/feed</fs:srcfeed><fs:itemid>feedsky/chisdy/~5921786/361360381/4050253</fs:itemid></item></channel></rss>