MacUpdate
Join MacUpdate
New Member

New Developer
Explore
MacUpdate Desktop
Hot Apps

Business
Dashboard
Development
Drivers
Education
MacUpdate Promo
Popular Apps

Games
Home & Personal
Internet
Multimedia & Design
Utilities
iPhone
Apps

Login
Member Login

Developer Login
About
Search Mac Apps

Search iPhone Apps

Advanced Search
AppKiDo
AppKiDo 0.988
Your rating: Now say why...

(9) 4.861111111111111

Reference tool, browse Cocoa documentation.   Free
Add to my Watch List
Email me when discounted
  • Download Now
    540 KB
  • Visit Developer's Site
    aglee
AppKiDo is a free reference tool for Cocoa Objective-C programmers. The goal of AppKiDo is to help you find what you want in the Cocoa documentation. It does this by parsing the header files and the HTML doc files that were installed with your Developer Tools, and presenting the results in a form that is easy to navigate. AppKiDo can search for names of classes, protocols, functions, types, and constants. Searches are by substring, not keyword. So, for example, if you're wondering how to manage cursors, search for "cursor". Apple has conveniently put the word "cursor" in the names of
What's New
Version 0.988:
  • Fixed corrupted nib files and converted them to xibs.
Requirements
  • PPC / Intel
  • Mac OS X 10.4 or later
  • Xcode 2.4.1 or later (Xcode 3.x is preferred)



MacUpdate - AppKiDo




  • Ingredients
    +3
    Free
    Browser for Apple documentation.

  • Cocoa Browser...
    +1
    Commercial $3.99
    Cocoa and iPhone API reference ...

  • MagicHat
    +1
    Free
    Programmer research reference ...

  • Docoa Browser
    +1
    Free
    Browse & search Apple`s Cocoa ...
AppKiDo User Discussion (Write a Review)
ver. 0.x:
(9)
Your rating: Now say why...
Overall:
(9)

sort: smiles | time
burypromote
+2

+3

Ofri reviewed on 28 May 2006
This is the best program ever! I can't write code with it open in the background. A must for every Cocoa developer!!
[Version 0.961]


burypromote
-2

-2
naquah commented on 28 May 2006
Why does (almost) every freeware program has brushed windows, I'm getting tired of it.
[Version 0.961]

3 Replies

burypromote

robbiehanson15 replied on 30 May 2006
I have to agree with you. When I first saw the screenshot, with the brushed metal window I thought, "Oh no, not more brushed metal..." After I downloaded the app, I edited the nib file, unchecked a single button, and made the window aqua. (Took all of 5 seconds) I think it looks much better this way, but that's just my opinion.

The app itself is extremely handy. If it looks interesting, but you shudder at its brushed metal exterior like I did, give it a shot. Chances are you're a developer, and can change it in no time.
burypromote

-2
naquah replied on 30 May 2006
Hmm thanks for your tip!
burypromote

+4
Wevah replied on 05 Jun 2006
There's a "Use textured windows" pref in the preferences, too (which I assume edits the nib for you).
burypromote

+3
amcan12 commented on 27 May 2006
Crashes on launch... - MacBook Pro with 2 GB Ram
[Version 0.961]


burypromote
+1


Anonymous reviewed on 09 Jun 2005
I really hope Apple does two things:

1) Throw a nice sum of money at this developer.

2) Replace Xcode's documention feature with AppKiDo, extended to also cover Carbon and everything else.

AppKiDo is lean, fast, well thought out and immensely useful. Xcode's documentation system badly needs all of these.

Apple, please don't skip step 1 !!!
[Version 0.94]


burypromote
+1


Anonymous reviewed on 09 May 2005
Couldn't live without it.
Still much better than XCode 2 integrated doc/class browser.
Now I would like some sort of spotlight search :-)
[Version 0.93]


burypromote
+1


Anonymous reviewed on 04 Oct 2004
A must have for any developer!
[Version 0.91]


burypromote
+1


Anonymous reviewed on 05 Jul 2004
An AMAZING application, for anyone who is starting out in cocoa, this beats the competition by a LONg way!

beautifully laid out gui and fantastic forethought make this the ONLY developer documentation app to use.
[Version 0.91]


burypromote
+1


Anonymous reviewed on 29 Apr 2004
Nice application and very good support from Andy Lee.

I'll just be happy to have a search field directly in the toolbar like Mail.app in complement of the new search dialog box.

Anyway, congratulation to author for this very use full tool.
[Version 0.903]


burypromote


Anonymous reviewed on 29 Apr 2004
Brushed metal?

Oh no no no no no!
[Version 0.903]

2 Replies

burypromote

Anonymous commented on 29 Apr 2004
>Brushed metal?
>Oh no no no no no!

Hopefully, it's an option !
burypromote

+42
encro replied on 05 Jul 2004
As this application is created for developers I could easily assume that its user base would be clued up enough on how to change it via IB if they felt so inclined. No big deal.
burypromote


Anonymous reviewed on 29 Apr 2004
Perhaps the most useful developers tool out there. This is purely and simply an excellent program.
[Version 0.903]


There are currently no troubleshooting comments. If you are experiencing a problem with this app, please post a comment.

There are currently no ratings. Write a comment or review now.

Downloads:12,271
Version Downloads:1,550
Type:Development : Reference
License:Free
Date:07 Feb 2012
Platform:PPC / Intel
Price:Free0.00
Overall (Version 0.x):
Features:
Ease of Use:
Value:
Stability:
Displaying 1-10 of 12
< 1 2 >
-
-
-
Please login or create a new
MacUpdate Member account
to use this feature
Watch Lists are available to
MacUpdate Desktop Members
Upgrade Now
Download and auto-install
using MacUpdate Desktop. Save
time moving folders and cleaning-up.
AppKiDo is a free reference tool for Cocoa Objective-C programmers. The goal of AppKiDo is to help you find what you want in the Cocoa documentation. It does this by parsing the header files and the HTML doc files that were installed with your Developer Tools, and presenting the results in a form that is easy to navigate. AppKiDo can search for names of classes, protocols, functions, types, and constants. Searches are by substring, not keyword. So, for example, if you're wondering how to manage cursors, search for "cursor". Apple has conveniently put the word "cursor" in the names of most things related to cursors.

AppKiDo presents the class hierarchy in a browser view. If you are new to Cocoa, browse the class hierarchy to get acquainted with what's there and how it's organized. If you are more experienced, you can study branches of the hierarchy you never paid attention to before. AppKiDo provides handy "quicklists" of logically related groups of classes. This puts many frequently used classes a click or two away. AppKiDo can display a consolidated list of all methods a class implements, including inherited methods and methods that satisfy a protocol. This can help you understand the complete behavior of a class. Scanning through a consolidated list is more convenient than browsing a class's superclasses and protocols one at a time. AppKiDo can open the .h file for any Cocoa class. Theoretically you shouldn't need to do this, but sometimes it comes in handy.
Add/Update Listing About MacUpdate Desktop Career Opportunities RSS Twitter Facebook Advertise Sitemap
Copyright © 2012 MacUpdate LLC


- -