Archive

Posts Tagged ‘the site should’

Traveling Website

October 7th, 2011 Comments off

I require a fully designed website. The site should look very professional and clean. This is a traveling website where people are going to post articles and pictures about their traveling experience to different cities around the world. People should be able to comment on articles on the website. The site should be integrated with social media websites like (Facebook, twitter etc..)

All new posts should appear at the front page of the website.

Please accurately quote price and time. PM me samples of your work.

Thanks.

Sharecash Clone 2

August 8th, 2011 Comments off

I need a clone script of sharecash.org.
The script should have the same basic functions: Users upload files and get a certain amount of cash whenever someone on the download page completes an offer through a gateway. Once the minimum payout has been reached, the user can click a button to request a payment through PayPal/MoneyBookers/other popular payment gateways.

The script should also have an admin panel, where you can manage the amount of money the uploader is paid whenever a user completes the offer through their download link), manage users (kick, ban, warn, message, show IP, country).

The theme/template must be easy to modify, and shouldn’t differ too much from Sharecash. The site should also be SEO friendly, and the site should work with any content locker that has postback

Sharecash Clone

July 11th, 2011 Comments off

I need a clone script of sharecash.org.
The script should have the same basic functions: Users upload files and get a certain amount of cash whenever someone on the download page completes an offer through a gateway. Once the minimum payout has been reached, the user can click a button to request a payment through PayPal/MoneyBookers/other popular payment gateways.

The script should also have an admin panel, where you can manage the amount of money the uploader is paid whenever a user completes the offer through their download link), manage users (kick, ban, warn, message, show IP, country).

The theme/template must be easy to modify, and shouldn’t differ too much from Sharecash. The site should also be SEO friendly, and the site should work with any content locker that has postback

Website Required

November 10th, 2009 Comments off

I am looking to have a site built from a scratch.
Here you may look at the functions the site should contain. Please try and make it commercially profitable.

The site should have such structure:
Navigation, About Us, Our Systems, Our Partners, Prices, Terms & Conditions, Contact us, References

Clients should be able to place an order using a special form (up to 20 information lines to be supplied, for example, name, request description, address). Orders should be forwarded to my email.

There should be option to change prices, wording, email address.

Please, ask any questions in PMB.

Thanks

Printers Website

August 4th, 2009 Comments off

I am looking to recreate http://www.printwize.co.uk/items/ but with these specifics:

The site should be absolutely dynamic and driven from a MySQL database, either with a PHP or RoR engine powering it.

**IMPORTANT** The site should be re-deployable, so should have a single config file and an SQL dump that can be loaded onto any MySQL server. There should be an empty file system I can use as a package.

**IMPORTANT** I should be able to clone an empty site on another server within 5 minutes, just like setting up a new wordpress site.

The site should also use an engine that will parse templates, but NOT smarty or anything similar. It must be able to read pure .html files our designer creates that contain tags wrapped like this: %%TAG_NAME%% or ::TAG_NAME::

I have an example of the kind of template engine I will want here: http://www.devshed.com/c/a/PHP/Building-a-Template-Parser-Class-with-PHP-Part-II/

This would need to be checked for security flaws, and should be modular, I would like to be able to turn template caching on or off from the backend.

The working site should consist of these primary features:

**FRONTEND (CONTENT AREA)** Should be a lot like the structure of http://www.printwize.co.uk/corp-index.htm

This will need to be configurable from the backend, and any number of pages and categories should be added. **IMPORTANT** I do not want you to base the backend application on a prebuilt backend framework or CMS engine. The development needs to be unique and new code.

Modules such as News, Offers etc should be able to be called into a standard HTML page templates in the content system by using custom tags such as %%NEWS%%, %%NEW_PRODUCTS%%, %%SPECIAL_OFFERS%% etc.

**FRONTEND (CATALOGUE AREA)** Should be a lot like the structure of http://www.printwize.co.uk/items/

Each category (see left hand menu) should be able to be added from the backend and configured in a very simple manner. It should be able to contain products or be a direct link to an actual product – Compare “Business Stationary” with “Business Cards” for an example.

On the product page, see http://www.printwize.co.uk/items/folders/18/ and http://www.printwize.co.uk/items/businesscards/12/, a pricing matrix should be set up from the backend, in a very easy to configure method. You will notice quantity breaks and options vary from product to product so these should be configurable per axis, per product.

This should be editable on one screen, so we should see an editable table of each price where we can simply fill in each box with a price.

**BACKEND** This should be easy to use. Anybody should be able to log in and use it without extensive training. I would like it to more or less the same as the Interspire Shopping Cart backend, please go to http://www.interspire.com/shoppingcart/godemo.php and take a look at the control panel demo.

The file structure should be modular like WordPress, plugins, templates and system files should be seperate. The templates must be put into a flat directory structure and must have conventional, fixed names so that the template engine can read them. Our designer should just be able to FTP new files up to that directory with our own designs.

The backend should have SEO features for naming pages, and must have an option to enable .htaccess URL rewriting so URLS can have a similar structure to the Printwize site. This should work without .htaccess as default, using unclean URLS.

We then need these optional modules that are seperate from the main site, but can be installed by dropping packages into the Plugins folder.

Some of our sites will need ecommerce at various degrees.

**MODULE** Account based catalogue.
From the frontend, a module could be called into the template, %%LOGIN%%, calling a login/signup area. On signup, new users should be put in a guest holding group.

From the backend, we should be able to approve these new signups and assign them to groups. Based on groups, we should be able to configure custom pricing grids for each product. This will need the options “Fixed Price”, where a completely new grid is created for them on a product, “Percentage discount”, where the original grid is reduced or increased by a set %, or “Fixed ammount discount” where everything is reduced by X ammount. This needs to be configurable PER PRODUCT, i.e some may have a Percentage discount, some may be a fixed price, and others may have a flat rate reduction.

We should be able to create user groups and place multiple signups into this group which receives the set discount, to allow many users from one company to see the same discount.

