Archive

Posts Tagged ‘the files’

Membership File Management Script

January 26th, 2012 Comments off

We have a repository of over 5000 files online that we would like to make available to users who have established an account with us.

We need for users to create an account with their email address for a username and password and to be able to recover their passwords if necessary. Then they can login and view a listing of the files that are available.

If they choose to download any of the files, we need a log kept of their account name, the files they downloaded and the time of the downloa…

Switching Servers 2

October 9th, 2011 Comments off

I have switched servers cause the previous company decided to go out of business and not tell anyone. They sent me all the files that were on my server in a zip file. The size of the zip file is 56 GB. I am looking for someone to treansfer the files to the new server. I will let you know where the files go and its very simple I just need someone with enought harddrive space on their computer to do this. I know it may take a minute to download but I need to get atleast the main site up immediatly.

I would setup the data bases and stuff I just need someone to transfer teh files the correct way.

Switching Servers

October 8th, 2011 Comments off

I have switched servers cause the previous company decided to go out of business and not tell anyone. They sent me all the files that were on my server in a zip file. The size of the zip file is 56 GB. I am looking for someone to treansfer the files to the new server. I will let you know where the files go and its very simple I just need someone with enought harddrive space on their computer to do this. I know it may take a minute to download but I need to get atleast the main site up immediatly.

I would setup the data bases and stuff I just need someone to transfer teh files the correct way.

Create Directories From Xml

January 29th, 2010 Comments off

I have a Sharepoint Database dump that contains about 11,000 files. The utility that created the dump did not put the files in their respective sub folders, but it did create an XML file that lists all the files and their correct sub folders. I need a script that I can run to re-organize the files, and ideally reapply metadata such as file creation date (which is contained in the XML)

I’ve attached a sample of the XML file with file/foldernames changed.

Vbulletin Expert 2

December 14th, 2009 Comments off

I have my website on aradardetector.com

I am moving it over to radar-detector.net

I have all the files moved over already, database setup, everything is ready to go.

Here is what I need, I am upgrading all the files to the new vbulletin 4.0 including the cms homepage. I need help configuring this, all the files are already there, just running into one error when trying to upgrade, need you to get this working on my new domain, again everything is there database, etc. just a couple of simple errors I cant figure out:

Database error in vBulletin 3.8.4:

Invalid SQL:
INSERT INTO cron

MySQL Error : Duplicate entry ‘sitemap’ for key 2

Vbulletin Expert

December 14th, 2009 Comments off

I have my website on aradardetector.com

I am moving it over to radar-detector.net

I have all the files moved over already, database setup, everything is ready to go.

Here is what I need, I am upgrading all the files to the new vbulletin 4.0 including the cms homepage. I need help configuring this, all the files are already there, just running into one error when trying to upgrade, need you to get this working on my new domain, again everything is there database, etc. just a couple of simple errors I cant figure out:

Database error in vBulletin 3.8.4:

Invalid SQL:
INSERT INTO cron

MySQL Error : Duplicate entry ‘sitemap’ for key 2

Next Step

August 28th, 2009 Comments off

Next steps

1. At the part

Windows Gui Wrapper

August 23rd, 2009 Comments off

I need a Windows GUI wrapper for a simple command line program. The aim is to have a easy to use program that people can use to call the command line program and have the ability to save and pass in the alternative parameters.

ESSENTIAL

- Ability for the user to enter and store settings that will be passed in a command line parameters. This could most easily be done using a tab view, but I am open to other suggestions.

- The ability for the user to set the locations (user directories) and frequency of checking for new files. Each user will have their own share folder. This needs to be able to work across a windows network.

- Recurse down one level to find files.

- Filter for the right file type (this is pretty simple and involves looking at the first four bytes of the files for a 4 byte signature). I will supply example of the files for you to test.

- Pass the files one at a time to the command line program. The command line software has a very simple interface, with the input and output file and output directory paths passed (ie ./commandlineprogram C:input C:output). The output should reflect the input folder structure. The alternative parameters need to be added to the call.

