posts - 374, comments - 606, trackbacks - 112,
Dan Bartels online engineering logbook... Items that I find useful organized for my use, and indexed by google for yours. Here you can find information about Microsoft C# programming, SQL SERVER 2005, Telligent Systems CommunityServer, Dot Net Nuke, Windows Vista / Longhorn, and just about anything else that would compel me to type.

News

What I am Reading:


Professional Community Server

Past books can be viewed on:

Post Categories

Archives

Coding Techniques

Coding Tools

Community Sites

Deal Finders

Friends Businesses

Microsofties

Smartphones

Utilities

my blogmap

September 2004 - Posts

Search Engine Spider for Lucene
I added some code to build a basic Lucene search index, and currently this code also puts a copy of the text from a page into the Lucene files for the highlighter application to use on the search results page. This application seems to work well for sites with up to about 1000 pages, after that, the Lucene indexes will grow too large to support practical in site searches, and additional optimization would be required Read More...

ValidatorCommonOnSubmit() is undefined 1.1 sp1 is bad news

Having a problem getting your form elements to post back, because your form
... Read More...

CodeSmith for DNN2.0 provider patterns

I found this blog, with templates for CodeSmith to create the Provider Classes for DNN modules.

http://www.smcculloch.net/Default.as
...
Read More...

Integrating DotText with DotNetNuke

I suppose my needs were a bit special here, I was not ready to take the steps to create the blog as a control inside DotNetNuke, so I decided just to reskin things a bit..  I adopted the Tranq
... Read More...

Adding CAPTCHA to .Text
In order to prevent comment spamming, I have added CAPTCHA keys to my comment control, here is how I did it... Read More...

.Text Addons
Some links to addons I have found, feel free to contribute
... Read More...

Lucene Defined

I have been working with Lucene.NET a couple of days now... I have to say that it is very hard to understand what it is, and how to use it...  The tool is abstract, and therefor challenges def
... Read More...

Lucene .NET Impliemntation
I decided to give the Lucene implementation  a try...  After all it seems to be a very active project and a good option to use for the engine, and it returns the search results as a class
... Read More...

XmlEditGrid
Susan Warrens DataGrid extension wired to use XML files, with integrated add, update and delete capabilities...  Interesting enough, especially usefully for admin areas...  The author of ... Read More...

Keeping ViewState out of the Page
Here is an article describing how to overload the viewstate setting and getting functions for your application and to store the viewstate in a different location (namely on the server in the cache)... Read More...

DiscShare (http://www.discshare.com/)

http://www.discshare.com/ this was a testbed for some advanced object oriented development techniques.  It served as the beginnings of my web scraper and eco
... Read More...

.Text Admin Rich Text Edit

OK, well I guess I can't be to critical, the tool is free, but really...  It implements a browser based spell checker, and has a major issue with the less than (<) and control characte
... Read More...

NATA1 Walk Through
My mission, To implement NATA1 to spider and search my .Text site

OK, so the NATA1 project is not quite as easy to implement as you were lead to believe at (www.nata1.com... Read More...

Amazon as a web service

For DiscShare, I built a custom screen scraper that pulled from amazon and IMDB, it may have been possible to retrieve this data directly via a web service, something I will have to explore in the
... Read More...

Hijack Session Variables in ASP.NET
a clever approach to allowing a support person to shadow a user on the web site.. [The goal was to develop a way to that allows a technical support representative to grab or hijack a user's... Read More...

Screen Scraping, ViewState, and Authentication using ASP.Net
This is an unmodified republish of the original article at (http://odetocode.com/Articles/162.aspx) Done to provide we with indexing and to preserve the content... I do not claim to have written or contributed, but it is a good read.. Read More...

Application Level Tracing
How to enable application tracing via the trace.axd file Read More...

Out with the old, In with the new - Community Server :: Blog
http://www.communityserver.org is where the project is moving. It looks like the .95 release of .Text will be the last ... Read More...

CVS on SourceForge
So now I have my source forge site, I need to whip up a home page, and get some source up there. I am thinking I want to also use their source control and saw a nice looking plugin ... Read More...

Whew, Installation
OK, so as I said, I can see why non developers are turned off by this one... I fould it ... Read More...

Shopping Cart
So, my big dilemma is in the database / object design. Commerce server uses an application centric approach, serializes the object and sticks a binary object in the database... Read More...

Forge v (fôrj)
  1. To advance gradually but steadily: forged ahead through throngs of shoppers.
  2. To advance with an abrupt increase of speed: forged into first place with seconds to go.
    ... Read More...

DAOMaker on SourceForge
I have gotten far enough with my class building (compliments of David Dimmer of Fyin.com) That I have an application, and am ready to start thinking about releasing it... Read More...

The makings of a .Commerce site
A few years ago I had the fortune of being the “IT Manager” for a software reseller with a .com vision. I was able to work with a good, fairly well funded staff to bring a .com on-line using MS Commerce Server to front end a Great Plains accounting Read More...

Lets get on with it
I have been collecting and keeping this type of information for a long time, but it seemed like a good time to centralize and consolidate. Being a .NET developer, the .TEXT project seemed like the right choice, I can see why non developers would trash Read More...
 
Powered by Community Server (Commercial Edition), by Telligent Systems
powered by god (with a little help from Telligent Systems - Community Server 2.1)