Tuesday, July 26, 2011

Got Windows Live Calendar? - Sync It With Google Calendar-Here's How!

Both Google Calendar and Windows Live Calendar are handy for keeping track of your important appointment and scheduled events. They allow you to quickly check and update your schedule online, from any computer. However, it can get tedious manually entering the same information in both calendars. Fortunately, there are ways to sync your Google Calendar information to Windows Live Calendar, as well as to sync Windows Live Calendar to Google Calendar.

Syncing Google Calendar to Windows Live Calendar

Sign into your Google account. Go your online Google calendar. Under My Calendars, click Settings. Click the Share this Calendar link, then select the Calendar Details tab.
Google Calendar Settings
Beside Private Address, click the green ICAL button. Copy the URL which appears in the pop-up window.
Google Calendar Private Address
Go to the Windows Live website and log in. Open your calendar, then click Subscribe. Click Subscribe to a public calendar, then paste the URL for your Google calendar in the field provided. Give your calendar a name, then select a color and charm if you like. Click Subscribe to calendar, then click Done to complete the process.
subscribewindowslive2

Syncing Windows Live Calendar to Google Calendar

Sign into your Windows Live account, then open your calendar on the Windows Live website. Click the Share tab and select your calendar name from the list. Click Share this calendar.
sharewindowslive
Then clear the check mark beside Share your calendar privately with friends and family. Select the check box beside Send people a view-only link to your calendar, then click Get your calendar links. When prompted, click .
sharewindowslivecalendar
Under Links that show event details, and beside ICS, select Import into another calendar application. Copy the link that appears.  Paste the link in a new web browser window, changing webcal at the beginning of the URL to http. When prompted, save the ICS file to your hard drive.
importcalendar2
Log into your Google account and go to your Google Calendar. Under My calendars, click Settings. Click Import calendar, then click Browse and find the ICS file you just saved. Select the file and click Open. Beside Calendar, make sure the right calendar is selected, then click Import. If the import is successful, Google will inform you how many events were processed, and how many events were imported.
importcalendartogoogle

Sunday, July 17, 2011

Lost Your Stuff? Here's how to regain files...........Use Ubuntu Live CD

Recover Data Like a Forensics Expert Using an Ubuntu Live CD

