<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://jk0.org/feed.xml" rel="self" type="application/atom+xml" /><link href="https://jk0.org/" rel="alternate" type="text/html" /><updated>2026-08-31T01:55:22+00:00</updated><id>https://jk0.org/feed.xml</id><title type="html">jk0.org</title><subtitle>Josh Kearney&apos;s personal blog — living on a pale blue dot.</subtitle><author><name>Josh Kearney</name></author><entry><title type="html">Live on GitHub Pages</title><link href="https://jk0.org/2012/09/05/live-on-github-pages/" rel="alternate" type="text/html" title="Live on GitHub Pages" /><published>2012-09-05T00:00:00+00:00</published><updated>2012-09-05T00:00:00+00:00</updated><id>https://jk0.org/2012/09/05/live-on-github-pages</id><content type="html" xml:base="https://jk0.org/2012/09/05/live-on-github-pages/"><![CDATA[<p>If you can see this, it means this site is now running on <a href="https://pages.github.com" target="_blank" rel="noopener noreferrer">GitHub Pages</a>.</p>]]></content><author><name>Josh Kearney</name></author><summary type="html"><![CDATA[If you can see this, it means this site is now running on GitHub Pages.]]></summary></entry><entry><title type="html">Print from iOS 5 using OS X 10.6 Server</title><link href="https://jk0.org/2012/03/01/print-from-ios-5-using-os-x-106-server/" rel="alternate" type="text/html" title="Print from iOS 5 using OS X 10.6 Server" /><published>2012-03-01T00:00:00+00:00</published><updated>2012-03-01T00:00:00+00:00</updated><id>https://jk0.org/2012/03/01/print-from-ios-5-using-os-x-106-server</id><content type="html" xml:base="https://jk0.org/2012/03/01/print-from-ios-5-using-os-x-106-server/"><![CDATA[<p>This guide was tested using Mac OS X Snow Leopard Server. It should also work with regular OS X 10.6 using the <em>Printer Sharing</em> functionality.</p>

<p>The first thing we need to do is create <code>/usr/share/cups/mime/airprint.types</code> and add <code>image/urf urf (0,UNIRAST)</code>. Now open <code>/usr/share/cups/mime/apple.types</code> and add <code>image/urf urf string(0,UNIRAST)</code>.</p>

<p>Open <em>System Preferences</em> and head into <em>Print & Fax</em>. Right-click inside the left column and click <em>Reset printing system...</em>. Please note that this will wipe all of your previously installed printers, so you will need to add them again.</p>

<p>Open <em>Server Admin</em> and enable the <em>Print</em> service. Enable IPP sharing and start the service.</p>

<p>Launch the CUPS web UI by going to <a href="http://localhost:631" target="_blank" rel="noopener noreferrer">localhost:631</a> in your browser. Ensure <em>Share printers connected to this system</em> is checked, then edit the configuration file. Set <code>Browsing</code> to <code>Off</code>.</p>

<p>Download <a href="http://www.tildesoft.com" target="_blank" rel="noopener noreferrer">Bonjour Browser</a> and craft the following command from the IPP section. This will be used to advertise the printer to iOS 5 devices:</p>

<pre>
sudo dns-sd -R "iOS Printer" _ipp._tcp.,_universal . 631 txtvers= qtotal= rp= ty= note= product= printer-state= printer-type= Transparent= Binary= Fax= Color= Duplex= Staple= Copies= Collate= Punch= pdl=
</pre>

<p>Run the above command and your printer will now be available on iOS 5 devices.</p>]]></content><author><name>Josh Kearney</name></author><summary type="html"><![CDATA[This guide was tested using Mac OS X Snow Leopard Server. It should also work with regular OS X 10.6 using the Printer Sharing functionality.]]></summary></entry><entry><title type="html">My future standing desk</title><link href="https://jk0.org/2011/11/11/my-future-standing-desk/" rel="alternate" type="text/html" title="My future standing desk" /><published>2011-11-11T00:00:00+00:00</published><updated>2011-11-11T00:00:00+00:00</updated><id>https://jk0.org/2011/11/11/my-future-standing-desk</id><content type="html" xml:base="https://jk0.org/2011/11/11/my-future-standing-desk/"><![CDATA[<p><a href="/images/uploads/15c91e145a7a4486b66bbb3b07b0c844.jpg" class="lightbox"><img src="/images/uploads/15c91e145a7a4486b66bbb3b07b0c844-300x224.jpg" width="300" height="224" alt="My future standing desk" /></a></p>]]></content><author><name>Josh Kearney</name></author><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">Mobile support is live!</title><link href="https://jk0.org/2011/11/04/mobile-support-is-live/" rel="alternate" type="text/html" title="Mobile support is live!" /><published>2011-11-04T00:00:00+00:00</published><updated>2011-11-04T00:00:00+00:00</updated><id>https://jk0.org/2011/11/04/mobile-support-is-live</id><content type="html" xml:base="https://jk0.org/2011/11/04/mobile-support-is-live/"><![CDATA[<p><a href="/images/uploads/fc78ffc2ab5b4b9c89e3dc51be8311bb.jpg" class="lightbox"><img src="/images/uploads/fc78ffc2ab5b4b9c89e3dc51be8311bb-300x224.jpg" width="300" height="224" alt="Mobile support is live!" /></a></p>]]></content><author><name>Josh Kearney</name></author><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">Moved to Jekyll</title><link href="https://jk0.org/2011/10/31/moved-to-jekyll/" rel="alternate" type="text/html" title="Moved to Jekyll" /><published>2011-10-31T00:00:00+00:00</published><updated>2011-10-31T00:00:00+00:00</updated><id>https://jk0.org/2011/10/31/moved-to-jekyll</id><content type="html" xml:base="https://jk0.org/2011/10/31/moved-to-jekyll/"><![CDATA[<p>Just a quick heads up, this site on now being statically generated using <a href="https://github.com/mojombo/jekyll" target="_blank" rel="noopener noreferrer">jekyll</a>. I felt there was little sense in maintaining the kind of services that <a href="https://www.djangoproject.com/" target="_blank" rel="noopener noreferrer">Django</a> requires and decided to make things a little easier on myself.</p>

