The Top 5 Android apps for people with new babies

Posted in Gadgets, Tech on August 4th, 2010 by Andy

A babygrow with the Android logo printed on itHaving a baby is a pretty major change in your life, and things tend to get a bit hectic. I’ve found having a device in my pocket that can help smooth the way a bit really helps.

    Just Noise

    This app is like having a magic button on your phone that soothes grumpy babies. For some reason babies find white noise really relaxing. I’ve used this one to get my daughter off to sleep many, many times.

    Remember the Milk

    All of a sudden your life has just got a lot more complicated. Unfortunately this also coincides with a new adventure in sleep deprivation. Having an app that can organise you life and remind you to do things is invaluable. You can set recurring tasks, organise them by lists, tags, and a heap of other features. Requires a Remember the Milk Pro account, but the US$25 a year is well spent.

    Aldiko

    If you’re going to spend countless hours sitting up awake at night settling babies, you might as well do something useful with your time. Aldiko is a great ebook reader that actually makes reading on a small screen quite enjoyable. Plus it has a huge supply of free books ready to download. Mostly that means old book that are out of copyright, but if you can handle reading the Sherlock Holmes novels, War of the Worlds or some Sun Tzu then you’ll be fine.

    One handed reading is a very useful thing to be able to do when you’ve got a bundle in the other arm. Another good option if you’ve got a Kindle is their Android app. It will even remember what page you were on when you switch back to the Kindle

    Quick Alarm

    Simple app, but does the job. Set yourself an alarm for a 20min catnap when you get the chance, and fight back against the sleep deprivation.

    Baby ESP

    Plotting and recording when your child eats, sleeps and poops may sound a bit anal, but it can also make your life a lot easier. Sometimes you don’t realise your baby has fallen into a routine until you track it, and then knowing when they’re going to do what ahead of time is a huge win. This is a paid app, but you get a fully functional seven day trial. And it’s only US$3 anyway.

Re-encoding video is (or was) too complicated

Posted in Computers, Linux, Ubuntu on July 30th, 2010 by Andy

Arista ripping an episode of Futurama from DVDRe-encoding video can be a bit baffling. I’ve tried a whole slew of different apps (Handbrake, Avidemux, Iriverter, PiTiVi) but they all seem to be far too complicated for the simple job of re-encoding a video file for a specific device.

That’s why I’ve really grown to  like Arista Transcoder. Instead of fiddling about with codecs, aspect ratios, and a million other obscure settings, Arista simply asks what device you want to view the video on. Some of the presets also allow you to tweak the quality, but that’s it. And when you think about it, 99% of the time that’s all you actually need.

Some of the highlights:

  • It seems to be multithreaded (or use multithreaded codecs where possible) so it’s fast
  • Integrates nicely with Gnome, including notification bubbles on Ubuntu
  • Includes presets for most common devices, with more available on the website
  • Can rip straight from DVDs
  • Queues jobs

You can get it from the Ubuntu Universe repository, Arch AUR, or you can grab the pythony tarball off their site.

Tags: ,

How to enable VDPAU for smooth HD playback in XBMC

Posted in Computers, Howto, Ubuntu on July 23rd, 2010 by Andy

If you have an Nvidia 8XXX card or better, you can now use VDPAU

I’ve been using XBMC on my media centre for a while, and I’m very happy with it. One of the many cool things it can do is use the graphics card to do all the heavy lifting during video playback. That’s essential if you’re playing video at 720p or higher resolution.

The technology is called VDPAU, but it’s not switched on by default.

On Ubuntu, you’ll need to install an extra package: libvdpau1 (you need to be running Lucid or later), you’ll also need a 8XXX or later Nvidia card, and the restricted drivers for it. The Nouveau driver is no good.

Once you’ve installed that, fire up XBMC and go to Settings > Video > Player and change the render method from “auto” to “VDPAU”. You should immediately go from horrible jerky playback to nice silky smooth!

Tags: , , , ,

Android and Iphone good, Blackberry and Windows bad.

Posted in Gadgets, Tech on June 8th, 2010 by Andy

At least that’s the result of a Nielsen survey in the US when they asked smartphone users how likely they were to stick with their current smartphone OS when they next upgraded.

Operating System Would choose again
Blackberry 47%
Iphone 80%
Android 70%
Windows Mobile 34%

Another interesting stat was the OS which people said they would choose if they switched:

