Throughout various different ROMs and various different firmware releases, the one thing that has always annoyed me is the inability to rename icons which you place on the home screen.  The most annoying thing is that not even the most rudimentary of icons actually fit in the allocated space; being a ‘Google’ phone and based on the integration with Google services I think it stands to reason that a lot of people as well as me with have the Google Mail shortcut on their home screens, and I’m sure you’ll all agree that it annoys the hell out of you when it only displays ‘Google mai’.

Just as on my laptop, I hate clutter;  I have a set way of organising my icons but I’d really like the ability to rename so in this case, if Google Mail doesn’t fit I’d like Gmail thanks.

Finally, I found a way.

It’s really simple actually and doesn’t involve any messing with code or reverse engineering.  Simply head across to the android market and download ‘Any Cut’ (which incidentally is FREE, even better).  Once installed to create the GMail icon all you need to do is the following (the same method applies to ANY other shortcut too):

  • Long press on the existing Google Mail icon and drag it to the bottom of the screen to delete
  • Long press in the blank space and choose Shortcut followed by Any Cut
  • Choose Activity
  • Scroll down and select Google Mail
  • Type the name of the shortcut as you would like it to appear, I choose Gmail
  • Hit OK

Follow this process for any application or service and it’ll allow you to have your home screen exactly how YOU want it instead of simply accepting the way it is by default.

Enjoy!

I have been more than happy with the ability to synchronise my calendars between my Outlook and Google using Google’s own sync tool until recently when I began using Outlook 2010.  You see the problem is that Google have yet to release an update to their tool to allow the tool to work with Outlook 2010, a surprise considering how long Outlook 2010 has been available and the positive feedback it has been receiving.  Remember that positive feedback equates to more and more people using the latest version.

The problem appears to be not that Google’s sync tool will not work with Outlook 2010 but that it performs a version check on execution and will not get past the fact that it ‘thinks’ it will not work, so it simply gives an error and halts.

There is of course a way round this.




Caveat:  I take no responsibility if you manage to break your Outlook installation, remember to take a backup first and if you are unsure or have no experience of Hex editors, perhaps think twice before following these steps.  If you do a search on Google there are already Outlook.exe files available for download that have had the change made, although – importantly – be very careful downloading and running .exe files unless you are sure they come from a trusted source!

You’ll need to use a Hex editor, there are a few available in you do a search; I used Notepad++ with the ‘Hex-Editor’ plugin.  Firstly locate and make a backup (very important in case something unexpected happens!) of the Outlook.exe file which is located at c:Program FilesMicrosoft OfficeOffice14 and at assembly location 0x000c09b2 change the value to 0×32 in the ascii dump (it will have originally been 14.0.0 but now should read 12.0.0).  This in theory should only change the version number that the Outlook Add-In Manager reports to add-ins.

It works fine for me, I’m now happily synchronising between Outlook 2010 and Google once again.

Enjoy!

UPDATE: I have been getting a lot of emails asking if I can upload an OUTLOOK.EXE file with the Hex changes in place, so, if you simply want to download a patched file without making the changes yourself heres the link.  It goes without saying that you download this file at your own risk. To prevent antivirus programs blocking the file I have placed it inside a ZIP archive so you will simply need to unpackage it and place it into your c:Program FilesMicrosoft OfficeOffice14 folder but please remember as always to backup the original file first.  If you find this useful, please leave a comment.  Thanks.

Installing Chrome OS on USB Drive   December 16th, 2009

Recently, Google announced the release of the Chrome OS source code, after all of the build up it turned out to be quite a low key affair but within a few hours, the internet was full of images running within virtual machines such as VMware or VirtualBox.  Soon after, images began appearing which could be transferred onto a USB stick and run directly without the need to install or change any of the partitions on your machine which is great news as it allows you to try the new OS without having to undertake a major upgrade.

Caveat: before you decide to download Chrome OS, there are a few things that you should consider.  Remember that it is still very much in the early stages of development, so it may not work as well as you are expecting.  In fact, depending on your hardware it may not work at all.  You should also fully understand that by design, the new OS is very simplistic as it is intended for use on the new generation of netbook computers.  By definition, a netbook is designed to perform simple tasks.  When Chrome OS is launched, all you get on the face of it is a web browser.  Don’t be too surprised after trying Chrome is you wonder why you bothered in the first place, personally, I won’t be using it again on my machine but that said, I am glad I gave it a try.  Also, don’t forget the obvious, if trying it on your production machine backup any important data first!

