Archive

Archive for the ‘Software/Tools’ Category

GFI Software Looking for Reviewers

August 31, 2010 Rhonda Leave a comment

GFI Software, the makers of GFI Backup, is looking for tech bloggers to review their new GFI WebMonitor Software. They have a competition going that has some pretty appealing prizes.

Details for the competition => Software Reviewers Wanted

Happy blogging!

^..^

Using Oops!Backup to Backup Your Stuff

December 13, 2009 Rhonda Leave a comment

Oops!Backup is an easy to use backup tool with a crisp, clean and intuitive interface. I have become a fan of it’s BackInTime™ Restore feature. It is $37 with a 30-Day free trial.

It works with the following Operating Systems

  • Windows 7
  • Windows Vista
  • Windows XP

Some of the features of Oops!Backup include

  • Search Back in Time – you can search not only for current versions of files, but previous versions of the files as well.
  • Use your existing external hard drive – no need for a special drive for backups…any old USB pen drive will suffice.
  • Backup to your network or NAS drive – direct your backup to a mapped network drive if available.
  • Browse your backed up files directly from Windows Explorer – plug your backup drive into a PC where Oops!Backup is not installed you can still access and restore your backed up files.
  • Plug & Protect – when the backup drive is connected to your PC, your files are automatically backed up (synced) with out any need for action.
  • ReverseDelta™ – only actual changes to the files are backed up, not the whole file. However, the latest version of the file is always available in it’s entirety.

Installation was quick and easy which is always a welcome feature.

Here are a number of screen shots from Altaro that explain how the software works.

Below are some screen captures that I gathered while setting up a backup.

You can backup the entire contents of a drive or just selected folders.

Oops!Backup-1

Oops!Backup-2

You can restore from a point in time. You know the point in time BEFORE you picked up that virus. ;-) If files are accidentally deleted, Oops!Backup’s restore feature allows the reinstatement of those files. Just select the backup set, select the time you want to restore from and Restore All. It is quite an easy interface.

Oops!Backup-1a

Oops!Backup-3 

Select where you want the restore to go and click Restore. It is as easy as that.

 Oops!Backup-4

 Oops!Backup-5

 Oops!Backup has an abundance of settings to satisfy just about every need. This includes a good built-in scheduling feature.

Oops!Backup-6  

In closing, Oops!Backup has proven to be a valuable backup application. I am expecting my new HP Desktop with Windows 7 and will likely be using this software as my backup tool. I really like it’s clean and intuitive interface as well as it’s BackInTime™ Restore feature. The $37 may be slightly steep, but if you have been through a situation where you have lost valuable files, it may be worth it.

Official Site for Oops!Backup

Additional Information

^..^

SQL Pretty Printer Add-In for SSMS – Review

September 13, 2009 Rhonda 3 comments

I came across an online Instant SQL Formatter a while back and have been using that for some time to format SQL code that I get from other people.  Now I see there is an add-in for SQL Management Studio from the same author of the online version. I downloaded and installed the SQL Pretty Printer Add-In For SSMS (not free) and have really found it very helpful.

Once installed, you will see the following toolbar in SSMS.

SQLPrettyPrinterForSSMS-1

I created a couple of quick queries without paying too much attention to formatting.

SQLPrettyPrinterForSSMS-2

Here is the same code after using the Pretty Printer SQL Formatter. Nice!

SQLPrettyPrinterForSSMS-3

There are also numerous settings for the formatting, which is also very cool.

SQLPrettyPrinterForSSMS-4

In closing, if you are like me and have an OCD when it comes to consistently formatted code, you will find this tool useful. The place where it is really useful and time-saving is on REALLY long Stored Procedures. I have had to deal with this lately, so I use this tool daily.

SQL Pretty Printer Add-In for SQL Server Management Studio

Instant SQL Formatter

Until next time…

Review: GFI Backup Home Edition

July 5, 2009 Rhonda Leave a comment

I have recently come across a great and free backup solution. GFI Backup Home Edition is a full-featured backup application that is very intuitive and easy to use.

Some of the features include:

  • Numerous backup storage options
  • File/Folder synchronization
  • Standard ZIP archives for backups
  • Incremental and Differential backups
  • Predefined searching filters
  • Easy to use Task Scheduler
  • Email Notifications
  • Detailed backup logs

With all this at your fingertips what else is needed? The price is definitely right for these economic times.

Below, I will step through setting up a simple scheduled backup from one location to another on the same drive.

From the main menu, I select Backup.

GFI-1

Here is where you give the Backup Job a name, description, etc. You can also include your email address and GFI Backup will notify you upon the backup’s completion or if there are errors in the process.

GFI-2

Pick the files/folders you want to backup.

GFI-4

Pick the target location for the backed up files. Notice there are several options here. Very nice!

GFI-5

Here is where you decide if you want compression and/or encryption.  Also, you can select whether you want Incremental or Differential backups.

GFI-6

This is where we set the schedule.  Here I said Weekly on Sunday.

GFI-7

Set the username and password.

GFI-8

Several options are contained on this dialog…I just took the defaults.

GFI-9

At 9:45 AM, Sunday – the job runs and a Summary Notification dialog is displayed.

GFI-10 GFI-11

 GFI-12

Below, you can see where my files were backed up.

GFI-13

  • From –> C:\1Photowork\DisneyWorld
  • To –> C:\Program Files\GFI\GFI Backup 2009 – Home Edition\Backup\Photo-Backup

In closing, GFI Backup Home Edition is a great alternative to the Windows Backup tool as well as some of the apps that you have to pay for. It is easy to install and easy to use. I suggest trying it out for yourself.

GFI Backup Home Edition – Download

More Information

Telerik Code Converter

April 8, 2007 Rhonda Leave a comment

The Code Converter by Telerik is a helpful online tool that can be used to convert C# to VB.NET and visa-versa.

It can be accessed as a Google gadget.

The Code Converter can also be accessed via Telerik website (click image to enlarge).

I find this tool very useful. It makes it much simpler to display code samples in both languages.

Have fun!

IE 7 – Official Release Available

October 19, 2006 Rhonda Leave a comment

Internet Explorer 7 is officially available via Microsoft download. It will be released via Windows Update on November 1, 2006. I have downloaded it, but cannot really try it out until I get home tonight. It will be interesting to see how my websites are rendered.

Internet Explorer 7: Downloads

Have fun!!!

Categories: Software/Tools