in

ASP.NET Weblogs

This Blog

Syndication

Jason Salas' WebLog

On-air and online: making people laugh, making people think, pissing people off

I just wrapped production on my first blogging app

I've been wrestling with a problem for a couple months - how to incorporate weblog functionality on my site's coverage of this year's local elections.  Essentially, we're going to integrate blogging a la VH1 with that network's “Best Week Ever“ blog, incorporating our producers and giving you a sneak peek at what's coming up with our TV shows, plus give you some behind the scenes stuff that either didn't make it to air or that we couldn't show on TV.

I was initially going to rent out space with TypePad, but then a couple of days ago after reading an article on creating your own blog on MSDN Magazine by my friend Marco Bellinaso I just fired up Word and started spec'ing out what I wanted to do. 

So, the build-in-your-damn-self concept came into play.  Which worked beautifully, because when I thought about it, we're not after high-volume, and some of the more advanced features (i.e., stats, trackback links, publising pictures via MMS on camera phones, et al.) are a tad outside of what we're going after.  So rather than pay out, I took 18 hours and built it myself.

Long story short, I'm proud to say I wrote my first, low-budget, low-volume blogging app, which I'll totally give you the code and SPROCs for, if you like.  It's by no means .TEXT, FlexWiki or something of that caliber, but it does the trick for us.  The blog itself allows for multiple authors and there are no compiled assemblies to play around with, so it's pretty flexible.  Rip it apart, put it back together, and send me your enhancements.  v.1.0. is written for ASP.NET v.1.1 in C#, and uses SQL Server 2000 at the back-end (sorry...I'm lazy and won't do the conversions to either  VB.NET or OLEDB). 

Just send me a note at jason@kuam.com if you'd like the code and it's yours!  :)

Published Jul 03 2004, 11:14 AM by guam-aspdev
Filed under:

Comments

 

Felix said:

Ok Jason,
I'm learning C# - I've got some weekend time. Send me your blog code, I'll enhanced and send you the update. I'll send you a note through my SBC mail.
regards,
Felix
July 3, 2004 1:06 AM
 

Stefano Demiliani said:

I'm interested to your application... maybe to do a VB.NET translation. If you want to share it... demiliani(at)gmail.com
July 3, 2004 6:00 AM
 

TrackBack said:

July 4, 2004 11:17 AM
 

TrackBack said:

May 15, 2005 4:31 AM

Leave a Comment

(required)  
(optional)
(required)  
Add