May 22

我唔捧你都唔輸,頂,睇下你俾美國佬買斷之後點死法~

May 21

老爸打麻將,老媽去了旅遊,今晚一個人搞定,等會曼聯對 Arsenal~

May 20

最煩就是每天寫 Blog 的時候還得想用什麽題目,不寫,不寫不寫。

發現 jEdit 越來越好用了,安裝完 jEdit 後,通過它的 Plug-in Manager 裝上 BufferTabs(分頁管理)、Console(這個沒什麽好說的,不會你也別混這行了)、JavaFold(代碼摺疊)、 JIndex(API文檔索引)、DotComplete(自動代碼補全,based on JIndex)這幾個常用的 Plug-in,儼然就是一個輕量級的 IDE 了,編輯功能非常好用,粗略的看了看,jEdit 的插件雖然不算多,但分門別類,做得很細致、貼心。我記得有個猛人說過:“做 IDE 很不容易,因爲你面對的是世界上最挑剔和最有 Preference 的軟件用戶:程序員”,屢獲大獎的 jEdit 確實是很牛叉,看來我以前是錯過好東東了。

jEdit的 Plug-in 分類如下:

  • Applications
  • Enterprise
  • File Management
  • Formatters and Checkers
  • HTML and XML
  • Java-Centric
  • Language Support
  • Network
  • Project Management
  • Support
  • Text
  • Version Control
  • Visual

怎樣?不錯吧?我想如果 Eclipse 的老爸不是老不死的 IBM,又或者 jEdit 不是個人而是某某公司的話(這公司甚至不用很大),相信我們現在就不會聽到 Eclipse 這個名字了。

晚上的老師㊣點,是一個王姓的老太太,自稱 60 歲,很有活力,據她說自己可以連做 15 個 Push-up 不帶喘的…這個…本人有所保留。以下摘自王老太的講話:

…….所以說,除了清晰正確的直覺外,嚴謹的理性邏輯思維也是極其重要的,這也是現今一個領導所必備的基本、根本。我知道你們肯定又會問我:“老師,您不是具有清晰正確的直覺以及嚴謹的理性邏輯思維嗎?怎麽您就沒當上領導呢?”我告訴你們,全都去當領導了,那誰來培養領導呢?所以我呢,就擔當起這重任了!

笑~
自信的人總是很能吸引眼球的,我想老王當年大概也不乏追求者叻。

晚上走過一段路,忽然心頭有一陣莫名的壓力,突如其來,壓得我幾乎透不過氣,我就這麽突然的蹲在了路上,大口的喘著氣。最近腦子裏總是壓制不住的翻滾,反覆的炒著那碟冷飯,做著些無用功,所以最近我挺討厭自己的。於是我把它們釘入骨子,深入到骨髓裏,那就看不見了,痛雖依然,但卻會好的。

May 19

藤床紙帳朝眠起,
說不盡、無佳思。
沈香煙斷玉爐寒,
伴我情懷如水。
笛聲三弄,
梅心驚破,
多少春情意。

小風疏雨蕭蕭地,
又催下、千行淚。
吹簫人去玉樓空,
腸斷與誰同倚?
一枝折得,
人間天上,
沒個人堪寄。

May 19

最近在狂補 XML,真不是一般的頭痛,一個標准盛行的同時,衍生的問題通常也不在少數,對 XML 的操作可算是其中一個比較那個的問題,感覺很混亂,得花些時間搞明白它。我找到一本書(沒看之前可不敢說好不好):《Essential XML Quick Reference》,下面是它的一些介紹:

Essential XML Quick Reference: A Programmer’s Reference to XML, XPath, XSLT, XML Schema, SOAP, and More

Addison-Wesley and Developmentor have provided TheServerSide.NET with the entire book of Essential XML Quick Reference for free download. Essential XML Quick Reference is for anyone working with today’s mainstream XML technologies. It was specifically designed to serve as a handy but thorough quick reference that answers the most common XML-related technical questions.It goes beyond the traditional pocket reference design by providing complete coverage of each topic along with plenty of meaningful examples. Each chapter provides a brief introduction, which is followed by the detailed reference information. This approach assumes the reader has a basic understanding of the given topic.The detailed outline (at the beginning), index (in the back), bleeding tabs (along the side), and the page headers/footers were designed to help readers quickly find answers to their questions.

About the Authors

Aaron Skonnard is a founder of PluralSight and a contributing editor to MSDN Magazine, where he writes “The XML Files” column.

Martin Gudgin works at Microsoft, where he spends his time thinking about component software and related technologies. A Windows developer since 1987 and a COM developer since 1994, Martin has trained and mentored developers from a wide range of companies, including Microsoft, in numerous technical areas such as COM, IDL, MTS, COM+ and XML. He is a member of several W3C Working Groups, including XML Schema and SOAP.

不管這本書好不好,首先,能把這厚的東東貢獻出來本身就是件了不起的事,再說 Addison-Wesley 的出品應該還是有保證的,感謝 Aaron Skonnard/Martin Gudgin 和 Addison-Wesley,以及 TheServerSide.net。(點擊下圖下載)

Essential XML QUick Reference