Log Out
Mau dapat $20/minggu?klik disini,mumpung gratis!Terbukti

Langganan via e-mail:

Download Windows 7 TuneUp

Windows 7 TuneUp software suite is versatile for Pc and protect the security of your computer system from crashes, repair and maintain the health of your PC, it takes well to the Internet in order to eliminate tangling, get back valuable disk space, clean up your registry and tweak the windows to make better. 







       





  
             Eliminate system crashes, freezes and slowdowns
             
Automatically identify and repair common Windows issues
             
Easy to download, install and use
             
Free support and service
 

Download Now 
    Or
Buy Now 

Here is a list of the tools included in the suite:
Registry Cleaner
Registry Cleaner is a powerful registry cleaner and registry optimizer, it speeds your PC by cleaning your Windows registry. This eliminates the rubbish piling up in your Windows Registry. With Registry Cleaner you only need a few mouse clicks and your computer can become as good as a brand new computer.

    
* Features:

       
Reducing the size of the Windows Registry
       
Remove BSOD (Blue Screen of Death)
       
Fix registry errors will speed up your computer
       
Speeding up boot time
       
This is one of the most popular registry cleaners on the Internet
       
Automatic backup creation of the repaired registry entries

    
* Registry Defragmenter

Windows Registry grows as data is added to it, but it never shrinks when data is deleted. A bloated registry with a lot of empty space in it can slow down the boot time and overall performance. Registry Defragmenter will rebuild and re index your registry to eliminate structural mistakes and corruption.

    
* Features:

       
Repair defects by building a new registry
       
Compact the registry by removing gaps and unused space
       
Remove fragmentation with a linear and sequential registry
       
Improve system performance due to faster registry load / read
       
Protect your privacy by deleting previously deleted registry cells
 
Junk Files Cleaner
Junk File Cleaner is a fast tool with a powerful scanning engine. Trash is put a file on your system. By deleting junk files, increase the available disk space and increase system performance. You can determine what content to include or exclude in the scan and select the drives to scan.

    
* Features:

       
Identified more than 50 different kinds of garbage files
       
Freeing valuable space on your hard drive
       
Accelerate the search for hard drive performance
       
Running much faster than others in its class
       
Increasing the speed of Windows

    
* Duplicate File Finder

Duplicate File Finder is a powerful tool to free up disk space by deleting duplicate files is not necessary such as music, videos, pictures, etc. This will help you to find the appropriate duplicate files over hard disk and slow the speed of your system. Do not waste your time manually browsing through directories to find duplicates.

    
* Features:

       
Finding and deleting duplicate files of any type
       
Save space on your hard drive
       
Free hard drive space and reduce fragmentation
       
Your free storage space and improve computer performance
       
Minimize the time used by the antivirus to scan your computer

 
Disk Space Analyzer
Disk Space Analyzer is easy to use program that can help you to analyze disk space usage. It shows directory tree along with the size information (including graphical diagrams). You can use Disk Space Analyzer to easily find and analyze the disk and find duplicate files on disk.

    
* Features:

       
Graphic chart
       
Analysis of the drive or directory is selected
       
List of files / folders according to the criteria
       
Sort by file name and size
       
Scan files, folders, drives the size of
       
Easy to use

    
* Smart Uninstaller

Smart Uninstaller is an innovative uninstall utility with many cleaning tools included. He worked much faster than Windows Add / Remove applet. Has expanded features such as the remaining scans files, folders and registry entries after uninstall.

    
* Features:

       
Expanding the uninstaller internal systems with features to find and remove traces left (e, g registry keys, folders etc.)
       
Improve your Windows PC overall performance and stability
       
Reducing the size of the Windows registry. The result is faster and more stable performance of the PC
       
Freeing valuable space on your hard drive is taken by the rest of the food

    
* Service Manager