<p>Not much has changed from a viewer's perspective, but at the very least, things should run a little faster around here now. :)</p>]]></content><author><name>Josh Kearney</name></author><summary type="html"><![CDATA[Just a quick heads up, this site on now being statically generated using jekyll. I felt there was little sense in maintaining the kind of services that Django requires and decided to make things a little easier on myself.]]></summary></entry><entry><title type="html">Feels like a Molson night</title><link href="https://jk0.org/2011/10/21/feels-like-a-molson-night/" rel="alternate" type="text/html" title="Feels like a Molson night" /><published>2011-10-21T00:00:00+00:00</published><updated>2011-10-21T00:00:00+00:00</updated><id>https://jk0.org/2011/10/21/feels-like-a-molson-night</id><content type="html" xml:base="https://jk0.org/2011/10/21/feels-like-a-molson-night/"><![CDATA[<p><a href="/images/uploads/1568525d0f0d4127ae43c050037b6a88.jpg" class="lightbox"><img src="/images/uploads/1568525d0f0d4127ae43c050037b6a88-300x224.jpg" width="300" height="224" alt="Feels like a Molson night" /></a></p>]]></content><author><name>Josh Kearney</name></author><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">Enable git bash completion in OS X</title><link href="https://jk0.org/2011/10/16/enable-git-bash-completion-in-os-x/" rel="alternate" type="text/html" title="Enable git bash completion in OS X" /><published>2011-10-16T00:00:00+00:00</published><updated>2011-10-16T00:00:00+00:00</updated><id>https://jk0.org/2011/10/16/enable-git-bash-completion-in-os-x</id><content type="html" xml:base="https://jk0.org/2011/10/16/enable-git-bash-completion-in-os-x/"><![CDATA[<p>Before proceeding, ensure that you have Xcode installed. This is a Homebrew requirement.</p>

<pre>
ruby -e "$(curl -fsSkL raw.github.com/mxcl/homebrew/go)"

brew install git bash-completion
</pre>

<p>Now edit your <code>~/.bash_profile</code> and add the following:</p>

<pre>
if [ -f `brew --prefix`/etc/bash_completion ]; then
    . `brew --prefix`/etc/bash_completion
fi
</pre>]]></content><author><name>Josh Kearney</name></author><summary type="html"><![CDATA[Before proceeding, ensure that you have Xcode installed. This is a Homebrew requirement.]]></summary></entry><entry><title type="html">My Saturday evening</title><link href="https://jk0.org/2011/10/15/my-saturday-evening/" rel="alternate" type="text/html" title="My Saturday evening" /><published>2011-10-15T00:00:00+00:00</published><updated>2011-10-15T00:00:00+00:00</updated><id>https://jk0.org/2011/10/15/my-saturday-evening</id><content type="html" xml:base="https://jk0.org/2011/10/15/my-saturday-evening/"><![CDATA[<p><a href="/images/uploads/8032e8ebbd0847bb820dea39a1b67d81.jpg" class="lightbox"><img src="/images/uploads/8032e8ebbd0847bb820dea39a1b67d81-300x224.jpg" width="300" height="224" alt="My Saturday evening" /></a></p>]]></content><author><name>Josh Kearney</name></author><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">Hanging out at the Badger game</title><link href="https://jk0.org/2011/09/24/hanging-out-at-the-badger-game/" rel="alternate" type="text/html" title="Hanging out at the Badger game" /><published>2011-09-24T00:00:00+00:00</published><updated>2011-09-24T00:00:00+00:00</updated><id>https://jk0.org/2011/09/24/hanging-out-at-the-badger-game</id><content type="html" xml:base="https://jk0.org/2011/09/24/hanging-out-at-the-badger-game/"><![CDATA[<p><a href="/images/uploads/6ec9851e2d714d50a94c02f3c53ec87f.jpg" class="lightbox"><img src="/images/uploads/6ec9851e2d714d50a94c02f3c53ec87f-300x224.jpg" width="300" height="224" alt="Hanging out at the Badger game" /></a></p>]]></content><author><name>Josh Kearney</name></author><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">Fluffy and Tubby enjoying their new structure</title><link href="https://jk0.org/2011/09/22/fluffy-and-tubby-enjoying-their-new-structure/" rel="alternate" type="text/html" title="Fluffy and Tubby enjoying their new structure" /><published>2011-09-22T00:00:00+00:00</published><updated>2011-09-22T00:00:00+00:00</updated><id>https://jk0.org/2011/09/22/fluffy-and-tubby-enjoying-their-new-structure</id><content type="html" xml:base="https://jk0.org/2011/09/22/fluffy-and-tubby-enjoying-their-new-structure/"><![CDATA[<p><a href="/images/uploads/2423cbddb96942c9bcd99301d284c788.jpg" class="lightbox"><img src="/images/uploads/2423cbddb96942c9bcd99301d284c788-300x224.jpg" width="300" height="224" alt="Fluffy and Tubby enjoying their new structure" /></a></p>]]></content><author><name>Josh Kearney</name></author><summary type="html"><![CDATA[]]></summary></entry></feed>