<?xml version='1.0' encoding='utf-8' ?>
<!--  If you are running a bot please visit this policy page outlining rules you must respect. https://www.livejournal.com/bots/  -->
<rss version='2.0'  xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:media='http://search.yahoo.com/mrss/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>BenDog</title>
  <link>https://bendog.livejournal.com/</link>
  <description>BenDog - LiveJournal.com</description>
  <lastBuildDate>Mon, 18 Jun 2012 08:09:23 GMT</lastBuildDate>
  <generator>LiveJournal / LiveJournal.com</generator>
  <lj:journal>bendog</lj:journal>
  <lj:journalid>2206174</lj:journalid>
  <lj:journaltype>personal</lj:journaltype>
  <image>
    <url>https://l-userpic.livejournal.com/33079973/2206174</url>
    <title>BenDog</title>
    <link>https://bendog.livejournal.com/</link>
    <width>100</width>
    <height>100</height>
  </image>

  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/413771.html</guid>
  <pubDate>Mon, 18 Jun 2012 08:09:23 GMT</pubDate>
  <title>a long time ago: lipstick vogue</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/413771.html</link>
  <description>a long time ago one of my LJ friends posted this video, I have forgotten everything about her except that she was awesome and she sent me a link to it years later.&lt;br /&gt;&lt;br /&gt;i wish i could remember who she was and i wish we were still in contact.&lt;br /&gt;&lt;br /&gt;i doubt she&apos;ll ever read this.&lt;br /&gt;&lt;br /&gt;&lt;lj-embed id=&quot;14&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/413771.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/413551.html</guid>
  <pubDate>Tue, 17 May 2011 04:45:01 GMT</pubDate>
  <title>Mac OSX 10.6 server DHCP static address reservations getting ignored</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/413551.html</link>
  <description>took a bit of mucking about, but i finally got the OSX 10.6 Server to work with DHCP and static reservations the tricks are to enable bootp and to enable dhcp_ignore_client_identifier  this is how it should look in your config.&lt;br /&gt;  &lt;br /&gt;&amp;lt;key&amp;gt;bootp_enabled&amp;lt;/key&amp;gt;&lt;br /&gt;	&amp;lt;true/&amp;gt;&lt;br /&gt;&amp;lt;key&amp;gt;dhcp_enabled&amp;lt;/key&amp;gt;&lt;br /&gt;	&amp;lt;array&amp;gt;&lt;br /&gt; 		&amp;lt;string&amp;gt;en0&amp;lt;/string&amp;gt;&lt;br /&gt; 	&amp;lt;/array&amp;gt;&lt;br /&gt;&amp;lt;key&amp;gt;dhcp_ignore_client_identifier&amp;lt;/key&amp;gt;&lt;br /&gt;	&amp;lt;true/&amp;gt;</description>
  <comments>https://bendog.livejournal.com/413551.html?view=comments#comments</comments>
  <category>apple</category>
  <category>osx</category>
  <category>dhcp</category>
  <category>server</category>
  <category>static reservation</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/413439.html</guid>
  <pubDate>Tue, 05 Oct 2010 05:40:06 GMT</pubDate>
  <title>python file rename batch script</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/413439.html</link>
  <description>there has to be a quicker way of doing this.&lt;br /&gt;&lt;br /&gt;python script to mass rewrite files based on the non-case-sensitive search term&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
&amp;gt;&amp;gt;&amp;gt; import os
&amp;gt;&amp;gt;&amp;gt; from glob import glob
&amp;gt;&amp;gt;&amp;gt; for fname in filelist:
...     flow = fname.lower()
...     fsplit,fext = flow.split(&apos;.&apos;)
...     fsplit = fsplit.split(&apos;-&apos;)
...     if fsplit[1] == &apos;main&apos;:
...             os.rename(fname,fsplit[0]+&apos;.orig.&apos;+fext)
...             print fname,&apos;::&apos;,fsplit[0]+&apos;.orig.&apos;+fext
... 

