Nov
30
2011
Flattr this!
Hi!
This tutorial is about how to make your apps UX just a little bit better. Have you ever noticed the message in google maps stating that if you activate Wifi you would get a better positioning? Or that when you want to send a text message and your phone is on flight mode, that you get the message to de-activate flight mode in order to send a text?
Well, it is actually really simple. These are just links that are opened. So, in this tutorial I will show you how to do this using e.g. Reachability.
6 comments | tags: Apple, Apps, AppStore, Cool stuff, Development, ios, iPhone, objective-c, OSX, Tutorials, XCode | posted in Apple, Development, Free stuff, iOS, iPhone, Mac, Objective-c, Tutorials, XCode
Nov
18
2011
Flattr this!
Hi!
Currently I am working on a little project where I need to fetch the area code form a phone number for Sweden. This, however, is not one of my strongest sides… I really hate Regex.
Since this is an iOS project, I would like some objective-C code… so I jumped over to one of the greatest sites I know and made a post: http://stackoverflow.com/questions/8188964/getting-an-areacode-from-the-phone-number
I got a great answer, which I approved, and made a test script in PHP. This is me sharing this test script. If you can use it, have fun with it but, Do not forget to Like the post and Flattr it
3 comments | tags: Cool stuff, Development, free stuff, hobby, objective-c, PHP, regex | posted in Development, Free stuff, iPhone, PHP, Web
Aug
1
2011
Flattr this!
Little off topic from my usual posts, just wanted to let you guys know that I have some (10-20) Spotify invites to give away. Maybe some of you US visitors that are interested?
Leave me a comment with your email address and I’ll send you one.
13 comments | tags: Cool stuff, freestuff, give away, invites, share, Spotify | posted in Free stuff, Okategoriserade, Spotify
Jul
14
2011
Flattr this!
On tuesday this week I released a new website, the website is called “Where I am . At”: http://whereiam.at.
The purpose of this website is to find your location quickly and easily. This can be very usefull when developing iOS applications using your current location.
Take a look at, http://whereiam.at and let me know what you think of it!
5 comments | tags: Apple, Apps, Cool stuff, Development, ios, iPhone, Mac, new, PHP, webb, Work related links | posted in Android, Apple, Development, iPhone, PHP, Websites
Mar
9
2011
Flattr this!
I think thats the longest title I could think off… or is it? Anyways… with regards to the questions and/or complaints I have gotten about my (somewhat “crappy”) itunes parser which I wrote in the past, I decided to quickly put together a new parser, just for fetching specific app data.
So, what did I do? Well, it basicly parses the data from the “Apple – iTunes – RSS Generator” and shows it for you in your browser. This could be usefull for those of you that want to implement real-time iTunes appstore data into your website.
no comments | tags: App Reviews, Apple, Apps, AppStore, Cool stuff, Development, freeware, hobby, iPhone, iTunes Connect, Mac, OSX, PHP, php classes, php code, Tutorials | posted in Apple, Development, iPhone, iTunes Connect, Mac, OSX, PHP