Volltextergebnisse:
- Formatting Syntax @wiki
- ====== Formatting Syntax ====== [[doku>DokuWiki]] supports some simple markup language, which tries to make the datafiles to be as readabl... ge. The simpler markup is easily accessible via [[doku>toolbar|quickbuttons]], too. ===== Basic Text Formatting ===== DokuWiki supports **bold**, //italic//, __underlined
- DokuWiki @wiki
- ====== DokuWiki ====== [[doku>wiki:dokuwiki|{{wiki:dokuwiki-128.png }}]] DokuWiki is a simple to use and highly versatile Open Source [[wp>
- xcode_project_setup @iphone
- ogle.com/p/git-osx-installer/ # get [[http://www.doxygen.org/|Doxygen]], e.g. [[http://www.stack.nl/~dimitri/doxygen/download.html|the DMG]] # get [[http://uncrustify.sourceforge.net/|uncrustify]] e.g. bundled wi
- faq @iphone
- me * [[http://developer.apple.com/iphone/library/documentation/Xcode/Conceptual/iphone_development/14... cations_for_Testing/user_testing.html#//apple_ref/doc/uid/TP40007959-CH10-SW10|Quelle bei Apple]] ===... ary/ios/#technotes/tn2151/_index.html#//apple_ref/doc/uid/DTS40008184-CH1-SECTION3|Apple TN2151: "Acqu... und * [[http://developer.apple.com/library/ios/#documentation/Xcode/Conceptual/iphone_development/14
- wahid @orga
- ipt]] * [[http://www.google.com/intl/de/sketchup/download/gsumdethankyou.html|SketchUp]] * [[http://... adclipse.sourceforge.net/wiki/index.php/Main_Page#Download|jadclipse]] * [[http://www.varaneckas.com/jad|jad]] * [[http://www.stack.nl/~dimitri/doxygen/download.html#latestsrc|Doxygen]] * [[http://rentzsch.com/code/mogenerator_v1.5|Core Data Model
- Vorhandene Entwicklunglinien (Zweige) auflisten @orga
- ml|für Mac OS X]]) - aber da git selbst ein Kommandozeilenprogramm ist und die GUIs meist direkt darau... ter Linie um das was immer gleich geht: die Kommandozeile. Für die meisten Befehle (auĆer ''clone'') ... nisses. Andernfalls bekommt man von den git Kommandos eine entsprechende Fehlermeldung. Kaputtgehen ka... itel [[http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html#_using_git_for_collaboration|"
- us_patent_20080316183 @playground
- = US Patent Application 20080316183 Download [[http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&S... geMagick]] command to turn it into one single PDF document. Requires [[http://www.gnu.org/software/wget/|wget]] <code bash> #!/bin/sh # Download the us patent application 20080316183 # htt... ="570" height="840" type="image/tiff" src="/.DImg?Docid=us20080316183ki&PageNum=1&IDKey=15CD25
- p2d @jugm
- s PrƤsentationswerkzeug habe ich das [[http://www.dokuwiki.org/plugin:s5|Dokuwiki S5 Plugin]] gewƤhlt, da's mir am einfachsten schien und komplett ohne Fl... ve, * sehr kompakt -- [[http://www.piccolo2d.org/doc/piccolo2d.java/release-1.2.1/apidocs/|wenige Klassen]], [[http://repo2.maven.org/maven2/org/piccolo2
- Welcome to your new DokuWiki @wiki
- ====== Welcome to your new DokuWiki ====== Congratulations, your wiki is now up and running. Here are... re tips to get you started. Enjoy your work with DokuWiki,\\ -- the developers ===== Create your fir... ur wiki needs to have a start page. As long as it doesn't exist, this link will be red: [[:start]]. G... shown in a margin column on the side. Read our [[doku>faq:sidebar|FAQ on sidebars]] to learn more. P
- radio_pi @cocoaheads
- [[https://github.com/mro/radio-pi/blob/develop/htdocs/app/scraper-br.rb|BR Scraper (nokogiri/ruby)]] ... endungstexte + Bild * zum SchluĆ: ''meta'' nach stdout und ''[[https://github.com/mro/radio-pi/blob/develop/htdocs/app/broadcast-render.lua|broadcast-render.lua]]... [[https://github.com/mro/radio-pi/blob/develop/htdocs/app/pbmi2003-recmod2012/broadcast.rnc|''meta''
- testing @cocoaheads
- hnung * Firefox recht gut per Plugin: https://addons.mozilla.org/de/firefox/addon/1568 * Opera von Haus aus = Unit Testing Cocoa Vortrag am 17. MƤrz... ementation MyClassTC -(void)setUp { } -(void)tearDown { } -(void)testMethodXY { ... STAssertEqua... Ƥtze, * [[http://developer.apple.com/mac/library/documentation/DeveloperTools/Conceptual/UnitTesting/
- cocoapods-librdf @cocoaheads
- en, je nach Interesse: * c. Cocoa Tools (-Pods, -Docs) * t. Travis CI * r. RDF Intro * l. librdf (C/i... ct platform :ios, "5.0" target "librdf.objc" do pod 'librdf.ios' end target "librdf.objcTests" do pod 'librdf.sqlite' #, :git => 'https://githu... 4/librdf.objc.podspec.json|Pod Spec]] == c. CocoaDocs {{ http://gentlebytes.com/images/home/product-
- localisation @iphone
- d, e.g. [[http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/genstri... LocalizedString'', **dev** task) # Translation: **do** translation (''Localizable.strings'', **non-dev... )'' when **developing**, # but: expensive to hunt down when **releasing**, # hard to find automatica... h text", @"view hint")'' whenever you meet one, # don't even bother about defining a mnemonic key but
- ragel @cocoaheads
- hnung * Firefox recht gut per Plugin: https://addons.mozilla.org/de/firefox/addon/1568 * Opera von Haus aus = Parser mit Ragel komplizierte Grammatik... [[http://www.w3.org/TR/2008/REC-xml-20081126/#NT-document|XML Spec]] sagt: <code bnf>document ::= prolog element Misc* prolog ::= XMLDecl? Misc*
- mail_filter_rules @playground
- t: <code ruby> #!/usr/bin/ruby -w require 'rexml/document' # $ sudo gem install uuid -v 2.0.0 require 'uuid' module Mail module Filter class Rule end ... .create_rules factory_rules = true dst = REXML::Document.new() dst << REXML::XMLDecl.new('1.0','utf-8') dst << REXML::DocType.new('plist', 'PUBLIC "-//Apple//DTD PLIST 1.