arachnode.net v2.0
An open source .NET web crawler written in C# using SQL 2005/2008

plugin for program.cs page

rated by 0 users
Not Answered This post has 0 verified answers | 3 Replies | 2 Followers

Top 10 Contributor
155 Posts
megetron posted on 01-25-2010 12:31 AM

Hi Mike,

Just a thought, why not making plugins fro the program.cs pages to keep some order ?

sometimes to add the crwalrequest is a very complex mission, and there are huge algorythms. and you want to keep each domain in a different page.

I can find it helpfull, I don't know what the priority for such, but defiently it will increase the flexibility.

Please let me know.

Thanks,

All Replies

Top 10 Contributor
Male
920 Posts

Megetron:

Not sure what you are asking - what is a specific use case?

Thanks!

Mike

An open source .NET web crawler written in C# using SQL 2008.

Join the arachnode.net group on Facebook: http://www.facebook.com/groups.php?ref=sb#/group.php?gid=166721755872

Twitter: http://twitter.com/arachnode_net

arachnode.net is provides custom crawling and contracting resources.  Please ask.

http://bit.ly/TOFX4

Top 10 Contributor
155 Posts

Exactly like you did with the Plugin system. that every plugin can be enable\disable through the settings DB.

There are scenarios where you want to trigger a new crawl request to a certain website, and I think it will be helpfull if you can trigger a certain crawl request to a certain website,

Instead of writing : New CrawlRequest(htatp://domain.com,...) in Program.CS page, There will be a new plugin page that will be names "domain_program.cs" and there you will enter: New CrawlRequest(htatp://domain.com,...)

So, if there is Domain1.com, and Domain2.com, then, I will have 2 pages Domain1_program.cs and domain2_program.cs.

in each of this pages I will have the New CrawlRequest(...)  line, and it can be enable and disable by the settings table, inside database.

I hope I explained myself better.

Please let me know what you think.

Thanks,

Top 10 Contributor
Male
920 Posts

You can turn Plugins on and off by making the Dictionaries that store the CrawlRules/CrawlActions 'public' inside of RuleManager.cs.

Would be a cool feature tho... will keep it in mind.

An open source .NET web crawler written in C# using SQL 2008.

Join the arachnode.net group on Facebook: http://www.facebook.com/groups.php?ref=sb#/group.php?gid=166721755872

Twitter: http://twitter.com/arachnode_net

arachnode.net is provides custom crawling and contracting resources.  Please ask.

http://bit.ly/TOFX4

Page 1 of 1 (4 items) | RSS
An open source .NET web crawler written in C# using SQL 2005/2008

copyright 2009, arachnode.net LLC

Powered by Community Server (Non-Commercial Edition), by Telligent Systems