Tag Archives: Recycle Bin

Keep your calendar out of the cloud with Efficient Calendar

When it comes to desktop calendar software on the PC, there is little argument that the big dog in the park is Microsoft Outlook. However, while Outlook comes with a hefty feature set, it also comes with a hefty price tag—more than most people would want to pay to schedule their time. Efficient Calendar takes the core calendar functions of Outlook into a standalone desktop application at a small fraction of the price.

The Calendar view shows your upcoming events at a glance.

Calendar events are very easy to create. You can specify the start and end times, control recurrence, assign a color-coded label, and attach or link documents. Comments can be entered in a full rich-text editor, and the labels can be easily customized if the provided default labels are not to your liking.

Similarly, the Tasks function is very robust—perhaps overkill for people just looking for a basic to-do checklist. You can set start and due dates, assign a status (such as “not started” or “on hold”), and specify how complete you feel the task is as a percentage. Tasks also have labels, attachments, recurrence settings, and rich-text comments like calendar events do.

The software makes automatic local backups of your calendar file, and the application moves your deleted events and tasks into a Recycle Bin folder, so you can recover something you accidentally deleted very easily.

To read this article in full or to leave a comment, please click here

From: http://www.pcworld.com/article/2034693/keep-your-calendar-out-of-the-cloud-with-efficient-calendar.html#tk.rss_all

What are all these iOS apps doing in my Recycle Bin?

Google

Reader Anthony just sent me this urgent-sounding email:

“I was just getting ready to empty Windows’ Recycle Bin when I noticed that it’s full of apps! These are apps I use regularly on my iPhone. What are they doing in the trash, and how do I get them out?”

Have no fear, Anthony, what you’re witnessing is a normal and natural part of iDevice ownership.

See, when you update apps on your iPhone (or iPod or iPad), then sync that device to iTunes on your PC, the earlier versions of those apps get replaced by the updates.

To read this article in full or to leave a comment, please click here

…read more
Source: FULL ARTICLE at PCWorld

Drive issue under Windows

By pasc

I recently got myself a new 2 TB drive.

However everytime I connect the drive it doesn’t have a drive letter, so I have to open the diskmgmt.msc and manually reassign it (EVERY TIME I connect the Drive…)

Also the Drive appears to have no Recycle Bin.

It always prompts to instantly delete files when I try to delete them from the harddrive.

I’m open to any suggestions as I never had such problem

BTW: This problem occurs on ANY other windows PC I have aswell, Windows 7 is my OS.

Source: FULL ARTICLE at The UNIX and Linux Forums

Managing data trash: 6 tools to improve privacy and free space

If computer files were physical objects, we probably wouldn’t let so much clutter build up in our system folders. At first glance, a file is no more than a single line item in Explorer, making it all too easy to ignore. But files are much bigger and more deep-rooted than that, of course; and whether they happen to be installers and content that we’ve deliberately downloaded or temporary files created by the various programs we use, they add up.

Manually sorting or deleting hundreds of files is a tedious task, but leaving them where they lie can be even worse: They may contain fragments of personal information or drafts of sensitive business documents. And they may prevent you from using drive space for more important things. To get a quick idea of how bad the problem is on your system, you can try SpaceSniffer or TreeSize Free, two free applications that visually map out hard drive use, and reveal what’s occupying all that space.

Then there’s the matter of deleting files: When you delete a file, you usually want it gone for good. But the Recycle Bin leaves the file on your drive, where anyone motivated enough to try can easily retrieve it. Fortunately, I’ve found several free and low-cost tools that can automate file management and securely delete your unwanted files, so you won’t ever again have to worry about your downloads and temp files.

DropIt lets you tell files where to go

DropIt is a free, open-source utility that processes collections of files according to rules you define. For example, you might set it loose on your Downloads folder, telling it to sort all of the .jpg and .png files into an images subfolder, but only if they’re larger than 30KB (so you don’t have to save small images). It could then gather all of the .zip files and put them in another folder, and delete all of the .tmp files. Whatever result you’re looking for, you configure a bunch of rules to accomplish it, and DropIt does the rest.

To read this article in full or to leave a comment, please click here

Source: FULL ARTICLE at PCWorld

Review: SDelete deletes files securely from the command line

Sometimes, you don’t want to carefully sort your files; you just want to delete them, and be sure they really are gone for good. For those times, the simplest, most bare-bones options is SDelete, a free command line utility directly from Microsoft’s Windows Sysinternals.

You can use this 81KB download to delete specific files, but you can also have it wipe all free space on your hard drive to securely remove all traces of old files. After running it with the -c (“Clean free space”) option, your drive should be pretty much impervious to attempts to recover deleted files (as long as they’re not in the Recycle Bin awaiting easy retrieval, of course). SDelete can work well as a scheduled task, periodically cleaning your drive. Because it is so minimal, you’ll have to set up that task manually, using the Task Scheduler built into Windows.

Note: The Download button on the Product Information page takes you to the vendor’s site, where you can download the latest version of the software.

Source: FULL ARTICLE at PCWorld