Thoughts from Dan Miser RSS 2.0
 Friday, March 05, 2004
OK, so maybe I'm a little late to this party. But better late than never! I'll use this blog to capture and record things that I find interesting, post workarounds and tips on things that bother me, and launch into an occasional diatribe or two along the way. Feel free to email me, and if I get time, I'll get back to you!

I'm using version 0.95 of .Text as my blog engine. It looked like the best of the bunch from my fairly brief look into products in that space. It's OpenSource and uses ASP.NET and C#.

The author, Scott Watermasysk has a pretty good blog and some info on installing and using .Text. The main technical issues that I had installing .Text were:

  • Follow the Installation Walk Through
  • For more guidance for installing, read this.
  • You need to grab the right web.config template depending on your setup. For example, if you use a virtual directory for a single blog, use Configs\Single2_Web.config as your base web.config file
  • I needed to get my ISP host to add a virtual directory for me
  • After going through the install, insert a record into the blog_config table. For example:
    insert into blog_config
    (username, password, email, title, subtitle, skin, author, application, host, timezone, lastupdated, flag)
    values
    ('admin', 'admin', 'your@email.com', 'Title', 'Subtitle', 'simple', 'Your Name', 'VirtualDirectoryName', 'distribucon.com', getdate(), 5)
    
    Note that Flag = 5. This is needed as the Flag field is a bit field that controls how .Text will work. If you only had Flag=1, then you would get a 'User does not exist' error message if you tried to login from another source
Friday, March 05, 2004 10:26:00 AM (Central Standard Time, UTC-06:00)  #    Comments [0] -

Tracked by:
http://9nw-information.info/93010625/index.html [Pingback]
http://9nc-information.info/10240153/index.html [Pingback]
http://9nr-information.info/22321306/index.html [Pingback]
http://9nw-information.info/94666699/index.html [Pingback]
http://9nk-information.info/04718254/index.html [Pingback]
http://9nt-information.info/02842578/index.html [Pingback]
http://9ni-information.info/74500260/index.html [Pingback]
http://9nn-information.info/76683838/index.html [Pingback]
http://9nx-information.info/89927320/interchange-auto-parts.html [Pingback]
http://9nh-information.info/49071149/index.html [Pingback]
http://9nm-information.info/05136357/index.html [Pingback]
http://9qo-information.info/91683656/sp4-win2000.html [Pingback]
http://9oj-information.info/85507321/smart-wire-software.html [Pingback]
http://9qe-information.info/07904560/index.html [Pingback]
http://9oa-information.info/51368268/dog-christmas-sweaters.html [Pingback]
http://9om-information.info/36616435/washington-high-school-california.html [Pingback]
http://9oc-information.info/92083445/north-carolina-nursing-home-survey.html [Pingback]
http://9qt-information.info/42033065/mezzo-trasporto-milano.html [Pingback]
http://9rp-information.info/11707775/index.html [Pingback]
http://9sr-information.info/22042273/preghiera-prima-mangiare.html [Pingback]
http://9sc-information.info/36924337/foto-tatuaggio-studio.html [Pingback]
http://9sl-information.info/20344728/index.html [Pingback]
http://9rj-information.info/00610586/index.html [Pingback]
http://9rm-information.info/36686951/index.html [Pingback]
http://9uaeq-le-informazioni.info/27457599/screensaver-cavallo.html [Pingback]
http://9uaft-le-informazioni.info/04452707/index.html [Pingback]
http://9uaet-le-informazioni.info/14135001/index.html [Pingback]
http://9uafd-le-informazioni.info/37756236/index.html [Pingback]
http://9uaem-le-informazioni.info/55850639/50-cd-r.html [Pingback]
http://9uafi-le-informazioni.info/82269487/index.html [Pingback]
http://9uafc-le-informazioni.info/16998366/index.html [Pingback]
http://9uagg-le-informazioni.info/11117514/index.html [Pingback]
http://9uahb-le-informazioni.info/21226237/index.html [Pingback]
http://9uagt-le-informazioni.info/98879036/index.html [Pingback]
http://9uaht-le-informazioni.info/65233395/musica-amico-vero.html [Pingback]
http://9uahj-le-informazioni.info/95298903/index.html [Pingback]
http://9uahg-le-informazioni.info/28121605/index.html [Pingback]
http://9uahp-le-informazioni.info/52200555/index.html [Pingback]
Comments are closed.
Navigation
Archive
<May 2008>
SunMonTueWedThuFriSat
27282930123
45678910
11121314151617
18192021222324
25262728293031
1234567
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright 2008
Dan Miser
Sign In
Statistics
Total Posts: 305
This Year: 20
This Month: 1
This Week: 0
Comments: 601
All Content © 2008, Dan Miser
DasBlog theme 'Business' created by Christoph De Baene (delarou)