kate tab view

隨機文章:

火熱文章 :
###recentComment###

2008年9月1日星期一

Blogger in Draft:加入 Star Ratings 文章星號評等

0 留言
相信有很多文章都介紹過這個,說真的,我也是從 Josh's Note 知道的.不過我是加入失敗的其中一人/.\(迷之聲: 那你還夠膽寫這篇文章)

呵呵...我寫這篇文章就是將我失敗的經驗分享出來,希望其他人不要跟我一樣失敗了/.\

好啦,入正題,先介紹如何加此功能吧~~讓我們將火星人趕離地球~~(迷之聲: 又在發夢了= =;;)

先用 draft.blogger.com 登入,點選「版面配置」–「網頁元素」,編輯「網誌文章」,選取「顯示星號評等」後儲存。



儲存後,先檢視一下你的Blog,看看是否有出現如下圖的Star Ratings,如果沒有就必須手動加入程式碼。



手動加入程式碼,點選「版面配置」–「修改HTML」,勾選「展開小裝置範本」。

尋找下列三個區塊其中一個 <div class='post-footer-line post-footer-line-1'>、<div class='post-footer-line post-footer-line-2'>、<div class='post-footer-line post-footer-line-3'> ,將下列程式碼放在你想放置的區塊內,由你自己決定要放在那
(註:我是放在 <div class='post-footer-line post-footer-line-1'> 的尾尾部份,就是這區域 </div> 之前)




Code
<span class='star-ratings'>
<b:if cond='data:top.showStars'>
<div expr:g:background-color='data:backgroundColor' expr:g:text-color='data:textColor' expr:g:url='data:post.absoluteUrl' g:height='42' g:type='RatingPanel' g:width='180'/>
</b:if>
</span>


然後尋找 <b:include name='feedLinks'/>
先看看下面程式碼在不在這之下(我就是加多一次,令到有2個星號評等,原因應該是當你登入draft.blogger.com 時,在網頁元素下加入了一次顯示星號評等,所以下列的程式碼產生了,但是沒有上面的程式碼,所以沒能顯示)
所以如果發現有以下的程式碼就不用加,沒有就加上去!
(註:最可惡是我發現出現2個後,刪了一個,儲存後全都不顯示= =; 當然最後我是還原所有從新整過 rz~~所以一定要小心肯定下面沒有才加 ^^~)




Code
<b:if cond='data:top.showStars'>
<script src='http://www.google.com/jsapi' type='text/javascript'/>
<script type='text/javascript'>
google.load(&quot;annotations&quot;, &quot;1&quot;);
function initialize() {
google.annotations.setApplicationId(<data:top.blogspotReviews/>);
google.annotations.createAll();
google.annotations.fetch();
}
google.setOnLoadCallback(initialize);
</script>
</b:if>


最後 Star Ratings 預設的位置不太好的感覺,你可以加入一段 CSS 來調較一下 (在 </head> 之前加入)




HTML
.star-ratings {
float:right;
}


終於完成!!地球再無火星人了!!(迷之聲:我倒想你找一個火星人給我看看 = =;)
Google Bookmarks Yahoo! My Web PChome MyShare Baidu Udn HemiDemi
Bookmark and Share

2008年8月29日星期五

[影片 - 兒童不宜] 用口都返屋企啦,公眾場所!!

0 留言
Warning: Below Movie contains material which may offend and may not be distributed, circulated, sold, hired, given, lent, shown, played or projected to a person under the age of 18 years. 警告:下列影片內容可能令人反感;不可將本物品派發、傳閱、出售、出租、交給或出借予年齡未滿18歲的人士或將本物品向該等人士出示、播放或放映。下列影片內容與本站無關。

Google Bookmarks Yahoo! My Web PChome MyShare Baidu Udn HemiDemi
Bookmark and Share

FluxEye v1.01 流量之眼

0 留言
即時顯示應用軟體處理序的流量(頻寬佔用),允許使用者設定處理序的上傳速率限制,同時提供簡單的限速規則。

限速模式分為始終限速和動態限速。將處理序設為動態限速時,限速由其它應用程式的資料收發動作觸發。如果其它應用程式空閒,即自動恢復不限速狀態,以提高頻寬利用率。

究竟什麼軟體拖慢了網速,借助FluxEye,一目瞭然。




官方網站 (簡體)

流量之眼 (FluxEye)V1.01 繁中免安裝版.rar

流量之眼 (FluxEye)V1.01 繁中免安裝版.rar

提供流量之眼 (FluxEye),著作權歸該資源的合法擁有者所有。

聲明︰
1.分享軟體僅供交流測試之用,無販售行為及獲得任何利益。
2.提供的軟體皆為測試之用,請勿作商業上之用途。
3.分享此繁體中文語言檔,請保留此說明部分及標示來源。
心動總是.無來由(編譯)
Google Bookmarks Yahoo! My Web PChome MyShare Baidu Udn HemiDemi
Bookmark and Share

