Aug 27

Powered by Twitter Tools.

Aug 27

Powered by Twitter Tools.

Aug 26

Powered by Twitter Tools.

Aug 26

Powered by Twitter Tools.

Aug 26

Powered by Twitter Tools.

Aug 24
  • Space Shuttle on target for a 0136 ET liftoff on Tuesday – Too late/early for me! – http://bit.ly/2Sd8nZ #
  • Ubuntu Servers: Gaining Server Acceptance | BeginLinux http://ow.ly/l0ET #
  • boys are now napping…time to get some "other work" done. #

Powered by Twitter Tools.

Aug 23

I recently purchased an Android based phone. The MyTouch3g from T-Mobile. It is a HTC Magic phone and is running Android v1.5 (Cupcake). I was digging around with it and started playing with SDK in an attempt to “root” the phone. Turns out rooting it is a little more than I’d like to get into right now. Give me a few more months playing with it and I will. So far I like the phone.

To get started with the SDK…
1. You must download the Android SDK. You can find the Android 1.5 R3 here.

2. You must setup a udev rule
a. As root create this file: /etc/udev/rules.d/51-android.rules.
sudo gedit /etc/udev/rules.d/51-android.rules

For Gusty/Hardy or newer, edit the file to read:
SUBSYSTEM==”usb”, SYSFS{idVendor}==”0bb4″, MODE=”0666″

For Dapper, edit the file to read:
SUBSYSTEM==”usb_device”, SYSFS{idVendor}==”0bb4″, MODE=”0666″
b. Now execute:
sudo chmod a+rx /etc/udev/rules.d/50-android.rules

3. Now you need to ensure USB Debugging is turned on.
a. Settings ->Applications -> Development -> USB Debugging checkbox is green!

4. Now connect your device via a USB cable

5. Verify you can see the device
a. From the android sdk cd tools
b. run ./adb devices
c. if you see your device, you have done everything correctly

6. Now you can play with your device

7. If you want to get some details or screenshots
a. run ./ddms

Enjoy. More to come on playing with the Android phone.

Aug 22

Powered by Twitter Tools.

Aug 21

Powered by Twitter Tools.

Aug 20
  • Interesting site: The Cloud Market http://bit.ly/B6yFC #
  • Interesting "phone": Glass Platform: Android Desktop Phone For Business http://bit.ly/16Wtdc #
  • 10 Google Chrome JavaScript Experiments to play with – http://bit.ly/qluYD #
  • and here are ALL the Chrome Experiments http://bit.ly/1r9n6o = need to experience them in Google Chrome of course! #
  • Now I'm cooking with gas! Just installed Sipdroid and tied it into Gizmo5 which is tied into Google voice. I also setup iSkoot for skype! #
  • iskoot is not all that it claims or my expectations are higher than expected…probably the latter #
  • @GeorgeReese you are the 2nd person to ask that question today – no but I am told to try the .deb from Karmic as it is in Main. in reply to GeorgeReese #
  • Great night with "the boys" …got a lot of work done, now I need rest for an early workout tomorrow…later. #

Powered by Twitter Tools.