Archive for April, 2007

Apple Issues Patches for 25 Security Holes

Saturday, April 21st, 2007

http://apple.slashdot.org/article.pl?sid=07/04/20/1333250

昨天升iTunes的時候順便也裝了這些patch,還升了java

Sun Asks China to Merge its Doc Format With ODF

Saturday, April 21st, 2007

http://it.slashdot.org/article.pl?sid=07/04/20/0344203

中國沒必要單獨搞一個標準,反正ODF是開放的。如果有中文特殊需要,可以改進ODF。

Joint Smalltalk / Python meeting in Ottawa

Saturday, April 21st, 2007

http://www.cincomsmalltalk.com/userblogs/buck/blogView?showComments=true&printTitle=Joint_Smalltalk_/_Python_meeting_in_Ottawa&entry=3283758286

A nice blog.

引用:
I think the biggest difference between the two communities is that in Python, it’s "all about the language". In Smalltalk, it’s "all about the environment". The Python people look at the Smalltalk browsers, debuggers and inspectors and say, well, that’s just the IDE, what’s the language like? Smalltalk people look at Python syntax, indentation, regular expressions and parameter passing and say "That’s just the language, what’s the development environment like?"

引用:
showed the debugger and how we can change code in the debugger and continue. This was a surprise to them.

這是smalltalk非常棒的一個特性,可以在程序運行的過程中改變程序,然後馬上可以看到結果。Python以後也會添加這一特性。(正在進行中。。。)

ubuntu要比debian走的更远?

Saturday, April 21st, 2007

在derStandard.at采访了Mark Shuttleworth,在这个访谈中,

引用:
derStandard.at: While announcing Gutsy Gibbon you also announced a new "totally free" flavor of Ubuntu. What’s the reasoning behind that?

Mark Shuttleworth: Well the first thing is that that new flavor of Ubuntu won’t just insist on freedom for software. In many cases there is software and content in distributions today – in Ubuntu and other distributions like Debian – which is not free. So for example very few pieces of firmware ship their source code, so this new flavor of Ubuntu won’t ship any firmware unless we can also ship the source code for it.

In regards to content: There are kinds of content out there – like PDFs and so on – which are not editable but where there is an editable source document effectively, and we won’t include this content unless we include the source document. Things like video content: Well, an edited video is nice, but what about the source materials? So this version of Ubuntu will not include any video footage unless it also includes either the source content or access to the source content. By this we are extending the concept of "freedom" to cover not just applications software, all the way down to firmware and content which is further than any other distribution goes.

Debian中这些都被认为是data的,都不管的。难怪他自己都说“further than any other distribution goes.”

eric批评fedora赞扬ubuntu其中一条就是fedora开发者太过于纯粹了,不知道他看到这段话会作何感想?

apport

Saturday, April 21st, 2007

https://wiki.ubuntu.com/Apport

这是一个非常大的进步。