mrhyperlinkukplain Get a free Giffgaff Sim

Posts Tagged ‘iPad’

Andy’s new gadget courtesy of VMware – A Kindle Fire

Monday, April 9th, 2012

On April 2nd, I blogged here about a mysterious parcel from VMware that arrived by FedEx.

The parcel contained an Amazon Kindle Fire, not available in the UK. To be released later this year. I’ve not done the Android experience, being strictly an Apple iOS, Microsoft Windows CE/Mobile, and Nokia nerd. So it will be interesting to checkout what Android 2.3 ‘Gingerbread’ has to offer, compared to Apple iOS 5.1.

kindlefirekindlefire1

The Amazon Kindle Fire is a Full Colour 7 inch, multi-touch display, tablet, with WiFi, web, movies, music, apps, games, reading & more, and it runs Android 2.3 ‘Gingerbread’.

VMware sent me the gift, as a Thank You for providing feedback in the My VMware Beta program.

Thank You VMware!

Post to Twitter

Andy’s iPad Upgrade from iOS 4.3.3 to iOS 5.0.1 - Restored! - Only took 6 hours!

Thursday, March 1st, 2012

ios501update3

Finally, the upgrade and restore has completed, I started the upgrade at 23:00, and it finished at 5.00am. 6 Hours to complete an iOS 5.0.1 upgrade, and I also upgraded and moved to iCLOUD as well.

not checked my iPad fully yet, but I knew something would be weird….

capacity

The upgrade has reduced the overall capacity by approx 1GB, compared to iOS 4.3.3, and now I have something strange going on because it thinks it’s Over Capacity by 30.1GB.

Post to Twitter

Andy’s iPad Upgrade from iOS 4.3.3 to iOS 5.0.1 - Restoring Apps!

Thursday, March 1st, 2012

Maybe there’s hope!

restoreapps

Post to Twitter

Andy’s iPad Upgrade from iOS 4.3.3 to iOS 5.0.1 - Crapped Out!

Thursday, March 1st, 2012

Andy’s iPad Upgrade from iOS 4.3.3 to iOS 5.0.1 - Crapped Out!

What does Error No.2 mean?

I need to take a shit!

and this is the help from the Link:-

errorit might as well also read

6. Check Under Crackers

7. Get Credit Card

8. Place order for iPad 3

oh sh1t!

It will never be the same again……

Lets see if Restore Works!

restoreipad

Post to Twitter

Andy’s iPad Upgrade from iOS 4.3.3 to iOS 5.0.1 - is this any good?

Thursday, March 1st, 2012

Because of this:-

icloud

The time has come to upgrade my iPad to iOS 5.0.1, I’m not happy about this, I would much rather stay on iOS 4.3.3 Jailbroken, but in June 2012, Apple are migrating from Apple MobileMe to iCLOUD, and I will no longer be able to use the features of Mobile Me, with my iPad.

I’ve read many reports that the iOS 5.0.1 upgrade makes the iPAD1 slower, so I’ve saved my SHSH blobs, so I can rollback to 4.3.3, if it’s a pile of doodoo! To save my SHSH blobs I use TinyUmbrella for Windows, download here

So Goodbye iPad iOS 4.3.3…………….

ipadios433

ios501update

Okay, I’ve download the 716.6MB Upgrade and Hit Update

ios501update1

ios501update2

Waiting…………………..

Post to Twitter

Fecking Apple! Poor Service Mobile Me eMail Very Poor

Thursday, May 12th, 2011

(I was going to write s one eye t, but I thought some children follow the blog so maybe not appropriate!)

Apple (Steve Jobs) you’ve really p****d me off now.

What do you notice about the following screenshot?

No email in over 1.5 hours?

No email in over 1.5 hours?

No email since 4.00pm. Now it might be usual for you not to receive emails in a 1.5 hour window, but not me. I checked a little further and found my iPad was not receiving any mail, and couldn’t log into Apple’s Mobile Me email, no error message. So I tried using a notebook and a desktop computer and still couldn’t login to Apple Mobile Me email, all the other options were working iDisk, Gallery etc. Again just the rotating twinky, staring at me on screen for minutes not doing anything.

Apple Mobile Me status indicated that Service Status was normal. So I called Apple Technical Support, that gave me a URL to have a Live Chat with an Engineer.

Nothing like a email from them warning of the Outage for Maintenance!

So I had a little rant, about better off with GMail, Hotmail or Yahoo, that provide better uptime and storage management, this was the response. I’ve never had any issues with Hotmail, Yahoo or Gmail.

So, there you go two weeks extension!

I bet they wouldn’t treat Mr Steve Jobs, Mobile Me Account like this.

Apple - Service - Zero Points.

And on that very note, APPLE if you would like to talk to me about Service Delivery, or Indsutrial Strength IT Servicesjust let me know!

I’m going to Leave Some Fecking Feedback!

Post to Twitter

Warning to iPhone & Ipad - Big Brother tracks you!

Friday, April 22nd, 2011

You may have read or heard in the Press in the last few days

“The iPhone and iPad collects data that shows when the user was at each location with a timestamp. The information is downloaded to the user’s computer each time the iPad or iPhone is synced. “

I’ve seen fictional programs like Crime Scene Investigation on Channel 5, magically recover location history from phones and GPS devices fitted in cars to provide evidence to convict criminals. - I’ve always thought this was rediculous until now, and just good TV Drama!

So it had me thinking, so I started poking around in the backup data that iTunes stores on your computer.

iTunes stores the backup in the following locations

on a Windows XP Computer

