<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato blog for gregor</title>
    <link>http://www.advogato.org/person/gregor/</link>
    <description>Advogato blog for gregor</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Wed, 22 May 2013 11:18:45 GMT</pubDate>
    <item>
      <pubDate>Sat, 10 Nov 2001 04:08:22 GMT</pubDate>
      <title>10 Nov 2001</title>
      <link>http://www.advogato.org/person/gregor/diary.html?start=1</link>
      <guid>http://www.advogato.org/person/gregor/diary.html?start=1</guid>
      <description>&lt;p&gt;
Today I worked on a C++ conversion of &lt;a
href='http://sourceforge.net/projects/rdesktop/'&gt;rdesktop&lt;/a&gt;.
I originally started working with rdesktop after some
searching for a program that would run under Red Hat Linux
7.2 and let me access my Remote Desktop on another computer
running Windows XP Professional. I was able to run the
Microsoft client on a Windows 98 virtual machine running
under VMware, but I really wanted a Linux solution. The plan
is to migrate the XP box to a virtual machine on the Linux
computer and then access it from any Linux computer via the
Remote Desktop stuff.

&lt;p&gt; &lt;p&gt;
Anyway, I started out messing with the code thinking I'd
refactor it a bit (to deconvolve the X windows and RDP
protocol stuff) and then figure out how to hook SDL into it
and possibly make a GNOME interface for it. I got partway
into that process and got frustrated because I wanted to
program in an object-oriented style with inheritance and it
was not fun doing that in straight C.

&lt;p&gt; &lt;p&gt;
So, I bit the bullet and spent yesterday doing much of the
conversion to C++. This morning I finished most of the rest
of it, finishing off early this afternoon. I've introduced a
bug (or two or more) that I'm tracking down right now, but
when I get it back to functioning I'll put it up someplace
public. I'm trying to use C++ isms as much as possible (such
as avoiding #define). It will be interesting to see how this
works out.

&lt;p&gt; &lt;p&gt;
Also today, I developed &lt;a
href='http://www.focusresearch.com/gregor/sw/Tie-Array-FileWriter/'&gt;Tie-Array-FileWriter&lt;/a&gt;
in a little over an hour to scratch an itch at a former
client that would otherwise have required modifying the
source of a large framework I built for them. That was fun!
</description>
    </item>
    <item>
      <pubDate>Sat, 3 Nov 2001 02:40:13 GMT</pubDate>
      <title>3 Nov 2001</title>
      <link>http://www.advogato.org/person/gregor/diary.html?start=0</link>
      <guid>http://www.advogato.org/person/gregor/diary.html?start=0</guid>
      <description>Just joined and rated a couple people (hi ask; hi simon).</description>
    </item>
  </channel>
</rss>
