Thursday, April 26, 2012

Google Chrome Offline Standalone Installer Download

Google Chrome Offline Standalone Installer Download | Google Chrome is the most mild browser (i think), it make your computer more faster and the browsing is more faster too. 

Here is a creative interpretation of some of Chrome's most-loved features:

Themes : Customize your browser with themes from artists around the world.
New Tab page : Visit your favorite websites easily from the New Tab page. When you open a new tab, the sites you visit most often are readily available.
Omnibox : Use the Omnibox to type both web addresses and searches in Chrome.
Incognito mode : When you don't want your website visits to be recorded in your browser history, you can browse in incognito mode.
Tabs and Stability : Chrome is built for stability. If an individual tab freezes or crashes, the other tabs are unaffected.

You can also arrange your tabs however you wish -- quickly and easily. Learn more on how to organize your tabs.

Download here

Click to Read Google Chrome Offline Standalone Installer Download More >>

Saturday, April 21, 2012

How to increase PageRank easily


Today i will post about How to increase Page Rank easily.This features make your blog PageRank increase easily. This trick is like backlinks, because you create a link of another blog/web. If your visitor read this on your blog and copy-paste to his/her blog, your blog pageranks can increase automatically.

The important thing you have to do is copy the list below :

1. Blogger
2. wordpress
3. Yahoo
4. Google
5. Auto Surf Pro
6. Bing
7. Youtube
8. Playdota
9. GetDotA
10. Hazbiy News

It's very simple, you only must copy and paste this post to your blog. delete number 1 and number 2 change to number 1, number 3  to number 2 until number 9 change to number 8. Insert your web/blog on number 10. It's easy huh!?

Note :

If  you could invite at least five people to copy the article above, the number of backlinks that will be obtained are like below :

• Position  10, total backlink = 1
• Position  9, total backlink = 5
• Position  8, total backlink = 25
• Position  7, total backlink = 125
• Position  6, total backlink = 625
• Position  5, total backlink = 3,125
• Position  4, total backlink =15,625
• Position  3, total backlink = 78,125
• Position  2, total backlink = 390,625
• Position  1, total backlink = 1,953,125

IMPORTANT : Don't change the list of web/blog except change the number
Click to Read How to increase PageRank easily More >>

Thursday, April 19, 2012

Guest Book

This is my guest book
you can leave comment to me

if you want to change link, go to here





Click to Read Guest Book More >>

Saturday, April 14, 2012

Pirates of the Caribbean: The Curse of the Black Pearl (2011) TS


Download
Single Part 
Cramit.in

2 parts
Enter Upload : Part 1 | Part 2
     Cramnit.in : Part 1 | Part 2


INFORMATION :

Format     : MKV | Size: 500 MB
Released   : 20 May 2011 (USA)
Quality    : TS-Rip 
Fenre      : Action | Adventure | Fantasy
Cast       : Johnny Depp
             Penélope Cruz
             Ian McShane
IMDB Rate  : 7.0 / 10
Resolution : 720 × 272 
Language   : English
Click to Read Pirates of the Caribbean: The Curse of the Black Pearl (2011) TS More >>

Thursday, April 12, 2012

The Hunger Game (2012) R6


Download


INFORMATION :

Director        : Gary Ross
Genre           : Action | Drama | Sci-Fi
Producer        : Nina Jacobson
                  Jon Kilik
                  Suzanne Collins
Based on        : The Hunger Games
Starring        : Jennifer Lawrence
                  Josh Hutcherson
                  Liam Hemsworth
Studio          : Lionsgate
Release date(s) : March 21, 2012(Belgium and France)
                  March 23, 2012(USA and UK)
                  April 20, 2012(Spain)
Country         : United States
Preceded by     : None
Followed by     : Catching Fire
Click to Read The Hunger Game (2012) R6 More >>

Tuesday, April 10, 2012

Sherlock Holmes 2: A Game of Shadows (2011) BR-RIP


Download 


INFORMATION :

Directed by    : Guy Ritchie
Produced by    : Joel Silver
                 Lionel Wigram
                 Susan Downey
                 Dan Lin
Written by     : Kieran Mulroney
                 Michele Mulroney 