When you run the task manager you have noticed that there are many services and drivers who work in the background. These services and drivers to use valuable resources such as CPU and memory. Do you need everything going? Are they configured properly for your needs? Interactive Services Manager offers a way to configure the services and drivers.

    
* Features:

       
Question-based services and drivers tune up
       
Automatically tweak system and driver services for better performance
       
Restored CPU & memory usage is taken by the services and drivers are not required

    
* Startup Manager

This program offers a solution to take control of programs loaded when Windows startup. You have the ability to activate, deactivate, add, edit, and delete programs from appearing at the beginning of Windows. Also has the ability to store startup information in several areas of the computer.

    
* Features:

       
Full control of the programs loaded during the startup of Windows
       
Add / delete / edit startup items
       
Task scheduler configurator


    
* History Cleaner

Did you know that your computer stores all traces of history?
History Cleaner will remove all traces of Internet history to ensure better system productivity. History of the Internet can be a major concern for slowing down the system by storing temporary files that are not necessary. Every text and image files that you encounter while browsing the web, reflected on the hard drive of your system. This file is difficult to find and remove completely. This application can automatically clean up temporary files are. Your privacy is completely protected with no one else can see traces of your Internet surfing experience.

    
* Features:

       
Clean browser history
       
History clean Index.dat files content in Internet Explorer.
       
Supports different web browsers
       
One key checks your system for all traces of history
       
Automatically detect and clean browsing history, cookies and internet cache
       
Easy to use - no special knowledge required 



Src From: Windsty
Baca selengkapnya...>>>

Mengganti label menjadi Animasi clouds

Beberapa waktu lalu ada pengunjung yang request tentang cara membuat label animasi,kayak punya q disebelah,yang kalo di sorot mouse akan berputar putar,ok deh sebenarnya jika anda cari sendiri di google mungkin udah banyak sekali yang ngepost tentang ini,namun berikut saya penuhi request nya sekaligus untuk menambah nambah postingan hehehe..kwkwkwk...

Lihat contoh gambar label animasi


  • Pertama tama login ke tata letak 
  • Kemudian edit/html/javascript
  • Pencarian cepat ctrl+F ,cari kode  ]]></b:skin>
  • Lalu masukkan script ini di atas kode tadi 
/* Label Cloud Styles
----------------------------------------------- */
#labelCloud {text-align:center;font-family:arial,sans-serif;}
#labelCloud .label-cloud li{display:inline;background-image:none !important;padding:0 5px;margin:0;vertical-align:baseline !important;border:0 !important;}
#labelCloud ul{list-style-type:none;margin:0 auto;padding:0;}
#labelCloud a img{border:0;display:inline;margin:0 0 0 3px;padding:0}
#labelCloud a{text-decoration:none}
#labelCloud a:hover{text-decoration:underline}
#labelCloud li a{}
#labelCloud .label-cloud {}
#labelCloud .label-count {padding-left:0.2em;font-size:9px;color:#000}
#labelCloud .label-cloud li:before{content:"" !important}
  • Kemudian cari kode <head> 
  • Kemudian masukkan script dibawah ini tepat dibawah kode tadi
<script type='text/javascript'>
// Label Cloud User Variables
var cloudMin = 1;
var maxFontSize = 20;
var maxColor = [0,0,255];
var minFontSize = 10;
var minColor = [0,0,0];
var lcShowCount = false;
</script>
  • Kemudian cari lagi code ini <b:widget id='Label1' locked='false' title='Labels' type='Label'/> 
  • Setelah ketemu ganti kode diatas dengan script dibawah ini :
<b:widget id='Label1' locked='false' title='Label Cloud' type='Label'>
<b:includable id='main'>
<b:if cond='data:title'>
<h2><data:title/></h2>
</b:if>

<div class='widget-content'>
<div id='labelCloud'/>
<script type='text/javascript'>

