How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
Firewall software
By A. Walter on Jul 21
Max Bid: Open to fair suggestions


HoroClock - Time attendance software
By Vincent Gariépy on Jul 18
Max Bid: Open to fair suggestions


TCP Killer
By naegelin on Jul 18
Max Bid: $300


IP Traffic Generator
By mulumba on Jul 20
Max Bid: Open to fair suggestions


Simple Questions
By Cougar on Jul 21
Max Bid: $5


String Class
By Cougar on Jul 21
Max Bid: $15


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(149 open)
   Access 
(54 open)
   MySQL 
(86 open)
   Oracle 
(13 open)
   SQL Server 
(61 open)
   Other DB 
(18 open)
Documentation / Tech Writing 
(24 open)
   Language (Human) Translations 
(3 open)
Data Entry 
(32 open)
Game Development 
(23 open)
Graphics / Art / Music 
(51 open)
   Graphics 
(56 open)
     Adobe AfterEffects 
(7 open)
     Adobe Photoshop 
(27 open)
     Adobe Premiere 
(5 open)
     3d Animation 
(17 open)
   Art (Misc.) 
(18 open)
   Music 
(13 open)
   Photography 
(2 open)
   3d Modeling 
(15 open)
Language Specific 
(107 open)
   ASP 
(55 open)
   ASP .NET 
(37 open)
   C# 
(48 open)
   C++ / C 
(127 open)
   Carbon (Mac OS) 
(2 open)
   Cocoa / Obj-C 
(2 open)
   Cold Fusion 
(10 open)
   Delphi 
(51 open)
   Java 
(66 open)
   JSP 
(15 open)
   Perl 
(45 open)
   PHP 
(93 open)
   XML/XSL 
(32 open)
   Visual Basic 
(147 open)
   Visual Basic .Net 
(73 open)
   Other 
(62 open)
Misc 
(35 open)
   CAD 
(6 open)
MultiMedia 
(38 open)
   Video Editing 
(6 open)
Network 
(42 open)
   Network Design 
(6 open)
   Network Implementation 
(8 open)
Platforms 
(68 open)
   Windows 
(168 open)
     MS Exchange 
(4 open)
     MS Office 
(11 open)
     Other 
(7 open)
   Darwin 
(1 open)
   Internet Browser 
(44 open)
   Linux 
(70 open)
   UNIX 
(32 open)
   Hand Held/PDA Programming 
(9 open)
Requirements 
(15 open)
Security 
(44 open)
Testing / Quality Assurance 
(24 open)
Web 
(156 open)
   Page Design 
(74 open)
   Flash 
(44 open)
   Web Services 
(69 open)
   Web (Other) 
(74 open)
Training 
(14 open)
   Computer Based 
(9 open)
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

Search My Web Server and Build A Link List
Bid Request Id: 8490
Bookmark in my 'To Do' list
Posted by: Sir Moby (0 ratings)
Non-action Ratio: Very Good - 0.00%
Buyer Security Verifications: Unverified
Approved on: Feb 6, 2002
4:20:47 PM EDT
Bidding Closes: Feb 10, 2002
5:57:48 PM EDT
Viewed (by coders): 228 times
Deadline: 2/15/2002
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Very Small Business Project: under $100 (USD)
Bidding Type: Open Auction
Categories: Perl, UNIX
Enter chat room for this bid request
(0 active users at Jul 21, 2003 11:01:43 PM EDT)

Description:
Persoanl Link List Script For Each Domain

Basically web pages are uploaded to my server on a regular basis in various domains. I need a way to keep track of what has been uploaded and keep a list of all sites on every domain. The application simply needs to find all directories in a domain, look for index.htm or index.html (in that order) and create an html page based on what it finds.

I&'ll manually copy the application to each domain, run it at least once and I will be responsible for modifying the template used for output. Some domains will not change so I won&'t need to run the program again. Other domains are changed daily and I&'ll run the application on these domains using cron.

Anyone with experience in LL scripts will receive additional consideration as I may need 2 scripts but I&'m providing the specs for the easiest one first. If this goes well I&'ll define the specs for the 2nd script and post them here as well. If the coder does a good job on this script, it&'s easy to understand that they will receive a lot more consideration for the 2nd script but I will follow the rules of Rent A Coder.

