User Tools

Site Tools


code:weblocs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
code:weblocs [2018/03/06 12:44] michfielcode:weblocs [2019/11/26 22:21] michfiel
Line 2: Line 2:
  
   * General   * General
-    * http://devdocs.io+    * [[http://devdocs.io|DevDocs]] 
 +    * [[http://www.netzmafia.de/skripten/programmieren/ad12.html|Programmieren in C]] 
 +    * [[https://www.dribin.org/dave/blog/archives/2009/11/15/rpath/|rpath]] 
 +    * [[https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPFrameworks/Tasks/CreatingFrameworks.html#//apple_ref/doc/uid/20002258-106880|Creating a Framework]] 
 +    * https://wincent.com/wiki/@executable_path,_@load_path_and_@rpath 
 +  * Properties 
 +    * http://www.uni-weimar.de/medien/wiki/ObjC-Memory_Management 
 +    * http://www.danandcheryl.com/2012/08/3-tips-on-auto-synthesized-properties 
 +  * JavaScript 
 +    * [[http://play.elevatorsaga.com|Elevator Saga - the elevator programming game]]
   * DSP   * DSP
     * http://www.kvraudio.com/forum/viewforum.php?f=33&sid=fb9500e582c1face22b60f44ca8aae0a     * http://www.kvraudio.com/forum/viewforum.php?f=33&sid=fb9500e582c1face22b60f44ca8aae0a
Line 18: Line 27:
     * https://developer.apple.com/library/content/technotes/tn2104/_index.html      * https://developer.apple.com/library/content/technotes/tn2104/_index.html 
   * Cocoa   * Cocoa
-    * [[http://www.icodecompany.com/iCodeCompany/Start.html|iCodeCompany]] 
-    * [[http://cakoose.com/wiki/plist_xml_is_pointless|Apple’s Property List XML Is Pointless]] 
     * [[http://nshipster.com/nil/|nil - Nil - NULL - NSNull - NSHipster]]     * [[http://nshipster.com/nil/|nil - Nil - NULL - NSNull - NSHipster]]
     * [[http://www.cocoawithlove.com|Cocoa with Love]]     * [[http://www.cocoawithlove.com|Cocoa with Love]]
Line 32: Line 39:
     * [[http://www.stanford.edu/class/cs193p/cgi-bin/drupal/|CS 193P iPhone Application Development]]     * [[http://www.stanford.edu/class/cs193p/cgi-bin/drupal/|CS 193P iPhone Application Development]]
     * [[http://iphonedevsdk.com|iPhone Dev SDK]]     * [[http://iphonedevsdk.com|iPhone Dev SDK]]
-    * [[http://code.google.com/p/mobilesynth/source/checkout|mobilesynth - Synthesizer for the iPhone]]+    * [[https://github.com/allenporter/mobilesynth]]
     * [[http://zbar.sourceforge.net/iphone/index.html]]      * [[http://zbar.sourceforge.net/iphone/index.html]] 
   * CoreLocation   * CoreLocation
Line 43: Line 50:
     * [[http://dougscripts.com/itunes/|Doug's AppleScripts for iTunes ♫]]     * [[http://dougscripts.com/itunes/|Doug's AppleScripts for iTunes ♫]]
     * [[http://macscripter.net/viewtopic.php?id=24750|AppleScript for Beginners IV ]]     * [[http://macscripter.net/viewtopic.php?id=24750|AppleScript for Beginners IV ]]
-    * https://discussions.apple.com/thread/2673884?start=0&tstart=0===== Jokes =====+  * Heart Rate Bluetooth 
 +    * https://github.com/latne1ec/HappyTime