Tabbed Form

Tabbed Form
Code in PHP a form with 4 different tabs. The form will have 4 difference tabs with different input fields. There about a total of about 10 fields that need to be kept track off. The PowerPoint attached has the feel and look of the form a long with the fields and information pertinent. The form should use Ajax to populate the next tab. The next tab should not be accessible until the completion of the previous one. Each tab should not be enabled until all necessary information in the previous tab is calculated. Each form element will need a variable so that I can assign it a value or pull a value from it.

Coder will need to be flexible and make the necessary revisions after completed code. The form should look nice. Feel free too use any existing libraries out there or style sheets. This form will be implemented into a CMS system in a next project.

Interactive Online Store

Interactive Online Store
Looking to construct interactive product designer with online store. Site that has capability to:

1. Select product
2. Use stock design or upload
3. Size and rotate capabilities
4. Add or use custom text
5. Choose color, design, template or arc
5. Edit and finalize
7.Place order and pay online
8. Use designer for apparel,business cards, postcards, blankets, banners, stickers, magnet signs and all various signage
9. Powered with magento, joomla, oscomerce, zencart, wordpress and creloada
10. Comprehensive admin tools
11. Secure payment system using paypal or 2checkout
12. Metatag, keyword
13. need the website to be like www.customink.com or www.customtshirts.com

Joomla Website – Urgent

Joomla Website – Urgent
Canadian online business needs an experienced joomla programmer to convert photoshop design pages into a functional joomla website. We provide website map, and structure as well as all page designs in photoshop format. Please see the photoshop pages at http://www.sanctusmundo.com/photoshop/. Need backend programmed into joomla 1.5 and up.

The website requires a total of 9 templates using differentiated page designs and there is a total of between 21 and 23 pages to be created. Please see attached site map to understand structure. More details will be provided to chosen programmer. Among functionalities there is a store locator (which can be moved from existing one at current website), order submission page, document download page, blog, email request download page, account log in page, etc.

Site to be created in English only for now but with structure to accommodate future addition of mirror site in French (joomfish).

Selected programmer must have good communication skills and great attention to details. No arrogance or gender bias please. Examples of past projects using joomla are required.

A functional website must be ready by February 15, 2010.

Thank you!

Full Time Designer

Full Time Designer
i need a full time design to design my site. this is full time work not part time you must only work on my project and nothing else. i pay $12 per day i pay weekly. $12 * 6 days a week * 4 weeks a month = $288 per month. It is php + mysql work. Work is monday to friday between 9am to 6pm california time. Only bid if you can work during my hours california time. Bid $30 for the first 2 days work.

Website/shopping Cart

Website/shopping Cart
I am looking for someone to build a website for me. This website will be in the form of a shopping cart. I said website because I want to have a feeling of a website to it and not only a stand alone shopping cart. I will need you to design a logo also. I will be using this for a drop shipping business.

Things I will need for this project:
-Security
-Paypal Intergration
-Admin Panel
-User Friendly
-Clean and Simple Design
-Shopping Cart

Things I ask from you:
-English (a must as I do not speak other languages)
-Good Communication
-Quick Reply
-Follow Up (30 days support if necessary included)

I would prefer to use something you already have, no exceptions. So, if you already have what I am looking for please send me your samples so I can see before you bid.

Please DO NOT BID before sending me samples. I will delete it and will not response. Please do not bid over the price I ask. I will not look at it if the bid is higher than what I ask. This should be easy as you already have it.

Payments:
No I will not pay or escrow first. I have had many bad experience before, so NO EXCEPTION. I will escrow and transfer funds once the project is agree on.

Thank you for your interest.

Png File To Css/xhtml And Html

Png File To Css/xhtml And Html
Hi

I am designing a website in Adobe Fireworks and thought I had it sorted but when testing different browsers I keep on getting the horizontal bar across. So whilst making changes I just completely messed up the code.

I now need someone to use my PNG file and convert it to XHTML strict and CSS please. It is not difficult because I am learning on the job but I dont have the time anymore. I need max 24 hour turnaround.

Thanks

Create A Website 2

