The views expressed on this weblog are mine alone and do not necessarily reflect the views of my employer.
 Monday, February 17, 2003
My Collection of .NET Regular Expression Tools

I'm starting to use .NET's RegEx class all over...in ways I never expected.  Here's the tools and sites I'm using lately:

And Library Resources:


Updated Link to this post 4:40:54 PM  #    comment []  trackback []
New Developer Blog built on Outlook2RSS and ASP

Outlook2RSS UPDATE: Looks like my Outlook2RSS actually is useful!  Jorge Curioso has built a blog using Outlook2RSS (Which he updated with some Regular Expressions to strip out unwanted tags like HTML and BODY) and ASP.  This is kind of the poor man's inverse of Ingo's Outblog as it's a command-line application that runs as a scheduler task and extracts MailItems or PostItems from Outlook Folders or Public Folders.

Jorge's new blog built on ASP and Outlook2RSS supports these kinds of URLs:

Main Site: http://ocw.abf.tulane.edu/blog/
By Post: http://ocw.abf.tulane.edu/blog/?item=63181048826620
By Date: http://ocw.abf.tulane.edu/blog/?date=2/16/2003

He also points out that this blog is "fully proof-of-concept and prototype in nature." 


Updated Link to this post 11:45:37 AM  #    comment []  trackback []