free, opensource, sqlite at July 12th, 2009 by 小影
Reading the book "Hello, Android", and when it discussed SQLite, it mentioned SQLite is in public domain. From their site, you can find such a statement:
The source code files for other SQL database engines typically begin with a comment describing your license rights to view and copy that file. The ...
Posted in Tech | No Comments »
barcamphk2008, bonjour, opensource, ruby at September 8th, 2008 by 小影
BarCamp Hong Kong 2008 is so cool! Met so many interesting guys and gals, you want to add those contact, but probably you will just not getting enough cards to share!
Solution? Maybe share business cards using Bluetooth OBEX, but you will still need to pair up with each phones. How ...
Posted in Tech | No Comments »
apple, free, iphone, opensource at March 7th, 2008 by 小影
剛剛在三月六日蘋果公佈了其 iPhone 2.0 開發平台。iPhone 2.0 支援 iPhone 和 iPod touch ( touch 用家要付升級費 @@)。開發者可以在 Mac 上開發 iPhone / Touch 的原生軟件。然而發佈軟件需先付年費 99 美元,在 iTunes AppStore 經蘋果審批才能發佈。開發者可以選擇價格,跟蘋果 7:3 分賬。
蘋果在手機軟件上的看法是封閉政策。就如 console 遊戲一樣,只有付錢 club members 才能參加開發。可以理解蘋果的目的 (保護平台減少 hackers、增加 iTune Store 的應用等等),然而這個決定仍讓我很失望。
Mac 除了漂亮的外表和穩定的 OS,我同樣欣賞它的 Unix 核心。在 Mac 使用自由軟件非常容易,我的日常應用軟件就有一半是自由軟件。在 Mac 上開發和發佈軟件都是免費的。現在 Apple 選擇這種封閉和收費的模式,不就等於趕走開源社群?iPhone 是劃時代的,短短 8 個月就拿下了 ...
Posted in Tech | No Comments »
ajax, comet, messaging, opensource, rails, web at July 3rd, 2007 by 小影
Proudly present my new plugins for Ruby on Rails! This is based on my previous post on Juggernaut and ActiveMQ Ajax Web Demo. ( More details include tutorial coming! Meanwhile, please try the example ;-) )
Posted in Tech | No Comments »
eclipse, java, opensource at July 2nd, 2007 by 小影
Eclipse Europa 是今年的 Eclipse 新版本,裡面包括 21 個 projects 的更新,其中以下比較讓我注意:
Mylyn
一個以「工作」(Task) 為目標的 UI, Mylyn 讓開發者可以 offline 修改像 Bugzilla、Trac 或 JIRA 等的開發平台。Mylyn 會監察你的工作進度並顯示出你有興趣的東西。
SOA Tools Platform Project
在 Eclipse 上開發 Service Oriented Architecture (SOA) 的平台。
Web Tools Platform (WTP) Project
J2EE 和 Web 相關的 project。新版本中包括 EJB3 JPA、JSP2.0、JSF1.2、Axis Web Services、Tomcat 支援和 Java EE 5 project支援。
Model To Text (M2T)
Eclipse ...
Posted in Tech | 3 Comments »