Category Archives: iPhone

Eve Agent

Track your Eve Online training skills on your iPhone, iPod Touch or iPad with this app.

App Store Link

The Eve Online App was submitted to the AppStore and it’s waiting for approval, but i’m providing you all some screenshots so you can take a sneak-peek.

The App provides Local Notifications of completion skills. You don’t need any internet connection to receive the notifications, only to update your API information.

v. 1.0 (released)

v. 1.1 (waiting for approval)

Changelog:

  • List of known skills and certificates
  • UI colors consistent all around the application
  • Fixed a minor memory leak
  • Improved visuals and information displayed of the CharacterSheet
  • Fixed a bug that locked the user out if the download of the skillList returned an error
  • Fixed a bug where the corporation name of the pilot was not changed if the pilot changed corporations

v. 1.2 (in development)

coming soon…

If you have any questions or suggestions, feel free to leave a comment.

Also posted in development | Leave a comment

Looking for iPhone Wallpapers?

Most of the hits coming from Google to this site so far are from people looking for iPhone Wallpapers, so, i’ve reorganized this site’s posts to make a category page with all the iPhone Wallpapers-related in an easy to find link.

So, if your interest is Wallpapers, this is where you want to go, but feel free to look the rest of the site up and see if anything jumps to your eyes.

Enjoy your stay!

Also posted in News | Leave a comment

iOS 4 default Background

You’re not a developer? Want to get the default iOS wallpaper? Search no more.

Also posted in Wallpapers | Leave a comment

Wolf Set

Wolves are beautiful wild animals. They are present in mystical stories like the Werewolves, and I particularly like what they did in the movie Blood and Chocolate.

Now, a small set of wolf backgrounds for your iPhone

Continue reading »

Also posted in Wallpapers | Tagged , | Leave a comment

iPhone Developer Enrollment Experience

I’ve seen numerous posts of how long it takes for someone in a country that do not have a Apple Store (not to be confused with iTunes Store) to enroll into the iPhone Developer Program.

I’m from Brazil, and I’ve seen many reports of enrollments taking more than 4 weeks to complete, and, after reading all these posts, I was conformed in waiting the four weeks for the process.

Just so you know, we need to send a signed fax with a lot of information, including credit-card details, to Apple.

I was astonished that, 4 hours after I’ve sent the fax, my credit card was charged and I’ve got two e-mails saying that my developer program was activated and it was ready to use. Immediately I’ve logged on the Apple developer site, and it was everything there. Provisioning creation, iPhone SDK 4 and iPhone OS 4 available for download… Everything.

Well, thank you Apple, for another great customer service.

I’m sorry my fellow countrymates took so long, but we do need to report the goods and bads, right? Expect some info on upcoming app store software from us!

Also posted in News | Tagged , , , | Leave a comment

Sunset wallpaper

This week I’ve adapted one of my 3D works from 2004 into an iPhone wallpaper. It’s a simple sunset image made in 3D Studio Max.

Hope you like it!

You can check the original artwork here: http://kalel3006.deviantart.com/art/Sunset-12212741

Also posted in Wallpapers | Tagged , | Leave a comment

Wallpaper of the week (+ iPhone space wallpaper collection)

This week, the featured wallpaper is a Space wallpaper

As a bonus, I’m providing a small collection of beautiful space-related iPhone wallpapers for you.

Continue reading »

Also posted in Wallpapers | Tagged , , , | Leave a comment

Custom drawing UITableViewCell for iPhone

I’m currently developing an iPhone application for interfacing with bit.ly and uiop.me sites. These sites provide resources for shortening urls and provide clicks and tweets statistics.

For a better display of information, I was researching on how to do some custom table cell drawing using Interface Builder, and I found out that not many people like it (don’t really get why, but I’m not going to dive into that just yet). Nevertheless, I’ve found two very good and detailed tutorials at the E-String Technologies site and Chris-Software.com. Since I don’t like repeating what others have written so well, I’m providing here the links to their tutorials.

Also posted in Tutorials | Leave a comment

iPhone weekly wallpaper

Hello! Every monday we’ll be featuring an iPhone Wallpaper. This week’s featured wallpaper is:

This work was found here. It’s a beautiful abstract green wallpaper. Check out the website for more beautiful abstract iPhone wallpapers

Also posted in Wallpapers | Tagged , | Leave a comment

Learning to Search (+SQLite queries)

Hello,

Today I’m starting to write tutorials for iPhone, starting with a simple thing that took me a while to learn. How to make simple searches for iPhone and display it promptly in the search result?

All the commands and screenshots below were taken on a MacOS X 10.6.2 with XCode 3.2.1 and iPhoneOS SDK 3.1.2.

I started by creating a database with common people names. I’ve found some common american names for male and female, wich I got the first 50 of each one, making a simple SQLite table, that you can get it from here (zipped for convenience).

Continue reading »

Also posted in Tutorials | Tagged , , , | 3 Comments