<![CDATA[XProgress.com - All articles]]> en Sat, 04 Feb 2012 17:44:36 +0000 15 <![CDATA[FTCoreTextView for iOS]]> http://www.xprogress.com/post-59-ftcoretextview-for-ios/ 19. 10. 2011 <![CDATA[FTShare - an easy way to share using Facebook Twitter and Mails for iOS]]> http://www.xprogress.com/post-58-ftshare-an-easy-way-to-share-using-facebook-twitter-and-mails-for-ios/ 19. 10. 2011 <![CDATA[XCode 4 and static libraries]]> http://www.xprogress.com/post-57-xcode-4-and-static-libraries/ 28. 06. 2011 <![CDATA[Best example of how to add entry to contacts using AddressBookUI framework on iPhone SDK]]> http://www.xprogress.com/post-56-best-example-of-how-to-add-entry-to-contacts-using-addressbookui-framework-on-iphone-sdk/ 18. 03. 2011 <![CDATA[London iPhone developers meetup - Wednesday May 5th]]> Apple store on Regent Street

UPDATE: Full presentation inside

1. Marketing iPhone apps - Neil Johnson

2. There is no spoon - Paul Ardeleanu

3. Open source projects for iPhone / iPad - Ondrej Rafaj

Come and see our presentations and join London iPhone developers group on Linked-In

Click more for a map

]]>
http://www.xprogress.com/post-55-london-iphone-developers-meetup-wednesday-may-5th/ 03. 05. 2010
<![CDATA[PinchMedia analytic dashboard on your iPhone ]]> Checkout this simple analytic tool you can use every day to see how is your app doing on the AppStore

iPnchMedia on the AppStore

]]>
http://www.xprogress.com/post-54-pinchmedia-analytic-dashboard-on-your-iphone/ 13. 04. 2010
<![CDATA[How to build UIScrollView with page control]]> Few days ago I needed to build horizontal UIScrollView with pagination, then I started thinking about reusing the code later and this is the result. I started Google Code project, it is a static library that is so far handling different types of UIScrollView but we are working on it every day, than stay tuned cause there will be much more to come :)

]]>
http://www.xprogress.com/post-53-how-to-build-uiscrollview-with-page-control/ 12. 04. 2010
<![CDATA[iBBClone - popular tracking tool in the palm of your hand]]> BBclone is a web counter written in PHP and gives a detailed view of the visitors of your web site by displaying the nth last users (and the data they provided, like their IP, browser and so on) that visited the web site, not just showing a number of visitors. This is very handy for webmasters that want to see who is visiting their sites, what browser people use, where they came from etc.

]]>
http://www.xprogress.com/post-52-ibbclone-popular-tracking-tool-in-the-palm-of-your-hand/ 21. 03. 2010
<![CDATA[Small database handling library optimised for UITableView]]> 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 ...

]]>
http://www.xprogress.com/post-51-small-database-handling-library-optimised-for-uitableview/ 23. 02. 2010
<![CDATA[iPhone like switch for your website in Javascript]]> 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 ...

]]>
http://www.xprogress.com/post-50-iphone-like-switch-for-your-website-in-javascript/ 12. 02. 2010
<![CDATA[iDeviant, your daily amount of art and photography for your iPhone]]> 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.

]]>
http://www.xprogress.com/post-49-ideviant-your-daily-amount-of-art-and-photography-for-your-iphone/ 12. 02. 2010
<![CDATA[Free social networking hand drawn doodle icon set]]> 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 :)

]]>
http://www.xprogress.com/post-48-free-social-networking-hand-drawn-doodle-icon-set/ 10. 02. 2010
<![CDATA[Using Categories in Objective-C to extend native classes / objects from iPhone SDK]]> 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.

]]>
http://www.xprogress.com/post-47-using-categories-in-objective-c-to-extend-native-classes-objects-from-iphone-sdk/ 04. 02. 2010
<![CDATA[Building custom forms in your iPhone app using iMessages, ASIHTTPRequest and json-framework ]]> 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.

]]>
http://www.xprogress.com/post-46-building-custom-forms-in-your-iphone-app-using-imessages-asihttprequest-and-json-framework/ 04. 02. 2010
<![CDATA[Brand NEW xProgress is here]]> 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

]]>
http://www.xprogress.com/post-45-brand-new-xprogress-is-here/ 26. 01. 2010
<![CDATA[How to parse JSON files on iPhone in Objective-C into NSArray and NSDictionary]]> 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.

]]>
http://www.xprogress.com/post-44-how-to-parse-json-files-on-iphone-in-objective-c-into-nsarray-and-nsdictionary/ 16. 12. 2009
<![CDATA[iPhone game that is built entirely in Flash]]> 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

]]>
http://www.xprogress.com/post-43-iphone-game-that-is-built-entirely-in-flash/ 15. 12. 2009
<![CDATA[iTunesHandler - Music export tool for iTunes (Mac, Win, Linux)]]> 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 :)

iTunesHandler main window screengrab

]]>
http://www.xprogress.com/post-42-ituneshandler-music-export-tool-for-itunes-mac-win-linux/ 07. 12. 2009
<![CDATA[Editing UITextView in UITableViewCell via delegate method]]> 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.

]]>
http://www.xprogress.com/post-41-editing-uitextview-in-uitableviewcell-via-delegate-method/ 04. 12. 2009
<![CDATA[iPhone internet connection check (WiFi, 3G, Edge) something like Reachability.h]]> 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

]]>
http://www.xprogress.com/post-40-iphone-internet-connection-check-wifi-3g-edge-something-like-reachability-h/ 13. 11. 2009