We also may need to create custom categories and/or products that only CERTAIN groups can see once logged in.

Once approved and configured from the backend, we also need to give these users “View only” or “Ecommerce customer” options. This will be USER based, NOT GROUP BASED. Whether we see this option depends on whether we have the next module installed.

**MODULE** Ecommerce system

This will be split into sub modules.

Main module – AJAX shopping cart. When you look at a product matrix on the frontend, if ecommerce is switched on in the site, a user will be able to click the chosen price in the grid, and using AJAX methods, they will see an option screen appear which will let them see the chosen product/qty (remember the qty is chosen on the grid) and give them a choice to add to the basket or cancel and re-choose.

This screen will also have a file upload box that they must use to add a file. We should be able to set up what file extensions we will allow from the backend. There should be a progess bar that will display during upload, and it should handle large (up to 50mb) uploads without timing out.

The customer should be able to choose to upload at a later time, on the checkout screen.

This screen should also pull in an extra module should it be enabled:

**MODULE** Finishing options.
Each product should be able to have finishing options configured, e.g. trimming, folding, paper weight, etc. These should be reusable on all products but be able to include unique price identifiers.

**MODULES** Ecommerce options.
We need to independantly configure our sites to have one or more ecommerce options.

The most basic option will be Account based payment. We will receive orders; the customer will simply enter a purchase order number when they place them.

As a seperate module, we should be able to use instant payment. This system should give three payment options, and we should be able to choose one, two or all three options: Paypal, Google Checkout and SagePay (Formerly Protx).

Each should be able to be configured from the backend by entering appropriate account details. We should not have to change config files to make it work.

Again, each of these modules should be installable by adding a package to the plugins folder, and each module should be packaged so that we can use them independantly.

This project will start moving within 2 months of receiving a suitable quote.

We would expect you to provide clean, standards based code, completely commented so we can if necessary continue development.

We would expect a warranty and support on the product, and would need you to sign the code over to us, copyrighted to our company, with a guarantee that you will not resell it to another company.

Should the project be successful, we would like to start a working relationship with you to develop more modules.

We do not need frontend design, just some basic example files that contain the appropriate template names and tags.

Social Network Needed

August 1st, 2009 Comments off

I need an extremely robust and professional looking social network QUICKLY developed that will have components of both myspace and facebook as well as a few new things (which I will discuss with you privately). The site will be a hybrid of cloned and altered functions from 5 different websites . This project should be fairly simple as you would only need to combine features of other websites that already exist into a social networking site and design the site to my specifications. The design should also be fairly easy because I will provide you with a screenshot that gives you the basic design of the site. As soon as you are hired for this project you will receive a detailed description of what is to be done and the links to the other sites that already offer the functions I am requesting for my site. You would simply need to incorporate those features into one site and provide me with easy administrative backdoor access to all functions. I do need an active working version of this website as soon as possible. The basic acceptable initial version of this website should be no less impressive than myspacecom .

THE SITE MUST BE SELF CONTAINED AND FULLY FUNCTIONAL BASED ON IT’S OWN SCRIPTS WITH NO FEES FOR OTHER SERVICES. The site must allow each member the option to invite their friends to join by importing emails from hotmail, gmail, yahoo, aol, and other email services in a fashion similar to facebook.com .The site should also allow the member to send out a tweet to their twitter followers in order to gain access to the site. The member should also receive points for inviting friends (and I will tell you what those points should be used for later). The site will allow people to network and connect with others based on mutual interests (such as fishing, etc.) and previous affiliation (such as hometown, schools attended, etc.). Commercialized social network software or software that is dependant upon any other source is unacceptable for the completion of this project.
The site should also have the ability to host google adsense ads and sponsored ads on every page of the site including members home pages and I should have easy administrative backdoor access to all functions. I want this site to be unique so there are new types of sections that I want added to the site and the site will have sections very different from other social networking sites. I need someone who is quick, competent and focused on providing real results. I will give you examples of what I want and a detailed description once you are chosen for the project and have signed and returned the required contract. I am hoping to choose someone today as soon as possible. You must be dependable and provide timely updates showing continous progress on this project.

There is a software function that I would like incorporated into my site. The software is currently free on another site and I would very much like an altered version of this software (with functions and design specific to my site)on my site.

The completed version of the site will contain the following:
1. group chat/video chat/video conferencing (there is a script available for you to just upload for this part)
2. ratings/ranking system that allows members to leave other members 1-5 stars and to leave them written feedback
3. area where members can upload audio
4. browse/search feature
5. apps( a place where members can upload applications and free software , with safety mechanisms to prevent viruses)
6. invite- members can invite friends
7. mail
8. blogs
9. favorites
10. forum
11. groups
12. events
13.classifieds
14. status updates
15. an area to upload video and a seperate area to upload audio
16. Several new features and functions and multiple additional sections designed to make this site unique

Please put the word phenix in your reply to this point so I’ll know that you have read the entire post and that you have a complete understanding of the project. It is very important that you be reliable, dedicated, and quick. I am looking to establish a long term working relationship with a thorough, quick , and reliable professional or company. This project should be easy for the right person.

Website Design And Development

July 30th, 2009 Comments off

New eCommerce company needs to have a custom website designed and developed.

Business overview:
The business is selling B2C office supplies online. We will have account managers working for us that will setup business accounts and designate users at the business that can login to our site and create supply lists. Retail customers will then login to the site and choose a company and list to purchase. The purchase will be completed on our site using a merchant account. Then the order will be transmitted to our supplier for shipment.

Site requirements:
-Multi-level user login ability (superuser, account managers, company admin, company list managers, retail customers)
-Lists can be created that retail customers can select and add all items from list to their cart (some of these items need to be customized by the retail customer – color, size, etc.)
-We will need an interface to our supplier to retrieve listing of product details
-We need an export function to transmit orders to our supplier
-Credit cards will be processed through our merchant account
-Will need security to protect user data
-Open source cart software may be used, but will require heavy modification
-Ability to download transaction data to import into offline accounting software

