<?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>PJ Kix &#62; InFlux &#187; code</title>
	<atom:link href="http://pjkix.com/journal/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://pjkix.com/journal</link>
	<description>As seen on WWW!</description>
	<lastBuildDate>Sat, 17 Mar 2012 04:32:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>os x 10.6 (snow leopard) and macports</title>
		<link>http://pjkix.com/journal/2009/08/30/os-x-10-6-snow-leopard-and-macports/</link>
		<comments>http://pjkix.com/journal/2009/08/30/os-x-10-6-snow-leopard-and-macports/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 12:19:12 +0000</pubDate>
		<dc:creator>PJ Kix</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macports]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[snow-leopard]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://pjkix.com/journal/?p=4609</guid>
		<description><![CDATA[so a few glitches upgrading to snow leopard recently. a couple programs didn&#8217;t work and needed to be re-installed (nambu, parallels, etc), a few issues with macports &#8230; $ port --version dlopen(/opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib, 10): no suitable image found. Did find: /opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib: mach-o, but wrong architecture while executing "load /opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib" ("package ifneeded Pextlib 1.0" script) invoked from [...]]]></description>
		<wfw:commentRss>http://pjkix.com/journal/2009/08/30/os-x-10-6-snow-leopard-and-macports/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>git + svn</title>
		<link>http://pjkix.com/journal/2009/06/14/git-svn/</link>
		<comments>http://pjkix.com/journal/2009/06/14/git-svn/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 06:12:12 +0000</pubDate>
		<dc:creator>PJ Kix</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[scm]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[vcs]]></category>

		<guid isPermaLink="false">http://pjkix.com/journal/?p=4556</guid>
		<description><![CDATA[git and svn make a pretty cool combo. its probably best to start with svn and then create a git to track it , but sometimes its more natural the other way around. suppose you start a small local project and want to track revs, git is perfect for this as there almost no setup [...]]]></description>
		<wfw:commentRss>http://pjkix.com/journal/2009/06/14/git-svn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>git gotchas, migrating from svn</title>
		<link>http://pjkix.com/journal/2009/03/24/git-gotchas-migrating-from-svn/</link>
		<comments>http://pjkix.com/journal/2009/03/24/git-gotchas-migrating-from-svn/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 10:01:54 +0000</pubDate>
		<dc:creator>PJ Kix</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[tek]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[scm]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[vcs]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://pjkix.com/journal/?p=4523</guid>
		<description><![CDATA[so i&#8217;ve been playing around with git lately as a replacement for subversion (svn) since the 1.5 merge tracking isn&#8217;t all that great anyway and most package managers are frozen at 1.4 for a while. basically i&#8217;m too lazy to upgrade fedora box with svn/trac by hand, plus official packages are easier to maintain IMHO. [...]]]></description>
		<wfw:commentRss>http://pjkix.com/journal/2009/03/24/git-gotchas-migrating-from-svn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LAMP (leopard, apache, mysql, php)</title>
		<link>http://pjkix.com/journal/2008/06/07/lamp-leopard-apache-mysql-php/</link>
		<comments>http://pjkix.com/journal/2008/06/07/lamp-leopard-apache-mysql-php/#comments</comments>
		<pubDate>Sat, 07 Jun 2008 20:08:12 +0000</pubDate>
		<dc:creator>PJ Kix</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[tek]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[foo]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://pjkix.com/journal/?p=4478</guid>
		<description><![CDATA[## Introduction instructions for setting up dynamic web server and services on mac os x (10.5, should be similar for 10.4) ## semi-quick semi-easy totally sweet setup (a wee bit of compile time, but its worth it &#8230; smoke em if you got em boys) 1. download and install macports from macports.org 1. make sure [...]]]></description>
		<wfw:commentRss>http://pjkix.com/journal/2008/06/07/lamp-leopard-apache-mysql-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: pjkix.com @ 2012-05-23 07:04:11 -->
