The problem with we are faced when using mobile devices and especially when we are developing for mobile devices is how to present everything that a user needs. Mobile devices are relatively small and they never were intended for reading word documents. Nowadays we can see that we can read and also edit word documents […]
Read MoreWe blog on all things iOS
Custom Shape UIButton Tutorial
By default, the buttons on iOS are rectangular shaped. In most situations in which a developer can be that’s enough and we can do most of the things. But sometimes, application requirements are such that we need a different approach to resolve that situation. Let’s say you need the area of the button to be […]
Read MoreReading Gyro info from iPhone Tutorial
Reading position (gyro) data from iPhone is not something new, however, it’s rarely used. Gyro data can be used to monitor users footsteps in health applications, as game controls where tilting of your phone causes characters to do different actions and so on… Now, the unbelievable thing behind this stuff is that it can be […]
Read MoreAppsFunder is a cool new way to fund your app development!
As a developer, you’ve probably encountered some problems while trying to market your app – how to get the word out, who to contact, what strings to pull. Have you ever experienced a project halt becase you didn’t had any more resources to continue the development process? If so, AppsFunder might be of interest to […]
Read MoreA layman’s overview of all available iPad models
It seems that Apple isn’t such a minimalistic company anymore – before we had only one or two models of a product and it was pretty much satisfying. However, the market is changed now and Apple had no other choice but to adapt and give us a slightly larger variety of choices. This also complicates […]
Read MoreThese iPhone gadgets might seem silly, but they could be very useful!
You love your iPhone and yet, the only gadget you got for it is a simple dock or a classic casing bought of the eBay for a couple of bucks, right? Well, there is a whole wide world of gadgets which will change the way you’re using your iPhone. Some of them are actually useful […]
Read More4sq WiFi Will Find Nearest WiFi Points With Their Passwords For Free
We love to see some innovation and outside thinking when it comes to apps. 4sqwifi, desipte it’s name, isn’t just a location app, but a smart use of Foursquare itself. 4sqwifi will get all of the nearby venues WiFi. If there is a password in the Foursquare tips, 4sqwifi will get it for you. Before you start using it, […]
Read MoreShortcut for Settings – Smart use of URL Scheming
How many times you wanted to disable the Wi-Fi on your iPhone or take the brightness a bit down? But it was always such a pain in the back to get to settings and click all those options. Sure, there are some apps that allow you to have those switches on your homescreen, but we […]
Read MoreiOS 5 Notification Center Guide
Finally, with iOS 5 we got a great notification system for all of those notifications we get during the day and sometimes, during the night. As it might be confusing at first, we decided to make this guide through Apple’s new notification center. As you already know, the new notification system is much more subtle than the […]
Read MoreiOS5 Core Image filters
One of new features in iOS5 is Core Image. It allows you to create amazing image effects in your apps. Core Image comes with several built-in filters, in this tutorial I’ll show you how to use them. Create new project “Single View Application”, add CoreImage framework to project, add UIImageView to your view with Interface […]
Read More