Project details:
-Understand detailed requirements (we currently have an html mockup showing how the site should work)
-Develop site layout and navigation concepts (using latest web technologies)
-Create company logo and website look and feel
-Develop entire site frontend and backend (including database population)
-Beta test site
-Install site on my host
-Perform final acceptance testing
-Provide ongoing technical support to ensure site is working properly
-I will retain rights to the code
-Your bid should be a fixed price bid
-There will potentially be future work as we make additions to the site

Bid details:
Your bid should include samples of prior work (both graphic and development), technologies you plan to use, cost estimate for entire project, payment terms, time required to complete entire project, support you will offer after project is completed. Bids will be evaluated based primarily on quality of prior work (your rating) and cost. Prior to selecting a winning bid, top candidates will be given access to our html mockup and asked to revise their bid based on more detailed requirements. A winning bidder is expected to be selected by the end of August.

Please use project message board for questions. Thank you.New eCommerce company needs to have a custom website designed and developed.

Business overview:
The business is selling B2C office supplies online. We will have account managers working for us that will setup business accounts and designate users at the business that can login to our site and create supply lists. Retail customers will then login to the site and choose a company and list to purchase. The purchase will be completed on our site using a merchant account. Then the order will be transmitted to our supplier for shipment.

Site requirements:
-Multi-level user login ability (superuser, account managers, company admin, company list managers, retail customers)
-Lists can be created that retail customers can select and add all items from list to their cart (some of these items need to be customized by the retail customer – color, size, etc.)
-We will need an interface to our supplier to retrieve listing of product details
-We need an export function to transmit orders to our supplier
-Credit cards will be processed through our merchant account
-Will need security to protect user data
-Open source cart software may be used, but will require heavy modification
-Ability to download transaction data to import into offline accounting software

Project details:
-Understand detailed requirements (we currently have an html mockup showing how the site should work)
-Develop site layout and navigation concepts (using latest web technologies)
-Create company logo and website look and feel
-Develop entire site frontend and backend (including database population)
-Beta test site
-Install site on my host
-Perform final acceptance testing
-Provide ongoing technical support to ensure site is working properly
-I will retain rights to the code
-Your bid should be a fixed price bid
-There will potentially be future work as we make additions to the site

Bid details:
Your bid should include samples of prior work (both graphic and development), technologies you plan to use, cost estimate for entire project, payment terms, time required to complete entire project, support you will offer after project is completed. Bids will be evaluated based primarily on quality of prior work (your rating) and cost. Prior to selecting a winning bid, top candidates will be given access to our html mockup and asked to revise their bid based on more detailed requirements. A winning bidder is expected to be selected by the end of August.

Please use project message board for questions. Thank you.

Categories: E-Commerce, PHP, Programming, Website Design Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Zen Cart Website With Forum

July 7th, 2009 Comments off

Hi,
I need a Zen cart template customised to allow a phpbb or vBulletin forum to display a feed on front page of Site.

I will provide both templates to be customised.
I will also provide a psd of how the site should look.

The site should be easy to update for a ‘non webby’.I am happy to consider suggestions for other cart and forum technologies.

please see jpg of proposed site.

I am interested in working with solo freelancers only. Please do not repsonf if you are company bigger than 3.Thank you.

Online Classroom

June 7th, 2009 Comments off

Web Site Design Plan Site Name: Speaking of English
Globally

Site Purpose:

The purpose of this site is to foster real communicative language exchange between students in various countries in a controlled learning (online) environment. Particularly and immediately, the site will be a tool for building a partnership between American High school students and Korean high school students. Korean students will have the chance to use the English language in an authentic way while American students will be exposed to the Korean language. Both parties will be introduced and gain first hand knowledge of the other’s culture.

Site Features:

The web site will essentially be a synthesis of the tools available on sites like facebook,com, jeongeui.ning.com, voxopop.com and voicethread.com.
The site should include the following features:

1. The ability to create individual profiles that will include pictures, videos and music.
2. Profile necessity in order to participate in the site.
3. Virtual classrooms in which only students from actual classes will have access to.
4. The virtual classrooms will be linked to partner classrooms. For example, class 105 in Korean will automatically be linked to class 12 in America.
5. The virtual classrooms should have the following capabilities:
a. allow students/teachers to create written threads
b. allow students/teachers to create voice threads
c. allow the threads to function as a video. Check out voicethread.com. Students should be able to draw and highlight things with their speech.
d. allow for real-time communication: written and orally
6. The site should include a grade book that will allow students to see their individual grades.
7. The site should have the ability to host uploaded powerpoint presentations, videos and audio files.
8. The site should include e-mail features that will both be an e-mail client and forward to other e-mail accounts.
9. A class syllabus and materials section.
10. Finally, a Community section should be a part of the site. This will be a free section where students can socialize apart from their password protected classrooms and engage in free talk (verbally and written).

I am hoping for a clear, attractive and engaging website that many school districts will be able to use.

Tabs:

Home

Contact Us

Resources

Online Classroom

June 6th, 2009 Comments off

Web Site Design Plan Site Name: Speaking of English
Globally

Site Purpose:

The purpose of this site is to foster real communicative language exchange between students in various countries in a controlled learning (online) environment. Particularly and immediately, the site will be a tool for building a partnership between American High school students and Korean high school students. Korean students will have the chance to use the English language in an authentic way while American students will be exposed to the Korean language. Both parties will be introduced and gain first hand knowledge of the other’s culture.

Site Features:

The web site will essentially be a synthesis of the tools available on sites like facebook,com, jeongeui.ning.com, voxopop.com and voicethread.com.
The site should include the following features:

