AutoSite under Watercolor
Posted in AutoSite June 21st, 2020 by dotcomboom
More WLM 2009 wrangling
Posted in Software June 17th, 2020 by dotcomboom

livexp

(This is a follow up to my previous post about messing around with the current source for the Escargot server.)

Turns out the MSN itch never stops. I came across this thread on the MessengerGeek forums, which pointed toward ProxHTTPSProxy, a program that seems to fix many issues with Escargot and HTTPS sites in general on XP. I believe it’s a bit like WebOne in how you use it; except, that it runs locally, and still lets you use http:// urls as normal instead of serving as an http:// proxy.

Once that was set up, there was another change I needed to make in order for it to connect to my running server instance (which, with how I have it configured in VirtualBox, is the IP 10.0.2.2, as it’s referred to in my HOSTS file), and that was to make the proxy skip verifying certificates for those domains.

VirtualBoxVM_tTfD55LY6j

(I don’t believe this would be required outside of development when pre-patched installers come out.)

It was then when WLM could finally connect without spouting 80048862 or 80048820 errors, which for me was great to see, if only because I had never seen XP work right with Escargot in person before. To see 2009 will work on XP on release, while it probably shouldn’t be a surprise, is quite the relief. (And it also means I’ll be able to get Escargot 8.5 set up now on my own personal “XP machine”, a 2011 ThinkCentre Edge, in case I start using that full-time; part-time even.)

livexp2

And honestly I’m quite excited about just how compatible 2009 looks to be with the utilities I use with WLM 8.5 now, with Messenger Plus! of course being available, and Craftplacer’s Messenger Activity Monitor (and other Messenger .NET-based projects) working just as well. Basically all of what I like so much about 8.5 is still gonna be here, like file transfers, handwriting and the mess.be games, and while I probably shouldn’t be surprised by it all still being here, as far as I can tell 2009 is mainly just more of what I like about MSN and I’m thrilled for that.

I’ll still need to contain that excitement as support isn’t out yet, but Soon™. Soon™ for sure.

Testing WLM 2009
Posted in Software June 15th, 2020 by dotcomboom



I got Escargot‘s current development server working on my current machine with Windows Live Messenger 2009 support, and it’s looking very exciting so far.

I haven’t gotten it to work under a Windows XP guest, due to this error:

Exception ignored in: <function DevTLS.create_ssl_context.<locals>.servername_callback at 0x000001C9DCFDE510>
Traceback (most recent call last):
  File "C:\Users\Eric\AppData\Local\Programs\Python\Python36\lib\site-packages\devtls\impl.py", line 26, in servername_callback
    p_crt, p_key = self._get_or_create_cert(domain)
  File "C:\Users\Eric\AppData\Local\Programs\Python\Python36\lib\site-packages\devtls\impl.py", line 43, in _get_or_create_cert
    crt, key = self._create_cert(domain)
  File "C:\Users\Eric\AppData\Local\Programs\Python\Python36\lib\site-packages\devtls\impl.py", line 52, in _create_cert
    csr = crypto_util.create_csr(key, domain = domain)
  File "C:\Users\Eric\AppData\Local\Programs\Python\Python36\lib\site-packages\devtls\crypto_util.py", line 23, in create_csr
    raise ValueError("either `common_name` or `domain` required")
ValueError: either `common_name` or `domain` required

XP’s always been kind of weird with Escargot, due to stuff with SSL, TLS and whatnot. I’ve fiddled with around with those settings in Internet Options to no avail. I imagine someone will likely figure something out come release.

I also played around with the Yahoo! Messenger frontend which works pretty well, all things considered. Seeing both of them communicating with each other is pretty sweet.

http://cdn.discordapp.com/attachments/488413573815730197/722248760209571971/unknown.png

Neither WLM or YMSG support is available yet; gonna ask on behalf on the people working on it not to have them rush it. That being said, it seems there are just a few things before it’s production-ready and it really looks to be right around the corner.

PhotoPage code released, site update in the works
Posted in Other Projects, Site Updates, Software June 8th, 2020 by dotcomboom

Some big news today:

  • The Patio is back on Twenty Ten. Just such a comfy theme.