Quick, one day only. Go grab yourself a copy of Plants vs. Zombies for the Android. Download Link

Many have been complaining of their chrome extensions crashing in Fedora 15. In my case it was LastPass and Xmarks.
The issue is caused by SELinux and the quick fix is to disable SELinux. Here’s how you get it done;
1. Fire up a terminal
2. cd to /etc/selinux/
3. vi the “config” file.
4. Change “SELINUX=enforcing” to “SELINUX=disabled”
5. Reboot, launch Chrome and your extensions should be working fine.
1. Bring up a terminal
2. Run
sudo yum localinstall https://dl-ssl.google.com/linux/direct/google-chrome-stable_current_i386.rpm
or
sudo yum localinstall https://dl-ssl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
for 64bit.
Enjoy.

My uncle suffered a stroke recently. It ain’t pleasant, I can tell you that.
When someone is experiencing a stroke, time becomes their worst enemy. With every passing second, brain cells die and more of their bodily functions start to degrade. The faster one can identify a stroke and react, lesser the damage to the patient.
To identify if someone’s having a stroke, do the following;
1. FACE – Ask them to smile. Is their face sagging? Are the facial muscles working?
2. ARM – Ask them to lift their arms. They might not be able to lift an arm.
3. SPEECH – Have a simple conversation with them. Get them to repeat simple sentences. They might have trouble doing that.
4. TIME – Don’t waste time!! Call 911 or in our case 999.
Via Delirium
RPM Fusion for Fedora 15 is not published yet but thanks to Rajaseelan you can now get it. Read the HowTo