<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[James's Programming Page — News]]></title>
	<link rel="self" href="https://swforum.seekye.com/feed/atom/forum/3/" />
	<updated>2025-10-14T14:38:32Z</updated>
	<generator>PunBB</generator>
	<id>https://swforum.seekye.com/</id>
		<entry>
			<title type="html"><![CDATA[HIDSharp 2.6.4 released.]]></title>
			<link rel="alternate" href="https://swforum.seekye.com/topic/10169/new/posts/" />
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://swforum.seekye.com/user/14092/</uri>
			</author>
			<updated>2025-10-14T14:38:32Z</updated>
			<id>https://swforum.seekye.com/topic/10169/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RemoteViewing 1.1.0 released.]]></title>
			<link rel="alternate" href="https://swforum.seekye.com/topic/10168/new/posts/" />
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://swforum.seekye.com/user/14092/</uri>
			</author>
			<updated>2025-10-14T13:58:20Z</updated>
			<id>https://swforum.seekye.com/topic/10168/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RemoteViewing 1.0.1 released.]]></title>
			<link rel="alternate" href="https://swforum.seekye.com/topic/10167/new/posts/" />
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://swforum.seekye.com/user/14092/</uri>
			</author>
			<updated>2025-10-09T16:16:17Z</updated>
			<id>https://swforum.seekye.com/topic/10167/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[DeltaSCP 1.1.1 released.]]></title>
			<link rel="alternate" href="https://swforum.seekye.com/topic/10165/new/posts/" />
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://swforum.seekye.com/user/14092/</uri>
			</author>
			<updated>2025-09-29T17:03:19Z</updated>
			<id>https://swforum.seekye.com/topic/10165/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[HIDSharp 2.6.3 released.]]></title>
			<link rel="alternate" href="https://swforum.seekye.com/topic/10164/new/posts/" />
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://swforum.seekye.com/user/14092/</uri>
			</author>
			<updated>2025-09-26T15:51:53Z</updated>
			<id>https://swforum.seekye.com/topic/10164/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RemoteViewing 1.0.0 released.]]></title>
			<link rel="alternate" href="https://swforum.seekye.com/topic/10163/new/posts/" />
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://swforum.seekye.com/user/14092/</uri>
			</author>
			<updated>2025-09-24T15:05:40Z</updated>
			<id>https://swforum.seekye.com/topic/10163/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[HIDSharp 2.6.2 released.]]></title>
			<link rel="alternate" href="https://swforum.seekye.com/topic/10162/new/posts/" />
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://swforum.seekye.com/user/14092/</uri>
			</author>
			<updated>2025-09-24T11:03:01Z</updated>
			<id>https://swforum.seekye.com/topic/10162/new/posts/</id>
		</entry>
</feed>
