<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ramblings of Marc Sibson</title>
    <description>Owning my name, since before the interwebs</description>
    <link>http://sibson.github.io</link>
    <atom:link href="http://sibson.github.io/feed.xml" rel="self" type="application/rss+xml" />
    
      <item>
        <title>vncdotool 1.1.0</title>
        <description>
          
          vncdotool is a command line VNC client and library, this release, moderizes to use Python3, adds type hinting, support for Apple Remote Desktop, IPv6. Huge thanks to @pmhahn for single handedly driving conversion to modern Python3, as well as cleaning up a ton of outstanding issues. [BREAKING] drop python 2.x...
        </description>
        <pubDate>Sat, 01 Apr 2023 00:00:00 -0700</pubDate>
        <link>http://sibson.github.io/2023-04-01-vncdotool-1-1-0</link>
        <guid isPermaLink="true">http://sibson.github.io/2023-04-01-vncdotool-1-1-0</guid>
      </item>
    
      <item>
        <title>RedBeat 2.0.0</title>
        <description>
          
          RedBeat is a Celery Beat Scheduler that stores the scheduled tasks and runtime metadata in Redis. It took three years to get to 1.0 and now in less than six months we have 2.0. The major version jump is due to breaking changes, that people should test for compatibliity before...
        </description>
        <pubDate>Sun, 25 Oct 2020 00:00:00 -0700</pubDate>
        <link>http://sibson.github.io/2020-10-25-redbeat-2-0.0</link>
        <guid isPermaLink="true">http://sibson.github.io/2020-10-25-redbeat-2-0.0</guid>
      </item>
    
      <item>
        <title>RedBeat 1.0.0</title>
        <description>
          
          RedBeat is a Celery Beat Scheduler that stores the scheduled tasks and runtime metadata in Redis.