1. The ability to create individual profiles that will include pictures, videos and music.
2. Profile necessity in order to participate in the site.
3. Virtual classrooms in which only students from actual classes will have access to.
4. The virtual classrooms will be linked to partner classrooms. For example, class 105 in Korean will automatically be linked to class 12 in America.
5. The virtual classrooms should have the following capabilities:
a. allow students/teachers to create written threads
b. allow students/teachers to create voice threads
c. allow the threads to function as a video. Check out voicethread.com. Students should be able to draw and highlight things with their speech.
d. allow for real-time communication: written and orally
6. The site should include a grade book that will allow students to see their individual grades.
7. The site should have the ability to host uploaded powerpoint presentations, videos and audio files.
8. The site should include e-mail features that will both be an e-mail client and forward to other e-mail accounts.
9. A class syllabus and materials section.
10. Finally, a Community section should be a part of the site. This will be a free section where students can socialize apart from their password protected classrooms and engage in free talk (verbally and written).

I am hoping for a clear, attractive and engaging website that many school districts will be able to use.

Tabs:

Home

Contact Us

Resources

Joomla/wordpress Website

May 30th, 2009 Comments off

Hello,

I need a programmer to create a website with Joomla. The Design is already done, I am looking for a top not programmer. This is a full site creation, not just a joomla template.

The site will have a message board, polls, Tags, a search function and Google Adwords and other Advertisements. The site should be optimized for SEO. I am looking for an expert programmer in JOOMLA. I am looking for Perfection. Details will follow.

Strong English Skills a MUST, ability to SKYPE is preferred..

Hello,

I need a programmer to create a website with Joomla. The Design is already done, I am looking for a top not programmer.

The site will have a message board, polls, Tags, a search function and Google Adwords and other Advertisements. The site should be optimized for SEO. I am looking for an expert programmer in JOOMLA. I am looking for Perfection. Details will follow.

Strong English Skills a MUST, ability to SKYPE is preferred..

*Use of google adsense modules within stories and between forum posts
*Minor changes to the design
*Implementation of Message Board/Forum
*News Feeds from external Sites
*Polls as they show in quizilla
*Submit your story page to have email/category/keyword selection
*Possible implementation of mega drop down
*Advanced search, based on misspelling and other advanced search features

Please reply back with estimate of price and time to complete, only reply if this is easy work for you, I want experts.

Web Design

May 29th, 2009 Comments off

100% Source Codes
Language: PHP

Product Overview

I will like to own my very own forex signal website, business and educational site built with security minded programming. Instant Forex Signal is the ultimate forex trade signal alert solution for those who wish to run or trade forex profitably, the site like www.fxinstructor.com. The site should come with a ready out of the box website with all the features needed to run my very own forex trading signal, forex eductional and partnership website.

The site should be completely secure and to be based on the power of PHP and MySQL with encryption techniques installed on the authorization modules of the site for complete security of the site, daily signal, funds of the users and fund of the investors. The admin panel we offer an absolute control over the whole website and provide the administrators with complete stats of the activity of the site.

What can website exactly do?
* Investment page able to fund the account and to create new pages and automatically added to category.
* Works just like the popular www.fxinstructor.com but with added features.
* Fully supports automated recurring billing
* Allows you to completely customize all colours, pictures, and logos, for a completely brandable site.
* Easily ban/block users/IP’s
* Designed for growth, allowing you to place different parts of the program on different servers with near instant synchronization.
* Allows for more customer funding and payment options. we can even allow customers to make payment/subscriptions WITH the (Alartpay, PayPal, E-Gold, Liberty Reserve, virtualterminalnetwork).
* And many more! Refer below for more details about the website now.

Requirements

Any of the following supported payment systems: Paypal, Alartpay, E-Gold, NetPay, Bank wire, Online Check, Credit Card, Liberty Reserve, virtualterminalnetwork
MySQL (version 3.23 or higher)
MYSQL database
PHP (version 4.2.3 or higher)
SSL (optional)

Features

Member Functions

* Members Login System
o Username for login (email of client used or username)
o Access code (randomly generated using letters and digits)
o Error messages on unsuccessful login tries
o Auto session expiry with no activity on account during logged in
o SSL supported
* Transfer Funds
o Transfer funds to another user
o Ability to add payment description
* Withdraw Funds
o Set withdraw amount
o Funds can be withdraw using the following payment processors: Paypal, E-Gold, Bank Transfer ,Liberty Reserve or Postal Cheque

* Edit Profile
o Change password
o Edit member’s personal info
*Reset password
* Referral Program
o View number of referrals
o Get HTML codes for referral programs
* Deposit Funds
o Members can get money using the following methods: Paypal, E-Gold, Credit Card, Alertpay, Liberty Reserve, into their investment account and subscription fees
* Account Summary
o View transaction history (including time/date and status)
o Verify account
o Manage email addresses
* And many more!

Admin Functions

* Ability to set the system configurations
o Edit admin username/password
o Settings for the payment gateway
o Referrer earning
o Edit variables
o Set minimum transfer/deposit/withdraw amount
o Signup bonus
* View/Edit/delete/close member info and admin has the ability to suspend accounts and block member’s IP
* Ability to set % commission for sending and receiving money
* View pending deposits. Admin can also approve/deny deposits for investment part.
* View pending withdrawals. Admin can also approve/deny withdrawals from investment part
* View today’s earnings
* Detail transaction report
* Add/deduct funds from user
* Advanced member search tool
o Search by username
o Search by email address
* Detail member report
o View members that signup today
o View card validation awaiting members
o View suspended members
o Show non-us accounts
o Show accounts with same passwords
* Admin can email members
*Register/paid member
*General member
Edit email templates

Site to have the following pages, Home or index, about us, Faq, contact us, Privacy Policy, forum, member areas (to be secure for pay member only), join now, testimonial, performance, pricing plan, brokers, Risk Disclaimer and Terms of Use, Careers, Affiliate, Seminar, partners, connect toroom and digital store

The Website Is Forex Trading Signal Generating, Were I Will Be
Able To Send Forex Signal Buy Or Sell To My Clients. Through Sms Alert To Mobile Phone And E-Mail or Check The Signal Out From Member Area.

