<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:cc="http://web.resource.org/cc/"
    xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://www.simonb.com/">

    <title>simonb.com</title>
    <link>http://www.simonb.com/</link>
    <description>a 35mm comedic short about a man</description>
    <dc:language>en</dc:language>
    <dc:creator>simonb</dc:creator>
    <dc:date>2008-01-06T01:58:00+08:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.pmachine.com/" />
    
    <items>
      <rdf:Seq>
      <rdf:li rdf:resource="http://www.simonb.com/index.php/simonb01/comments/mac_dvd_region_code_reset/" />
      
      <rdf:li rdf:resource="http://www.simonb.com/index.php/simonb01/comments/django_attributeerror_module_object_has_no_attribute/" />
      
      <rdf:li rdf:resource="http://www.simonb.com/index.php/simonb01/comments/story_of_loss_of_a_loved_one/" />
      
      <rdf:li rdf:resource="http://www.simonb.com/index.php/simonb01/comments/google_chart_api/" />
      
      <rdf:li rdf:resource="http://www.simonb.com/index.php/simonb01/comments/tweaking_words_numpages_field/" />
      
      <rdf:li rdf:resource="http://www.simonb.com/index.php/simonb01/comments/china_moon_picture/" />
      
      <rdf:li rdf:resource="http://www.simonb.com/index.php/simonb01/comments/dtrace/" />
      
      <rdf:li rdf:resource="http://www.simonb.com/index.php/simonb01/comments/mac_cups_print_file_was_not_accepted_client_error_document_format_not_suppo/" />
      
      <rdf:li rdf:resource="http://www.simonb.com/index.php/simonb01/comments/google_apps_gmail_smtp_pop_quirks/" />
      
      <rdf:li rdf:resource="http://www.simonb.com/index.php/simonb01/comments/mac_postfix_sasl_passwd/" />
      </rdf:Seq>
    </items>

</channel>


    <item rdf:about="http://www.simonb.com/index.php/simonb01/comments/mac_dvd_region_code_reset/">
      <title>mac dvd region code reset</title>
      <link>http://www.simonb.com/index.php/simonb01/comments/mac_dvd_region_code_reset/</link>
      <description>On the Mac you can change the DVD region code 5 times after which no more changes are &#8220;allowed&#8221;. There&#8217;s something fundamentally wrong with hardware that disables itself. Or hardware that essentially dictates to the owner (the owner!) what it can be used for. Anyway, some searching turns up the means to reset the code. The below applies to Pioneer drives. My Mac has a Pioneer DVR&#45;117 drive there&#8217;s seems to be no specific firmware for this drive downloadable on the net but some searching on the forums makes it clear that we can use the DVR&#45;108 firmware. I found this article particularly helpful. 


WARNING: this may permanently damage your drive. 


The software to flash the drive &#45; DVRFlash &#45; can be downloaded from here.


The firmware can be downloaded from here.


Just follow the instructions, re&#45;flash and region code is updated. Plus I think it adds some new capability to the drive.</description>
      <dc:subject>Mac</dc:subject>
      <dc:creator>simonb</dc:creator>
      <dc:date>2008-01-06T01:58:00+08:00</dc:date>
    </item>

    <item rdf:about="http://www.simonb.com/index.php/simonb01/comments/django_attributeerror_module_object_has_no_attribute/">
      <title>Django AttributeError: &#8216;module&#8217; object has no attribute</title>
      <link>http://www.simonb.com/index.php/simonb01/comments/django_attributeerror_module_object_has_no_attribute/</link>
      <description>If you get the error &#8220;AttributeError: &#8216;module&#8217; object has no attribute &#8216;xyz&#8217;&#8221; in Django. It probably means you&#8217;ve added a new app but forgot to put the __init__.py file in the app&#8217;s directory.</description>
      <dc:subject>Django, Programming</dc:subject>
      <dc:creator>simonb</dc:creator>
      <dc:date>2008-01-04T02:07:00+08:00</dc:date>
    </item>

    <item rdf:about="http://www.simonb.com/index.php/simonb01/comments/story_of_loss_of_a_loved_one/">
      <title>Story of Loss of a Loved One</title>
      <link>http://www.simonb.com/index.php/simonb01/comments/story_of_loss_of_a_loved_one/</link>
      <description>I wept</description>
      <dc:subject>Humans</dc:subject>
      <dc:creator>simonb</dc:creator>
      <dc:date>2007-12-18T01:54:00+08:00</dc:date>
    </item>

    <item rdf:about="http://www.simonb.com/index.php/simonb01/comments/google_chart_api/">
      <title>Google Chart API</title>
      <link>http://www.simonb.com/index.php/simonb01/comments/google_chart_api/</link>
      <description>Google have released their chart API. Here&#8217;s a few alternatives for Python:


Matplotlib
ChartDirector
jpgraph
dislin


