It Is What It Is

Sometimes it just looks different.

Archive for the ‘Mobile’ Category

Sync Google Calendar with iPhone & iPad

Sunday, May 30th, 2010

The Calendar Application that comes with the iPad is a very easy to use, and integrates nicely with email (both Google & Exchange), however setting it up to connect to Google Calendars is not something that takes place when you set up a GMail account. There are plenty of applications on the App Store that can provide you with access to your Google Calendar, but they all require you to open the app to sync and alerting for events is not possible. For me, the ideal solution is to have all my Calendars sync into the iPad native calendar application.

I’ve written a quick HowTo for adding other calendars to your iPad.

Continue Reading…

iPad – My Review

Sunday, April 11th, 2010

Maybe I am a lemming, maybe not.  At any rate, I did go out yesterday with a plan to purchase an iPad.  I will start by saying that I loved my iPhone, the only reason I gave it up was AT&T.  Had the iPhone been on Verizon, I would have kept it.  I see a lot of potential with the iPad, as well as the other tablets, I also see a lot of gaps.  I decided to write about my initial experience, before it faded into fanboi bliss.

The act of getting an iPad would seem to be the easy part, but it wasn’t.  The nearest Apple Store is not as close as a BestBuy with an Apple Kiosk.  So I went online to BestBuy.com and made sure they had the model I want in stock.  I fiddled around for another hour or two, called Rich to partake in the “experience”, and then headed on over to pick one up.  When I got there, I was told that they did not have it in stock; naturally I commented on the error on their website.  I was then told they do have them in stock but Apple won’t let them sell until Sunday.  All because an advertisement is coming out on Sunday and they need them in stock for that.  As Rich and I were leaving the store, a manager overheard us talking and asked us about it.  To BestBuy’s credit, the manager  (I wish I had remembered her name) did everything she could to see if one could be released.  No luck there, so it’s off to the Apple Store.

The Apple Store was a zoo!  I don’t remember ever seeing so many people there.  Despite all that, Apple has the sales process down and we were in and out within 20 minutes.  Now I have an iPad, go ahead and call me a lemming;  you know you want one too.  :-)

So after powering on my Windows virtual machine and loading iTunes, I proceeded to activate my iPad.  The process was pretty striaghforward, just like an iPod or iPhone. Now the fun starts.

Continue Reading…

Usable VPN on Droid

Saturday, April 10th, 2010

When I purchased my Droid, I immediately began comparing it to my iPhone.  The general absence of features that I took for granted, on my iPhone, started me down a road to set things right and make my Droid what I wanted it to be.

So what were my key needs?  Now to be fair, even the iPhone couldn’t & can’t do some of this.

  • VPN Connectivity to Cisco ASA – I need this for work
  • Microsoft Exchange Global Address List Search – I need this for work
  • Pinch Zoom – It’s just cool
  • Act as a WiFi hotspot  – share the 3G connection over wifi

Over the past couple weeks, I have achieved all but one of these features.  That last item being VPN.  Android does come with a VPN client, but it does not support connections that require a group and shared password in addition to username and password.  There are lots of complaints on the Google Code site, but as of update 2.1 nothing has been produced by Google to fix this.

The reality is, if you need something for Android wait a couple weeks and some intrepid developer will also need it and make it.  Or you could learn to code yourself and do it, thus becoming that intrepid developer.  So after waiting, and searching, I finally hit upon a plan that would give me the VPN access I need.

Ready?  Here we go!

Continue Reading…

Droid ROMs – Why and How

Saturday, April 10th, 2010

There is quite a bit of talk around Droid ROMs on many of the Droid related forums.  It’s not a new conversation, they’ve been around since before the Droid came out.  Many people want one or they want to know how to install, there are not many discussions on what they are. It can be a confusing topic to navigate, the community is large and many opinions (presented as facts) on what is best exist.

ROMs are typically a modified version of the OS for your phone, that have features not originally included in the manufacturer version.  Most ROMs claim to improve performance, provide better visual experience and add capabilities to the phone.  ROMs can help to speed adoption of new phone hardware as they bridge gaps in desired functionality.

Some things that ROMs can do:

  • More than 3 screens for application icons
  • Pinch-Zoom (like the iPod/iPhone)
  • Install Applications to SDCard
  • Direct Terminal to OS (no need for adb for basic stuff)
  • Improved Performance/Battery Life
  • Capability to add Unix/Linux like functionality (VPN that works with Cisco)

I’m not going to kid you, installing a ROM is not always easy.  All of the ROMs that I found require your phone to be rooted, and have an install process that screams “this can brick your phone”.  With that being the risk, you’ll find every single person that talks about installing a ROM usually follows it with their disclaimer.  (I’m no different)  It’s also worth noting that loading a ROM on your phone could violate your Customer Agreement – check that before you do anything, last thing you want is to try something on your phone and not get support from Verizon.

Now that we know what a ROM is, how would you install one?

Continue Reading…

Rooting Android 2.1 on Motorola Droid

Friday, April 9th, 2010

I have a couple friends that have purchased an Apple iPad.  The current flavor does not support 3G.  The soon to be released 3G model will cost more than the Wifi models and will require purchasing a separate data plan.   So I asked myself, is it possible to use a Droid as a Wifi Hotspot

In my initial looking around, I found a program called PDANet that can share a 3G connection; however it only works with a USB tether or Bluetooth.  I installed PDANet and tried to connect an iPad. The iPad does not support using Bluetooth as a Network Adapter.

I checked around more and every application I found required root access to the Droid.  I had considered “rooting” my Droid a few months ago, purely for the experience of doing it, but the process was very messy and I saw lots of people who bricked their phone.  I use my phone for work and did not want to take the chance.  I decided to look around and see if the process had evolved into something relatively safe, and to my surprise it had.

The safest route seemed to revert back to Android 2.0.1 and then apply a root update.  Here we go…

Continue Reading…