&lt;/pre&gt;</description>
  <comments>https://bendog.livejournal.com/413439.html?view=comments#comments</comments>
  <category>unix</category>
  <category>osx</category>
  <category>linux</category>
  <category>script</category>
  <category>python</category>
  <media:title type="plain">Blue Meanies - Get Nowhere | Powered by Last.fm</media:title>
  <lj:music>Blue Meanies - Get Nowhere | Powered by Last.fm</lj:music>
  <lj:mood>geeky</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/413131.html</guid>
  <pubDate>Thu, 29 Jul 2010 14:16:43 GMT</pubDate>
  <title>it goes full circle</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/413131.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/landonhannah/247095784/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm1.static.flickr.com/85/247095784_483fe4b44c_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/landonhannah/247095784/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;piggy surprise&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/landonhannah/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;landon hannah&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;i saw this image ages ago on somebody&apos;s weheartit account.&lt;br /&gt;i just found the original.&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/413131.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/412892.html</guid>
  <pubDate>Fri, 11 Jun 2010 01:02:15 GMT</pubDate>
  <title>After the Diggers Cup Yacht Race</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/412892.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/bendog/4689686940/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm5.static.flickr.com/4023/4689686940_4ee620dbd2_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/bendog/4689686940/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;After the Diggers Cup Yacht Race&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/bendog/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Ben Dog&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;I was just sent forward this image by my father (man on the left), this was taken at the RPYC closing day after the Diggers Cup race, a few months ago.&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/412892.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/412600.html</guid>
  <pubDate>Tue, 27 Apr 2010 15:50:14 GMT</pubDate>
  <title>smoking.</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/412600.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/u_juju/4541924966/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm3.static.flickr.com/2738/4541924966_8bd90fcc22_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/u_juju/4541924966/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/u_juju/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;GU!&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;semiotic.&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/412600.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>3</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/412205.html</guid>
  <pubDate>Sat, 10 Apr 2010 02:09:41 GMT</pubDate>
  <title>I can see why this man doesn&apos;t need to work</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/412205.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/joffley/4503364407/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm3.static.flickr.com/2737/4503364407_7858f1fa20_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/joffley/4503364407/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;I can see why this man doesn&apos;t need to work&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/joffley/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Joffley&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/412205.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/412065.html</guid>
  <pubDate>Wed, 07 Apr 2010 03:15:45 GMT</pubDate>
  <title>rosie</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/412065.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/leonryan/4412472834/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm3.static.flickr.com/2778/4412472834_d8a3743b31_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/leonryan/4412472834/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;rosie&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/leonryan/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;leonryan.com&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;awesome.&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/412065.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/411874.html</guid>
  <pubDate>Sun, 28 Mar 2010 15:14:35 GMT</pubDate>
  <title>words</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/411874.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/ohnorigel/4465862339/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm5.static.flickr.com/4036/4465862339_0eab9b1b60_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/ohnorigel/4465862339/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;photo 2.jpg&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/ohnorigel/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;rigelbot&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;i tend to ignore.&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/411874.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/411630.html</guid>
  <pubDate>Sat, 20 Mar 2010 16:11:12 GMT</pubDate>
  <title>IMG_3645</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/411630.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/bendog/4444615605/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm5.static.flickr.com/4017/4444615605_0d5ec16634_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/bendog/4444615605/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;IMG_3645&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/bendog/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Ben Dog&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;look at this douchbag.&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/411630.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/411200.html</guid>
  <pubDate>Fri, 13 Nov 2009 06:45:53 GMT</pubDate>
  <title>1951 - Jean Patchett</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/411200.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/vintagevogue/4097962451/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm3.static.flickr.com/2749/4097962451_84d7769b22_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/vintagevogue/4097962451/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;1951 - Jean Patchett&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/vintagevogue/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;myvintagevogue&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;this is for janelle&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/411200.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/411045.html</guid>
  <pubDate>Wed, 28 Oct 2009 10:29:14 GMT</pubDate>
  <title>Sports Tracker Love</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/411045.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/_lulu/4049705466/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm3.static.flickr.com/2729/4049705466_670987911c_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/_lulu/4049705466/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Sports Tracker Love&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/_lulu/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;lu_lu&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;this shit is cute as fucking bunnies&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/411045.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/410739.html</guid>
  <pubDate>Mon, 26 Oct 2009 06:30:29 GMT</pubDate>
  <title>sailing</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/410739.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/bendog/113354209/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm1.static.flickr.com/49/113354209_8e125e25dd_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/bendog/113354209/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;IMG_2444&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/bendog/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Ben Dog&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;i&apos;ve recently started sailing competitively,&lt;br /&gt;my body is pretty damn sore due to it, seems every week i find a new muscle that i haven&apos;t used in years, and a few layers of skin strangely absent.&lt;br /&gt;&lt;br /&gt;but its been a fair amount of fun and it&apos;s about time i did something other than lazing about and getting fat.&lt;br /&gt;&lt;br /&gt;this is an old picture, but i like it.&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/410739.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/410577.html</guid>
  <pubDate>Thu, 22 Oct 2009 07:30:10 GMT</pubDate>
  <title>getting my head around the Magento API - part 1</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/410577.html</link>
  <description>So, i&apos;ve been tasked to create an upload script for automating Magento updates. the script will take a csv and chop it up... i&apos;m not going to talk about that here.&lt;br /&gt;&lt;br /&gt;so, XMLRPC on Python and accessing Magento&apos;s API, this is all new to me, so lets see how it works.&lt;br /&gt;&lt;br /&gt;firstly lets get the server connected.&lt;br /&gt;&lt;pre&gt;