Genre          : Action | Adventure | Crime
Based on       : Characters by 
                 o Arthur Conan Doyle
Starring       : Robert Downey, Jr.
                 Jude Law
                 Noomi Rapace
                 Jared Harris
                 Stephen Fry
                 Kelly Reilly
                 Rachel McAdams
Music by       : Hans Zimmer
Cinematography : Philippe Rousselot
Editing by     : James Herbert
Studio         : Village Roadshow Pictures
                 Silver Pictures
Distributed by : Warner Bros. Pictures
Release date(s): 16 December 2011
Running time   : 129 minutes[1]
Country        : United Kingdom
                 United States
Language       : English
Budget         : $125 million[2]
Box office     : $534,848,418[3]
Click to Read Sherlock Holmes 2: A Game of Shadows (2011) BR-RIP More >>

How to make Recent Post for Blogger With Animation


Today i will post how to make Recent Post for Blogger With Animation. This is make your visitor to know the recent post from your blog. This is not make your blog heavy to load.

If you're hurry, this is the tutorial (for blog) :
1. Go to design ==> Page Elements
2. Add widget
3. Choose HTML/Javascript
4. Write the title, ex: Recent Post (you can leave it blank)
5. Copy and paste this code
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
<style type="text/css" media="screen">
<!--

#spylist {
overflow:hidden;
margin-top:5px;
padding:0px 0px;
height:350px;
}
#spylist ul{
width:220px;
overflow:hidden;
list-style-type: none;
padding: 0px 0px;
margin:0px 0px;
}
#spylist li {
width:208px;
padding: 5px 5px;
margin:0px 0px 5px 0px;
list-style-type:none;
float:none;
height:70px;
overflow: hidden;
background:#fff url(http://lh6.ggpht.com/_u4rBCfM4eII/TQD-GCDZiCI/AAAAAAAAAvQ/yNvknDSEND0/bloggertricksandtoolz.com.jpg) repeat-x;
border:1px solid #ddd;
}

#spylist li a {
text-decoration:none;
color:#4B545B;
font-size:11px;
height:18px;
overflow:hidden;
margin:0px 0px;
padding:0px 0px 2px 0px;
}
#spylist li img {
float:left;
margin-right:5px;
background:#EFEFEF;
border:0;
}
.spydate{
overflow:hidden;
font-size:10px;
color:#0284C2;
padding:2px 0px;
margin:1px 0px 0px 0px;
height:15px;
font-family:Tahoma,Arial,verdana, sans-serif;
}

.spycomment{
overflow:hidden;
font-family:Tahoma,Arial,verdana, sans-serif;
font-size:10px;
color:#262B2F;
padding:0px 0px;
margin:0px 0px;
}

-->
</style>

<script language='JavaScript'>

imgr = new Array();

imgr[0] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[1] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[2] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[3] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[4] = "http://i43.tinypic.com/orpg0m.jpg";
showRandomImg = true;

boxwidth = 255;

cellspacing = 6;

borderColor = "#232c35";

bgTD = "#000000";

thumbwidth = 70;

thumbheight = 70;

fntsize = 12;

acolor = "#666";

aBold = true;

icon = " ";

text = "comments";

showPostDate = true;

summaryPost = 40;

summaryFontsize = 10;

summaryColor = "#666";

icon2 = " ";

numposts = 10;

home_page = "http://hazbiynews.blogspot.com/";

limitspy=4
intervalspy=4000

</script>

<div id="spylist">
<script src='http://scriptabufarhan.googlecode.com/svn/trunk/recentpostthumbspy-min.js' type='text/javascript'></script>
</div>

NOTE : You must change the red blink text by your own blog address
6. Click save and enjoy
Click to Read How to make Recent Post for Blogger With Animation More >>

Monday, April 09, 2012

Link and Banner from my friends

You can register your banner on below
Be sure you post my banner too :D 




Click to Read Link and Banner from my friends More >>

Banner or Links exchange



Here the banner code :

or the text code 

Copy this banner on your site and leave comment me to link your banner
Click to Read Banner or Links exchange More >>

Thursday, April 05, 2012

