<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
<link rel="alternate" type="text/html" href="http://emergent.unpythonic.net/"/>

<title>Jeff Epler's blog</title>
<modified>2012-01-22T20:54:27Z</modified>
<tagline>Photos, electronics, cnc, and more</tagline>
<author><name>Jeff Epler</name><email>jepler@unpythonic.net</email></author>
<entry>
<title>15 years of photography</title>
<issued>2012-01-22T20:54:27Z</issued>
<modified>2012-01-22T20:54:27Z</modified>
<id>http://emergent.unpythonic.net/01327265667</id>
<link rel="alternate" type="text/html" href="http://emergent.unpythonic.net/01327265667"/>
<content type="text/html" mode="escaped">Having recently made a list of computers I've owned over the last 20
years, I decided to make a list of photography equipment I've owned.  This list
goes back to the first film camera I can recall buying for myself, around 1997.
In that time, I've bought 7 cameras and 11 major accessories.  Of those, I
still own and use one of those cameras and six of those accessories.</content>
</entry>
<entry>
<title>20 years of computers</title>
<issued>2012-01-20T13:51:22Z</issued>
<modified>2012-01-20T13:51:22Z</modified>
<id>http://emergent.unpythonic.net/01327067482</id>
<link rel="alternate" type="text/html" href="http://emergent.unpythonic.net/01327067482"/>
<content type="text/html" mode="escaped">During some downtime, I made a list of all the computers I could
remember owning.  The list is surprisingly long, and goes back to 1992
(before which I had a Commodore 64 but that barely counts, does it?)  I came up
with 10 desktops and 7 laptops, or a new machine nearly every year.  The last 5
years have only seen 3 new machines, though, so the pace at which I buy
computers may be slowing.</content>
</entry>
<entry>
<title>Transfer of contacts from LG Remarq to Debian GNU/Linux</title>
<issued>2012-01-18T01:11:28Z</issued>
<modified>2012-01-18T01:11:28Z</modified>
<id>http://emergent.unpythonic.net/01326849088</id>
<link rel="alternate" type="text/html" href="http://emergent.unpythonic.net/01326849088"/>
<content type="text/html" mode="escaped">

The device would pair with Linux, but would not appear when &amp;quot;transfer
contacts&amp;quot; was invoked.  The secret:
&lt;pre&gt;
sudo /usr/sbin/hciconfig hci0 class 0x5a020c
&lt;/pre&gt;

&lt;p&gt;After this, I was able to transfer using the facilities built into gnome; I got a bunch of &amp;quot;.vcf&amp;quot; files in ~/Downloads.

&lt;p&gt;Apparently the Remarq won't transfer to a device that is &amp;quot;Unknown&amp;quot;; this sets
the computer to a &amp;quot;phone&amp;quot; bluetooth device.

&lt;p&gt;I'm not sure whether this setting will &amp;quot;stick&amp;quot; or be required before each
transfer, after a reboot, or what…
</content>
</entry>
<entry>
<title>Moving my blog hosting</title>
<issued>2012-01-16T13:36:34Z</issued>
<modified>2012-01-16T13:36:34Z</modified>
<id>http://emergent.unpythonic.net/01326720994</id>
<link rel="alternate" type="text/html" href="http://emergent.unpythonic.net/01326720994"/>
<content type="text/html" mode="escaped">
&lt;div style=&quot;float:right;clear:right&quot;&gt;&lt;!-- img_0076.jpg--&gt;&lt;div class=albumouter style=width:306px id=&gt;&lt;div class=albumimage style=&quot;width:306px;margin-left:0px;&quot;&gt;&lt;a href=&quot;http://media.unpythonic.net/emergent-files/01326720994/img_0076-medium.jpg&quot; class=&quot;thickbox&quot; rel=&quot;album&quot; title=&quot;50mm f/1.8 bokeh&quot;&gt;&lt;img src=&quot;http://media.unpythonic.net/emergent-files/01326720994/img_0076-small.jpg&quot; width=300 height=200&gt;&lt;/a&gt;&lt;div &gt;&lt;div style=&quot;float: right&quot; &gt;&lt;a href=&quot;http://media.unpythonic.net/emergent-files/01326720994/img_0076-medium.jpg&quot;&gt;(M)&lt;/a&gt;&lt;a href=&quot;http://media.unpythonic.net/emergent-files/01326720994/img_0076.jpg&quot;&gt;(L)&lt;/a&gt;&lt;/div&gt;&lt;a href=&quot;http://media.unpythonic.net/emergent-files/01326720994/img_0076.jpg&quot;&gt;50mm f/1.8 bokeh&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;