1. Admin Area:
a. Able to edit all member area
b. Able to paste daily signal information for them to read
c. Able to access member information e.g., id, p/w, name, address, telephone and email.
d. Able to Add new members
e. Built-in “Who Is Online” module so that admin can view members that are currently online and the IP address log
f. Admin can manual verify members
g. Admin can manual add fund to member account
h. Admin to be able to sent SMS Alert to Mobile Phone.
I Admin to set affiliate commission.
n. pricing plan: admin to set various plan. Eg Monthly plan, quarterly plan, bi quarterly plan, and yearly plan.

2. Login/Sign In/Forget Password

3. Register/Subscription

4. Member Area :- The areas can only be accessible to pay register member only. To view the information. The page will be edited daily with what currency to buy or
Sell from ADMIN Area., able to type something in the page. Let the page be flashing. OR if there is better way you can introduce it.
5. Google ad sense
a. View affiliate program details and commission rates
b. Display forex and stock news
c. Include script that will display Click bank ad with
admin id/link
e. able to paste promotional link on any page.

6. Sms Moulde:- Where member can be contacted via sms
Massages of what Currency to BUY or SELL to their mobile phone.

7. Add any other thing the experts know will be of
good help for the program.

8. Able to add buy and sell from admin area.

9.RSS the crawler should be self made, it should be able to crawl all versions of RSS and Atom etc. I want it fully integrated in the website.
10. Able to filter forex news from other forex site into a page.
11. Able to change to various languages, English as default, Spanish, French, German, Arabic, and china’s, etc.

12. Pricing Plan:
admin to set various plan. E.g. Monthly plan, quarterly plan, bi quarterly plan, and yearly plan. With the price.
13. Meta keyword.
14. digital world clock script to be included
SEO instant forex trading signal

Interactive And Dynamic

May 24th, 2009 Comments off

100% Source Codes
Language: PHP
Product Overview
I will like to own my very own forex signal website, business and educational site built with security minded programming. Instant Forex Signal is the ultimate forex trade signal alert solution for those who wish to run or trade forex profitably, the site like www.fxinstructor.com. The site should come with a ready out of the box website with all the features needed to run my very own forex trading signal, forex eductional and partnership website.
The site should be completely secure and to be based on the power of PHP and MySQL with encryption techniques installed on the authorization modules of the site for complete security of the site, daily signal, funds of the users and fund of the investors. The admin panel we offer an absolute control over the whole website and provide the administrators with complete stats of the activity of the site.

What can website exactly do?
* Investment page able to fund the account and to create new pages and automatically added to category.
* Works just like the popular www.fxinstructor.com but with added features.
* Fully supports automated recurring billing
* Allows you to completely customize all colours, pictures, and logos, for a completely brandable site.
* Easily ban/block users/IP’s
* Designed for growth, allowing you to place different parts of the program on different servers with near instant synchronization.
* Allows for more customer funding and payment options. we can even allow customers to make payment/subscriptions WITH the (Alartpay, PayPal, E-Gold, Liberty Reserve, virtualterminalnetwork).
* And many more! Refer below for more details about the website now.

Requirements
Any of the following supported payment systems: Paypal, Alartpay, E-Gold, NetPay, Bank wire, Online Check, Credit Card, Liberty Reserve, virtualterminalnetwork
MySQL (version 3.23 or higher)
MYSQL database
PHP (version 4.2.3 or higher)
SSL (optional)

Features
Member Functions

* Members Login System
o Username for login (email of client used or username)
o Access code (randomly generated using letters and digits)
o Error messages on unsuccessful login tries
o Auto session expiry with no activity on account during logged in
o SSL supported
* Transfer Funds
o Transfer funds to another user
o Ability to add payment description
* Withdraw Funds
o Set withdraw amount
o Funds can be withdraw using the following payment processors: Paypal, E-Gold, Bank Transfer ,Liberty Reserve or Postal Cheque

* Edit Profile
o Change password
o Edit member’s personal info
*Reset password
* Referral Program
o View number of referrals
o Get HTML codes for referral programs
* Deposit Funds
o Members can get money using the following methods: Paypal, E-Gold, Credit Card, Alertpay, Liberty Reserve, into their investment account and subscription fees
* Account Summary
o View transaction history (including time/date and status)
o Verify account
o Manage email addresses
* And many more!

Admin Functions

* Ability to set the system configurations
o Edit admin username/password
o Settings for the payment gateway
o Referrer earning
o Edit variables
o Set minimum transfer/deposit/withdraw amount
o Signup bonus
* View/Edit/delete/close member info and admin has the ability to suspend accounts and block member’s IP
* Ability to set % commission for sending and receiving money
* View pending deposits. Admin can also approve/deny deposits for investment part.
* View pending withdrawals. Admin can also approve/deny withdrawals from investment part
* View today’s earnings
* Detail transaction report
* Add/deduct funds from user
* Advanced member search tool
o Search by username
o Search by email address
* Detail member report
o View members that signup today
o View card validation awaiting members
o View suspended members
o Show non-us accounts
o Show accounts with same passwords
*

Admin can email members
*Register/paid member
*General member
Edit email templates

Site to have the following pages, Home or index, about us, Faq, contact us, Privacy Policy, forum, member areas (to be secure for pay member only), join now, testimonial, performance, pricing plan, brokers, Risk Disclaimer and Terms of Use, Careers, Affiliate, Seminar, partners, connect toroom and digital store
The Website Is Forex Trading Signal Generating, Were I Will Be
Able To Send Forex Signal Buy Or Sell To My Clients. Through Sms Alert To Mobile Phone And E-Mail or Check The Signal Out From Member Area.

