eWorld.UI - Matt Hawley

Ramblings of Matt

Step 1 - Place foot in mouth

January 29, 2004 00:01 by matthaw
Well, after my rant on how OE doesn't support the full RFC850 spec, I did some more testing, debugging, whatever you want to call it, and determined that there was a hidden new line character appended to the end of the Message-ID which was causing the headaches. So, I guess OE was doing things right, it was just that darn extra character throwing things off. So, now would be the time to grab my foot and stick it firmly within my mouth!

Categories: General
Actions: E-mail | Permalink | Comments (1) | Comment RSSRSS comment feed

Outlook Express Not following RFC Spec

January 28, 2004 22:01 by matthaw
During my development of the NNTP plugin for NewsGator, I've come across a problem when viewing replied messages in Outlook Express. Per the RFC850 spec., if replying to a message in a newsgroup, you should add a new header named "References" that points to the Message-ID of the message being replied to. This header is then used to group messages within groups so its easier to keep track of threads.

This is all fine and dandy, except for the fact that Outlook Express doesn't recognize the References header, or even want to use it. I realize that this header is optional, but for OE to ignore it completely and chunk the rest of the headers into the body of the message when displaying, is just crazy. Due to my assumptions that OE wasn't implementing the spec entirely, I decided to play around with it some more....and it turns out that when OE replies to messages, it never appends the "References" header. Furthermore, it seems that OE groups messages based on subject only. I've found this to be the case, as I've posted several new messages with the same header, and whatta ya know, they get grouped together.

So, just to make sure that I wasn't crazy, I set out to find a few USENET readers. Well, all that I tested implemented the sepc properly, and grouped them based on the "References" header, and not on the subject. To me, this is a bug or an oversight by the team building Outlook Express...and I wouldn't mind if it got fixed (as well as many other people out there).

Categories: General
Actions: E-mail | Permalink | Comments (3) | Comment RSSRSS comment feed

Plugin Release: NewsGator NNTP Plugin v0.3

January 28, 2004 00:04 by matthaw
Version 0.3 of the NewsGator NNTP Plugin to allow posting to newsgroups has been released. This version includes a tight integration with NewsGator subscriptions, however password prompting is still necessary for server authentication (if required). Due to the integration, the configuration screens for servers and their newsgroups have been removed. This version also tweaked the HTML cleanup to represent messages more accurately.

This version also includes an extension to NewsGator, that appends required information to the post when processing feeds from newsgroups. This allows for a no prompt reply (unless needing to authenticate) to the newsgroup. A big thanks goes out to Greg for his help on the extension, as I'm not an avid Outlook programmer.

Plans for the next version include no prompting for passwords to authenticated newsgroups and a 1.0 branding of the plugin.

Download Now!

Its a Scary Day.

January 27, 2004 01:02 by matthaw
Why is it a scary day? Well, I just got an email with an attachment. So? Whats your point...well a few things:

1. The email was from someone I didn't know, no biggie I get these all the time for support.
2. No subject. Well, this isn't always a problem, since I know some users just don't know that the cursor starts at the subject line 99% of the time.
3. The email said "test". Huh, now thats a bugger, I guess it worked?
4. There was an attached file, a zipped one - wow someone sent me pictures?

Well, if you haven't figured it out yet, I've finally seen something I've been dreading for the longest time, a zipped-up virus attached to an email. Why is this so important, though...it can pass through almost all server based virus scanners scanning emails as they come across. So, as I quickly alerted my employer (which then sent out a company wide email stating roughly the same thing), I wanted to alert the community as well. Be alarmed if you receive an email from someone you don't know that has a zipped attachment...especially if the attachment contains a .pif file.

UPDATE: CNet is reporting this virus now, be warned! (story)

Categories: General
Actions: E-mail | Permalink | Comments (4) | Comment RSSRSS comment feed

MikeRoweSoft Settled

January 26, 2004 21:56 by matthaw
Yup, thats right...its finally over. As the story describes, Mike Rowe settled for a certification course, subscription to MSDN, free trip to Developer Network Research Tech Fest, and an Xbox all for the domain name transfer to MS. MS was also kind enough to pay any expesnes incurred during this ordeal as well as helping him setup his new website - http://www.MikeRoweForums.com. Good to see that Mke won this battle, Rock on!

Categories: General
Actions: E-mail | Permalink | Comments (3) | Comment RSSRSS comment feed

NNTP Plugin Close to New Release

January 26, 2004 20:06 by matthaw
I've been working very closely with Greg at NewsGator to integrate the NNTP Plugin more closely with NewsGator over the last few days. This morning I was able to put the integration with NewsGator subscriptions and posting, eliminating the need to setup your servers manually. Although this is close to release, I'm waiting on some more help from Greg to help when needing to authenticate to the news server. My gut feeling is that once that code is in place, I will be releasing this as v1.0. So, stay tuned for more updates.

SNL Skit - Funniest thing EVER

January 23, 2004 19:56 by matthaw
This is by far the funniest SNL skit I've seen. Turn your sound up and get read to laugh!

Categories: General
Actions: E-mail | Permalink | Comments (0) | Comment RSSRSS comment feed

.Text Request

January 23, 2004 17:13 by matthaw

Something has been bugging me about .Text the last few months.  I finally felt it was time to express my thoughts, or rather a request for v.96.  What if we were able to track which blogs we made a comment on, or enable the same comment notification that a blog owner receives?  I don't know how many countless times I've had to actually try and remember whose blog I posted the comment to, and then, which entry.  It could be easily done (now when I say easy, I mean from an end users viewpoint) to have this, maybe an extra checkbox on the comments to say "Notify me when someone posts a comment".  It would work the same way as the ASP.NET forums.  How 'bout it?

Update: CommentRSS is currently enabled and available within .Text, however NewsGator currently does not support it.



Categories: General
Actions: E-mail | Permalink | Comments (21) | Comment RSSRSS comment feed

Plugin Release: NewsGator NNTP Plugin v0.2

January 23, 2004 00:33 by matthaw

Version 0.2 of the NewsGator NNTP Plugin to allow posting to newsgroups has been released.  This version includes major UI enhancements and allows for more flexibility.  This version also includes Authentication with your NNTP server, or basic Anonymous access.  New support for setting up multiple news servers and newsgroups included, with the ability to choose your server and newsgroup upon each post.  I also tweaked the HTML cleanup so it doesn't remove any line breaks when posting.  Download and update your version now!

Download Now



Plugin Release: NNTP Posting from NewsGator v0.1

January 22, 2004 02:35 by matthaw

Version 0.1 of the NNTP Posting Plugin for NewsGator has been released.  This version includes basic support for replying to newsgroup posts as well as new posts to newsgroups.  Download and try this plugin out if you're looking for NNTP Posting support within NewsGator. Post improvments or bugs on this blog.

Download Now

A big thanks to Randy Morin with his help on the NNTP. Get Duding!





Copyright © 2000 - 2025 , Excentrics World