Latest Projects
Mock Up Program for Vehicle Wrap Company by wrapcompanyPosted in Other or Unknown
March 11, 2010 (1 hour ago)
Hello, I am looking for a web application to use on my website. www.bsgwraps.com 1. Custom select his vehicle type in a scroll down menu – out line of his car appears 2. Then he can select or upload a pattern or picture – his car now shows his selected pattern or picture… (Budget: $750-1500, Jobs: Graphic Design, Microsoft, Papervision3D, Script Installation, Software Testing)
Display Changes In Two HtmlsPosted in Conversion, Google, Linux, script
March 11, 2010 (1 hour ago)
We are looking a good coder who can take two HTML pages and show the differences between two pages in a new page with all changes highlighted.
Forced Matrix/mlm ScriptPosted in Other or Unknown
March 11, 2010 (1 hour ago)
I am currently working on a forced matrix/MLM site, and need some help with the registration, login and parts of the members area.
The matrix will have a fixed width of 5 people, and makes the member earn from referrals 6 leels deep. When a user signs up without beeing referred, that user must be placed automatically in the matrix. If one level is filled, the user must be placed in the next level. Else the user will be placed below the referring user (there’ll be a field in the registration form where the user can enter the username of the one referring him/her).
I need someone who can do the following:
1) Code the registration process that will insert the user-entered info into a MySQL database table (’members’). Must include an activation bit where the user has to click on a link in an email to finish the registration (by setting ‘activated’ from default 0 to 1 in the database ‘members’ table). The registration form must use CAPTCHA to prevent bots from spamming it. In addition, I want to protect from multiple signups by only allowing 1 signup per IP.
2) Code the login part (including setting the session variables).
3) Code the following pages of the members area:
Account overview
Let the user see what information has been stored about him/her
Edit details
If the user wants to change his/her email address, password etc.
Sponsor info
Misc. information about the user’s sponsor/referrer, plus a form that enables the user to send his/her sponsor an email directly from within the members area.
Withdraw funds
Where the user can request a withdrawal (this will happen externally from the site by manual bank wire). If requested, the amount must be deducted from the user’s account balance, and the request must also be inserted into a database table (’withdrawals’) as pending. Also validate against the database to check if the user has sufficient funds.
Matrix overview
Self-explaining. Let the user explore his/her entire downline. I thought this as an AJAX implementation that can expand/close dynamically so that the user won’t have to load the page a million times, but I’m open for other suggestions.
Log out
Kill the session and return to main area of site.
Close account
Let the user be able to delete his/her account totally and remove the user from the database. If so, the matrix need to be rebuilt in a way that fills out any hole the closed account leaves behind. E.g by moving a user from the next level up OR by inserting the next signup in the closed account’s place.
4) IPN script for LibertyReserve. To update the database by setting the ‘paid’ column in the ‘members’ table from 0 to 1 when a payment is made.
No payments to the upline must be done until membership fee is paid. Then, upline payments must be done in real-time, and not in a scheduled cron job.
The ‘members’ table can be modified to fit any necessary needs for the coder.
That’s mostly it, except this must also be implemented to a design I’ve allready made.
That is the project. What I have written here is not final, so any modification ideas or suggestions from the coder will be taken into serious consideration.
The hired coder must have good english/communication skills and be available on msn every day. I only accept bids from experienced coders with good reviews.
All code must be secure against XSS and SQL injection attacks. I don’t want any GET-variables in the URLs unless they are absolutely required to make it work. Clean code with no fancy and over-complicated stuff
)
Maybe this was a well over-done description, but I want you to know what the project takes before placing any bids.
Forced Matrix/mlm ScriptPosted in Uncategorized
March 11, 2010 (1 hour ago)
I am currently working on a forced matrix/MLM site, and need some help with the registration, login and parts of the members area.
The matrix will have a fixed width of 5 people, and makes the member earn from referrals 6 leels deep. When a user signs up without beeing referred, that user must be placed automatically in the matrix. If one level is filled, the user must be placed in the next level. Else the user will be placed below the referring user (there’ll be a field in the registration form where the user can enter the username of the one referring him/her).
I need someone who can do the following:
1) Code the registration process that will insert the user-entered info into a MySQL database table (’members’). Must include an activation bit where the user has to click on a link in an email to finish the registration (by setting ‘activated’ from default 0 to 1 in the database ‘members’ table). The registration form must use CAPTCHA to prevent bots from spamming it. In addition, I want to protect from multiple signups by only allowing 1 signup per IP.
2) Code the login part (including setting the session variables).
3) Code the following pages of the members area:
Account overview
Let the user see what information has been stored about him/her
Edit details
If the user wants to change his/her email address, password etc.
Sponsor info
Misc. information about the user’s sponsor/referrer, plus a form that enables the user to send his/her sponsor an email directly from within the members area.
Withdraw funds
Where the user can request a withdrawal (this will happen externally from the site by manual bank wire). If requested, the amount must be deducted from the user’s account balance, and the request must also be inserted into a database table (’withdrawals’) as pending. Also validate against the database to check if the user has sufficient funds.
Matrix overview
Self-explaining. Let the user explore his/her entire downline. I thought this as an AJAX implementation that can expand/close dynamically so that the user won’t have to load the page a million times, but I’m open for other suggestions.
Log out
Kill the session and return to main area of site.
Close account
Let the user be able to delete his/her account totally and remove the user from the database. If so, the matrix need to be rebuilt in a way that fills out any hole the closed account leaves behind. E.g by moving a user from the next level up OR by inserting the next signup in the closed account’s place.
4) IPN script for LibertyReserve. To update the database by setting the ‘paid’ column in the ‘members’ table from 0 to 1 when a payment is made.
No payments to the upline must be done until membership fee is paid. Then, upline payments must be done in real-time, and not in a scheduled cron job.
The ‘members’ table can be modified to fit any necessary needs for the coder.
That’s mostly it, except this must also be implemented to a design I’ve allready made.
That is the project. What I have written here is not final, so any modification ideas or suggestions from the coder will be taken into serious consideration.
The hired coder must have good english/communication skills and be available on msn every day. I only accept bids from experienced coders with good reviews.
All code must be secure against XSS and SQL injection attacks. I don’t want any GET-variables in the URLs unless they are absolutely required to make it work. Clean code with no fancy and over-complicated stuff
)
Maybe this was a well over-done description, but I want you to know what the project takes before placing any bids.
Forced Matrix/mlm ScriptPosted in Uncategorized
March 11, 2010 (1 hour ago)
I am currently working on a forced matrix/MLM site, and need some help with the registration, login and parts of the members area.
The matrix will have a fixed width of 5 people, and makes the member earn from referrals 6 leels deep. When a user signs up without beeing referred, that user must be placed automatically in the matrix. If one level is filled, the user must be placed in the next level. Else the user will be placed below the referring user (there’ll be a field in the registration form where the user can enter the username of the one referring him/her).
I need someone who can do the following:
1) Code the registration process that will insert the user-entered info into a MySQL database table (’members’). Must include an activation bit where the user has to click on a link in an email to finish the registration (by setting ‘activated’ from default 0 to 1 in the database ‘members’ table). The registration form must use CAPTCHA to prevent bots from spamming it. In addition, I want to protect from multiple signups by only allowing 1 signup per IP.
2) Code the login part (including setting the session variables).
3) Code the following pages of the members area:
Account overview
Let the user see what information has been stored about him/her
Edit details
If the user wants to change his/her email address, password etc.
Sponsor info
Misc. information about the user’s sponsor/referrer, plus a form that enables the user to send his/her sponsor an email directly from within the members area.
Withdraw funds
Where the user can request a withdrawal (this will happen externally from the site by manual bank wire). If requested, the amount must be deducted from the user’s account balance, and the request must also be inserted into a database table (’withdrawals’) as pending. Also validate against the database to check if the user has sufficient funds.
Matrix overview
Self-explaining. Let the user explore his/her entire downline. I thought this as an AJAX implementation that can expand/close dynamically so that the user won’t have to load the page a million times, but I’m open for other suggestions.
Log out
Kill the session and return to main area of site.
Close account
Let the user be able to delete his/her account totally and remove the user from the database. If so, the matrix need to be rebuilt in a way that fills out any hole the closed account leaves behind. E.g by moving a user from the next level up OR by inserting the next signup in the closed account’s place.
4) IPN script for LibertyReserve. To update the database by setting the ‘paid’ column in the ‘members’ table from 0 to 1 when a payment is made.
No payments to the upline must be done until membership fee is paid. Then, upline payments must be done in real-time, and not in a scheduled cron job.
The ‘members’ table can be modified to fit any necessary needs for the coder.
That’s mostly it, except this must also be implemented to a design I’ve allready made.
That is the project. What I have written here is not final, so any modification ideas or suggestions from the coder will be taken into serious consideration.
The hired coder must have good english/communication skills and be available on msn every day. I only accept bids from experienced coders with good reviews.
All code must be secure against XSS and SQL injection attacks. I don’t want any GET-variables in the URLs unless they are absolutely required to make it work. Clean code with no fancy and over-complicated stuff
)
Maybe this was a well over-done description, but I want you to know what the project takes before placing any bids.
Forced Matrix/mlm ScriptPosted in Uncategorized
March 11, 2010 (1 hour ago)
I am currently working on a forced matrix/MLM site, and need some help with the registration, login and parts of the members area.
The matrix will have a fixed width of 5 people, and makes the member earn from referrals 6 leels deep. When a user signs up without beeing referred, that user must be placed automatically in the matrix. If one level is filled, the user must be placed in the next level. Else the user will be placed below the referring user (there’ll be a field in the registration form where the user can enter the username of the one referring him/her).
I need someone who can do the following:
1) Code the registration process that will insert the user-entered info into a MySQL database table (’members’). Must include an activation bit where the user has to click on a link in an email to finish the registration (by setting ‘activated’ from default 0 to 1 in the database ‘members’ table). The registration form must use CAPTCHA to prevent bots from spamming it. In addition, I want to protect from multiple signups by only allowing 1 signup per IP.
2) Code the login part (including setting the session variables).
3) Code the following pages of the members area:
Account overview
Let the user see what information has been stored about him/her
Edit details
If the user wants to change his/her email address, password etc.
Sponsor info
Misc. information about the user’s sponsor/referrer, plus a form that enables the user to send his/her sponsor an email directly from within the members area.
Withdraw funds
Where the user can request a withdrawal (this will happen externally from the site by manual bank wire). If requested, the amount must be deducted from the user’s account balance, and the request must also be inserted into a database table (’withdrawals’) as pending. Also validate against the database to check if the user has sufficient funds.
Matrix overview
Self-explaining. Let the user explore his/her entire downline. I thought this as an AJAX implementation that can expand/close dynamically so that the user won’t have to load the page a million times, but I’m open for other suggestions.
Log out
Kill the session and return to main area of site.
Close account
Let the user be able to delete his/her account totally and remove the user from the database. If so, the matrix need to be rebuilt in a way that fills out any hole the closed account leaves behind. E.g by moving a user from the next level up OR by inserting the next signup in the closed account’s place.
4) IPN script for LibertyReserve. To update the database by setting the ‘paid’ column in the ‘members’ table from 0 to 1 when a payment is made.
No payments to the upline must be done until membership fee is paid. Then, upline payments must be done in real-time, and not in a scheduled cron job.
The ‘members’ table can be modified to fit any necessary needs for the coder.
That’s mostly it, except this must also be implemented to a design I’ve allready made.
That is the project. What I have written here is not final, so any modification ideas or suggestions from the coder will be taken into serious consideration.
The hired coder must have good english/communication skills and be available on msn every day. I only accept bids from experienced coders with good reviews.
All code must be secure against XSS and SQL injection attacks. I don’t want any GET-variables in the URLs unless they are absolutely required to make it work. Clean code with no fancy and over-complicated stuff
)
Maybe this was a well over-done description, but I want you to know what the project takes before placing any bids.
Forced Matrix/mlm ScriptPosted in Uncategorized
March 11, 2010 (1 hour ago)
I am currently working on a forced matrix/MLM site, and need some help with the registration, login and parts of the members area.
The matrix will have a fixed width of 5 people, and makes the member earn from referrals 6 leels deep. When a user signs up without beeing referred, that user must be placed automatically in the matrix. If one level is filled, the user must be placed in the next level. Else the user will be placed below the referring user (there’ll be a field in the registration form where the user can enter the username of the one referring him/her).
I need someone who can do the following:
1) Code the registration process that will insert the user-entered info into a MySQL database table (’members’). Must include an activation bit where the user has to click on a link in an email to finish the registration (by setting ‘activated’ from default 0 to 1 in the database ‘members’ table). The registration form must use CAPTCHA to prevent bots from spamming it. In addition, I want to protect from multiple signups by only allowing 1 signup per IP.
2) Code the login part (including setting the session variables).
3) Code the following pages of the members area:
Account overview
Let the user see what information has been stored about him/her
Edit details
If the user wants to change his/her email address, password etc.
Sponsor info
Misc. information about the user’s sponsor/referrer, plus a form that enables the user to send his/her sponsor an email directly from within the members area.
Withdraw funds
Where the user can request a withdrawal (this will happen externally from the site by manual bank wire). If requested, the amount must be deducted from the user’s account balance, and the request must also be inserted into a database table (’withdrawals’) as pending. Also validate against the database to check if the user has sufficient funds.
Matrix overview
Self-explaining. Let the user explore his/her entire downline. I thought this as an AJAX implementation that can expand/close dynamically so that the user won’t have to load the page a million times, but I’m open for other suggestions.
Log out
Kill the session and return to main area of site.
Close account
Let the user be able to delete his/her account totally and remove the user from the database. If so, the matrix need to be rebuilt in a way that fills out any hole the closed account leaves behind. E.g by moving a user from the next level up OR by inserting the next signup in the closed account’s place.
4) IPN script for LibertyReserve. To update the database by setting the ‘paid’ column in the ‘members’ table from 0 to 1 when a payment is made.
No payments to the upline must be done until membership fee is paid. Then, upline payments must be done in real-time, and not in a scheduled cron job.
The ‘members’ table can be modified to fit any necessary needs for the coder.
That’s mostly it, except this must also be implemented to a design I’ve allready made.
That is the project. What I have written here is not final, so any modification ideas or suggestions from the coder will be taken into serious consideration.
The hired coder must have good english/communication skills and be available on msn every day. I only accept bids from experienced coders with good reviews.
All code must be secure against XSS and SQL injection attacks. I don’t want any GET-variables in the URLs unless they are absolutely required to make it work. Clean code with no fancy and over-complicated stuff
)
Maybe this was a well over-done description, but I want you to know what the project takes before placing any bids.
Wordpress Movie Link PluginMarch 11, 2010 (1 hour ago)
Hi,
I need a plugin for my wordpress movie site.
I need a plugin that allows users to submit links to movies in fron-end and then they are sent for approval in back-end and I can accept them or deny.
Similar like comments.
Like in this website:
http://watch-movies.ro/movie/dear_john_29
March 11, 2010 (1 hour ago)
Hi,
I need a plugin for my wordpress movie site.
I need a plugin that allows users to submit links to movies in fron-end and then they are sent for approval in back-end and I can accept them or deny.
Similar like comments.
Like in this website:
http://watch-movies.ro/movie/dear_john_29
Posted in Other or Unknown
March 11, 2010 (1 hour ago)
Hello all, I’m working in an 80-page comic book that I want to self-publish. The text is already written but I’m not an English native speaker so I need somebody to have a quick glance at it. – The document is 14 pages but only 5054 words… (Budget: $30-250, Jobs: Editing, Fiction, Reviews)


