BluePad: Controls Presentation from Your Phone

Recently I had todo a lot of presentations which made me thinking into getting presentation pen, but since my E71 includes a pre-installed Wireless Presenter (WiPresenter), I’ve buried that thought, who needs an expensive presentation pen when a phone can perform equally when?

Bluepad remote control

But as WiPresenter is only compatible with Microsoft Windows operating system, I’m forced to use keyboard or mouse-clicks to control my presentations when I’m using Ubuntu Linux operating system. This is a drawback as I could perform the task easily thru my phone when I’m on Windows XP.

EnterBluepad, an application which enables your mobile phone to act as a Bluetooth controller. Bluepad consists of two applications, a server and a client. The server application sits on your operating system, monitoring for incoming Bluetooth connection. The client application requires a JavaME compatible mobile phone with JSR-82 (Bluetooth) feature.

The installation is straightforward for both client and server side application, the only thing to remember is to activate bluetooth on mobile phone before starting the client application. After that, you can start OpenOffice Impress and use the the phone to remotely control the presentation.

Quick Way to send files to mobile device via Bluetooth in Ubuntu Linux

Previously I’ve written a post about how to send/receive file over the bluetooth using CLI. Now i’m going to show you a quick way to send files over bluetooth using the standard “Send To” on GNOME. Like this

bluetooth

To enable this, you need :

  • gnome-bluetooth (available from the repository)
  • a Bluetooth dongle / device attached to your computer

After all requirements have been met, all you need to do is select the files which you wish to be send over bluetooth, and click “Send To”.

You should see a dialog similar like above, prompting you to select the desired bluetooth device.

It’s easy with Linux!