ubuntu

Using Google's App Inventor for Android on Ubuntu 10.04 (Lucid)

Recently I got my invite to try out the beta of Google App Inventor for Android, a simplified environment to enable people to create applications for Android based phones using visual building blocks instead of a programming language. Google have written extensive set up instructions to get your computer and phone set up: http://appinventor.googlelabs.com/learn/setup/index.html but also on this page is a bit of text that could cause us trouble: "If you are using GNU/Linux, then you should use Sun Java rather than OpenJDK. App Inventor does not work well with OpenJDK." Unfortunately OpenJDK is the default for Ubuntu 10.04 and it might not be obvious how to get the Sun version, so I thought I'd better document what I did to get it working.

Boxee and Ubuntu 10.04 LTS on the Acer Aspire Revo

I did a fresh install of Boxee and the newly released Ubuntu 10.04 LTS on my Acer Aspire Revo today. The process has not changed significantly since I wrote my post How to install Ubuntu 9.10 and the Boxee Beta on an Acer Aspire Revo (including 64 bit option) back in January. You can pretty much follow these instructions to get everything up and running. One minor difference is in alsamixer where the entry formally known as “IEC958 1” now seems to be labelled “S/PDIF” (see below for screenshot) - unmute this as before. I used the recently released Boxee Beta version 0.9.21.11487 which works with Ubuntu 10.04, at the time of writing the Boxee site doesn't state this. It is also possible to integrate Boxee with the new Ubuntu One Music Store.

Trying to create a Meego Image

In the 21st century people are surrounded by computers. Mobiles, set top boxes, netbooks, nettops, laptops, even in the car. Back in February 2010 Intel and Nokia decided to merge their Linux efforts, Moblin and Maemo, into a new distribution called Meego. When you go to the Meego site you will see that straight away that they going to design this distribution for all of these devices, making it a very interesting development. On 31st March an announcement was made that some Meego images were available, so I was keen to have a look at it. Unfortunately I managed to build an image but have not got it to run, but I thought I would document what was involved anyway. The documentation and code are actively being worked on so I hope to have a working image soon.

Creating a virtual world inside a laptop with OpenSimulator

A head shot of an avatar in OpenSimI am alone on a small island that is about the size of a roundabout in the middle of a vast ocean. With my ghostly body I look up at the night sky and contemplate what to do next. Maybe I will make the sun rise, build some more land or just read some more of the wiki. I've just installed OpenSimulator (a.k.a. OpenSim), a "3D Application Server". What this means is that it can be used to host "virtual worlds", a bit like SecondLife. In fact you can use the SecondLife Viewer as a client for it. After hearing about at various points for quite a while and finding a really good set of instructions on how to set it up, I couldn't resist having a go, even though creating virtual worlds is a bit of an excursion for me.

Element OS - Linux for your TV and sofa

Back in August last year I wondered aloud whether it was time for a remix of Ubuntu aimed at media centres and set top boxes. I was not the only one thinking along these lines it seems! In April 2009 “Element” was founded by Kevin L. Thompson with the aim of producing an operating system specially designed for media centres. They have just released version 1.0 of Element OS, a new Linux distributon based on Ubuntu designed around the concept of the ten foot user interface (a user interface you can see and operate on your TV from across the room). It was time to make myself comfortable on the sofa and see what this new remix is all about.

My experience of Spotify as a Linux user

I am a huge music fan, I'll listen to all sorts of music ranging from the pop to opera and this is my experience of Spotify, a service that truly is a “game changer” meaning you can listen to virtually any music you like without having to go buy a download or a CD. I've been a Spotify user for quite a while and am now a premium (subscription) customer. There is one snag though, I am also an Ubuntu user, a platform not supported officially by Spotify. Despite this, it is possible to get Spotify up and running on Ubuntu and a few mobile devices. This is my experience so far of using Spotify.

The INQ Chat 3G: An artistic social mobile

Art students are sometimes thought of as being "a bit different", often with a distinctive look and a flair for the visual unmatched by their peers. If the INQ Chat 3G was a person it would be an art student with its distinctive visual identity that sets it apart from other mobile phones. Like an art student it has to achieve this style without breaking the bank making it suitable for people who might want a stylish mobile phone but do not want to pay smartphone prices. The INQ Chat 3G comes with a physical keyboard and its functionality revolves around the idea of keeping people in touch through a range of services such as email, SMS, Twitter and Facebook so it may well appeal to the multiplatform chatterboxes amongst you. It also has some surprising features like GPS.

How to install Ubuntu 9.10 and the Boxee Beta on an Acer Aspire Revo (including 64 bit option)

** Update 3rd May 2010: The instructions here also generally work for Ubuntu 10.04 LTS, for notes specific to this version see: Boxee and Ubuntu 10.04 LTS on the Acer Aspire Revo ***

A lot has happened since I wrote my post back in June about setting up Ubuntu and Boxee on the Acer Aspire Revo; a new version of Ubuntu has been released and today (7th January 2009) the new beta version of Boxee was officially released to the public. The new version is a major overhaul and represents quite a different, enhanced user experience from the alpha. So I thought I would do a new version of the post to reflect these changes. Fortunately, Ubuntu 9.10 (Karmic) has introduced many changes that make getting the Revo up and running much easier than under the previous release of Ubuntu.

How to install PhpDocumentor on Ubuntu

We all know that it is important to write documentation for our code. It is not the most exciting aspect of programming but sadly it is needed for those times when we have to fix or change something six months after writing it and have no recollection of how the code works or maybe of writing it at all. Fortunately there is help at hand, you can document a lot of your PHP code semi-automatically with a handy tool called PhpDocumentor. If you have programmed in Java before and used Javadoc this will be very familiar to you. It is not readily available pre-packaged through apt, but fortunately it is reasonable straightforward to install.

Yes we can (make desktop applications for Ubuntu with Quickly)!

Programming a computer is actually quite an intellectually stimulating way to spend time, you also usually end up with something to show for your labour. Getting into programming now though can be very confusing, there are so many computer languages out there, where would you start? An additional problem is that this is not the 1980s anymore, printing out “Hello World” ad infinitum is not going to impress anyone. This is where “Quickly" comes in, a new template based programming system making its first appearance in Ubuntu 9.10. It is designed to be easy and fun and is there to help you from getting an initial program together right through to distributing it.

Syndicate content

Back to top