There are lots of utilities to recover deleted files, but what if you can’t boot up your computer, or the whole drive has been formatted? We’ll show you some tools that will dig deep and recover the most elusive deleted files, or even whole hard drive partitions.
We’ve shown you simple ways to recover accidentally deleted files, even a simple method that can be done from an Ubuntu Live CD, but for hard disks that have been heavily corrupted, those methods aren’t going to cut it. In this article, we’ll examine four tools that can recover data from the most messed up hard drives, regardless of whether they were formatted for a Windows, Linux, or Mac computer, or even if the partition table is wiped out entirely.
Note: These tools cannot recover data that has been overwritten on a hard disk. Whether a deleted file has been overwritten depends on many factors – the quicker you realize that you want to recover a file, the more likely you will be able to do so.
Our setup
To show these tools, we’ve set up a small 1 GB hard drive, with half of the space partitioned as ext2, a file system used in Linux, and half the space partitioned as FAT32, a file system used in older Windows systems. We stored ten random pictures on each hard drive.
sshot-1
We then wiped the partition table from the hard drive by deleting the partitions in GParted.
sshot-2
Is our data lost forever?
Installing the tools
All of the tools we’re going to use are in Ubuntu’s universe repository.
To enable the repository, open Synaptic Package Manager by clicking on System in the top-left, then Administration > Synaptic Package Manager.
Click on Settings > Repositories and add a check in the box labelled “Community-maintained Open Source software (universe)”.
sshot-3
Click Close, and then in the main Synaptic Package Manager window, click the Reload button. Once the package list has reloaded, and the search index rebuilt, search for and mark for installation one or all of the following packages: testdisk, foremost, and scalpel.
Testdisk includes TestDisk, which can recover lost partitions and repair boot sectors, and PhotoRec, which can recover many different types of files from tons of different file systems.
sshot-4
Foremost, originally developed by the US Air Force Office of Special Investigations, recovers files based on their headers and other internal structures. Foremost operates on hard drives or drive image files generated by various tools.
sshot-6
Finally, scalpel performs the same functions as foremost, but is focused on enhanced performance and lower memory usage. Scalpel may run better if you have an older machine with less RAM.
sshot-5
Recover hard drive partitions
If you can’t mount your hard drive, then its partition table might be corrupted. Before you start trying to recover your important files, it may be possible to recover one or more partitions on your drive, recovering all of your files with one step.
Testdisk is the tool for the job. Start it by opening a terminal (Applications > Accessories > Terminal) and typing in:
sudo testdisk
sshot-8
If you’d like, you can create a log file, though it won’t affect how much data you recover. Once you make your choice, you’re greeted with a list of the storage media on your machine. You should be able to identify the hard drive you want to recover partitions from by its size and label.
sshot-9
TestDisk asks you select the type of partition table to search for. In most cases (ext2/3, NTFS, FAT32, etc.) you should select Intel and press Enter.
sshot-10
Highlight Analyse and press enter.
sshot-11
In our case, our small hard drive has previously been formatted as NTFS. Amazingly, TestDisk finds this partition, though it is unable to recover it.
sshot-12
It also finds the two partitions we just deleted. We are able to change their attributes, or add more partitions, but we’ll just recover them by pressing Enter.
sshot-13
If TestDisk hasn’t found all of your partitions, you can try doing a deeper search by selecting that option with the left and right arrow keys. We only had these two partitions, so we’ll recover them by selecting Write and pressing Enter.
sshot-14
Testdisk informs us that we will have to reboot.
sshot-15
Note: If your Ubuntu Live CD is not persistent, then when you reboot you will have to reinstall any tools that you installed earlier.
After restarting, both of our partitions are back to their original states, pictures and all.
sshot-16
Recover files of certain types
For the following examples, we deleted the 10 pictures from both partitions and then reformatted them.
PhotoRec
Of the three tools we’ll show, PhotoRec is the most user-friendly, despite being a console-based utility. To start recovering files, open a terminal (Applications > Accessories > Terminal) and type in:
sudo photorec
To begin, you are asked to select a storage device to search. You should be able to identify the right device by its size and label. Select the right device, and then hit Enter.
sshot-17
PhotoRec asks you select the type of partition to search. In most cases (ext2/3, NTFS, FAT, etc.) you should select Intel and press Enter.
sshot-18
You are given a list of the partitions on your selected hard drive. If you want to recover all of the files on a partition, then select Search and hit enter.
However, this process can be very slow, and in our case we only want to search for pictures files, so instead we use the right arrow key to select File Opt and press Enter.
sshot-19
PhotoRec can recover many different types of files, and deselecting each one would take a long time. Instead, we press “s” to clear all of the selections, and then find the appropriate file types – jpg, gif, and png – and select them by pressing the right arrow key.
sshot-20
Once we’ve selected these three, we press “b” to save these selections.
sshot-21
Press enter to return to the list of hard drive partitions. We want to search both of our partitions, so we highlight “No partition” and “Search” and then press Enter.
sshot-22
PhotoRec prompts for a location to store the recovered files. If you have a different healthy hard drive, then we recommend storing the recovered files there. Since we’re not recovering very much, we’ll store it on the Ubuntu Live CD’s desktop.
Note: Do not recover files to the hard drive you’re recovering from.
sshot-23
PhotoRec is able to recover the 20 pictures from the partitions on our hard drive!
sshot-24
A quick look in the recup_dir.1 directory that it creates confirms that PhotoRec has recovered all of our pictures, save for the file names.
sshot-25
Foremost
Foremost is a command-line program with no interactive interface like PhotoRec, but offers a number of command-line options to get as much data out of your had drive as possible.
For a full list of options that can be tweaked via the command line, open up a terminal (Applications > Accessories > Terminal) and type in:
foremost –h
In our case, the command line options that we are going to use are:
  • -t, a comma-separated list of types of files to search for. In our case, this is “jpeg,png,gif”.
  • -v, enabling verbose-mode, giving us more information about what foremost is doing.
  • -o, the output folder to store recovered files in. In our case, we created a directory called “foremost” on the desktop.
  • -i, the input that will be searched for files. This can be a disk image in several different formats; however, we will use a hard disk, /dev/sda.
