2010年1月13日 星期三

#diary 01/13/2010

completed my port of AppWidgetHost to KatVideo to show widgets on Video Player OSD.

#diary 01/12/2010

completed my test of YQL to a list of text or a grid of image view.

2010年1月12日 星期二

select YQL

select * from html where url="http://tonightheworldismine.tumblr.com/" and xpath='//div[@class="photo"]'

Chinese typing phonic table

ㄅ:B   ㄆ:P  ㄇ:M ㄈ:F
ㄉ:D  ㄊ:T  ㄋ:N   ㄌ:L
ㄍ:G  ㄎ:K  ㄏ:H
ㄐ:J  ㄑ:Q  ㄒ:X
ㄓ:ZH ㄔ:CH ㄕ:SH ㄖ:R
ㄗ:Z  ㄘ:C  ㄙ:S
ㄢ:AN ㄣ:EN ㄤ:ANG ㄥ:ENG
ㄞ:AI ㄟ:E ㄠ:AO ㄡ:OU
ㄚ:A ㄛ:O ㄜ:E ㄝ:EI
ㄧ:Y/I ㄨ:W/U/O ㄩ:YU/V  
ㄦ:ER

YQL Console

YQL Console

2010年1月11日 星期一

#diary 01/11/2010

completed testYQL adapter. Simply get all contents from YQL and display in a list.
even the geo data. rss atom and images urls.

dalondon

 
Posted by Picasa

2010年1月9日 星期六

diary Sunny day 01/09/2010

we (with Rachel and mei) go hiking. Met my old colleage.
I will add picture on webalbum. You can see how good weather in Taiwan in Jan.

2010年1月7日 星期四

#diary 01/07/2010

FelixEmbededAndroid is possible and run well with ViewFactory. After I put a clock on Movie player, I am going to try to put a twitter widget on the osd of movieplayer.

#diary 01/06/2010

Edge and I found how to get AppWidgetHost run normally with bindAppeWidgetId().
But still unstable with unknown reason.

2010年1月4日 星期一

SIP extension

SIP extension

Restlet - Features

Restlet - Features

Maven Repository Browser - Search 'android'

Maven Repository Browser - Search 'android'

YQL Console: use 'http://yqlblog.net/samples/data.html.cssselect.xml' as data.html.cssselect; select * from data.html.cssselect where url="www.yahoo.com" and css="#news a"

YQL Console: use 'http://yqlblog.net/samples/data.html.cssselect.xml' as data.html.cssselect; select * from data.html.cssselect where url="www.yahoo.com" and css="#news a"

http://query.yahooapis.com/v1/public/yql?q=use%20'http%3A%2F%2Fyqlblog.net%2Fsamples%2Fdata.html.cssselect.xml'%20as%20data.html.cssselect%3B%20select%20*%20from%20data.html.cssselect%20where%20url%3D%22www.yahoo.com%22%20and%20css%3D%22%23news%20a%22&format=xml

lift and scala

mkdir lift
cd lift
git clone git://github.com/dpp/liftweb.git
mvn install

done!

Introduction to Scala for Java Developers

Introduction to Scala for Java Developers

iPOJO's Dark Side: iPOJO on Android

iPOJO's Dark Side: iPOJO on Android

OSGi DevCon 09 - Component Oriented Development in OSGi with DS, Spring and iPOJO

OSGi DevCon 09 - Component Oriented Development in OSGi with DS, Spring and iPOJO

2010年1月2日 星期六

#diary 01/02/2010

install Sony's sonicstorge online for my MD again.
transfered John Lennon's "Imagine" to my MD.
went hiking with Rachel.
buy books:
1. Java Pitfalls.
2. Learning UML
3. APPLE CONFIDENTIAL 2.0 (the book I expect to own last year. I decide to get one because of Steve Jobs.)

#diary 01/01/2010

I got my windows 7 evaluation run on ubuntu 9.10 grub2.
It's grub2 bug when 9.10 released. Just do following step on 9.10, you will see windows boot on grub2 menu.lst

$ sudo apt-get update
$ sudo apt-get install gurb2
$ sudo os-prober

os-prober in /etc/grub.d/30_... script will add windows boot in your menu.lst, then restart.

good day and happy new year.