<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Tool to catch plagiarism</title><link>http://blogs.msdn.com/jmstall/archive/2005/08/21/plagiarism-tool.aspx</link><description>If you copy somebody else's blog entry verbatim, credit the original author and link back to the original post. Sometimes I'll google my own topics to learn more about what other people have to say about it. I stumbled across some blatant plagiarism.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Tool to catch plagiarism</title><link>http://blogs.msdn.com/jmstall/archive/2005/08/21/plagiarism-tool.aspx#454160</link><pubDate>Sun, 21 Aug 2005 09:53:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:454160</guid><dc:creator>Edge</dc:creator><description>Interesting, and sad..  I hope plagiarism doesn't become a big problem for bloggers.</description></item><item><title>re: Tool to catch plagiarism</title><link>http://blogs.msdn.com/jmstall/archive/2005/08/21/plagiarism-tool.aspx#454165</link><pubDate>Sun, 21 Aug 2005 10:25:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:454165</guid><dc:creator>jmstall</dc:creator><description>I wrote up some preliminary stuff and it's interesting and promising. Some issues I observe:&lt;br&gt;- It would be easy for this to generate false positives. For example, if both your blog and blog X quote article Y, blog X may not link to you. The tool needs to be smart.&lt;br&gt;- The RSS / atom feed is a great way of getting the input data, but it only works for recent entries.&lt;br&gt;&lt;br&gt;My suspicion is that you could write a tool that could present you with some reasonable plagiarism candidates - but it will be difficult to make it more than 95% sure.</description></item><item><title>re: Tool to catch plagiarism</title><link>http://blogs.msdn.com/jmstall/archive/2005/08/21/plagiarism-tool.aspx#454179</link><pubDate>Sun, 21 Aug 2005 13:35:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:454179</guid><dc:creator>Miki Watts</dc:creator><description>There is something called Simian (&lt;a rel="nofollow" target="_new" href="http://www.redhillconsulting.com.au/products/simian/"&gt;http://www.redhillconsulting.com.au/products/simian/&lt;/a&gt;)which is supposed to search for duplicate text, maybe it can be adapted to this?</description></item><item><title>Sample code to execute MSN searches from C# </title><link>http://blogs.msdn.com/jmstall/archive/2005/08/21/plagiarism-tool.aspx#454217</link><pubDate>Sun, 21 Aug 2005 20:05:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:454217</guid><dc:creator>Mike Stall's .NET Debugging Blog</dc:creator><description>For kicks, I started writing a tool to use internet searches to automatically catch plagiarism. The first...</description></item><item><title>re: Tool to catch plagiarism</title><link>http://blogs.msdn.com/jmstall/archive/2005/08/21/plagiarism-tool.aspx#454258</link><pubDate>Mon, 22 Aug 2005 00:03:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:454258</guid><dc:creator>Mike Weller</dc:creator><description>There is indeed a tool that does just this...&lt;br&gt;&lt;br&gt;I can't for the life of me remember what it's called or where it is... I'll try and find it</description></item><item><title>re: Tool to catch plagiarism</title><link>http://blogs.msdn.com/jmstall/archive/2005/08/21/plagiarism-tool.aspx#454260</link><pubDate>Mon, 22 Aug 2005 00:05:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:454260</guid><dc:creator>Mike Weller</dc:creator><description>Here it is... not quite how i remembered it, but it might help&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://copyscape.com/"&gt;http://copyscape.com/&lt;/a&gt;</description></item><item><title>Sample code to execute MSN searches from C# </title><link>http://blogs.msdn.com/jmstall/archive/2005/08/21/plagiarism-tool.aspx#454264</link><pubDate>Mon, 22 Aug 2005 00:19:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:454264</guid><dc:creator>Mike Stall's .NET Debugging Blog</dc:creator><description>For kicks, I started writing a tool to use internet searches to automatically catch plagiarism. The first...</description></item><item><title>re: Tool to catch plagiarism</title><link>http://blogs.msdn.com/jmstall/archive/2005/08/21/plagiarism-tool.aspx#454716</link><pubDate>Mon, 22 Aug 2005 23:02:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:454716</guid><dc:creator>Richard Ashcroft</dc:creator><description>I am a small-time webmaster with several webpages I maintain simply for my own satisfaction and for the enjoyment of other people like me. Recently, I found a corporate site that has, in my opinion, plagiarised my site, it was very frustrating.</description></item><item><title>Sample code for Plagiarism Searcher tool</title><link>http://blogs.msdn.com/jmstall/archive/2005/08/21/plagiarism-tool.aspx#454787</link><pubDate>Tue, 23 Aug 2005 00:46:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:454787</guid><dc:creator>Mike Stall's .NET Debugging Blog</dc:creator><description>Here's my sample code for a tool to catch blog plagiarism that I described earlier. In retrospect, it...</description></item><item><title>re: Tool to catch plagiarism</title><link>http://blogs.msdn.com/jmstall/archive/2005/08/21/plagiarism-tool.aspx#455461</link><pubDate>Wed, 24 Aug 2005 08:37:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:455461</guid><dc:creator>jmstall</dc:creator><description>Richard - I'm sorry to hear about that. Surely there must be something you can do. Did they take something concrete (like code or text) or something more abstract (like a &amp;quot;style&amp;quot; or color scheme).&lt;br&gt;</description></item><item><title>Sample code for Plagiarism Searcher tool</title><link>http://blogs.msdn.com/jmstall/archive/2005/08/21/plagiarism-tool.aspx#455671</link><pubDate>Wed, 24 Aug 2005 20:41:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:455671</guid><dc:creator>Mike Stall's .NET Debugging Blog</dc:creator><description>Here's my sample code for a tool to catch blog plagiarism that I described earlier. In retrospect, it...</description></item><item><title>Mike Stall: Tool to catch Blog Plagiarism</title><link>http://blogs.msdn.com/jmstall/archive/2005/08/21/plagiarism-tool.aspx#457409</link><pubDate>Mon, 29 Aug 2005 07:35:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:457409</guid><dc:creator>Building Awareness in Software Security; Mobile Technologies</dc:creator><description>There is even such tool out there to catch blog's plagiarism. LOL!&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/jmstall/archive/2005/08/21/plagiarism_tool.aspxSomething"&gt;http://blogs.msdn.com/jmstall/archive/2005/08/21/plagiarism_tool.aspxSomething&lt;/a&gt;...</description></item></channel></rss>