OK, so you’ll need a USB drive that you can use to be able to try it out and a BIOS which allows you to choose a temporary boot device so that you can boot from the USB drive once you have the image written to it.  I’d recommend using a USB stick with 4GB of storage capacity.  Remember also to check if you have any files already on it before going any further, you’ll need to back these up in a safe place if so as the USB stick will be repartitioned during the following process.

You will also need a little bit of luck. Chrome OS may or may not work on your computer hardware. I did successfully run it on my Lenovo T61p but it did not successfully recognise the wireless network adapter.  Finally, you’ll need to download the necessary files to put Chrome OS onto your USB stick.

  • Download the Chrome OS for USB Torrent [here]

You’ll need a good BitTorrent client like uTorrent to download it.

The torrent has a zip file that includes the disk image, as well as a Windows tool for putting the image onto the USB drive.  The program you’ll use to create the Chrome OS USB boot disk is called Image Writer for Windows.  It’s a great little tool for writing disk images, it’s free, and it’s open source.  You won’t need to download it separately as it is included in the download.

Installing Chrome OS onto your USB Stick

Unzip chrome_os_usb.zip and launch Win32DiskImager.exe to copy the image onto your USB stick.  You may get the following warning when you launch Image Writer if so then simply cancel the error and continue.  The problem is that it will be looking for a floppy disk that’s not there (a:/) so once you have cancelled the error, hit the refresh icon and you should now see the option of your USB stick.  Once you have got Image Writer running, click the folder icon and select the chrome_os.img file (which should be located in the same location as you launched Image Writer from).  Next, click on the device dropdown box and choose the drive letter which corresponds to your USB stick (check in My Computer if you are unsure).  Then, click Write and the program will create a bootable Chrome OS on your USB stick.

1


Boot up Chrome OS

You’re now ready to boot into Chrome OS!  Leave the USB stick in your machine and reboot, when the machine reboots press the appropriate boot menu key to interrupt normal boot and choose the USB stick as the bootable drive (on my T61p this was F12).  In around 10 seconds you should see the Chrome OS login screen.  Yes, it’s much faster than Windows!  Login with chronos and password.  This will log you into your new system as a local user.  Once you have logged in, you should see what appears to be just a Google Chrome browser.  If you click on the Chrome sphere in the upper left corner, you will see a Google Accounts login page where you will be able to login with your Google Account details and off you go!  If you do not see this page and you get a browser page that says it could not find the page requested, then luck isn’t on your side and it means Chrome OS doesn’t like your network adapters.  If this is the case you could of course always retry from within Windows in a Virtual Machine.  If you were able to successfully log in, you should now see the application page.

2

3


As you can see, all of the applications are in the cloud.  All of the applications that you can see on the application page bring up different webpages and everything you do takes place within the browser.  As I said at the start of the post, a lot of the stuff isn’t working yet, this is all still under development.  You’ll also see right at the top of the application page a message that says UI under development.  Designs are subject to change.  This means what it means so please don’t ask me why certain things are not working!

4

Let me know if you manage to get Chrome working properly and your thoughts.  Enjoy!

As promised, I now have more Google Wave invites available after the initial batch.  If you need one, take a look at my original post for details:

http://www.mikesouthby.co.uk/2009/10/google-wave-invites-are-in/

Enjoy.

Google Voice – Invites Are In   October 30th, 2009

Seems like it has been a good week for me this week in terms of getting my quota of invites to share on various Google services.  Earlier this week I was given some Google Wave invites to share and now this morning when I logged into my Google Voice account, it would seem I now have some there too.

So, just like with Google Wave, I’m giving away a Google Voice invite here on my blog.  Leave a comment below if you want/need one, we’ll pick a comment next week and send someone an invite..!

Note:  Yes, I’m a UK user.  It DOES work over here if you are a little clever with the sign up process although you do this at your own risk.  As clearly stated in the EULA this is a US service only at the moment.  Great if you have family in the US and want to make free local calls however…

If you’re not aware what Google Voice is – where have you been? – now’s a good time to find out!