See also vtk and MayaVi</description>
      <dc:subject>Internet, Python</dc:subject>
      <dc:creator>simonb</dc:creator>
      <dc:date>2007-12-11T09:18:00+08:00</dc:date>
    </item>

    <item rdf:about="http://www.simonb.com/index.php/simonb01/comments/tweaking_words_numpages_field/">
      <title>Tweaking Words NumPages Field</title>
      <link>http://www.simonb.com/index.php/simonb01/comments/tweaking_words_numpages_field/</link>
      <description>How to change the number of pages (NumPages) displayed in Word documents. Edit those field codes.</description>
      <dc:subject>Mac, Tech, Windows</dc:subject>
      <dc:creator>simonb</dc:creator>
      <dc:date>2007-11-27T07:04:00+08:00</dc:date>
    </item>

    <item rdf:about="http://www.simonb.com/index.php/simonb01/comments/china_moon_picture/">
      <title>China Moon Picture</title>
      <link>http://www.simonb.com/index.php/simonb01/comments/china_moon_picture/</link>
      <description>China has published pictures from its first moon orbiter.</description>
      <dc:subject>China, Tech</dc:subject>
      <dc:creator>simonb</dc:creator>
      <dc:date>2007-11-27T02:48:00+08:00</dc:date>
    </item>

    <item rdf:about="http://www.simonb.com/index.php/simonb01/comments/dtrace/">
      <title>DTrace</title>
      <link>http://www.simonb.com/index.php/simonb01/comments/dtrace/</link>
      <description>Interesting talk by Bryan Cantrill on DTrace. At the beginning he rips into Dreaming in Code by Scott Rosenberg. Scott&#8217;s talk at Google is here.</description>
      <dc:subject>Programming</dc:subject>
      <dc:creator>simonb</dc:creator>
      <dc:date>2007-11-25T11:21:00+08:00</dc:date>
    </item>

    <item rdf:about="http://www.simonb.com/index.php/simonb01/comments/mac_cups_print_file_was_not_accepted_client_error_document_format_not_suppo/">
      <title>Mac Cups Print file was not accepted (client&#45;error&#45;document&#45;format&#45;not&#45;supported)!</title>
      <link>http://www.simonb.com/index.php/simonb01/comments/mac_cups_print_file_was_not_accepted_client_error_document_format_not_suppo/</link>
      <description>&#8220;Print file was not accepted (client&#45;error&#45;document&#45;format&#45;not&#45;supported)!&#8221;


Is the error line appearing in /var/log/cups/error_log on the Mac


The reason was this line:


application/octet&#45;stream        application/vnd.cups&#45;raw        0       &#45;


in file /etc/cups/mime.convs on the server being commented out.


To enable raw printing of octet streams (what the mac sends with foomatic etc.) &#45; the line needs to be uncommented. Otherwise the job will be rejected. You can only see this in the cups error_log file on the server with the cups LogLevel set to debug:


print_job: request file type is application/octet&#45;stream.

Print&#45;Job client&#45;error&#45;document&#45;format&#45;not&#45;supported: Unsupported format &#8216;application/octet&#45;stream&#8217;!


Remember Luke.</description>
      <dc:subject></dc:subject>
      <dc:creator>simonb</dc:creator>
      <dc:date>2007-11-21T07:07:00+08:00</dc:date>
    </item>

    <item rdf:about="http://www.simonb.com/index.php/simonb01/comments/google_apps_gmail_smtp_pop_quirks/">
      <title>google apps gmail smtp pop quirks</title>
      <link>http://www.simonb.com/index.php/simonb01/comments/google_apps_gmail_smtp_pop_quirks/</link>
      <description>Google Apps is a marv thing. And free too. Since looping our email through Google we&#8217;ve been getting much less spam. But I&#8217;ve noticed the following quirks:


1. smtp.gmail.com is clever about the From field. The user I authenticate as is the one that shows up in the From field when the message is received. So even if I set the From field to be info@..., if I login as simonb@&#8230; The receiver sees email From simonb@&#8230; Once you&#8217;ve authenticated most services let you set the From field to whatever you like.


2. Mail from me to me is invisible to POP. I was emailing error messages to myself which appeared to come from me rather than the from the From field I&#8217;d set (see above). These messages appear in the GMail online Inbox but when I try to download via POP they are invisible.


The above is solved easily enough by creating a new user to represent my test box and have the email sent as the test&#45;box&#45;user. Proceed.</description>
      <dc:subject>Internet, Tech</dc:subject>
      <dc:creator>simonb</dc:creator>
      <dc:date>2007-10-29T18:25:00+08:00</dc:date>
    </item>

    <item rdf:about="http://www.simonb.com/index.php/simonb01/comments/mac_postfix_sasl_passwd/">
      <title>Mac Postfix sasl_passwd</title>
      <link>http://www.simonb.com/index.php/simonb01/comments/mac_postfix_sasl_passwd/</link>
      <description>Here&#8217;s a page explaining how to make the sasl_passwd.db file used by Postfix when SMTP relaying mail.</description>
      <dc:subject>Internet, Mac</dc:subject>
      <dc:creator>simonb</dc:creator>
      <dc:date>2007-10-29T16:48:00+08:00</dc:date>
    </item>


</rdf:RDF>