1. Admin Area:
a. Able to edit all member area
b. Able to paste daily signal information for them to read
c. Able to access member information e.g., id, p/w, name, address, telephone and email.
d. Able to Add new members
e. Built-in “Who Is Online” module so that admin can view members that are currently online and the IP address log
f. Admin can manual verify members
g. Admin can manual add fund to member account
h. Admin to be able to sent SMS Alert to Mobile Phone.
I Admin to set affiliate commission.
n. pricing plan: admin to set various plan. Eg Monthly plan, quarterly plan, bi quarterly plan, and yearly plan.

2. Login/Sign In/Forget Password

3. Register/Subscription

4. Member Area :- The areas can only be accessible to pay register member only. To view the information. The page will be edited daily with what currency to buy or
Sell from ADMIN Area., able to type something in the page. Let the page be flashing. OR if there is better way you can introduce it.
5. Google ad sense
a. View affiliate program details and commission rates
b. Display forex and stock news
c. Include script that will display Click bank ad with
admin id/link
e. able to paste promotional link on any page.

6. Sms Moulde:- Where member can be contacted via sms
Massages of what Currency to BUY or SELL to their mobile phone.

7. Add any other thing the experts know will be of
good help for the program.

8. Able to add buy and sell from admin area.

9.RSS the crawler should be self made, it should be able to crawl all versions of RSS and Atom etc. I want it fully integrated in the website.
10. Able to filter forex news from other forex site into a page.
11. Able to change to various languages, English as default, Spanish, French, German, Arabic, and china’s, etc.

12. Pricing Plan:
admin to set various plan. E.g. Monthly plan, quarterly plan, bi quarterly plan, and yearly plan. With the price.
13. Meta keyword.
14. digital world clock script to be included
SEO instant forex trading signal

My skype Id is ariyo.innocent

A Self-generating Mega Site

May 8th, 2009 Comments off

Looking for a talented programmer or team for this project.

This is a blog-based site based on a specialized application that has to built. (Diagrams and a video will be provided to show exactly what we expect)

This site is NOT a traditional video-based site. The site should have the functionality of Youtube, meaning

Database

April 24th, 2009 Comments off

I would need a website with a data base. We sells/rents Voip and cellphones.

Basically, we has a few agents, so we want that they should be able to sign in from anywhere. On the site should be a place where to enter info. if someone is looking to rent or buy a cell or voip. Also, a list of prices. In addition we need that the agents should enter the info of someone who rented a phone etc. with which plan or someone returned it. we also wants to charge credit cards via the site. The site should have
1)a home page with the info./prices
2)agent sign in/out
3)info. field that could be entered to the data base
4)2-3 page site

Behind the seen, we need some kind of data base (maybe access or sql) that will keep all the info.
1) Customer info.
2) Numbers info.
3) We should be able to see in an easy way, what phone does had been returned or is expected to get back on what date.
4) How much this cust. paid or didnt.
5) How much was the income from this Week/Month/Phone #/Agent/etc. after expenses.
6)Which # isnt rented etc.

sample works needed on similar projects
happy bidding!!

Website With Data Base

April 23rd, 2009 Comments off

I would need a website with a data base. We sells/rents Voip and cellphones.

Basically, we has a few agents, so we want that they should be able to sign in from anywhere. On the site should be a place where to enter info. if someone is looking to rent or buy a cell or voip. Also, a list of prices. In addition we need that the agents should enter the info of someone who rented a phone etc. with which plan or someone returned it. we also wants to charge credit cards via the site. The site should have
1)a home page with the info./prices
2)agent sign in/out
3)info. field that could be entered to the data base
4)2-3 page site

Behind the seen, we need some kind of data base (maybe access or sql) that will keep all the info.
1) Customer info.
2) Numbers info.
3) We should be able to see in an easy way, what phone does had been returned or is expected to get back on what date.
4) How much this cust. paid or didnt.
5) How much was the income from this Week/Month/Phone #/Agent/etc. after expenses.
6)Which # isnt rented etc.

Modern Website

April 17th, 2009 Comments off

Brief: Development of a Community Site/Directory that lists profiles of nearby businesses. Businesses will be able to sign up and create a profile. Consumers will be able to browse as broad or as specific as they choose. IE. by Zip Code, by State, by County, Nation-Wide, etc…

Users that visit the site should automatically have content based on the location they are visiting the site from. IE. weather, local businesses, etc.. Geo Targeting

Summary of Features:
Business Directory
Classifieds
Robust Business Profiles w/blogs
Geo-Targeting

Robust Business Profiles should allow:
Video
Photo Gallery
and fields for profile information.

I would like a very elegant design, clean coding, SEO friendly website. The site should use scalable technology (I may want to add ecommerce in the future)

* Attached is a excel sheet with content I would like in Business Profiles. NOT ALL info in the Excel sheet is relevant.

Referance Sites:
I would like a much better product for my site, these links are just to show the features I need
http://www.434u.com
http://www.ourcommonline.com
http://www.meetthebusiness.com

Regards,

Kevin W

Self Generating Megasite

April 16th, 2009 Comments off

Looking for a talented programmer or team for this project.

This is a blog-based site based on a specialized application that has to built. (Diagrams and a video will be provided to show exactly what we expect)

This site is NOT a traditional video-based site. The site should have the functionality of Youtube, meaning

Script

April 10th, 2009 Comments off

I am looing for a script simmilar of the site: www.bla.st
There are features on bla.st that I am not interested in which should make the job much easier. They are listed at the bottom of this post.

The basic functions of the site should be the same:

Cards are ordered by cost/day. Whoever pays the most per day has their card at the top of the front page and/or their chosen categories. The cards are then ordered from highest paying to lowest. Free cards are listed last.

Customer must be able to choose how many days their card is online and how much they want to pay, from as little as 1c/day.

Cards paying the same amount/day will be ordered by date added, with oldest cards first.

The cards should be split over multiple pages if necessary.

A customer can add money to their card at any time to improve their cost/day and position.
Each card position will go up as higher paying cards expire, and go down as higher paying cards are added.
The value of each card should be listed on the card detail page. If the customer is logged in, the card value will also appear under each card.

