<?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>Randquist Rants &#187; os x</title>
	<atom:link href="http://randquist.us/blog/tags/os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://randquist.us/blog</link>
	<description>Random ramblings of a Software Engineer and Entrepreneur.</description>
	<lastBuildDate>Tue, 13 Dec 2011 18:52:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Clearing your DNS cache on OS X</title>
		<link>http://randquist.us/blog/2009/05/30/clearing-your-dns-cache-on-os-x/</link>
		<comments>http://randquist.us/blog/2009/05/30/clearing-your-dns-cache-on-os-x/#comments</comments>
		<pubDate>Sat, 30 May 2009 21:29:04 +0000</pubDate>
		<dc:creator>CobyR</dc:creator>
				<category><![CDATA[Confreaks]]></category>
		<category><![CDATA[Mac Stuff]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[goruco]]></category>
		<category><![CDATA[Note to Self]]></category>
		<category><![CDATA[os x]]></category>

		<guid isPermaLink="false">http://www.randquist.us/blog/?p=279</guid>
		<description><![CDATA[To clear the DNS cache on Mac OS X 10.5 use: dscacheutil -flushdnscache on 10.4 and earlier try: lookupd -flushdnscache Needed this just now as I was setting up the new sub-domain for Goruco 2009 Confreaks site.]]></description>
			<content:encoded><![CDATA[<p>To clear the DNS cache on Mac OS X 10.5 use:</p>
<p>dscacheutil -flushdnscache</p>
<p>on 10.4 and earlier try:</p>
<p>lookupd -flushdnscache</p>
<p>Needed this just now as I was setting up the new sub-domain for Goruco 2009 Confreaks site.</p>
]]></content:encoded>
			<wfw:commentRss>http://randquist.us/blog/2009/05/30/clearing-your-dns-cache-on-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS &#8211; Parallels Virtual Appliance</title>
		<link>http://randquist.us/blog/2008/09/23/centos-parallels-virtual-appliance/</link>
		<comments>http://randquist.us/blog/2008/09/23/centos-parallels-virtual-appliance/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 16:56:49 +0000</pubDate>
		<dc:creator>CobyR</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[parallels]]></category>

		<guid isPermaLink="false">http://www.randquist.us/blog/?p=94</guid>
		<description><![CDATA[Parallels, provides as part of their community section a nice directory of virtual appliances for download with Parallels 2.0 and above.  You can find it at Parallels Appliance Directory.  The CentOS 5 Server application has been a great starting point for me for testing deployments of some of our applications.  I really do love the [...]]]></description>
			<content:encoded><![CDATA[<p>Parallels, provides as part of their community section a nice directory of virtual appliances for download with Parallels 2.0 and above.  You can find it at <a title="Parallels Appliance Directory" href="http://ptn.parallels.com/ptn/dir/" target="_blank">Parallels Appliance Directory</a>.  The CentOS 5 Server application has been a great starting point for me for testing deployments of some of our applications.  I really do love the ability to spin up multiple virtual machines for development and testing purposes.</p>
]]></content:encoded>
			<wfw:commentRss>http://randquist.us/blog/2008/09/23/centos-parallels-virtual-appliance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>yafinr &#8211; Yet Another Forum (in Ruby)</title>
		<link>http://randquist.us/blog/2008/07/07/yafinr-yet-another-forum-in-ruby/</link>
		<comments>http://randquist.us/blog/2008/07/07/yafinr-yet-another-forum-in-ruby/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 09:09:22 +0000</pubDate>
		<dc:creator>CobyR</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[Confreaks]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[YELLOWPAGES.COM]]></category>

		<guid isPermaLink="false">http://www.randquist.us/blog/?p=79</guid>
		<description><![CDATA[After installing and supporting YAF.NET (http://www.yetanotherforum.net) for a couple of clients, I have decided to build another YAF, but I&#8217;ll do it in Ruby. The trips back into the land of ASP.NET and C# have been painful to say the least. So tonight I started hacking&#8230; haven&#8217;t done much of that in a while, too [...]]]></description>
			<content:encoded><![CDATA[<p>After installing and supporting YAF.NET (<a href="http://www.yetanotherforum.net" target="_blank">http://www.yetanotherforum.net</a>) for a couple of clients, I have decided to build another YAF, but I&#8217;ll do it in Ruby.  The trips back into the land of ASP.NET and C# have been painful to say the least.</p>
<p>So tonight I started hacking&#8230; haven&#8217;t done much of that in a while, too busy wrapping my head around the trappings of managing an increasing team of developers at YELLOWPAGES.COM.  So I got the latest rails, created a respository on my dreamhost account for SVN, and then realized&#8230; wait&#8230; why SVN?  Why not git?</p>
<p>I have an account on github, so in an effort not to fall too far behind I went to install git:</p>
<p>port install git-core</p>
<p>-bash: port: command not found</p>
<p>Ah yes&#8230; this is not my personal Mac, it is my YPC Mac, MacPorts has not yet been installed.  So I went out and got 1.60 of MacPorts&#8230; installed nice and easy, and started the git install.  Well I forgot the amount of time required to install git on a pretty clean Mac.  It&#8217;s still fetching bits and pieces, building ncurses as I type.</p>
<p>So tomorrow night I&#8217;ll actually through a basic site up on yafinr.randquist.us, and go from there.</p>
<p>My initial thoughts are to reverse engineer the functionality of yaf.net.  I like the product, just don&#8217;t like moding it.</p>
<p>On another note I fired off quotations (some late) to RubyNation, &#8220;Voices that Matter: Professional Ruby Conference&#8221;, and the WindyCity Rails Conf.</p>
]]></content:encoded>
			<wfw:commentRss>http://randquist.us/blog/2008/07/07/yafinr-yet-another-forum-in-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cleaning up the .svn directories from OS X or Linux</title>
		<link>http://randquist.us/blog/2008/03/26/cleaning-up-the-svn-directories-from-os-x-or-linux/</link>
		<comments>http://randquist.us/blog/2008/03/26/cleaning-up-the-svn-directories-from-os-x-or-linux/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 22:38:42 +0000</pubDate>
		<dc:creator>CobyR</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac Stuff]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Shell programming on Linux]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://www.randquist.us/blog/?p=60</guid>
		<description><![CDATA[Handy little command to quickly remove all those .svn subdirectories from a project. find . -type d -name .svn &#124; xargs rm -rf another alternative find . -type d -name .svn' -print0 &#124; xargs -0 rm -rdf]]></description>
			<content:encoded><![CDATA[<p>Handy little command to quickly remove all those .svn subdirectories from a project.</p>
<pre>find . -type d -name .svn | xargs rm -rf</pre>
<p>another alternative</p>
<pre>find  . -type d -name .svn' -print0 | xargs  -0 rm -rdf</pre>
]]></content:encoded>
			<wfw:commentRss>http://randquist.us/blog/2008/03/26/cleaning-up-the-svn-directories-from-os-x-or-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Personal Brain 4.0</title>
		<link>http://randquist.us/blog/2007/11/22/personal-brain-40/</link>
		<comments>http://randquist.us/blog/2007/11/22/personal-brain-40/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 08:35:55 +0000</pubDate>
		<dc:creator>CobyR</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[personal brain]]></category>

		<guid isPermaLink="false">http://www.randquist.us/blog/?p=55</guid>
		<description><![CDATA[I&#8217;ve been using Personal Brain (http://www.thebrain.com) for a little over five years now. With this latest version they have finally released a client for OS X as well as for Linux. It is great to not have to use Parallels to access it. For a while I switched to Journlr under OS X, but I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using Personal Brain <a title="www.thebrain.com" href="http://www.thebrain.com" target="_blank">(http://www.thebrain.com)</a> for a little over five years now.  With this latest version they  have finally released a client for OS X as well as for Linux.</p>
<p>It is great to not have to use Parallels to access it.  For a while I switched to Journlr under OS X, but I have so much stuff and time into Personal Brains that Journlr inspite of some really cool features, couldn&#8217;t overcome my history.</p>
<p>Now with PB 4.0 on the mac, I have made a couple of additional utilities.  I wrote a small ruby script that I can run from a command line that creates entries into a text file.  Then I wrote an applescript that will read the log file and locate the appropriate thoughts in my brain and add the children thoughts to it.</p>
<p>It&#8217;s been fun and interesting&#8230; next step is to play with RubyOSA, although I don&#8217;t think that will go very far.  Currently Personal Brain is not a scriptable app with apple script, so RubyOSA can&#8217;t find a definition.</p>
]]></content:encoded>
			<wfw:commentRss>http://randquist.us/blog/2007/11/22/personal-brain-40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Journler</title>
		<link>http://randquist.us/blog/2007/04/04/journler/</link>
		<comments>http://randquist.us/blog/2007/04/04/journler/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 03:22:56 +0000</pubDate>
		<dc:creator>CobyR</dc:creator>
				<category><![CDATA[Mac Stuff]]></category>
		<category><![CDATA[os x]]></category>

		<guid isPermaLink="false">http://www.randquist.us/blog/?p=44</guid>
		<description><![CDATA[I&#8217;ve been playing on my Macbook Pro, and came across an application called Journler (http://journler.com). It seems to be a very flexible and supports auto-posting to blogs that support the MetaWeb-API, as well as directly posting to LiveJournal.]]></description>
			<content:encoded><![CDATA[<p style="color: #000000">I&#8217;ve been playing on my Macbook Pro, and came across an application called Journler (<a href="http://journler.com/" target="_blank">http://journler.com</a>).</p>
<p style="color: #000000">It seems to be a very flexible and supports auto-posting to blogs that support the MetaWeb-API, as well as directly posting to LiveJournal.</p>
]]></content:encoded>
			<wfw:commentRss>http://randquist.us/blog/2007/04/04/journler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X / Ruby &#8211; RubyConf 2006</title>
		<link>http://randquist.us/blog/2006/10/25/mac-os-x-ruby/</link>
		<comments>http://randquist.us/blog/2006/10/25/mac-os-x-ruby/#comments</comments>
		<pubDate>Wed, 25 Oct 2006 23:03:37 +0000</pubDate>
		<dc:creator>CobyR</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[os x]]></category>

		<guid isPermaLink="false">http://www.randquist.us/blog/?p=40</guid>
		<description><![CDATA[As luck would have it, a little over two weeks after I purchase my Macbook Pro, Apple bumps from Core Duo to the Core 2 Duo http://www.macmegasite.com/node/3237. At RubyConf 2006 this past weekend, Laurent Sansonetti of Apple Computer gave a great presentation on Ruby OSA http://rubyosa.rubyforge.org/ for manipulating Apple Events in Ruby. Michael Granger presented [...]]]></description>
			<content:encoded><![CDATA[<p>As luck would have it, a little over two weeks after I purchase my Macbook Pro, Apple bumps from Core Duo to the Core 2 Duo <a href="http://www.macmegasite.com/node/3237" target="_blank">http://www.macmegasite.com/node/3237</a>.</p>
<p>At RubyConf 2006 this past weekend, Laurent Sansonetti of Apple Computer gave a great presentation on Ruby OSA <a href="http://rubyosa.rubyforge.org" target="_blank">http://rubyosa.rubyforge.org/</a> for manipulating Apple Events in Ruby.</p>
<p>Michael Granger presented his Linquistics library <a href="http://www.deveiate.org/projects/Linguistics/wiki/English" target="_blank">Ruby Linguistics</a> for ruby that looks to be a lot of fun for Natural Language Processing with Ruby.</p>
<p>There were several other highlights, one of which for me was getting to meet other people working with this language and making a living doing so, and on that note I would regreat not mentioning Nathaniel Talbott and his presentation on &#8220;Open Classes, Open Companies&#8221;.  See his web site at <a href="http://terralien.com" target="_blank">http://terralien.com/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://randquist.us/blog/2006/10/25/mac-os-x-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

