NMEA data
http://www.gpsinformation.org/dale/nmea.htm
HOWTO: Track your position using a GPS dongle and Google Earth
http://ubuntuforums.org/showthread.php?t=1083710
Using A Bluetooth GPS From Python
http://www.robertprice.co.uk/robblog/archive/2007/1/Using_A_Bluetooth_GPS_From_Python.shtml
2010年7月28日 星期三
2010年7月1日 星期四
AJAX 教學
AJAX 上手篇
http://wiki.moztw.org/index.php/AJAX_%E4%B8%8A%E6%89%8B%E7%AF%87
掌握 Ajax,第 1 部分: Ajax 簡介
http://www.ibm.com/developerworks/tw/library/wa-ajaxintro1.html
AJAX深度歷險1(Getting Started)
http://blog.xuite.net/jameschih/java/5598706?st=c&re=list&p=1&w=262779
Ajax內部交流文檔
http://www.dragonson.com/doc/ajax.html
Ajax 技術資源中心
http://www-128.ibm.com/developerworks/cn/xml/ajax/
AJAX - Asynchronous Javascript And Xml
http://www.xul.fr/en-xml-ajax.html
Java Script DIV Popup
http://simpleandeasycodes.blogspot.com/2009/01/pop-up-div-with-background-disabled.html
http://www.javascripttoolbox.com/lib/popup/example.php
http://wiki.moztw.org/index.php/AJAX_%E4%B8%8A%E6%89%8B%E7%AF%87
掌握 Ajax,第 1 部分: Ajax 簡介
http://www.ibm.com/developerworks/tw/library/wa-ajaxintro1.html
AJAX深度歷險1(Getting Started)
http://blog.xuite.net/jameschih/java/5598706?st=c&re=list&p=1&w=262779
Ajax內部交流文檔
http://www.dragonson.com/doc/ajax.html
Ajax 技術資源中心
http://www-128.ibm.com/developerworks/cn/xml/ajax/
AJAX - Asynchronous Javascript And Xml
http://www.xul.fr/en-xml-ajax.html
Java Script DIV Popup
http://simpleandeasycodes.blogspot.com/2009/01/pop-up-div-with-background-disabled.html
http://www.javascripttoolbox.com/lib/popup/example.php
2010年5月28日 星期五
API 網頁
Plurk API
http://www.plurk.com/API
Facebook Developer
http://developers.facebook.com/
Twitter API
http://apiwiki.twitter.com/Twitter-API-Documentation
http://www.plurk.com/API
Facebook Developer
http://developers.facebook.com/
Twitter API
http://apiwiki.twitter.com/Twitter-API-Documentation
2010年5月4日 星期二
2010年4月27日 星期二
Qt IM開發工具
說明
在Qt中IM 可以使用Telepathy這套libary
在Moblin也是同樣是用Telepathy, Telepathy是一個IM, 可以用DBus控制 Empathy就是一個Telepathy的Client
由於在Telepathy要用到DBus所以在Qt中使用時要在專案檔(.pro)加入 CONFIG += qdbus
參考網站
Telepathy-Qt4
http://telepathy.freedesktop.org/doc/telepathy-qt4/
Telepathy Developer's Manual
http://people.collabora.co.uk/~danni/telepathy-book/index.html
在Qt中IM 可以使用Telepathy這套libary
在Moblin也是同樣是用Telepathy, Telepathy是一個IM, 可以用DBus控制 Empathy就是一個Telepathy的Client
由於在Telepathy要用到DBus所以在Qt中使用時要在專案檔(.pro)加入 CONFIG += qdbus
參考網站
Telepathy-Qt4
http://telepathy.freedesktop.org/doc/telepathy-qt4/
Telepathy Developer's Manual
http://people.collabora.co.uk/~danni/telepathy-book/index.html
2010年3月10日 星期三
Qt 教學網站
Infinite Loop
http://program-lover.blogspot.com/2008/08/qt.html
良葛格學習筆記
http://caterpillar.onlyfun.net/Gossip/index.html
用Qt中的QDomDocument Class處理 XML文件
http://www.cuteqt.com/blog/?p=247
http://program-lover.blogspot.com/2008/08/qt.html
良葛格學習筆記
http://caterpillar.onlyfun.net/Gossip/index.html
用Qt中的QDomDocument Class處理 XML文件
http://www.cuteqt.com/blog/?p=247
2010年1月29日 星期五
參考網站
Register相關
http://sunh.hosp.ncku.edu.tw/~cww/html/wreg.html
Licenses
http://www.openfoundry.org/Law-and-Policy/Licenses/
Programming with Clutter
http://www.openismus.com/documents/clutter_tutorial/1.0/docs/tutorial/html/index.html
Observer pattern
http://en.wikipedia.org/wiki/Observer_pattern
Set - C++ Reference
http://www.cplusplus.com/reference/stl/set/
用Open Source工具開發軟體
http://www.study-area.org/cyril/opentools/opentools/book1.html
http://sunh.hosp.ncku.edu.tw/~cww/html/wreg.html
Licenses
http://www.openfoundry.org/Law-and-Policy/Licenses/
Programming with Clutter
http://www.openismus.com/documents/clutter_tutorial/1.0/docs/tutorial/html/index.html
Observer pattern
http://en.wikipedia.org/wiki/Observer_pattern
Set - C++ Reference
http://www.cplusplus.com/reference/stl/set/
用Open Source工具開發軟體
http://www.study-area.org/cyril/opentools/opentools/book1.html
2009年11月23日 星期一
GTK
GTK學習筆記
http://caterpillar.onlyfun.net/Gossip/GTKGossip/GTKGossip.html
Glade 入門介紹
http://www.cqinc.com.tw/coopermaa/xwindow/2000010201.htm
Gtk+ 2.0 程式設計入門
http://tetralet.luna.com.tw/index.php?op=ViewArticle&articleId=188&blogId=1
Makefile 語法簡介
http://tetralet.luna.com.tw/index.php?op=ViewArticle&articleId=185&blogId=1
http://caterpillar.onlyfun.net/Gossip/GTKGossip/GTKGossip.html
Glade 入門介紹
http://www.cqinc.com.tw/coopermaa/xwindow/2000010201.htm
Gtk+ 2.0 程式設計入門
http://tetralet.luna.com.tw/index.php?op=ViewArticle&articleId=188&blogId=1
Makefile 語法簡介
http://tetralet.luna.com.tw/index.php?op=ViewArticle&articleId=185&blogId=1
2009年10月15日 星期四
Python
Python 教學文件
http://www.python.tw/ebook/Guido%20van%20Rossum/tut.html
PyGTK 2.0 Tutorial
http://www.pygtk.org/pygtk2tutorial/index.html
Skype4Py
http://skype4py.sourceforge.net/doc/html/
Making a simple web server in Python
http://fragments.turtlemeat.com/pythonwebserver.php
http://www.python.tw/ebook/Guido%20van%20Rossum/tut.html
PyGTK 2.0 Tutorial
http://www.pygtk.org/pygtk2tutorial/index.html
Skype4Py
http://skype4py.sourceforge.net/doc/html/
Making a simple web server in Python
http://fragments.turtlemeat.com/pythonwebserver.php
2009年10月14日 星期三
BCB 程式開發
C++ Builder研究
http://www.ccrun.com/
Delphi K.Top討論區
http://delphi.ktop.com.tw/
Delphi K.Top討論區 » bruce0211---BCB專欄 » 心得分享系列(BCB)[1]
http://delphi.ktop.com.tw/board.php?cid=169&fid=936&tid=18760
Delphi K.Top討論區 » bruce0211---BCB專欄 » 心得分享系列(BCB)[2]
http://delphi.ktop.com.tw/board.php?cid=169&fid=936&tid=18760&p=2
Delphi K.Top討論區 » 難以歸類主題的討論區(C++Builder) » Service Application 範例程式
http://delphi.ktop.com.tw/board.php?cid=168&fid=923&tid=31566
BCB Datou's Weblog
http://datou.wordpress.com/tag/bcb/
http://www.ccrun.com/
Delphi K.Top討論區
http://delphi.ktop.com.tw/
Delphi K.Top討論區 » bruce0211---BCB專欄 » 心得分享系列(BCB)[1]
http://delphi.ktop.com.tw/board.php?cid=169&fid=936&tid=18760
Delphi K.Top討論區 » bruce0211---BCB專欄 » 心得分享系列(BCB)[2]
http://delphi.ktop.com.tw/board.php?cid=169&fid=936&tid=18760&p=2
Delphi K.Top討論區 » 難以歸類主題的討論區(C++Builder) » Service Application 範例程式
http://delphi.ktop.com.tw/board.php?cid=168&fid=923&tid=31566
BCB Datou's Weblog
http://datou.wordpress.com/tag/bcb/
2009年10月13日 星期二
檔案監控 FileWatcher
CDirectoryChangeWatcher
http://www.codeproject.com/KB/files/directorychangewatcher.aspx
ReadDirectoryChangesW Function
http://msdn.microsoft.com/en-us/library/aa365465(VS.85).aspx
Obtaining Directory Change Notifications
http://msdn.microsoft.com/en-us/library/aa365261%28VS.85%29.aspx
FindFirstChangeNotification Function
http://msdn.microsoft.com/en-us/library/aa364417(VS.85).aspx
FILE_NOTIFY_INFORMATION Structure
http://msdn.microsoft.com/en-us/library/aa364391(VS.85).aspx
http://www.codeproject.com/KB/files/directorychangewatcher.aspx
ReadDirectoryChangesW Function
http://msdn.microsoft.com/en-us/library/aa365465(VS.85).aspx
Obtaining Directory Change Notifications
http://msdn.microsoft.com/en-us/library/aa365261%28VS.85%29.aspx
FindFirstChangeNotification Function
http://msdn.microsoft.com/en-us/library/aa364417(VS.85).aspx
FILE_NOTIFY_INFORMATION Structure
http://msdn.microsoft.com/en-us/library/aa364391(VS.85).aspx
Android
Android中文網頁
http://code.google.com/intl/zh-TW/android/index.html
Android Developers
http://developer.android.com/index.html
討論板 Android 中文資源站
http://android.cool3c.com/
Android-x86 - Porting Android to x86
http://www.android-x86.org/
Android的Launcher研究:客製化桌面UI
http://www.jollen.org/blog/2009/07/android-os-launcher-app.html
深入淺出Android
http://code.google.com/p/androidbmi/wiki/DiveIntoAndroid
從Home Screen看Android
http://walkingice.twbbs.org/blog/archives/922
Android課程教學
http://blog.chinatimes.com/tomsun/category/6165.html
Android Widget Design
http://developer.android.com/guide/practices/ui_guidelines/widget_design.html
Android Widget 開發流程
http://tonycube.blogspot.com/2009/12/android-widget.html
Android Opensource Project
http://source.android.com/source/index.html
Jollen's Blog ::Android 教學
http://www.jollen.org/blog/android_os/
ADW Launcher
http://code.google.com/p/adw-launcher-android/
https://github.com/AnderWeb/android_packages_apps_Launcher
YSL的程式天堂
http://ysl-paradise.blogspot.com/2009/07/android-analogclock-1.html
http://ysl-paradise.blogspot.com/2009/08/android-app-widgets-2.html
[Android]控制飛航模式(Airplane Mode)開啟/關閉
http://abgne.tw/android/android-code-snippets/android-control-airplane-mode-enabled.html
http://code.google.com/intl/zh-TW/android/index.html
Android Developers
http://developer.android.com/index.html
討論板 Android 中文資源站
http://android.cool3c.com/
Android-x86 - Porting Android to x86
http://www.android-x86.org/
Android的Launcher研究:客製化桌面UI
http://www.jollen.org/blog/2009/07/android-os-launcher-app.html
深入淺出Android
http://code.google.com/p/androidbmi/wiki/DiveIntoAndroid
從Home Screen看Android
http://walkingice.twbbs.org/blog/archives/922
Android課程教學
http://blog.chinatimes.com/tomsun/category/6165.html
Android Widget Design
http://developer.android.com/guide/practices/ui_guidelines/widget_design.html
Android Widget 開發流程
http://tonycube.blogspot.com/2009/12/android-widget.html
Android Opensource Project
http://source.android.com/source/index.html
Jollen's Blog ::Android 教學
http://www.jollen.org/blog/android_os/
ADW Launcher
http://code.google.com/p/adw-launcher-android/
https://github.com/AnderWeb/android_packages_apps_Launcher
YSL的程式天堂
http://ysl-paradise.blogspot.com/2009/07/android-analogclock-1.html
http://ysl-paradise.blogspot.com/2009/08/android-app-widgets-2.html
[Android]控制飛航模式(Airplane Mode)開啟/關閉
http://abgne.tw/android/android-code-snippets/android-control-airplane-mode-enabled.html
訂閱:
文章 (Atom)