Search Site

Feed Section

Saturday, July 10, 2010



Affordable Android-powered iPad-like Tablet Computers Galore

Posted: 10 Jul 2010 10:00 AM PDT

Affordable Android-powered iPad-like Tablet Computers Galore: While browsing through dealextreme.com, a popular online shop for electronic products here in Asia, I was really surprised to see several iPad-like tablet computers that are sold for as low as $99 (US). Another surprising thing is that they are all powered by Android.

I'm also amazed that some of these Android tablet computers have key features that are absent on the iPad such as built-in camera, MicroSD slot, and Ethernet port among others. You may think that I'm kidding, so I've gathered some of them here:


Android-powered iPad-like Tablet Computer #1
Price: $147.50


Technical specifications and basic features:

* Operating System: Google Android OS 1.5
* Processor: ARM926EH-S rev5
* RAM: 128MB DDR2
* Storage Capacity: 2GB NAND FLASH, support SDHC TF card up to 16GB
* Display: 7-inch TFT LCD widescreen touch display (800*480 pixel resolution)
* Touch Control: Full size touch operation, sliding menu, functional icon dragging, Orientation Sensors w/ accelerometer, automatic steering display screen
* Network: 802.11b/g Wi-Fi network connection
* Camera: 1.3-Megapixel
* Slots: Micro SD/TF card slot (support up to 16GB)
* Mini USB port
* Functions: E-Book, Office word processing, Document to go (word, excel, PPT, PDF)
* Software: Google Chrome Lite Browser
* Multiple languages supported

See the rest of the specs and features HERE


Android-powered iPad-like Tablet Computer #2

Price: $132.96


Technical specifications and basic features:

* Operating System: Google Android OS 1.6
* Processor: 800MHz (Actual 533MHz)
* RAM: 128MB DDR2
* Storage Capacity: 2GB NAND FLASH, support SDHC TF card up to 16GB
* Display: 8-inch TFT LCD widescreen touch display (800*600 pixel resolution)
* Touch Control: Full size touch operation, sliding menu, functional icon dragging, Orientation Sensors w/ accelerometer, automatic steering display screen
* Network: 802.11b/g/n Wi-Fi network connection
* Slots: Micro SD/TF card slot (support up to 16GB)
* USB port
* Software: Google Chrome Lite Browser, UCWEB Browser; Mainstream web mail service, Gmail, Yahoo mail, Hotmail, Sina mail, 163 mail, Fring, * Skype, QQ, MSN, SKYPE, GTALK
* Multiple languages supported

See the rest of the specs and features HERE


Android-powered iPad-like Tablet Computer #3
Price: $107.70


Technical specifications and basic features:

* Operating System: Google Android OS 1.6
* Processor: VIA WM8505 ARM926
* RAM: 256MB DDR2
* Storage Capacity: 2GB NAND FLASH, support SDHC TF card up to 16GB
* Display: 7-inch TFT LCD wide screen touch display (800*480 pixel resolution)
* Touch Control: Full size touch operation, sliding menu, functional icon dragging, Orientation Sensors w/ accelerometer, automatic steering display screen
* Network: 802.11b/g Wi-Fi, RJ45, 10/100Mbps
* Camera: 1.3-Megapixel
* Slots: Micro SD/TF card slot (support up to 16GB)
* USB port
* Software: Google Chrome Lite Browser
* Multiple languages supported

See the rest of the specs and features HERE


Android-powered iPad-like Tablet Computer #4
Price: $99.30


Technical specifications and basic features:

* Operating System: Google Android OS 1.6
* Processor: ARM926EJ-S rev5
* RAM: 128MB DDR2
* External memory: Support micro SD card up to 16GB
* Display: 7-inch TFT LCD wide screen touch display 800*480-pixel resolution
* Touch Control: Full size touch operation, sliding menu, functional icon dragging, Orientation Sensors w/ accelerometer, automatic steering display screen
* Network: 802.11b/g Wi-Fi, RJ45, 10/100Mbps
* Microphone
* Speaker
* TF card (support up to 16G)
* Multiple languages supported

See the rest of the specs and features HERE


Because of their budget-friendly price and their open source, hackable Android OS, I gave in and bought the first one from the list above. Although it may lack the killer features of the Apple iPad, I believe it will give me more value for my money.

How to Increase the Size of VirtualBox Virtual Machine Disk Image

Posted: 10 Jul 2010 02:38 AM PDT

I have installed Ubuntu on my Mac OS X desktop through virtualization using VirtualBox, and it has been running really well. My only problem is that I created a virtual machine disk image that is too small (only 5GB), which I wanted to increase in size since I now realized that the space is not enough. At the moment, VirtualBox doesn't have a built-in disk-resizing tool so I resorted to cloning the existing VM disk of Ubuntu into a new larger VM disk image, and then resize the clone to occupy the space of the larger VM disk. Sounds complicated? Not really.

Allow me to share with you the easy steps in increasing the size of a VirtualBox virtual machine disk image with Ubuntu as guest OS.

What you'll need:

1. CLonezilla (Download the ISO file HERE)

2. Ubuntu LiveCD or any LiveCD that has GParted

Before you begin, take note that this how-to is intended for those who have already learned the basics of using VirtualBox.

What to do:

1. Using the VirtualBox Disk Manager, create a bigger dynamically expanding virtual disk image. I created 7GB on mine.

2. Add the new larger virtual disk image as the primary slave of your existing Ubuntu virtual disk.

3. Set up your Ubuntu virtual machine to mount the Clonezilla ISO disk image that you have downloaded.

4. While booting from Clonezilla, select disk-to-disk cloning mode, and when the cloning is finished, shutdown the virtual machine.

5. From the VirtualBox Disk Manager, set the larger or your newly created virtual disk that now contains the clone as the primary master disk.

5. Now set up the VM to boot from the Ubuntu LiveCD ISO or to other available LiveCD with GParted. Boot from it and open or run GParted.

6. Using GParted, you will see your VM disk images and if you created a swap partition it must be moved all the way to the right together with the extended partition it is on before you can resize the root partition.

7. Click the swap partition, and then click the "swapoff" option. GParted will close, but just open it again.

8. Enlarge the extended partition, and then the swap. After enlarging your partitions, save the changes and shut down Ubuntu or your virtual machine.

9. From the Virtual Disk Manager, set up your VM to mount from the primary master disk image, and then just remove your old primary master disk.

10. You will now have a bigger VM disk image on your guest OS without destroying any of your data.

You may want to read about my older entries that are also related to virtualization software:

* How to Install Windows 7 on Ubuntu Using VirtualBox

* Virtual Machine vs. Boot Camp

* Installing Parallels Desktop 4 Tools on PCLinuxOS 2009 Guest

* Installing Parallels Tools with Ubuntu as Guest

No comments:

Post a Comment