Need a programmer to create a simple search application in VB, C++ or other up to date language.
I will own the code when completed.
Need application to search for blogs that:
* Allow comments/replies on the same page as the blog post (ignore where blog forces comments to be made on separate page)
* Name of person leaving comment must be a “Follow” link. Ignore blogs that have “NoFollow” link for the name of the person leaving comment/reply.
* I have a parameter screen of keywords, words in post title, number of results, type of domain to search, etc. See attached docs.
* Results will include – Blog post URL, Google Page Rank, Domain type, Blog Post title
* Results in xls, csv, or txt file (add option to parameter or reults screen)
* Requires automated installation for Microsoft XP, Vista, Microsoft 7.
Most important factor is comments/replies that ONLY have “Follow” name link.
Parameters can be left blank to include any result for the field. Parameters similar to Google’s Advanced Blog Search screen.
Requires simple “Help” documentation explaining use of search parameters and output format.
User will enter parameters on blog search screen which may include single or multiple keywords. If blank, then ignore keyword restriction.
User can select type of domain (.com, .org, .edu etc.) If left blank any domain type can be brought back.
User can enter keywords that must be in the blog post title. If left blank, than any blog post title result can be brought back.
User can enter date range for blog posts. If blank, any date can be used.
User can enter the number of results (see screen parameters) Default to 100 results.
User can choose a specific language for the blog. Default to “any language”. (See screen parameters for choices.)
User can enter an Author Name. If name is entered, results only include blogs with that author name. Default to blank for all names.
Would like results displayed on a screen first. Blog URL should be a hyper link that opens the link in a new page – so the user can return to the open results page later. Would like the results to be sortable on Page Rank field (high to low, or low to high) and Domain Type field (group all like domains together in alpha order). On results page, give option to save results in xls, csv, or txt file with ability to choose location of saved file and enter the name of saved file.