- Parse the command line program’s logfile and generate a summary of the processing. This is straightforward as the logfile is in tab delimited text format. I will supply an example of the file for you to test.

OPTIONAL

– It would be nice if the GUI program can time the command line program and kill it if it takes too long since on occasion the cmd program can end up in an endless loop.

I would prefer that this is written a .net project. Another alternative is MFC/C++. The key is I need to be able to compile the program at my end using Visual Studio so if you plan to use any extra libraries you will need to let me know in advance.

I have had too many bad experiences with programmers who start projects then disappear so you will need to update me on your your progress daily. Payment will be by escrow or on completion.

File Hosting + Torrent Proxy

August 14th, 2009 Comments off

I need a custom file hosting script that allows users to have virtual drives which mimic the look windows operating system (i.e.: http://www.4shared.com/dir/1567809/8fff9481/clone.html). Must support username/password authentication features, and other permissions should be able to be set by users.

Must also incorporate a torrent client proxy (allowing users to submit .torrent urls or upload .torrent files from their desktop) and OUR server will download them, and when the download is complete we will provide the user with an http download link from our server.

Must also handle the in-browser viewing of specific types of files in different ways: i.e.: pdf files should be viewable in-browser similarly to www.docshare.com, .doc files should have a similar viewing mechanism, movies should play in browser.

Please read on if you are capable of creating a scalable high-usage and distributed file sharing back-end.

Requirements Interview Answers:
To help you bid more accurately, the buyer was interviewed about the requirements for this project. Below are their answers.
Project Type: What kind of work do you need done?
Software related (Includes desktop applications and internet websites)
Project Parts: What do you want the seller to do on this project?

Requirements: The seller will analyze the problem and propose a software-based solution to the problem.
Programming: The programmer will take the requirements and translate them into the language of the computer (and test it).
User installation: The installer will move the software from the place it was created (which is called the development or QC environment) to where you will use it (which is called the production environment). The installer then tests the software to make sure that the installation was done properly and completely.
Req. Doc. Type: What kind of documentation do you want for this project?
Formal documentation – After talking back and forth, the seller creates a formal document and/or prototype, as follows:

* Prototype: The analyst will create a non-working mockup of all pages/screens in the final software. Creating a prototype makes it easier for the user to visualize the final software, and reduces misunderstandings.
* Requirements Document: The analyst will create a document describing everything the final software will do (other than what is documented in the prototype…if the buyer required one).

Program Type: What kind of software should the seller create (and/or install)?

* An internet web-site: This software runs on a web server and users will access it using their internet browser.
* A desktop or server program: This software runs on a user’s own PC/workstation, or on a server.

Internet web-site info
Design and functionality: What does the programming of this project involve?

* Design: Create the layout of the pages (or modify the layout of existing pages).
* Program Functionality: Making the website “work”.

Modeling another site: Do you wish to model another site? Yes: file sharing web site similar to http://www.4shared.com
*virtual drive (http://www.4shared.com/dir/1567809/8fff9481/clone.html)
*ad placements, multiple pages shown before getting to download page

torrent client proxy feature of http://www.furk.net

in-browser viewing capabilities similar to:

documents
http://www.docshare.com/doc/15765/The-13-Hottest-Celebrity-Mugshots

movies – http://www.zshare.net/video/621059774a393bc1/
–ability to have server also convert .mov/.avi uploads to flv on the fly and stream

pictures/photo albums – http://media.photobucket.com/image/color%20splash/findstuff22/Best%20Images/Photography/colorsplashthumb222edit.jpg?o=1

.zip – have the ability for a user to unzip a .zip file in their virtual drive (if they have enough resources available based on what account type they have)
Size of website: How many pages need to be created/edited in this website?
Approximately 13.
Programming Language: What programming language(s) do you want your website written in?
I do know the language(s).
Languages(s):

* Cascading Style Sheets (CSS)
* PHP

Misc. details: Would like to have desktop uploader programmed in Java for cross-platform compatibility beween PC and Mac users.

Database: Will this project include a database?
Yes, it does include a database.
Details:

* MySQL — version(s): 5.x

Browser Type(s)/Version(s): Which browser/version combinations must this website support?

* IE 7.0
* IE 6.0
* Firefox 3.0
* Firefox 2.0-2.x
* Firefox 1.5
* Safari 41
* Firefox 1.0

Server Hosting Environment: What is your server hosting environment?
I have a server at a 3rd party hosting company.
The name of the hosting company is: Voxel.net
The server’s shared/dedicated status is: Dedicated just to me.

Component Compatibility Protection:
Sometimes a programmer may create features on the website that rely on componentswhich work fine on their own server, but won’t work with your 3rd party hosting company’s server. There are many reasons for this including version incompatibility, restricted permissions, etc… Rent A Coder normally requires that the programmer verify in advance that your 3rd party hosting provider will support the components. If they do not, then they are responsible for any incompatibilities, rather than you. Do you want this protection on your project?
No, I will be responsible for any components of the final solution that do not work with my hosting company.
Server Hosting Environment: Will the coder develop “live” on your server?
No. The programmer is responsible for creating their own development and/or qc environment.
Physical installation: Who will perform the physical installation?
The programmer will perform the physical installation, and will be given all necessary permissions to do so.
Desktop / server program info
Size of application: How many screens/forms need to be created/edited in this application?
Approximately 3-5.
Programming Language: What programming language(s) do you want your application written in?
I do know the language(s).
Languages(s):

* Java

Misc. details: Would like Mac and PC versions of upload app, that’s why I have chosen Java for cross-compatibility (clone of)
http://www.4shared.com/uploader/

Operating system(s) What operating systems(s) do you want your application to work on?
I do know the operating system(s):
# Microsoft Windows — version(s): XP, Vista, 7
# Macintosh — version(s): 9, OS X
Database: Will this project include a database?
No, it does not include a database.
Installation Program: Does the programmer need to create an installation program?
Yes AND the program will be installed on only a single computer.
Legal: 1) I require complete and fully-functional working program(s) in executable form as well as complete source code of all work done (so that I may modify it in the future).
2) Deliverables must be in ready-to-run condition as follows (depending on the nature of the deliverables):
2a) Any website server-side deliverables must be installed by the Seller in ready-to-run condition in the Buyer’s environment.
2b) If there are any server-side deliverables (intended to only exist in one place in the Buyer’s environment) then they must be installed by the Seller in ready-to-run condition (unless specified elsewhere by the Buyer).
2c) All other software (including but not limited to any desktop software or software the buyer intends to distribute) must include a software installation package that will install the software in ready-to-run condition on the platform(s) specified in this bid request (unless specified elsewhere by the Buyer).
3) All deliverables will be considered “work made for hire” under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased.
3b) No part of the deliverable may contain any copyright restricted 3rd party components (including GPL, GNU, Copyleft, etc.) unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the seller’s Seller Legal Agreement.
Other Requirements:
File Hosting script that allows users to have virtual folders which mimic the windows operating system (i.e.: http://www.4shared.com/dir/1567809/8fff9481/clone.html). Must support username/password authentication features, and other permissions should be able to be set by users.

*virus scanning feature*
integration of http://www.kaspersky.com/anti-virus_linux_file_server – automated for all premium paid users – free users have “insecure” virtual drives

–Ability to upload files from desktop computer, remote url, or torrent.
*1 file or multiple file upload options
-Javascript & AJAX based uploader and file manager
*ability to tag uploads with relevant keywords
*Virtual Drive Privacy*
User will have the ability to toggle entire folders and individual files are private or publicly viewable
i.e.: ourdomainname.com/username and username.ourdomainname.com will display the user’s publicly viewable files.
*Photo album folders*
–users will be able to assign passwords to directories and files
Ability for users to upload photos and create photo albums

*in frame playback*
music files should play in browser
movie files should play in browser
flash files should play in browser

*search feature*
ability to have homepage search box that will search uploaded files which are toggled for public viewing by users and show results based on file name and tag matches
-ability to do advanced search and select/filter different file types to give results for
-thumbnails for image results, zip folder icon for .zip matches, file icon for .exe matches, etc.

Different classes of users – free vs. paid and bandwidth throttling depending on class of user.
–Need the ability to track user’s bandwidth usage and limit resources (maximum file storage space, etc.)
–PayPal integration for automatic account creation and resource allocation

* Torrent proxy feature* (similar to www.furk.net)- allow users to submit .torrent urls or upload a .torrent file from their desktop from all major trackers (i.e.: http://isohunt.com/download/105241149/debian.torrent) at which point, OUR server will act as a torrent client, and download the torrented file that the user requests, and once it is finished, place it in their virtual drive for http download. The user will also be shown the status of the download with an avg k/s meter and a completion meter.

*File caching*
torrent downloads will be cached with an expiry of a definable number of days (i.e.: 30 days) – when a user downloads a torrented file to OUR servers it will be deleted in 30 days, unless another user requests the exact same .torrent download (MD5 checksum, maybe?), then the 30 day expiration starts over.

If the torrent has already been downloaded by another user, and the files are still active in our cache of recently downloaded files, then the user should be able to directly download the files without waiting. If the files are not currently available, the .torrent is moved into a queue of torrents to be downloaded by our torrenting cluster (if the same .torrent is not already in the queue from another user). Our torrenting cluster will then download the files, and upon completion, will import them into our mogilefs file system, while also updating the database accordingly so that it knows what files are associated with the downloaded torrent, and so it knows where to get those files and that they are available.

MogileFS functions best with chunks of data under 64GB, so we must segment files for scalability.

*1 IP download links*
Torrented files will be in a special folder in the user’s virtual drive which can only be viewed by the user when logged in. i.e.: to prevent users from sharing links to files in the torrent directory, they must be logged in to get the download links – and to prevent users from sharing download links – only the IP address of the logged in user that generates a link in THAT specific instance will be able to download from that link using their web browser or download manager.

*Virtual Drive Privacy*
User will have the ability to toggle entire folders and individual files are private or publicly viewable

i.e.: ourdomainname.com/username and username.ourdomainname.com will display the user’s publicly viewable files.

*download multiple files as 1 zip file*
We want users to be able to download multiple files as one .zip file. We have a module for nginx programmed for us that can do this. Upon being supplied a list of files, their crc32′s, and other relevant information that we already have available, this module will create a zip file on the fly to stream to the end user, while also supporting resuming.

In order to finish this functionality, our script needs to let the user decide which files they want to include in their .zip archive they are downloading, and then pass the list of files off to the nginx zip manager when the user tries to download the .zip archive.

The user should be able to select which files to zip from their virtual drive interface.

*DMCA banning feature*
We will need to be able to ban individual .torrents, or individual actual files, in order to respond to DMCA complaints.

*scalability*
As we plan to be able to quickly support many servers, thousands of users, and many terabytes of files in a system that may or may not properly handle this, load testing and scaling testing will be needed before launch to identify our initial bottlenecks so that we can address them.

Categories: Ajax, Javascript, MySQL, PHP, Programming Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Custom Cubecart Theme

July 31st, 2009 Comments off

i had a design for a custom site started, however the company will not return my calls, but I do have the pages in jpeg format, which I would like to be created into a custom cubecart theme. I also require the 7 completed pages that i have to look exactly the same, and also be able to add and or modify pages to suit my needs, while keeping the same layout and design as in the other pages. What i mean by that is have the same style (text, background, color, appearance, etc…) I am trying to get the files, which i already paid for the development to this point, so if you could please include a quote for creating a custom cube cart theme based on just having the jpeg files of the layout, and also a quote for converting the files i have so far into a working cube cart theme. thanks you

Upon bid acceptance I will send you the files so that my content is not infringed upon.

Clean Up & Shorten Wav Files

July 24th, 2009 Comments off

I have 8 .wav files that need cleaned up as well as shortened just a bit.

The files are already cut and ready to be put on CD but I recorded the audio over the phone so it has a certain static-like noise to it.

Also the files are just a tad to big to burn to a CD. If I try to put all 8 files on my software to burn, I come up about 2 1/2 to 3 minutes to long.

I don’t how you would shorten the files unless you sped them up just a tad or something.

In a nutshell, I want to have all 8 wav files sound clearer as well as put into industry-standard audio-CD format that will fit on 1 CD.

Java Or Flash Upload Form

July 19th, 2009 Comments off

I have a website that allows users to upload multiple music or video files to my web server. We need to be able to compress the files prior to uploading. I have the upload utility built and it works great but it does not have the ability to compress files prior to uploading to allow for the upload to happen faster. I need better performance which is why I feel like if I compress the files before upload, than the upload would occur much quicker.

I need a form built in Flash or Java that would allow users to:
1. Choose multiple video or music files
2. Have the utility compress the files
3. Upload the files to the webserver
4. Uncompress the files and add the files to the databse.

Please send me any questions prior to your bid if this is not clear.
Thank you

Php Sqlite Hashgallery

July 13th, 2009 Comments off

First, I just want to say this is the 6th time I have posted this project. For the love of god and all good things on earth, PLEASE PLEASE PLEASE if you don’t understand what I want, then don’t bother bidding. I give ridiculous amounts of description, I give code examples, I give database outlines, I give you databases!! I have no idea how it’s possible that bidders of a project, given all that, can still not bother coding to my specifications. If you are illiterate and cannot read specifications or cannot follow them, then please don’t bother bidding on this project because I am a programmer, I will look over the code, I will see if you lying to me.

The last time I posted this, someone asked me to select them, and I did, and then they didn’t reply for 3 days. I just don’t get it.

If however, you are a programmer who cares about quality and following client specifications, I reward such things. I will be more than happy to pay a bonus for fast service and beautiful code.

It seems very strange to me that people will bid on projects that they do not intend to fulfill. My time is valuable as is yours, so please don’t waste both our times if you don’t intend to complete the project on time and to my specifications.

Hashgallery

I started on it, but do not have time to finish it, and so I have code snippets as well as detailed description of the project.

Basically, a barebones gallery based on the unique concept that the files will be renamed to their SHA1 values and thus, the file will carry with it, the innate knowledge of its own link name.

The folders are virtual folders, living in a sqlite database, with reference pointers to the files themselves.

So a file named “DSC_0001.jpg” might have a SHA1 hash value of 091E01046BCCA9829BCB9DCBC47F583880FF8AE6 and thus renamed to “091E01046BCCA9829BCB9DCBC47F583880FF8AE6.jpg”. This then becomes the permalink to the file. In this way, no matter what happens, to the name of the file, you can always regenerate this hash by hashing the file itself, thus even with a completely meltdown of the server or db, the permalinks will never die.

Because hash values are 0~9, A~F, 16 directories are created:

/0
/1
/2

/E
/F

Each file will live in the directory of the first letter of the hash.

So as per the previous example, the file with the name “091E01046BCCA9829BCB9DCBC47F583880FF8AE6.jpg” will live in the /0 directory.

So now the permalink for this image is:

http://www.example.com/hashgallery/091E01046BCCA9829BCB9DCBC47F583880FF8AE6.jpg

HOWEVER, using mod_rewrite on Apache, it will be turned into:

http://www.example.com/hashgallery/0/091E01046BCCA9829BCB9DCBC47F583880FF8AE6.jpg

(Note the extra /0 directory)

The reason for doing this is that down the road, it is possible to slice up the HD into 16 parts, or any other types of divisions.

This gallery will be primarily designed for use in conjunction with blogs, so a permalink is important.

References to the files themselves then, will not go through a db, only file maintenance will, this make it so that the db is not a bottleneck.

Unlike gallery2, which died on me when the albums got really big, this gallery will be able to support hundreds of thousands of images. Using a php program called ultratree, a file directory tree is created in php with only 1 db query.

The gallery will allow for bulk .zip file upload, or individual file upload. Folder creation and subfolder creation, folder movement etc.. It will also allow for sorting of images via DHTML like

http://www.dhtmlgoodies.com/index.html?whichScript=floating_gallery

I would like the db interface though to be abstracted to support other db’s in the future.

php code snippets available and included.

More detailed description included in the description file.

I would like the first db used to be sqlite3.
http://www.sqlite.org

As I am a programmer, any and all questions I am able to answer. I am even able to answer code optimizations.

I originally had a skeleton sample running on one of the servers, but the server has been decommissioned but I have taken a screen recording to give a rough idea. I’ve also attached the database that I used, and the sample source code that I used.

Please take a look at the entire attached package. I’ve got a screen mockup, an avi, a detailed description, a visio diagram, a sample db, and sample source code.

There should be a configuration page of minimal items which are configurable such as thumbnail size (using the GD library of php).

The app also allows for ftp’ing to a specified directory and then batch processing.

If you have read this far, and think you will bid on this project, search on freshmeat.net or someone online, send me a copy of some other gallery and pray I won’t find out (like the first guy who bid on this project) then you are sadly mistaken.

Thank you for taking your time and interest in the project.

I can give you a link to where the previous programmer ended.

Programming Project 1246220909

June 28th, 2009 Comments off

Hi all, this is a very simple project that I need completing over the next few days. I basically require a simple login area created in my wordpress sites where my clients can login with a username and password I give them to download flash files that I create for them.

The login area must be built into the style of my site, not a style you design, and I would like a link built Into the header of my site so they can access the login page with ease.

I guess I will also need a way of getting the files listed in their private area, I was thinking I could FTP the files on to a specific folder that belongs to the clients area? Then the files I upload to their folder are accesible in their area?

It’s not a complicated thing I need doing, just something so that when I client logs in, they reach a page that lists each flash file for them to download. That’s it!

Convert Ai To WordPress Theme

June 25th, 2009 Comments off

I have four different Adobe Illustrator files that are layouts of pages that I’d like converted into a widget-ready wordpress theme. I can also provide you most of the elements as separate files as well (not just one big document). I can ZIP the files to you as PDFs as well.

I have never had a document converted to WordPress before, so I will need some instruction on how to prepare the files. I am quite familiar with WordPress and running a site from WordPress, and I can create the site, navigation, content, etc. I just don’t know how to create the theme, which is why I need your help. Please let me know if you need more details. I have attached a PDF of the files for your reference. Thanks!

Server & Client Apps

June 17th, 2009 Comments off

Quick Look
Here’s a quick sketch how the files will be transferred;

HTTP >>> Server >>> Client

HTTP could be anything, all the file hosts like rapidshare.com, megaupload.com, etc but I won’t request for all hosts (if it will cost extra). I want the following hosts for the first stable version in case you make my program.

RapidShare
Megaupload
Netload

Explanation of the softwares
Then there will be two softwares like twins. One for the server(admin) part and one for the client part. Let’s give them names server (to be installed on the Windows/Linux server) and client (to be installed on the user’s desktop).

Now I will explain the client first.

Client is like download manager but way less features. I want it simple and light, also I’m hoping you could make this cheaper. Let’s say it only has the following options,

– Account Login
– Default Download Path
– Download Speed Limits
– Link Pasting Box
– Hide in System Tray when minimize etc (Y/N)

It will be just like a very simple downloader with some must-include features above.
It should look something like this : http://netloader.in/index.php?action=screen

I am expecting the “CLIENT” tool to be this simple.

also I changed my mind about the “SERVER” it seems it’s difficult to make desktop software. Since I plan to run the SERVER software on Linux dedicated server on Cpanel, I want it be installable on the Cpanel and it should be something like web hosting service software.

IE, it reminds the user about expiration dates of subscription etc by sending the message to the User’s “CLIENT” software and the user email. So the user gets the message etc etc.

Now the server part. It will be like a controller or something like an FTP server like FileZilla. I want to have the following features,

– Create New Account (base on monthly, for example when I create a new account there should be option for how many month etc, it’ll be like a subscription)
– Limit How Many ACTIVE IPs Can 1 Account Have
(also able to increase the limit incase some people want more IP for group uses etc but must have defailt value)
– Premium Account Logins
– Folder path for DOWNLOADED FILES and folder for where files will be stored while the user is downloading the files from the server
– Status window of how much bandwidth are used by the Premium accounts (it’s needed for some premium accounts like Rapidshare
– Status window of active accounts with their IPs, downloading speeds, number of connections (in digits, ie 12 or 20 etc). But I want a feature to set how many connections each user can have (I’m thinking each account can have 10 connection currently but I might want to keep on changing this later so. Btw don’t confuse this with how many ACTIVE IPs each account can have.
– Log windows for last logined IPs of the accounts

How server and client will connect to each other
I will give my server a domain. Let’s say it’s myserver.com. Then you hardcode that domain in client (hardcode, meaning it’s not changeable by the user, So the software will always connect to that domain as that software is made only for a single site). The reason why I want it to be setup by DOMAIN is because, I might want to change the server sometimes which will cost in IP changes which needs to be changed whenever the server is changed so I think it’s better to use the domain name.

Once client is set to connect to the domain, it will send the Account Login information entered in the client to server. server will check and if its account is correct or still available, it will allow to connect.

If not available anymore, show this message:

Account is no longer valid, expired or account infos changed.
Click here to create new account or extend it.

“here” should redirect to a link I setup in the client’s window.

How it should work
client (user’s desktop software)
Server (server’s software)

A user will copy a list of download links and paste into client. Then client will send those links to server and the status on client should say “WAITING…” while the links are being sent to server then when server receives the links, it will download those links to its harddrives using the premium accounts provided in the “Premium Account Logins”. While server is downloading the files to its HDD, client should show “Queueing…” with percent increasing as the files are downloading. When the files are downloaded to the server, client will start downloading from server.

If the pasted links are not current in the “Premium Account Logins” on server, then client will show this message after pasting the links.

“Only the following links are supported currently:

Rapidshare
Megaupload
Netload”

etc

I think it can be done this way too

On server
[Main folder]
—[Sub-folder1]
—[Sub-folder2]
—[Sub-folder3]

these sub-folders are the folders that are made when new download links are sent from the client by users, the files downloaded to the server are save to those folders and then client will download from those folders. No extractions or what so ever should be done. It will just sent the files to client as it got from the file hosters.

For example:

someone pasted a list of 5 RAR download links in client, client sends the download links to server (client will show “Waiting…” while sending the links to server, incase it takes long). Now server creates a new sub-folder like I showed above with the user’s username as the subfolder’s prefix (ie. —[jack-hjfgdhkfda])and download the files in that folder. While downloading the files, client shows “Queueing…” to the user. When server is done downloading, client will automatically download the files now to the user’s haddrives. After the user has downloaded from Server, server will delete that folder completely to free more space. Btw the user only sees the files, not by the sub-folder.

link1.part1.rar
link2.part2.rar
link3.part3.rar
link4.part4.rar
link5.part5.rar

In the future
I also have other plans if this program goes well. I plan to add more file hosters and also their Premium Account Logins. Also other features like able to set “Preferred Server” and give the following options <EU> <US> on client etc (this is when I have more servers in US and EU). I might also want it to compatible with NZB files (.nzb) and Torrent (.torrent) files. For torrent files someone will paste or upload the .torrent file to server using client and server will download that .torrent file and download the files from the trackers then will seed back to the ratio value that’s setup in server.

But for now ignore the “In the future” part.

If you have any questions or words that make you confused, please contact me ASAP! Will this project take less than 1-2 months?

Regards,
Sam

Hide My Files Using Php Script

June 1st, 2009 Comments off

Hello everyone,
My name is Jonathan Paul :)

Thanks for taking the time to read this project description.
If you have any concerns, please check my Scriptlance feedback.
(150+ jobs listed, and a 10/10 feedback score for every project)

Ok, here we go …

Some time ago, I hired a programmer to create a script to list the
files contained in a directory. It’s a very simple script, and it
uses PHP and javascript.

I wanted something very, very simple – so I could simply drop this
script into any directory, and it would list all of the files in a
more attractive way, than the standard Apache file listing etc.

Sometimes, I just want to drop a load of files into a directory,
and then list them nicely, so people can click on them, and start
to download them …

The script, has a javascript interface, that lists each file.

This is a very simple script :)

However, it does not mask or hide the location of the actual file.
And, I would like it hide the actual file locations from now on …

So – your job, is to modify my existing file listing script, and
basically hide the URL location of the files it is listing through
javascript. It sounds more complicated than it is … and I think
an experienced programmer could do this job in about 20 minutes.

I can provide full access to the script, including FTP etc. This
simple script does not use MySQL, and simply lists the files inside
a directory where the script itself resides. I think this is an easy
project and I will provide perfect feedback and fast payment.

Thanks,
Jonathan

Create Personal Website

May 28th, 2009 Comments off

This is fixed cost project. (max $50)
Create a simple personal website but nice looking. It must have the following features:

Ability to upload any kind of files for storage on the server in any folder or subfolder created by the website owner using the built-in web interface for creating/renaming/deleting folders(not ftp or webadmin or winscp or anything like that).
So this is kind of online storage vault.
The owner can tell a password to his friends to access or upload files on the website only in those folders chosen by the owner. This password is not the same password as that of the owner who has admin rights.

Of course if the files are of viewable types such as PDF or HTML files, the user is able to view the file on the website. There is no requirement for the files to be editable in order to keep things simple.

If the file is MP3 music media file then clicking on it should bring on an MP3 player to play the file within the website (listen to music).

In order to keep things simple, there is no requirement for editing the files within website.

This personal website would be hosted on a free hosting service which means of course there would be storage/bandwidth limitations and that is fine. It would not be hosted on its domain but on a free subdomain
such as mywebsite.hostprovider.com

Ideally the solution should be based on Java but if this is not possible then PHP or .net may also be considered. But in any case it should use existing free gadgets or social networking app such as mp3 player or online storage vault gadget. It should not require writing new programs but customizations or configurations changes. It is OK these gadgets can be based on in any programming language.

The owner should be able to modify or update the web pages on this personal website.

It would be best if the solution is based on Google App Engine and Google Apps using Java and hosted on Google App Engine Cloud. If this is not possible other alternatives would be considered.

Symbolic Links

May 25th, 2009 Comments off

I need some one to fix some symbolic links on my web site.

I have two websites that share a database and some files. One site is the “master site” and has many images, documents, and video clips saved there. The other site is the “secondary site” and it uses symbolic links to get the files from the “master site”. Both web sites are community membership sites so members can upload, save, and view files from both sites even though the images are always saved to the “master site”.

There are several symbolic links pointing to directories on the “master site”. Someone deleted one of the symbolic links and now the files are being saved directly to the “secondary site” and not the “master site”. I need you to create a new symbolic link to save the files to the “master site”.

Then I would like you to check over the other existing symbolic links to make sure they are set up correctly.

Multi Song Uploader

April 3rd, 2009 Comments off

The script will be used in an existing website and would offer our clients a secure facility where they can upload multiple songs, text files, manuscripts, etc., for registration and secure storage purposes.
What we need is…

WordPress Plugins Pre-install

March 16th, 2009 No comments

We create a number of WordPress blogs (2-3 per day) and to maximise our blogs, we use a number of plugins, such as All in One SEO pack. All in all, there are possibly about 20 plugins that we like to activate.

When we install WordPress, we upload the files correctly, so the plugins are all installed. The problem is that they are all set as “deactive” and it is time consuming to manually activate them.

Therefore, we need someone to modify our files so that when we install a new blog, the plugins are already ACTIVATED (not just installed).

PLEASE NOTE WE ARE NOT LOOKING FOR SOMEONE TO INSTALL THE FILES, WE WANT THE FILES TO BE ACTIVATED WHEN WE UPLOAD THEM

If you do not reference the above information in your PMB, we will assume you have not read the post and ignore your reply.

Bear