Considering how regularly new versions of Firefox now come along, that's quite some bug fix list in version 10! http://t.co/K3I2vLpW 1 week ago


23rd
Mar 11

Soluto



Soluto calls itself “anti-frustration software”. A free program for Windows, and still in Beta, Soluto analyses your PC’s startup process and recommends solutions.

It’s been out for a few months now and I’ve been trying it on a number of computers, running XP and Windows 7 64-bit. All work without an issue.

You install it and it runs during each boot up, timing it and looking at the various startup processes. Simply go into the software for a breakdown of those processes. They are divided into 3 sections – “no-brainer”, “potentially removable” and “cannot be removed.” The latter category mainly includes system software (and Soluto itself). The other 2 you can do something about – either delay (make the program start later, when the computer is idle) or pause (switch off) each. In all cases you can view each program in turn, viewing what information Soluto knows about it, and make the decision yourself as to what you wish to do with it.

In the case of my home PC, running Windows 7 64-bit, my boot currently takes 1:58. Without being overly aggressive, I have reduced this by 3.3. Unfortunately, running Soluto adds 3 seconds so I’ve hardly gained anything.

To be honest, as an “expert user” I know exactly which processed need removing and how to do it and I can often remove more than Soluto can. However, for the amateur “dabbler” this is an ideal solution as it provides all the help you could ask for, including details on what other people did and even allowing you to edit program descriptions.

Lastly, there’s a flashy history screen showing how your boot times have changed over time along with key changes that were made.

Summary of Soluto

A good quality product that really can help the amateur PC owner. However, for the geeks amongst us this may be a frustrating solution and, as the saying goes, results may vary. For a free product, there’s no excuse to not at least try it!
Star Star Star Star Star

Reviewed by David Artiss on 23rd March 2011.

Promotional Video

Screenshots

Delicious Digg Facebook LinkedIn Read It Later reddit StumbleUpon Twitter SeparatorEmail Google Translate PDF Online Print Friendly



26th
Oct 10

iToolSoft DVD Ripper


Screenshot of DVD Ripper in progress

iToolSoft produce a wide range of ripping and conversion software. And, at the moment, they are giving away their popular DVD Ripper software – it’s 100% clean of viruses, etc, and is restriction free.

It’s a 15.5 MB download and 60.9 MB once installed.

It’s quick to start and uses it’s own GUI, rather than the Windows “standard”. It’s not too different, so isn’t too bothersome (I hate it when software operates totally different to everything else – Apple software is a good example of this). One thing I wasn’t keen on was that the fonts used were not smoothed by ClearType, obviously showing that the GUI was “doing it’s own thing” rather than being handled by Windows (and I’m sure if it was, the download and install sizes would be smaller!).

It’s let down a little by some spelling and grammar mistakes, but its very easy to use. Simple choose the DVD drive that you wish to rip and then either select a profile or create your own. There are profiles for all sorts of devices in different categories, and selecting one of these chooses suitable conversion formats, including resolutions, file types, etc. There’s lots for Apple devices, but when it comes to mobile phones it gets a bit more general, so in my case I’d have to set up my own for my Android phone. Obviously, there are a lot of phones on the market, but catering for some of the more popular, other than Apple, would have been nice.

There’s a preview window, from which you can take screenshots, and a few user-changeable options. But not many. You can also edit video – this is a very simply editor which simply allows you to “clip” parts from it where needed. There are no instructions as part of the installation and the website has some sketchy help, but it’s not a great deal – you’re going to have to work out most of it for yourself.

Star Trek Generations - playback after rip with standard .MOV profile

To test it, I ripped a region 2 copy of Star Trek First Contact to .mov format. Obviously, depending on the various profile options selected, and the length of the film, conversion time will vary. In this case it took around 70 minutes – but this is certainly something you can leave and come back to later. You’ll probably struggle to use the computer at the same time, as it will attempt to use maximum CPU usage (across all cores). There is a “background” option, but this seems to simply send the program to the system tray, rather than reduce CPU use so that the computer can be used for other things (which is what I assumed it was for).

The rip results were very good and I had no complaints about the quality.

I then tried Star Trek Generations – specifically because I have this on Region 1. Windows Media Player refused to play it unless I change my region number (and you can only change this a number of times). However, DVD Ripper had no issues and played and copied it without a problem.

A couple of little foibles – it wasn’t unknown for the time remaining (of the rip) to go into the negative. Also, when you select the option to “check for updates” (assuming because there were no updates) no message was returned, so you wasn’t sure if it had done anything or not.

Please Note

This review was for the FREE version of the iToolSoft DVD Ripper. A commercial version is also available with the same name for approx $26, and includes additional options such as video editing facilities.

Summary of iToolSoft DVD Ripper

Good, solid DVD copier – lots of conversion options, although a few more that weren’t Apple themed would be nice. Lacks decent instructions but it does its job easily and with a minimum of fuss. And, best of all, it’s free.
Star Star Star Star Star

Reviewed by David Artiss on 26th October 2010.

Delicious Digg Facebook LinkedIn Read It Later reddit StumbleUpon Twitter SeparatorEmail Google Translate PDF Online Print Friendly



4th
Oct 10

Add FileHippo Updates to your WordPress Sidebar


Ok, you can add this wherever you want, but it looks particularly nice in your sidebar.

FileHippo provide a handy way to return a list of their latest software updates in JavaScript format and I was able to get a nice result with just the following code…

<li><h2>Latest Software Updates</h2>
<script language="JavaScript" src="http://www.filehippo.com/en/rss2/?format=js&icons=0" type="text/javascript"></script>
</li>

Note the icons=0 parameter. This has turned off the option to display icons next to the software packages – simply change this to icons=1 to display them again.

The output includes class names so you can use your stylesheet to modify its look (e.g. making the dates stand out, maybe in bold text).

Alternatively, from their own page you can design your own widget, compatible with pretty much all websites.

Delicious Digg Facebook LinkedIn Read It Later reddit StumbleUpon Twitter SeparatorEmail Google Translate PDF Online Print Friendly