"Your MP" app for Boxee updated and now compatible with the Boxee Box

Just a short post to say that the "Your MP" application for Boxee has been slightly updated. This is an app that lets people in the UK see how their MP is voting in Parliament from the comfort of their armchairs. You don't need to know who your MP is, all you need is your postcode and the app will do the rest for you.

Using Linked Data in App Inventor for Android with the help of a bridging script

Many organisations are offering rich Linked Data stores now that you can interrogate with the SPARQL language. This data might be interesting for the mobile app developer to work with so it would be great to be able to experiment with this data in Google App Inventor for Android applications. At the moment you cannot do this directly as App Inventor only offers quite limited functionality to interact with the web, however with the help of a server side "bridging script" we can close that divide and send a SPARQL query from inside the application and deal with the results we get back.

A "Hello World" app for Samsung Internet@TV

Samsung Internet@TV is a platform that aims to bring content from the Internet into people's living rooms through certain Samsung televisions and Blu-ray players (be careful to check app availability though). The system uses HTML “widgets” to bring an app like experience to the TV set. For developers this is a chance to experience developing for an embedded system while needing only HTML, CSS and Javascript skills. As another bonus Samsung are currently running a competition for developers in Europe (at the time of writing there is about one month left until closing) where you can win some decent prizes. In this post I will attempt to pull together some information on how to build a simple “Hello World” app and then deploy it to a real Internet@TV device for testing.

A test drive of Ubuntu Server in the Amazon EC2 Cloud

Cloud Computing is a hot topic in IT circles right now and many will be keen to try out some of the technology involved to gain an insight into how they or their organisation might be able to benefit from this area. One significant product is the Amazon Elastic Compute Cloud (also known as Amazon EC2) which offers the promise of a server image that can adjust its specifications to cope with peak demands on a website. Getting started with this product has previously meant a lot of preparation though, lots of reading up on new terms and new ways of doing things and that is before understanding a pricing structure which thanks to its pay as you go nature might work out cost effective, but also takes longer to understand. Fortunately Canonical, the commercial backer of Ubuntu has stepped in and introduced an offer where you can test drive an instance of Ubuntu Server 10.10 on EC2 free of charge for an hour. I decided to take up this opportunity and see what I could learn.

My presentation for Vital about App Inventor for Android now available online

I meant to post this a bit sooner, but anyway here is a link to a talk I did last week about Google App Inventor for Android for the Vital programme. It was my first time giving a presentation online so forgive my possibly frequent use of the words "um" and "err"! It was a great experience and I enjoyed giving the presentation to a great bunch of people.

The Samsung NB30 Touchscreen with Ubuntu's Unity: an alternative to tablets

There is a lot of talk about how tablets might kill off netbook sales. I thought about buying a tablet to replace my broken netbook but then I found another rather interesting option. The Samsung NB30 Touchscreen in some ways occupies an uncharted land between netbooks and tablets. It is a netbook, but you could also think of it as a tablet with a keyboard. This machine fitted my requirements a bit better than a tablet and I felt that it would offer me a bit more flexibility. In my last blog post I examined how to set up Ubuntu on this machine, in this post I want to reflect on my first week using it.

Installing Ubuntu 10.10 on the Samsung NB30 Touchscreen Netbook

The Samsung NB30 running UbuntuThe Samsung NB30 is a great little machine and if you get the model with a touchscreen it can be a nice way to fully enjoy the new Ubuntu Unity netbook interface. I recently treated myself to one of these and now have Ubuntu 10.10 installed with (hopefully) everything working. I'll be writing much more about this netbook and touch screen interfaces in future blog posts but first to get the features working that don't work out of the box, or don't work well straight after installing Ubuntu. These include WiFi, the touch screen, screen brightness adjustment and the hotkeys.

An early look at MeeGo running on a Nokia N900

A blurry image of the MeeGo UISomething I have been meaning to do for ages is to have a go with a MeeGo image on a Nokia N900. MeeGo is a Linux distribution intended for embedded devices and netbooks. It is the merger of Nokia's Maemo project and Intel's Moblin project and aims to produce a distribution suitable for use on set top boxes, mobile phones, tablets, in-vehicle entertainment systems. It is also backed by The Linux Foundation who are already offering a training course in it. At the end of October MeeGo v1.1 was released which includes an installable image with a user interface for the Nokia N900.

The ZTE Racer: Evidence that Android is for the masses

There's nothing like the expression of mild surprise to confirm that a radical change in the technological landscape is taking place. While showing people the latest phone I've on review, the ZTE Racer (a £99 pay as you go Android phone from 3 UK) I was struck by how many times I heard things like “Oh, that's actually alright, isn't it?”, maybe a realisation that smart phones are arriving for the masses and not just people who are prepared for spend hefty sums on the latest shiny gadget. This isn't a unique offer either, other networks are offering budget Android smartphones (notably Orange with the San Francisco) so now many people who might not have considered owning a smart phone could now do so leading to some interesting changes and new opportunities.

Start coding for the Google App Engine and get it to greet you by name

Google's App Engine offers an attractive idea for web developers of being able to use Google's famous server infrastructure to serve up their own code and interactive websites. If you develop for it though you might find it is a bit different from developing for other types of web host and some of the concepts are new. I've been asked if I would do a simple run through of how you would set up an application and handle an HTTP GET requests with parameters, so here is a tutorial that will not just say “hello world” but greet you by name. The example is deliberately simple, but the concepts in it can be built on for many other uses. This example uses Python, if you would like to see a Java version then please mention it in the comments.

Pages

Subscribe to greenhughes.com RSS