C:\Documents and Settings\<USERNAME>\Application Data\Apple Computer\MobileSync\Backup

on a Vista/Windows 7 computer it’s stored in

C:\Users\<USERNAME>\AppData\Roaming\Apple Computer\MobileSync\Backup\

where <USERNAME> is the user you use to login to your computer.

In the Backup folder is a folder which looks like a GUID (long hex number!) and in that is the files that itunes uses to backup your iphone or ipad and all the settings.

it looks something like this:-

d81725cff6c7b675940b71cbff4471b2f7d83a91

This folder contains many files, with similar filenames, it didn’t take me long to find the file I was looking for, if you search all files for the keywords TABLE Wifi or one of the following keywords Timestamp FLOAT, Latitude FLOAT, Longitude - once you found this file use this file to extract the data. (I’ve since discovered that this file is always appended to when you sync your Apple device, so once you found the file, just use this file to extract the data always).

This log file readily identifies itself as a SQLite format 3 database file, which is good news because using the Firefox 4.0 Add-On, we can examine the data in the database (SQLite Manager Add-on only works with Firefox 4.0, so you’ll need to upgrade!).

Install the SQLite Manager add-on, and use menu option Database/Select Database/Connect Database and open the database file you found above (just change to All files in the pick list).

You should end up with a display as follows

Using SQLite Manager to open Location file from iPhone/iPad

Using SQLite Manager to open Location file from iPhone/iPad

The table we are interested in is called CellLocation, so select Tables, CellLocation

WOW the data is there!

It would seem that the Iphone and iPad 3G version, logs the locations of mobile Cell Locations used by the device, MMC, MNC, Cell Id and LAC,  Latitude and Longitude are logged against a timestamp (number of seconds since January 1 2001).

I would suggest either deleting the file, or using the iTunes option to encrypt databackups on your computer, unless you want this file to be used in evidence against you! (remember if you ever lose you iPhone or iPad, it can be jailbroken and this information can be retreived or synced to another computer for the information to be extracted from your Apple device - so if you get caught, destroy your device!). (just hope your Wife or Girlfriend, doesn’t get hold of the file if you’ve been “playing away!” - enough said!).

My ipad locations since I've owned it!

My ipad locations since I've owned it!

I don’t often turn on 3G on the iPad, I use a E585 - MiFi, but I’m going to check if that makes a difference, because I think it’s the 3G data which is tracked!

iPad on vaction in Japan!

iPad on vaction in Japan!

Tracking is global! (as can be seen from the above when I took the iPad to Japan!)

So how do we get this information into a nice Google Maps display. Simple,

  1. Use SQLite Manager to export the data to a CSV, highlight the table CellLocation, right-click, Select Export Table, CSV (comma), select OK.
  2. Import the CSV into Excel, remove all columns except Latitude and Longitud.
  3. Save the file as a CSV.
  4. Using GPS Visualizer, import the data for a nice location map with your locations highlighted!

SCARY STUFF! BIG BROTHER!

Post to Twitter

Mobile blogging

Friday, January 7th, 2011

Trying something different today, I’m having a day of remote working via an iPad and 3G. To check to see what average data usage allowance I use in a day. So far and it’s only been a few hours checking email and a few websites, I’ve Sent 5.8MB and Received 131MB.

I’m also using an iPad blog applet as well to post this, to reduce data usage.

The Suzuki needed a MOT today, yes it’s been almost three years we’ve had it, so I’m buying time in Morrisons’ cafe waiting for the car. My banger is off the road at present because the starter motor or solenoid is broke.

Mr Apple saving you money!

Mr Apple saving you money!

This is an odd message you cannot update large apps via 3G. I hardly think 20MB is a lot!

Mr Apple is obviously helping you save money!

UPDATE:- My Dad had a moan about the grammer, so I’ve corrected it”

Post to Twitter

iPad iOS 4.2.1 Folders

Monday, November 29th, 2010

Now I’ve upgraded my iPad to iOS 4.2.1 I can take advantage of folders to organise/categorise Apps downloaded from the AppStore.

iPad iOS 3.2.1 No Folders

iPad iOS 3.2.1 No Folders

Now my iPad has only two pages with folders to organize the Apps, rather than nine pages of icons (apps) as before with iOS 3.2.1.

iPad iOS 4.2.1 Folders to organize apps

iPad iOS 4.2.1 Folders to organize apps

It does take some time to create the folders and organise the apps, and for some strange reason, it’s quicker to do it on the iPad, than with iTunes!

Post to Twitter

Jailbroken iPad iOS 3.2.1 to iOS 4.2.1

Sunday, November 28th, 2010

JailbreakMe greeting

JailbreakMe greeting

Since Jailbreaking my iPad a few weeks ago, so I could run Adobe Flash in the Safari browser, I’ve noticed an element of instability with the device, these are the dangers of messing with the code!

Oops .. not for the faint hearted this one!

Oops .. not for the faint hearted this one!

Jailbreaking... Sit tight

Jailbreaking... Sit tight

Personally, I don’t visit alot of flash based websites, and I’m not really interested in the flash based adverts, so now that iOS 4.2.1 has been launched for the iPad on the 23 November 2010, and folders is one thing I really need to reduce the Pages and organise my 134 Apps, time to upgrade (just remember to save your (shsh blobs first, if you want to rollback to a previous iPad firmware version, before Upgrading your iPAD - use Tiny Umbrella here).

Upgrading iOS 3.2.1 to iOS 4.2.1

Upgrading iOS 3.2.1 to iOS 4.2.1

During the Upgrade

During the Upgrade

Complete

Complete

Post to Twitter