2007-01 月份文章 顯示方式:簡文 | 列表

January 26,2007

小四看牙醫

「小四有一天去看牙醫,醫生叫他張開嘴巴。
    小四就囧了」

每個人都說很難笑............................>"<

Posted by soboring at 12:19回應(2)引用(0)洩洩指教

January 18,2007

Top web2.0 apps in 2006

  • Category: Integration
    • Entry portal: 
      Netvibes Ecosystem:Customize and share your netvibes experience
    • Browser:
      Flock : integrate photo, blog, bookmark, and news features
  • Category: Widget
    • There's a lot of widget engine such as google gadgets, Yahoo!Widgets, and WidgetBox.
    • Special web widget service: Slide.com
    • W3C Widget 1.0 working draft
  • Category: Office 2.0
    • the most popular is ZOHO
    • if online office services integrate with offline features, it will be more powerful:
  • Category: Social Networking
  • Category: Mashup Tools
    • There will be a flood of mashup tools in 2007
    • DataMashup
    • OpenKapow: Enterprise mashup tools
      • Kapow Technologies Goes Open Source With openkapow for Enterprise Mashups
      • A mashup developer community
      • provides free and open access to the visual scripting tools that create mashups, built around the concept of software Robots



排除掉一些知名服務 flickr, youtube, myspace. etc.

Posted by soboring at 15:31回應(0)引用(0)網際網絡

January 12,2007

[JAVA] JDBC bug CachedRowSet with the column "Text, NText" in Sql Server 2000

使用sun.jdbc.rowset.CachedRowSet時會發生的怪問題,當MS SQL server 2000的資料欄位型態是 text or ntext的時候,如果資料是空字串,會Catch到SQLException: underlying input stream returned zero bytes。

Solution:改用varchar就沒事了....  囧....

...繼續閱讀

Posted by soboring at 9:49引用(0)筆記備忘
 [1]