Php Ftp Uploader

Php Ftp Uploader
I need a customized PHP script that can use PHP’s existing FTP functions to upload files to remote web servers.

The script should have a HTML form that asks for the FTP address, username, and password. The path on the local server containing all the files to be uploaded can be hard coded into the script as a variable.

When the users submits the form, the script should first test the login credentials and return to the form with an error if the FTP login is incorrect.

After logging in, the script should go through the local folder and upload all of the contained subfolders and files to the remote server.

The script should also be able to set permissions for specific files that are listed in a text file on the local server. The text file path can be hard coded into the script and should be in the following format:

/index.php, 644
/inc/config.php, 777
/images/, 755
/images/header.jpg, 644

If a file is not listed in the text file, it should just be uploaded with the default permissions.

While the uploading is in progress, the script should update the user with the progress. It could say something like:

5MB out of 10MB
50% complete

This could work by automatically refreshing the page every few seconds. When the upload is complete, the script should be able to pop-up an uploaded page on the remote server. For example, http://removeserver/setup.php could open. This path can be hard coded into the script.

The script needs to be unencrypted, and written exclusively for this project. I will also need exclusive ownership of the code when it is finished.

The code should be in PHP and can use a MySQL database if necessary.

Webid Auction Script Expert

Webid Auction Script Expert
I prefer to work directly with programmer.

I will NOT work indirectly with project managers.

Need PHP programmer who has expert experience in hacking/modifying pre-exising script. Webid is a auction open source script and I prefer someone who has done modifications on that script, if possible.
http://www.webidsupport.com/

You must be able to work full time (8 hours day) until completion.
Milestone and milestone dates must be met on time.
Must be able to start immediately.

Setup Yahoo Boss Search Engine

Setup Yahoo Boss Search Engine
Integrate the Yahoo! Search Boss search API (http://developer.yahoo.com/search/boss/) into our website and enable advanced search functionality.

Functional Requirements:
– Ensure frequently indexed content and fresh search data
– Demonstrate ability to adjust settings for improved results (more recent = more relevant)
– Search includes results from 3 website sections
– Ability to refine search to just include results for specific website sections or parameters like categories, tags, # of comments (e.g. http://search.techcrunch.com/query.php?s=iphone)
– Ability to sort search by relevancy (default), # of Comments, Date
– Display Image thumbnail in results (where image is available)
– Search page will fit into current design template
– Include drill down links in results for comments and tags in the article results
– Clean, efficient, commented code with record of changes
– Demonstrate search results integrated together in a single results set and also separately (by website section)

Environment:
– Redhat Linux with PHP5 & MySQL 5
– Using Disqus commenting system
– Custom Built CMS
– Development server provided

Note: This project will be focused on demonstrating the functionality of the Yahoo Search Boss API. A Follow up project will refine search functionality and appearance to prepare for moving into production.

Candidate Requirements:
– Experience with Yahoo Search Boss or similar search API
– Excellent php/mysql/xml experience

Please explain your relevant experience before bidding on this project.

Clone Social Networking Site 3

Clone Social Networking Site 3
I need someone to do a Facebook clone or a clone of MySpace, Badoo, Tagged, Friendster, bebo. Please read this entire posting before you respond!!!

I prefer if you already have a clone built. If it is good, we can simply make changes and add any required features.

I would like to have the website built in Java/MySql with full documentation and source code. It needs to be scalable with load balancing and high availability feature.

It should not be built on any open source project. It needs to have the features that the best social networking sites have such as; invite friends, build profiles, email notification of messages and friend requests, fan or group pages, blog, chat, photo/video upload, reviews, email verification for sign-up, etc.

Please note that I am not looking for someone to simply write a script or integrate certain features. I want a full clone.

The provider with the lowest bid and the best reviews will be selected. Your price needs to be very competitive! If you have done such a project in the past, please provide the URL to view the website in your response. This is very important. If you have a clone available, also provide the URL.

Easy We Site Clone Job

Easy We Site Clone Job
I would like to hire you to clone an existing website design.
It is an easy job. This project will take you no more than 2 hours.

You do not need to provide any content. I will provide it in a word doc. You will not need to design a logo or choose a picture. I will provide that. You will however need to clone the structure and the look and feel of this site.

http://www.brasschecktv.com/page/779.html

This an easy project. My budget is $50.00. I will be paying fast through Scriptlance by Paypal.

I would like to thank you for reading my project. Thank you.

Thanks

Snapperfish

Multiple Messenger Like

Multiple Messenger Like
URGENT

we need to be done soon as possible.

just remember that we need the same like this people had done , http://www.meebo.com/ , we already have website , just we needs the all messenger integrated on our site like this site have http://www.meebo.com/ or www.ebuddy.com ,

so please let me know if you can do manage this ,

and you have done this early ,

let me know we are also ready to buy the ready script .

contact soon … very fast …

, they just needs to integrate the API for all messenger , or plugin .

Generate Pdf/jpg Screen Shot

Generate Pdf/jpg Screen Shot
need a PHP script that will take a URL as its input and output will be a pdf and jpeg of the full and entire webpage. For example, take a news item on CNN or any other news outlet. I want to get this entire news item page in pdf format.

For the experienced programmer, this should be a relatively straightforward task. Keep the bid reasonable and bid early as I will select prior to the ending of the bid period.

If you have any questions, please contact via PM.

Please provide your sample or part of ready work scripts if possible.

Website Fix : Resizing Images

Website Fix : Resizing Images
Have a look at my website www.rightwordmedia.com
I want to restructure how images are used on my website. When I upload images to the site they need to be specifically sized to fit into the layout of the website. For example, some images need to be sized exactly at 100×100 pixels. However, this has proven to be problematic because the images don’t work at those measurements. If you try to resize the image, it often comes out look truncated and blurry.

This is from the “help” section in the Admin side of my website:

Helpful Information

Image File Dimensions
Small Logo File: 80 pixels x 50 pixels
Large Logo File: 100 pixels by 100 pixels
Teaser Image: 204 pixels x 109 pixels
Release Image: 82 pixels x 53 pixels

I would like this fixed somehow so that the system works like a blog (I use blogger) in that you don’t need to size the image, just upload it and it sizes the image appropriately.