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.
(See all)
Program that retrieves page titles from web pages
By NeedProgram on Sep 29
Max Bid: Open to fair suggestions


Retrieve whois data from Internet (not emails)
By NeedProgram on Sep 29
Max Bid: Open to fair suggestions


TWAIN Scanner Interface
By Lee2000 on Sep 29
Max Bid: $25


optimizing ranking position
By Veejay01 on Sep 28
Max Bid: Open to fair suggestions


Write information articles
By MissingLink on Sep 28
Max Bid: $5


3D conversion of logo
By Goalie35 on Sep 28
Max Bid: $50


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

Open Work Categories.
Database 
(180 open)
   Access 
(54 open)
   MySQL 
(123 open)
   Oracle 
(14 open)
   SQL Server 
(70 open)
   Other DB 
(26 open)
Documentation / Tech Writing 
(25 open)
   Language (Human) Translations 
(12 open)
Data Entry 
(41 open)
Game Development 
(25 open)
Graphics / Art / Music 
(59 open)
   Graphics 
(66 open)
     Adobe AfterEffects 
(8 open)
     Adobe Photoshop 
(30 open)
     Adobe Premiere 
(6 open)
     3d Animation 
(21 open)
   Art (Misc.) 
(15 open)
   Music 
(8 open)
   Photography 
(5 open)
   3d Modeling 
(15 open)
Language Specific 
(123 open)
   Assembly / Machine language 
(14 open)
   ASP 
(65 open)
   ASP .NET 
(68 open)
   C# 
(75 open)
   C++ / C 
(163 open)
   Carbon (Mac OS) 
(4 open)
   Cocoa / Obj-C 
(4 open)
   Cold Fusion 
(10 open)
   Delphi 
(62 open)
   Java 
(94 open)
   JSP 
(16 open)
   Perl 
(50 open)
   Python 
(6 open)
   PHP 
(123 open)
   XML/XSL 
(32 open)
   Visual Basic 
(164 open)
   Visual Basic .Net 
(105 open)
   Other 
(80 open)
Misc 
(48 open)
   Middleware 
(4 open)
   CAD 
(3 open)
MultiMedia 
(27 open)
   Video Editing 
(5 open)
Network 
(35 open)
   Network Design 
(9 open)
   Network Implementation 
(9 open)
Platforms 
(73 open)
   Windows 
(184 open)
     MS Exchange 
(9 open)
     MS Office 
(26 open)
     Other 
(12 open)
   Darwin 
(1 open)
   Embedded Systems 
(15 open)
   Hand Held/PDA Programming 
(21 open)
   Internet Browser 
(50 open)
   Linux 
(67 open)
   Lotus Notes / Domino 
(3 open)
   UNIX 
(35 open)
Requirements 
(14 open)
Security 
(32 open)
Testing / Quality Assurance 
(18 open)
Web 
(174 open)
   Page Design 
(96 open)
   Flash 
(53 open)
   Marketing 
(14 open)
     Search Engine Optimization 
(12 open)
     Marketing (Other) 
(11 open)
   Web Services 
(92 open)
   Web (Other) 
(101 open)
Training 
(15 open)
   Computer Based 
(15 open)
Other
 
Other Sites

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

simple WYSIWYG editor
Bid Request Id: 22699
Bookmark in my 'To Do' list
Posted by: rgis (4 ratings)
(Software buyer rating 10)
Non-action Ratio: Above Average - 33.33%
Buyer Security Verifications: Good
Approved on: Jul 24, 2002
3:14:11 PM EDT
Bidding Closes: Aug 1, 2002
4:28:06 PM EDT
Viewed (by coders): 466 times
Deadline: 8/5/2002
TIME EXPIRED
Phase:
100% of work was accepted by buyer. Coder account has been credited.
Max Accepted Bid: Bidding is closed
Project Type: Very Small Business Project: under $100 (USD)
Bidding Type: Open Auction
Categories: Database, PHP, UNIX
Enter chat room for this bid request
(2 active users at Sep 29, 2003 3:19:44 AM EDT)

Description:
I need a simple WYSIWYG editor, based on the designmode = on in MSIE 5+

I want the editor to be a part of a form, as such it needs to be able to submit the data (entered in the editor) to the next (preview) page.

This must be possible:

# entering data
A user comes to the page with the form, of which the editor is a part. The user enters some data in the editor and adjust it where he needs (makes this bold and stuff, complete list below). The user enters also data in other fields. The user clicks on the submit button. The data from the editor is automatically converted to HTML. A connection is made with a mysql database and a unique IDnumber is generated (preferable on highest number + 1). Next page the user sees is a preview page where the user can see the result. This IDnumber is added to the preview page. After the preview page there will be another page with an image upload. The user must also be able to go back and edit the data from the previous page. When the user is content with the data, he/she goes on to the image upload (data is not yet submitted to DB but hidden).