// Don't change anything past this point -----------------
// Cloud function s() ripped from del.icio.us
function s(a,b,i,x){
if(a&gt;b){
var m=(a-b)/Math.log(x),v=a-Math.floor(Math.log(i)*m)
}
else{
var m=(b-a)/Math.log(x),v=Math.floor(Math.log(i)*m+a)
}
return v
}


var c=[];
var labelCount = new Array();
var ts = new Object;
<b:loop values='data:labels' var='label'>
var theName = &quot;<data:label.name/>&quot;;
ts[theName] = <data:label.count/>;
</b:loop>

for (t in ts){
if (!labelCount[ts[t]]){
labelCount[ts[t]] = new Array(ts[t])
}
}
var ta=cloudMin-1;
tz = labelCount.length - cloudMin;
lc2 = document.getElementById('labelCloud');
ul = document.createElement('ul');
ul.className = 'label-cloud';
for(var t in ts){
if(ts[t] &lt; cloudMin){
continue;
}
for (var i=0;3 &gt; i;i++) {
c[i]=s(minColor[i],maxColor[i],ts[t]-ta,tz)
}
var fs = s(minFontSize,maxFontSize,ts[t]-ta,tz);
li = document.createElement('li');
li.style.fontSize = fs+'px';
li.style.lineHeight = '1';
a = document.createElement('a');
a.title = ts[t]+' Posts in '+t;
a.style.color = 'rgb('+c[0]+','+c[1]+','+c[2]+')';
a.href = '/search/label/'+encodeURIComponent(t);
if (lcShowCount){
span = document.createElement('span');
span.innerHTML = '('+ts[t]+') ';
span.className = 'label-count';
a.appendChild(document.createTextNode(t));
li.appendChild(a);
li.appendChild(span);
}
else {
a.appendChild(document.createTextNode(t));
li.appendChild(a);
}
ul.appendChild(li);
abnk = document.createTextNode(' ');
ul.appendChild(abnk);
}
lc2.appendChild(ul);
</script>

<noscript>
<ul>
<b:loop values='data:labels' var='label'>
<li>
<b:if cond='data:blog.url == data:label.url'>
<data:label.name/>
<b:else/>
<a expr:href='data:label.url'><data:label.name/></a>
</b:if>
(<data:label.count/>)
</li>
</b:loop>
</ul>
</noscript>
<b:include name='quickedit'/>
</div>

</b:includable>
</b:widget>
Save template,selesai

Jangan lupa comment ya.

Baca selengkapnya...>>>

Blog ini minta Tumbal Link

Setelah sekian lama ngeblog,kayaknya sudah saatnya deh blog ini minta tumbal link hehehe.Photobucket...oleh karena itu dalam postingan ini saya akan secara resmi membuka Tuker Link,bagi sobat,teman teman yang mau bertukar link dengan blog ini silahkan meninggalkan jejak dengan menuliskan komentar dibawah postingan ini...

Untuk kode tukeran linknya bisa anda kopy langsung kolom tukar link dibawah ini :



Dengan link http://tempat-dollar.blogspot.com di beri nama Tempat Dollar,Tukar link ini ditujukan bagi siapa saja blog yang mau bertukar link dengan blog ini,tapi tidak menerima blog yang berbau pornography...

Menurut Pak Joko Susilo dalam blog Joko susilo.com tukar link bisa meningkatkan halaman blog kita di mata Google,serta menaikkan link popularity,jika PR naik serta link popularity juga bagus tentu semakin banyak para Broker yang akan melirik blog kita.

Ok deh siapa yang mau tuker link tinggalkan komentar dibawah ini ....^0^....

Baca selengkapnya...>>>
Related Posts with Thumbnails
 

About Us

Photobucket I'm Muhammad Akrom Youth who want to explore more in the Blogger world.(add my facebook) (Look at the my profile) (English Blogs)

-----------The Best Blogger Award----------

fbycom

Tempat Dollar Copyright © 2009 Not Magazine 4 Column is Designed by Ipietoon Sponsored by Dezigntuts