amelie:~ bendog$ python
Python 2.5.1 (r251:54863, Feb  6 2009, 19:02:12) 
[GCC 4.0.1 (Apple Inc. build 5465)] on darwin
Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.
&amp;gt;&amp;gt;&amp;gt; from xmlrpclib import *
&amp;gt;&amp;gt;&amp;gt; server = Server(&apos;http://magento.server.address/api/xmlrpc&apos;)
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;next we authenticate our API login&lt;br /&gt;&lt;pre&gt;
&amp;gt;&amp;gt;&amp;gt; session = server.login(&apos;username&apos;,&apos;pass&apos;)
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;i found &lt;a href=&quot;http://www.magentocommerce.com/wiki/doc/webservices-api/api/catalog_product#catalog_product.update&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;this webpage&lt;/a&gt;, which explains how to do it with PHP &amp; SOAP, but since i&apos;m using Python and XMLRPC, things are going to be a bit different, so here i go pulling it apart.&lt;br /&gt;&lt;br /&gt;first we have to define what our new product looks like.&lt;br /&gt;this is my first attempt at building a simple dict object to define the product, all values are hard coded just to prove that it works.&lt;br /&gt;&lt;pre&gt;
&amp;gt;&amp;gt;&amp;gt; newprod = dict({&apos;name&apos;:&apos;test name&apos;, &apos;websites&apos;:[1], &apos;short_description&apos;:&apos;short desc&apos;, &apos;description&apos;:&apos;desc&apos;, &apos;price&apos;:69.99})
&lt;/pre&gt;&lt;br /&gt;name = name of the product&lt;br /&gt;websites = websites to be update with this product, this value seems to work for the default.(i&apos;m not sure yet what this is all about, really just trying to get a working test going first)&lt;br /&gt;everything else is pretty self descriptive.&lt;br /&gt;&lt;br /&gt;this next call gets the current set of product attributes, we will need to pull the set_id out of this later.&lt;br /&gt;(i&apos;m not entirely sure why, will need to look into this)&lt;br /&gt;&lt;pre&gt;
&amp;gt;&amp;gt;&amp;gt; currset = server.call(session, &apos;product_attribute_set.list&apos;)
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;now the actual update call to the API&lt;br /&gt;&lt;pre&gt;
&amp;gt;&amp;gt;&amp;gt; update = server.call(session, &apos;product.create&apos;, [&apos;simple&apos;, currset[0].get(&apos;set_id&apos;), &apos;101&apos;, newprod])
&lt;/pre&gt;&lt;br /&gt;session = API session ID&lt;br /&gt;&apos;product.create&apos; = the module we&apos;re calling from the API&lt;br /&gt;Data Passed&lt;br /&gt;- &apos;simple&apos; = product type (simple, grouped, configurable, virtual, bundle, downloadable (i assume))&lt;br /&gt;- currset[0].get(&apos;set_id&apos;) = this gets the set_id from the previous call to the product attribute set list&lt;br /&gt;- &apos;101&apos; = Magento&apos;s SKU for the prodcut, this would be the item code or product code for the product in the existing system&lt;br /&gt;newprod = this refers to the dict object defined above for the product to be added.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;so thats the very basic (just working) run down of Magento and XMLRPC</description>
  <comments>https://bendog.livejournal.com/410577.html?view=comments#comments</comments>
  <media:title type="plain">Reflections - Westbound Train</media:title>
  <lj:music>Reflections - Westbound Train</lj:music>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/410297.html</guid>
  <pubDate>Mon, 12 Oct 2009 08:18:47 GMT</pubDate>
  <title>Jazz Age Fall 2009</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/410297.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/27594459@N04/3996473913/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm4.static.flickr.com/3440/3996473913_996aeecc34_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/27594459@N04/3996473913/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Jazz Age Fall 2009&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/27594459@N04/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Anna Fischer&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;i want to be this guy.&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/410297.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/409868.html</guid>
  <pubDate>Wed, 23 Sep 2009 03:24:19 GMT</pubDate>
  <title>hands off my porn, kev</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/409868.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/mugley/2991178326/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm4.static.flickr.com/3031/2991178326_331f9d0e87_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/mugley/2991178326/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;hands off my porn, kev&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/mugley/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;mugley&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;h4&gt;hands off my porn, kev&lt;/h4&gt;&lt;br /&gt;				&lt;p&gt;The Australian government has been promising a &lt;a href=&quot;http://www.news.com.au/technology/story/0,,23696672-5014108,00.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;high speed national broadband network&lt;/a&gt; for a while. And now we know why - we&apos;ll need the extra capacity when the proposed mandatory net censorship &lt;a href=&quot;http://www.computerworld.com.au/index.php/id;1597671662&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;cripples our access speeds&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;If you don&apos;t want a slow, broken, censored internet experience, give our sorry  excuse for a leader - and the monkey he put in charge of communications - a &lt;a href=&quot;http://nocleanfeed.com/action.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;piece of your mind&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Keep your slimy hands off my porn, Kev!&lt;/p&gt;&lt;br /&gt;				&lt;p&gt;Uploaded by &lt;a href=&quot;/photos/mugley/&quot; target=&quot;_blank&quot;&gt;mugley&lt;/a&gt; on 1 Nov 08, 1.51PM WST. &lt;/p&gt;&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/409868.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/409799.html</guid>
  <pubDate>Fri, 11 Sep 2009 04:42:31 GMT</pubDate>
  <title>i&apos;m sorry</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/409799.html</link>
  <description>i just don&apos;t seem to find the time to update you anymore livejournal.</description>
  <comments>https://bendog.livejournal.com/409799.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/409575.html</guid>
  <pubDate>Mon, 27 Jul 2009 02:53:59 GMT</pubDate>
  <title>Melbourne</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/409575.html</link>
  <description>&lt;p&gt;So, melbourne.&lt;/p&gt;&lt;p&gt;So far I have spent a great deal of it in bed,&lt;br /&gt;Anne fell ill on the first night here, mostly due to lack of sleep,&lt;br /&gt;So I&apos;m using her sickness as my excuse to sleep away the day.&lt;/p&gt;&lt;p&gt;Saturday was nice, slept most of the day, as we arrived at 6am.&lt;br /&gt;Woke at Midday and had breakfast at a place called Las Chicas,&lt;br /&gt;There are some photos on Flickr.&lt;br /&gt;Most notable was the staffy in a hoodie, sitting quite close to us, she looked so uncomfotable, poor rough dog in girly outfit.&lt;br /&gt;Food was great.&lt;/p&gt;&lt;p&gt;We walked back via stores and such. &lt;/p&gt;&lt;p&gt;Got back to the house, changed into a suit to get ready for the show.&lt;/p&gt;&lt;p&gt;More later&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;small&gt;Posted via &lt;a href=&quot;http://community.livejournal.com/cosysoftware_en/&quot; target=&quot;_blank&quot;&gt;LiveJournal.app&lt;/a&gt;.&lt;/small&gt;&lt;/em&gt;&lt;/p&gt;</description>
  <comments>https://bendog.livejournal.com/409575.html?view=comments#comments</comments>
  <category>via ljapp</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/409339.html</guid>
  <pubDate>Sat, 11 Jul 2009 14:53:52 GMT</pubDate>
  <title>l&apos;Arc-de-Trouser</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/409339.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/leonryan/3231533930/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm4.static.flickr.com/3529/3231533930_0cafec2b79_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/leonryan/3231533930/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;l&apos;Arc-de-Trouser&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/leonryan/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;leonryan.com&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;some people are just born with inspiration.&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/409339.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/409012.html</guid>
  <pubDate>Tue, 07 Jul 2009 15:12:51 GMT</pubDate>
  <title>if i were a woman...</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/409012.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/bendog/3697321077/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm4.static.flickr.com/3477/3697321077_b0b5f104e4_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/bendog/3697321077/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;if i were a woman...&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/bendog/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Ben Dog&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;x-posted&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/409012.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/408826.html</guid>
  <pubDate>Tue, 07 Jul 2009 02:09:30 GMT</pubDate>
  <title>WWIII Propaganda: Loose Tweets Sink Fleets</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/408826.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/doctabu/3657942692/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm3.static.flickr.com/2433/3657942692_c5a22c3177_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/doctabu/3657942692/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;WWIII Propaganda: Loose Tweets Sink Fleets&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/doctabu/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Brian Lane Winfield Moore&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;@bendog&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/408826.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/408519.html</guid>
  <pubDate>Tue, 23 Jun 2009 06:53:22 GMT</pubDate>
  <title>mardi</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/408519.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/bendog/3075416631/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm4.static.flickr.com/3282/3075416631_076c121997_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/bendog/3075416631/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;IMG_4135&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/bendog/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Ben Dog&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;my grandmother is in hospital,&lt;br /&gt;i wanted to visit her a few weeks ago, but i was sick, so i stayed away.&lt;br /&gt;i think i missed my last chance.&lt;br /&gt;&lt;br /&gt;i don&apos;t like today.&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/408519.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/408226.html</guid>
  <pubDate>Sun, 14 Jun 2009 04:29:07 GMT</pubDate>
  <title>butterflynet</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/408226.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/xstuntkidx/3623874588/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm4.static.flickr.com/3647/3623874588_eae9847727_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/xstuntkidx/3623874588/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;butterflynet&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/xstuntkidx/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;xstuntkidx&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;i think i just pooped myself from the amount of cute in this image.&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/408226.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/408008.html</guid>
  <pubDate>Sat, 13 Jun 2009 09:40:51 GMT</pubDate>
  <title>contrasts.</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/408008.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/88064091@N00/3619306404/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm4.static.flickr.com/3318/3619306404_ba41b7269a_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/88064091@N00/3619306404/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Nicotine Fetish 1&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/88064091@N00/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Richard Kadrey/Kaos Beauty Klinik&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;awesome.&lt;br /&gt;i want to take photos like this.&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/408008.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>4</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://bendog.livejournal.com/407611.html</guid>
  <pubDate>Wed, 10 Jun 2009 10:36:41 GMT</pubDate>
  <title>three on a rug</title>
  <author>bendog</author>
  <link>https://bendog.livejournal.com/407611.html</link>
  <description>&lt;div style=&quot;float:right;margin-left:10px;margin-bottom:10px&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/melaniematthieu/3546179093/&quot; title=&quot;photo sharing&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://farm4.static.flickr.com/3304/3546179093_d5bbabf057_m.jpg&quot; alt=&quot;&quot; style=&quot;border: solid 2px #000000;&quot; fetchpriority=&quot;high&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 0.9em; margin-top: 0px;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/melaniematthieu/3546179093/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;&lt;br /&gt;Originally uploaded by &lt;a href=&quot;http://www.flickr.com/people/melaniematthieu/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;M Melanie&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;art imitating cats&lt;br clear=&quot;all&quot; /&gt;</description>
  <comments>https://bendog.livejournal.com/407611.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
  </item>
</channel>
</rss>
