<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[James's Programming Page — News]]></title>
		<link>https://swforum.seekye.com/</link>
		<atom:link href="https://swforum.seekye.com/feed/rss/forum/3/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent topics at James's Programming Page.]]></description>
		<lastBuildDate>Tue, 14 Oct 2025 14:38:32 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[HIDSharp 2.6.4 released.]]></title>
			<link>https://swforum.seekye.com/topic/10169/new/posts/</link>
			<description><![CDATA[<p>I&#039;ve posted a new version of HIDSharp, 2.6.4. Here&#039;s the link: <a href="https://software.seekye.com/hidsharp">https://software.seekye.com/hidsharp</a></p><p>This version fixes a bug in how negative physical and logical ranges on HID items are encoded.</p><p>Enjoy!</p><p>God bless.</p><p>James</p>]]></description>
			<author><![CDATA[null@example.com (James)]]></author>
			<pubDate>Tue, 14 Oct 2025 14:38:32 +0000</pubDate>
			<guid>https://swforum.seekye.com/topic/10169/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[RemoteViewing 1.1.0 released.]]></title>
			<link>https://swforum.seekye.com/topic/10168/new/posts/</link>
			<description><![CDATA[<p>I&#039;ve posted a new version of RemoteViewing, 1.1.0. Here&#039;s the link: <a href="https://software.seekye.com/remoteviewing">https://software.seekye.com/remoteviewing</a></p><p>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.</p><p>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.</p><p>Enjoy!</p><p>God bless.</p><p>James</p>]]></description>
			<author><![CDATA[null@example.com (James)]]></author>
			<pubDate>Tue, 14 Oct 2025 13:58:20 +0000</pubDate>
			<guid>https://swforum.seekye.com/topic/10168/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[RemoteViewing 1.0.1 released.]]></title>
			<link>https://swforum.seekye.com/topic/10167/new/posts/</link>
			<description><![CDATA[<p>I&#039;ve posted a new version of RemoteViewing, 1.0.1. Here&#039;s the link: <a href="https://software.seekye.com/remoteviewing">https://software.seekye.com/remoteviewing</a></p><p>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.</p><p>Enjoy!</p><p>God bless.</p><p>James</p>]]></description>
			<author><![CDATA[null@example.com (James)]]></author>
			<pubDate>Thu, 09 Oct 2025 16:16:17 +0000</pubDate>
			<guid>https://swforum.seekye.com/topic/10167/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[DeltaSCP 1.1.1 released.]]></title>
			<link>https://swforum.seekye.com/topic/10165/new/posts/</link>
			<description><![CDATA[<p>I&#039;ve posted a release of DeltaSCP, 1.1.1. Here&#039;s the link: <a href="https://software.seekye.com/deltascp">https://software.seekye.com/deltascp</a></p><p>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.</p><p>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.</p><p>Enjoy!</p><p>God bless.</p><p>James</p>]]></description>
			<author><![CDATA[null@example.com (James)]]></author>
			<pubDate>Mon, 29 Sep 2025 17:03:19 +0000</pubDate>
			<guid>https://swforum.seekye.com/topic/10165/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[HIDSharp 2.6.3 released.]]></title>
			<link>https://swforum.seekye.com/topic/10164/new/posts/</link>
			<description><![CDATA[<p>I&#039;ve posted a new version of HIDSharp, 2.6.3. Here&#039;s the link: <a href="https://software.seekye.com/hidsharp">https://software.seekye.com/hidsharp</a></p><p>This version improves the shutdown behavior on Windows, Mac, and Linux. It also adds a ManualShutdown() method to trigger that shutdown behavior. If you&#039;re doing some custom behavior loading and unloading assemblies, this version should be a great improvement for you.</p><p>Enjoy!</p><p>God bless.</p><p>James</p>]]></description>
			<author><![CDATA[null@example.com (James)]]></author>
			<pubDate>Fri, 26 Sep 2025 15:51:53 +0000</pubDate>
			<guid>https://swforum.seekye.com/topic/10164/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[RemoteViewing 1.0.0 released.]]></title>
			<link>https://swforum.seekye.com/topic/10163/new/posts/</link>
			<description><![CDATA[<p>I&#039;ve posted a new version of RemoteViewing, 1.0.0. Here&#039;s the link: <a href="https://software.seekye.com/remoteviewing">https://software.seekye.com/remoteviewing</a></p><p>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.</p><p>It also fixes mouse coordinate scaling on the Windows Forms control. Thanks to mike10 for reporting this bug!</p><p>Enjoy!</p><p>God bless.</p><p>James</p>]]></description>
			<author><![CDATA[null@example.com (James)]]></author>
			<pubDate>Wed, 24 Sep 2025 15:05:40 +0000</pubDate>
			<guid>https://swforum.seekye.com/topic/10163/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[HIDSharp 2.6.2 released.]]></title>
			<link>https://swforum.seekye.com/topic/10162/new/posts/</link>
			<description><![CDATA[<p>I&#039;ve posted a new version of HIDSharp, 2.6.2. Here&#039;s the link: <a href="https://software.seekye.com/hidsharp">https://software.seekye.com/hidsharp</a></p><p>I&#039;ve been using HIDSharp for device testing and programming through Raspberry Pi devices, so Linux support is greatly improved by this version:</p><p>HidDevice.GetSerialPorts() lets you get the serial ports corresponding to a USB composite HID device.<br />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&#039;t want the connected device list dancing around.<br />SerialDevice.GetManufacturerName(), GetProductName(), and GetSerialNumber() all work on Linux now.</p><p>There are other improvements and bug fixes as well.</p><p>Enjoy!</p><p>God bless.</p><p>James</p>]]></description>
			<author><![CDATA[null@example.com (James)]]></author>
			<pubDate>Wed, 24 Sep 2025 11:03:01 +0000</pubDate>
			<guid>https://swforum.seekye.com/topic/10162/new/posts/</guid>
		</item>
	</channel>
</rss>
