*. install extension: greasemonkey
在 Firefox 瀏覽器中安裝插件 Greasemonkey
https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/
*. install the script "Google Reader Preview Enhanced v1.2" for greasemonkey
再安裝 Greasmonkey 的閱讀全文 RSS 腳本 Google Reader Preview Enhanced v1.2
http://userscripts.org/scripts/show/104222
*. If this function works, you can see the "Preview button" on every RSS feeds
如果成功的話,在 Google Reader 的每個RSS檢視中,右下角就會有個 Preview模式。
*. click "Preview" button and you will get whole content of the feed.
按下 "Preview" 鈕後,就可以看到完整的內容。
Dec 21, 2011
Nov 17, 2011
Add Google Analytics to Blogger 將 Google 分析加入部落格中
Although Blogger and Google Analytics both belong to Google Inc., Blogger cannot automatically get Google Analytics function.
As like the way Google Analytics works for others blog, you should add Google Analytics tracking code to your Blogger.
雖然 Blogger 與 Google 分析同屬於 Google,不過 Blogger 無法自動使用 Google 分析的功能。
與其他部落格相同,您需要在 Blogger 中貼上追蹤程式碼以結合Google 分析。
Step 1. connect to https://www.google.com/analytics/web/#management/Accounts/ and enter your account.
步驟1. 連接至 https://www.google.com/analytics/web/#management/Accounts/ 點擊進入帳號
p.s. if you don't see any accounts yet, you should create one first.
如果您看不見任何帳號,請先建立一個帳號。
As like the way Google Analytics works for others blog, you should add Google Analytics tracking code to your Blogger.
雖然 Blogger 與 Google 分析同屬於 Google,不過 Blogger 無法自動使用 Google 分析的功能。
與其他部落格相同,您需要在 Blogger 中貼上追蹤程式碼以結合Google 分析。
Step 1. connect to https://www.google.com/analytics/web/#management/Accounts/ and enter your account.
步驟1. 連接至 https://www.google.com/analytics/web/#management/Accounts/ 點擊進入帳號
p.s. if you don't see any accounts yet, you should create one first.
如果您看不見任何帳號,請先建立一個帳號。
Nov 16, 2011
Connect to IP blocked Japanese website (ex: http://wikiwiki.jp/) 如何連上被阻擋的日本網站(如日本wiki)
Some Japanese websites are IP-blocked, you can connect these sites only if your IP address located in Japan.
There are some ways to break the limit, for example, using VPN to get a valid Japan IP address.
有些日本網站有IP阻擋,僅有日本所屬IP才可連接。
有許多種方法可解決,以下例子就以使用VPN來取得日本IP為例。
Method 1. Install PacketiX automatically by using IE browser.
方法1. 開啟 IE 瀏覽器自動安裝 PacketiX
Step 1. connect to http://www.packetix.net/jp/secure/install/
步驟1. 連接網站 http://www.packetix.net/jp/secure/install/
There are some ways to break the limit, for example, using VPN to get a valid Japan IP address.
有些日本網站有IP阻擋,僅有日本所屬IP才可連接。
有許多種方法可解決,以下例子就以使用VPN來取得日本IP為例。
Method 1. Install PacketiX automatically by using IE browser.
方法1. 開啟 IE 瀏覽器自動安裝 PacketiX
Step 1. connect to http://www.packetix.net/jp/secure/install/
步驟1. 連接網站 http://www.packetix.net/jp/secure/install/
Oct 4, 2011
Adjust all columns width 在Excel 中自動調整所有欄位寬度
Step 1. Select all data
選擇所有的資料
Step 2. on the "Home" tab, click "Format" under cell section and select "AutoFit Column Width".
在 Home 的分頁中,選擇 Cell 區域裡的 Format選擇,並按下 AutoFit Column Width。
Then you can see all columns have been adjusted to best width.
然後就可以看到所有的欄位已經調整至資料的最佳寬度。
選擇所有的資料
Step 2. on the "Home" tab, click "Format" under cell section and select "AutoFit Column Width".
在 Home 的分頁中,選擇 Cell 區域裡的 Format選擇,並按下 AutoFit Column Width。
Then you can see all columns have been adjusted to best width.
然後就可以看到所有的欄位已經調整至資料的最佳寬度。
Sep 7, 2011
Add contacts in WhatsApp 在WhatsAPP中新增聯絡人
In fact, you don't need to add contacts manually to WhatsApp.
事實上,您不用手動增加聯絡人到 WhatsApp中,
WhatsApp should import contacts stored in cell phone with automatically.
WhatsApp 會自動掃描手機上的連絡人清單。
The only thing you need to do is
您唯一要確定的是,
Step 1. make sure your contacts are stored on cell phone, not stored others place like SIM card.
確認您的聯絡人儲存於手機上,而不是SIM卡。
Step 2. refresh in WhatsApp. (This should be done with automatically)
在WhatsAPP更新。 (通常這步驟會自動處理)
事實上,您不用手動增加聯絡人到 WhatsApp中,
WhatsApp should import contacts stored in cell phone with automatically.
WhatsApp 會自動掃描手機上的連絡人清單。
The only thing you need to do is
您唯一要確定的是,
Step 1. make sure your contacts are stored on cell phone, not stored others place like SIM card.
確認您的聯絡人儲存於手機上,而不是SIM卡。
Step 2. refresh in WhatsApp. (This should be done with automatically)
在WhatsAPP更新。 (通常這步驟會自動處理)
Aug 31, 2011
Delete files(source code) in google code web 在google code 中刪除檔案
Google code web can create or edit any file easily.
Google code 網站可以很方便地建立或編輯檔案,
The only problem is that you can not delete files on the web....
唯一的問題是無法刪除檔案。
Solution
解決方法
Step1. install svn client like tortoisesvn for windows : http://tortoisesvn.net/downloads.html
先安裝 svn 的軟體,windows的使用者可以安裝 tortoisesvn
Step2. in the command line, input the command like below
安裝完成後,在指令模式執行以下類似的指令
svn delete https://yourproject.googlecode.com/svn/trunk/file.ext --username yourusername@gmail.com -m "your reason"
Step3. input your password and the file will be deleted.
輸入密碼,檔案即可被刪除
Google code 網站可以很方便地建立或編輯檔案,
The only problem is that you can not delete files on the web....
唯一的問題是無法刪除檔案。
Solution
解決方法
Step1. install svn client like tortoisesvn for windows : http://tortoisesvn.net/downloads.html
先安裝 svn 的軟體,windows的使用者可以安裝 tortoisesvn
Step2. in the command line, input the command like below
安裝完成後,在指令模式執行以下類似的指令
svn delete https://yourproject.googlecode.com/svn/trunk/file.ext --username yourusername@gmail.com -m "your reason"
Step3. input your password and the file will be deleted.
輸入密碼,檔案即可被刪除
Split editor window in Netbeans 在Netbeans中分割視窗
It's useful that split window for searching variables or code in one code file.
需要對同一份檔案做尋找而編輯時,分割視窗比照是很方便的。
Step 1. right click on the document (code file), select "Clone Document".
在要分割的檔案中點選右鍵,選擇"Clone Document".
需要對同一份檔案做尋找而編輯時,分割視窗比照是很方便的。
Step 1. right click on the document (code file), select "Clone Document".
在要分割的檔案中點選右鍵,選擇"Clone Document".
Aug 29, 2011
JavaScript get parameters from URL 使用JavaScript 從網址傳遞參數
You can create a getUrlParameter function in JavaScript to parse URL for passing/getting parameter.
可以利用 JavaScript 來剖析/傳遞網址來得到特定的參數
Step 1. using window.location.href to get URL string.
利用 window.location.href 得到網址字串
Step 2. parsing URL string.
剖析該字串
Step 3. call getUrlParameter function to get specified parameter
利用getUrlParameter 來取得特定的參數
Below is a example for parsing URL like: "http://xxxxxx?A=1&B=2",
以下是一個剖析如 "http://xxxxxx?A=1&B=2" 的網址,
call getUrlParameter("A") to get value "1" and call call getUrlParameter("B") to get value "2"
利用 getUrlParameter("A") 可得到 "1",利用 getUrlParameter("B") 可得到 "2"
可以利用 JavaScript 來剖析/傳遞網址來得到特定的參數
Step 1. using window.location.href to get URL string.
利用 window.location.href 得到網址字串
Step 2. parsing URL string.
剖析該字串
Step 3. call getUrlParameter function to get specified parameter
利用getUrlParameter 來取得特定的參數
Below is a example for parsing URL like: "http://xxxxxx?A=1&B=2",
以下是一個剖析如 "http://xxxxxx?A=1&B=2" 的網址,
call getUrlParameter("A") to get value "1" and call call getUrlParameter("B") to get value "2"
利用 getUrlParameter("A") 可得到 "1",利用 getUrlParameter("B") 可得到 "2"
Jul 29, 2011
View full text of RSS in Google Reader with Chrome 使用 Chrome 在 Google Reader 讀取完整全文的RSS
*. install extension: Super Full Feeds for Google Reader in Google Chrome
在 chrome 瀏覽器中安裝插件 Super Full Feeds for Google Reader
*. on Google Reader, click "Readable" or "Link" to read full content.
在 Google Reader 的每個RSS檢視中,右上角就會有個 Readable, Link 等不同的全文檢視模式。
在 chrome 瀏覽器中安裝插件 Super Full Feeds for Google Reader
*. on Google Reader, click "Readable" or "Link" to read full content.
在 Google Reader 的每個RSS檢視中,右上角就會有個 Readable, Link 等不同的全文檢視模式。
Jul 18, 2011
Confirm activation in Windows 確認已啟動授權
Under command mode , input commands below
在指令模式下,輸下以下指令
%systemroot%\system32\oobe\msoobe.exe /a
在指令模式下,輸下以下指令
%systemroot%\system32\oobe\msoobe.exe /a
Mar 9, 2011
Keep USB virus away from your windows 防止USB 感染自己的電腦
Introduce 簡介
USB virus can infect your PC by autorun.
If you want to avoid USB virus infecting your windows, try to configure your windows by these methods below (method 2 is recommended).
USB 病毒常利用USB裝置的自動執行功能進行感染,若想預防外來的USB病毒感染本機電腦,可在本機電腦做以下設定(推薦使用方法二)。
USB virus can infect your PC by autorun.
If you want to avoid USB virus infecting your windows, try to configure your windows by these methods below (method 2 is recommended).
USB 病毒常利用USB裝置的自動執行功能進行感染,若想預防外來的USB病毒感染本機電腦,可在本機電腦做以下設定(推薦使用方法二)。
Attention: You cannot avoid your windows to infect USB devices by these methods.
本方法並非防止USB裝置中毒!若本機電腦已中毒,仍有可能感染USB裝置。
Feb 25, 2011
Align data as table in Word 利用Word 定位功能,快速排版純文字資料
Introduce
說明
說明
For some form type data (like CSV), it can be separated by tabs:
以一篇純文字的資料來說(例如CSV),可能只以簡單tab符號來分隔數據,如以下
Item Amount Price
A 1 $20
B 2 $30
C 10000000 $100000
A 1 $20
B 2 $30
C 10000000 $100000
We would like to align those data like as table:
而我們的目得是要排版好,將資料定位成:
Item Amount Price
A 1 $20
B 2 $30
C 10000000 $100000
Subscribe to:
Posts (Atom)