How to make Auto Readmore with image in blogger


Today i will post how to make Auto Readmore with image in blogger. it's make we more efficient to post something, we don't need to use Insert Jump Break when we post something. We only need to write the post and Publish (absolutely we must :D). This feature make your blog look more neatly than before. This feature is not only auto readmore, but this feature included image from post. You can change Click to readmore---> or whatever with image (i use this trick).

This is the tutorial : (remember to backup/download your template before edit)
1. Go to design --> Edit HTML
2. Check the Expand Widget Template box






3. Find this code
</head>
4. Replace it with
<script type='text/javascript'> var thumbnail_mode = &quot;no-float&quot; ; summary_noimg = 430; summary_img = 340; img_thumb_height = 125; img_thumb_width = 150; </script> <script src='http://rizqi.moehamed.googlepages.com/read-moreotomatis.js' type='text/javascript'/>
After that :

1. Find This code
<data:post.body/> or <p><data:post.body/></p>
2. REPLACE it whit
<!-- Auto Read More Start-->
    <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
      <b:if cond='data:blog.pageType != &quot;item&quot;'>
    <div expr:id='&quot;summary&quot; + data:post.id'><data:post.body/></div>
    <script type='text/javascript'>createSummaryAndThumb(&quot;summary<data:post.id/>&quot;);
    </script>
    <span class='rmlink' style='float:left;padding-top:20px;'>
    <a expr:href='data:post.url' expr:title='data:post.title' href='http://www.blogger.com/post-create.g?blogID=306294535298887365'><img src='http://i1049.photobucket.com/albums/s389/hazbiy97/ReadMore-1.png '/></a></span>
    </b:if>
    <b:if cond='data:blog.pageType == &quot;item&quot;'><data:post.body/></b:if>
<!-- Auto Read More End-->
3. Save your template and enjoy :D

NOTE : If you don't want to use image, you can use text like "Click to readmore". Change the red text with your text.

Hope you like it
Click to Read How to make Auto Readmore with image in blogger More >>

Wednesday, March 28, 2012

How to disinfect my computer from Virus.Win32.Sality


Today i will post about How to disinfect my computer from Virus.Win32.Sality. This is the Kaspersky program so in this post will discuss about Kaspersky program such as Kaspersky Internet Security 2011, etc.

The recommendations given concerning disinfection of a computer from Virus.Win32.Sality should be applied only if NO Kaspersky Lab product is installed on an infected computer, and/ or if the computer is already infected and a Kaspersky Lab product cannot be installed by regular means. Kaspersky Lab experts also recommend using Rescue Disk to disinfect an infected computer.

The SalityKiller.exe utility given in this article allows detecting and disinfecting only the following Sality modification Virus.Win32.Sality.aa, Virus.Win32.Sality.ae, Virus.Win32.Sality.ag, Virus.Win32.Sality.bh.
If infected computers are in the local network under domain control:

Here is the tutorial :

Step 1. Preparation to disinfection:
• Download the file SalityKiller.zip
• Unpack the file SalityKiller.zip
• Run the file SalityKiller.exe on each computer in turn (for example, through Kaspersky Administration Kit, or the server group policy).
o on all computers on which the domain administrator can register and work
While disinfecting this group of the computers do not log on under domain administrator on any other computers to prevent further spread of the infection in the network.
o on all other computers
Do not stop or terminate work of the utility until all computers in the network have been disinfected.
Step 2. Algorithm of computer disinfection.
Computers on which you log on under a domain administrator rights should be disinfected first. Once these computers are disinfected, start disinfecting other computers in the network.
• Run the utility SalityKiller.exe on the infected computers once again (no additional commands to run the utility are needed).