Create A Website 2
I need a creative designer to create a dynamic, e-commerce website which looks simple and very professional. The website will have 15 buttons, 12-15 pages, the ability to play a 15 second commercial, and will have a frame with 3 rolling pictures. I have ballpark ideas of how I want the site to look, but I need someone to put it all together and make it “pop”. I also need a “catchy” product logo. Once you are paid, I will have complete ownership of the website and the logo.

Travian Online Status Script

Travian Online Status Script
I am interested in a script simillar or identical to these two:
http://www.scriptlance.com/projects/1189027104.shtml
http://www.scriptlance.com/projects/1191339052.shtml

I repost their description.

Me and my “clan” plays a free online game, travian.com (Travian).

I want a script that will view the “activity” status (which is given by the game/Travian) of those within my “clan”/”alliance” and create reports based on their status, which I wish the script to check every 10 minutes. However, to “see” or access this status listing (which is a constant URL by the way) I need to be logged in. So, naturally, I assume this script would have to “log in” to the website/game using my login information. This scares me a little, as I believe then this login information would have to be stored on my webspace, so I would appreciate if this could be made secure so that not anyone can “phish” this information from my webspace.

The file I have attached is a print screen of the online status I can see in the clan. Take note of the dot images beside everyones name.
blue = online
green = was online in the past 24h
yellow = was online in the past 3 days
red = was online in the past 7 days
grey = wasn’t online in the past 7 days

My main concern is only whether it’s a blue or green dot anyway, so I suppose any other image file name is irrelevent.

What I want your script to do is login under my username and password every 10 minutes and “record” in a small MySQL database what their percentage activity is in a 24 hour period. Since the script should be checking every 10 minutes, it will check the players status 144 times in a 24 hour period (there are 1440 minutes in 24 hours, but it is checking only every 10 minutes, so 1440 / 10 is 144).

Lets assume the player is active (ie. b1.gif) 30 times out of the 144 times your script checks the online status of the players. The HTML output of your script would display that player as having an activity of 20%, because that player was active 30 times out of the 144 times their status was “checked”, which would be they were “active” 20% of the times. So your script should record in the MySQL database how many TOTAL times the player was checked to get an OVERALL activity percentage -and- should record how many times they have been checked for the “new day”. User my webservers clock to determine when a “24 hour period” is done/over with.

Things I want to see in the statistics:
% online time every day, player/s and total clan
amount of players online at a time and list on who it was

The output of your script does not have to the pretty, however, it should be formatted so that it is readable/ledgible with ease (ie. it doesnt need fancy pictures or colors, just make it ledgible). The output should be alphabetized by the players name since the members in the clan can change, then it would be great if the script can read there names and record online stats to it.

Vb Software + Admin Area

Vb Software + Admin Area
Hello.

I need you to make me a software in VB. The software formulas are extremely simple (easy calculations) and it would need to have a drop down menu included.
One detail that’s very important is that people can install and use the software in any computer (pc or mac), no matter what operating system they’re using. I honestly don’t know if VB is the best solution but I’ve used this kind of software before and it used to work well…

The software should have an installation wizard and before it creates a desktop icon, it should ask for a username and password. When someone buys it from me, he gets an email with his info as well as I get this info directly in my admin area. In this admin area, I should be able to manually add, delete or change any details about my members.

The software would need to have some “design” matching the website.

In sum, you have to:
– create a VB software (with easy calculations and a drop down menu), with an installation wizard and password protected;
– create my admin area (where I can add, delete or change every user info).

Please only bid if you can do the entire project. Please show me samples of similar projects you did on the past.

Thank you.

Clone Gamersaloon

Clone Gamersaloon
i got the website design already!!!!!

I would like a cl-one of www.gamersaloon.com . I want users to have their own profiles which can be modified to their likening. I want users to be able to deposit and withdraw money easily using paypal. Users should be able to rate each others after there matches and their results should be available on their profile. Money should automatically be paid to the winner when the result is recorded. Ideally I would like this site make using a content management system like drupal or joomla.

I GOT JOOMLA ALREADY INSTALL

Key features:
Money/Credit System
Admin area
User Profiles
professional look
easy to update