billshi.wordpress.com
信息管理(Google Bookmark/Reader/Buzz + Evernote) | Live, Observe, Think & Share
https://billshi.wordpress.com/2010/09/24/信息管理(google-bookmarkreaderbuzz-evernote)
Live, Observe, Think and Share. Live days with a passage, months with an article, years with a chapter, and a whole life with a piece of works! 信息管理 Google Bookmark/Reader/Buzz Evernote. 互联网网页 利用书签服务 例如Google Bookmark 添加描述或者Note后在云端保存。 对个人而言有价值的,就加Star/Note/Tag保存 后续可以对其加星表等 ,对朋友有价值的,就添加到Shared Items。 个人想法 当然, 因为 Evernote. Evernote Shared Notebook. 将欲分享的内容直接拖到自己Evernote的共享笔记本中,另外,将共享内容手工Copy并发布到WordPress Blog上,然后同步到Google Buzz. 总体而言,信息的存储地为Evernote 个人信息/@GTD Reader 订阅信息 Bookmark 书签内容 ,发布中心为Buzz。
nkcontrast.com
我的美国梦——开篇 (1) | 对比人生: A Journey in My Life
http://www.nkcontrast.com/archives/50871
对比人生: A Journey in My Life. 我的美国梦 生活在德州小城(2) →. 我的美国梦 生活在德州小城(2) →. 发表在 漫漫长路 八 10.3日. 发表在 我的美国梦 开篇 (1). 发表在 我的美国梦 开篇 (1). 发表在 我的美国梦 开篇 (1). 发表在 我的美国梦 开篇 (1). 发表在 我的美国梦 开篇 (1). 发表在 我的美国梦 开篇 (1). 发表在 我的美国梦 开篇 (1). 对比人生: A Journey in My Life.
imliby.com
Qt at Liby's Blog
http://www.imliby.com/tag/qt
Archive for the ‘Qt’ tag. Windows平台下Qt5.1 for Android的安卓开发环境. 由于之前做过Qt在嵌入式平台的应用,所以顺便试试新版本的Qt如何,再看看Qt5.1 for Android是否足够优秀呢,环境搭建如下,可能会有疏漏之处。 Strawberry-perl-5.16.3.1-32bit.msi. Msys 7za wget svn git mercurial cvs-rev13.7z. Apache-ant-1.9.2-bin.zip. Qt-windows-opensource-5.1.0-android-x86-win32-offline.exe. C: apache-ant-1.9.2. C: Program Files Java jdk1.7.0 25. C: Qt Qt5.1.0. 增加变量名JAVA HOME,变量值C: Program Files Java jdk1.7.0 25. 增加变量名CLASSPATH,变量值. %JAVA HOME% lib dt.jar;%JAVA HOME% lib toos.jar. Html head...
imliby.com
tasker at Liby's Blog
http://www.imliby.com/tag/tasker
Archive for the ‘tasker’ tag. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16. 配置文件: 开始通话录音 (2) 事件: 电话被挂机 进入: 马上 (3) 配置文件: 结束通话录音 (4) 事件: 电话空闲 进入: 马上 (5) Task: 马上 (3) A1: 录制声音 [ 文件:RECORD/temp.3gp 源:默认 最大尺寸:0 Codec:AMR Narrowband Format:3GPP ] Task: 马上 (5) A1: 停止录制声音 A2: 等待 [ MS:0 秒:5 分:0 小时:0 天:0 ] A3: 复制文件 [ 来自:RECORD/temp.3gp 发往:RECORD/%CONUM %DATE %TIME.3gp 使用Root:关 ] A4: 删除文件 [ 文件:RECORD/temp.3gp 粉碎级别:0 使用Root:关 ]. 本来应该是录音的时候文件名就已经是%CONUM %DATE %TIME.3gp这个形式了,但是%CONUM这个参数必须. 二月 5th, 2013 at 8:33 下午.
imliby.com
Google Maps API 代码示例 at Liby's Blog
http://www.imliby.com/google-maps-api-code-examples
Google Maps API 代码示例. 之前在Qt上做过一个关于Google Map相关程序,用到了Google Maps API,下面是一个示例样本,有很多不尽之处,仅供参考。 Html head style type=text/css div#map canvas { position:relative; } div#crosshair { position:absolute; top:50%; height:19px; width:19px; left:50%; display:block; margin-left:-8px; background:url(crosshair.gif); background-repeat:no-repeat; background-position:center; } #panel { position:absolute; top:5px; left:50%; width:536px; margin:0 0 0 -268px; } /style link href=/maps/documentation/javascript/examples/def...
imliby.com
利用Tasker通话录音 at Liby's Blog
http://www.imliby.com/using-tasker-call-recording
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16. 配置文件: 开始通话录音 (2) 事件: 电话被挂机 进入: 马上 (3) 配置文件: 结束通话录音 (4) 事件: 电话空闲 进入: 马上 (5) Task: 马上 (3) A1: 录制声音 [ 文件:RECORD/temp.3gp 源:默认 最大尺寸:0 Codec:AMR Narrowband Format:3GPP ] Task: 马上 (5) A1: 停止录制声音 A2: 等待 [ MS:0 秒:5 分:0 小时:0 天:0 ] A3: 复制文件 [ 来自:RECORD/temp.3gp 发往:RECORD/%CONUM %DATE %TIME.3gp 使用Root:关 ] A4: 删除文件 [ 文件:RECORD/temp.3gp 粉碎级别:0 使用Root:关 ]. 本来应该是录音的时候文件名就已经是%CONUM %DATE %TIME.3gp这个形式了,但是%CONUM这个参数必须. 2 5th, 2013 at 20:33. Google Maps API 代码示例. 23 七 14 at 07:00.
imliby.com
通话录音 at Liby's Blog
http://www.imliby.com/tag/通话录音
Archive for the ‘通话录音’ tag. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16. 配置文件: 开始通话录音 (2) 事件: 电话被挂机 进入: 马上 (3) 配置文件: 结束通话录音 (4) 事件: 电话空闲 进入: 马上 (5) Task: 马上 (3) A1: 录制声音 [ 文件:RECORD/temp.3gp 源:默认 最大尺寸:0 Codec:AMR Narrowband Format:3GPP ] Task: 马上 (5) A1: 停止录制声音 A2: 等待 [ MS:0 秒:5 分:0 小时:0 天:0 ] A3: 复制文件 [ 来自:RECORD/temp.3gp 发往:RECORD/%CONUM %DATE %TIME.3gp 使用Root:关 ] A4: 删除文件 [ 文件:RECORD/temp.3gp 粉碎级别:0 使用Root:关 ]. 本来应该是录音的时候文件名就已经是%CONUM %DATE %TIME.3gp这个形式了,但是%CONUM这个参数必须. 二月 5th, 2013 at 8:33 下午.
imliby.com
Android at Liby's Blog
http://www.imliby.com/tag/android
Archive for the ‘Android’ tag. Windows平台下Qt5.1 for Android的安卓开发环境. 由于之前做过Qt在嵌入式平台的应用,所以顺便试试新版本的Qt如何,再看看Qt5.1 for Android是否足够优秀呢,环境搭建如下,可能会有疏漏之处。 Strawberry-perl-5.16.3.1-32bit.msi. Msys 7za wget svn git mercurial cvs-rev13.7z. Apache-ant-1.9.2-bin.zip. Qt-windows-opensource-5.1.0-android-x86-win32-offline.exe. C: apache-ant-1.9.2. C: Program Files Java jdk1.7.0 25. C: Qt Qt5.1.0. 增加变量名JAVA HOME,变量值C: Program Files Java jdk1.7.0 25. 8212;———————. 主要原因如上图,路径不正确,正确路径应该是” prebuilt winodws bin”。 配置文件: 开始通话录音 ...
imliby.com
技事巧事 at Liby's Blog
http://www.imliby.com/category/skill
Archive for the ‘技事巧事’ Category. Windows平台下Qt5.1 for Android的安卓开发环境. 由于之前做过Qt在嵌入式平台的应用,所以顺便试试新版本的Qt如何,再看看Qt5.1 for Android是否足够优秀呢,环境搭建如下,可能会有疏漏之处。 Strawberry-perl-5.16.3.1-32bit.msi. Msys 7za wget svn git mercurial cvs-rev13.7z. Apache-ant-1.9.2-bin.zip. Qt-windows-opensource-5.1.0-android-x86-win32-offline.exe. C: apache-ant-1.9.2. C: Program Files Java jdk1.7.0 25. C: Qt Qt5.1.0. 增加变量名JAVA HOME,变量值C: Program Files Java jdk1.7.0 25. 8212;———————. 主要原因如上图,路径不正确,正确路径应该是” prebuilt winodws bin”。 Html head s...
imliby.com
Liby's Blog
http://www.imliby.com/page/5
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35. 11 6th, 2010 at 15:07. Be absorbed in it! 10 4th, 2010 at 12:12. 9 15th, 2010 at 2:19.