<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Burntimes blog &#187; Mac</title>
	<atom:link href="http://www.burntimeblog.de/category/apple/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.burntimeblog.de</link>
	<description>I build stuff for the Internet</description>
	<lastBuildDate>Wed, 25 Jan 2012 08:00:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Ein Bild im Terminal mit Base64 kodieren</title>
		<link>http://www.burntimeblog.de/2011/12/21/ein-bild-im-terminal-mit-base64-kodieren/</link>
		<comments>http://www.burntimeblog.de/2011/12/21/ein-bild-im-terminal-mit-base64-kodieren/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 12:38:59 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[base64]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[data URI]]></category>
		<category><![CDATA[data:image]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.burntimeblog.de/?p=980</guid>
		<description><![CDATA[     <link rel="alternate" type="application/atom+xml" title="Burntimes blog Category: HTML" href="http://www.burntimeblog.de/category/html/feed/" />
     <link rel="alternate" type="application/atom+xml" title="Burntimes blog Category: Linux" href="http://www.burntimeblog.de/category/linux/feed/" />
     <link rel="alternate" type="application/atom+xml" title="Burntimes blog Category: Mac" href="http://www.burntimeblog.de/category/apple/mac/feed/" />
     <link rel="alternate" type="application/atom+xml" title="Burntimes blog Category: Shell" href="http://www.burntimeblog.de/category/shell/feed/" />
Hier eine Funktion für die .bashrc: 1 2 3 function encodeBase64 &#123; uuencode -m $1 /dev/stdout &#124; sed '1d' &#124; sed '$d' &#125;]]></description>
			<content:encoded><![CDATA[<p>Hier eine Funktion für die .bashrc:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">function</span> encodeBase64 <span style="color: #7a0874; font-weight: bold;">&#123;</span>
  uuencode <span style="color: #660033;">-m</span> <span style="color: #007800;">$1</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>stdout <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">sed</span> <span style="color: #ff0000;">'1d'</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">sed</span> <span style="color: #ff0000;">'$d'</span>
<span style="color: #7a0874; font-weight: bold;">&#125;</span></pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://www.burntimeblog.de/2011/12/21/ein-bild-im-terminal-mit-base64-kodieren/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iMac screen freezes since 10.6.3 update</title>
		<link>http://www.burntimeblog.de/2011/08/12/imac-screen-freezes-since-10-6-3-update/</link>
		<comments>http://www.burntimeblog.de/2011/08/12/imac-screen-freezes-since-10-6-3-update/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 14:34:03 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Ärgerliches]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.burntimeblog.de/?p=939</guid>
		<description><![CDATA[Irgendwie glaub ich nicht dran das ich mein iMac irgendwann noch mal updaten kann. Jemand eine Idee?]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.burntimeblog.de/wp-content/uploads/2011/08/Screen-shot-2011-08-11-at-10.48.25-AM.png"><img src="http://www.burntimeblog.de/wp-content/uploads/2011/08/Screen-shot-2011-08-11-at-10.48.25-AM-500x103.png" alt="" title="Apple Update" width="500" height="103" class="aligncenter size-medium wp-image-940" /></a><br />
Irgendwie glaub ich nicht dran das ich mein iMac irgendwann noch mal updaten kann. Jemand eine Idee?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burntimeblog.de/2011/08/12/imac-screen-freezes-since-10-6-3-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mac Update</title>
		<link>http://www.burntimeblog.de/2011/07/16/mac-update/</link>
		<comments>http://www.burntimeblog.de/2011/07/16/mac-update/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 10:06:46 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[buggy]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.burntimeblog.de/?p=930</guid>
		<description><![CDATA[Ich glaub ich sollte noch einmal ein Update probieren, bisher musste ich nach den update immer wieder das backup einspielen weil das Update dazu führte das der mac alle 5 min abstürzt.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.burntimeblog.de/wp-content/uploads/2011/07/Bildschirmfoto-2011-07-16-um-12.00.58.png"><img src="http://www.burntimeblog.de/wp-content/uploads/2011/07/Bildschirmfoto-2011-07-16-um-12.00.58-445x450.png" alt="" title="Bildschirmfoto 2011-07-16 um 12.00.58" width="445" height="450" class="aligncenter size-medium wp-image-931" /></a> Ich glaub ich sollte noch einmal ein Update probieren, bisher musste ich nach den update immer wieder das backup einspielen weil das Update dazu führte das der mac alle 5 min abstürzt. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.burntimeblog.de/2011/07/16/mac-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Syntaxhervorhebung für vim unter Mac</title>
		<link>http://www.burntimeblog.de/2010/02/18/syntax-highlighting-vim-mac/</link>
		<comments>http://www.burntimeblog.de/2010/02/18/syntax-highlighting-vim-mac/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 09:13:06 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.burntimeblog.de/?p=840</guid>
		<description><![CDATA[Im Terminal eingeben: 1 2 cd /usr/share/vim sudo vim vimrc In den Insertion-Modus wechseln (&#8220;i&#8220;), und hinter &#8220;set backspace=2&#8221; folgendes einfügen: 1 syntax on &#34; syntax highlighting Jetzt ist die Syntaxhervorhebung automatisch immer angeschaltet.]]></description>
			<content:encoded><![CDATA[<p>Im Terminal eingeben:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span><span style="color: #c20cb9; font-weight: bold;">vim</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">vim</span> vimrc</pre></td></tr></table></div>

<p>In den Insertion-Modus wechseln (&#8220;<strong>i</strong>&#8220;), und hinter &#8220;<strong>set backspace=2</strong>&#8221; folgendes einfügen:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">syntax on        <span style="color: #ff0000;">&quot; syntax highlighting</span></pre></td></tr></table></div>

<p>Jetzt ist die Syntaxhervorhebung automatisch immer angeschaltet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burntimeblog.de/2010/02/18/syntax-highlighting-vim-mac/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Brief an Steve</title>
		<link>http://www.burntimeblog.de/2009/09/16/brief-an-steve/</link>
		<comments>http://www.burntimeblog.de/2009/09/16/brief-an-steve/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 20:32:25 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Telekom]]></category>

		<guid isPermaLink="false">http://www.burntimeblog.de/?p=802</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/TlpRYO2EKww&#038;hl=de&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/TlpRYO2EKww&#038;hl=de&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.burntimeblog.de/2009/09/16/brief-an-steve/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webkit: Startseite ändern</title>
		<link>http://www.burntimeblog.de/2009/06/09/webkit-startseite-andern/</link>
		<comments>http://www.burntimeblog.de/2009/06/09/webkit-startseite-andern/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 08:11:15 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[startseite]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.burntimeblog.de/?p=739</guid>
		<description><![CDATA[Terminal.app ausführen Folgenden Befehl ausführen: defaults write org.webkit.nightly.WebKit StartPageDisabled -bool YES WebKit.app neustarten]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.burntimeblog.de/wp-content/uploads/2009/06/bild-218.png"><img src="http://www.burntimeblog.de/wp-content/uploads/2009/06/bild-218-450x288.png" alt="bild-218" title="bild-218" width="450" height="288" class="aligncenter size-medium wp-image-740" /></a> </p>
<ol>
<li><strong>Terminal.app</strong> ausführen</li>
<li>Folgenden Befehl ausführen: <br />
<blockquote><p>defaults write org.webkit.nightly.WebKit StartPageDisabled -bool YES</p></blockquote>
</li>
<li><strong>WebKit.app</strong> neustarten </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.burntimeblog.de/2009/06/09/webkit-startseite-andern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stonys Firefox will 357 MB Ram, meiner 323 MB und deiner?</title>
		<link>http://www.burntimeblog.de/2008/10/22/stonys-firefox-will-357-mb-ram-meiner-323-mb-und-deiner/</link>
		<comments>http://www.burntimeblog.de/2008/10/22/stonys-firefox-will-357-mb-ram-meiner-323-mb-und-deiner/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 19:55:22 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Alles mögliche]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[RAM]]></category>

		<guid isPermaLink="false">http://www.alexkulikov.com/blog/?p=560</guid>
		<description><![CDATA[Nachdem Stony einen Beitrag geschrieben hat wieviel sein Firefox so am RAM verbraucht, habe ich mal nachgeschaut was meiner so nach einen Arbeitstag so gebunkert hat, es ist weniger jedoch muss ich dazu sagen das ich meinen Mac selten ausmache da der Ruhezustand genau so gut wie aus ist Fazit 323MB nach ca 3 tagen Betrieb. Heute habe ich [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.burntimeblog.de/wp-content/uploads/2008/10/firefox.jpg"><img class="aligncenter size-medium wp-image-561" title="firefox" src="http://www.burntimeblog.de/wp-content/uploads/2008/10/firefox-450x265.jpg" alt="" width="450" height="265" /></a><br />
Nachdem <a href="http://www.stonecold.de" target="_blank">Stony</a> einen <a href="http://www.stonecold.de/2008/09/29/arbeitstag-ist-zu-ende/" target="_blank">Beitrag</a> geschrieben hat wieviel sein Firefox so am RAM verbraucht, habe ich mal nachgeschaut was meiner so nach einen Arbeitstag so gebunkert hat, es ist weniger jedoch muss ich dazu sagen das ich meinen Mac selten ausmache da der Ruhezustand genau so gut wie aus ist <img src='http://www.burntimeblog.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Fazit 323MB nach ca 3 tagen Betrieb. Heute habe ich ihn Vor der Arbeit neugestartet und bin Momentan bei 237 MB RAM Verbrauch.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burntimeblog.de/2008/10/22/stonys-firefox-will-357-mb-ram-meiner-323-mb-und-deiner/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>MacBook und MacBook Pro bereits ausverkauft</title>
		<link>http://www.burntimeblog.de/2008/10/16/macbook-und-macbook-pro-bereits-ausverkauft/</link>
		<comments>http://www.burntimeblog.de/2008/10/16/macbook-und-macbook-pro-bereits-ausverkauft/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 09:30:45 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[MacBook Pro]]></category>

		<guid isPermaLink="false">http://www.alexkulikov.com/blog/?p=551</guid>
		<description><![CDATA[Die neuen Mac Modelle sind schon wieder überall ausverkauft.]]></description>
			<content:encoded><![CDATA[<p>Die neuen Mac Modelle <a href="http://www.apfeltalk.de/forum/apple-flagship-store-t178590.html" target="_blank">sind</a> schon wieder überall ausverkauft.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burntimeblog.de/2008/10/16/macbook-und-macbook-pro-bereits-ausverkauft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

