<?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:gd="http://schemas.google.com/g/2005" xmlns:georss="http://www.georss.org/georss" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-1278576658451717782</atom:id><lastBuildDate>Mon, 16 Feb 2026 20:44:24 +0000</lastBuildDate><category>BLOG TRICK</category><category>SOFTWARE</category><category>FRIENDSHIP</category><category>BUSINESS</category><category>ASK2LINK</category><category>INTERNET</category><category>VIDEO</category><title>all about blogspot tutorials...|...</title><description></description><link>http://tips-of.blogspot.com/</link><managingEditor>noreply@blogger.com (»» ADMIN ««)</managingEditor><generator>Blogger</generator><openSearch:totalResults>39</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:subtitle/><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-1347446562816093916</guid><pubDate>Tue, 14 Apr 2009 16:47:00 +0000</pubDate><atom:updated>2009-04-14T23:47:49.173+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">BLOG TRICK</category><title>DOCUMENT TEXT SIZER</title><description>Hi Buddy this topic is document text sizer, its make resize your document text. Sometimes the text size you've specified for your webpage isn't suitable to the viewer, depending on his browser configuration or OS. This useful script by Taewook uses Dynamic CSS to let the viewer himself modify the text size of the page on demand, by clicking on an Increase or Decrease Font Size link. Now that's a kind of personalization your viewers may just appreciate!&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
This script is most appropriate for webpages styled using CSS or a minimal of deprecated HTML tags, though it can also affect text sized using explicit tags. Compatibility wise, a DOM enabled browser is required for the script to take affect- IE5+/NS6+/Opera 7+ etc.&lt;br /&gt;
&lt;br /&gt;
Click the following for example :&lt;br /&gt;
&lt;br /&gt;
&lt;a href="javascript:ts('body',1)"&gt;+ Larger Font&lt;/a&gt; | &lt;a
href="javascript:ts('body',-1)"&gt;+ Smaller Font&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
How To Make it :&lt;br /&gt;
1. Add the following code to the &amp;lt;HEAD&amp;gt;  section of your web page:&lt;br /&gt;
&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;&lt;b&gt;http://yourfilelink.com/textsizer.js&lt;/b&gt;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A bold text : change with your textsizer.js file link in your hosting like www.geocities.com etc.&lt;br /&gt;
&lt;br /&gt;
The above script references an external.js file. Download this file &lt;a href="http://www.dynamicdrive.com/dynamicindex9/textsizer.js"&gt;here&lt;/a&gt;&lt;br /&gt;
2. Now set up the two links that will increase and decrease your text size. The following will do nicely:&lt;br /&gt;
&amp;lt;a href=&amp;quot;javascript:ts('body',1)&amp;quot;&amp;gt;+ Larger Font&amp;lt;/a&amp;gt; | &amp;lt;a&lt;br /&gt;
href=&amp;quot;javascript:ts('body',-1)&amp;quot;&amp;gt;+ Smaller Font&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/04/document-text-sizer.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><thr:total>22</thr:total><enclosure length="1270" type="application/javascript" url="http://www.dynamicdrive.com/dynamicindex9/textsizer.js"/><itunes:explicit>no</itunes:explicit><itunes:subtitle>Hi Buddy this topic is document text sizer, its make resize your document text. Sometimes the text size you've specified for your webpage isn't suitable to the viewer, depending on his browser configuration or OS. This useful script by Taewook uses Dynamic CSS to let the viewer himself modify the text size of the page on demand, by clicking on an Increase or Decrease Font Size link. Now that's a kind of personalization your viewers may just appreciate! This script is most appropriate for webpages styled using CSS or a minimal of deprecated HTML tags, though it can also affect text sized using explicit tags. Compatibility wise, a DOM enabled browser is required for the script to take affect- IE5+/NS6+/Opera 7+ etc. Click the following for example : + Larger Font | + Smaller Font How To Make it : 1. Add the following code to the &amp;lt;HEAD&amp;gt; section of your web page: &amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourfilelink.com/textsizer.js&amp;quot;&amp;gt; &amp;lt;/script&amp;gt; A bold text : change with your textsizer.js file link in your hosting like www.geocities.com etc. The above script references an external.js file. Download this file here 2. Now set up the two links that will increase and decrease your text size. The following will do nicely: &amp;lt;a href=&amp;quot;javascript:ts('body',1)&amp;quot;&amp;gt;+ Larger Font&amp;lt;/a&amp;gt; | &amp;lt;a href=&amp;quot;javascript:ts('body',-1)&amp;quot;&amp;gt;+ Smaller Font&amp;lt;/a&amp;gt;</itunes:subtitle><itunes:author>noreply@blogger.com (»» ADMIN ««)</itunes:author><itunes:summary>Hi Buddy this topic is document text sizer, its make resize your document text. Sometimes the text size you've specified for your webpage isn't suitable to the viewer, depending on his browser configuration or OS. This useful script by Taewook uses Dynamic CSS to let the viewer himself modify the text size of the page on demand, by clicking on an Increase or Decrease Font Size link. Now that's a kind of personalization your viewers may just appreciate! This script is most appropriate for webpages styled using CSS or a minimal of deprecated HTML tags, though it can also affect text sized using explicit tags. Compatibility wise, a DOM enabled browser is required for the script to take affect- IE5+/NS6+/Opera 7+ etc. Click the following for example : + Larger Font | + Smaller Font How To Make it : 1. Add the following code to the &amp;lt;HEAD&amp;gt; section of your web page: &amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;http://yourfilelink.com/textsizer.js&amp;quot;&amp;gt; &amp;lt;/script&amp;gt; A bold text : change with your textsizer.js file link in your hosting like www.geocities.com etc. The above script references an external.js file. Download this file here 2. Now set up the two links that will increase and decrease your text size. The following will do nicely: &amp;lt;a href=&amp;quot;javascript:ts('body',1)&amp;quot;&amp;gt;+ Larger Font&amp;lt;/a&amp;gt; | &amp;lt;a href=&amp;quot;javascript:ts('body',-1)&amp;quot;&amp;gt;+ Smaller Font&amp;lt;/a&amp;gt;</itunes:summary><itunes:keywords>BLOG TRICK</itunes:keywords></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-3011754419544262</guid><pubDate>Tue, 07 Apr 2009 23:23:00 +0000</pubDate><atom:updated>2009-04-08T06:23:00.884+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">SOFTWARE</category><title>Video to Flash Converter</title><description>Video to Flash converter quickly and easily converts your digital video to the SWF Flash or FLV format. The program has a simple and intuitive interface and has a built-in Flash player and an HTML generator. You will not need any special software, codecs or knowledge to be able to work with Video to Flash converter. Just drag and drop the file you want to convert onto the program window, select the output format and click Start Conversion.&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://rapidshare.com/files/212253737/Video_to_Flash_Converter.rar"&gt;DOWNLOAD&lt;/a&gt; HERE&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/04/video-to-flash-converter.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><thr:total>6</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-8598171053002551344</guid><pubDate>Sat, 04 Apr 2009 05:36:00 +0000</pubDate><atom:updated>2009-04-04T12:36:13.843+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">BLOG TRICK</category><title>BANNER AUTO EXCHANGE</title><description>Its new instalation in my blog, that is banner exchange. You can insert your banner into my blog automatic, its helpfull for you. You just insert banner link and blogsite link.&lt;br /&gt;
&lt;br /&gt;
How To get that widgets?&lt;br /&gt;
1. &lt;a href="http://www.plugme.net/"&gt;Register Here&lt;/a&gt;&lt;br /&gt;
2. Fill out the form that is in accordance with the data you and your blog&lt;br /&gt;
3. Login with your ID and password&lt;br /&gt;
4. Setting your board&lt;br /&gt;
5. Get HTML Code to enter in your widgets blog.&lt;br /&gt;
6. Enter your widgets to your blog.&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/04/banner-auto-exchange.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><thr:total>19</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-7435620754488998300</guid><pubDate>Thu, 02 Apr 2009 00:33:00 +0000</pubDate><atom:updated>2009-04-02T07:33:42.729+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">VIDEO</category><title>How To Set Up Google Adsense On Your Website</title><description>This video how to set up your Google Adsense on your Blog/Website.&lt;br /&gt;
&lt;br /&gt;
&lt;center&gt;&lt;div&gt;&lt;object width="425" height="350"&gt;&lt;param name="movie" value="http://www.youtube.com/v/B4iDSv0rL8k"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/B4iDSv0rL8k" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&lt;a href="http://www.flixya.com/video/1930610/How_To_Set_Up_Google_Adsense_On_Your_Website" title="Watch more videos, share photos and blogs at Flixya, How To Set Up Google Adsense On Your Website"&gt;&lt;br /&gt;&lt;em&gt;How To Set Up Google Adsense On Your Website&lt;/em&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;
&lt;br /&gt;
Google AdSense Steps to Success :&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;center&gt;&lt;div&gt;&lt;object width="425" height="350"&gt;&lt;param name="movie" value="http://www.youtube.com/v/WpPX4A78jqg"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/WpPX4A78jqg" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&lt;a href="http://www.flixya.com/video/1926285/Google_AdSense_Steps_to_Success" title="Watch more videos, share photos and blogs at Flixya, Google AdSense Steps to Success"&gt;&lt;br /&gt;&lt;em&gt;Google AdSense Steps to Success&lt;/em&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;
&lt;br /&gt;
HOPE THIS VIDEO CAN HELP YOU !!&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/04/how-to-set-up-google-adsense-on-your.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><thr:total>12</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-4777763452782386759</guid><pubDate>Sun, 29 Mar 2009 02:57:00 +0000</pubDate><atom:updated>2009-03-29T09:57:27.826+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">SOFTWARE</category><title>Flash Site Buiilder 3.0.6.7 Portable</title><description>&lt;div style="text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixCG9xSILSRv9Fpc5taio4C-An5DrCHRU_Jm8D9B87teSs6jAQN7CgP5dUbhGcRWq_XteYu0YiYXFGWbPwguexISiRwVqtpDnY8PLOHmaCecestwxXvE8GbZqv_5qQ-Vpiod6Ux8weQqs/s1600-h/6o5cxac.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixCG9xSILSRv9Fpc5taio4C-An5DrCHRU_Jm8D9B87teSs6jAQN7CgP5dUbhGcRWq_XteYu0YiYXFGWbPwguexISiRwVqtpDnY8PLOHmaCecestwxXvE8GbZqv_5qQ-Vpiod6Ux8weQqs/s320/6o5cxac.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;Trendy Flash Site Buiilder 3.0.6.7 Portable This is a complete software application that you can download on to your computer to build stunning flash sites. This application has advanced image and music addition features and supports up to 100 pages per site. A special feature is the ability to publish sites as CD presentations with a single click.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://rapidshare.com/files/208502243/Trendyflash_Site_Builder.exe"&gt;Download&lt;/a&gt;</description><link>http://tips-of.blogspot.com/2009/03/flash-site-buiilder-3067-portable.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixCG9xSILSRv9Fpc5taio4C-An5DrCHRU_Jm8D9B87teSs6jAQN7CgP5dUbhGcRWq_XteYu0YiYXFGWbPwguexISiRwVqtpDnY8PLOHmaCecestwxXvE8GbZqv_5qQ-Vpiod6Ux8weQqs/s72-c/6o5cxac.jpg" width="72"/><thr:total>4</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-4101872557639275859</guid><pubDate>Sun, 29 Mar 2009 02:03:00 +0000</pubDate><atom:updated>2009-03-29T09:03:57.377+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">INTERNET</category><title>Opera 9.63 Portable</title><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi73jERh1wDnEsajnKqeVQZ6sd5syszQx3jmUSIgJlO4aayd5-7a8IyEqJl4xS8h2-3yahTxZVYPi_rWKHEJuLwAR0-S-LCJ56fTGCGL6yWe4Q2A7uUlwUImSefP5NyeXk_F146Xl-O-9E/s1600-h/opera9.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi73jERh1wDnEsajnKqeVQZ6sd5syszQx3jmUSIgJlO4aayd5-7a8IyEqJl4xS8h2-3yahTxZVYPi_rWKHEJuLwAR0-S-LCJ56fTGCGL6yWe4Q2A7uUlwUImSefP5NyeXk_F146Xl-O-9E/s320/opera9.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
A full-featured Internet browser, Opera includes pop-up blocking, tabbed browsing, integrated searches, and advanced functions like Opera's groundbreaking E-mail program, RSS Newsfeeds and IRC chat. And because we know that our users have different needs, you can customize the look and content of your Opera browser with a few clicks of the mouse.&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
FEATURE :&lt;br /&gt;
* Tabbed browsing and pop-up blocking&lt;br /&gt;
* Opera integrated search&lt;br /&gt;
* Integrated search&lt;br /&gt;
* Improved security&lt;br /&gt;
* Password manager&lt;br /&gt;
* Opera skins&lt;br /&gt;
* Customization&lt;br /&gt;
* Integrated voice features&lt;br /&gt;
* Full support for Gmail&lt;br /&gt;
* Atom newsfeeds&lt;br /&gt;
* First Web browser to natively support Scalable Vector Graphics (SVG)&lt;br /&gt;
&lt;br /&gt;
Home Page : http://www.opera.com/&lt;br /&gt;
File size : 6.590 Kb&lt;br /&gt;
&lt;a href="http://rapidshare.com/files/191255270/Opera_9.63_Portable_English_by_mdxy81.exe"&gt;Download&lt;/a&gt;&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/03/opera-963-portable.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi73jERh1wDnEsajnKqeVQZ6sd5syszQx3jmUSIgJlO4aayd5-7a8IyEqJl4xS8h2-3yahTxZVYPi_rWKHEJuLwAR0-S-LCJ56fTGCGL6yWe4Q2A7uUlwUImSefP5NyeXk_F146Xl-O-9E/s72-c/opera9.jpg" width="72"/><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-2418939552032683187</guid><pubDate>Fri, 27 Mar 2009 04:45:00 +0000</pubDate><atom:updated>2009-03-27T11:45:40.259+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">FRIENDSHIP</category><title>What is the problem of the GeoCities</title><description>the problem occurred again on my geocities server, either what causes all the files that I saved in my Yahoo GeoCities lost and can not be opened. What is the problem of the GeoCities, or on my side, see comrade on the banner that I belong I put the picture does not appear in GeoCities.&lt;br /&gt;
&lt;br /&gt;
Created confused with this, because almost all of the files was saved in this blog geocities. Of the file is an image file and my javascript, my Favicon also does not appear. Until when will this continue to be, if I know more I will immediately save the file back in my geocities.&lt;br /&gt;
&lt;br /&gt;
Here's easy way to do smth not use file hosting free, if what has happened so all maintenance issues. Buddy help me find a file hosting such as geocities.&lt;br /&gt;
&lt;br /&gt;
I later suggestion buddy&lt;br /&gt;
&lt;br /&gt;
&lt;center&gt; JOIN TO FLIXYA WITH ME, THE OTHER SOCIAL WEB &lt;/center&gt;&lt;br /&gt;
&lt;center&gt;&lt;a href="http://www.flixya.com/referrer.php?ref=pitonta" target="_blank" &gt;&lt;img src="http://i83.servimg.com/u/f83/12/93/72/20/defaul10.gif" border="0" alt="Join Flixya" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/03/what-is-problem-of-geocities.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-8888811875914415503</guid><pubDate>Thu, 26 Mar 2009 14:16:00 +0000</pubDate><atom:updated>2009-03-26T21:16:22.238+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">BLOG TRICK</category><title>Make Google Translate Flag Widget</title><description>Hi buddy, i just wanna share how to make Google Translate Flag Widget in your blogger. Now with Google traslate you can translate more than 18 language suck us, German, Hindi, Italian, etc. I hope no one might have seen such a huge list anywhere. This Widget is powered by Google.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Google translate flag can you change in sidebar menu or in your post, How to change it :&lt;/b&gt;&lt;br /&gt;
1. Copy code here :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style="padding:10px 10px 10px 10px;text-align:center;"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate_p?u='+encodeURIComponent(location.href)+'&amp;amp;langpair=en%7Car&amp;amp;hl=en&amp;amp;ie=UTF8'); return false;" title="Translate English to Arabic"&amp;gt;&amp;lt;img border="0" style="cursor:pointer; cursor:hand;" alt="Translate English to Arabic" width="24" src="http://i263.photobucket.com/albums/ii150/mohamedrias/Arabic_Flag.png" height="18" title="Translate English to Arabic"/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate_p?u='+encodeURIComponent(location.href)+'&amp;amp;langpair=en%7Czh-CN&amp;amp;hl=en&amp;amp;ie=UTF8'); return false;" title="Translate to Chinese (Simplified) BETA"&amp;gt;&amp;lt;img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-Chinese (Simplified) BETA" src="http://i263.photobucket.com/albums/ii150/mohamedrias/_chinese_s.png" height="18" title="Translate to Chinese (Simplified) BETA"/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate_p?u='+encodeURIComponent(location.href)+'&amp;amp;langpair=en%7Cbg&amp;amp;hl=en&amp;amp;ie=UTF8'); return false;" title="Translate English to Bulgarian"&amp;gt;&amp;lt;img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Translate English to Arabic" src="http://i166.photobucket.com/albums/u106/language_forum/Languages/Bulgarian_Flag.png" height="18" title="Translate to Bulgarian"/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate_p?u='+encodeURIComponent(location.href)+'&amp;amp;langpair=en%7Czh-TW&amp;amp;hl=en&amp;amp;ie=UTF8'); return false;" title="Translate English to Traditional Chinese"&amp;gt;&amp;lt;img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Translate English to Arabic" src="http://i166.photobucket.com/albums/u106/language_forum/Languages/Mandarin_Flag.png" height="18" title="Translate to traditional Chinese"/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate_p?u='+encodeURIComponent(location.href)+'&amp;amp;langpair=en%7Chr&amp;amp;hl=en&amp;amp;ie=UTF8'); return false;" title="Translate English to Croatian"&amp;gt;&amp;lt;img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Translate English to Croatian" src="http://i166.photobucket.com/albums/u106/language_forum/Languages/Croatian_Flag.png" height="18" title="Translate to Croatian"/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate_p?u='+encodeURIComponent(location.href)+'&amp;amp;langpair=en%7Ccs&amp;amp;hl=en&amp;amp;ie=UTF8'); return false;" title="Translate English to Czech"&amp;gt;&amp;lt;img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Translate English to Czech" src="http://i166.photobucket.com/albums/u106/language_forum/Languages/Czech_Flag.png" height="18" title="Translate to Czech"/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate_p?u='+encodeURIComponent(location.href)+'&amp;amp;langpair=en%7Cda&amp;amp;hl=en&amp;amp;ie=UTF8'); return false;" title="Translate English to Danish"&amp;gt;&amp;lt;img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Translate English to danish" src="http://i166.photobucket.com/albums/u106/language_forum/Languages/Danish_Flag.png" height="18" title="Translate to Danish"/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate_p?u='+encodeURIComponent(location.href)+'&amp;amp;langpair=en%7Cid&amp;amp;hl=en&amp;amp;ie=UTF8'); return false;" title="Translate English to Indonesia"&amp;gt;&amp;lt;img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Translate English to Indonesia" src="http://www.geocities.com/fajar.info/Flag-indonesia.gif" height="18" title="Translate to Indonesia"/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style="display:none;"&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;&amp;lt;a href="http://tips-of.blogspot.com" target="_blank"&amp;gt;Grab this widget&amp;lt;/a&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2. Enter to your blogger&lt;br /&gt;
3. Go to Layout - Add New Widget - HTML/JavaScript - Paste code. And save&lt;br /&gt;
4. Finish.&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;b&gt;Chang Google translate into your post :&lt;/b&gt;&lt;br /&gt;
1. Login to your blogger&lt;br /&gt;
2. Layout - Edit HTML - Check Expand Widgets Box.&lt;br /&gt;
3. Search code :&lt;br /&gt;
&lt;b style="color: blue;"&gt;&amp;lt;p&amp;gt;&amp;lt;data:post.body/&amp;gt;&amp;lt;/p&amp;gt;&lt;/b&gt;&lt;br /&gt;
4. Paste the following code below that line&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: red;"&gt;&amp;lt;div style='border: 1px solid rgb(153, 153, 153); padding: 5px; margin: 15px; background-color: rgb(255, 248, 175);'&amp;gt;&lt;/span&gt;&lt;br style="color: red;" /&gt; &lt;br style="color: red;" /&gt;&lt;span style="color: red;"&gt; &amp;lt;span style='color:#000000;font-size:14px;text-transform:uppercase;font:georgia;margin-bottom:5px;'&amp;gt; Translate This post to your regional Language &amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&lt;/span&gt;&lt;br /&gt;
&amp;lt;a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate_p?u='+encodeURIComponent(location.href)+'&amp;amp;langpair=en%7Car&amp;amp;hl=en&amp;amp;ie=UTF8'); return false;" title="Translate English to Arabic"&amp;gt;&amp;lt;img border="0" style="cursor:pointer; cursor:hand;" alt="Translate English to Arabic" width="24" src="http://i263.photobucket.com/albums/ii150/mohamedrias/Arabic_Flag.png" height="18" title="Translate English to Arabic"/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate_p?u='+encodeURIComponent(location.href)+'&amp;amp;langpair=en%7Czh-CN&amp;amp;hl=en&amp;amp;ie=UTF8'); return false;" title="Translate to Chinese (Simplified) BETA"&amp;gt;&amp;lt;img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Google-Translate-Chinese (Simplified) BETA" src="http://i263.photobucket.com/albums/ii150/mohamedrias/_chinese_s.png" height="18" title="Translate to Chinese (Simplified) BETA"/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate_p?u='+encodeURIComponent(location.href)+'&amp;amp;langpair=en%7Cbg&amp;amp;hl=en&amp;amp;ie=UTF8'); return false;" title="Translate English to Bulgarian"&amp;gt;&amp;lt;img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Translate English to Arabic" src="http://i166.photobucket.com/albums/u106/language_forum/Languages/Bulgarian_Flag.png" height="18" title="Translate to Bulgarian"/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate_p?u='+encodeURIComponent(location.href)+'&amp;amp;langpair=en%7Czh-TW&amp;amp;hl=en&amp;amp;ie=UTF8'); return false;" title="Translate English to Traditional Chinese"&amp;gt;&amp;lt;img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Translate English to Arabic" src="http://i166.photobucket.com/albums/u106/language_forum/Languages/Mandarin_Flag.png" height="18" title="Translate to traditional Chinese"/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate_p?u='+encodeURIComponent(location.href)+'&amp;amp;langpair=en%7Chr&amp;amp;hl=en&amp;amp;ie=UTF8'); return false;" title="Translate English to Croatian"&amp;gt;&amp;lt;img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Translate English to Croatian" src="http://i166.photobucket.com/albums/u106/language_forum/Languages/Croatian_Flag.png" height="18" title="Translate to Croatian"/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate_p?u='+encodeURIComponent(location.href)+'&amp;amp;langpair=en%7Ccs&amp;amp;hl=en&amp;amp;ie=UTF8'); return false;" title="Translate English to Czech"&amp;gt;&amp;lt;img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Translate English to Czech" src="http://i166.photobucket.com/albums/u106/language_forum/Languages/Czech_Flag.png" height="18" title="Translate to Czech"/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate_p?u='+encodeURIComponent(location.href)+'&amp;amp;langpair=en%7Cda&amp;amp;hl=en&amp;amp;ie=UTF8'); return false;" title="Translate English to Danish"&amp;gt;&amp;lt;img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Translate English to danish" src="http://i166.photobucket.com/albums/u106/language_forum/Languages/Danish_Flag.png" height="18" title="Translate to Danish"/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a target="_blank" rel="nofollow" onclick="window.open('http://www.google.com/translate_p?u='+encodeURIComponent(location.href)+'&amp;amp;langpair=en%7Cid&amp;amp;hl=en&amp;amp;ie=UTF8'); return false;" title="Translate English to Indonesia"&amp;gt;&amp;lt;img border="0" style="cursor:pointer; cursor:hand;" width="24" alt="Translate English to Indonesia" src="http://www.geocities.com/fajar.info/Flag-indonesia.gif" height="18" title="Translate to Indonesia"/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;div style="display:none;"&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;&amp;lt;a href="http://tips-of.blogspot.com" target="_blank"&amp;gt;Grab this widget&amp;lt;/a&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note :&lt;br /&gt;
Change the line in red to suit your Tempate.&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/03/make-google-translate-flag-widget.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><thr:total>3</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-1301979923232522753</guid><pubDate>Thu, 26 Mar 2009 07:13:00 +0000</pubDate><atom:updated>2009-03-27T10:54:18.013+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">FRIENDSHIP</category><title>2nd AWARD</title><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj6lSiWIji64ckuD1qGZN_btdA8qBmfUqJeT85xw1H6jWVKhPvgYyBUNNeOyZEgIOT2EOhR1I7rRaA94iaB2sOpEzmX5NZzHUnIXxtz0-xzmEfLw6zcXxw_IY3yYpT1FhTGQcPzTWpZ2Mk/s1600-h/Award+yudi+akuntansi.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj6lSiWIji64ckuD1qGZN_btdA8qBmfUqJeT85xw1H6jWVKhPvgYyBUNNeOyZEgIOT2EOhR1I7rRaA94iaB2sOpEzmX5NZzHUnIXxtz0-xzmEfLw6zcXxw_IY3yYpT1FhTGQcPzTWpZ2Mk/s320/Award+yudi+akuntansi.jpg" style="cursor: move;" /&gt;&lt;/a&gt;&lt;/div&gt;In the morning after bath and breakfast back to the laptop (TUKUL ARWANA version) I see if i winning award. Jump to our destination award &lt;a href="http://e-je.blogspot.com/"&gt;&lt;b&gt;kang eje&lt;/b&gt;&lt;/a&gt; and &lt;b&gt;&lt;a href="http://friendbiz.blogspot.com"&gt;Bisnizway Friend&lt;/a&gt;&lt;/b&gt;, the correct awardnya already. but also confused &lt;a href="http://e-je.blogspot.com/"&gt;&lt;b&gt;kang eje&lt;/b&gt;&lt;/a&gt; and &lt;b&gt;&lt;a href="http://friendbiz.blogspot.com"&gt;Bisnizway Friend&lt;/a&gt;&lt;/b&gt; not tell to me how to take it,I had to disassemble, ckikikik ...&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://e-je.blogspot.com/"&gt;&lt;b&gt;Kang eje&lt;/b&gt;&lt;/a&gt; and &lt;b&gt;&lt;a href="http://friendbiz.blogspot.com"&gt;Bisnizway Friend&lt;/a&gt;&lt;/b&gt; thanks for award, although I had to take apart laptop &lt;a href="http://linkque.blogspot.com"&gt;&lt;b&gt;&lt;blink&gt;banner link&lt;/b&gt;&lt;/blink&gt;&lt;/a&gt;. However, after I have read the terms of the &lt;a href="http://e-je.blogspot.com/"&gt;&lt;b&gt;kang eje&lt;/b&gt;&lt;/a&gt; and &lt;b&gt;&lt;a href="http://friendbiz.blogspot.com"&gt;Bisnizway Friend&lt;/a&gt;&lt;/b&gt;, that can bloger the award must:&lt;br /&gt;
1. Leaving the logo / award in your blog&lt;br /&gt;
2. Leaving the link from the blog that has given the award&lt;br /&gt;
3. Give to other Blog&lt;br /&gt;
4. Create a blog link that you gave the award&lt;br /&gt;
5. Leave a message on their blog&lt;br /&gt;
&lt;br /&gt;
By the condition that I also gave this award to:&lt;br /&gt;
1. &lt;a href="http://donadzku.blogspot.com/"&gt;DONADZ (Blog Donadz)&lt;/a&gt;&lt;br /&gt;
2. &lt;a href="http://best-mp3player.blogspot.com/"&gt;Sarbini (Blog Best-mp3player)&lt;/a&gt;&lt;br /&gt;
3. &lt;a href="http://nagapasha.blogspot.com/"&gt;Nagapasha (Blog Nagapasha)&lt;/a&gt;&lt;br /&gt;
4. &lt;a href="http://previewsoftware.blogspot.com/"&gt;Andre45 (Previewsoftware blog)&lt;/a&gt;&lt;br /&gt;
5. &lt;a href="http://negerihijau.blogspot.com/"&gt;NegeriHijau (Blog negeriHijau)&lt;/a&gt;&lt;br /&gt;
6. &lt;a href="http://awomansjourney09.blogspot.com/"&gt;Tipsy Tricks Blog&lt;/a&gt;&lt;br /&gt;
7. &lt;a href="http://gustirendi.blogspot.com/"&gt;Randi Blog&lt;/a&gt;&lt;br /&gt;
8. &lt;a href="http://an-gitu.blogspot.com/"&gt;An-Gitu Blog&lt;/a&gt;&lt;br /&gt;
9. &lt;a href="http://denramaspeed.blogspot.com/"&gt;Den Rama&lt;/a&gt;&lt;br /&gt;
10. &lt;a href="http://asurindo.blogspot.com/"&gt;Asurindo&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Create a buddy who can reward from me, please get in here, and attach an awards. Thanks.&lt;br /&gt;
&lt;br /&gt;
&lt;center&gt;&lt;img border="0" alt="Award-Pit-Onta" src="http://i83.servimg.com/u/f83/12/93/72/20/award-10.jpg"/&gt;&lt;/img&gt;&lt;/center&gt;&lt;br /&gt;
&lt;center&gt;&lt;textarea rows="3" cols="15" name="Famous Quotes" readonly="readonly"&gt;&lt;img border="0" alt="Award-Pit-Onta" src="http://i83.servimg.com/u/f83/12/93/72/20/award-10.jpg"/&gt;&lt;/img&gt;&lt;/textarea&gt;&lt;/center&gt;</description><link>http://tips-of.blogspot.com/2009/03/in-morning-after-bath-and-breakfast.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj6lSiWIji64ckuD1qGZN_btdA8qBmfUqJeT85xw1H6jWVKhPvgYyBUNNeOyZEgIOT2EOhR1I7rRaA94iaB2sOpEzmX5NZzHUnIXxtz0-xzmEfLw6zcXxw_IY3yYpT1FhTGQcPzTWpZ2Mk/s72-c/Award+yudi+akuntansi.jpg" width="72"/><thr:total>11</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-5809360935248174021</guid><pubDate>Wed, 25 Mar 2009 16:31:00 +0000</pubDate><atom:updated>2009-03-25T23:31:02.938+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">BLOG TRICK</category><category domain="http://www.blogger.com/atom/ns#">SOFTWARE</category><title>Make Personal Music Box</title><description>Hi Buddy, Now i would share what can i do in the day. I browser to many website and i meet with portable software to convert mp3 file to swf file. sure, i'm verry happy because i can built my personal music box with my brother owner indie band. For sample what can i do, you can hear and look in side menu "MY INDIE MUSIC" its created by myself.&lt;br /&gt;
&lt;br /&gt;
Now i would share how to make it. This step for make personal music box :&lt;br /&gt;
1. &lt;a href="http://tips-of.blogspot.com/2009/03/portableflashmp3playerbuilder2920.html"&gt;Download&lt;/a&gt; software to convert mp3 to swf.&lt;br /&gt;
2. Extract and open the file.&lt;br /&gt;
3. Click Flash MP3 Player Builder 2.9.20.exe (installer folder will be created)&lt;br /&gt;
4. click Flash MP3 Player Builder 2.9.20.exe one more &amp;gt;&amp;gt; document opened&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2dxYiCk6D-aTrHuG9bKjheWV815IH70X3fT7b3A0qXHzH8awhB4JytdT58CULyt-FRyBbZ7YsEU_bRQiDjIrNclgiAxbV3u6ah31mQR7amO9FxhQUeneAEKR9VKoK8ZcKg5Te8Z29b2E/s1600-h/2.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2dxYiCk6D-aTrHuG9bKjheWV815IH70X3fT7b3A0qXHzH8awhB4JytdT58CULyt-FRyBbZ7YsEU_bRQiDjIrNclgiAxbV3u6ah31mQR7amO9FxhQUeneAEKR9VKoK8ZcKg5Te8Z29b2E/s320/2.JPG" style="cursor: move;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;
5. Insert your mp3 file go to add file TASKS &amp;gt;&amp;gt; press PLUS BUTTON &amp;gt;&amp;gt; insert your MP3 file. &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgK8I7XSBz1K2kzBoeM2-K2-hHsX7Wuth0p-wjHq9hvJq2l0733TYAYpT0fHOmU1GmMCjAXzkVwepFsqjqS8_0ovQlhLs7ztsfbl8fETOSa0iCwRusSKz1MZfC4l3tl07H9BLT43x_CVWc/s1600-h/3.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgK8I7XSBz1K2kzBoeM2-K2-hHsX7Wuth0p-wjHq9hvJq2l0733TYAYpT0fHOmU1GmMCjAXzkVwepFsqjqS8_0ovQlhLs7ztsfbl8fETOSa0iCwRusSKz1MZfC4l3tl07H9BLT43x_CVWc/s320/3.JPG" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
6. Edit the file size by turning Bit rate, Chanel and Sampling Rate (I usually use Chanel Stereo, Bitrate 32Kbps and 22,050 Hz sampling rate)&lt;br /&gt;
7. The next step by turning to the Flash Playernya Click Task Flash Player.&lt;br /&gt;
8. There you will see a different part Please edit according to your taste :&lt;br /&gt;
- Size and color = to change size and color&lt;br /&gt;
- Back groud image = add image back ground to the player&lt;br /&gt;
- Foreground image = replace player with the your personal image&lt;br /&gt;
- Select player = change your plugin player &lt;br /&gt;
9. After you're done now towards the end of the conversion tasks by pressing the Publish. On this task you will see 3 types of cenvertion version :&lt;br /&gt;
a. convert MP3 to SWF files, and generate a flash shell player&lt;br /&gt;
b. Generate one flash player, and incorporate all of the music files and track list file to it&lt;br /&gt;
c. Convert MP3 to SWF files, and incorporate a flash player to each SWF file&lt;br /&gt;
10. After determining the choice of file storage conversion and press the button Publish.&lt;br /&gt;
11. SAVE FILE (player.html and player.swf or all) into your storage media, such as www.geocities.com, and so forth.&lt;br /&gt;
12. In the HTML code of any part you need to change are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="360" height="26"&amp;gt;&lt;br /&gt;
&amp;lt;param name="movie" value="player.swf" /&amp;gt;&lt;br /&gt;
&amp;lt;param name="quality" value="high" /&amp;gt;&lt;br /&gt;
&amp;lt;param name="wmode" value="transparent"&amp;gt;&lt;br /&gt;
&lt;span style="color: red;"&gt;&amp;lt;embed src="player.swf"&lt;/span&gt; &lt;span style="color: blue;"&gt;« change with file.swf in your storage (http://geocities.com/user/file.swf)&lt;/span&gt;&lt;br /&gt;
quality="high"&lt;br /&gt;
type="application/x-shockwave-flash"&lt;br /&gt;
WMODE="transparent"&lt;br /&gt;
width="360"&lt;br /&gt;
height="26"&lt;br /&gt;
&lt;span style="color: red;"&gt;pluginspage="http://www.macromedia.com/go/getflashplayer" /&amp;gt;&lt;/span&gt; &lt;span style="color: blue;"&gt;« change with file.html in your storage (http://geocities.com/user/file.html)&lt;/span&gt;&lt;br /&gt;
&amp;lt;/object&amp;gt;&lt;br /&gt;
&lt;br /&gt;
13. All process has done.&lt;br /&gt;
&lt;br /&gt;
Note : Change your HTML code to your widget.&lt;br /&gt;
&lt;br /&gt;
Good luck ....&lt;br /&gt;
&lt;br /&gt;
INDONESIAN TUTORIAL VERSION CAN DOWNLOAD &lt;a href="http://www.ziddu.com/download/4006299/PANDUANMEMBUATFILEswfBUATMP3PLAYERANDA.rar.html"&gt;HERE&lt;/a&gt;&lt;br /&gt;
File : rar&lt;br /&gt;
Password : www.tips-of.blogspot.com&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/03/make-personal-music-box.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2dxYiCk6D-aTrHuG9bKjheWV815IH70X3fT7b3A0qXHzH8awhB4JytdT58CULyt-FRyBbZ7YsEU_bRQiDjIrNclgiAxbV3u6ah31mQR7amO9FxhQUeneAEKR9VKoK8ZcKg5Te8Z29b2E/s72-c/2.JPG" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-8449194783529341860</guid><pubDate>Wed, 25 Mar 2009 15:33:00 +0000</pubDate><atom:updated>2009-03-25T22:33:44.320+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">SOFTWARE</category><title>PortableFlashMP3PlayerBuilder2.9.20</title><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhxJd-OgV2kEJnOeRRHigYulY9LqdrCehVMhyphenhyphenEHJXF7dud26vuondYUMJJaBbEWsRWPa2RRfgfLPWZOcxrgGv3VZSEs0ixVIHWM8mX0zwm8vKvP2P20rkmI9lv-R5YdbUWOeEzZt1tACM/s1600-h/105a7eq.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhxJd-OgV2kEJnOeRRHigYulY9LqdrCehVMhyphenhyphenEHJXF7dud26vuondYUMJJaBbEWsRWPa2RRfgfLPWZOcxrgGv3VZSEs0ixVIHWM8mX0zwm8vKvP2P20rkmI9lv-R5YdbUWOeEzZt1tACM/s320/105a7eq.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;Tool to convert WAV to MP3 and Flash SWF without losing quality to smaller file though, with the Flash MP3 Player for a good website and blog (MySpace, Google Blog, MSN Blog and all other popular blogs) with ease.&lt;br /&gt;
&lt;br /&gt;
Add music on your website, your blog on MySpace, MSN Space and Google BlogSpot page and CD-ROM!&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Key Features Builder Aleo Flash MP3 Player (MP3 to SWF Converter Aleo):&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
. To convert some MP3 files and WAV files to Adobe Flash SWF files.&lt;br /&gt;
. Convert large size MP3 or WAV file to a small SWF file without losing quality.&lt;br /&gt;
. Make Flash MP3 Player, add music to your website and blog (MySpace, Google Blog, MSN Space and all other popular blogs) in just a few clicks.&lt;br /&gt;
. Made a professional display in the form originally&lt;br /&gt;
. Adjust the color Flash music Player to match the style of your website and blog.&lt;br /&gt;
. Generate HTML file and HTML source code to quickly include Flash MP3 Player to your website and blog.&lt;br /&gt;
. Step by step easy to use.&lt;br /&gt;
. No knowledge of Flash, Knowledge of web design skills or the required&lt;br /&gt;
&lt;br /&gt;
Not only Flash MP3 Player, why convert MP3 and WAV files to Adobe Flash SWF files?&lt;br /&gt;
&lt;br /&gt;
Data created with a new with different parameters, you can convert your large MP3 or WAV file to a small SWF file without losing quality. Size five minutes music MP3 is usually 6Mbit, but the size of the corresponding Flash SWF can be up to 600Kbit conversion, that is 10 percent of the size of MP3. The smaller size means your visitors only need to make it easier to wait a shorter time to play music.&lt;br /&gt;
Unlike the MP3 file, Flash SWF audio file is compatible with all browsers. Will flow through the firewall, will not be blocked.&lt;br /&gt;
&lt;br /&gt;
Unlike Quick Time or Windows Media Player, almost every free web browser that has Flash player installed, a visitor does not need to download and install the plugin.&lt;br /&gt;
Immediately run not require additional hardware or software, upload Flash SWF file to your web site, and ready to be heard.&lt;br /&gt;
&lt;br /&gt;
File : PortableFlashMP3PlayerBuilder2.9.20.rar&lt;br /&gt;
Size : 2.93 MB&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.ziddu.com/downloadlink/4006090/PortableFlashMP3PlayerBuilder2.9.20.rar"&gt;DOWNLOAD&lt;/a&gt;&lt;br /&gt;
Password : www.linkque.blogspot.com&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/03/portableflashmp3playerbuilder2920.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhxJd-OgV2kEJnOeRRHigYulY9LqdrCehVMhyphenhyphenEHJXF7dud26vuondYUMJJaBbEWsRWPa2RRfgfLPWZOcxrgGv3VZSEs0ixVIHWM8mX0zwm8vKvP2P20rkmI9lv-R5YdbUWOeEzZt1tACM/s72-c/105a7eq.jpg" width="72"/><thr:total>3</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-2383047961497645797</guid><pubDate>Mon, 23 Mar 2009 21:56:00 +0000</pubDate><atom:updated>2009-03-24T04:56:01.195+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">BLOG TRICK</category><title>Make Music Box</title><description>friend, I want to relax by writing about this music. Do you listen to music from my music store?&lt;br /&gt;
&lt;br /&gt;
Its indie music from my brother owner.He's name OrangeJuice Band. The song just sample from all OrangeJuice Band. Any music producer here ?? We are ready to make an single album. Curent playing song is "DAHULU", OrangeJuice have more than 30 song.&lt;br /&gt;
&lt;br /&gt;
Do you want to make music with indie song your self, that is very easy to make music box :&lt;br /&gt;
&lt;br /&gt;
1. prepare a song that you want to play (1 track only)&lt;br /&gt;
2. you keep track of where to store your files (format mp3, wma, wav), eg using &lt;a href="www.geocities.com"&gt;www.geocities.com&lt;/a&gt;&lt;br /&gt;
3. copy the code as below:&lt;br /&gt;
&amp;lt;embed allownetworking="internal" width="50" utostart="true" src="&lt;span style="color: red;"&gt;http://www.yourstorage.com/web/song.mp3&lt;/span&gt;" loop="true" height="15"&amp;gt;&amp;lt;/embed&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: replace the link you on your song where you save the song&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;b&gt;How to instal in your blog :&lt;/b&gt;&lt;br /&gt;
1. Enter to your blogger&lt;br /&gt;
2. Select the &lt;b&gt;layout&lt;/b&gt;&amp;gt;&amp;gt; &lt;b&gt;page element&lt;/b&gt;&amp;gt;&amp;gt; &lt;b&gt;add a gadget&lt;/b&gt;&amp;gt;&amp;gt; &lt;b&gt;html / java script&lt;/b&gt;&lt;br /&gt;
3. Paste the code that you copy&lt;br /&gt;
4. Save&lt;br /&gt;
&lt;br /&gt;
Please try to open your blog, whether the music is already installed perfectly.&lt;br /&gt;
&lt;br /&gt;
Good Luck&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/03/make-music-box.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-772335614665052880</guid><pubDate>Mon, 23 Mar 2009 07:39:00 +0000</pubDate><atom:updated>2009-03-23T14:39:54.180+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">SOFTWARE</category><title>Google Talk 1.0.0.104 Beta</title><description>&lt;u&gt;&lt;b&gt;DESCRIPTION&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;
&lt;br /&gt;
Google Talk is a simple and free way to talk with and send instant messages to your friends. Like Gmail, Google Talk uses Google's innovative technologies to help people communicate more effectively and efficiently. Think of it as Google's approach to communications.&lt;br /&gt;
&lt;br /&gt;
Google Talk is easy and intuitive to use. All you need to make free calls is an Internet connection, a microphone, and a speaker. After you download Google Talk, sign in with your Gmail username and password. Invite your friends to download Google Talk, and once they do, you'll be able to talk or IM with them instantly.&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.ziddu.com/download/3965208/GoogleTalk1.0.0.104.rar.html"&gt;DOWNLOAD GTalk&lt;/a&gt;&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/03/google-talk-100104-beta.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-934708262280459582</guid><pubDate>Sun, 22 Mar 2009 09:13:00 +0000</pubDate><atom:updated>2009-03-22T16:13:51.844+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">SOFTWARE</category><title>Internet Explorer 8 - Full Released</title><description>Hey Bro, You used Internet Explorer for your browser ? haha...This newest IE 8 Full Released. IE 8 Full Released is faster, easier, and safer than ever.&lt;br /&gt;
&lt;br /&gt;
&lt;blink&gt;&lt;u&gt;&lt;b&gt; Feature &lt;/b&gt;&lt;/u&gt;&lt;/blink&gt;&lt;br /&gt;
&lt;b&gt;Fast and Easy&lt;/b&gt;&lt;br /&gt;
- Accelerators&lt;br /&gt;
- Enhanced Navigation&lt;br /&gt;
- Increased Performance&lt;br /&gt;
- Improved Favorites and History Management&lt;br /&gt;
- Instant Search&lt;br /&gt;
- Web Slices&lt;br /&gt;
&lt;b&gt;Safe and Secure&lt;/b&gt;&lt;br /&gt;
- Automatic Crash Recovery&lt;br /&gt;
- Browse Privately&lt;br /&gt;
- Stay Safer Online&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;InPrivate Browsing&lt;/b&gt;&lt;br /&gt;
Browse the web without saving your history with Internet Explorer 8's InPrivate Browsing. Now you can shop for that special gift with confidence knowing your family won't accidentally find out or use a shared computer without leaving a trace.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Web Slices&lt;/b&gt;&lt;br /&gt;
Keep up with changes to the sites you care about most. Add a Web Slice and you won't have to go back to the same website again and again for updates on news, stock quotes, online auctions, weather, or even sports scores.&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;b&gt;Accelerators&lt;/b&gt;&lt;br /&gt;
Accelerators let you map directions, translate words, email your friends, and more in just a few mouse clicks.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;SmartScreen Filter&lt;/b&gt;&lt;br /&gt;
New security features help to protect you against deceptive and malicious websites which can compromise your data, privacy and identity.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Search suggestions&lt;/b&gt;&lt;br /&gt;
Search smarter with detailed suggestions from your favorite search providers and browsing history. See visual previews and get suggested content topics while you type in the enhanced Instant Search Box.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.microsoft.com/windows/internet-explorer/worldwide-sites.aspx"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/03/internet-explorer-8-full-released.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><thr:total>4</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-2775071769658995583</guid><pubDate>Sun, 22 Mar 2009 08:56:00 +0000</pubDate><atom:updated>2009-03-22T15:56:11.807+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">SOFTWARE</category><title>Magic Translator v8.02.6627</title><description>&lt;div style="text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqcnWCDtKLPcX8lBw6CXJkdo50TDKwv2ZWwa0Nh38sAA7x7gVqzVutGxKwsNLZDnhneqlpqJPhSCkuKIrqkwCjIX8uozOrtoXCjSys-Okjq-FAP1lSN2Zd2rk9MPiqwod9pm-QNSZHLHU/s1600-h/mtrans.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqcnWCDtKLPcX8lBw6CXJkdo50TDKwv2ZWwa0Nh38sAA7x7gVqzVutGxKwsNLZDnhneqlpqJPhSCkuKIrqkwCjIX8uozOrtoXCjSys-Okjq-FAP1lSN2Zd2rk9MPiqwod9pm-QNSZHLHU/s320/mtrans.gif" style="cursor: move;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: justify;"&gt;&lt;/div&gt;&lt;br /&gt;
&lt;b&gt;Feature :&lt;/b&gt;&lt;br /&gt;
Translate whatever you can imagine, document, web contents, letters, chats, and emails and more. Translation among 11 language: English, French, Spanish, German, Italian, Portuguese, Dutch, Russian, Chinese, Korean and Japanese.&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;br /&gt;
- Build-in, full-featured Word processor.&lt;br /&gt;
- Support Microsoft Word, Notepad, WordPAD, Adobe Acrobat, Outlook Express, Outlook, Internet Explorer, Netscape Navigator, Frontpage and more&lt;br /&gt;
- 100% unicode compatible&lt;br /&gt;
- Unicode Viewer enables users to automatically download Chinese, Japanese, Korean, Russian fonts from Microsoft website, when neccessary&lt;br /&gt;
- Open a wide variety of documents, .DOC, .RTF and .TXT&lt;br /&gt;
- Save or print the translated text with a print&lt;br /&gt;
- Multilingual user interface: English, French, Spanish, German, Portuguese, Italian, Japanese&lt;br /&gt;
&lt;br /&gt;
Use in : Windows Vista compatibility certificated. Native support for Windows 95/98SE/ME/NT4/2000/XP/2003&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.ziddu.com/download/3960555/tips-of.rar.html" target="_blank"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjusNWecMdHpftS3i8B5K0wFUHCTAUDBqTnKzQmVlHGWELr-voutmbGf_KW6L2LyJTbXKFJQe0kZU6-ukw6g2bWFf4ArGxkt68UIaqlmd93MiGIDZ97q-GJBm1PGThRPU7fCr6HZpGxGGc/s320/download.gif" style="cursor: move;" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/03/magic-translator-v8026627.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqcnWCDtKLPcX8lBw6CXJkdo50TDKwv2ZWwa0Nh38sAA7x7gVqzVutGxKwsNLZDnhneqlpqJPhSCkuKIrqkwCjIX8uozOrtoXCjSys-Okjq-FAP1lSN2Zd2rk9MPiqwod9pm-QNSZHLHU/s72-c/mtrans.gif" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-4072343028551492717</guid><pubDate>Sat, 21 Mar 2009 10:02:00 +0000</pubDate><atom:updated>2009-03-21T17:02:25.508+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">BLOG TRICK</category><title>New Stuff in GMail</title><description>GMail have new stuff in this month, if you GMail user you can view a new stuff in top of page. New in Lab Gmail have : Photo Previews, Tasks Mobile, Undo send, and more.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;** Photo Previews **&lt;/b&gt;&lt;br /&gt;
GMail use image previews it sponsored by Google Picasa, YouTube, Flickr, and Yelp Preview. Instead of just links, see previews of photos, videos, and reviews right in your email.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;** Undo send **&lt;/b&gt;&lt;br /&gt;
Upss, hit "Send" too soon? Give yourself a grace period of a few seconds to cancel sending, then edit your message before sending again.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;** Tasks mobile **&lt;/b&gt;&lt;br /&gt;
Take your to-do list everywhere you go. Just go to &lt;b&gt;gmail.com/tasks&lt;/b&gt; from your mobile browser.&lt;br /&gt;
&lt;br /&gt;
You can see this stuff &lt;a href="http://mail.google.com/mail/help/about_whatsnew.html"&gt;here&lt;/a&gt;&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/03/new-stuff-in-gmail.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-8404356020563102482</guid><pubDate>Thu, 19 Mar 2009 08:11:00 +0000</pubDate><atom:updated>2009-03-19T15:23:05.740+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">BLOG TRICK</category><title>Expando Image</title><description>&lt;b&gt;Expando Image&lt;/b&gt; is a simple script for folks who want to have an image expand onMouseover (to its actual size). Its make your tumbnail image, and have dynamically when the mouse roll over image. Its a simple instally to your blog. Give your &lt;b&gt;"tumbnail image"&lt;/b&gt; with a CSS class &lt;b&gt;"Expando"&lt;/b&gt;.Your &lt;b&gt;"tumbnail image"&lt;/b&gt; shoul have explicit width and height atribute that less than actual size.&lt;br /&gt;
&lt;br /&gt;
See example &lt;a href="http://bannersobatku.blogspot.com/"&gt;Click Here&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;This step to make Expando image :&lt;/b&gt;&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
1. Download JavaScript of Expando &lt;a href="http://www.ziddu.com/download/3920613/expando.rar.html"&gt;Here&lt;/a&gt; or &lt;a href="http://www.4shared.com/file/93732111/e02f6ac0/expando.html"&gt;Mirror Here&lt;/a&gt;&lt;br /&gt;
2. Save Expando.js to your file hosting, example : geocities.com, googlepages, etc.&lt;br /&gt;
3. After Upload please &lt;b&gt;enter to your blog&lt;/b&gt; &amp;gt; &lt;b&gt;layout&lt;/b&gt; &amp;gt; &lt;b&gt;Edit HTML&lt;/b&gt; do not forget to &lt;b&gt;check Expand Widget Templates&lt;/b&gt;   &lt;br /&gt;
4. Copy the following code :&lt;br /&gt;
&lt;div style="color: blue;"&gt;&amp;lt;style type="text/css"&amp;gt;&lt;/div&gt;&lt;div style="color: blue;"&gt;&lt;/div&gt;&lt;div style="color: blue;"&gt;img.expando{ /*sample CSS for expando images. Not required but recommended*/&lt;/div&gt;&lt;div style="color: blue;"&gt;border: none;&lt;/div&gt;&lt;div style="color: blue;"&gt;vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/&lt;/div&gt;&lt;div style="color: blue;"&gt;}&lt;/div&gt;&lt;div style="color: blue;"&gt;&lt;/div&gt;&lt;div style="color: blue;"&gt;&amp;lt;/style&amp;gt;&lt;/div&gt;&lt;div style="color: blue;"&gt;&lt;/div&gt;&lt;div style="color: blue;"&gt;&amp;lt;script type="text/javascript" src="&lt;span style="color: red;"&gt;http://www.yourhosting.com/your id/expando.js&lt;/span&gt;"&amp;gt;&lt;/div&gt;&lt;div style="color: blue;"&gt;&lt;/div&gt;&lt;div style="color: blue;"&gt;/* Expando Image Script Â©2008 John Davenport Scheuer&lt;/div&gt;&lt;div style="color: blue;"&gt;as first seen in http://www.dynamicdrive.com/forums/&lt;/div&gt;&lt;div style="color: blue;"&gt;username: jscheuer1 - This Notice Must Remain for Legal Use&lt;/div&gt;&lt;div style="color: blue;"&gt;*/&lt;/div&gt;&lt;div style="color: blue;"&gt;&lt;/div&gt;&lt;div style="color: blue;"&gt;&amp;lt;/script&amp;gt;&lt;/div&gt;&lt;br /&gt;
5. Change the text color &lt;span style="color: red;"&gt;red&lt;/span&gt; with an address file that has been in the media your Upload file storage comrade.&lt;br /&gt;
6. Enter the code Under &lt;br /&gt;
&lt;div style="color: red;"&gt;&amp;lt;head&amp;gt;&lt;/div&gt;7. Save your template.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;To change the Image you must follow this step :&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Chose this code to your image widget.&lt;/b&gt;&lt;/div&gt;&lt;b&gt;1. Link Banner image Code, for example like this :&lt;/b&gt;&lt;br /&gt;
&amp;lt;a href="&lt;span style="color: red;"&gt;http://yourblog1.blogspot.com&lt;/span&gt;" target="_blank"&amp;gt;&amp;lt;img &lt;span style="color: blue;"&gt;class="expando"&lt;/span&gt; border="0" alt="test" src="&lt;span style="color: purple;"&gt;http://blablabla.com/run.jpg&lt;/span&gt;" width="80" height="20"&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;b&gt;2. Your Image code, Example :&lt;/b&gt;&lt;br /&gt;
&amp;lt;img &lt;span style="color: blue;"&gt;class="expando"&lt;/span&gt; border="0" src="amster2.jpg" &lt;span style="color: orange;"&gt;width="100" height="75"&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: red;"&gt;http://yourblog1.blogspot.com &lt;span style="color: black;"&gt;&amp;lt;&amp;lt; Change with your website&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: purple;"&gt;http://blablabla.com/run.jpg &lt;span style="color: black;"&gt;&amp;lt;&amp;lt; Change with your image link&lt;/span&gt;&lt;/span&gt;&lt;span style="color: red;"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;class="expando" &lt;span style="color: black;"&gt;&amp;lt;&amp;lt; dont forget to always insert this to your code&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: orange;"&gt;width="100" height="75"&lt;span style="color: black;"&gt;&amp;gt; &amp;lt;&amp;lt; Change with your "tumbnail image" size.&lt;/span&gt;&lt;/span&gt;&lt;span style="color: blue;"&gt; &lt;/span&gt;&lt;span style="color: red;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="color: #274e13;"&gt; &lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
You can modified code with your creation but don forget to always insert &lt;span style="color: blue;"&gt;class="expando"&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Article Info : &lt;a href="http://www.dynamicdrive.com/dynamicindex4/expandoimage.htm"&gt;www.dynamicdrive.com&lt;/a&gt;&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/03/expando-image.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><thr:total>3</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-6337329513427135747</guid><pubDate>Tue, 17 Mar 2009 21:27:00 +0000</pubDate><atom:updated>2009-03-18T04:27:33.477+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">SOFTWARE</category><title>ClubDJ ProDJ 2.2.2.0</title><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAShsNeliiN6z9ZhheXkicDqXS8YabOlzxt6bIuiA3UvMSXpAAvkz6K44R_QGloJG0xCiEc9xOn3sfRDfE7Vci8z9tGN-KOjivYWn94-GuhhUNJ_Qdz4IcNwjx3U4KZ4hZ1ye1KlVzM5k/s1600-h/new.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAShsNeliiN6z9ZhheXkicDqXS8YabOlzxt6bIuiA3UvMSXpAAvkz6K44R_QGloJG0xCiEc9xOn3sfRDfE7Vci8z9tGN-KOjivYWn94-GuhhUNJ_Qdz4IcNwjx3U4KZ4hZ1ye1KlVzM5k/s320/new.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: justify;"&gt;&lt;/div&gt;&lt;b&gt;ClubDJ (ProDJ)&lt;/b&gt; is the superior Audio Mixing Software for both Professional and Beginner DJs alike. This powerful DJ software combines a sophisticated, easy-to-use interface with innovative mixing tools and a reliable application platform to help you perform electrifying LIVE mixes! Features include dual interactive waveform displays, real-time BPM detection, MIDI controller support, custom looping, pitch/tempo shifting, 8 sound sample decks, and much more! Equipped with ClubDJ PRO's enhanced Audio Mix Engine, and an extensive array of product features; ClubDJ (ProDJ) offers disk jockeys a powerful digital solution. Plus, ProDJ's development platform offers superior stability and mixing performance that you require each and every night. Loaded with dual interactive waveform displays, real-time BMP detection, MIDI controller support, manual beat-matching, tempo &amp; pitch shifting, custom looping, plus many more great features are all at your finger tips. Mixing with pinpoint precision has never been so easy.&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
FEATURES :&lt;/b&gt;&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
» Real-time dynamic BMP detection&lt;br /&gt;
» Precise playback control: play, pause, position, tempo, pitch, pitch bend&lt;br /&gt;
» Dual audio playback in two independent decks&lt;br /&gt;
» Frame-exact audio synchronization&lt;br /&gt;
» Audio Crossfade Control (Auto or manual)&lt;br /&gt;
» External Controller Support: Hercules DJ Consoles (MP3, MKII &amp; MKII), Visiosonic DAC-2&lt;br /&gt;
» Dual audio outputs for using an external audio mixer&lt;br /&gt;
» Dual interactive waveform displays&lt;br /&gt;
» Built-in emulated audio mixer with full PFL capabilities&lt;br /&gt;
» Playlist editor with auto-mix and auto-fade capability for seamless mixing&lt;br /&gt;
» Pin-Point Pitch controls&lt;br /&gt;
» Pin-Point Tempo controls&lt;br /&gt;
» Mix Now! Function for mixing current track with next one at any time&lt;br /&gt;
» DRM-Enabled for Windows Media files.&lt;br /&gt;
» 8 mixing Sampler decks&lt;br /&gt;
» 22 Cue points per deck&lt;br /&gt;
» Cue point indicator&lt;br /&gt;
» Set Cue points within a fraction of a millisecond&lt;br /&gt;
» Custom Looping&lt;br /&gt;
» Volume Normalization&lt;br /&gt;
» Treeview record case&lt;br /&gt;
» Drag and Drop Media Library&lt;br /&gt;
» Quick Media Search (Scan your Media Library by artis, title, album, BMP, length, year or genre)&lt;br /&gt;
» History List&lt;br /&gt;
» Save &amp; Load Playlist&lt;br /&gt;
» Shuffle playlist feature&lt;br /&gt;
» Sound Effects&lt;br /&gt;
» Album artwork display&lt;br /&gt;
» Spectrum meter displays&lt;br /&gt;
» +12db/-24db 3-band equalizers automatic gain correction&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://rapidshare.com/files/210436417/ClubDJ.Pro.v2.2.2.0_2b.rar"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Password : www.2baksa.net</description><link>http://tips-of.blogspot.com/2009/03/clubdj-prodj-2220.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAShsNeliiN6z9ZhheXkicDqXS8YabOlzxt6bIuiA3UvMSXpAAvkz6K44R_QGloJG0xCiEc9xOn3sfRDfE7Vci8z9tGN-KOjivYWn94-GuhhUNJ_Qdz4IcNwjx3U4KZ4hZ1ye1KlVzM5k/s72-c/new.jpg" width="72"/><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-666499490177805052</guid><pubDate>Tue, 17 Mar 2009 19:01:00 +0000</pubDate><atom:updated>2009-03-18T02:01:58.907+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">BLOG TRICK</category><title>What's Wrong With My ALEXA Rank</title><description>Hi Friends, I have a problem with my ALEXA rank. I dont know what's wrong about it. I has blogging to long time, and i used Alexa for indentify my rank. But since the first i used alexa and I still have not changed. please if the friend does not believe, you can do it here for 1 weeks.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.msnhiddenemoticons.com/Library/extra_large/merende/default/hypno.gif" title="Generate by Smileykiti"&gt;&lt;img src="http://www.msnhiddenemoticons.com/Library/extra_large/merende/default/cry1.gif" title="Generate by Smileykiti"&gt;&lt;br /&gt;
&lt;br /&gt;
Please help me, if any one know with this problems. Tell me what wrong i have to do. Thanks before.&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/03/whats-wrong-with-my-alexa-rank.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><thr:total>4</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-3222004666809891265</guid><pubDate>Tue, 17 Mar 2009 18:12:00 +0000</pubDate><atom:updated>2009-03-18T01:18:36.531+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">ASK2LINK</category><category domain="http://www.blogger.com/atom/ns#">BUSINESS</category><title>what is Ask2Link</title><description>&lt;center&gt;&lt;a href="http://www.ask2link.com/buy-text-links?u=informasi" title="Buy Link" target="_blank"&gt;&lt;img src="http://www.ask2link.com/img/promotion/468x60-text-links-ads-broker.gif" alt="Buy and sell Text Links" border="0"&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;
I do not understand what it is &lt;a href="http://www.ask2link.com/?u=informasi"&gt;ask2link&lt;/a&gt;, i only bids from my friends request. He said this a money makers, but I have not been proven. When you have friends who know and want to &lt;a href="http://www.ask2link.com/?u=informasi"&gt;join in with me&lt;/a&gt;. Lol ...&lt;img src="http://www.msnhiddenemoticons.com/Library/extra_large/merende/default/drop2.gif" title="Generate by Smileykiti"&gt;&lt;br /&gt;
&lt;br /&gt;
I only want to test what this &lt;a href="http://www.ask2link.com/?u=informasi"&gt;program is correct&lt;/a&gt;, he said in this program you will be as follows:&lt;br /&gt;
&lt;br /&gt;
1. You'll earn $20.00 for each referrals you bring (with minimum purchase of $50.00) - the more friends you refer, the more you make!&lt;br /&gt;
2. You're eligible to earn commissions for each referral for 12 months following each referral's approval date.&lt;br /&gt;
3. Ask2Link will pay you 30 days following the end of the month that your commissions are earned provided that your total revenue has exceeded $10.00.&lt;br /&gt;
4. You will find your Referral reports in the Reports section when you log into your account. Reports are updated on a daily basis.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;I will guide you for make money from&lt;/b&gt; &lt;a href="http://www.ask2link.com/?u=informasi"&gt;&lt;b&gt;ask2link&lt;/b&gt;&lt;/a&gt;, you wanna it brother, LoL...&lt;img src="http://kaskus.us/images/smilies/sumbangan/smiley_beer.gif" title="Generate by Smileykiti"&gt;&lt;br /&gt;
1. Join &lt;a href="http://www.ask2link.com/?u=informasi"&gt;Here&lt;/a&gt;.&lt;br /&gt;
2. Content of the requested data in accordance with your data.&lt;br /&gt;
3. Write the address of your payment (&lt;a href="https://www.paypal.com/id/mrb/pal=9JMLR5VVKG2NN"&gt;paypal&lt;/a&gt;)&lt;br /&gt;
4. Enter your Blog/website to make money&lt;br /&gt;
5. Enter your RSS feeds from ask2link to your blog/website.&lt;br /&gt;
6. Promote Your referal link.&lt;br /&gt;
7. finish and enjoy with your money.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;frequently asked questions such as:&lt;/b&gt;&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;b&gt;&lt;u&gt;** What is the minimum payment sent? **&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
- Payments will be sent to your &lt;a href="https://www.paypal.com/id/mrb/pal=9JMLR5VVKG2NN"&gt;PayPal account&lt;/a&gt;. The payment threshold is $10. Since each active referral earns you $20.00, we will receive your earning money right away. Payments are sent out on the 1st of every month.&lt;br /&gt;
&lt;b&gt;&lt;u&gt;** Is there a limit to the number of &lt;a href="http://www.ask2link.com/?u=informasi"&gt;Referral Bonuses&lt;/a&gt; I can earn? **&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
- No, there are no restrictions on the number of Referral Bonuses you can earn.&lt;br /&gt;
&lt;b&gt;&lt;u&gt;** If I refer a new &lt;a href="http://www.ask2link.com/?u=informasi"&gt;Ask2Link&lt;/a&gt; user, how long do I get to receive bonuses? ** &lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
- You are eligible to receive Referral Bonus payouts for the first 12 months of your recruited account whichever occurs first.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;OK, friends together here though we all know what it is&lt;/b&gt; &lt;a href="http://www.ask2link.com/?u=informasi"&gt;&lt;b&gt;ask2link&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
SPONSORED BY :&lt;br /&gt;
New PTC With Minumum Pay Out $0.001&lt;br /&gt;
&lt;a href="http://buxput.com/register.php?r=informasi"&gt;&lt;br /&gt;
&lt;img src="http://buxput.com/images/banner.gif"&gt;&lt;br /&gt;
&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/03/what-is-ask2link.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-3821503979241658799</guid><pubDate>Mon, 16 Mar 2009 20:44:00 +0000</pubDate><atom:updated>2009-03-17T03:45:55.181+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">FRIENDSHIP</category><title>AWARD</title><description>&lt;center&gt;&lt;a href="http://s602.photobucket.com/albums/tt108/Pit-onta/?action=view&amp;current=awardd.jpg" target="_blank"&gt;&lt;img src="http://i602.photobucket.com/albums/tt108/Pit-onta/awardd.jpg" border="0" alt="award"&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;
Wake up from sleep, i open up a blog and see that there shoutmix award from &lt;b&gt;&lt;a href="http://e-je.blogspot.com/"&gt;kang eje&lt;/a&gt;&lt;/b&gt;, which is my first award. I think long time without rushing to visit. but there are conditions of acceptance of this award from &lt;b&gt;&lt;a href="http://e-je.blogspot.com/"&gt;kang eje&lt;/a&gt;&lt;/b&gt;eje, and her &lt;b&gt;condition is:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
1. Take your award &lt;a href="http://i602.photobucket.com/albums/tt108/Pit-onta/awardd.jpg"&gt;here&lt;/a&gt;&lt;br /&gt;
2. Put the logo on your blog&lt;br /&gt;
3. Add a link to the person who awarded you&lt;br /&gt;
4. Nominate at least 7 other blogs&lt;br /&gt;
5. Add links to those blogs on yours&lt;br /&gt;
6. Leave a message for your nominees on their blog &lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;b&gt;&lt;u&gt;list of award recipients:&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
1. &lt;a href="http://cumentdunk.blogspot.com"&gt;Yusuf&lt;/a&gt;&lt;br /&gt;
2. &lt;a href="http://systemkill.blogspot.com/"&gt;Marvinn&lt;/a&gt;&lt;br /&gt;
3. &lt;a href="http://www.anaksepmat.co.cc/"&gt;Yoyok&lt;/a&gt;&lt;br /&gt;
4. &lt;a href="http://babih-kau.blogspot.com/"&gt;Indry&lt;/a&gt;&lt;br /&gt;
5. &lt;a href="http://macacci.blogspot.com/"&gt;Arif&lt;/a&gt;&lt;br /&gt;
6. &lt;a href="http://andyalova.blogspot.com/"&gt;Andy&lt;/a&gt;&lt;br /&gt;
7. &lt;a href="http://renijudhanto.blogspot.com/"&gt;Reni/catatan kecil&lt;/a&gt;&lt;br /&gt;
8. &lt;a href="http://bukufanda.blogspot.com/"&gt;mbak fanda&lt;/a&gt;&lt;br /&gt;
9. &lt;a href="http://sikris.com/"&gt;Sikris Blog&lt;/a&gt;&lt;br /&gt;
10. &lt;a href="http://ifoell.blogspot.com/"&gt;iful blog&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
nb : after the pairs do not forget the comment (setelah terpasang jangan lupa komentar)&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/03/wake-up-from-sleep-i-open-up-blog-and.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><thr:total>6</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-7059157142144980228</guid><pubDate>Mon, 16 Mar 2009 08:55:00 +0000</pubDate><atom:updated>2009-03-16T15:55:26.423+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">BLOG TRICK</category><title>Make Side Menu</title><description>&lt;b&gt;SIDE MENU &lt;/b&gt;in making a java script file types (ssm.js and ssmItems.js) that can be &lt;a href="http://www.ziddu.com/download/3605595/Slide-InMenuku.rar.html"&gt;&lt;b&gt;downloaded here&lt;/b&gt;&lt;/a&gt;. Immediately ekstract files that are downloaded comrade then edit using Notepad or other editor.&lt;br /&gt;
&lt;br /&gt;
Next stages:&lt;br /&gt;
1. Edit ssmItems.js using Notepad, which will need to edit are:&lt;br /&gt;
- BarText = "SIDE MENU" = please replace the word "SIDE MENU" with the word up buddy what later would show.&lt;br /&gt;
- To the color and type of character any posts, please edit your own buddy.&lt;br /&gt;
- For the links that will buddy pairs please edit your own.&lt;br /&gt;
2. save edits ssmItems.js results (remember, so save the file extension Fixed ber js)&lt;br /&gt;
3. Upload the two files into the media storage sobat (eg &lt;a href="http://geocities.com/"&gt;geocities.com&lt;/a&gt;)&lt;br /&gt;
4. after ter-Upload please go to the blog &amp;gt; &lt;b&gt;layout&lt;/b&gt;&amp;gt; &lt;b&gt;Edit HTML&lt;/b&gt; do not forget to &lt;b&gt;check Expand Widget Templates&lt;/b&gt;&lt;br /&gt;
5. Copy the following code :&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;style type='text/css'&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
A.ssmItems:link {color:black;text-decoration:none;}&lt;br /&gt;
A.ssmItems:hover {color:black;text-decoration:none;}&lt;br /&gt;
A.ssmItems:active {color:black;text-decoration:none;}&lt;br /&gt;
A.ssmItems:visited {color:black;text-decoration:none;}&lt;br /&gt;
//--&amp;gt;&lt;br /&gt;
&amp;lt;/style&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;SCRIPT SRC='&lt;span style="color: red;"&gt;http://www.geocities.com/fajar.info/ssm.js&lt;/span&gt;' language='JavaScript1.2'&amp;gt;&lt;br /&gt;
//Dynamic-FX slide in menu v6.5 (By maXimus, http://maximus.ravecore.com/)&lt;br /&gt;
//Updated July 8th, 03&amp;amp;#39; for doctype bug&lt;br /&gt;
//For full source, and 100&amp;amp;#39;s more DHTML scripts, visit http://www.dynamicdrive.com&lt;br /&gt;
&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;SCRIPT SRC='&lt;span style="color: red;"&gt;http://www.geocities.com/fajar.info/ssmItems.js&lt;/span&gt;' language='JavaScript1.2'/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
6. Change the text color red with an address file that has been in the media sobat Upload file storage comrade. &lt;br /&gt;
7. Put the code above  &lt;span style="color: blue;"&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;br /&gt;
8. save the template buddy and see the results. &lt;br /&gt;
&lt;br /&gt;
We apologize if there is a lack of clear please fill in the comment buddy. Congratulations and try to create.&lt;br /&gt;
&lt;br /&gt;
Info From : &lt;a href="http://pit-onta.blogspot.com/"&gt;Pit-Onta&lt;/a&gt; (indo Language)&lt;br /&gt;
&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/03/make-side-menu.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-1313533295619720029</guid><pubDate>Sun, 15 Mar 2009 13:54:00 +0000</pubDate><atom:updated>2009-03-15T20:54:08.872+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">SOFTWARE</category><title>System Cleaner v5.70d</title><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqa4h5ZjGmbL9Z4h5SuAZxmrBz9mzRsXOJmWueqTd0vMLFVPQ046o4_H_CWuS4i2zmIB6EXKL8G8XlIY1lzrQomFWXoZz4EkOX6kTEk3KqS6I_rQFzTyqxMfucQE7sbGQBvrnV8UO4jmo/s1600-h/d677a7550e9a4869a45bf06a754ab32ff843128d.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqa4h5ZjGmbL9Z4h5SuAZxmrBz9mzRsXOJmWueqTd0vMLFVPQ046o4_H_CWuS4i2zmIB6EXKL8G8XlIY1lzrQomFWXoZz4EkOX6kTEk3KqS6I_rQFzTyqxMfucQE7sbGQBvrnV8UO4jmo/s320/d677a7550e9a4869a45bf06a754ab32ff843128d.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: justify;"&gt;&lt;/div&gt;&lt;b&gt;System Cleaner™&lt;/b&gt; is a tool for restoring hard-drive space, cleaning up the history of your activities on your computer and keeping your system running like new. The program allows you to clean your drives from unnecessary and temporary files, including your browser cache, cookies, history, recent document list, temporary files, errant uninstall entries and more. It targets more than 100 file extensions, which enable it to scan and recognize most of the unnecessary files on your computer. You can choose to delete the files to the recycle bin or to a specified backup folder. In addition, System Cleaner includes a Windows Startup manager and also allows you to remove invalid uninstaller information from the registry as well as a restore wizard to undo the changes if needed.&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;b&gt;System Cleaner™ Key Features:&lt;/b&gt;&lt;br /&gt;
- Restores your hard drive's performance, hard-drive space and protect your privacy by cleaning Internet history, cache, temporary files, Windows temp files, recent document list, find history, run history, *.CHK files, the recycle bin, additional garbage and much, much more.&lt;br /&gt;
- Scans dead shortcuts from your Start menu and Desktop. If it finds any shortcuts that point to files that do not exist, it will list them for you.&lt;br /&gt;
- Lets you delete or disable entries that automatically start on Windows startup. This pulls all entries from your Start Menu-Programs-Startup folder as well as from the registry.&lt;br /&gt;
- Define your own user defined items to remove (specified files or folders).&lt;br /&gt;
- Backup files to a ZIP file or proprietary file format. You can later restore individual files using the "Restore Wizard".&lt;br /&gt;
- Clean Directories and Internet Cache Files. Allows you to clean directories that usually have Temporary Files or cache files (Windows Temp Directory, Documents Folder, MS Internet Explorer Cache Directory and Netscape Cache Directory).&lt;br /&gt;
- Powerful file search. You can select to scan for files between a certain date, with some or all file attributes, with a certain size or with the contents of a file matching a user-defined text string.&lt;br /&gt;
- Remove files to Recycle Bin, zip them, move them to a folder or completely delete them!&lt;br /&gt;
- Scans multiple hard drives.&lt;br /&gt;
- Fixes system errors that slow your PC down and cause it to crash&lt;br /&gt;
- Speeds up your PC's execution of software programs&lt;br /&gt;
- Removes space-wasting temporary files and other unnecessary disk clutter&lt;br /&gt;
- Tunes up and optimizes the Windows Registry&lt;br /&gt;
- Erases all evidence of your computer and internet activity&lt;br /&gt;
- Makes your PC boot faster&lt;br /&gt;
- Makes your PC shutdown faster&lt;br /&gt;
- Fine-tunes all important Windows settings&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Minimum System Requirements&lt;/b&gt;&lt;br /&gt;
• Windows Vista, Windows XP, Windows 2003&lt;br /&gt;
• 10MB Hard Drive Space&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://rapidshare.com/files/209442679/S.C.v5.70d_2b.rar"&gt;DOWNLOAD HERE&lt;/a&gt;</description><link>http://tips-of.blogspot.com/2009/03/system-cleaner-v570d.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqa4h5ZjGmbL9Z4h5SuAZxmrBz9mzRsXOJmWueqTd0vMLFVPQ046o4_H_CWuS4i2zmIB6EXKL8G8XlIY1lzrQomFWXoZz4EkOX6kTEk3KqS6I_rQFzTyqxMfucQE7sbGQBvrnV8UO4jmo/s72-c/d677a7550e9a4869a45bf06a754ab32ff843128d.jpg" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-8778531272259020561</guid><pubDate>Thu, 12 Mar 2009 06:04:00 +0000</pubDate><atom:updated>2009-03-12T13:17:27.318+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">SOFTWARE</category><title>Speaking Clock</title><description>Speaking Clock Deluxe is one of internet's most popular talking clock utilities and it has been download in several hundred of thousands copies! Not only will it turn your computer into a speaking clock with over 30 languages - it can also keep track of up to 50 alarms that can be set to a time and a date, and be repeated daily, weekly, monthly and yearly. The interface is all-graphical with a screen resembling an LCD (including a dot matrix section), which shows time, date, another time zone or random quotes. It also features a speaking calculator, a versatile timer function that works like a stopwatch or a countdown timer. And last, but not least, it supports text-to-speech and MS agents, to give you animated time announcements and reminders. Using "natural speech", Speaking Clock can tell you the time in over 30 different languages. English, French, German, Spanish and Russian is included by default.&lt;br /&gt;
&lt;br /&gt;
Homepage - &lt;a href="http://www.lux-aeterna.com"&gt;http://www.lux-aeterna.com&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Speaking.Clock.Deluxe.v.3.61-CzW - 08 Mar 2009&lt;br /&gt;
Under these links it is Tested and Works!&lt;br /&gt;
No Virus and Trojans...&lt;a href="http://www.4shared.com/file/92440854/c3320d45/speaking-clock.html"&gt;&lt;br /&gt;
&lt;br /&gt;
DOWNLOAD HERE&lt;/a&gt;&lt;br /&gt;
&lt;span class="fullpost"&gt;</description><link>http://tips-of.blogspot.com/2009/03/speaking-clock-deluxe-is-one-of.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><thr:total>4</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-1278576658451717782.post-5929123998126895474</guid><pubDate>Thu, 12 Mar 2009 05:12:00 +0000</pubDate><atom:updated>2009-03-12T12:12:00.689+07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">SOFTWARE</category><title>Google Chrome 2.0.169</title><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGmjaruSGExrg5_i4Nd5iFrmQFkVjtKSZK2JUytAUqJ5qdTwGo3T3NANpspnIbDEeK1jvueL2WAXSJ2l39NBx72M0ApySF3tTZUMAByweDz5AxuCifV-_wEiLobyWBiuO8eZXx11l6F2s/s1600-h/gc.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGmjaruSGExrg5_i4Nd5iFrmQFkVjtKSZK2JUytAUqJ5qdTwGo3T3NANpspnIbDEeK1jvueL2WAXSJ2l39NBx72M0ApySF3tTZUMAByweDz5AxuCifV-_wEiLobyWBiuO8eZXx11l6F2s/s200/gc.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. It has one box for everything:&lt;br /&gt;
&lt;br /&gt;
Type in the address bar and get suggestions for both search and web pages. Will give you thumbnails of your top sites; Access your favorite pages instantly with lightning speed from any new tab. Google Chrome is an open source web browser developed by Google. Its software architecture was engineered from scratch (using components from other open source software including WebKit and Mozilla Firefox) to cater for the changing needs of users and acknowledging that today most web sites aren't web pages but web applications. Design goals include stability, speed, security and a clean, simple and efficient user interface.&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Security&lt;/b&gt;&lt;/div&gt;&lt;i&gt;• Sandboxing&lt;/i&gt;&lt;br /&gt;
Every tab in Chrome is sandboxed, so that a tab can display contents of a web page and accept user input, but it will not be able to read the user's desktop or personal files. Google say they have "taken the existing process boundary- and made it into a jail". There is an exception to this rule; browser plugins such as Adobe Flash Player do not run within the boundaries of the tab jail, and so users will still be vulnerable to cross-browser exploits based on plugins, until plugins have been updated to work with the new Chrome security. Google has also developed a new phishing blacklist, which will be built into Chrome, as well as made available via a separate public API.&lt;br /&gt;
&lt;i&gt;• Privacy&lt;/i&gt;&lt;br /&gt;
Google announces a so-called incognito mode claiming that it "lets you browse the web in complete privacy because it doesn’t record any of your activity". No features of this, and no implications of the default mode with respect to Google's database are given.&lt;br /&gt;
&lt;i&gt;• Speed&lt;/i&gt;&lt;br /&gt;
Speed improvements are a primary design goal.&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Stability&lt;/b&gt;&lt;/div&gt;• Multiprocessing&lt;br /&gt;
The Gears team were considering a multithreaded browser (noting that a problem with existing web browser implementations was that they are inherently single-threaded) and Chrome implemented this concept with a multiprocessing architecture. A separate process is allocated to each task (eg tabs, plugins), as is the case with modern operating systems. This prevents tasks from interfering with each other which is good for both security and stability; an attacker successfully gaining access to one application does not give them access to all and failure in one application results in a "Sad Tab" screen of death. This strategy exacts a fixed per-process cost up front but results in less memory bloat overall as fragmentation is confined to each process and no longer results in further memory allocations. To complement this, Chrome will also feature a process manager which will allow the user to see how much memory and CPU each tab is using, as well as kill unresponsive tabs.&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;User interface&lt;/b&gt;&lt;/div&gt;• Features&lt;br /&gt;
Chrome has added some commonly used plugin-specific features of other browsers into the default package, such as an Incognito tab mode, where no logs of the user activity are stored, and all cookies from the session are discarded. As a part of Chrome's V8 JavaScript virtual machine, pop-up JavaScript windows will not be shown by default, and will instead appear as a small bar at the bottom of the interface until the user wishes to display or hide the window. Chrome will include support for web applications running alongside other local applications on the computer. Tabs can be put in a web-app mode, where the omnibar and controls will be hidden with the goal of allowing the user to use the web-app without the browser "in the way".&lt;br /&gt;
• Rendering Engine&lt;br /&gt;
Chrome uses the WebKit rendering engine on advice from the Gears team because it is simple, memory efficient, useful on embedded devices and easy to learn for new developers.&lt;br /&gt;
• Tabs&lt;br /&gt;
While all of the major tabbed web browsers (e.g. Internet Explorer, Firefox) have been designed with the window as the primary container, Chrome will put tabs first (similar to Opera). The most immediate way this will show is in the user interface: tabs will be at the top of the window, instead of below the controls, as in the other major tabbed browsers. In Chrome, each tab will be an individual process, and each will have its own browser controls and address bar (dubbed omnibox), a design that adds stability to the browser. If one tab fails only one process dies; the browser can still be used as normal with the exception of the dead tab. Chrome will also implement a New Tab Page which shows the nine most visited pages in thumbnails, along with the most searched on sites, most recently bookmarked sites, and most recently closed tabs, upon opening a new tab, similar to Opera's "Speed Dial" page.&lt;br /&gt;
&lt;br /&gt;
Homepage - &lt;a href="http://www.google.com/chrome/"&gt;http://www.google.com/chrome/&lt;/a&gt;&lt;br /&gt;
Size: 9,1 MB&lt;br /&gt;
&lt;a href="http://dl.google.com/chrome/install/169.0/chrome_installer.exe"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://rapidshare.com/files/207670934/Portable_Google_Chrome_2.0.169._2b.rar"&gt;PORTABLE DOWNLOAD HERE&lt;/a&gt;&lt;br /&gt;
File size : 18,8 MB&lt;br /&gt;
&lt;div style="color: blue;"&gt;Password : www.2baksa.net&lt;/div&gt;&lt;/span&gt;</description><link>http://tips-of.blogspot.com/2009/03/google-chrome-20169.html</link><author>noreply@blogger.com (»» ADMIN ««)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGmjaruSGExrg5_i4Nd5iFrmQFkVjtKSZK2JUytAUqJ5qdTwGo3T3NANpspnIbDEeK1jvueL2WAXSJ2l39NBx72M0ApySF3tTZUMAByweDz5AxuCifV-_wEiLobyWBiuO8eZXx11l6F2s/s72-c/gc.jpg" width="72"/><thr:total>1</thr:total><enclosure length="1414600" type="application/octet-stream" url="http://dl.google.com/chrome/install/169.0/chrome_installer.exe"/><itunes:explicit>no</itunes:explicit><itunes:subtitle>Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. It has one box for everything: Type in the address bar and get suggestions for both search and web pages. Will give you thumbnails of your top sites; Access your favorite pages instantly with lightning speed from any new tab. Google Chrome is an open source web browser developed by Google. Its software architecture was engineered from scratch (using components from other open source software including WebKit and Mozilla Firefox) to cater for the changing needs of users and acknowledging that today most web sites aren't web pages but web applications. Design goals include stability, speed, security and a clean, simple and efficient user interface. Security• Sandboxing Every tab in Chrome is sandboxed, so that a tab can display contents of a web page and accept user input, but it will not be able to read the user's desktop or personal files. Google say they have "taken the existing process boundary- and made it into a jail". There is an exception to this rule; browser plugins such as Adobe Flash Player do not run within the boundaries of the tab jail, and so users will still be vulnerable to cross-browser exploits based on plugins, until plugins have been updated to work with the new Chrome security. Google has also developed a new phishing blacklist, which will be built into Chrome, as well as made available via a separate public API. • Privacy Google announces a so-called incognito mode claiming that it "lets you browse the web in complete privacy because it doesn’t record any of your activity". No features of this, and no implications of the default mode with respect to Google's database are given. • Speed Speed improvements are a primary design goal. Stability• Multiprocessing The Gears team were considering a multithreaded browser (noting that a problem with existing web browser implementations was that they are inherently single-threaded) and Chrome implemented this concept with a multiprocessing architecture. A separate process is allocated to each task (eg tabs, plugins), as is the case with modern operating systems. This prevents tasks from interfering with each other which is good for both security and stability; an attacker successfully gaining access to one application does not give them access to all and failure in one application results in a "Sad Tab" screen of death. This strategy exacts a fixed per-process cost up front but results in less memory bloat overall as fragmentation is confined to each process and no longer results in further memory allocations. To complement this, Chrome will also feature a process manager which will allow the user to see how much memory and CPU each tab is using, as well as kill unresponsive tabs. User interface• Features Chrome has added some commonly used plugin-specific features of other browsers into the default package, such as an Incognito tab mode, where no logs of the user activity are stored, and all cookies from the session are discarded. As a part of Chrome's V8 JavaScript virtual machine, pop-up JavaScript windows will not be shown by default, and will instead appear as a small bar at the bottom of the interface until the user wishes to display or hide the window. Chrome will include support for web applications running alongside other local applications on the computer. Tabs can be put in a web-app mode, where the omnibar and controls will be hidden with the goal of allowing the user to use the web-app without the browser "in the way". • Rendering Engine Chrome uses the WebKit rendering engine on advice from the Gears team because it is simple, memory efficient, useful on embedded devices and easy to learn for new developers. • Tabs While all of the major tabbed web browsers (e.g. Internet Explorer, Firefox) have been designed with the window as the primary container, Chrome will put tabs first (similar to Opera). The most immediate way this will show is in the user interface: tabs will be at the top of the window, instead of below the controls, as in the other major tabbed browsers. In Chrome, each tab will be an individual process, and each will have its own browser controls and address bar (dubbed omnibox), a design that adds stability to the browser. If one tab fails only one process dies; the browser can still be used as normal with the exception of the dead tab. Chrome will also implement a New Tab Page which shows the nine most visited pages in thumbnails, along with the most searched on sites, most recently bookmarked sites, and most recently closed tabs, upon opening a new tab, similar to Opera's "Speed Dial" page. Homepage - http://www.google.com/chrome/ Size: 9,1 MB DOWNLOAD HERE PORTABLE DOWNLOAD HERE File size : 18,8 MB Password : www.2baksa.net</itunes:subtitle><itunes:author>noreply@blogger.com (»» ADMIN ««)</itunes:author><itunes:summary>Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. It has one box for everything: Type in the address bar and get suggestions for both search and web pages. Will give you thumbnails of your top sites; Access your favorite pages instantly with lightning speed from any new tab. Google Chrome is an open source web browser developed by Google. Its software architecture was engineered from scratch (using components from other open source software including WebKit and Mozilla Firefox) to cater for the changing needs of users and acknowledging that today most web sites aren't web pages but web applications. Design goals include stability, speed, security and a clean, simple and efficient user interface. Security• Sandboxing Every tab in Chrome is sandboxed, so that a tab can display contents of a web page and accept user input, but it will not be able to read the user's desktop or personal files. Google say they have "taken the existing process boundary- and made it into a jail". There is an exception to this rule; browser plugins such as Adobe Flash Player do not run within the boundaries of the tab jail, and so users will still be vulnerable to cross-browser exploits based on plugins, until plugins have been updated to work with the new Chrome security. Google has also developed a new phishing blacklist, which will be built into Chrome, as well as made available via a separate public API. • Privacy Google announces a so-called incognito mode claiming that it "lets you browse the web in complete privacy because it doesn’t record any of your activity". No features of this, and no implications of the default mode with respect to Google's database are given. • Speed Speed improvements are a primary design goal. Stability• Multiprocessing The Gears team were considering a multithreaded browser (noting that a problem with existing web browser implementations was that they are inherently single-threaded) and Chrome implemented this concept with a multiprocessing architecture. A separate process is allocated to each task (eg tabs, plugins), as is the case with modern operating systems. This prevents tasks from interfering with each other which is good for both security and stability; an attacker successfully gaining access to one application does not give them access to all and failure in one application results in a "Sad Tab" screen of death. This strategy exacts a fixed per-process cost up front but results in less memory bloat overall as fragmentation is confined to each process and no longer results in further memory allocations. To complement this, Chrome will also feature a process manager which will allow the user to see how much memory and CPU each tab is using, as well as kill unresponsive tabs. User interface• Features Chrome has added some commonly used plugin-specific features of other browsers into the default package, such as an Incognito tab mode, where no logs of the user activity are stored, and all cookies from the session are discarded. As a part of Chrome's V8 JavaScript virtual machine, pop-up JavaScript windows will not be shown by default, and will instead appear as a small bar at the bottom of the interface until the user wishes to display or hide the window. Chrome will include support for web applications running alongside other local applications on the computer. Tabs can be put in a web-app mode, where the omnibar and controls will be hidden with the goal of allowing the user to use the web-app without the browser "in the way". • Rendering Engine Chrome uses the WebKit rendering engine on advice from the Gears team because it is simple, memory efficient, useful on embedded devices and easy to learn for new developers. • Tabs While all of the major tabbed web browsers (e.g. Internet Explorer, Firefox) have been designed with the window as the primary container, Chrome will put tabs first (similar to Opera). The most immediate way this will show is in the user interface: tabs will be at the top of the window, instead of below the controls, as in the other major tabbed browsers. In Chrome, each tab will be an individual process, and each will have its own browser controls and address bar (dubbed omnibox), a design that adds stability to the browser. If one tab fails only one process dies; the browser can still be used as normal with the exception of the dead tab. Chrome will also implement a New Tab Page which shows the nine most visited pages in thumbnails, along with the most searched on sites, most recently bookmarked sites, and most recently closed tabs, upon opening a new tab, similar to Opera's "Speed Dial" page. Homepage - http://www.google.com/chrome/ Size: 9,1 MB DOWNLOAD HERE PORTABLE DOWNLOAD HERE File size : 18,8 MB Password : www.2baksa.net</itunes:summary><itunes:keywords>SOFTWARE</itunes:keywords></item></channel></rss>