This is the 1.0 release, which is less about features and more an acknowledgement that RedBeat is reasonably complete.


  add warning for non-UTC timezones


        </description>
        <pubDate>Sat, 16 May 2020 00:00:00 -0700</pubDate>
        <link>http://sibson.github.io/2020-05-16-redbeat-1-0-0</link>
        <guid isPermaLink="true">http://sibson.github.io/2020-05-16-redbeat-1-0-0</guid>
      </item>
    
      <item>
        <title>vncdotool 1.0.0</title>
        <description>
          
          vncdotool is a command line VNC client and library.  We finally have a 1.0 release!  This is also the first release to only offically support Python3


  add ZRLE encoding, thanks Adrian Weiler
  drop python2 support
  fix mouseDrag behaviour, thanks Samir Aguiar


        </description>
        <pubDate>Fri, 10 Apr 2020 00:00:00 -0700</pubDate>
        <link>http://sibson.github.io/2020-04-10-vncdotool-1-0-0</link>
        <guid isPermaLink="true">http://sibson.github.io/2020-04-10-vncdotool-1-0-0</guid>
      </item>
    
      <item>
        <title>vncdotool 0.10.0</title>
        <description>
          
          vncdotool is a command line VNC client and library, this release brings usabilty improvments and is available on PyPi and GitHub The most user visible features are that vnclog now supports --password-required allowing it to properly work with password protected servers. The handling of errors inside vncdo has been improved...
        </description>
        <pubDate>Thu, 03 Mar 2016 00:00:00 -0800</pubDate>
        <link>http://sibson.github.io/2016-03-03-vncdotool-0.10.0</link>
        <guid isPermaLink="true">http://sibson.github.io/2016-03-03-vncdotool-0.10.0</guid>
      </item>
    
      <item>
        <title>Submit Issues to GitHub Projects via Email</title>
        <description>
          
          Transcribing communications from users into issues probably isn’t in anyone’s top ten favourite things to do. While the messages mean someone cares enough about your project to take the time to let you know about a problem they are having, it can be time consuming to convert them into GitHub...
        </description>
        <pubDate>Thu, 07 Jan 2016 00:00:00 -0800</pubDate>
        <link>http://sibson.github.io/2016-01-07-github-issue-via-email</link>
        <guid isPermaLink="true">http://sibson.github.io/2016-01-07-github-issue-via-email</guid>
      </item>
    
      <item>
        <title>vncdotool 0.9.0</title>
        <description>
          
          vncdotool is a command line VNC client and library, this release improves server compatibility and makes the library API more useful.  There is now a mailing list at vncdotool@googlegroups.com can be used for vncdotool related discussion.  vncdotool 0.9.0 is available on PyPi and GitHub On the compatabilty front –force-caps now handles...
        </description>
        <pubDate>Mon, 11 May 2015 00:00:00 -0700</pubDate>
        <link>http://sibson.github.io/blog/2015/vncdotool-0-9-0</link>
        <guid isPermaLink="true">http://sibson.github.io/blog/2015/vncdotool-0-9-0</guid>
      </item>
    
      <item>
        <title>vncdotool 0.8.0 Released</title>
        <description>
          
          vncdotool 0.8.0 is a command line VNC client, this release brings one major new feature, a couple of smaller ones and an experimental one. The major feature is regional capture and expect. These allow you to focus on the important parts of the screens. An on going issue has been...
        </description>
        <pubDate>Sun, 18 Aug 2013 00:00:00 -0700</pubDate>
        <link>http://sibson.github.io/blog/2013/vncdotool-0-8-0-released</link>
        <guid isPermaLink="true">http://sibson.github.io/blog/2013/vncdotool-0-8-0-released</guid>
      </item>
    
      <item>
        <title>vncdotool 0.3.0 released</title>
        <description>
          
          vncdotool is a command line VNC client. It an easy way automate interactions with virtual machines, KVMs, GUIs or other hardware devices. This release contains a couple new features and various compatibility and bug fixes. The major feature is the ability to record and playback captured VNC sessions. This differs...
        </description>
        <pubDate>Sat, 22 Dec 2012 00:00:00 -0800</pubDate>
        <link>http://sibson.github.io/blog/2012/vncdotool-0-3-0-released</link>
        <guid isPermaLink="true">http://sibson.github.io/blog/2012/vncdotool-0-3-0-released</guid>
      </item>
    
      <item>
        <title>HOWTO: Juniper Networks VPN 64bit 12.04 LTS with Host Checker</title>
        <description>
          
          The Juniper VPN only officially supports Redhat and can be difficult to get working on Ubuntu. There are a number of great articles that cover how to work around it. Unfortunatly, none of them address using the Host Checker. This post will outline a setup that works with the Host...
        </description>
        <pubDate>Wed, 10 Oct 2012 00:00:00 -0700</pubDate>
        <link>http://sibson.github.io/blog/2012/howto-juniper-networks-vpn-64bit-12-04-lts-with-host-checker</link>
        <guid isPermaLink="true">http://sibson.github.io/blog/2012/howto-juniper-networks-vpn-64bit-12-04-lts-with-host-checker</guid>
      </item>
    
      <item>
        <title>vncdotool 0.2.0 released</title>
        <description>
          
          vncdotool is a command line VNC client. A handy way to automate interactions with virtual machines or hardware devices. This release contains various bugfixes and 4 new commands. 1) pause, wait before sending the next command, sometimes you just can’t avoid sleeping 2) mouseup and mousedown, allow you to press...
        </description>
        <pubDate>Tue, 07 Aug 2012 00:00:00 -0700</pubDate>
        <link>http://sibson.github.io/blog/2012/vncdotool-0-2-0-released</link>
        <guid isPermaLink="true">http://sibson.github.io/blog/2012/vncdotool-0-2-0-released</guid>
      </item>
    
      <item>
        <title>Quick and Dirty Package Backports</title>
        <description>
          
          Need a newer version of a Debian/Ubuntu/Mint package than what is available in the repositories for your distribution? It always happens that production machines are stuck on old versions but you need some great new feature only available in newer distributions packages. Frustration level high, but there is good news...
        </description>
        <pubDate>Wed, 25 Apr 2012 00:00:00 -0700</pubDate>
        <link>http://sibson.github.io/blog/2012/quick-and-dirty-package-backports</link>
        <guid isPermaLink="true">http://sibson.github.io/blog/2012/quick-and-dirty-package-backports</guid>
      </item>
    
      <item>
        <title>vncdotool 0.1.0</title>
        <description>
          
          vncdotool is a command line VNC client. It comes in handy when automating interactions with virtual machines or some hardware devices that are otherwise difficult to control.

More information can be found at Github

        </description>
        <pubDate>Sat, 05 Mar 2011 00:00:00 -0800</pubDate>
        <link>http://sibson.github.io/blog/2011/vncdotool-0-1-0</link>
        <guid isPermaLink="true">http://sibson.github.io/blog/2011/vncdotool-0-1-0</guid>
      </item>
    
  </channel>
</rss>