Step 3. Signs of a disinfected/ clean computer
• Your Anti-Virus is running and works in normal mode(It better to use Kaspersky
• full computer scan does not detect infected objects on the computer

Step 4. Cleaning the registry of infected computers in the domain network:
• download the file Sality_RegKeys.zip
• unpack the file Sality_RegKeys.zip
• run the file Disable_autorun.reg from the archive Sality_RegKeys.zip

You can also disable autorun from all devices by running the SalityKiller utility with parametdr -a.
• Click Yes to confirm adding the information to the registry

• once the scan is over, from the archive Sality_RegKeys.zip run the file of the registry key:
o under Windows 2000 run the registry file SafeBootWin200.reg
o under Windows XP run the registry file SafeBootWinXP.reg
o under Windows 2003 run the registry file SafeBootWinServer2003.reg
o under Windows Vista / 2008 run the registry file SafebootVista.reg
o under Windows 7 / 2008 R2 run the registry file SafebootWin7.reg
If infected computer are not in the network
• Disable the technologies iSwift and iChecker, if one of the following products is installed and running on your PC:
o Kaspersky Anti-Virus 7.0
o Kaspersky Internet Security 7.0
o Kaspersky Anti-Virus 6.0
o Kaspersky Internet Security 6.0
o Kaspersky Anti-Virus 2009;
o Kaspersky Internet Security 2009;
o Kaspersky Anti-Virus 2010;
o Kaspersky Internet Security 2010;
o Kaspersky Anti-Virus 2011;
o Kaspersky Internet Security 2011;
o Kaspersky PURE;
o Kaspersky Anti-Virus 6.0 for Windows Workstations
o Kaspersky Anti-Virus 6.0 SOS
o Kaspersky Anti-Virus 6.0 for Windows Servers
• Download and unpack the file SalityKiller.zip
• Run the file SalityKiller.exe
• A reboot might require after disinfection.

If your computer has installed Kaspersky Lab product you might be prompted to allow any activity to the process Sality_killer.exe
o Go to Start > All programs > right-click Startup > select Open
o Right-click any place in the Startup folder
o In the menu select New > Shortcut
o In the Create Shortcut window click Browse
o Browse the folder into which the file SalityKiller.exe was unpacked
o Highlight the file SalityKiller.exe
o Click the OK button
o Click Next
o Click OK
• Download the file Sality_RegKeys.zip
• Unpack the file Sality_RegKeys.zip
• Run the file Disable_autorun.reg from the archive Sality_RegKeys.zip


You can also disable autorun from all devices by running the SalityKiller utility with parameter -a.
• Click Yes to confirm adding the information to the registry


• run full computer scan with your Anti - Virus
• once the scan is over, from the archive Sality_RegKeys.zip run the file of the registry key:
o under Windows 2000 run the registry file SafeBootWin200.reg
o under Windows XP run the registry file SafeBootWinXP.reg
o under Windows 2003 run the registry file SafeBootWinServer2003.reg
o under Windows Vista / 2008 run the registry file SafebootVista.reg
o under Windows 7 / 2008 R2 run the registry file SafebootWin7.reg
You can restore the registry branch SafeBoot which is needed for a PC to be able to boot in safe mode, by running SalityKiller.exe with parameter -j.
Additional parameters to run SalityKiller.exe from command line:
-p <path> - scan a specific folder;
-n - scan network disks;
-r - scan flash drives, scan removable hard disks connected via USB and Fire Wire;
-y - close the window when the utility finishes;
-s - scan in "silent" mode (without opening console box);
-l <file_name> - write log to the file;
-v - detailed logging (must be used in combination with -l);
-x - restore possibility to view hidden and system files;
-a - disable autorun from any devices;
-j - restore the registry branch SafeBoot (if it is deleted, the PC will not be able to start up in Safe mode);
-m - monitoring mode to protect the system from getting infected;
-q - scan the system and then go to monitoring mode;
-k – the utility will scan all disks, detect files autorun.inf created by the virus Virus.Win32.Sality and eliminate them. It will also delete the executable file linked by autorun.inf, even if such file has been already disinfected.
Click to Read How to disinfect my computer from Virus.Win32.Sality More >>

Friday, March 23, 2012

How to edit, customize and style the new Jump Break or Read more option in Blogger


Today I will make a post how to edit, customize and style the new Jump Break or Read more option in Blogger.
Customization like,  adding an image instead of read more link. This is very easy and simple to do it. i will explain how to do it very easy

This is the tutorial :
1. Log in to your Blogger
2. Go to Design => Edit HTML
3. Click the expand widget templates check box
4. Find this



5. Replace it with

<b:if cond="data:post.hasJumpLink">
</b:if>
<div class="jump-link">
<a expr:href="data:post.url" expr:title="data:post.title" href="http://www.blogger.com/post-create.g?blogID=306294535298887365"><img src="http://your-image-URL.gif
" /></a> </div>

6.Save Template

NOTE : Before editing your template, you may download your template. Download it if you worry you make mistake when replace the code
Click to Read How to edit, customize and style the new Jump Break or Read more option in Blogger More >>

Tuesday, March 20, 2012

Tera Copy 2.27 with crack download


One of the most common complaints about newer versions of Windows is the slow copying speed, especially when transferring lots of files over the network. If you want to speed up your copying or if you regularly transfer large amounts of data and have to stop the process to perform some other disk-intensive task, this program may be just what you need.

Features :
  • Copy files faster TeraCopy uses dynamically adjusted buffers to reduce the seek times. Asynchronous copying speeds up the file transfer between two physical hard drives
  • Pause and resume file transfer activities Pause the copy process at any time in order to free up system resources and continue with a single click.
  • Error recovery In case of a copy error, TeraCopy will try several times to recover and, in the worse case scenario, will simply skip the file, not terminating the entire transfer.
  • Interactive file list TeraCopy shows the failed file transfers and lets you fix the problem and recopy only the problem files.
  • Shell integration TeraCopy can completely replace the Explorer copy and move functions, in turn enabling you to work with files as usual.
  • Full Unicode support.
  • Windows 8 x64 support.

TeraCopy Pro 

The paid version of the program includes the following features:
  • Copy/move to your favorite folders.
  • Save reports as HTML and CSV files.
  • Select files with the same extension/folder.
  • Remove the selected files from the copy queue.
  • More features coming soon!
Download it

Click to Read Tera Copy 2.27 with crack download More >>

Friday, March 16, 2012

Beautiful New Page Navi For Blogger With Scroll


This is Page Navigator (I used it, see on the bottom page). I will post how to used it,. It's not very simple, but i will explain how to use it and made it look like simple
Step 1 (Add CSS) :
Click to Read Beautiful New Page Navi For Blogger With Scroll More >>

Wednesday, March 14, 2012

How To Add Energy Saving Mode For Your Blogger


Now i will post about How To Add Energy Saving Mode For Your Blogger
This is the tutorial :
Click to Read How To Add Energy Saving Mode For Your Blogger More >>

How to change cursor on Blogger


I created this post because my friend who asked to post how to change the cursor on the blogger. This is tutorial which explain how to do it very easy.

On this blog I changed my pointer to http://cur.cursors-4u.net/cursors/cur-2/cur116.cur.

This is the tutorial:
Click to Read How to change cursor on Blogger More >>

Internet Download Manager 6.09 with crack

Now  i will post IDM 6.09 with crack
This is IDM  6.09 features :

 All popular browsers and applications are supported!

 Download Speed Acceleration.
Internet Download Manager supports all popular browsers including IE, AOL, MSN, Mozilla, Netscape, Firefox, Avant Browser, and many others. Internet Download Manager supports all versions of all popular browsers, and it can be integrated into any Internet application to take over downloads using unique "Advanced Browser Integration" feature.
 

Click to Read Internet Download Manager 6.09 with crack More >>

Tuesday, March 13, 2012

Guitar Pro 6 Soundbank

On the previous post, i posted a Guitar Pro 6. Now i will post Guitar Pro 6 Sound Bank
You can download it separately that consists of :

Click to Read Guitar Pro 6 Soundbank More >>

Adf.ly skip error to Media Fire

This tutorial is only for people who error when click SKIP AD on adf.ly were redirected to Mediafire download page
How to fix it?
Click to Read Adf.ly skip error to Media Fire More >>

Thursday, March 08, 2012

Changing from Indonesian to English

Because I want this blog become worldwide blog, i decided to change the language on this blog from Indonesian to English because English is international language. If you don't really understand about English, you can use Translate for translating from English to Indonesian. I'm sorry for your convenience. Thank You
Click to Read Changing from Indonesian to English More >>