Better Ubuntu Linux bluetooth management with Blueman

l found (courtesy of Bigbrovar’s post, thanks) a piece of software called Blueman that provides better bluetooth management under Ubuntu Intrepid (it’s also available for other Ubuntu versions). It basicall replaces the current bluetooth manager under Intrepid.

What’s cool about blueman is that in addition to better bluetooth management under Ubuntu, it is also able to manage wireless broadband (GPRS/EDGE/3G) connections hand in hand with Ubuntu’s Network Manager. I’ve tried it on my Motorola RAZR mobile phone and it is able to setup HAL so that I can easily connect / disconnect to the Internet using Network Manager.

The last time I tried if my cell phone is supported by the Network Manager, I had to use the mobile phone’s cable to be able to connect to the Internet. If I wanted to connect to the Internet via bluetooth on my cell phone, I had to setup ppp manually. With Blueman, it’s done automatically for you. Great!

Continue reading …

Upgraded to VirtualBox 2.0.2 on Ubuntu

vbox logo2 gradientI’ve just finished upgrading from VirtualBox 1.6.4 to VirtualBox 2.0.2 and I must say that the VirtualBox team has really done a great job in version 2.0.2. I still haven’t tried new support of VirtualBox for 64 bit guest machines because I am using the 32-bit version of Ubuntu.

One of the more obvious improvements that I readily found is in the seamless mode. Seamless mode in Virtualbox allows you to integrate you guest machine’s desktop into the host machines desktop. When I was using version 1.6.4, seamless mode was not too useful since my Windows guest machine would simply hang up.

Continue reading …

Which is best: Nokia E71, Apple iPhone 3G or HTC Dream with Android?

I’ve been holding off on buying my next mobile phone for quite a while to be able to choose from the Nokia E71, the Apple iPhone 3G and the upcoming HTC Dream which has Google’s Android installed (been reading that it’s coming out on September 23 in the US).
e71 mainphoneimageapple-iphone-3ghtc-dream-android

First of all, I hope we can get some better photos of the HTC Dream — side by side with the Nokia E71 and the Apple iPhone it’s a goner!

Continue reading …

How to use the Nokia PC Suite in Linux

When I was about to start using Linux (Ubuntu) one of my concerns was being able to use the Nokia PC Suite since I own a Nokia mobile phone. So I tried to find a solution to my problem — the solution was to use Sun’s VirtualBox software to run the Nokia PC Suite since I couldn’t make it work under Winehq.

Continue reading …

Android bluetooth API won’t be in SDK 1.0

I’ve just read an email about Google’s explanation of why the bluetooth API for Android won’t be in version 1.0 of the SDK. It’s kinda sad ‘coz we’d have to also see some delays in I would imagine pretty good ways of using bluetooth in an open mobile platform. Google explains …

Continue reading …

How To: Install Ubuntu Linux on HP Compaq C700 (Part 2)

Last time I posted what will work out of the box when you install the Ubuntu Hardy Linux distro on a HP Compaq C793TU notebook. Today, I’m spending some time writing about how to make some of the other things work like for example the Atheros wifi chip on a Compaq C793TU and dual head monitors that automatically configures itself whether there is an external monitor or none connected.

On this post, I’m also writing some special setup that I have that others might be interested like using a stereo bluetooth headset and a bluetooth mouse on the Compaq Presario C793TU.

Continue reading …

Control your Open Office presentations using bluetooth

You can now control your Open Office 2.3 presentations using your bluetooth enabled mobile phone using a simple java midlet / J2ME software.

Continue reading …

More on using bluetooth in Java mobile development

This has been a very suprising 1st quarter — Sun acquires MySQL, now Nokia goes for TrollTech, wonder what will be next. Anyway, I’ve been searching the Internet for more resources on how to use a mobile phone’s bluetooth. Here are some links to information and tutorials about using a mobile phone’s bluetooth on your J2ME code.

Continue reading …

Using bluetooth in your mobile phone software development

Bluetooth logoThere are a lot of reasons that you might need to use a mobile phone’s bluetooth when you are developing a software for cell phones. Instead of creating your own library of mobile phone bluetooth functions, you can just use an existing bluetooth library for mobile phones.

Continue reading …