26.6.13

汽車快速降溫,55℃跌至25℃。

18:53 |

燄酷夏天車子在太陽底下,車內溫度很快就升到55℃,只不過平常事。

除了急不及待發動引擎打開冷氣,你可以使用「汽車冷卻劑 (instant carcooler)」,只要打開蓋子向車內噴幾秒鐘,一會兒你就可以馬上跳進車子絕塵而去。汽車冷卻劑可以在幾十秒之內就能使車內溫度由55℃降至25℃。

"水"加"酒精"的溶液由冷卻劑噴出來以後,就形成細小的如霧水滴。小水滴迅速在車內蒸發。蒸發的發生是由於水粒子流動時互相發生不同程度的碰撞,水粒子吸收附近足夠熱能力量 (heat of vaporization),結果使到周圍空氣迅速降溫。


動物利用排汗來維持體溫,在皮膚上用酒精棉花球塗一下會有清涼的感覺,都是基於液體蒸發時必須吸熱的道理。


這個發明的構想是一位華人物理學家由他十二歲兒子的身上得來的。他的兒子一直拒絕在夏天爬進他們熱得像火爐的車子。他想起夏天裡一陣雷雨會一掃夏日的悶熱,於是決定仿效大自然利用水來冷卻車子,他並決定借助酒精來做這件事,因為酒精比水更容易蒸發。因此他設計了噴霧罐,把水及酒精放在裡面,如果噴嘴大小適當,便形成細小的水滴立刻蒸發了。

當一克的水在55℃蒸發時,它吸收2.36千焦的熱量,而蒸發一克的乙醇酒精吸收0.85千焦耳。市售的汽車冷卻劑含有10﹪的酒精、90﹪的水及極少量的香料。噴霧罐利用氮氣加壓而不使用氟氯碳化物,以避免破壞大氣中的臭氧層。



冷卻劑 DIY
材料:藥用酒精(乙醇)一瓶、水、帶有手握噴頭的瓶子。
方法:將約50cc的藥用酒精,加上450cc的水,裝入瓶中,輕輕搖晃,使其混合即可。
使用:打開車門,將瓶子向車內噴個幾下即可。

1.5.12

Show recent comments on Blogger

14:00 | , , ,

網誌上顯示讀者意見

寫了一段日子後,網誌很多時會收到不少意見評語等,希望公開的話,可以用以下簡單方法加入:





1. 登入閣下網誌及進入「排版 Layout」;
2. 按加入「小裝置 Add a Gadget」;
3. 選取「訊息來源 Feed」並按 +




4. 在下方 Feed URL 框內輸入你的網誌地址;
> http://YOURBLOG.....







5.最後更改喜好之名稱,及定義顯示選項。








5.1.12

Blogger Popular Post Gadget Configuration

13:00 | , ,

To-do Following:-



  1. Remove the Space Between The titles:
  2. >Blogger >Layout >Popular Posts
  3. >untick : image thumbnail & snippet
  4. >Blogger >Template >Edit HTML > 




<b:widget id='PopularPosts1' locked='false' title='Popular Articles' type='PopularPosts'>
<b:includable id='main'>
  <b:if cond='data:title'><h2><data:title/></h2></b:if>
  <div class='widget-content popular-posts'>
    <ul>
      <b:loop values='data:posts' var='post'>
      <li>
        <b:if cond='data:showThumbnails == &quot;false&quot;'>
          <b:if cond='data:showSnippets == &quot;false&quot;'>
            <!-- (1) No snippet/thumbnail -->
            <a expr:href='data:post.href'><data:post.title/></a>
          <b:else/>
            <!-- (2) Show only snippets -->
            <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
            <div class='item-snippet'><data:post.snippet/></div>
          </b:if>
        <b:else/>
          <b:if cond='data:showSnippets == &quot;false&quot;'>
            <!-- (3) Show only thumbnails -->
            <div class='item-thumbnail-only'>
              <b:if cond='data:post.thumbnail'>
                <div class='item-thumbnail'>
                  <a expr:href='data:post.href' target='_blank'>
                    <img alt='' border='0' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>
                  </a>
                </div>
              </b:if>
              <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
            </div>
            <div style='clear: both;'/>
          <b:else/>
            <!-- (4) Show snippets and thumbnails -->
            <div class='item-content'>
              <b:if cond='data:post.thumbnail'>
                <div class='item-thumbnail'>
                  <a expr:href='data:post.href' target='_blank'>
                    <img alt='' border='0' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>
                  </a>
                </div>
              </b:if>
              <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
              <div class='item-snippet'><data:post.snippet/></div>
            </div>
            <div style='clear: both;'/>
          </b:if>
        </b:if>
      </li>
      </b:loop>
    </ul>
    <b:include name='quickedit'/>
  </div>