Graph showing Iphone and Android users next OS

From this, we can take a bit of a potshot at estimating what the battlefield in the smart phone wars will look like in a year’s time. Assuming that everybody is able to defect to the system they’d most like to then to figures below show the Iphone snatching the top spot from the Blackberry. The problem with that assumption is that an awful lot of Blackberry users (and 40% of Iphone users, incidentally) are given their phones by their employer, so actually aren’t free to switch.

Operating System Current US
market share
Estimated
share 2011
Blackberry 35% 23%
Iphone 28% 34%
Android 9% 19%
Windows Mobile 19% 15%

Personally, I don’t think the Blackberry number will drop as much, for the reason mentioned above. WinMo has been dying a slow death for a while, so a 4% drop doesn’t sound too unreasonable, despite also being popular with enterprise users. Recent polls have also shown Iphone uptake to be stagnating, while Android is surging. So my prediction is that my numbers for Android and WinMo will be accurate, but that the swing from Blackberry to Iphone may not be as severe as the numbers suggest.

Can Blackberry hold onto that top spot? Only time will tell…

Tags: , , , ,

Google Chrome goes stable for Linux and Mac

Posted in Computers, Linux, Mac, Ubuntu on May 27th, 2010 by Andy
Google Chrome icon

Chrome has been doing well, gaining new users faster than any other browser

Google’s rising star Chrome is now officially out of beta on the Mac and Linux.

They’ve bundled a couple of new features in with the release, such as expanded syncing (it now syncs other personal settings in addition to bookmarks). Otherwise it’s the same polished browser that you’ve come to expect.

Ubuntu users who’ve already plugged into the Google repo can upgrade by hitting the following apturl: Chrome for Linux. Macbois and folks with a non-Debian flavoured Linux can download a standalone version (you’ll have to keep it up-to-date yourself if you do).

Tags: , , , ,

A helpful script for installing Ubuntu minimal

Posted in Computers, Howto, Linux, Ubuntu on April 22nd, 2010 by Andy
Yin Yang symbol

Wishing you a harmonious minimalist experience

I’ve blogged before about how cool Ubuntu minimal is.

The one problem is that you have to know exactly what packages to install to get your system set up. So i’ve written a script that should take some of the guess work out of it and make installing a useful Ubuntu desktop from the minimal ISO as simple as answering a series of yes/no questions.

The script is a modified version of Robbie Ferguson’s Perfectbuntu script. Perfectbuntu is designed to be run once you’ve installed the default system, and adds a lot of useful software.

I’ve left all that in, so you can go from a command-line system, to a fully up-to-date and usable Ubuntu desktop in one step. Or you could use it to install a bare-bones system with a variety of desktop environments such as Gnome, KDE, XFCE, or LXDE. You can also install Myth TV. All of this from a single 13MB disk image!

How to use the script

  1. Install a command line-only system using the Minimal ISO
  2. Download the script:

    wget www.andyduffell.com/perfectminimal

  3. Make it executable:

    sudo chmod +x perfectminimal

  4. Run it:

    ./perfectminimal

  5. Profit!

Ubuntu Minimal project page, comments and suggestions welcome.

Tags: , , , , , ,

Seamlessly integrated web apps for Ubuntu

Posted in Linux, Ubuntu on April 18th, 2010 by Andy
Blue sky and clouds

Why lug around a massive fat office suite when you can pull one down from the sky when you need it?

The soon to be released new version of Ubuntu contains some nifty new features that have been quietly snuck in. One of these is the ability to seamlessly use web-based  mail and office apps as if they were locally installed.

Simply install the packages desktop-webmail and webservice-office-zoho to get your machine all clouded up. For webmail you can choose to use Gmail, Hotmail, Yahoo or Zoho. Once installed, all mailto links will open in your webmail instead of Evolution.

For office apps it will use the Zoho online office suite. Zoho was chosen over Google Docs because it doesn’t require you to log in. The integration is pretty good. Any local file will open in Zoho when clicked, and you can save new files locally or online in a range of formats.

This really shines on netbooks with small drives, where ditching 300MB of Open Office lard can make a big difference.

Tags: , ,

The Lucid Lynx is sneaking up on you

Posted in Ubuntu on April 5th, 2010 by Andy

Gosh, is it that time already? Ubuntu 10.04 “Lucid Lynx” is due out 29 April, and it’s looking good!

