Happy New Year!
To everyone that reads my blog, Happy New Year!
Random thoughts about .Net development
To everyone that reads my blog, Happy New Year!
The interesting solution allowing to stop a spam .In this solution regular expression analyze trackback on occurrence of the certain words characteristic
for a spam.
Note: This solution was built to work with version 0.95.2004.0102
[Via Roy Osherove]
After fighting with comments spam I took an hour to implement CAPTCHA on my blog. The implementation based on amazing FormShield control .FormShield control is free for both personal and commercial use.
Download
http://www.dotnetfreak.co.uk/controls/dotNetFreak.WebControls.FormShield.zip
Integrating with the .Text Blogging Engine
Quick guide on integrating FormShield with .Text to prevent spam on your blog by Davide Mauri.
http://www.dotnetfreak.co.uk/docs/FormShield-dotText.zip
FormShield Control Features:
The tool is a GUI wizard that can be run on any machine. You do not need to have Community Server installed on the same box. Your .Text and CS installations can be on the same or different SQL servers. However you will need to have the ability to connect directly to your SQL Server(s) over the Internet from the machine this utility is being run on.
It converts users, weblogs, posts, articles, comments, trackbacks, referrals, view counts, links, and categories. The only kind of .Text content it does NOT convert is .Text photo galleries.
[ Via Kevin Harder's blog ]
Community Server 1.0 combines the functionality of forums(based on the ASP.NET forums engine created by Rob Howard), blogs(based on .Text engine created by Scott Watermasysk), and photo gallery(based on nGallery, created by Jason Alexander).
[ Via .net DElirium ]