這是許久以前看到的一個結合 Shotcode 與線上地圖的小計畫,這是Aram Bartholl 在 2006 年的計畫叫做 Plazemark。Plazemark 的基本概念是結合二維條碼與 Location-based Web2.0 網站 Plazes.com,Plazes.com 是一個專門提供地理資訊追蹤紀錄的網站,你可以隨時將自己的地理位置跟行動張貼在 Plazes 上,如此你的朋友便可以知道你在甚麼地方與正在從事的行為。


Photo Source: Plazemark,更多圖片可參考Flickr

為了簡化更新個人資訊的程序,Plazemark 在柏林的幾個人行道上畫了幾個 Shotcode, 條碼裡面包含了該地點的網址資訊,因此你可以用手機掃描地上的條碼後,馬上更新你當下的位置與動作!非常有趣的概念。

Symbian 是一個龜毛的平台,由於安全性的機制,每個程式都必須要簽章過 (可使用 Self-Sign Certificate,不需要正式憑證),才能安裝在手機上。

一般的開發者如果要測試安裝程式,也必須申請測試用的簽章來簽署自己的程式。稍早的時候是一個稱為 Developer Certificate signing 的申請程序,但程序繁瑣,後來 SymbianSigned 提供了一個 OpenSign Program,開放給開發者申請只能用在特定幾個手機上的簽章。目前提供的簽章機制大致分為以下四種 (Source: Symbian Signed signing options)

  • Open Signed, has updated and replaced Developer Certificate signing, making it easy for developers to sign applications for limited deployment to known devices, either for testing or for personal use. The online-only option is coming soon.
  • Express Signed, a new option similar to Self Certification, is available to all developers, either directly (for those who own a Publisher ID), or via publisher partners (for those who do not).
  • Certified Signed, has updated and replaced the mainstream signing option based on independent testing by a Symbian accredited Test House.
  • TCTrustCenter, www.trustcenter.de/order/publisherid/dev, is the Certificate Authority for Symbian Signed, responsible for issuing and validating Publisher ID digital certificates (but existing ACS Publisher Certificates issued by VeriSign will remain valid for Open Signed and Certified Signed).

但是從年前到現在,SymbianSigned 的 OpenSign 因為太多人申請而掛掉了。一直到今天都還是停擺的狀態,真是惱人。

上一篇提到 Jaxo 製作的 2D barcode 解碼軟體,我在早期的文章也提到 Youichi SwetakeJava 版本 以及 Yusuke Yanbe 的 Open Source QR Code Library

不過最近最令人期待的另外一個自由軟體計畫是 Google 主導的 ZXing (“Zebra Crossing”)

這個計畫的目的是開發一個可以讀取一維與二維條碼的自由軟體函式庫,希望可以支援以下幾種條碼格式

而計畫本身針對了數種不同的 Java 平台,包含了 J2ME, J2SE, RIM 與 Android 等。稍微測試了一下 J2SE 版本,效能相當不錯,即使圖片歪斜,也可辨識。若可移植到 Android 平台,相關應用頗可期待。另外 Wiki 上有篇收集的相當不錯的連結表,值得參考。

(2008-02-25) UPDATED: 前幾日介紹 Zebra Crossing 時忘記提到一個有趣的聚會,是 MobileCampNYC2,是在紐約為行動技術狂熱者所舉辦的 BarCamp。其中 2007 十一月舉辦的 MobileCampNYC2 主題即為行動條碼,Semapediawubbahed.com 亦有介紹此次會議。

我在 Youtube 張貼了 QuickMark WebCam 功能展示,近日有人留言說可以參考 Jaxo Systems 所開發的 SnapABar。翻查了一下,知道 Scott P. Shaffer 曾經在 The Pondering Primate 介紹過 Jaxo 所提供的免費二維條碼編解讀碼軟體

Jaxo 是以 Java 實做了給手機與 PC (支援 Windows 與 Linux) 的讀碼軟體,也預計開發 Web CAM 版本的程式。

Continue reading

還記得一年多以前,FON 的 CEO Martin Varsavsky 提到是否能在 Symbian 手機上開發一個以 WiFi 透過 3G 分享網路的程式。

這幾日看到 JoikuSoft 開發了一套針對 Symbian S60 3rd 的軟體,稱為 JoikuSpot,這隻針對 Symbian S60 3rd 平台所開發的軟體可以做到上述的概念,也就是透過手機的無線網路功能分享 3G 網路,因此其他的 WiFi 設定或筆記型電腦都可以透過該手機上網。

目前釋出的還是 Beta 版本,如果你使用 Nokia 的 N, E 系列 WiFi 手機,不妨到 Joiku.com 免費下載安裝檔,網站也很佛心的提供了 SMS 傳送網址下載功能。
Continue reading

Mobile barcode, especially QRCode is more and more popular in Taiwan in last couple years. There are more and more devices has QRCode reader built in, and we are seeing more and more 2d barcodes on print medias.

I mean it, every day I go to the office on MRTs. I always see some billboards have QRCode on it, and also many free MRT news papers.

Continue reading