I&'ll mention the 2nd script because it may be an extension of the first but it doesn&'t have to be.

The 2nd script will involve combining this type of data from multiple domains on the same server, multiple servers (the data can be manually moved from 1 server to another or ftp) and put into a database. The database can either be MYSQL or text as processing time is not that big a deal and it will be a long time before the database hits 1,000 records.

The database will include information like full URL, a separate description field and multiple category fields. The end result would be the generation of multiple pages of all sites in a number of different categories. Basically I might create a page of one category, all categories or a select few.


Deliverables:
Please see the attached text file. As this section may not show up correctly becasue I make reference to some html commands. 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. A PERL script that runs in a reasonably fast and efficient manner and can be moved and executed successfully to different directories and servers without any modifications. The application should perform the following functions. Search all subdirectories beneath the starting directory looking for files named “index.htm”. If “index.htm” is found process it and move to the next subdirectory. If “index.htm” is not found search for “index.html”, process it and move on. If neither is found skip the directory and move on. To process the file, find the data between these tags. <title> </title> (ie. <title>NEEDED DATA HERE</title>) Create a template based html page from all files found. Four variables should be clearly commented and be easily changed within the code. 1. The name and location of the template file 2. The name and location of the output file 3. The name of the first file to find (index.htm) 4. The name of the second file to find (index.html) There should be no limit to the depth of the directory structure. If this is an issue then I can change the specs as needed before work begins. EXAMPLE OF DIRECTORY STRUCTURE (domain-1) /home/httpd/domain-1.com/APPLICATION-HERE /home/httpd/domain-1.com/directory-1/index.htm /home/httpd/domain-1.com/directory-2/index.html /home/httpd/domain-1.com/directory/directory-3/index.htm EXAMPLE OF TEMPLATE FILE (template.txt) <html> <body> <a href =”%%DIRECTORY-NAME%%”>%%TITLE%%
</body> </html> EXAMPLE OF APPLICATION OUTPUT (output.html) <html> <body> <a href=”/directory-1”>Title Of Directory 1
<a href =”/directory-2”>Title Of Directory 2
<a href =”/directory/directory-3”>Title Of Directory 3
</body> </html> The application should not go up or higher in the directory structure. Meaning that it should not look in /home/httpd in the above directory structure. Some directories will have both “index.htm” and “index.html” files in them. In this case ignore the “index.html” file and only process “index.htm” For testing of the script: I will run this script on 2 different Linux servers and in 2 different directories on each server. I understand that I may have to change the path of the code based on the location of the Perl executable on each server. I will consider the job complete and well done if the script can 1. Create the output above using the template and directory structure above. 2. I'll make a modification to the template in the text around the %%DIRECTORY-NAME%% and %%TITLE%% fields and the new output file should reflect these changes when the program is executed again.

Platform:
Open UNIX environments such as Linux and BSD
PERL 5.x


Must be 100% finished and received by buyer on:
Feb 15, 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.

Additional Files:
This bid request includes IMPORTANT additional attached files. Please download and read fully before bidding.



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  
This bid was accepted by the buyer!
RyMon
(8 ratings)
in Fooville, Fantasy Land
French Southern Territories
Bid id: 99,586
 
$50 (USD) Feb 6, 2002
9:11:18 PM EDT
 5.5
(Above Average)
   
Hi! I have a lot of experience with recursive search programs such as this. I can have this to you within a couple of hours after you accept the bid.

I also know in-depth MySQL, as far as the second script goes.

Look forward to working with you!
 




Quick Bid Request Search
 Advanced Search
Newest Open Work
Latest News  
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 
Top Coders.

Securenext
Rated a 9.96 on 112 jobs 
Anuj Gakhar
Rated a 9.97 on 102 jobs 
Buddies
Rated a 9.83 on 81 jobs 
Andrei Remenchuk
Rated a 10 on 13 jobs 
Codman
Rated a 9.97 on 149 jobs 
Michael Sharp
Rated a 9.97 on 181 jobs 
D-N-S
Rated a 9.93 on 37 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Maxnet Technologi es Private Limited
Rated a 9.92 on 74 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers

 
Other
Rent A Coder is PayPal verified through its parent company, Exhedra Solutions, Inc.

Created in partnership with:

 

Affiliate Sites
Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.