Our foremost invocation is:
sudo foremost –t jpeg,png,gif –o foremost –v –i /dev/sda
Your invocation will differ depending on what you’re searching for and where you’re searching for it.
sshot-26
Foremost is able to recover 17 of the 20 files stored on the hard drive.
sshot-27
Looking at the files, we can confirm that these files were recovered relatively well, though we can see some errors in the thumbnail for 00622449.jpg.
sshot-28
Part of this may be due to the ext2 filesystem. Foremost recommends using the –d command-line option for Linux file systems like ext2.
We’ll run foremost again, adding the –d command-line option to our foremost invocation:
sudo foremost –t jpeg,png,gif –d –o foremost –v –i /dev/sda
sshot-29
This time, foremost is able to recover all 20 images!
sshot-30
A final look at the pictures reveals that the pictures were recovered with no problems.
sshot-31
Scalpel
Scalpel is another powerful program that, like Foremost, is heavily configurable. Unlike Foremost, Scalpel requires you to edit a configuration file before attempting any data recovery.
Any text editor will do, but we’ll use gedit to change the configuration file. In a terminal window (Applications > Accessories > Terminal), type in:
sudo gedit /etc/scalpel/scalpel.conf
sshot-32
scalpel.conf contains information about a number of different file types. Scroll through this file and uncomment lines that start with a file type that you want to recover (i.e. remove the “#” character at the start of those lines).
sshot-33
Save the file and close it. Return to the terminal window.
Scalpel also has a ton of command-line options that can help you search quickly and effectively; however, we’ll just define the input device (/dev/sda) and the output folder (a folder called “scalpel” that we created on the desktop).
Our invocation is:
sudo scalpel /dev/sda –o scalpel
sshot-34
Scalpel is able to recover 18 of our 20 files.
sshot-35
A quick look at the files scalpel recovered reveals that most of our files were recovered successfully, though there were some problems (e.g. 00000012.jpg).
sshot-36
Conclusion
In our quick toy example, TestDisk was able to recover two deleted partitions, and PhotoRec and Foremost were able to recover all 20 deleted images. Scalpel recovered most of the files, but it’s very likely that playing with the command-line options for scalpel would have enabled us to recover all 20 images.
These tools are lifesavers when something goes wrong with your hard drive. If your data is on the hard drive somewhere, then one of these tools will track it down!

Bit Of A Problem-Virus Infestation? Use Bit-Defender to rid it!

Download and Burn the Image to a Disc

The first thing you’ll need to do is head over to the BitDefender site and download the latest version of their rescue CD, and then use an application to burn that ISO image file to an optical disc—we prefer using ImgBurn, but there’s plenty of ways to burn an ISO to a disc.
image

Download and Create a Rescue USB

If you’d rather create a USB drive to boot from, you can download UNetbootin and use it to create the bootable flash drive—just select Diskimage and then browse to the location of the downloaded ISO file.
image
Select the drive that you want to write the image to, and follow the steps.

Using the BitDefender Rescue CD to Clean an Infected PC

Once you drop the disc in the drive and reboot, you’ll see a prompted menu that lets you choose the language you’d like to start with, or you can boot from the hard drive normally. We’ll obviously choose to start up the rescue CD.
image
Once you’ve started it up, if the resolution is too small, you can use the menu at the bottom to head to Settings –> Display to adjust it.
image
From here you can change the resolution to something bigger—you can use 1024×768 to make sure you’ve got enough room on the screen to see everything.
image
Once you’ve accepted the license agreement, the scan starts immediately.
image
If you need to do some work on your file system, you can easily use the File Manager to get to your files—the nice thing is that it opens up directly into your Windows drive.
image
There’s also a copy of TestDisk installed automatically, which can be used to recover data. If you’d like more information about how to use it, we’ve got a whole article about recovering data like a forensics expert.
image
It’s as simple as that. Enjoy your virus-free PC.
Download the BitDefender Rescue CD from bitdefender.com

Friday, July 15, 2011

Remove Gmail Ads from the right side of your inbox!

 WebMail Ad Blocker Add-On for Firefox
...cleans up the gunk in your inbox

Block ads on the right hand side of the screen when using Yahoo Mail, Hotmail and Gmail thereby expanding your message space. A children friendly solution for removing nudity and annoying advertisements.
Get it HERE

Friday, July 8, 2011

Free Fax from your computer...check it out!





Send a fax for free to anywhere in the U.S. and Canada
Or, Send an International Fax

HERE is the link 

Ubuntu Dependency needed for compizconfig-settings-manager---Clear Panels

If you follow my instructions to get the panels to go transparent you may run into a snag with the compiz etc. needing this dependency ""simple-ccsm:"
So open up the Terminal and from "root" type in "sudo apt-get install simple-ccsm:
It will pull up the garbly gook stuff as it searches for the files....once it installs you will want to type in then "sudo-apt-get install compizconfig-settings-manager"
Hit enter and let it install all the files....
The problem is in order to access the Unity Config program you need all these dependencies....
Once you get it all installed including Python Config etc. which is part of this compizconfig file download you will be able to access the Unity Button via Alt_F2
Then hit "experimental" and slide the tab to transparent...Enjoy Ubuntu 11.04 cool stuff!

Wednesday, July 6, 2011

Bogus Antiviruses.....beware of these scams!

Antivirus the virus basically describes poser antivirus programs that don’t eliminate viruses, but actually do the opposite. Scammers and hackers create viruses and malware, and disguise them as antivirus programs. Here is an example.
Win 7 Antivirus Scam
Win 7 Anti-Spyware 2011 is a pig wearing lipstick. Once installed, it acts just like an antivirus program. However, the 31 infections found in the above screenshot are completely false. Win 7 is actually the infection.
The best way to avoid Antivirus viruses is to simply do your research ahead of time. Search for reviews before downloading any antivirus program.
Quick tip: Real recognize real, but real also recognize fake. An effective real antivirus program can remove a fake antivirus program, just like other malware. Try using portable versions of real antivirus programs, such as SuperAntiSpyware portable edition, to eliminate the posers.

Sunday, July 3, 2011

Self Destructing Email- Check this out!

Have you ever wanted to send something to someone but wanted it not to go through "the channels"....well
this site will give you a self destructing link that only lasts a couple of views or an hour and then it is gone...
you send the link to your contact and they access it ....
Quick Forget HERE

Saturday, July 2, 2011

Android Smartphone-Force Close Issues

If you get the popup "force close" while you are trying to start an app just do it....then go into "settings" and "aplications" then "running" and then go to the program and hit "force stop" and then "clear data"....this should solve your problems....
You will have to login again to the program when you restart it but clearing out the cache files etc will give it the boost you need.....have fun!