The first impression of another person it’s not really a single impression. We’re really forming two. We’re judging how warm and trustworthy the person is, and that’s trying to answer the question, “What are this person’s intentions toward me?” And we’re also asking ourselves, “How strong and competent is this person?” That’s really about whether or not they’re capable of enacting their intentions.

This is a most amazing thing. Trees cocooned by desperate arachnids.
http://photography.nationalgeographic.com/photography/photo-of-the-day/spider-web-cocooons-pakistan/?source=email_eap0911
“The processed food and chemical companies have paid over $40 million to hide the science experiment that has secretly ended up on the dinner plates of hundreds of millions of unknowing Americans.”

Read more about it @mercola
The only exercise some people get is jumping to conclusions, running down their friends, side stepping responsibility and pushing their luck!
Enterprising virus developers have piggy-backed on to the fear of copyright infringement and SOPA branding to lure victims into parting with their hard-earned cash. By telling users that their IP address is on a copyright infringement blacklist, the ‘ransomware’ holds the computer hostage, warning that unless the victim hands over money, data will be wiped.

http://www.zdnet.com/sopa-reincarnates-to-hold-your-computer-hostage-7000005684/?s_cid=e036
If you get it, Chester Wisniewski from Sophos recommends the best course of action is to restore from a backup to a nice clean system and be sure to apply all patches and security precautions.
http://nakedsecurity.sophos.com/2012/10/06/ransomware-encrypts-files-claiming-sopa-piracy-charges/
PlaceRaider App collects images randomly without user knowing, and using sensor data from the phone a 3D model can be constructed. PlaceRaider is good enough to partake in “virtual burglary.”
The stats show for the week of May 14th to May 20th, that
1. Chrome edged out Internet Explorer for the first time ever,
2. Mozilla Firefox has been slowly falling in popularity,
3. Chrome’s popularity has reached nearly 52% in South America over the last year,
4. Internet Explorer is still slightly more popular than Chrome in North America, though even there Microsoft’s browser has been steadily dropping in popularity.

There is always problems opening MS Outlook created ‘.MSG’ file attachments that are sent to recipients that do not have Outlook. If you are a Linux user, and you are using the Evolution email client, I have found the best solution to do this after trying a couple of others.
1. I tried the options of installing the relevant Perl modules and msgconvert.pl script as described in the following blogs;
http://www.matijs.net/software/msgconv/
http://wiki.sabayon.org/index.php?title=HOWTO:_Read_Microsoft_Outlook_.MSG_files_in_Linux
http://www.avtechpulse.com/opensource/email.html
Then running the msgconvert.pl script by executing
perl -w msgconvert.pl YourMessage.msg
No matter what I did I got back an error, “Parsing Downloads/filename.msg as OLE file failed at /home/geoffrey/msgconvert.pl line 30”.
2. So instead I tried the solution below that adds the relevant modules to add MS Exchange compatibility to the Evolution E-mail Application on Ubuntu. This worked brilliantly.
sudo apt-get install evolution-mapi
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following extra packages will be installed:
libasn1-8-heimdal libdcerpc0 libexchangemapi-1.0-0 libgensec0
libgssapi3-heimdal libhcrypto4-heimdal libhdb9-heimdal libheimbase1-heimdal
libheimntlm0-heimdal libhx509-5-heimdal libkrb5-26-heimdal libldb1 libmapi0
libndr-standard0 libndr0 libroken18-heimdal libsamba-hostconfig0 libsamba-util0
libsamdb0 libtevent0 libwind0-heimdal python-talloc samba-dsdb-modules
The following NEW packages will be installed:
evolution-mapi libasn1-8-heimdal libdcerpc0 libexchangemapi-1.0-0 libgensec0
libgssapi3-heimdal libhcrypto4-heimdal libhdb9-heimdal libheimbase1-heimdal
libheimntlm0-heimdal libhx509-5-heimdal libkrb5-26-heimdal libldb1 libmapi0
libndr-standard0 libndr0 libroken18-heimdal libsamba-hostconfig0 libsamba-util0
libsamdb0 libtevent0 libwind0-heimdal python-talloc samba-dsdb-modules
0 upgraded, 24 newly installed, 0 to remove and 8 not upgraded.
Need to get 5,182 kB of archives.
After this operation, 21.1 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
…
Setting up libmapi0 (1:0.11-1) …
Setting up libexchangemapi-1.0-0 (3.2.0-0ubuntu1) …
Setting up evolution-mapi (3.2.0-0ubuntu1) …
Setting up samba-dsdb-modules (4.0.0~alpha17~git20110807.dfsg1-1ubuntu1) …
Processing triggers for libc-bin …
ldconfig deferred processing now taking place
This means that now when you use Evolution to open an email that has a .MSG attachment, press the orange right-pointing arrow to have Evolution open the Outlook message in-line. It just works!
