個人資料
  • 博客訪問:
正文

Blog Gdata API - How to choose one blog

(2007-11-18 01:02:22) 下一個

I was stuck on a point that I could not update a specific blog. It took me almost two days to fixes. The answer was so simple. Choose correct blog id.

Anyway, I am progressing along pretty well.

 

To summaries the progress:

·         Use BloggerClient.java as the base and give up VBA macro;

·         Add proxy handling functionality, so I can bypass companies’ proxy when I am at work;

·         Adapt 3rd party RSS package, so I do not have to write my own;

 

Bug fixing:

·         Update wrong blog;

 

Testing:

·         Retrieving rss data and updating my blog on the fly – Done!

 

To-DO

·         More service domains need to be built;

o   EzyTorrentsInfo – Torrents repository;

o   EzyAppzInfo – Hot application information service;

o   EzyMusicInfo – Hot music information service;

o   EzyTVshowInfo – Latest TV shows information service;

o   EzyGameInfo – Hot game information service;

·         Cross references among each domain need to be established;

·         Cut-off post for the last update for future reference;

 

 

 

[ 打印 ]
閱讀 ()評論 (1)
評論
目前還沒有任何評論
登錄後才可評論.