Bookmarks mostly for the moment. Mostly to remind me of tools available. [[cocoa:tips|Tip & Tricks]] ====== Objective C ====== * http://www.foldr.org/~michaelw/objective-c/ ====== Cocoa ====== * http://pmougin.wordpress.com/2008/02/19/learn-cocoa/ * http://osx.hyperjeff.net/reference/CocoaArticles.php * http://www.fscript.org/documentation/ExploringCocoaWithFScript/index.htm * http://splash6hints.blogspot.com/2008/01/over-last-few-months-ive-been-trying-to.html * http://code.google.com/p/imedia/ * http://ottersoftware.squarespace.com/source-code/2010/2/14/otsoverlayview.html * http://stevestreza.com/2010/02/15/fork-of-mgtwitterengine-and-related-projects/ * http://markdamonhughes.com/Blog/?category=cocoa ====== Ruby Bridges ====== [[http://rubycocoa.sourceforge.net/HomePage|Ruby Cocoa]] -- Sourceforge project site for Ruby Cocoa. RC is due for inclusion with Leopard 10.5. [[http://www.rubycocoa.com/|Ruby Cocoa]] -- Tutorials for using Ruby Cocoa. Written by the creator of an alternative bridge (RubyObjC). [[http://www.rubyobjc.com/|Ruby ObjC]] -- An alternate bridge, not as mature as RC but designed to overcome some shortcommings. ====== Gui Tools ====== [[http://www.sveinbjorn.org/platypus|Platypus]] [[http://cocoadialog.sourceforge.net/|Cocoa Dialog]] [[http://www.bluem.net/downloads/pashua_en/|Pashua]] [[http://www.binarymethod.com/content/bghudappkit.php|HUD Gui Widgets]] [[http://www.brandonwalkin.com/blog/2008/11/13/introducing-bwtoolkit/|BWToolkit]] ====== Interesting Tidbits ====== [[cocoa:interestingnotes|Notes]] * http://gitorious.org/projects/git-tmbundle * http://www.pragprog.com/titles/bdcora * http://subtlegradient.com/articles/2008/02/21/install_git_leopard (really simple install, sadly, not DMG file) * http://www.khronos.org/opengles/ * http://www.realmacforge.com/svn/trunk/RMModelObject/README.txt * [[http://iloveco.de/using-core-image-filters-onunder-a-nswindow/|Using Core Image Filters On/Under a NSWindow]] * [[http://iloveco.de/quick-trick-bouncing-the-downloads-stack/|Bouncing the Downloads Stack]] ======= iPhone things ======= * http://forums.macrumors.com/forumdisplay.php?s=&daysprune=&f=135 (iPhone Dev forum) * http://discussions.apple.com/forum.jspa?forumID=728 (Apple Software Dev 101) * http://discussions.apple.com/forum.jspa?forumID=727 (Apple Developer forum) * http://www.iphonedevcentral.org/ * http://code.google.com/p/cocos2d-iphone/ ======= Buisness Side of it ======= * http://tech.groups.yahoo.com/group/macsb/ ======= Logging Tips & Tricks ======= * http://developer.apple.com/mac/library/qa/qa2009/qa1669.html * http://zathras.de/angelweb/blog-uk-helper-macros.htm * http://kuoi.com/~kamikaze/read.php?id=158 * ====== Aritcles to return too ====== * http://stackoverflow.com/questions/3615021/core-animation-difficulties-with-spinning-dial-control-very-detailed * http://stackoverflow.com/questions/567829/catransform3d-vs-cgaffinetransform * http://stackoverflow.com/questions/2262994/failed-attempt-to-use-perspective-transformations-in-core-animation * http://www.quora.com/Cocoa-Development/group