#image upload
The user can enter max. 5 images (only gif or jpg) on this page (all optional). A simple upload of picture, with a maximum of kb's. The images will be resized to a resolution if width > 600 and height > 500 (I want to be able to edit this, including with the max. upload kb's). The images (when entered) will be stored on the server in a directory (I must be able to edit the dir). The images files need to be renamed to the IDnumber + a, b, c, d or e. The location will be stored in the database as a hyperlink. After uploading the user must be able to check if the picture is uploaded correctly.

# Submit
After entering all the data everything will be submitted to the database, by a simple submit button after the image upload page. If this fails, then the images need to be automatically deleted from the server.

# editing data
The user comes to a edit page, selects an entry (unique IDnumber) from the database and all the data is loaded into a new page. This page contains the editor and other fields. The data is already converted from HTML into WYSIWYG and paste into the editor iframe. The user can edit all fields, including the data in the editor and submit it again to a preview page. Next page is the image upload page where the user can deleted the submitted images or overwrite them with new images. Then everything will be submitted again to the database

Deliverables:
Complete and fully-functional working program(s) in executable form as well as complete source code of all work done, with complete documentation.

Complete copyrights to all work purchased.

All the work needs to be programmed in PHP 4.2x.

Please redirect any question to me by email.

# Comments
- When programming this, you can use entries as title, date and author to fill in the other fields (with <input> tags). I will be adding other fields.
- Please also include the sql code for table in the mysql database.
- Please put all the editable data (for me) in a config.inc.php or on top in every document.
- Please use as little documents as possible (just a few, all in one directory).
- Please use templates for the header and footer of every page (like header.inc.php and foot.inc.php). I need to be able to edit the location where these templates are stored on the server in the config file)

# Style options
Please only add the following options as buttons in the editor:
- bold
- italic
- underlined
- hyperlink
- align (options: left, center and right)
- list (numbered and unordered)
- jump in (tab)
Of each feature above I want to be able to disable simply the function/option in the source code.

Please also include the pictures for the options/features above.

Automatically recognize the br, p and pre when entering "enters". Also recognize a hyperlink when entered and make it clickable (when http:// or ftp:// is entered, then print as ahref=hyperlink>hyperlink</a>)

Platform:
Linux FreeBSD with a Apache webserver-software, PHP 4.2x, GD-image module (I think 1.86).

Must be 100% finished and received by buyer on:
Aug 5, 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  
Daniel Vandersluis
(7 ratings)
in Toronto, Ontario
Canada
Bid id: 250,320
 
N/A Jul 24, 2002
5:26:10 PM EDT
 9.71
(Excellent)
   
Hi. I am an experienced programmer, and I have been programming in web languages including ASP and PHP for more than 2 years. Please consult my Rent A Coder Bio/Resume for more information.

Regarding your project, I had a couple concerns. First of all, for the WYSIWYG editor, how would you like things like bold, etc. to be handled? There are no Rich Text Edit boxes in HTML, which would mean that you would have to have some sort of tagging system (for example, [b][/b]) to identify special stylistic features.

My second concern is you maximum accepted bid. For the amount of work you would like done, I am not sure if $40 is a sufficient amount. Would you be at all acceptable to an increased price?

I am looking forward to hearing back from you, and hopefully working with you on this project!

Daniel Vandersluis
 
 
 
 
  There are 9 private replies to/from Daniel Vandersluis. Click here to view them.
 

This bid was accepted by the buyer!
Daniel Vandersluis
(7 ratings)
in Toronto, Ontario
Canada
Bid id: 251,763
 
$50 (USD) Jul 25, 2002
5:30:37 PM EDT
 9.71
(Excellent)
   
Filiber:

Thank you for sending the other links. I am now pretty much sure that I know exactly what you want, and will have it ready for you by your deadline of August 5th. I am looking forward to beginning work for you.

Sincerely,
Daniel Vandersluis
 
 
 
 
  There are 2 private replies to/from Daniel Vandersluis. Click here to view them.
 

Daniel Vandersluis
(7 ratings)
in Toronto, Ontario
Canada
Bid id: 251,868
 
N/A Jul 25, 2002
8:33:58 PM EDT
 9.71
(Excellent)
   
Filiber:

I have started coding, and have overcome problems I was previously having with the RTE control. I am now ready to start cruising, and I wouldn't be surprised to have the project done significantly before the deadline.

I have one question. You mentioned adding in supplimentary controls to the form on the first page ('title, author and several pulldown menus'). Would you like me to implement these (and if so, what is the content?) or would you do them on your own at a later time?

-Daniel Vandersluis
 
 
 
 
  There are 4 private replies to/from Daniel Vandersluis. Click here to view them.
 




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.

Buddies
Rated a 9.86 on 96 jobs 
Securenext
Rated a 9.97 on 125 jobs 
Codman
Rated a 9.97 on 159 jobs 
hernest
Rated a 10 on 122 jobs 
Andrei Remenchuk
Rated a 10 on 14 jobs 
D-N-S
Rated a 9.93 on 39 jobs 
markesh
Rated a 10 on 24 jobs 
GribFritz
Rated a 9.89 on 155 jobs 
PSergei
Rated a 9.78 on 112 jobs 
ASP.NET
Rated a 9.86 on 62 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.