The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Pre-0.96

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Scott Watermasysk

Posts: 661
Nickname: scottwater
Registered: Aug, 2003

Scott Watermasysk is an ASP.NET developers. He wrote the .Text blog engine.
Pre-0.96 Posted: Feb 1, 2004 10:05 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Scott Watermasysk.
Original Post: Pre-0.96
Feed Title: ScottW's ASP.NET WebLog
Feed URL: /error.aspx?aspxerrorpath=/blog/rss.aspx
Feed Description: ASP.NET and Blogging
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Scott Watermasysk
Latest Posts From ScottW's ASP.NET WebLog

Advertisement

Well, its not quite ready. But there are a lot of new features (mostly code) for this build. I am hoping by releasing most of it early, some of the annoying bugs that pop up on day one can be taken care of now.

The biggest new features:

  • ScheduledEvents: Simple API for scheduling a recurring event (or once a day event). Examples would be clearing the stats queue or rebuilding the search index.
  • EntryHanlders: Ability to configure "extra" processing of entries (posts, comments, articles, trackbacks) before and after they are saved to the data store. These can be used to validate an entry for unwanted/ill-formed html, emailing comments, or even transforming text to images.
  • Search. Both community wide and individual blogs
  • New Web Service API
  • Less Entry API surface. Still needs more work, but many methods and sp's where removed in-favor of a query object.

The code can be download via VaultPub or reading and downloading individual files, via http://scottwater.com/dottextsourcetree

Read: Pre-0.96

Topic: Yukon On-Demand Webcast Available Previous Topic   Next Topic Topic: Samples for the 'Web services Best Practices' talk at the .NET Day in Vienna

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use