Total Pageviews

August 21, 2012

Ten Reasons to Love the New Outlook.com

 
 

Sent to you by rak77 via Google Reader:

 
 


I have been using Gmail since 2004 but the new Outlook.com service looks extremely tempting both in terms of features and also the user-interface which I think is far superior to that of Gmail. I am not switching yet but as an experiment, I have connected my primary Gmail account with Outlook  today and plan to use Microsoft's web mail service exclusively for a week or so.

Meanwhile, after spending time with Outlook for about a day now, I found several unique and useful features in Outlook.com that you will surely miss inside Gmail.

#10. Sign-in with a Temporary Password

Sign-in Code for Outlook

You can sign-in without entering your account password.

If you have connected your mobile phone to your Hotmail / Outlook account, you can sign-in from any computer without using your actual password. Click the "Sign in with a single-use code" link on the login screen and Microsoft will send you a temporary password in a text message that expires after first use.

This is useful when you are logging from a public computer. Gmail has two-step verification which adds one more layer of security.

#9 Unlimited Storage Space for your Mails and Attachments

Gmail offers 10 GB of storage space for free accounts. Outlook offers virtually unlimited storage that expands.

Microsoft Outlook includes email storage that expands to provide you with as much storage space as you need. Your inbox capacity will automatically increase as you need more space. [Storage Limits]

The maximum size of an email message (including attachments) that you can receive in Outlook is 25 MB which is similar to Gmail.

#8 Easily Recover your Deleted Mails

Recover Deleted Mails

You can recover email that might have been accidently deleted from your Outlook inbox.

Outlook makes it easy for you to recover your deleted messages even if you have permanently emptied your Trash bin. Open the "Deleted" folder in Outlook and click the link that says "recover deleted messages."

I am not sure how long Outlook keeps your deleted messages but this might be an extremely handy feature in case you accidentally empty the Delete folder.  Your Gmail account doesn't offer any sort of message recovery.

#7 Get Disposable Email Addresses inside Outlook

If you are to share your email address will a less trustworthy website, you often use a disposable email address without revealing your primary address.

Hotmail and now Outlook, lets you create temporary email aliases that are just regular email addresses but you can delete them or create new ones whenever required. You can also rename an existing alias without deleting.

Email Alias = Disposable Address

To create an email alias, open Outlook Mail Settings and choose Create an Alias under Managing your Account.

Gmail supports periods and plus signs in usernames but these addresses are permanent in nature. You can however find support for email eliases in Gmail for Google Apps.

#6. Use HTML and CSS in your Rich Emails

Both Gmail and Outlook services offer a WYSIWYG editor to help you compose rich-text emails with images, headings, aligned text and other formatting.

However, Outlook also offers an HTML editor where you can write, or rather code, email messages directly in HTML and CSS Styles. While you are writing a new email, or replying to an existing one, go to Options and choose "Edit in HTML."

Your Gmail or Outlook's WYSIWYG editor doesn't support tables or custom CSS sytems but now you can easily add them to your email messages without resorting to any workarounds.

#5. Block Emails from Particular Addresses or Domains

Some people love sending email forwards and other useless messages that do not deserve a place in your mailbox. Your web mail's spam filter won't block these emails as they are most coming from "real" people.

You can create filters in Gmail to block such people (or domains) permanently but Outlook has a simple solution.

block email senders

You can block emails from specific senders or all messages originating from a par domain

Select a message and choose "Sweep" -> Delete -> Block all future messages.

For bulk additions, go to your Outlook setting and choose Safe and Blocked Senders under "Preventing Junk Mail." Here you can specify domain names (like @mail.ru or @com.cn) or individual email addresses and messages from these blacklisted address will be automatically deleted.

#4. Send Large Files and Email Attachments

With Outlook (and Gmail), you can send any number of file attachment provided the overall size of the message is less than 25 MB. The alternative is that you upload the file to Google Drive or Dropbox and include the download link in your message.

Outlook is more tightly integrated with SkyDrive and if you try attaching a file that exceed the 25 MB limit, it will automatically send it via SkyDrive.

