User Tools

Site Tools


main:web

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
main:web [2020/03/10 11:35] – [How To's] michfielmain:web [2021/01/16 21:07] – [Internetradio] michfiel
Line 5: Line 5:
   * [[http://www.wsanchez.net/papers/motives/|Motivation vs. Self Control]]   * [[http://www.wsanchez.net/papers/motives/|Motivation vs. Self Control]]
   * [[https://beat.doebe.li/bibliothek/index.html| Beats Biblionetz]]   * [[https://beat.doebe.li/bibliothek/index.html| Beats Biblionetz]]
-  * [[http://www.mathematische-basteleien.de/triomino.htm|Triomino]] 
-  * [[http://www.myfonts.com/WhatTheFont/|WhatTheFont]] 
  
 ===== How To's ===== ===== How To's =====
Line 21: Line 19:
  
   * [[http://www.netzmafia.de/skripten/programmieren/ad12.html|Programmieren in C]]   * [[http://www.netzmafia.de/skripten/programmieren/ad12.html|Programmieren in C]]
-  * [[https://www.dribin.org/dave/blog/archives/2009/11/15/rpath/|rpath]] 
   * https://wincent.com/wiki/@executable_path,_@load_path_and_@rpath   * https://wincent.com/wiki/@executable_path,_@load_path_and_@rpath
   * http://www.uni-weimar.de/medien/wiki/ObjC-Memory_Management   * http://www.uni-weimar.de/medien/wiki/ObjC-Memory_Management
   * http://www.danandcheryl.com/2012/08/3-tips-on-auto-synthesized-properties   * http://www.danandcheryl.com/2012/08/3-tips-on-auto-synthesized-properties
 +
 +==== AppleScript ====
 +
 +    * [[http://dougscripts.com/itunes/|Doug's AppleScripts for iTunes ♫]]
 +    * [[http://macscripter.net/viewtopic.php?id=24750|AppleScript for Beginners IV ]]
 +
 +==== JavaScript ====
 +
 +  * [[http://play.elevatorsaga.com|Elevator Saga - the elevator programming game]]
  
 ==== MIDI ==== ==== MIDI ====
Line 31: Line 37:
   * [[http://www.roland-museum.de/gitbs/html/GI10/Roland_GI10.php?l=en|Roland Museum]]   * [[http://www.roland-museum.de/gitbs/html/GI10/Roland_GI10.php?l=en|Roland Museum]]
   * [[http://www.unfretted.com/loader.php?LINK=/profs/roland_gk]]   * [[http://www.unfretted.com/loader.php?LINK=/profs/roland_gk]]
 +  * http://www.kvraudio.com/forum/viewforum.php?f=33&sid=fb9500e582c1face22b60f44ca8aae0a
  
- +  * [[https://github.com/krevis/MIDIApps|krevis / MIDIApps]] 
- +  * [[https://github.com/petegoodliffe/PGMidi|PGMidi]] 
-  * JavaScript +  * [[http://www.viscerallogic.com/programming/midi/]] 
- +  * [[http://notahat.com/simplesynth/]] 
-    * [[http://play.elevatorsaga.com|Elevator Saga - the elevator programming game]] +  * [[http://www.music.mcgill.ca/~gary/rtmidi/]] 
- +  * http://cocoadocs.org/docsets/MIKMIDI/1.6.1/ 
-  * DSP +  * https://github.com/mixedinkey-opensource/MIKMIDI 
- +  *  
-    * http://www.kvraudio.com/forum/viewforum.php?f=33&sid=fb9500e582c1face22b60f44ca8aae0a +  *  
-  * MIDI +==== AudioUnits ==== 
-    * [[https://github.com/krevis/MIDIApps|krevis / MIDIApps]] +  * 
-    * [[https://github.com/petegoodliffe/PGMidi|PGMidi]] +  * 
-    * [[http://www.viscerallogic.com/programming/midi/]] +
-    * [[http://notahat.com/simplesynth/]] +
-    * [[http://www.music.mcgill.ca/~gary/rtmidi/]] +
-    * http://cocoadocs.org/docsets/MIKMIDI/1.6.1/ +
-    * https://github.com/mixedinkey-opensource/MIKMIDI +
-  * 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/
     * https://alexkenis.wordpress.com/2015/04/05/hidden-audiounit-generic-ui-options/     * https://alexkenis.wordpress.com/2015/04/05/hidden-audiounit-generic-ui-options/
     * https://developer.apple.com/library/content/technotes/tn2104/_index.html      * https://developer.apple.com/library/content/technotes/tn2104/_index.html 
-  * Cocoa+ 
 +==== Cocoa ==== 
 + 
 +  * 
 +  * 
     * [[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 63: Line 68:
     * [[http://www.icodeblog.com/2009/01/15/iphone-game-programming-tutorial-part-1/]]     * [[http://www.icodeblog.com/2009/01/15/iphone-game-programming-tutorial-part-1/]]
     * [[http://www.cosmicthump.com/|COSMIC THUMP - A Reminder to Embrace Amazing Possibilities]]     * [[http://www.cosmicthump.com/|COSMIC THUMP - A Reminder to Embrace Amazing Possibilities]]
-  * iOS+ 
 +==== iOS ==== 
     * [[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]]
     * [[https://github.com/allenporter/mobilesynth]]     * [[https://github.com/allenporter/mobilesynth]]
     * [[http://zbar.sourceforge.net/iphone/index.html]]      * [[http://zbar.sourceforge.net/iphone/index.html]] 
-  * CoreLocation+ 
 + 
 +=== CoreLocation === 
     * http://nshipster.com/core-location-in-ios-8/     * http://nshipster.com/core-location-in-ios-8/
     * https://developer.apple.com/reference/corelocation/cllocationmanagerdelegate?language=objc     * https://developer.apple.com/reference/corelocation/cllocationmanagerdelegate?language=objc
-  * Text2Speech+ 
 +=== Text2Speech === 
     * [[http://www.successdenied.com/2011/06/25-jahre-stspeech/]]     * [[http://www.successdenied.com/2011/06/25-jahre-stspeech/]]
     * [[http://www.retrobits.net/atari/sam.shtml]]     * [[http://www.retrobits.net/atari/sam.shtml]]
-  * Scripting 
-    * [[http://dougscripts.com/itunes/|Doug's AppleScripts for iTunes ♫]] 
-    * [[http://macscripter.net/viewtopic.php?id=24750|AppleScript for Beginners IV ]] 
-  * Heart Rate Bluetooth 
-    * https://github.com/latne1ec/HappyTime 
  
 +=== Heart Rate Bluetooth ===
 +
 +  * https://github.com/latne1ec/HappyTime
   * http://www.labbookpages.co.uk/index.html   * http://www.labbookpages.co.uk/index.html
  
Line 122: Line 132:
  
  
-==== NOXON iRadio ====+==== Internetradio ====
  
-  * [[http://www.my-noxon.net|myNoxon]] + 
-  * https://www.noxonradio.de/support/index.php?sid=131949&lang=de&action=show&cat=240&lang=de +  * http://pioneer.vtuner.com
-  * https://www.jorgo.com/2013/09/noxon-iradio-ueberlebt-dank-updates/ +  * http://www.radio567.com/ 
-  * [[http://radio567.com|vTUNER SUPER Internet Radio Tuning Service]] +  * https://www.mediayou.net/
-  * http://pioneer.vtuner.com/setupapp/pioneer/asp/AuthLogin/SignIn.asp?sLogoutType=OUTCOMPLETE&lngy=&sAuthErr=sp1&sAuth= +
-  * http://www.radio567.com/setupapp/radio567/asp/AuthLogin/SignIn.asp+
  
 ==== Misc ==== ==== Misc ====
Line 255: Line 263:
   * [[https://docs.google.com/spreadsheets/d/14L_1W_UAqwhs4ITNemypKzrDP-k023YY5BHq8jHNKyQ/edit#gid=1927847509|Kantine Callas]]   * [[https://docs.google.com/spreadsheets/d/14L_1W_UAqwhs4ITNemypKzrDP-k023YY5BHq8jHNKyQ/edit#gid=1927847509|Kantine Callas]]
   * [[http://zonenklaus.de/wordpress/?s=holunder|Holunder]]   * [[http://zonenklaus.de/wordpress/?s=holunder|Holunder]]
-  * [[https://de.m.wikihow.com/Verschiedene-Stinkbomben-selbstmachen|Stinkbomben]] 
  
  
Line 263: Line 270:
  
   * [[http://www.duden.de/woerterbuch|Duden online]]   * [[http://www.duden.de/woerterbuch|Duden online]]
- 
   * [[http://www.linguee.de|Linguee]]   * [[http://www.linguee.de|Linguee]]
   * [[https://www.deepl.com/translate|DeepL]]   * [[https://www.deepl.com/translate|DeepL]]
- 
   * [[http://dict.leo.org|LEO Online-Wörterbücher]]   * [[http://dict.leo.org|LEO Online-Wörterbücher]]
   * [[http://translate.google.de|Google Übersetzer]]   * [[http://translate.google.de|Google Übersetzer]]
   * [[http://www.bing.com/translator|Bing Übersetzer]]   * [[http://www.bing.com/translator|Bing Übersetzer]]
- 
   * [[http://www.woxikon.de| Woxikon (multilinguales Wörterbuch und Lexikon für Übersetzungen, Synonyme und Abkürzungen)]]   * [[http://www.woxikon.de| Woxikon (multilinguales Wörterbuch und Lexikon für Übersetzungen, Synonyme und Abkürzungen)]]
- 
   * [[http://acronyms.thefreedictionary.com|Acronyms and Abbreviations]]   * [[http://acronyms.thefreedictionary.com|Acronyms and Abbreviations]]
- 
-  * https://www.wort-suchen.de/buchstabensalat-loesen/?ws=game&ws-r=zuasplefen&ws-p=#xhead 
- 
   * [[http://www.openthesaurus.de|Open Thesaurus]]   * [[http://www.openthesaurus.de|Open Thesaurus]]
- 
   * [[http://de.wikipedia.org/wiki/Liste_von_Abkürzungen_(Netzjargon)|Wikipedia: Liste von Abkürzungen (Netzjargon)]]   * [[http://de.wikipedia.org/wiki/Liste_von_Abkürzungen_(Netzjargon)|Wikipedia: Liste von Abkürzungen (Netzjargon)]]
- +  [[https://www.spreetaufe.de/berlinerisch-berliner-jargon/woerterbuch-berlinisch-a-h/]]
-  * https://www.spreetaufe.de/berlinerisch-berliner-jargon/woerterbuch-berlinisch-a-h/ +
   * [[http://www.ostarrichi.org|Österreichisches Wörterbuch]]   * [[http://www.ostarrichi.org|Österreichisches Wörterbuch]]
   * [[http://www.teens-web.de/sachsen.htm|Sächsisch-Wörterbuch]]   * [[http://www.teens-web.de/sachsen.htm|Sächsisch-Wörterbuch]]
Line 288: Line 285:
   * [[http://www.onlineconversion.com/morse_code.htm|Morse Code Conversion]]   * [[http://www.onlineconversion.com/morse_code.htm|Morse Code Conversion]]
   * [[http://transl8it.com]]   * [[http://transl8it.com]]
- 
   * [[http://www.urbandictionary.com]]   * [[http://www.urbandictionary.com]]
   * [[http://www.convertbinary.com|Binary Converter]]   * [[http://www.convertbinary.com|Binary Converter]]
 +  * [[https://www.wort-suchen.de/buchstabensalat-loesen/| Buchstabensalat lösen]]
 +
  
 ===== Lost & Found ===== ===== Lost & Found =====
main/web.txt · Last modified: 2021/10/28 21:14 by michfiel