<?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>Kracked &#187; osx</title>
	<atom:link href="http://kracked.com/category/osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://kracked.com</link>
	<description>The K in K-Rad</description>
	<lastBuildDate>Tue, 08 Nov 2011 21:43:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Finally a good perl IDE for OS X!</title>
		<link>http://kracked.com/finally-a-good-perl-ide-for-os-x/</link>
		<comments>http://kracked.com/finally-a-good-perl-ide-for-os-x/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 21:02:25 +0000</pubDate>
		<dc:creator>Christian Bolstad</dc:creator>
				<category><![CDATA[osx]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://bloggy.kracked.com/2007/06/11/finally-a-good-perl-ide-for-os-x/</guid>
		<description><![CDATA[For years I&#8217;ve been using the fantastic editor SubEthaEdit for all my development work in OS X. I use it for pretty much everything: editing html, text files,Â  code perl and php stuff, but I&#8217;ve always missed good perl integration. It has been anoying to switch to a terminal window just to debug perl code [...]]]></description>
			<content:encoded><![CDATA[<p>For years I&#8217;ve been using the fantastic editor <a href="http://www.google.com/url?sa=t&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.codingmonkeys.de%2Fsubethaedit%2F&amp;ei=_bVtRp-VGqL6QdjcrMMM&amp;usg=AFQjCNFbCCJQfxYKrSghyBdtc5eBpQd9Gg&amp;sig2=3bp2rYZluJS5_MmLrhF-kA">SubEthaEdit</a> for all my development work in OS X. I use it for pretty much everything: editing html, text files,Â  code perl and php stuff, but I&#8217;ve always missed good perl integration. It has been anoying to switch to a terminal window just to debug perl code when php editing is so swift.</p>
<p>A few days ago I stumbled over <a href="http://www.latenightsw.com/affrus/">Affrus</a> and it was love at first sight.</p>
<p>Affrus offer stepped execution with breakpoints and a whole bunch of advanced featuresÂ  that I miss from the well built Borland ide&#8217;s back in the DOS-days. The registration cost is almost $100 &#8211; but I&#8217;m happy to pay that when the evaluation period is over!</p>
]]></content:encoded>
			<wfw:commentRss>http://kracked.com/finally-a-good-perl-ide-for-os-x/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to compile xml2sql on Mac OSX Tiger with FINK</title>
		<link>http://kracked.com/how-to-compile-xml2sql-on-mac-osx-tiger-with-fink/</link>
		<comments>http://kracked.com/how-to-compile-xml2sql-on-mac-osx-tiger-with-fink/#comments</comments>
		<pubDate>Tue, 16 Jan 2007 19:48:18 +0000</pubDate>
		<dc:creator>Christian Bolstad</dc:creator>
				<category><![CDATA[expat]]></category>
		<category><![CDATA[fink]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[wikipedia]]></category>
		<category><![CDATA[xml2sql]]></category>

		<guid isPermaLink="false">http://www.kracked.org/16/how-to-compile-xml2sql-on-mac-osx-tiger-with-fink/</guid>
		<description><![CDATA[Install FINK Install expat (&#8220;sudo apt-get install expat&#8221;) Download XML2SQL Unzip XML2SQL (&#8220;tar xvfz xml2sql-0.5.tar.gz&#8220;) Run configure (&#8220;./configure &#8211;with-expat=/sw/&#8221;) Compile (&#8220;make&#8221;) Install (&#8220;make install&#8221;) ??? Profit!!]]></description>
			<content:encoded><![CDATA[<ol>
<li>Install <a href="http://fink.sourceforge.net/">FINK</a></li>
<li>Install expat (&#8220;sudo apt-get install expat&#8221;)</li>
<li>Download <a href="http://meta.wikimedia.org/wiki/Xml2sql">XML2SQL</a></li>
<li>Unzip XML2SQL (&#8220;tar xvfz <a rel="nofollow" title="ftp://ftp.tietew.jp/pub/wikipedia/xml2sql-0.5.tar.gz" class="external text" href="ftp://ftp.tietew.jp/pub/wikipedia/xml2sql-0.5.tar.gz">xml2sql-0.5.tar.gz</a>&#8220;)</li>
<li>Run configure (&#8220;./configure  &#8211;with-expat=/sw/&#8221;)</li>
<li>Compile (&#8220;make&#8221;)</li>
<li>Install (&#8220;make install&#8221;)</li>
<li>???</li>
<li>Profit!!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://kracked.com/how-to-compile-xml2sql-on-mac-osx-tiger-with-fink/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