This will be a brand-new site. Basic design should be included and the site should be created using current web standards including CSS for ease of design change.

The site must allow the user to upload their “card” to be placed on the page it qualifies for. There should be two administrative options. One is to allow any and all cards as they come through. The other would be to allow the admin to view cards before they are placed online.

For each advertisement, the following information should be made available via a hover screen like the original site.
The price paid
Number of days online
Start and end date and time
The number of people that have viewed your ad
The number of people that have clicked on your ad
The number of people that have viewed the details page for your ad
The username of the user that uploaded the ad, and the other ads that user has uploaded
The categories set for that ad

All payments should be set-up to go through PayPal.
We must have the ability to add pages to the site easily. We will add all auxilary pages such as the rules and regulations, about us, cost, advertising, etc. We only need a bid on the working portion of the site.

The whole process other than approval or disapproval of each card should be automated and not REQUIRE human intervention.

Here are the features I DO NOT NEED.

Referral program
Widgets to put on other sites

Please check out www.bla.st VERY CAREFULLY and ask any questions you may have concerning what they have and what I have stated before making your best and final bid.

Self Generating Megasite

March 25th, 2009 No comments

If you’ve not completed any project that exceed $750, no bids please.

Notes To The Programmer(s)

This site is going to be simple and attractive. The look will be understated but the functionality that we have in mind is huge! This should not be a problem for the experienced programmer at all!

This is a blog-based site. (Diagrams will accompany this sheet to show exactly what the terms are)

This site is NOT a traditional video-based site. The site should have the functionality of Youtube, meaning

Membership Site

March 21st, 2009 No comments

I would like a paid subscription membership site quickly created. The site should allow clients to pay to become a member and should be set up to allow me to charge them a monthly reoccuring fee for the life of their membership. The site should be set up so that people are not able to simply hack it by typing in a common extension in the address bar. The site should be hacker proof, and should have a very professional look. I will provide you with the web address of a similar site and the password so you can review it thoroughly or even clone the site itself. I am seeking someone who can complete this project VERY quickly.

Psd To Wp Conversion + Coding

March 21st, 2009 No comments

I’m building a discussion site, and will be running on wordpress. The project consists of converting PSD-templates to WP and building extra functionality.

The main changes to WP are:
- converting PSD’s to WordPress
- create a page where users can submit post suggestions that will be added in the admin as draft posts
- private messages system where users can send each other private messages (probably available as wp plugin)

The project needs to be finished friday the 27th.

See jpg-versions of the PSDs at http://www.alexanderklopping.nl/ywc/images.zip

FUNCTIONALITY IN EVERY TEMPLATE
Header
- The header image should change every 30 seconds with a fade transition, preferrably not in flash
- The logo should link to the homepage
- Buttons:
+ ‘Alle discussies’ goes to the homepage
+ ‘Prive berichten’ goes to mail_inbox.psd which will be the private inbox, and should show a number if the user is logged in and has unopened messages (like this: Prive berichten (3))
+ ‘Congres 5 juni’ goes to a wp-page
+ ‘Contact’ goes to the contact page
+ ‘PROGRAMMA’ goes to a wp-page
+ ‘AANMELDEN’ goes to a wp-page

Search
Will search through posts. You can use alle_discussies.jpg as template

Poll (‘Uw mening’)
Will show the poll, and a ‘previous polls’ button, which will redirect to a wp-page
- The poll should be able to be managable in the admin
- Admin must be able to start new polls, and save the old results in the admin

TEMPLATES IN WP

Home.psd
- People can submit questions, problems and idea’s in the question box.
+ The entry box has space for two lines
+ The color of the box changes with the type of submission, blue for question, red for problem, yellow for idea.
+ The text in the darker bar under the entry box changes per selected tab
+ When clicked ‘Ga verder’ (Proceed) the user is redirected to template dialoogstarten.psd

- The drop down menu consists of all the admin-assigned categories
- The first in the list should state ‘…’, and show the 6 latest posts or posts with the most recent comments
- When a user selects a category, the posts should fade out using AJAX, and fade the topics that match the category back in.
- Only the title, the number of comments (12 in the example), user + date, and avatar of the submittor is shown
- When there are more than 6 posts in a category, WP’s previous + numbers + next buttons should show underneath it and load in the same AJAX-way as with changing categories.

dialoog.psd
- The first, big box should reflect the color of the kind of question (blue, red, yellow)
- The first icon should reflect the icon for the kind of question (a question mark, na exclamation mark or a light bulb)
- The title should be the title of the post
- The main text in the box should be the post entry
- The ‘GEEF ANTWOORD’-button (comment on this) button should scroll down the page to the comment entry space
- The ‘Geplaatst door Gebruiker op Dinsdag 10 maart 2009′ should display ‘Geplaatst door <USERNAME> on <DATE>’ (placed on user, date)
- Avatar should be of the commenter

- The blue boxes underneath display the comments
- The ‘Geplaatst door Gebruiker op Dinsdag 10 maart 2009′ should display ‘Geplaatst door <USERNAME> on <DATE>’ (placed on user, date)
- Avatar should be of the commenter

- Title: ‘Reageer op deze discussie:’ (Comment on this discussion)

Mouseoveravatar.psd
- Every avatar shown on the site should have a mouse over display of an enlarged version of the avatar, the full name of the user, the organisation the user works for and the position he takes (functie)
- At the bottom there should be a ‘Stuur prive-bericht’-button (‘Send private message’) which should take the user to the mail_open.psd-template

Topicstarten.psd
Users are able to write postings for the website on this page. When filled in, the posting should show up in the post-section in the admin as draft. It will be displayed on the site when a moderator publishes the post.

1.
- The first text block will be the content of the post
- The second block is the post title. The text that the user has entered on the homepage (home.psd) should be copied to this box.
2.
- Here users should be able to mark several categories for their post
- The tick boxes should show all the categories assigned in the admin

