- Feb
- 23
2010.02.23 15:34:21 by Ondrej Rafaj

Hey Kids, today I want to tell you about library I wrote. It works like a tiny little database (without search), it is reusable within the application as all entries are stored in their own file. The entire library is based on NSArray (table) and NSDictionary (row).
This library should cover all the main functions everyone needs when working with tables, including easy reordering system. This library is not designed for large amount of data, but up to 100 items should be fine. Sorry for calling this thing a db but I’ve had no better idea ...
Back to top
Read more ...
- Feb
- 12
2010.02.12 16:47:28 by Ondrej Rafaj

Hi, I've been browsing the web lately and I found a really nice website built by EngageInteractive. As an iPhone fan and developer, I have been surprised how smoothly their UISwitch script works. Check it out ...
Back to top
Read more ...
- Feb
- 12
2010.02.12 13:13:36 by Ondrej Rafaj

RSS feed including images from server DeviantArt.com
You can search the library for any topic you want. Favorites, recent searches, feedback form, internal server that allows you to download pictures straight to your Mac / PC / Linux via your browser are coming with the next update in March! Stay tuned.
Back to top
Read more ...
- Feb
- 10
2010.02.10 12:26:45 by Ondrej Rafaj

Download this icon set for free for bloggers or anyone else. It includes 15 graphics for Google, Flickr, LinkedIn, MySpace, YouTube, RSS, Technorati, Facebook, Twitter, Delicious, Yahoo, GMail, Feed Burner, RedDit and calendar, you can use them anywhere, anytime and without any other limitation, back link to our website will be really nice but not necessary.
And send us a link if u will use them :)
Back to top
Read more ...
- Feb
- 4
2010.02.04 19:36:51 by Ondrej Rafaj

Hi, today I would like to explain how to extend classes from the iPhone SDK frameworks. The main idea behind that is not to create loads of classes, one for each functionality, but create custom extensions for the existing ones.
Back to top
Read more ...
- Feb
- 4
2010.02.04 12:06:49 by Ondrej Rafaj

Hi, today I want to show you how to use our brand new API that allows you to create contact / feedback forms in matter of minutes. In this tutorial we will be using JSON-framework and ASIHTTPRequest. Both are open projects and you can use them in your apps without any limitations.
Back to top
Read more ...
- Jan
- 26
2010.01.26 21:07:49 by Ondrej Rafaj

Hi, I've just started new ERA for xProgress.com ... now you can expect much more tutorials, content and tools than ever before
You can request a tutorials and if this one will be reasonable or there will be more request for the same thing, we'll try to distribute them to one of our authors
Please check out the brand new My Account area where you'll gain access after finishing a very simple registration form here. You can be a valuable member of this server by publishing your own code-snippets and later even entire articles or tutorials.
I personally hope you'll find this server useful, and I wish you a lot of fun with XCode and good luck in the future.
Ondrej
Back to top
Read more ...
- Dec
- 16
2009.12.16 18:45:02 by Ondrej Rafaj

Hi, today I want to show you how to parse JSON files into the NSArray and NSDictionary and how to use those files and objects. This article should be a really good starting point for you guys who already knows the basics of work with Interface Builder and XCode.
Back to top
Read more ...
- Dec
- 15
2009.12.15 17:07:21 by Ondrej Rafaj

Game is called Boost your Brain by Francis Bourre and has been released on 11th of December 2009 and is available in AppStore.
The game itself is entirely developed in Flash, unfortunately for us it is built in Adobe Flash Studio Professional CS5, which is in alfa, maybe beta testing right now, it's a pre-release .
You can find the application here
Click for more to see some screenshots
Back to top
Read more ...
- Dec
- 7
2009.12.07 20:55:41 by Ondrej Rafaj

Multiplatform (Win, Mac, Linux) tool, I've build when I wanted to backup all my music from iTunes. iTunes has quite a mess in the library and I've been unable to just copy all the files over. It just helps you to export MP3's from iTunes onto any location on your machine ...
iTunesHandler is another cool free adobe air application which lets you copy any of your iTunes songs from your iTunes library to anywhere else on your hard drive, you can transfer songs, album and mp3 with this tool.
It will automatically scan the iTunes library and by default will export the selected songs your desktop location in windows, it is very easy and simple application will transfer all music from iTunes to a specific folder location.
Installation details inside :)

Back to top
Read more ...
- Dec
- 4
2009.12.04 17:53:49 by Ondrej Rafaj

Today I'll show you how to create a delegate method that can pass data back to the parent class.
It actually does not matter if you are using this in the cell in table view or you are just exchanging data between different type of the class ... It' always the same.
Back to top
Read more ...
- Nov
- 13
2009.11.13 19:45:26 by Ondrej Rafaj

This class will allow you to check if user is connected to the internet or not
It is really easy to use and has just one function that returns YES or NO
Back to top
Read more ...
- Nov
- 3
2009.11.03 14:25:44 by Ondrej Rafaj

We are back online, sorry for any inconevience caused.
Back to top
Read more ...
- Oct
- 26
2009.10.26 22:39:54 by Ondrej Rafaj

Hi, I've started development of the SQLite3 connection and handling library. This project is here to help us using the SQLite database, and once the SQL helper will be done to even help you setup all the queries for you.
Library is available on Google Code and because I've just started today, the only available code is in the SVN repository.
I will definitelly appreciate any feedback from you guys and I'll be happy to share credits on this with another developers :)
Come here to check out what this thing can do ... :)))
Back to top
Read more ...
- Oct
- 9
2009.10.09 14:07:14 by Ondrej Rafaj

Hi, if you are interested in my presentation files from the 8th London iPhone Developers Group Meetup, feel free to download it here
The entire presentation is included as a pptx file and set of images on the page
Back to top
Read more ...