Archive for the ‘Life and People’ Category
Thursday, January 5th, 2012
Last year I released a script written in PHP which was able to extract text messages from the iPhone (more specifically: from the SQLite storage container) into a simple TXT file, which was documented in this blog post. The software required a PHP interpreter, which had to be cared for by the user (check the blog post for details), but was published under CC BY 3.0 so the user could make any alteration he desired or deemed necessary.
Some time later I wrote an online version of the extractor (release blog post), which offered extended functionality and above all no longer needed the user to run the interpreter him- or herself.
However, due to the lack of time I couldn’t keep the standalone version up to date with the online version and so they diverged.
(more…)
Tags: iphone, php, sms, standalone, text messages
Posted in Life and People, Technical | No Comments »
Friday, December 16th, 2011
For the past few years I’ve been using a Virgin Mobile cell phone every time I spent time in the United States. Because this was happening only once a year (meaning the rest of the year I’d be outside of the US and any US signal) I would use a plan that was good for a month and then just stop topping up until I would get back into the country. Of course this meant that I would lose the phone number and get a new one every time I got back; but since this was a holiday phone (in different places of the country with different contacts) that was totally fine. Besides, I know people who change their phone numbers (and email addresses) almost every month – and yes, I am being a bit dramatic here btw.
This year’s trip to Miami shouldn’t be any different: (re-)activate phone (=get a new number), top-up, fire away (=get to know ppl and write lots of texts).
However, this time it turned out to be sort of a chore, which I’ll be trying to document here.
(more…)
Tags: cell phone, customer service, paypal, top-up, virgin mobile
Posted in Life and People | No Comments »
Monday, November 21st, 2011
About half a year ago I published a PHP script that could extract text messages from an iPhone SQLite container. It was followed by an online version (blog post) a few weeks later, which was a website offering to use the original PHP script for text message extraction without having to install and/or run a webserver.
(more…)
Tags: csv, iphone, sms, text messages
Posted in Life and People, Technical | 2 Comments »
Thursday, September 15th, 2011
Considering that most things about the movie The Bourne Ultimatum and that it was well done concerning IT were already mentioned in the previous gibberish post this will rather become a short blog post and I will get straight to it.
(more…)
Tags: blood type, continuity goof, dog tag, gibberish, jason bourne
Posted in General, Life and People | No Comments »
Tuesday, August 30th, 2011
Well, to put this down as “gibberish” would be unfair, because it’s quite reasonable information right there. It’s rather what would be called “continuity goofs” over at the IMDb. Furthermore my remarks in the introduction of the first part of the blog series still apply, that with current HD quality movies, it’s easy to pull up a still and check the information sold to us by the movie makers.
I have to admit, the people responsible for The Bourne Ultimatum have done a pretty good job, both with the movie in general and as far as IT authenticity is concerned. (As a small side-note: sorry, idealists, but I have not read the book)
However, there are a few things (to be followed), where they did sloppy work – remember when Nicky says “it’s being blocked by the firewall”?
(more…)
Tags: continuity goof, gibberish, jason bourne, movie, the bourne ultimatum
Posted in General, Life and People | No Comments »
Thursday, June 30th, 2011
A few days ago, Google launched their version of social networking in the shape of Google+.
Like most Google projects, this seems to be in a semi-closed beta phase allowing members to invite new people. My guess is they randomly selected Google accounts that were automatically joined into the program for trying it out. Ever since then a huge wave of asking for and giving out invites has occurred.
(more…)
Tags: Google+, GooglePlus, invite, social network
Posted in General, Life and People | No Comments »
Friday, June 10th, 2011
A few weeks ago I created a small PHP script that could extract text messages from an iPhone SQLite storage file. It required the user to have a PHP interpreter ready in order to run the script, which might be an obstacle keeping him or her from using the script.
Because I’m currently having more fun to do some programming in PHP than to rewrite the original script in Java (most people will have a JVM and/or JRE installed), I created a new webpage that uses the original script.
(more…)
Tags: browser, iphone, itunes, php, sms, text messages
Posted in Life and People, Technical | No Comments »
Wednesday, June 8th, 2011
The blog series of computer gibberish in movies began with this post, where you can also find the introduction to the general topic.
Following part 1, where they just punched in random keys and numbers, we can see a higher level of “gibberish” in The Girl who played with Fire, because they bothered to put “real” text:
(more…)
Tags: gibberish, lorem ipsum, movie
Posted in General, Life and People | No Comments »
Wednesday, May 11th, 2011
UPDATE (10/06/2011): I started an online version of the script, see new blog post.
For a while I’ve been checking out various programs for extracting and converting text messages from the iPhone SMS storage SQLite database. For some reason they seem to be either for purchase or not doing their job well.
When I found out that all they are doing is pretty much just some simple SQL query and putting the result into various output formats, I decided to quickly write this myself, while keeping it simple and open.
(more…)
Tags: iphone, itunes, php, script, sms, text messages
Posted in Life and People, Technical | No Comments »
Tuesday, June 22nd, 2010
We all know those scenes from movies, where we see a computer screen while the NOC-list is being copied or when someone logs into a mainframe in order to disable the power of half a city (via SSH btw). Some are done well or very well (as the mentioned SSH one) others poorly researched or even plain lazy.
While watching such scenes, we usually immediately recognize whether it’s authentic or just crap. Nowadays modern high resolution+definiton movie formats make it even possible to pause the movie and verify all the text that we see on computer screens in such scenes.
Recently, when I watched the (quite brutal) movie “Unthinkable” I saw a real killer:
(more…)
Tags: gibberish, high definition, movie
Posted in General, Life and People | No Comments »