Recuva v1.18.344- 檔案救援

0 留言
Piriform 的格言就是 The Best software is Free , 所以其下的 CCleanerDefraggerRecuva 也是免費的 ,而且每個軟件也真的是十分好用!!

Recuva 是一款檔案救援工具,始終有時候想救回不小心刪除的檔案,不妨使用此軟件感受下他們的格言~~

而且將它安裝在 USB 手指上也可以,因為1MB 多大少,這樣就變成綠色軟件,可以去到那用到那^^~ 不要隨便掃別人的機子~~呵呵

v1.18.344
- Duplicate files are now numbered sequentially.
- Added sort arrows to list view.
- Added Croatian translation.
- Minor updates to translations.
- Improvements to FAT32 routines.
- Various UI tweaks.

v1.17.339
- Reduced memory usage by 10%.
- Added Office 2007 doc types to 'Documents' filter.
- Added .cab and .url to deep scan.
- Files with no name found during deep scan are now named using meta data.
Works for the following file types: mp3, wma, wmv, rtf, url, doc,
xls, ppt, vsd, tiff, jpg and png.
- Added support for USB drives with a sector size of 2048 bytes.
- Improvements to system info status.
- Minor bug fixes.

v1.16.333
- Added ability to search for non-deleted files (for recovery from damaged or reformatted disks only).
- Added support for .rtf, .pdf, .mp3 and .tif files to deep scan.
- Fixed bug that would limit file size of .avi files to 1GB after deep scan.
- Various UI tweaks.
- Performance improvements.

v1.15.327
- Fixed bizarre crash in filter box (if you press F4 twice).
- Fixed memory leak on FAT32 drives with large numbers of files.
- Fixed rare crash in secure deletion.
- Minor UI tweaks.

v1.14.321
- Added support for video, audio, and compressed files in deep scan.
Formats: .wma .ogg .wav .mov .mpg .mp4 .3gp .flv .wmv .avi .rar .zip
- Added 'Compressed' option to the filter.
- Fixed bug that could cause crash during deep scan, caused by corrupt image files.
- Added support for Microsoft Office tmp files.
Allows recovery of files lost if Office crashes.
- Various small UI tweaks.
- Added Ukrainian translation.


官方網站
Download from FileHippo.com
Recuva v1.13.304 - 檔案救援
Google Bookmarks Yahoo! My Web PChome MyShare Baidu Udn HemiDemi
Bookmark and Share

Epson Style 1200 4燈 全閃

0 留言
昨晚去朋友家,他說他的打印機壞了(4燈全閃),給原廠電話,那裡的 Support 說要換零件,之後又說型號太舊零件都沒有,令他十分無奈,他說原本壞了就換一台新吧也好,但他說剛換了墨水($160),只打印了一次(= =;那麼倒霉)...好可憐突然死亡!!

我就奇怪看看試一下是不是歸零功能(Protection Counter Functions)問題(註:不只 Epson 的打印機(甚至HP、CANON的一些打印機中也有),專門設置一個檢測客戶清洗及開機的次數,客戶每開一次機或每清洗一次這個計數器就會累計,到一定數量,打印機就不能打印。老實說,我覺得這個功能是一種為了騙客人錢的功能,因為只要將計數器歸零就可以再使用,當然這些牌子說這是防止機械用久了所以要換零件的提示)

基本上歸零方法都差不多,第一步一定是先在關機的情況下同時按下 (Power) + (Paper load/Paper Eject) + (Cleaning) 這三個按鍵,不要那麼快就放手,保險一點就按住5秒以上,之後放手,用上你最快的速度再按住 Cleaning 鍵不放(Style 1200 我按住了10秒多 = =;),然後我就聽到它 "嗶" 一聲,打印機再度自行檢查,等它完成之後,又再回復生氣不再閃還可以再用了!
(註:基本上不同型號都是要同時按三鍵的,只是下一步是按住 Cleaning 或 Paper Load 多少秒,所以建議是按 Cleaning,不成就重頭再來試 Paper Load,也不成就 Cleaning + Paper Load 就可以)

當我這位醫生救回病人後,我就叫朋友快點打去 Epson 問上門維修要多少錢,知道後將上門費給我就成=v=
呵呵~~我連零件費都不收他了~~嘿嘿

不過事後我真的覺得現在的 Phone IT Support 真的有夠不成,明明已經是本身牌子設定下來賺錢的方法,他還可以說要換零件,都算啦,還可以說沒零件,真夠倒公司米路~ 我真為現在的所謂 IT Support 覺得可憐,好像都是沒經驗只有學歷的一樣,只懂一個字~~「」~~
Google Bookmarks Yahoo! My Web PChome MyShare Baidu Udn HemiDemi
Bookmark and Share
/

Followers

Archive

 

Test Only. Copyright 2009 All Rights Reserved Revolution Two Church theme by 『發夢』© King Converted into Red Version Blogger Template          ♥ Log in ♥