#3. Quickly Find the Space-Hogging Emails

Sort Emails by Size

Locate the big emails easily and recover space in Outlook with a click.

This is one feature that Gmail users would love to have – the ability to sort emails by size. You can delete the messages that have big attachments – maybe video files and large presentations – and thus recover space with a click.

#2. Social Done Right

Google has integrated a social network into my mailbox that could be growing but none of my friends and family members use it. On the other hand, Outlook is tightly integrated with Twitter, Facebook and LinkedIn that most of us actually use.

#1. Outlook is fast

The most impressive thing about the new Outlook.com, other than the beautiful UI, is its speed. It feels fast and though Microsoft is calling Outlook.com a preview version, it has been pretty stable for me.

These are first impressions but will have more to share in a week or so. Stay tuned.

Tweet this Share on Facebook


Digital Inspiration @labnolThis story, Ten Reasons to Love the New Outlook.com, was originally published at Digital Inspiration on 01/08/2012 under GMail, Microsoft Outlook, Internet.


 
 

Things you can do from here:

 
 

Using Outlook.com with your own Web Domain

Guide: Setup Outlook on a Custom Domain

 
 

Sent to you by rak77 via Google Reader:

 
 


How do you setup the new Outlook mail service on a custom web domain so that your email address reads like you@yourdomain.com instead of you@outlook.com?

If you are on Google Apps, you can leave your existing setup untouched and access your Gmail account from inside Outlook.com via POP3. This is a recommended option if you are just experimenting with Outlook and aren't ready to make the complete switch to Outlook (see: Gmail vs Outlook).

The disadvantage with the above approach is that your incoming mails won't be delivered to your Outlook mailbox instantly. They'll first land in your Gmail inbox, Outlook will issue a fetch request after a minute or two and only then will your messages show up in Outlook.

Alternatively, you can remove Gmail from the loop and let Outlook.com handle all your incoming and outgoing email traffic. Here's how you do that in five easy steps.

Outlook on Custom Web Domain

Guide: Setup Outlook on a Custom Domain

Step #1: Go to domains.live.com and click the "Add Domain" button to add your custom web domain that you would like to use with Outlook. You may have to sign-in with your Windows Live / Outlook / Microsoft Account / Hotmail ID to access this Windows Live Domain section.

Step #2: On the next screen, you'll be provided with a list of custom DNS records that you will have to add to your domain. The following two records are essential:

  • MX record for handling your mail traffic
    •  It usually reads like abc.pamx1.hotmail.com
  • SPF record to authenticate your outgoing Outlook emails
    • It has a fixed value v=spf1 include:hotmail.com ~all

Related reading: Prevents your emails from getting marked as spam

Step #3: While you are on your domain registrar's page add these custom DNS records for Outlook, create an additional CNAME record if you wish to access the Outlook.com website as a sub-domain of your main website.

For instance, if your website is yourdomain.com, you can setup a CNAME record called "mail" and you will then be access to access Outlook.com from mail.yourdomain.com. The value of the CNAME record should be set as "go.domains.live.com." (no quotes but period at the end).

Step #4: Once you have created all the DNS records, wait for 30-60 minutes as it might take a while for the DNS changes to propagate through the Internet. To verify, open the command prompt in Windows and run the following command (replace yourdomain.com with your own own domain):

C:>nslookup -type=mx yourdomain.com  C:>nslookup -type=txt yourdomain.com

If these records show the recently added Hotmail entries, proceed to the next step.

Related reading: How to Verify any Email Address

Step #5: Go back to the Windows Live Domains site and refresh the page. Once the domain and DNS records have been verified, click "Member Accounts" and add a new user. This will be your new email address powered by the Outlook service.

Outlook Mail on Custom Domains

Configure Outlook Mail on your Custom Web Domain

You can now go to outlook.com or even mail.yourdomain.com (remember the CNAME record you added) and sign-in with the new email address you just created.

Unlike Google Apps which allows you to create a maximum 10 users in the free edition, the limit is 500 users in the case of Outlook / Hotmail. Also, Microsoft hasn't mentioned any storage limitations for your Outlook mailbox as of now.

