User Tools

Site Tools


code:weblocs

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
code:weblocs [2018/02/24 18:51] – created 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 12: Line 21:
     * [[http://www.music.mcgill.ca/~gary/rtmidi/]]     * [[http://www.music.mcgill.ca/~gary/rtmidi/]]
     * http://cocoadocs.org/docsets/MIKMIDI/1.6.1/     * http://cocoadocs.org/docsets/MIKMIDI/1.6.1/
 +    * https://github.com/mixedinkey-opensource/MIKMIDI
   * AudioUnits   * AudioUnits
     * https://alexkenis.wordpress.com/2014/01/23/apples-audio-unit-examples-in-osx-10-9-and-xcode-5/     * https://alexkenis.wordpress.com/2014/01/23/apples-audio-unit-examples-in-osx-10-9-and-xcode-5/
Line 17: 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://appledoc.gentlebytes.com 
-    * [[http://cocoaheads.org/de/Berlin/index.html|CocoaHeads: Berlin, Germany]] 
-    * [[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 33: 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 44: 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