Shaun Mccran

My digital playground

11
J
U
N
2011

Backing up your SMS and MMS to GoogleMail from an Android device

I've been using the same Android phone for over a year now, a HTC Desire. Over the last year I've been sending and receiving texts on a frequent basis. My SMS app seems to struggle with the volume of messages it is now holding, over 5000+, so I thought I'd find a way of backing them up and clearing it all out in an effort to speed things back up.

This article explains how I used the 'Backup to Gmail' application to backup all my SMS and MMS messages.

[ More ]

15
F
E
B
2011

Web Accessibility 101 - Validation and Testing

This article will discuss different ways to Validate and Test your projects for Accessible criteria, including using standard web browsers and screen readers. I'll also list some of the more popular testing tools I've come across.

This is the third in a series of planned articles dealing with Web Accessibility. In this series I will cover what is Accessibility, how to build Accessibility into web projects, how to test and validate for Accessible users and some other factors to keep in mind when dealing with Accessibly minded projects.

[ More ]

20
S
E
P
2010

Streaming media to Xbox 360's and PS3's using Twonky Media Suite

I run a windows server 2003 pc at home, server 2003 is a great little web server that can handle multiple roles, including file storage. Unfortunately it is not Upnp (universal Plug and Play) so will not stream media directly to media players like Xbox 360 consoles, and the Playstation 3.

The traditional (and recommended) solution to this is to stream the media through another more modern operating system that has upnp / dnla connections that reside in Windows Media player. This can restrict where you store files on a network, I for one do not want to store media on a desktop machine that I rebuild every 4-6 months.

Another solution to this is to use a software application that acts as a translation layer. There are a few around, but the one I've been testing out recently is the Twonky Media Suite. It installs as a software service, and sits quietly in the background and serves up any media requests that hit it. It also appears on the network as a Upnp device, so it will be found by media players, and consoles.

http://twonkymedia.com/products/twonkymanager/default.aspx

Simply install the trial version, in the setup manager point to your media directories, and then fire up your media player. It will find it and allow you to browse through the different media types, completely bypassing the need for windows media center connections, or operating systems that are a little too old to know about Upnp or dnla.

18
J
U
L
2010

How to sync your Android phone with iTunes

I've recently convinced a colleague at work to switch from his iPhone to the Android platform. His one caveat was that you could get hold of the same Applications, or at least Applications that would provide the same functionality.

Almost all the Applications he used we available on both platforms, the most process to replicate is synchronising your phone with iTunes. Obviously the iPhone does this out of the box, but how can you do this on the Android platform?

The answer is DoubleTwist a free Application that can manage synchronising removable disks with iTunes and Windows Media player.

[ More ]