If you are making a switch from Gmail or Google Apps to Outlook, you can either use the POP3 option to import existing email into Outlook. Alternatively, there's a free service called TrueSwitch that can automatically copy all you Gmail messages and contacts into your new Outlook account.

Tweet this Share on Facebook


Digital Inspiration @labnolThis story, Using Outlook.com with your own Web Domain, was originally published at Digital Inspiration on 09/08/2012 under GMail, Google Apps, Microsoft Outlook, Internet.


 
 

Things you can do from here:

 
 

Dictation – Speech Recognition in the Browser

Dictation – Speech Recognition in the Browser

 
 

Sent to you by rak77 via Google Reader:

 
 


Dictation for Google Chrome

Ever noticed that microphone icon on some web pages?

The newer versions of Google Chrome include an impressive speech recognition engine that even works offline but with one limitation – the feature is only available to text input fields (like the Google search box) and you can't use Chrome's speech recognition to write longer pieces of text (say a message inside Gmail).

Meet Dictation, a speech recognition app powered by Chrome itself but one that is not limited to text boxes. Here's a quick getting started guide:

  1. Use the keyboard shortcut Ctrl + Shift + . (period) or click the big microphone icon to activate dictation mode and talk.
  2. If you make a mistake, or if Chrome makes an error in transcription, simple click the incorrect word and edit it inline.
  3. You can say "new line" to insert a new line or "delete everything" to make a fresh start.

Dictation requires the Google Chrome browser. The full source code is available at ctrlq.org and what follows is a brief video demo.

Tweet this Share on Facebook


Digital Inspiration @labnolThis story, Dictation – Speech Recognition in the Browser, was originally published at Digital Inspiration on 10/08/2012 under Google Chrome, Speech Recognition, Internet.


 
 

Things you can do from here:

 
 

For one cent a month, Amazon Glacier stores your data for centuries

For one cent a month, Amazon Glacier stores your data for centurie

 
 

Sent to you by rak77 via Google Reader:

 
 

via Ars Technica by Jon Brodkin on 8/21/12

Amazon's latest storage service is called Glacier, because it's slow and designed to last for centuries.

Amazon Web Services has always been about delivering IT on demand. Spin up a virtual server, or a few thousand, anytime you'd like. Store and access as much data as you need to your heart's content.

But even in a Web-driven world, there is need for services that don't offer instant results, but will be around for eternity (or as close as possible). So today, Amazon introduced Glacier, a data archival service that will store data for one penny per gigabyte per month. As befits its name, Glacier is designed to last for a long time, but is slow: accessing data will take three to five hours. Amazon hasn't detailed exactly what technology is storing the data, but massive tape libraries are a good bet given the lengthy retrieval windows. A ZDNet article interprets one Amazon statement to mean that the company is actually using "a multitude of high-capacity, low-cost discs," but this has not been confirmed. An Amazon statement sent to Ars says only that "Glacier is built from inexpensive commodity hardware components," and is "designed to be hardware-agnostic, so that savings can be captured as Amazon continues to drive down infrastructure costs."

We also don't know exactly how Amazon measures the reliability of its storage, but the company is promising 11 nines of annual durability (99.999999999 percent) for each item, with data stored "in multiple facilities and on multiple devices within each facility."

Read 9 remaining paragraphs | Comments



 
 

Things you can do from here:

 
 

Tips for Buying Domains through Google Apps

How to Sign-up for Google Apps Free Edition

 
 

Sent to you by rak77 via Google Reader:

 
 


When you buy a web domain through Google Docs, you get personalized email addresses (like me@mydomain.com instead of me@gmail.com) plus you can setup a quick website on Google Sites without having to pay for web hosting. The domains are registered privately meaning others cannot see your contact information in the public WHOIS database.

Google Apps comes in two flavors – the free edition (where you just pay for the domain name) and the business edition (where you pay for the domain and the number of users).

Tip #1: How to Sign-up for Google Apps Free Edition

