All posts tagged 'example'

Importing data to iOS applications

With todays vibrant world of iOS apps, there are usually many choices within the same category. So it’s easy to switch to another one. But how about the most important part of it: your data? Well, some developers offer a way to export or import, but unless you’re dealing with standard formats, it’s likely you have to enter all your data again. This blog post will look into how you can use your programming skills to import the data from one application to another.

View based table views in Lion - part 1 of 2

With OS X 10.7 Lion, Apple has introduced many cool features to it’s AppKit. One of those that caught my attention right away, was view based table views. It seemed like the missing widget I was looking for when implementing Startupizer’s items list. So I decided to take a spin as a research for directions for 2.0 release. In this post, I’ll go step by step through a small project gradually adding features until it will look similar to current main window.

View based table views in Lion - part 2 of 2

With OS X 10.7 Lion, Apple has introduced many cool features to it’s AppKit. One of those that caught my attention right away, was view based table views. It seemed like the missing widget I was looking for when implementing Startupizer’s items list. So I decided to take a spin as a research for directions for 2.0 release. In this post, I’ll go step by step through a small project gradually adding features until it will look similar to current main window.

Producteev as user support

Handling support and feedback is probably one of the most important things software developer teams face after releasing a product. The simplest way many of us use at the start is e-mail, but that soon becomes too difficult to manage. There are several online solutions available - FogBugz, Lighthouse or it’s “bigger” sister Tender are just few of those most often mentioned by developers.

Appledoc 2.0 examples

In this post, I’ll add links to documentation generated with appledoc 2.0 in time. The post will be updated accordingly.

Real appledoc 2.0 test

In the past days I’ve had an interesting e-mail interaction with a appledoc 1.0 user who had trouble with extracting documentation for methods of the first named section. Whichever section he would put first, it’s methods were not extracted. It’s a strange bug I’ve never experienced before. He even sent me an example header file and it looked correct.



Want to reach us? Fill in the contact form, or poke us on Twitter.