<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.tuxknowledge.org/dokuwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.tuxknowledge.org/dokuwiki/feed.php">
        <title>tuxknowledge.org</title>
        <description></description>
        <link>http://www.tuxknowledge.org/dokuwiki/</link>
        <image rdf:resource="http://www.tuxknowledge.org/dokuwiki/lib/tpl/default/images/favicon.ico" />
       <dc:date>2012-05-21T02:11:15+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.tuxknowledge.org/dokuwiki/doku.php/dotfiles?rev=1311314741&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.tuxknowledge.org/dokuwiki/doku.php/osx:howto:downloadxcode?rev=1301173739&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.tuxknowledge.org/dokuwiki/doku.php/start?rev=1301173553&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.tuxknowledge.org/dokuwiki/doku.php/osx:howto:wget?rev=1301173522&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.tuxknowledge.org/dokuwiki/doku.php/programming:monomac:main?rev=1297608255&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.tuxknowledge.org/dokuwiki/doku.php/programming:wxwidgets:wxsqlite3?rev=1282674081&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.tuxknowledge.org/dokuwiki/lib/tpl/default/images/favicon.ico">
        <title>tuxknowledge.org</title>
        <link>http://www.tuxknowledge.org/dokuwiki/</link>
        <url>http://www.tuxknowledge.org/dokuwiki/lib/tpl/default/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.tuxknowledge.org/dokuwiki/doku.php/dotfiles?rev=1311314741&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-07-22T08:05:41+02:00</dc:date>
        <dc:creator>andrer</dc:creator>
        <title>dotfiles - [SciTE (Windows)] </title>
        <link>http://www.tuxknowledge.org/dokuwiki/doku.php/dotfiles?rev=1311314741&amp;do=diff</link>
        <description>.bash_aliases


alias ll='ls -lha'
alias l='ls -lh'
alias la='ls -lha'
alias du='du -h'
alias df='df -h'
alias rm='rm -i'
alias ln='ln -i'
alias cp='cp -i'
alias mv='mv -i'
alias free='free -mt'
alias cal='cal -m'
alias share='python -c &quot;import SimpleHTTPServer;SimpleHTTPServer.test()&quot;'
alias vmware='sudo vmware'
alias stickon='mount /dev/sdb1'
alias stickoff='umount /media/usbstick'</description>
    </item>
    <item rdf:about="http://www.tuxknowledge.org/dokuwiki/doku.php/osx:howto:downloadxcode?rev=1301173739&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-03-26T22:08:59+02:00</dc:date>
        <dc:creator>andrer</dc:creator>
        <title>osx:howto:downloadxcode</title>
        <link>http://www.tuxknowledge.org/dokuwiki/doku.php/osx:howto:downloadxcode?rev=1301173739&amp;do=diff</link>
        <description>*  Install Mozilla Firefox plugin „cookie exporter“ (version 1.5)
	*  Use Firefox to access &lt;http://developer.apple.com&gt; and start download xcode
	*  Cancel the download and export the cookie by „Extras --&gt; Export cookie...“
	*  Start download xcode in terminal with this commandline:</description>
    </item>
    <item rdf:about="http://www.tuxknowledge.org/dokuwiki/doku.php/start?rev=1301173553&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-03-26T22:05:53+02:00</dc:date>
        <dc:creator>andrer</dc:creator>
        <title>start - [OSX] </title>
        <link>http://www.tuxknowledge.org/dokuwiki/doku.php/start?rev=1301173553&amp;do=diff</link>
        <description>*  Howto install wget
	*  Howto download xcode with wget

Linux

Allgemein

	*  Der WindowManager IceWM (Bester Manager der Welt ;-))
	*  Informationen zu Debian (Konfiguration,...)
	*  Informationen zum Linux Kernel (Patchsets,...)
	*  Informationen zum VIM Editor (The Improved VI)
	*  Allgemeine Informationen (Konfigurationen,...) 
	*  Nützliches (Codefragmente, Skripte,...)
	*  GNU/Linux - Debian Sarge v3.1 auf dem Samsung P35 installieren
	*  Informationen zu SuSE Linux
	*  Der Opera Browser…</description>
    </item>
    <item rdf:about="http://www.tuxknowledge.org/dokuwiki/doku.php/osx:howto:wget?rev=1301173522&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-03-26T22:05:22+02:00</dc:date>
        <dc:creator>andrer</dc:creator>
        <title>osx:howto:wget - angelegt</title>
        <link>http://www.tuxknowledge.org/dokuwiki/doku.php/osx:howto:wget?rev=1301173522&amp;do=diff</link>
        <description>curl -o wget-latest.tar.gz http://ftp.gnu.org/gnu/wget/wget-latest.tar.gz
tar xzf wget-latest.tar.gz
cd &lt;wget-directory&gt;
./configure
make
sudo make install</description>
    </item>
    <item rdf:about="http://www.tuxknowledge.org/dokuwiki/doku.php/programming:monomac:main?rev=1297608255&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-13T15:44:15+02:00</dc:date>
        <dc:creator>andrer</dc:creator>
        <title>programming:monomac:main</title>
        <link>http://www.tuxknowledge.org/dokuwiki/doku.php/programming:monomac:main?rev=1297608255&amp;do=diff</link>
        <description>&lt;http://www.mono-project.com/MonoMac&gt;

Using SQLite (System.Data.SQLite)

Needed Downloads

	*  Latest SQLite (in my case 3.7.5) from &lt;http://www.sqlite.org&gt;
		*  Download: sqlite-amalgamation-3070500.zip

	*  Latest System.Data.SQLite from &lt;http://sqlite.phxsoftware.com&gt;
		*  Download: SQLite-1.0.66.0-managedonly-binaries.zip</description>
    </item>
    <item rdf:about="http://www.tuxknowledge.org/dokuwiki/doku.php/programming:wxwidgets:wxsqlite3?rev=1282674081&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-24T20:21:21+02:00</dc:date>
        <dc:creator>andrer</dc:creator>
        <title>programming:wxwidgets:wxsqlite3</title>
        <link>http://www.tuxknowledge.org/dokuwiki/doku.php/programming:wxwidgets:wxsqlite3?rev=1282674081&amp;do=diff</link>
        <description>SQLite


$ arch_flags=&quot;-arch i386&quot;
$ ./configure CFLAGS=&quot;$arch_flags&quot; CXXFLAGS=&quot;$arch_flags&quot; \
CPPFLAGS=&quot;$arch_flags&quot; LDFLAGS=&quot;$arch_flags&quot; \
OBJCFLAGS=&quot;$arch_flags&quot; OBJCXXFLAGS=&quot;$arch_flags&quot; \
--enable-dynamic-extensions
$ make
$ cp -r .libs lib


wxSQLite3


$ arch_flags=&quot;-arch i386&quot;
$ ./configure CFLAGS=&quot;$arch_flags&quot; CXXFLAGS=&quot;$arch_flags&quot; \
CPPFLAGS=&quot;$arch_flags&quot; LDFLAGS=&quot;$arch_flags&quot; \
OBJCFLAGS=&quot;$arch_flags&quot; OBJCXXFLAGS=&quot;$arch_flags&quot; \
--with-sqlite3-prefix=&lt;PATH_TO_SQLITE3&gt; \
--with-wxdir…</description>
    </item>
</rdf:RDF>

