Archive

Archive for the ‘Internet’ Category

Hack POP3 access of Hotmail for any country

22 January 2009 Steve Leave a comment

Hotmail (actual name Windows Live Hotmail which formerly knowns as Windows Live Hotmail) has officially added free POP3 and SMTP feature support which used to available to Hotmail Plus paid subscribers. With Hotmail POP3 support and turned on, users can download the mail messages to desktop or mobile email clients such as to Outlook without using Office Outlook Connector or iPhone, or consolidate all email messages into another email service provider’s mailbox, such as Gmail.

 

The POP3 and SMTP support for Hotmail will be rolled out gradually to all users. Initially, only users in United Kingdom, Canada, Australia, France, Japan, Spain, Germany, Italy, and the Netherlands will have the POP3 feature enabled on Hotmail account for free. Hotmail users from other countries will have to wait longer to enjoy the free POP3 and SMTP protocol access.

For user who can’t wait, and want to enable POP3 and SMTP access on Hotmail now, here’s the trick to force enable and turn on POP3 and SMTP support on all Hotmail account, regardless of location or country.

Login to Hotmail.

Mouse over Options, and then click on More Options.

Click on View and edit your personal information link under “Manger your account” section.

Click on Registered Information link.

For both Home Location and Work Location, change the following details to specified values:

Postal Code: WC1B 3DG

Constituent Country: England

Time zone: London, United Kingdom – GMT

Click on Save when done.

Go back to Hotmail, and ensure that the display language of Hotmail is set to English by mouse over the Options.

Configure your email client or other webmail service (Gmail configuration to access Hotmail via POP3) to access and download Hotmail Inbox via POP3 protocol, using the Hotmail POP3 and SMTP configuration settings.

The email client or another mail service provider should be able to access, login and download or send through Hotmail server without error.

Once Hotmail POP3 and SMTP support is enable on the account, it’s possible to change and revert back to your original web interface language, home and work location.

Transfer all mails to another mail ??

16 August 2008 Steve Leave a comment

Do u want to transfer all mails, contacts, calenders from one mail to another

Ive got one

https://secure5.trueswitch.com/winlive/

Categories: Email, Internet

UFrame: goodness of UpdatePanel and IFRAME combined

29 May 2008 Steve Leave a comment

UFrame combines the goodness of UpdatePanel and IFRAME in a cross browser and cross platform solution. It allows a DIV to behave like an IFRAME loading content from any page either static or dynamic. It can load pages having both inline and external Javascript and CSS, just like an IFRAME. But unlike IFRAME, it loads the content within the main document and you can put any number of UFrame on your page without slowing down the browser. It supports ASP.NET postback nicely and you can have DataGrid or any other complex ASP.NET control within a UFrame. UFrame works perfectly with ASP.NET MVC making it an replacement for UpdatePanel. Best of all, UFrame is implemented 100% in Javascript making it a cross platform solution. As a result, you can use UFrame on ASP.NET, PHP, JSP or any other platform.

<div class=”UFrame” id=”UFrame1″ src=”SomePage.aspx?ID=UFrame1″ >
<p>This should get replaced with content from Somepage.aspx</p>
</div>

Yahoo’s Going Open Social With a SearchMonkey

30 April 2008 Steve Leave a comment

The open social party is apparently the place to be. Even old Microsoft just announced LiveMesh). Now Yahoo, who’s Flickr photo sharing site is the second most popular used API on the web, has rolled out a limited preview to the developer platform they announced in February called SearchMonkey.

Categories: Internet, News

How to avoid your email account from getting hacked

14 March 2008 Steve 1 comment

A large number of internet users are finding their email and other online accounts hacked or cracked as it should be called. More often than not, it’s due to their own lack of knowledge and awareness. Protecting your email account, or for that matter, any account isn’t that difficult. All you have to do is remember the following points.

1. The key to your email account is your password. Choosing a strong password is your first line of defense against account cracking. When you choose a password you should remember these points.

• Your password should be long. Anything less than 8 characters is a strict no-no.
• The password should be a combination of alphabets (of both upper and lower case if possible), numbers and special character. The more complex your password is the better. But memorizing such a password could be a tough task. If you can’t make your password complex, make it long (see the previous point).
• Never use names of people or words out of the dictionary. Such passwords are easier to crack by a method called the Dictionary Attack.
• One good method of creating passwords is to choose a sentence that you could remember and then take the first character of each word. Let’s take a quote from one of my favorite movie The Matrix. Agent Smith says to Neo “Tell me, Mr. Anderson, what good is a phone call if you are unable to speak?“. Using my method the password out of this sentence will be tmmawgiapciyauts. Nobody can break this one, yet remembering this should be easy.

2. Never use the same password all over the Internet. Have different passwords for your email and other accounts like forums, social networking sites, and various other websites. If any of these sites where you hold an account is compromised, your email account could be at risk. Create a separate email account just for such type of purposes like registering on websites and forums.

3. Never use information that you have revealed in your online profile in your passwords. One of the easiest way to hack somebody’s email is to look up the security question of the email account and then find the answers in their Orkut/My Space/Facebook profile. You have no idea how many persons have found their account hacked by this way.

4. Always be wary when you open any emails from persons that you don’t know. Never download any attachment from unknown persons and never click on links directly from the mail. If required, copy the URL from the mail and paste it on your browser to visit the link.

5. When you use a public computer like those in a cafe to check mail, do not type your passwords on the keyboard. Use the onscreen keyboard (All Programs>Accessories>Accessibility>On Screen Keyboard). This is to ensure that no keylogger, if installed on the computer, can collect your password. You can also use a special plugin available for Internet Explorer and Firefox that prevents logging of passwords by keylogger.

6. Your email account can get hacked because of a present security hole in your email software or Windows or the email service provider itself. In the latter case, there is nothing you can do except curse. But you can protect yourself by keeping your email software and Windows updated. An updated anti virus solution is also essential to prevent anybody from sending malicious programs or trojans to you in order to grab your password etc. A firewall is also an essential requirement to prevent any unwanted traffic to and from your computer. Often, trojans and keyloggers get your password and upload it the the cracker’s email or server. A firewall can prevent such an attempt.

7. Do not fall prey to services that claim to hack somebody’s email either at a price or for free. You will be asked to send a mail to a supposedly automated password retrieval service with the email address of the account you want to hack, along with your own email id and password. Later you will find that your own account is hacked. Here is one such email hacking trick that never works. Stay away from it.

Remember, no such service exist. Never reveal you password to anyone, not even to your email service provider. No email service provider will ever ask for your password.

Categories: Articles, Internet