Lucid Lynx countdown

I’ve been testing Lucid a little bit, and it’s looking to be a great release. Some highlights:

  • Integration of instant messaging, Twitter, and Facebook chat into the desktop. Say goodbye to having tons of apps open just to stay in touch. Gwibber and Empathy are both in the default install.
  • Ubuntu One can now sync any folder to your online storage, and has an mp3 download store built right into Rhythmbox. Nice!
  • Boot speed is even better. Great news for laptops and netbooks, you can power down to save battery life instead of using suspend or hibernating.
  • New minimaltastic splash screens.
  • New default themes, no more brown! (but, er, quite a lot of purple…)
  • GIMP photo editor is out, PiTiVi video editor is in! GIMP is of course still available in the repos.
  • The open source Nouveau driver for Nvidia cards, which sucks less than nv. But at least you can now have a composited desktop while you’re waiting for the proprietary drivers to download.

If you can’t wait until the 29th and are feeling game, grab the beta and help with squashing the last few bugs.

Tags: ,

Microsoft to fund Ubuntu (sort of…)

Posted in Computers, Ubuntu on March 14th, 2010 by Andy

Three of the Microsoft dollars that could soon be in the hands of freetards

Ubuntu 10.04 (Lucid Lynx) released in April contains a small but interesting tweak. The default search engine and home page in the bundled Firefox browser will be set to use Yahoo instead of Google.

Seems like a small enough change, but what makes it interesting is that Yahoo and Microsoft have recently announced that Yahoo’s search engine will actually be powered by Microsoft’s Bing. Whenever an Ubuntu user types a search into their Yahoo search box, they’re actually using Microsoft’s search engine, and Yahoo pays Canonical for bringing them a customer. The exact nature of the deal between Yahoo and Microsoft is secret, but at least in a broader sense some of the money Microsoft is throwing at Yahoo is eventually making it’s way into Canonical’s pockets.

I don’t think anybody has set out to do this deliberately, but i’ll bet Canonical are laughing their arses off.

Tags: , , ,

Fonera 2.0n Review

Posted in Computers, Gadgets, Tech on March 8th, 2010 by Andy

The Fonera is a compact green and black box. The multiple antennae betray the presence of high-speed wifi-n under the hood.

I’ve blogged about FON recently, but didn’t go into too much technical detail. The magic box behind it all is the Fonera router.

The latest iteration is the Fonera 2.0n, which unsurprisingly uses the new 802.11n standard for higher speeds and better range wifi. That alone is probably worth the £79 pricetag, but this beastie actually has a lot more tricks up it’s sleeve. Features include:

  • A seperate public wifi signal, giving the owner access to all FON hotspots worldwide.
  • USB port for adding storage, printers, soundcards, etc. With storage added the router functions like a NAS. With a printer added it works as a print server. Or you can plug in a USB hub and do both.
  • Transmission bit torrent client.
  • Download tool for file sharing sites (eg: Rapidshare).
  • Facebook, Picasa, Youtube and Flickr uploaders.
  • Plug in a 3G dongle and it’ll create a wifi hotspot from it. So you don’t even need a landline or ADSL connection to use it.
  • An open application framework for extending it’s capabilities.
  • As a “self-tweeting router” it has it’s own Twitter account, and will tweet you when your up/downloads are done.

On top of this it has all the usual router functionality such as DDNS, QoS, static and dynamic IP addresses, etc.

Overall it’s an impressive and flexible device, and FON seem committed to keeping it an open platform and encouraging people to play about with it. Personally I wouldn’t hesitate to recommend it to someone looking for a simple cheap NAS and torrenting solution. It does have one major drawback though. Bizarrely, it doesn’t include a modem. You will need an ethernet ADSL modem or a modem/router as well. However, I was surprised to find how well it played with my old BT Voyager modem/router. It’s just a pain to have a second box plugged in just to get the Fonera online. For such a feature-packed device it’d be nice if it could handle the ADSL connection as well.

Despite this weird shortcoming, I think it’s a cool device. Access to thousands of wifi hotspots for a one-off payment is a good deal. Chuck in wifi-n and the bucketload of useful features and I can forgive it for not having a modem.

Incidentally, if it’s access to the FON network you want, they also do a stripped-back 2-port wifi-g device that’ll start you FONing for only £29.95, which is a great deal.

Tags: , , ,

Site last updated 23 August 2010