
Taipei.Taiwan
最近開始比較有在把Android的手機當成日用機,
所以找了一些平常比較需要使用到的軟體。
第一個經常會用到的是廣播軟體。
從很久以前就很喜歡聽網路廣播,除了可以學習語言外,
還可以挑點話少音樂多的電台,又不怕因為收訊不好而充滿雜音。
由於自己比較需要聽各地的電台,電台數的多寡成了我選擇軟體的重要考量。
以前使用的是TuneWiki,它可以連結Shoutcast,所以電台數還算多,
但是主要是線上的電台。
後來我找到了Tunein Radio這軟體,它的出現,讓我完全把TuneWiki丟到了一旁。
電台數量不僅多,而且可以依城市、語言分類。
每個電台還可以選擇想要的串流頻寬(如果原站台有支援的話)。
介面也不花俏,完全是以列表的方式呈現,很容易上手。
在Android上,是免費的。
強烈建議愛聽廣播的人安裝。
看Tunein Radio做得這麼好,想說在iPad或iPhone上不會也有版本吧。
果然沒猜錯!
而且在iPad上,針對介面有特別設計過,不再像Android上以便利簡潔為主,
電台的圖案都以更大圖示來表示,如果該電台有節目表的話,也可以在該軟體上呈現。
不過,在iPad上就花錢買才行了。才$0.99,二話不說我就買下去了。
****
Moon+ Reader,之前一直有在注意電子書軟體,
不過隔了好一陣子都沒有再接觸,只專心地使用iPad在看書。
因為Android手機不離手,所以在線上查了一下,
看是否有比較順手的軟體可以在短暫休息時能翻翻書解悶。
除了早期的Aldiko外,另外找到了Moon+ Reader。
一用之下,嚇了一跳,功能這麼好的軟體,竟然還是免費的!(當然也有付費版)
很多設計都是我想要的,所以用起來格外開心。
有點相見恨晚的感覺。
現在iPhone和android上的軟體,都是以幾十萬在計算的,
要從中找到適合自己的軟體,也要有點本事吧。
ps. 可以連結ColorDict查單字,這個功能終於有人做了~~
在Cool Reader上也行,不過,Cool Reader的操作方式一直讓我很困惑。
****
最近會躺在床上用iPad上網,偶爾也會msn一下。
把iPhone上買的Beejive IM裝到iPad上來,對話窗會怪怪的,
又不想再花另一筆錢買iPad專用版。
所以又去裝了個免費的IM+
IM+有針對iPad做設計,所以用起來順手多了,
而且還是免費的。
REF:
Tunein Radio
Moon+ Reader 介紹
IM+

Annecy.France
看了點文件,想說就來寫寫東西吧,從最簡單的開始。
= = =
另外,沒想到有人替eblib包了個python wrapper!!
Link: http://code.google.com/p/pyeb/

Taipei.Taiwan
台北的稻田…
****
安裝eclipse ADT時遇上找不到plugin的問題。
最後改用手動下載ADT,自己安裝的方式。
http://developer.android.com/intl/ja/sdk/1.6_r1/installing.html#Troubleshooting
Vimplugin for Eclipse
http://vimplugin.org/

Cannes.France
坎城除了大家比較熟悉的海邊的星光大道外,
其實在車站的另一個方向有個舊城區。
跟海邊的人潮比起來,
這兒顯得寧靜許多(不過沒有上空美女就是了。
看著清一色的橘紅色屋頂和遠方的山水,晒著不會太炙熱的陽光,
這兒真的很適合度假。
難怪在Bienvenue chez les Chi'tis裡的那個老婆,那麼想要搬到法國南部;
而在南法,特地搬來這兒住的英國人也是屬一屬二多的。
****
After glancing through the basic documents of Android SDK, I still have a lot of work to do before porting my onlinedic to this platform:
1. Find the UI components that I need:
1.1 EditControl
1.2 Button (for start searching)
1.3 HTML viewer
2. How to create and use its menu
3. Find the component to open http requests
4. Find the component to post-process the received html file
As for item 1, it's not so difficult because the UI components I need are few.
Except for the 1.3 HTML viewer, I spent some time to make it work.
First of all, the component to display html content on android is
android.webkit.WebView
You can create this component in the resource and find it by id in the java source code.
Secondly, you need to add a permission line in the Manifest xml file in order to have the access to load URLs.
<uses-permission android:name="android.permission.INTERNET" />
Since I will only use this component to display the processed results of the html, I don't have to study too much about what actions it supports.
As for 2, 3, and 4, I will update later once I know how to accomplish them.
voila, here's the result of today's work:
****
好久沒到韓風饌吃東西了。
久久吃一次也是不錯的。
新拿到的傢伙太大隻了。
拍起照來手會不穩。
不過,看電子書應該很過癮吧。

Hong Kong
I wanna try out how to write Android softwares on my borrowed Magic device. In order to take notes of my studies, I will write down something here for my later refernce.
1. System requirement and Installation

Pipes.Paris
It's hard to put all the lines in order. So does the life.
****
From now on, I can start to do some real programming. I plan to port my onlindic to android platform. It's a system to live with internet access; so is my onlinedic (although now it supports local dictionary files already). Hope this can be done in this summer.
REF:
http://code.google.com/p/droiddraw/