- When a user is not logged in: Upon pressing ‘Ga verder’ (NEXT) the user should see a registrer-box (account_aanmaken.psd), followed by a wp-page with a thank you message on it.
- When a user is logged in: Upon pressing ‘Ga verder’ (NEXT) the user should be redirected to a wp-page with a thank you message on it.

Inloggen.psd
- A lightbox with username and password fields
- ‘Wachtwoord vergeten’ (Forgot password?) should redirect the user to WP’s password forgotten-functionality
- ‘Nog geen lid? Klik hier om je aan te melden.’ (Not registred? Click here to register) should open the account_aanmaken.psd-lightbox

account_aanmaken.psd
- This lightbox should show up automatically, every time a user wants to enter a page that needs login (private messages, to submit a topic, etc)
- ‘Of klik hier als u al eerder een profiel aangemaakt heeft.’ should open the inloggen.psd lightbox
- ‘Uw naam (your name)
- ‘Email’ (email)
- ‘Wachtwoord’ (password)
- ‘Organisatie’ (organisation)
- ‘Functie’ (function)
- ‘Uw icoontje’ (your avatar). This field should show a random available avatar. When clicked upon it should show a dropdown list of other available avatars.
- The upload function should enable users to upload their own avatar, please provide easy to use uploading and cropping functionality
- Tick box for terms and conditions
- ‘Maak account aan’ (create account)

Mail_inbox.psd
- This should show the private messages the user has sent or received
- Every block shown here should represent the last message the user has exchanged with other users
- The ‘Beantwoord’-button (Reply) should redirect the user to the mail_open.psd-template
- The ‘Verwijder bericht’-button (Delete) should delete the thread
- The ‘Bekijk geschiedenis’-button (View history) should redirect the user to the mail_open.psd-template

mail_open.psd
- This should show the message thread of private massages the user has send or received from one other user
- The order is chronological
- The blue color represents the user, the yellow color the other user
- The reply field underneath should enable the user to send another message
- The ‘TERUG NAAR INBOX’-button (Back to inbox) should redirect the user to mail_inbox.psd

Extra:
- There should be a no-robot file, as nothing should be indexed by search engines
- When a user comments on a post, the post author should receive an email every time a new comment is added with a maximum of one a day
- There should be an unsubscribe link in the mail

Compatibility:
The site should work on all major browsers including IE6

Imagehosting Site

March 16th, 2009 No comments

Imagehosting site with IP-check and “this many can look at picture before it’s deleted”

The site should also have a admin delete function and a userdb for frequently users where they could add their friends IP-adresses to just use a checkbox when uploading pictures.

The site should also use css and be easy to change design on.

Vacation Planning Website

March 16th, 2009 No comments

Our firm attempts to customize vacation experiences
by providing its clients with a complete array of lodging and activity
options & recommendations.

The site would have different vacation and lodging options.

Clients should be able to create profiles on the website with the
different selections of services they choose.

The site should be capable of accepting credit card transactions.

The site should have a calendar based vacation management feel to
it.

The site should have the ability to email calender alarts and updates
to customer e-mails and SMS capable phones.

We need a complete turn-key website; from logo design to web
development. The theme should be Afri-based.

More later.

Law Enforcement Mug Shot Site

March 16th, 2009 No comments

Law Enforcement Mug Shot Online Databse.

A Law Enforcement Mug Shot Online Database. Agencies should be able to access website, log-in
or register their agency. Register includes free, payment gateway at a monthly or yearly
fee. I want the admin area to be able to specify free or paid options, because it is going
to start out as a free service.

Agencies log-in after successful payment. They should be able to enter new mug-shots into
the database via user interface. The interface will accept all pedigree information, FBI SID
fields,OLN Number, Alias names information, Scars, Marks &amp; Tattoo information, Last Known address and also
frequented addresses, Friends &amp; Relatives section, List of known crimes and
Main Mug Shot with the option to upload as many Mug Shots as the admin has set in the
admin section.

Some elements would have to be mandatory, while others are optional, but the Mug Shot would
be mandatory.

Once all information is entered, the user can click submit and the information would be
submitted to the database and saved and then the site would update to that entry and display
it to the user.

Note: We want all submissions to be put into the database in a per agency format. Meaning,
say agency Holly Jolly police department logs on to the site. I want them to be able to view
their submissions by default and if they choose to they can select any agency or all agencies
submissions, but they get their defaulted view first. Also they should be able to edit and
delete their own submissions only.

After logging in the user should have a page in front of them displaying their submissions.
The display should show however many mug shots on one page as the admin has set. The mug shots
should show the picture and a caption of their name. If a certain mug shot is clicked then
that would open up the entire view of that person and all there information.

The page should have a search function on the side of it, with the ability to search by name,
Social Security Number, Oln, Agency, or any other good method you can think of to find a certain
person.

The site should be able to print mug shots, save mug shots and email mug shots.

After any submission, the submission should be saved into the database, it should go live
but the admin should be emailed with the submission details and the user that submitted it
just in case their is a problem or someone is abusing the system and the admin may need to
take action.

Admin should have an area to be able to mass email or send specific emails and news letters.

All aspects of the site should be able to be controlled via the admin area, Just like any
other site that has users and groups. Ban users, Delete users, etc… Also the site should
keep track of all users and their registration dates. If their registration is about to
expire it should automatically notify them and send them a link to be able to renew if not
it should automatically disable their account until they renew, but their submissions will
still stay active for other agencies.

All graphics need to be included. Remember this is a site for law enforcement and mug shots
so the site should comply with that look. We want it to be professional and look great with
stunning graphics.

This may not be all that we need, but off of the top of our heads, we think this is it.

We are on a very tight and limited budget, like everyone else but keep that in mind when
bidding, thanks.

Lastly, we will only accept a bid from a dedicated professional that will work with us until
the site is functioning with no bugs and will make changes as needed.

Happy Bidding….

Bear