Show Bid Request
Automatic Linking
Bid Request Id: 26617
|
|
|
Posted by: |
codehouse10 (2 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 0.00%
|
Posted: |
Sep 7, 2002 12:27:49 PM EDT
|
Bidding Closes: |
Sep 9, 2002 1:55:29 PM EDT
|
Viewed (by coders): |
89 times
|
Deadline: |
9/16/2002
TIME EXPIRED
|
|
|
|
Description:
C# code for auto-highlighting html string
Problem Statement: Given a string, and a hash table mapping words/phrases to urls,
a) create highlight and/or link for each word in the string that occurs in the hash table.
Pseudo Code (Brute-Force approach):
word_array = text.split(space)
for each word in word_array
if in-dictionary(word/phrase)
word_array[current] = "<a style='whatever' href='dictionary.aspx?defid="+gethash(word)+"'>"+word+"</a>"
end if
next
text = word_array.join(space)
Deliverables: Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
Complete copyrights to all work purchased.
Open to alternate solutions such as regexp or recursive parsing of string.
Platform:
ASP.NET -- c# only
Must be 100% finished and received by buyer on:
Sep 16, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
|
N/A
|
Sep 7, 2002 3:05:01 PM EDT
|
10
(Excellent)
|
|
|
Hi,
I can do this, but can you give more informations?
Like... where will be this code used?
cAndrei |
|
|
|
|
N/A
|
Sep 7, 2002 3:33:10 PM EDT
|
10
(Excellent)
|
|
|
Hi,
Me again... :-)
You should check your bid because there is an error in the Rent-A-Coder page where the details are and I can't see all the text that you wrote...
cAndrei |
|
|
|
|
|