For business reasons, the Google Apps homepage includes no mention of the free edition but you can use this secret link to  go straight to the sign-up form. The link  is otherwise hidden under the "Pricing" section of the Google Apps website.

Tip #2: Country Domains are Relatively Cheap at Google Apps

You can now buy country-specific domains (like .in, .org.in and even .cc) through Google Apps and the deal could be better than buying directly through the registrar. For instance, Google offers the India specific .in domain for $8 per year while GoDaddy charges $17/year for the same TLD while Indian registrars charge around $10 for .in domains.

The following chart shows the current domain registration prices for various TLDs that are available through Google Apps. Some domain extension in the chart are marked red - read the next tip to know why?

Worldwide DomainsCountry Specific Domains
TLDDomain Price ($/year)TLDDomain Price ($/year)
.biz$12.be, .es, .pl$8
.com$12.cc$15
.info$12.co$25
.mobi$12.cz, .nl, .com.es,$10
.name$10.co.in$10
.net$10.in, .net.in, .org.in$8
.org$12.ch, .com.mx, .com.co$12
.tv$8.mx$30

The global TLDs are registered through GoDaddy.com or eNom.com while Google has picked DomainDiscount24.com as the registrar for handling international domains.

Tip #3: Buy Unsupported Domains through Google Apps

Google has made one important change recently. They no longer offer global TLDs like .org or .net for purchase with the free edition of Google Apps. You can buy a .com domain as before but for a .org or .co web address, you have to sign-up for the Google Apps business edition.

Going back to the above chart, the domain extensions highlighted in red are only available for purchase with the business edition of Google Apps.

Google Apps - Domain Not Supported

Google Apps (free) does not support purchase of .org or .net domains?

Here's a simple workaround though. When you are signing up for the free version of Google Apps but need a domain name that is only available in the business edition of Google Apps, take this approach – sign-up for the business edition of Google Apps (sign-up link) and once the domain is registered, just cancel your subscription.

Google won't charge your credit for 30 days and if you cancel during this period, your Business edition will simply be downgraded to the Free edition of Google Apps.

Tweet this Share on Facebook


Digital Inspiration @labnolThis story, Tips for Buying Domains through Google Apps, was originally published at Digital Inspiration on 20/08/2012 under Google Apps, Web Domains, Internet.


 
 

Things you can do from here:

 
 

Your phone knows where you'll be tomorrow

Interesting article.

 
 

Sent to you by rak77 via Google Reader:

 
 

via kottke.org by Jason Kottke on 8/20/12

A team of researchers in the UK have developed a method of predicting where people will be in 24 hours using tracking data from mobile phones.

Studies have shown that most people follow fairly consistent patterns over time, but traditional prediction algorithms have no way of accounting for breaks in the routine.

The researchers solved that problem by combining tracking data from individual participants' phones with tracking data from their friends -- i.e., other people in their mobile phonebooks. By looking at how an individual's movements correlate with those of people they know, the team's algorithm is able to guess when she might be headed, say, downtown for a show on a Sunday afternoon rather than staying uptown for lunch as usual.

Tags: telephony

 
 

Things you can do from here:

 
 

August 15, 2012

Social Media Revolution breaks barriers

The cheapest mobile at the time of arrival was costing Rs 25,000. Now, one can buy the cheapest set for Rs 1,000, smartphone for Rs 5000 which provides virtually world in your palm. The recent published Social Media Statistics in Hindustan times dated July 29, 2012 indicates the major Social media revolution in India.

Connected India with Statistics as publishes in HT:

921 million: Number of mobile phone subscribers, 

17 billion:  number of minutes Indians spend on phone, 

1.5 billion: number of mobile text messages exchanged daily, 

120 million: Indians connected to the internet; expected to reach 222 million by 20125,

60 million: Number of Indians registered with leading social networking sites 

20 million: Number of Indians who spend  time on networking sites daily. 

51.4 million: Number of Facebook users

31 million: Number of Twitter users 

16 million: Number of LinkedIn Users

14 million: Smartphones sold in India 

h