</b:includable>
</b:widget>


And Deleted all which are shown in "Red" and finally clicked on  Save Template

box search inside the blog

02:26 | , ,

To enable blog readers to search inside the blog:



  1. layout > "Add a Gadget"
  2. add "search box"
  3. paste the following codes into the HTML/Java Script gadget configuration:



<div class="searchform">
<form method="get" id="searchform" action="/search">
<table width="100%">
<tr>
<td><input type="text" style="width:98%;padding:2px;" value="Type Something" onfocus="if (this.value == &quot;Type Something&quot;) {this.value = &quot;&quot;}" onblur="if (this.value == &quot;&quot;) {this.value = &quot;Type Something&quot;;}" name="q" id="sbox" class="sbox" /></td>
<td width="75px"><input type="button" value="Click To Search" id="sbutton" class="sbutton" alt="" /></td>
</tr>
</table>
</form>
</div>


Type Something and Click To Search can be changed as your wishing keywords .

4.1.12

google advanced images search 進階圖片搜尋

00:27 |

Google 進階圖片搜尋

有多種圖片「使用權」供搜索使用:
  1. 不限使用權
  2. 可任意使用或分享
  3. 即使是商業用途,亦可任意使用或分享
  4. 任意使用,分享或修改
  5. 即使是商業用途,亦可任意使用,分享或修改
Usage Right:

  1. not filtered by license
  2. free to use or share
  3. free to use or share, even commercially
  4. free to use share or modify
  5. free to use share or modify, even commercially

3.1.12

網誌上加幻燈片 How to Add Slideshow to Blogger Blog

06:31 |


How to Add Simple Slideshow of Posts with Description in Blogger Blog:

1.  Go to the Dashboard of blogger.

2.  Click on the Layout and Click on 'Add a gadget'.
3.  Select the 'HTML/Javascript' gadget.
4.  Now paste the code given below.

<div id='tc-slide'>
<marquee scrollamount="9" scrolldelay="75" width="200" height="200" bgcolor="#fff" direction="up" onmouseover="stop();" onmouseout="start();" >
<a href="LINK1" target="_blank"><img height="150" src="Image Link1" width="200" alt=""></a> <h4 align='center'><a href='Title Link1' target='_blank'>Title text 1</a></h4> <p align='center'>Your post description goes here...</p>
<a href="LINK2" target="_blank"><img height="150" src="Image Link2" width="200" alt=""></a>  <h4 align='center'><a href='Title Link2' target='_blank'>Title text 2</a></h4> <p align='center'>Your post description goes here...</p>
<a href="LINK3" target="_blank"><img height="150" src="Image Link3" width="200" alt=""></a>  <h4 align='center'><a href='Title Link3' target='_blank'>Title text 3</a></h4> <p align='center'>Your post description goes here...</p>
<a href="LINK4" target="_blank"><img height="150" src="Image Link4" width="200" alt=""></a>  <h4 align='center'><a href='Title Link4' target='_blank'>Title text 4</a></h4> <p align='center'>Your post description goes here...</p>
<a href="LINK5" target="_blank"><img height="150" src="Image Link5" width="200" alt=""></a> <h4 align='center'><a href='Title Link5' target='_blank'>Title text 5</a></h4> <p align='center'>Your post description goes here...</p>
</marquee>
</div>

Note:  Change color marked text as your own like Red for link which redirects from image, Blue for image link, Pink for your Tile Link and the Green color for your Title Text.

5.  Now Save the Gadget and check it out. 

2.1.12

POPO 小書店 (原創作家的個人作品出版園地)

10:30 | ,



POPO 小書店,是POPO網旗下的網路實體POD書籍販售書店,主要銷售圖書為作者個人出版之限量POD作品。這是一個專屬於原創作家的個人POD作品出版園地,您可以購買或是預購您所喜歡的各類POD書籍產品。