Tuesday, February 11, 2003

Syndirella can read my RSS feed without errors... wahoo! In addition I got comment adding working in the winform front end.

Next steps:

  1. Browsing to more than just today in the web viewer
  2. Comments in the web viewer
  3. Permalinks
  4. Category browsing in both viewers

I'm going to try and not make any progress on this for the rest of the week... I need more sleep... and I've got to start working on work projects at night instead of blog software :)

Work life bal... nevermind.


11:04:26 PM    comment []

Brian got me hooked up with the right error messages and I got my BlogX web view working... still fairly limited. For some reason the RSS feed is coming off as text/html, even though I do:

Response.Clear();
Response.ContentType = "text/xml";

In my Page_Load... this works on my local machine and when hitting the machine with localhost at the site... however when we hit it from the machine name it reports text/html... hmm...


10:53:59 PM    comment []

rchildress talks about scalability of xml vs. dbms, etc... just as an example, my test data for BlogX was some dummy data with 24 months of data, 28 days per month, 17 entries per day, average of 8 comments per day... overall it was several hundred megs of data. The system was still fast in the winforms front end...
9:36:13 PM    comment []

I have a friend that digs MJH... watching an episode of "That 70s Show" with her as a guest... he would be in heaven...
9:31:10 PM    comment []

All contingencies have been dropped! Wahoo! The buyer of my house is happy (well, they signed didn't they <G>) and I'm happy (same goes) with the seller's offer to me. Basically at this point the final hurtles are pure financing (getting the bank to give all parties enough cash) and then time.
9:10:24 PM    comment []