苦難和深度
Why I don't expect third-party support for OpenSolaris
One of the common reactions to Oracle's potentially ambivalent attitudetowards providing OpenSolaris support is that since OpenSolaris is opensource, third parties can spring up to provide support for it even ifOracle doesn't. However, I'm fairly pessimistic about the chances ofthis; even if OpenSolaris itself becomes reasonably popular, I don'tthink that we'll ever see an OpenSolaris equivalent of Red Hat orCanonical.
There's two reasons for this. One of them is the difference betweenforking code and
道德淪亡 2之2
Better Drupal Comment Forms

Put this in one of your theme's stylesheets - it'll change a clunky, large, and unweildy comment form into a more compact and user-friendly form:
/* Comment Form */#comment-form { padding: 1em; margin: 1em; background: #FFF; position: relative;}#edit-name-wrapper {margin-top: 0;}
#edit-homepage-wrapper {width: 8em;top: 0em;left: 25
活得不爽,一天也嫌多!
Margaret是我們law firm最近請來的合夥人。我本來就最怕女上司,女人善變、小氣、妒忌心重,你靚過她就妒忌你,你醜過她又踩低你,我是女人都覺得自己麻煩!根據人事部Lucy的情報,Margaret三
回應節目 中女告白
伸延閱讀:
陳慧琳結婚
https://ericayuen.blogspot.com/2008/06/blog-post_28.html
女人最大成就
https://ericayuen.blogspot.com/2008/04/blog-post_20.html
10男10女的擇偶遊戲---對香港適婚女人的啟示
https://ericayuen.blogspot.
Pushing code changes upstream is hard work
This is a followup to SupportingVsForking , where I talked about thedifference between supporting some open source code and forking it beingwhether you could get your changes accepted upstream. One thing that isnot widely understood is that getting bugfix changes accepted upstreamis hard work at the best of times, with a cooperative upstream.
(We can see this from how many private changes to the Linux kernel eachLinux distribution maintains.)
The problems are many. Often there is a conflict between the expedientway for you to fix a problem