I'm in the process of moving my blog hosting from my basement to dreamhost.
If you're seeing this article, then you're looking at the new site.  I think
it's time to throw the switch.
</content>
</entry>
<entry>
<title>Time to finish that languishing clock project!</title>
<issued>2012-01-05T23:12:41Z</issued>
<modified>2012-01-05T23:12:41Z</modified>
<id>http://emergent.unpythonic.net/01325805161</id>
<link rel="alternate" type="text/html" href="http://emergent.unpythonic.net/01325805161"/>
<content type="text/html" mode="escaped">A leap second has been announced at the end of June 2012.</content>
</entry>
<entry>
<title>It's gratifying when the compiler is right</title>
<issued>2011-12-27T20:35:02Z</issued>
<modified>2011-12-27T20:35:02Z</modified>
<id>http://emergent.unpythonic.net/01325018102</id>
<link rel="alternate" type="text/html" href="http://emergent.unpythonic.net/01325018102"/>
<content type="text/html" mode="escaped">I've been playing with &lt;a href=&quot;http://clang.llvm.org&quot;&gt;clang&lt;/a&gt;
because I'd like to use its &lt;a href=&quot;http://clang-analyzer.llvm.org/&quot;&gt;static analyzer&lt;/a&gt; on the code at $DAY_JOB.  Unfortunately, it frequently bombs
while building our code.  Fortuately, many of the bombs are due to our bugs,
not theirs.  Here's one example:</content>
</entry>
<entry>
<title>Need another reminder to steer clear of non-Free software?</title>
<issued>2011-12-18T14:42:35Z</issued>
<modified>2011-12-18T14:42:35Z</modified>
<id>http://emergent.unpythonic.net/01324219355</id>
<link rel="alternate" type="text/html" href="http://emergent.unpythonic.net/01324219355"/>
<content type="text/html" mode="escaped">It's played out over and over again on proprietary platforms: the
vendor decides that this or that component should be deleted from user
machines, and as if by magic it happens, without regard to the fact
that user systems will encounter reduced functionality as a result.

&lt;p&gt;Well, through its &amp;quot;Partner&amp;quot; archive, Ubuntu is in the &lt;a href=&quot;https://lists.ubuntu.com/archives/ubuntu-security-announce/2011-December/001528.html&quot;&gt;unenviable position of doing the same thing.&lt;/a&gt;</content>
</entry>
<entry>
<title>Ingrid's Canadian Rockies Photos</title>
<issued>2011-12-13T02:29:16Z</issued>
<modified>2011-12-13T02:29:16Z</modified>
<id>http://emergent.unpythonic.net/01323743356</id>
<link rel="alternate" type="text/html" href="http://emergent.unpythonic.net/01323743356"/>
<content type="text/html" mode="escaped">&lt;div style=&quot;float:right;clear:right&quot;&gt;&lt;!-- img_1588.jpg--&gt;&lt;div class=albumouter style=width:306px id=&gt;&lt;div class=albumimage style=&quot;width:306px;margin-left:0px;&quot;&gt;&lt;a href=&quot;http://media.unpythonic.net/emergent-files/01323743356/img_1588-medium.jpg&quot; class=&quot;thickbox&quot; rel=&quot;album&quot; title=&quot;A beautiful reflection in Lake Annette&quot;&gt;&lt;img src=&quot;http://media.unpythonic.net/emergent-files/01323743356/img_1588-small.jpg&quot; width=300 height=225&gt;&lt;/a&gt;&lt;div &gt;&lt;div style=&quot;float: right&quot; &gt;&lt;a href=&quot;http://media.unpythonic.net/emergent-files/01323743356/img_1588-medium.jpg&quot;&gt;(M)&lt;/a&gt;&lt;a href=&quot;http://media.unpythonic.net/emergent-files/01323743356/img_1588.jpg&quot;&gt;(L)&lt;/a&gt;&lt;/div&gt;&lt;a href=&quot;http://media.unpythonic.net/emergent-files/01323743356/img_1588.jpg&quot;&gt;A beautiful reflection in Lake Annette&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;Photos that Ingrid took on our August 2011 trip to the Canadian Rockies, including Banff and Jasper National Parks</content>
</entry>
</feed>

