Web
- Web 2.0的收购价值 Quote: 大量的缺乏独创性,缺乏准确市场定位,甚至缺乏必要的运气的初创公司,恐怕连收购价值都没有,他们的前景不是被收购,而是死去。
Web Dev Tips
- Transitional vs. Strict Markup 談 Strict Doctype 的功用和做法
New Service
- FeedBurner – FeedFlare 可在 Feed 內文章
Here's another example of Python's introspection and commandinterpreter being useful:
[x for x in dir(m) if isinstance(getattr(m, x), str) and 'localhost' in getattr(m, x)]
One of our Mailman lists had been accidentally set up thinking thatthe machine's name was 'localhost', instead of the machine's actualhostname, and this was causing problems. Mailman is written in Pythonand offers access to the internals of list data
Since reddit.com and digg.com started showing up on the geek radar,I've been checking them out. Since both are about the same thing,roughly a 'just the links' version of Slashdot 's 'news for nerds' approach, Iexpected to like them about equally, or like digg.com more, sinceit has link summaries (which are often the most useful bit of Slashdotfor me).
To my surprise, I've been barely visiting digg.com , but
Web
Web Dev Tips
New Service
So much for my nice uptime . As I wasbrowsing along in Firefox, the X server crashed. (The crash was forthe usual reason: trying to display some characters in some fontsgives the X server a signal 11 heartburn. Ever once in a while, I'llstumble over a web page that nails just the right combination.)
A crashed X server doesn't take the system down on the spot, but onLinux it makes the console pretty much unusable because the X serveris the
見 Jan 和 Joe 寫他們用的網上服務,自己也手痕寫個列表,以「最常用」排先後:
| Services | Provider |
|---|---|
| Search | Google, Yahoo! |
| Image Search | Google, Yahoo!, Flickr, IMDB , sxc.hu |
| GMail, Yahoo! Mail | |
| Blog | MovableType, Yahoo! 360 |
| Share Photo | Flickr,Yahoo |
| Online Bookmark | blogmarks,del.icio.us, 365Key |
| Online Bookmarklet | Blummy |
| IM | ICQ ,Meebo |
| RSS Reader | Bloglines |
| RSS Merge |
