InfoPath Blog (IPBlog) Editor for dasBlog

Thursday, November 25, 2004 12:00:00 AM (Central Standard Time, UTC-06:00)
This version of IPBlog editor is a little more extensive then the original version I wrote back in November 2003.  I have to admit I am impressed with the changes they made to in Office 2003 Service Pack 1 for InfoPath. Some of those changes included the ability to handle file attachments, defaulting date values without using javascript and better integration with managed code.
 
This release of the IPBlog editor for dasBlog took advantage of updates in SP1 and added some additional functionality that wasn't there in the first version.
 
The improvements include:
  • New Web Service to support entries hosted in dasBlog.
  • Ability to attach files to the post.
  • Ability to include graphics in-line with text and have them published as part of the post.
  • Post to a specific category.  Unfortunately right now you have to know the categories as it is textbox for posting, but I will follow it up with the ability to select the categories you want to post to through a list box or a grouping of check boxes.
 
You can download the zip of the project at the bottom of the post.  I included binaries and source for the IPBlog service.  It was compiled against version 1.6.4121.1 of dasBlog.
 
Quick Start
  1. Copy the InfoPathService.asmx to the root of your dasBlog site.
  2. Copy Sysknowlogy.dasBlog.dll and newtelligence.DasBlog.Web.dll to your bin directory.
  3. Configure the IPBlog.xsn to post to the url of the InfoPathService.asmx:
    1. Open IPBlog.xsn in design view.
    2. Select Tools -> Data Connections
    3. Select Submit, Click Modify.
    4. Enter the url to the InfoPathService.asmx file on your web dasBlog website, click next.
    5. Select "Create Entry", click next.
    1. Make sure the Field or group option is selected, and enter the root node /my:InfoPathEntry as the selected parameter, click next.
    2. Complete the remaining dialogs using the defaults.
    3. You should be ready to open the IPBlog.xsn and complete your first post.

IPBlog.zip
Saturday, February 25, 2006 3:48:28 PM (Central Standard Time, UTC-06:00)
Updated post can be found at http://www.sysknowlogy.com/2004/11/27/Updated+IPBlog.aspx
Shannon Braun
Comments are closed.