<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>James's Programming Page</title>
    <link>https://software.seekye.com/</link>
    <description>News feed for James's Programming Page.</description>
    <language>en-us</language>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <atom:link href="https://software.seekye.com/rss" rel="self" type="application/rss+xml"/>
    <item>
      <title>HIDSharp 2.6.4 released.</title>
      <link>https://swforum.seekye.com/topic/10169</link>
      <description>I've posted a new version of HIDSharp, 2.6.4. Here's the link: &lt;a href=&quot;https://software.seekye.com/hidsharp&quot;&gt;https://software.seekye.com/hidsharp&lt;/a&gt;&lt;br&gt;&lt;br&gt;This version fixes a bug in how negative physical and logical ranges on HID items are encoded.&lt;br&gt;&lt;br&gt;Enjoy!&lt;br&gt;&lt;br&gt;God bless.&lt;br&gt;&lt;br&gt;James</description>
      <guid>https://swforum.seekye.com/topic/10169</guid>
      <pubDate>Tue, 14 Oct 2025 14:38:32 +0000</pubDate>
    </item>
    <item>
      <title>RemoteViewing 1.1.0 released.</title>
      <link>https://swforum.seekye.com/topic/10168</link>
      <description>I've posted a new version of RemoteViewing, 1.1.0. Here's the link: &lt;a href=&quot;https://software.seekye.com/remoteviewing&quot;&gt;https://software.seekye.com/remoteviewing&lt;/a&gt;&lt;br&gt;&lt;br&gt;It fixes some bugs (one potential crash bug in the VNC client), but mainly, it adds 8-bit color support (ugly) and Zlib support (useful) to the VNC server.&lt;br&gt;&lt;br&gt;With Zlib support, the VNC server is actually practical to use over the Internet. It uses about 10X less bandwidth, at least when using normal desktop applications. CPU usage is a bit higher when using Zlib, but you can always turn off compression in the VNC client if this is a problem.&lt;br&gt;&lt;br&gt;Enjoy!&lt;br&gt;&lt;br&gt;God bless.&lt;br&gt;&lt;br&gt;James</description>
      <guid>https://swforum.seekye.com/topic/10168</guid>
      <pubDate>Tue, 14 Oct 2025 13:58:20 +0000</pubDate>
    </item>
    <item>
      <title>RemoteViewing 1.0.1 released.</title>
      <link>https://swforum.seekye.com/topic/10167</link>
      <description>I've posted a new version of RemoteViewing, 1.0.1. Here's the link: &lt;a href=&quot;https://software.seekye.com/remoteviewing&quot;&gt;https://software.seekye.com/remoteviewing&lt;/a&gt;&lt;br&gt;&lt;br&gt;It drastically speeds up the VNC server, and fixes some bugs in it as well. Basic Hextile support is in, so 16x16 regions which are a solid color now take 5 bytes to transfer instead of 1024. This helps on text-heavy pages.&lt;br&gt;&lt;br&gt;Enjoy!&lt;br&gt;&lt;br&gt;God bless.&lt;br&gt;&lt;br&gt;James</description>
      <guid>https://swforum.seekye.com/topic/10167</guid>
      <pubDate>Thu, 09 Oct 2025 16:16:17 +0000</pubDate>
    </item>
    <item>
      <title>DeltaSCP 1.1.1 released.</title>
      <link>https://swforum.seekye.com/topic/10165</link>
      <description>I've posted a release of DeltaSCP, 1.1.1. Here's the link: &lt;a href=&quot;https://software.seekye.com/deltascp&quot;&gt;https://software.seekye.com/deltascp&lt;/a&gt;&lt;br&gt;&lt;br&gt;This is a simple Linux differential copy utility that operates over SSH. Mostly it is useful for backing up virtual machine images over the Internet.&lt;br&gt;&lt;br&gt;I wrote it in 2010, and posted it on SourceForge briefly -- it appears to be gone now -- but never made a proper release of it. At any rate, this version uses SHA-256 hashes instead of SHA-1 and has some basic versioning in the protocol so I can improve it in the future if I want to. Documentation is included.&lt;br&gt;&lt;br&gt;Enjoy!&lt;br&gt;&lt;br&gt;God bless.&lt;br&gt;&lt;br&gt;James</description>
      <guid>https://swforum.seekye.com/topic/10165</guid>
      <pubDate>Mon, 29 Sep 2025 17:03:19 +0000</pubDate>
    </item>
    <item>
      <title>HIDSharp 2.6.3 released.</title>
      <link>https://swforum.seekye.com/topic/10164</link>
      <description>I've posted a new version of HIDSharp, 2.6.3. Here's the link: &lt;a href=&quot;https://software.seekye.com/hidsharp&quot;&gt;https://software.seekye.com/hidsharp&lt;/a&gt;&lt;br&gt;&lt;br&gt;This version improves the shutdown behavior on Windows, Mac, and Linux. It also adds a ManualShutdown() method to trigger that shutdown behavior. If you're doing some custom behavior loading and unloading assemblies, this version should be a great improvement for you.&lt;br&gt;&lt;br&gt;Enjoy!&lt;br&gt;&lt;br&gt;God bless.&lt;br&gt;&lt;br&gt;James</description>
      <guid>https://swforum.seekye.com/topic/10164</guid>
      <pubDate>Fri, 26 Sep 2025 15:51:53 +0000</pubDate>
    </item>
    <item>
      <title>RemoteViewing 1.0.0 released.</title>
      <link>https://swforum.seekye.com/topic/10163</link>
      <description>I've posted a new version of RemoteViewing, 1.0.0. Here's the link: &lt;a href=&quot;https://software.seekye.com/remoteviewing&quot;&gt;https://software.seekye.com/remoteviewing&lt;/a&gt;&lt;br&gt;&lt;br&gt;It adds support for 16-bit color mode. I found one of my virtual machines used this mode, and RemoteViewing did not previously support it.&lt;br&gt;&lt;br&gt;It also fixes mouse coordinate scaling on the Windows Forms control. Thanks to mike10 for reporting this bug!&lt;br&gt;&lt;br&gt;Enjoy!&lt;br&gt;&lt;br&gt;God bless.&lt;br&gt;&lt;br&gt;James</description>
      <guid>https://swforum.seekye.com/topic/10163</guid>
      <pubDate>Wed, 24 Sep 2025 15:05:40 +0000</pubDate>
    </item>
    <item>
      <title>HIDSharp 2.6.2 released.</title>
      <link>https://swforum.seekye.com/topic/10162</link>
      <description>I've posted a new version of HIDSharp, 2.6.2. Here's the link: &lt;a href=&quot;https://software.seekye.com/hidsharp&quot;&gt;https://software.seekye.com/hidsharp&lt;/a&gt;&lt;br&gt;&lt;br&gt;I've been using HIDSharp for device testing and programming through Raspberry Pi devices, so Linux support is greatly improved by this version:&lt;br&gt;&lt;br&gt;HidDevice.GetSerialPorts() lets you get the serial ports corresponding to a USB composite HID device.&lt;br&gt;HidDevice.GetUsbPort() lets you get information about the USB port to which the HID device is connected. You can use this for visual displays where you have a number of USB devices connected to the same hub, and don't want the connected device list dancing around.&lt;br&gt;SerialDevice.GetManufacturerName(), GetProductName(), and GetSerialNumber() all work on Linux now.&lt;br&gt;&lt;br&gt;There are other improvements and bug fixes as well.&lt;br&gt;&lt;br&gt;Enjoy!&lt;br&gt;&lt;br&gt;God bless.&lt;br&gt;&lt;br&gt;James</description>
      <guid>https://swforum.seekye.com/topic/10162</guid>
      <pubDate>Wed, 24 Sep 2025 11:03:01 +0000</pubDate>
    </item>
  </channel>
</rss>
