Archive

Posts Tagged ‘they want’

Backend Php

June 4th, 2011 Comments off

Need client backend
client is a custom home builder
they want to showcase their 30 homes
on a gallery page
when the picture of the home is clicked they want it to open up to a gallery just for that home
up to 15 photos
plus blurb about the home or testimonial

they want to be able to load these images and have them resize to fit webpage as shown

they want to be able to add to the gallery and remove from the gallery

if new homes are added they want to be able to have the gallery keep adding these pages with the newest homes on top

see attached

Categories: PHP Tags: , , , , , ,

Virtuemart Of Other Cart Work

September 1st, 2009 Comments off

I’m willing to pay $100-200 for this. You can use another shopping cart besides virtue mart but they want something that is good at tracking and has a few other requirements as well.

Project Details:

My client has a cakephp application that with the interaction of the user generates an digital output (MP3, .avi, images, …). They want to plug an ecommerce solution to enable the users to purchase this on-the-fly digital content they generate.
Therefore, they want to integrate a joomla/virtuemart solution that will integrate this digital content. The users would be able to purchase the output and download it.

This integration includes:
- Customization of the user account page with preview of the previously downloaded files.
- Configure VM to have different categories of downloads
- Integration of on-the-fly digital content into virtuemart product categories
- Light Customization of VM to communicate with cakephp app
- Alert module customization for the digital product.
(once the digital content is generate an alert is sent by email and on the user account page)

Joomla and virtuemart are already installed on our server. They use PHP5/Mysql.

I can’t yet show you the app for disclosure reason. However this should matter, the output is a digital content (videos, mp3, images, ebook) that is generated by the users and stored currently in a folder.

Deliverables:

1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables):
a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer’s environment–Deliverables must be installed by the Seller in ready-to-run condition in the Buyer’s environment.
b) For all others including desktop software or software the buyer intends to distribute: A software installation package that will install the software in ready-to-run condition on the platform(s) specified in this bid request.
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. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder’s Seller Legal Agreement).

Stamp Text To Image Creator

August 23rd, 2009 Comments off

http://orders.rubberstamps.net/AutoStamp.aspx?catid=8
http://www.createstamp.com/rubberstamp.cfm
http://tstrubberstamp.ca/rectangle-self-inking.htm

Basically i need someone to make a scripted page where
somebody who wants a stamp can write the lines they want then pick the stamp they want from a dropdown menu which can be grabbed from a txt file. And After selecting font, size, lines, and which stamp package size they want they submit it along with there details
and it turns into one big email with the image attached.

It’s really simple my knowledge on javascript and php is to limited and time is limited aswell to create it myself i’m more of an application programmer than web programmer.

Colours are not needed black image is all i need. Any other questions just ask.

Translation Dictionary Php Sql

August 1st, 2009 Comments off

THIS IS A REPOST OF A PREVIOUS POSTING

A PHP based dictionary site that lets you look up a word in 1 language and then queries a database to translate into another language.

There will be 10 languages that need to be translated by the application so it will be:

English – Language 1
[down to]
English – Language 10

and

Language 1 – English
[down to]
Language 10 – English

1. Web design is basically:
a) 1 string edit box to enter the term to be translated. The user can submit the word they want translated.
b)Choose whether they want an ‘Exact’ match. Specify how many ‘Results’ they want. (default 10).

I will supply the SQL database of all the language terms. Some conversion of the databases is required.

The interface does not have to pretty, no images, as long as the database look up works.

Please specify how long this takes along with the price.

Image Generator Price & Viart

July 30th, 2009 Comments off

Project Brief

A Visitor visits website and decides to order an image.

They add the text decide on the font from a drop down list and colour. They decide whether they want a 3 d shadow effect click on either a calculate button or auto updates with prices. An option is also available if they want to add an image only available from either a drop down list or other method and they can move it in there image where they like.

If visitor decides to buy they click on add to cart and all of the info is captured and transferred into a Viart shopping Cart Product so when I get the order I know what the customer wants in reference to the image ordered. Each order will also have a custom id number and the image is saved on my hosting account named as per the custom id number.

Behind the Scenes

I need a php script that generates an image with the website user adding:

Text
Size of the image they want in mm or inches
Colour of the font
choice of 3 d shadow inc gaps etc
3 D Shadow Colour

etc

There also needs an option whether to show the text proportional with the chosen font going by the width and ignoring the height input by the user or just sizes added by the website visitor where if its not proportional it shows its not just like working in Photoshop.

There also needs an ability to show a 3d effect facing either up down left or right etc with a choice of how much gap between font and shadow and colour choice of shadow.

There also needs to be an option to show actual size which will show only a magnified portion of the image text since it will not fit on the screen if for example the image is 500mm in width x 150mm.

This will also need to be able to calculate a price depending on the size chosen.

THe price qoute needs to be calculated using different price points.

Length x width is calculated then if between .01 and .04 charge $460

.05 x .09 charge $250
.10 to .20 charge $210
.21 to .36 charge $180
.37 to .56 charge $150
.57 and over charge $130

A percentage charge must also be coded so if they choose a 3d shadow they get charged an extra fee in % of overall price. % fee will be added in the settings script.

The way the calculations need to work is if an image is 300mm x 75mm this equates to 0.225 which case the script would multiple 0.225 x $207 which would give a total price of $46.57. If the option of shadow is added and its setup at %10 via the settings script then the total price would show teh overall price ($46.57 + 10%)

All of these settings chosen by the web user needs to be added into a viart product with all options exactly as typed and chosen by the website user in the product order. These include sizes, font colour, font types etc

In the setup admin or settings of the php script I need to be able to:

Choose HTML code for the colours of the text and font and the ability to add 1 or 50 colours and all colours setup as Colour #1, Colour #2 etc, change prices and so on.

The script will need to show particular fonts from a folder on the hosting package and displayed as Font 1 Font 2 etc automatically and added as Font 1 or 2 into the Viart product.

I will also need to be able to set this up in mm or inches and all calculations need to work anyway set bia the setting sor admin script.

An option whether to disable the 3 d shadow effect is also a must and if disabled must not be visible.

I need something simple, not confusing and on one page so as soon as a change is made its visible.

This is a simple job for someone familiar with php image creation and calculations and viart.

Basically to avoid confusion this works in 2 parts.

Part 1 is the script where someone can create an image with font colour shadow effect options etc. Once the webuser is happy they click on a button and price is either generated or generated as data is added with each bit of data eg fonts, colours, 3d shadow type, text, sizes etc

Part 2 is when the order button is cliked the data in part 1 is transferred to a product setup in Viart. IN Viart you can create custom text boxes for a product and the transfer would take place from 1 text box of the script to a custom text box in the viart product.

Project is to be done in PHP and would prefer to limit the use of client side scripting such as javascript.

Script To Register To Forums

July 27th, 2009 Comments off

I have a list of 500 forums and would like a script created that will register to the list of forums and add my sig file then logout.

It also needs to create a list of the profiles.

So here is what it needs to do:

1) My members join
2) They create profiles which includes:

A) Niche Name
B) Email they want to use
C) Username they want to use
D) Password they want to use
E) Link url
F) Field for forum code links for the sig.

They need to be able to create unlimited profiles.

Then once they create the profile they can launch the proces, it will ask which profile this is for and once they select the profile it will start the process of registering to the forums.

They need to be able to stop – pause and it remember which forum it left off on and start back there when they start back.

I already have a script when my members can join so just need to add this feature, or if it needs to be a desktop app?

I want this to be as automated as possible with the least amount of work for the member.

I want to be able to add more forums as I get them. This will be an ongoing project that will grow into something huge.

Goodluck bidding,
Successman

Video Upload System

July 27th, 2009 Comments off

Hi!
I am a web designer but I am not good at programming so I am outsourcing the programming part for this project.

Client:
A video post-production house. What they do is they mainly do the post-production of commercials to be shown on tv.

What they want:
The client basically has a “portfolio” section in their web site wherein they would showcase all of their video works. They want the videos in their portfolio section to be streaming. Of course when you go to the portfolio section, you should see a gallery of videos first and then when the user clicks on a video, it simply plays.

They also want a section in their main page showing their latest projects…this means that the latest videos that are uploaded in the backend system will have their thumbnails shown in the main page’s “latest projects” section. The twist to this is that they want this little section to have the interface like iTune’s Cover Flow interface (please see attached file).

So to summarize the requirements, basically I just require 2 things from you as the programmer..
1) A portfolio section wherein the client could upload all their videos and the uploaded videos will reflect/update/add itself to the “portfolio” section of the site.
2) A “latest projects” section in the main page showing maybe 3-6 of the latest video uploads. (This must have the iTune’s Cover Flow interface (please see attached file)).

Installed Joomla Site Mod

July 26th, 2009 Comments off

The site is installed. It’s one of those premade joomla tempaltes.

I’m willing to pay $125-175 for this project. It must be completed in no more then 7 days.

My company has worked with joomla pages in the past, so we know what work goes into it. Our price we believe is fair.

Anyway I have a joomla template that will need to be modified and changed to look similar to temp agency except there will be no job listings. There will 2 logins. One for the potential employee. They basically will just fill information about their skill level, experience, attach a resume, etc.

The other login will be for employers. This will allow employers to search through employees based on different criteria. Such as skill level, location, etc.

For the template right now the following will need to be changed.

Get rid of the poll section

Get rid of Who’s online

get rid of the main menu

On the other side where it has Login form, change that to consultant loggin form.

Where it reads popular put in a form that reads employer login

Leave the home tab and contact us at the top of the page. You can keep the other tabs blank if you want.

Where U way corporation is put Clear Connection Consulting

On the left side of Clear connection consulting I want to put 2 c’s connecting on C at the bottom. I can fax that to you if you want me to.

- In the backend of the website I am going to need to be able to turn the rate on to some employers after I can verify them.

Below is how the main page should read like. The text should start at the main menu and go over to the boxes where people log into.

Like this:
Need IT Specialists?

Save Time Save Money Do It Right

Clear Connection Consulting is an independent technology consulting firm dedicated to providing your company the best possible consultant to fit your needs at the fairest price. We have over 30 years of on-the-job expertise in IT consulting. We cater to all sizes of businesses, from the small business entrepreneur to Fortune 500 companies.

This unique website is a tool for both employers and job seekers. Employers can save money and time searching resumes under their own criteria. Job seekers should have the confidence that the employers are looking for specific job sets in the now time frame. All of this comes to you at no charge.

Once a connection looks promising, please contact us and let us know which IT specialist you might be interested. We take everything from there. We do all the paperwork and will set up interviews so that more details can be discussed and discovered. We will negotiate the contract corp to corp at a fair price for both the consultant and employer.

Let us help you with your needs. Register now.

What I want in the website:

I need 2 logins: 1 for the employers to login and one for the employees to log in

Employer login: They will be asked if they are an individual, company, or consulting company. This is important information that I need to know

e-mail

address

name

phone

Once the employer is logged in he’ll be able to see resumes by skill set, so there will have to be a line in which the employer will be able to put down the skills that they are looking for. I believe that there should be more than one line for skill set looking for possibly 5-6 lines for this. The employer will never know what the employee is getting but instead he will get the final rate of the consultant. I will get to that later on. The employer will never see the last name of the employee, they will only be able to see the first name. If there are more than one Scott for instance it probably should read Scott M. Bronx, New York. That broken down would be Scott (first name) M. (middle initial) Bronx (city) New York (state). There should also be some way that the employer could save a couple of people that they are looking for to view later. Once they select one of the consultants and state that they want to continue the computer should tell the employer to us. I may change the name and such but you get the jest.

Employee login

e-mail

address

name

phone

Once they are login and have a screen name and password, they will be able to download there resume onto the sight. I believe it would look good to ask each consultant for their skill set and how many years they have done such a skill set. Each consultant is going to be asked there minimum amount they want to pay the employee. Now that amount will not show up on the employer sight, they will see the formula of the consultants rate +15(.1)= employers rate that posts on their side of the website. Also another question that needs to be asked do they want to telecommute or be onsite or both? How many hours per week do they want to work? What is there legal status US citizen, H1B status, or greencard. What market do they want to work, what city? My primary goal is to focus in on Chicago, but that might change and I can place anywhere. Also the date that the resume is posted should be posted. The consultants should have a way to mark their status as available or unavailable

I know for the employer to search for keywords there is a technology in which it can search a document altogether to find that as a keyword. I would prefer the resumes to be searched like this other than the other way by keywords because sometimes people don’t put everything into the keywords of the resume, but it’s scattered throughout the resume.

Here is what I thought the resume format should look like for the employer

First Name

Skill Set Years

.Net 3

Objective – This could be a word doc that is cut and pasted in a recognized area

Employment History

Title_____________

From _____To:__________

Description This could be a word doc that is cut and pasted in a recognized area

Education Batchelors Masters

School

We will have to ask how many employers they had in order to get the spacing right on the resume section. My other thought is to have them fill in the skill set and name then after that have them upload there resume in PDF form or word form. This would get the resumes a little bit uneven but that really shouldn’t matter. Also when it comes to phone ,e-mail, address and full name we can get that from the registration form.

Clear Connection Consulting

There should be a log in Consultants section and a log in Employer Section at the top right of the page. There should be a register button under that once that comes up there should be a choice either consultant or employer. There should be a log out button underneath of that

Once an employer or consultant hit the button to register the computer will take them to a place in which they will be able to put all there information. Once that is done the employer will be taken to a page in which they can search for consultants and the consultants will be taken to a page in which they’ll be able to put there resume together and be asked those questions that I stated earlier about the rate etc.

After the employer or consultant registers we should check their identity by sending them an e-mail in which they have to log into their e-mail to confirm their identity.
lot and looking forward to working with you..

Joomla Template Mod

July 26th, 2009 Comments off

My company has worked with joomla pages in the past, so we know what work goes into it. Our price we believe is fair.

This must be completed in no more then 6 days.

Anyway I have a joomla template that will need to be installed, modified and changed to look similar to temp agency except there will be no job listings. There will 2 logins. One for the potential employee. They basically will just fill information about their skill level, experience, attach a resume, etc.

The other login will be for employers. This will allow employers to search through employees based on different criteria. Such as skill level, location, etc.

For the template right now the following will need to be changed.

Get rid of the poll section

Get rid of Who’s online

get rid of the main menu

On the other side where it has Login form, change that to consultant loggin form.

Where it reads popular put in a form that reads employer login

Leave the home tab and contact us at the top of the page. You can keep the other tabs blank if you want.

Where U way corporation is put Clear Connection Consulting

On the left side of Clear connection consulting I want to put 2 c’s connecting on C at the bottom. I can fax that to you if you want me to.

- In the backend of the website I am going to need to be able to turn the rate on to some employers after I can verify them.

Below is how the main page should read like. The text should start at the main menu and go over to the boxes where people log into.

Like this:
Need IT Specialists?

Save Time Save Money Do It Right

Clear Connection Consulting is an independent technology consulting firm dedicated to providing your company the best possible consultant to fit your needs at the fairest price. We have over 30 years of on-the-job expertise in IT consulting. We cater to all sizes of businesses, from the small business entrepreneur to Fortune 500 companies.

This unique website is a tool for both employers and job seekers. Employers can save money and time searching resumes under their own criteria. Job seekers should have the confidence that the employers are looking for specific job sets in the now time frame. All of this comes to you at no charge.

Once a connection looks promising, please contact us and let us know which IT specialist you might be interested. We take everything from there. We do all the paperwork and will set up interviews so that more details can be discussed and discovered. We will negotiate the contract corp to corp at a fair price for both the consultant and employer.

Let us help you with your needs. Register now.

What I want in the website:

I need 2 logins: 1 for the employers to login and one for the employees to log in

Employer login: They will be asked if they are an individual, company, or consulting company. This is important information that I need to know

e-mail

address

name

phone

Once the employer is login he’ll be able to see resumes by skill set, so there will have to be a line in which the employer will be able to put down the skills that they are looking for. I believe that there should be more than one line for skill set looking for possibly 5-6 lines for this. The employer will never know what the employee is getting but instead he will get the final rate of the consultant. I will get to that later on. The employer will never see the last name of the employee, they will only be able to see the first name. If there are more than one Scott for instance it probably should read Scott M. Bronx, New York. That broken down would be Scott (first name) M. (idle initial) Bronx (city) New York (state. There should also be some way that the employer could save a couple of people that they are looking for to view later. Once they select one of the consultants and state that they want to continue the computer should tell the employer to us. I may change the name and such but you get the jest.

Employee login

e-mail

address

name

phone

Once they are login and have a screen name and password, they will be able to download there resume onto the sight. I believe it would look good to ask each consultant for their skill set and how many years they have done such a skill set. Each consultant is going to be asked there minimum amount they want to pay the employee. Now that amount will not show up on the employer sight, they will see the formula of the consultants rate +15(.1)= employers rate that posts on their side of the website. Also another question that needs to be asked do they want to telecommute or be onsite or both? How many hours per week do they want to work? What is there legal status US citizen, H1B status, or greencard. What market do they want to work, what city? My primary goal is to focus in on Chicago, but that might change and I can place anywhere. Also the date that the resume is posted should be posted. The consultants should have a way to mark their status as available or unavailable

I know for the employer to search for keywords there is a technology in which it can search a document altogether to find that as a keyword. I would prefer the resumes to be searched like this other than the other way by keywords because sometimes people don’t put everything into the keywords of the resume, but it’s scattered throughout the resume.

Here is what I thought the resume format should look like for the employer

First Name

Skill Set Years

.Net 3

Objective – This could be a word doc that is cut and pasted in a recognized area

Employment History

Title_____________

From _____To:__________

Description This could be a word doc that is cut and pasted in a recognized area

Education Batchelors Masters

School

We will have to ask how many employers they had in order to get the spacing right on the resume section. My other thought is to have them fill in the skill set and name then after that have them upload there resume in PDF form or word form. This would get the resumes a little bit uneven but that really shouldn’t matter. Also when it comes to phone ,e-mail, address and full name we can get that from the registration form.

Clear Connection Consulting

There should be a log in Consultants section and a log in Employer Section at the top right of the page. There should be a register button under that once that comes up there should be a choice either consultant or employer. There should be a log out button underneath of that

Once an employer or consultant hit the button to register the computer will take them to a place in which they will be able to put all there information. Once that is done the employer will be taken to a page in which they can search for consultants and the consultants will be taken to a page in which they’ll be able to put there resume together and be asked those questions that I stated earlier about the rate etc.

After the employer or consultant registers we should check their identity by sending them an e-mail in which they have to log into their e-mail to confirm their identity.
lot and looking forward to working with you..

For the about us page is will look like this:

Clear Connection Consulting is an independent technology consulting firm that is dedicated to providing your company the best service possible at the fairest prices. We have over 30 years of on-the-job experience with expertise in IT consulting. We cater to all sizes of businesses, from the small business entrepreneur to Fortune 500 companies.

We have set up a website for both Employers and job seekers alike. Job seekers don’t have to spend excessive amount of money to see resumes that may or may not pan out. Job seekers should have the confidence that the employers that looking at their resume are looking for people right away and know you job skills on the spot. For Job seekers, you don’t have to spend money posting numerous job posting with no results. For job seekers if you don’t find a person that you want you don’t have to PAY.

If you find a consultant that you want all you have to do is contact us and tell us that you are interested in a particular person. We take care of everything from there. We do all the paperwork and will set up interviews for your company to meet the consultant to make sure that he/she is a good match for your company. We also take all the guesswork out of fees and everything like that. Next to the consultants name on the main website you will find the actual billing rate for that consultant. How great is that!! Clear Connection Consulting does all contracts corp. to corp. Clear Connection Consulting represents these consultants.

The best reason to use Clear Connection Consulting is for the fact that we are fair. We do not overcharge for our consultants. You will always be able to get in touch with a live person when a problem exists. Our consultants are highly skilled for any job.

The logo will also have to be changed, but we will give you the logo. You’ll just insert it.

The resume will just be an attachment, it will just be an extra thing for employers to look at. The emploYEE will really be filling out the information (most of which is on the resume) by hand, well by typing it in.
So for instance it will say list your skills, amount of years with this skill, and you level knowledge with this skill. So they may type in

XML 2 Years Begginner
PHP 10 Years Expert
ASP 4 Years Intermediate

The point is that when the EmploYER is searching through the candidates he may want to look for keywords (xml, php, and asp). This person would come up because they relate to these keywords.

The number one search criteria for employers should be city or zip code and how far away from this location they are loooking for employees.

So for example they should type in the zip code of where they are looking for employess and how far away they want to look.

So say they want people for work in Chantilly, VA zip code 20151. They would type in zip code 20151 and then enter the maximum radius they will look for potential clients.

Categories: Joomla, Website Design Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Joomla Template Modificaition

July 19th, 2009 Comments off

Note some of this information could contradict itself. Half of it was written up before we had the template.

My company has worked with joomla pages in the past, so we know what work goes into it. Our price we believe is fair.

This must be completed in no more then 7 days.

Anyway I have a joomla template that will need to be installed, modified and changed to look similar to temp agency except there will be no job listings. There will 2 logins. One for the potential employee. They basically will just fill information about their skill level, experience, attach a resume, etc.

The other login will be for employers. This will allow employers to search through employees based on different criteria. Such as skill level, location, etc.

For the template right now the following will need to be changed.

Get rid of the poll section

Get rid of Who’s online

get rid of the main menu

On the other side where it has Login form, change that to consultant loggin form.

Where it reads popular put in a form that reads employer login

Leave the home tab and contact us at the top of the page. You can keep the other tabs blank if you want.

Where U way corporation is put Clear Connection Consulting

On the left side of Clear connection consulting I want to put 2 c’s connecting on C at the bottom. I can fax that to you if you want me to.

- In the backend of the website I am going to need to be able to turn the rate on to some employers after I can verify them.

Below is how the main page should read like. The text should start at the main menu and go over to the boxes where people log into.

Like this:
Need IT Specialists?

Save Time Save Money Do It Right

Clear Connection Consulting is an independent technology consulting firm dedicated to providing your company the best possible consultant to fit your needs at the fairest price. We have over 30 years of on-the-job expertise in IT consulting. We cater to all sizes of businesses, from the small business entrepreneur to Fortune 500 companies.

This unique website is a tool for both employers and job seekers. Employers can save money and time searching resumes under their own criteria. Job seekers should have the confidence that the employers are looking for specific job sets in the now time frame. All of this comes to you at no charge.

Once a connection looks promising, please contact us and let us know which IT specialist you might be interested. We take everything from there. We do all the paperwork and will set up interviews so that more details can be discussed and discovered. We will negotiate the contract corp to corp at a fair price for both the consultant and employer.

Let us help you with your needs. Register now.

What I want in the website:

I need 2 logins: 1 for the employers to login and one for the employees to log in

Employer login: They will be asked if they are an individual, company, or consulting company. This is important information that I need to know

e-mail

address

name

phone

Once the employer is login he’ll be able to see resumes by skill set, so there will have to be a line in which the employer will be able to put down the skills that they are looking for. I believe that there should be more than one line for skill set looking for possibly 5-6 lines for this. The employer will never know what the employee is getting but instead he will get the final rate of the consultant. I will get to that later on. The employer will never see the last name of the employee, they will only be able to see the first name. If there are more than one Scott for instance it probably should read Scott M. Bronx, New York. That broken down would be Scott (first name) M. (idle initial) Bronx (city) New York (state. There should also be some way that the employer could save a couple of people that they are looking for to view later. Once they select one of the consultants and state that they want to continue the computer should tell the employer to us. I may change the name and such but you get the jest.

Employee login

e-mail

address

name

phone

Once they are login and have a screen name and password, they will be able to download there resume onto the sight. I believe it would look good to ask each consultant for their skill set and how many years they have done such a skill set. Each consultant is going to be asked there minimum amount they want to pay the employee. Now that amount will not show up on the employer sight, they will see the formula of the consultants rate +15(.1)= employers rate that posts on their side of the website. Also another question that needs to be asked do they want to telecommute or be onsite or both? How many hours per week do they want to work? What is there legal status US citizen, H1B status, or greencard. What market do they want to work, what city? My primary goal is to focus in on Chicago, but that might change and I can place anywhere. Also the date that the resume is posted should be posted. The consultants should have a way to mark their status as available or unavailable

I know for the employer to search for keywords there is a technology in which it can search a document altogether to find that as a keyword. I would prefer the resumes to be searched like this other than the other way by keywords because sometimes people don’t put everything into the keywords of the resume, but it’s scattered throughout the resume.

Here is what I thought the resume format should look like for the employer

First Name

Skill Set Years

.Net 3

Objective – This could be a word doc that is cut and pasted in a recognized area

Employment History

Title_____________

From _____To:__________

Description This could be a word doc that is cut and pasted in a recognized area

Education Batchelors Masters

School

We will have to ask how many employers they had in order to get the spacing right on the resume section. My other thought is to have them fill in the skill set and name then after that have them upload there resume in PDF form or word form. This would get the resumes a little bit uneven but that really shouldn’t matter. Also when it comes to phone ,e-mail, address and full name we can get that from the registration form.

Clear Connection Consulting

There should be Clear Connection Consulting at the top of the pages reading Clear Connection consulting the point size should be 36 and the font should be AR BLANCA or similar.

There should be a log in Consultants section and a log in Employer Section at the top right of the page. There should be a register button under that once that comes up there should be a choice either consultant or employer. There should be a log out button underneath of that

Once an employer or consultant hit the button to register the computer will take them to a place in which they will be able to put all there information. Once that is done the employer will be taken to a page in which they can search for consultants and the consultants will be taken to a page in which they’ll be able to put there resume together and be asked those questions that I stated earlier about the rate etc.

After the employer or consultant registers we should check their identity by sending them an e-mail in which they have to log into their e-mail to confirm their identity.
lot and looking forward to working with you..

For the about us page is will look like this:

Clear Connection Consulting is an independent technology consulting firm that is dedicated to providing your company the best service possible at the fairest prices. We have over 30 years of on-the-job experience with expertise in IT consulting. We cater to all sizes of businesses, from the small business entrepreneur to Fortune 500 companies.

We have set up a website for both Employers and job seekers alike. Job seekers don’t have to spend excessive amount of money to see resumes that may or may not pan out. Job seekers should have the confidence that the employers that looking at their resume are looking for people right away and know you job skills on the spot. For Job seekers, you don’t have to spend money posting numerous job posting with no results. For job seekers if you don’t find a person that you want you don’t have to PAY.

If you find a consultant that you want all you have to do is contact us and tell us that you are interested in a particular person. We take care of everything from there. We do all the paperwork and will set up interviews for your company to meet the consultant to make sure that he/she is a good match for your company. We also take all the guesswork out of fees and everything like that. Next to the consultants name on the main website you will find the actual billing rate for that consultant. How great is that!! Clear Connection Consulting does all contracts corp. to corp. Clear Connection Consulting represents these consultants.

The best reason to use Clear Connection Consulting is for the fact that we are fair. We do not overcharge for our consultants. You will always be able to get in touch with a live person when a problem exists. Our consultants are highly skilled for any job.

The logo will also have to be changed, but we will give you the logo. You’ll just insert it.

Categories: CMS, Joomla, PHP, System Administration Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Original Website Portal

July 6th, 2009 Comments off

I need to create an italian-english website portal.
For the italian zone….i need it to autoupdate its content day by day with most relevant today news from italy and from the world(written in italian language)this updating method should not be made in javascript because i read that google bots will not be able to read it so this will not help me on serp.(the autoupdating option will be managed from the admin panel in all its aspects)
I need that when a people enter my websites find the most relevant news witten in italian and have the possibility to comment them in seconds (like a kind of autoupdating blog).they will also have the possibility to vote “Yes or no” near each fact with a simple click. and to see results after they have voted.
i want also to be able to manually add my posts anyway and they can vote or comment them too.
I want it to have rss feed too.
On the main page of the site (on the right) there should be a google search bar(a small one) so that people can use my portal as their main home page.google results will display directly on my page( a very small and not desturbing bar of the site will remain up in the the top frame).
+ ebay search bar(with results that are listed directly on my webpage and then if clicked i will earn money with ebay affiliate program. i do not know if this is possible anyway let me know if it is not.)
i also need that the portal is integrated with google adsense and ebay affiliate images in all pages.
the portal should have the possibility to add a forum zone too(integrated with google adsense and ebay affiliate links too).anyway i do not need you make any forum now.
the portal should also have an youtube bar so people can search youtube videos inside a big frame of my website and will have my top bar always visible if they want to do other things on my website.

the portal should have an admin panel where it is possible to easily and fast change the keywords of all pages and manage affiliations for: google adsense, ebay, clickbank, amazon + manage banners content and general layout ,links + images and buttons.
the admin panel should have more functions possible and an easy structure.
the site will have an english zone too with the same structure but its own content (autoupdating contenct with ENGLISH news (no more italian this time)etc etc and all functions are integrated with adsense+ebay+amazon+clikbank.(everything can be managed from the admin panel)

graphich for the whole portal should be good, clear and light…related to universe space mysteries and human evolution…this is because the website will talk about arguments like: the world today, political facts, philosophy, history,mysteries etc etc.

i see that many ready turnkey websites have good integration with affiliate programs but i want mine to be a sort of portal where people can vote comment and discuss about actual news(autoupdated) or things posted by me and they have everything under control (i mean google search bar,ebay search bar,youtube search bar,a facebook button+a myspace button + twitter etc etc so they are fast redirected to the place they want if they want it and my portal website will remain open since all these redirection will open a new page or some of they will remain in a frame of my page. i still need to understand what is better about this).

site has to be easy light and clear…not flash heavy content etc etc.
it has to be an all in one portal for people that want to stay updated with facts,express their votes and opinions and want to have all the most relevant web under control at a click far (youtube ebay facebook myspace google etc etc)

this is my idea anyway suggestion are always accepted.

remember that the website has to be made with an italian zone and an english one.
so i do not know how affiliation work in this case…anyway i want affiliate images or links are in the same language of the user.
i want that when an user came on the site he is automatically placed on his own language zone(ip autochecking?) and have the possibility to change the zone just clicking one flag at the top of the page.
autoupdating content will be in english for the english zone and in italian for the italian one.
(autoupdating contenct options will be in the admin panel so i can change everything about it to take news from everywhere i prefer. let me know if this is possible.)

i do not have idea if this is an easy or an hard work for a good programmer.
all i can say is that i will not give this work to the first man that say me he can.
i want this to be a good project and made in the best possible way.
original content, original ideas and original structure and design.

this is what i am looking for.

Translation Dictionary Php Sql

July 3rd, 2009 Comments off

This is a simple concept:

A PHP based dictionary site that lets you look up a word in 1 language and then queries a database to translate into another language.

1. Web design is basically:
a) 1 string edit box to enter the term to be translated. The user can submit the word they want translated.
b)Choose whether they want an ‘Exact’ match. Specify how many ‘Results’ they want. (default 10).

I will supply the SQL database of all the language terms.

The interface does not have to pretty, no images, as long as the database look up works.

Please specify how long this takes along with the price.

Fee-per-photo Download Site

June 4th, 2009 Comments off

I have a client (professional photography business) who needs to setup a site where they can show low-res images for their clients to pay online to download a hi-res version of the image.

The example they gave me is http://www.myproimages.com/proofpreview.aspx?orderid=00044950-5544128,
except that site doesn’t charge for downloads. So I guess this project is similar to a small-scale version of an istockphoto or fotolia. They said they want their clients to be able to pay and download the images similar to iTunes.

They want to be able to easily upload images to the site, and they need a login for each client – so clients can see their photos to be able to pay for downloads. So this wouldn’t be a public site. Their photography clients will only be able to see and download their own photos.

The photography company has a merchant account and accepts Visa/MC, so they’d like for their clients to have the option to either pay through their merchant account or pay by PayPal.

I’m a designer, but not a coder. There may be software out there that offers all this, but I’m not aware of it. I want to make sure all bids I receive on this are complete and cover everything listed here, so when you’re done, it’s TURN-KEY…

I need to be able to turn this over to my client with everything working perfectly, where he can upload low-res images in each client account, and then his clients can login, view the low-res images, add the ones they want to a shopping cart, pay for the images (through merchant account or PayPal) and then be able to easily download the high-res versions of the images they paid for.

This all needs to be seamless and completely functional, with no bugs. And I need to make sure you stand behind your work, even after it’s “done” and paid, so that if a week after you’re paid and my client is using this and he says something is not working as expected – just like istockphoto or fotolia would work – that you will fix (as it should have been done originally) without extra cost.

We also need this to look GOOD as well, by American standards. I know there are some coders who are great at programming, but their design looks crappy – with funky colors, etc. This can have simple design, nothing elaborate needed, but looks are as important as functionality.

This is also a small 3-man photography business, so we obviously need to keep costs down.

Thanks,
Mark

Fee-per-photo Download Site

June 4th, 2009 Comments off

I have a client (professional photography business) who needs to setup a site where they can show low-res images for their clients to pay online to download a hi-res version of the image.

The example they gave me is http://www.myproimages.com/proofpreview.aspx?orderid=00044950-5544128,
except that site doesn’t charge for downloads. So I guess this project is similar to a small-scale version of an istockphoto or fotolia. They said they want their clients to be able to pay and download the images similar to iTunes.

They want to be able to easily upload images to the site, and they need a login for each client – so clients can see their photos to be able to pay for downloads. So this wouldn’t be a public site. Their photography clients will only be able to see and download their own photos.

The photography company has a merchant account and accepts Visa/MC, so they’d like for their clients to have the option to either pay through their merchant account or pay by PayPal.

I’m a designer, but not a coder. There may be software out there that offers all this, but I’m not aware of it. I want to make sure all bids I receive on this are complete and cover everything listed here, so when you’re done, it’s TURN-KEY…

I need to be able to turn this over to my client with everything working perfectly, where he can upload low-res images in each client account, and then his clients can login, view the low-res images, add the ones they want to a shopping cart, pay for the images (through merchant account or PayPal) and then be able to easily download the high-res versions of the images they paid for.

This all needs to be seamless and completely functional, with no bugs. And I need to make sure you stand behind your work, even after it’s “done” and paid, so that if a week after you’re paid and my client is using this and he says something is not working as expected – just like istockphoto or fotolia would work – that you will fix (as it should have been done originally) without extra cost.

We also need this to look GOOD as well, by American standards. I know there are some coders who are great at programming, but their design looks crappy – with funky colors, etc. This can have simple design, nothing elaborate needed, but looks are as important as functionality.

This is also a small 3-man photography business, so we obviously need to keep costs down.

Thanks,
Mark

Week 4

May 4th, 2009 Comments off

Building on the previous database, write queries using the SQL SELECT statement. Make sure to illustrate the salaries before and after the modifications (Select *).

Myspace Private Profile Viewer

April 18th, 2009 Comments off

I want a site that let user view private myspace profile by typing in the myspace id of the private profile they want to view on the site. I want this program to be free but user can only view max 3 private profile in 5 days, if they want to view more then they must pay $5 to view unlimited private myspace profile, and their membership must only last a month. So basically this is how i want the site to work:

Free member get to view max 1 private myspace profile in 5 days, that mean they can only view another file after 5 days. By free members i mean that member who haven’t sign up to become a member yet.

Registered member get to view max 3 private myspace profile in 5 days. Registered users are users who have signed up on my website but haven’t pay.

Paid members get to view an unlimited number of myspace profile for a month, after a month their membership end and if they want to view unlimited myspace profile again then they must pay another $5. Paid members must first sign up for an account so the system can keep track of who has paid, they can only view unlimited myspace profile only if they have paid and login to their account. If they have an account and their membership has expired then it will go back to max 3 profile in 5 days–only if they are logged in.

I want the membership to be automatic. That mean the site will automatically downgrade the person who membership has expired at the end of the month.

I also want the ability to add and edit advertisements spot in the admin panel where i can put my adsense codes.

This is a basic of what i want in the back admin:
- advertisement edit
-site settings(site names + title and all that stuff)
- ability to view free members, registered members, and paid members(also see how many days they have left)
-ability to send mass emails to all registered members

I want a hard working person who can get this done fast and have a good idea of what kind of site i have in mind. You will also be responsible for the layout, something simple is fine.

Please give a reasonable price as i will hide the bids.

C Lemonade Stand

April 5th, 2009 Comments off

Here is what needs to be done. I have the skeleton code too which i have included right after the instructions. This program must compile in Dev C++ and it needs to be in the format in the instructions.

Objectives
1. Review use of if statements and loops.
2. Learn how to write functions given specifications.
3. Learn how to use pass by reference variables.
4. Learn how to put together a useful program given a skeleton of that program and the
functions and their specifications necessary in the implementation.

Problem: Lemonade Stand
Last summer your friend has a lemonade stand and made lots of money. You want to do the same! You have plenty of time to plan, so you thought you would be pre
pared when summer came around by writing a program to simulate your lemonade stand. The basic idea behind the simulation is as follows:

1) You will simulate 10 days of running the lemonade stand.
2) In the beginning the user gets a $20.00 loan to run the lemonade stand.
3) Before each day, the user gets an opportunity to buy bags of lemons and sugar.
4) At the beginning of each day the user receive a weather report.
5) Based on that, the user is asked to price a cup of lemonade for that day.
6) Then, the days sales are simulated. (Part of this is written for you.)
7) Afterwards, the user is prompted with a status report of how much money they have left and how many bags of lemons and sugar they have left.

What you have to do
A skeleton of the solution for this assignment is posted on WebCourses and the course web page. Please use this skeleton. You must fill in the seven functions that are left for you to fill in, as well as write the remainder of main so the program works as described above. After you write each function, you should test it before moving on. How to do this will be covered in class. Then, write your main, calling the necessary functions from it to achieve the desired functionality. main can work without declaring any new variables than the ones already declared. But, you may declare new ones if you wish.

Perhaps the biggest problem you will have will be not knowing when to make function calls. The goal of having these functions is to make the coding process more manageable. In particular, it is possible that a function might “do” something complicated, but that just really means that function makes calls to other functions that carry out a majority of that work already. In essence, if you write a function A to do a task, then don’t write out the code that also does that task in another function B. Instead call the function A from the body of function B.

References
Textbook: Chapters 9, 10, 11 Notes: Lectures 13, 14, 15, 17

Output Sample
Two full output samples of the program running will be provided on Webcourses and the course web page in the files lemonade.out and lemonade2.out.

Deliverables
You must submit your solution to the problem, lemonade.c, over WebCourses.

Restrictions
Although you may use other compilers, your program must compile and run using DevC++. Please use DevC++ to develop your program. Your program should include a header comment with the following information: your name, course number, section number, assignment title, and date. Also, make sure you include ample comments throughout your code describing the major steps in solving the problem.

Grading Details
Your program will be graded upon the following criteria:

1) Your correctness
2) Your programming style and use of white space. (Even if you have a plan and your program works perfectly, if your programming style is poor or your use of white space is poor you could get 10% or 15% deducted from your grade.)
3) Compatibility to DevC++. (If your program does not compile in this environment, you will get a sizable deduction from your grade, likely to be over 50%)

The code Skeleton:

#include <stdio.h>
#include <stdlib.h>
#include <time.h>

// Symbolic constants to be used.

// Prices of bags of sugar and lemon, respectively.
#define PRICE_LEMON 3.50
#define PRICE_SUGAR 2.00

// Fraction of a bag of lemons and sugar used on a single cup of lemonade.
#define LEMON_PER_CUP 0.03
#define SUGAR_PER_CUP 0.04

// The initial loan the user is given to start their lemonade stand.
#define START_MONEY 20.00

// Using symbolic constants for true and false.
#define FALSE 0
#define TRUE 1

void buy_lemons(double *pLemons, double *pMoney);
void buy_sugar(double *pSugar, double *pMoney);
int weather();
int num_cups_sold(int weather, int cost);
void status_report(double cash, double num_lemons, double num_sugar, int day);
int max_sell(double num_lemons, double num_sugar);
int get_cost();
void sell_cups(double *pMoney, double *pLemons, double *pSugar);
void end_message(double money);

int main() {

int num_day, ans;
double money = START_MONEY, num_lemons = 0, num_sugar = 0;

srand(time(0));

printf(“Welcome to the Game of Lemonade!nn”);
printf(“You start the game with $%.2lf and no supplies!n”, START_MONEY);

// Loop through each day. Ask the user if they want to buy lemons. If so,
// carry out the transaction. Then ask them if they want to buy sugar.
// If so, do this transaction as well. Then, let them sell lemonade for
// the day. Finally, print a status report after they’ve sold lemonade
// at the end of the day.
for (num_day = 1; num_day <= 10; num_day++) {

}

// Print out whether or not they have lost money, broke even or gained
// money.

return 0;
}

// Pre-conditions: pLemons and pMoney are pointers to variables that store
// the user’s number of bags of lemons left and amount of
// money left.
// Post-condition: The user is given the opportunity to buy lemons. If
// successful, the number of bags of lemons and the amount
// of money the user has are adjusted accordingly.
//
// What to do in this function: If the user doesn’t have enough money to
// even buy one bag of lemons, tell them so and return. Otherwise, ask
// the user how many bags of lemons they want to buy. If they answer less
// than one, tell them they must get more and reprompt them. If they
// answer more than they can buy, tell them they don’t have that much
// money and reprompt them. Continue prompting them until they answer with
// a valid value. Then process the transaction.

void buy_lemons(double *pLemons, double *pMoney) {

}

// Pre-conditions: pSugar and pMoney are pointers to variables that store
// the user’s number of bags of lemons left and amount of
// money left.
// Post-condition: The user is given the opportunity to buy sugar. If
// successful, the number of bags of sugar and the amount
// of money the user has are adjusted accordingly.
//
// What to do in this function: If the user doesn’t have enough money to
// even buy one bag of sugar, tell them so and return. Otherwise, ask
// the user how many bags of sugar they want to buy. If they answer less
// than one, tell them they must get more and reprompt them. If they
// answer more than they can buy, tell them they don’t have that much
// money and reprompt them. Continue prompting them until they answer with
// a valid value. Then process the transaction.

void buy_sugar(double *pSugar, double *pMoney) {

}

// Pre-condition: None
// Post-condition: The weather report for the day is printed and the
// corresponding weather status in between 1 and 5,
// inclusive, is returned.
int weather() {

// Get the weather status value.
int retval = rand()%5 + 1;

printf(“nHere is today’s weather forecast:n”);

// Print out the appropriate forecast for that status.n”);
if (retval == 1)
printf(“It is cloudy with a high chance of rain.n”);
else if (retval == 2)
printf(“It is partly cloudy and windy.n”);
else if (retval == 3)
printf(“It is partly sunny with low humidity.n”);
else if (retval == 4)
printf(“It is warm and sunny with medium winds.n”);
else
printf(“It’s a perfect beach day. Sunny and hot!n”);

return retval; // Return this status value.
}

// Pre-condition: weather is an integer in between 1 and 5, inclusive,
// standing for the weather status for the day. cost is
// the cost of a cup of lemonade in cents for that day.
// Post-condition: The number of cups of lemonade for that day is returned.
int num_cups_sold(int weather, int cost) {

int optimal_price, max_cups;
double max_income;

// Calculate a maximum revenue for the day.
max_income = 5 + 3*weather;
optimal_price = 15 + 5*weather;
max_income = max_income – fabs(optimal_price – cost)/1.5;

// If it’s lower than 5 dollars, reset it to 5 dollars.
if (max_income < 5)
max_income = 5;

// From this, determine the maximum number of cups that could be sold.
max_cups = (int)(max_income/((double)cost/100));

// Return a random number from 0 to this maximum.
return rand()%(max_cups+1);

}

// Pre-condition: cash is the amount of cash the user has, num_lemons is
// the number of bags of lemons the user has left, num_sugar
// is the number of bags of sugar the user has left, and day
// is which day of the game just finished.
// Post-condition: A status report with the four values passed in is nicely
// displayed for the user.
//
// What to do with this function: This is fairly self-explanatory from the
// pre and post conditions. Look to the sample given in the assignment for
// the format.
void status_report(double cash, double num_lemons, double num_sugar, int day) {

}

// Pre-condition: pMoney, pLemons and pSugar are pointers to the variables
// storing the user’s amount of cash, number of bags of
// lemons and number of bags of sugar.
// Post-condition: A day’s transactions will take place and the amount of
// money, the number of bags of lemons and sugar will be
// adjusted accordingly.
//
// What to do with this function: First prompt the user with the weather
// report. Then, ask the user for how much they want to sell a cup of
// lemonade. Determine the number of cups that actually get sold for the
// day by determining how many cups the user COULD sell based on the
// availability of supplies and how many cups they COULD sell based on the
// weather. Print out how many cups of lemonade they ended up selling.
// Then adjust the amount of money they have, as well as the number of bags
// of lemons and sugar.

void sell_cups(double *pMoney, double *pLemons, double *pSugar) {

}

// Pre-condition: num_lemons is the number of bags of lemons the user has,
// and num_sugar is the number of bags of sugar they have.
// Post-condition: The function returns the maximum number of cups of
// lemonade the user can sell based on available supplies.
//
// What to do with this function: Calculate how many full cups of lemonade
// you can supply with sugar. Do the same calculation for lemons. Then,
// return the smaller of these two values.

int max_sell(double num_lemons, double num_sugar) {

}

// Pre-condition: None.
// Post-condition: Returns the number of cents the user will sell a cup of
// lemonade for, for that day.
//
// What to do with this function: Prompt the user to enter how much they
// want to charge for a cup of lemonade. If they don’t enter a positive
// integer, reprompt them until they do. Then return this value.

int get_cost() {

}

// Pre-condition: money is the amount of money the user has left at the end
// of the 10 days of running their Lemonade Stand.
// Post-condition: The user’s overall loss or profit is printed out.

// What to do with this function: See if what they have left is less than
// what they started with. If so, print out how much the lost. If it’s equal
// just print out a message saying that they broke even. Otherwise, print
// out how much profit they made!

void end_message(double money) {

}

Categories: C/C++ Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Lemonade Stand

April 3rd, 2009 Comments off

Here is what needs to be done. I have the skeleton code too which i have included right after the instructions. This program must compile in Dev C++ and it needs to be in the format in the instructions.

Objectives
1. Review use of if statements and loops.
2. Learn how to write functions given specifications.
3. Learn how to use pass by reference variables.
4. Learn how to put together a useful program given a skeleton of that program and the
functions and their specifications necessary in the implementation.

Problem: Lemonade Stand
Last summer your friend has a lemonade stand and made lots of money. You want to do the same! You have plenty of time to plan, so you thought you would be pre
pared when summer came around by writing a program to simulate your lemonade stand. The basic idea behind the simulation is as follows:

1) You will simulate 10 days of running the lemonade stand.
2) In the beginning the user gets a $20.00 loan to run the lemonade stand.
3) Before each day, the user gets an opportunity to buy bags of lemons and sugar.
4) At the beginning of each day the user receive a weather report.
5) Based on that, the user is asked to price a cup of lemonade for that day.
6) Then, the days sales are simulated. (Part of this is written for you.)
7) Afterwards, the user is prompted with a status report of how much money they have left and how many bags of lemons and sugar they have left.

What you have to do
A skeleton of the solution for this assignment is posted on WebCourses and the course web page. Please use this skeleton. You must fill in the seven functions that are left for you to fill in, as well as write the remainder of main so the program works as described above. After you write each function, you should test it before moving on. How to do this will be covered in class. Then, write your main, calling the necessary functions from it to achieve the desired functionality. main can work without declaring any new variables than the ones already declared. But, you may declare new ones if you wish.

Perhaps the biggest problem you will have will be not knowing when to make function calls. The goal of having these functions is to make the coding process more manageable. In particular, it is possible that a function might “do” something complicated, but that just really means that function makes calls to other functions that carry out a majority of that work already. In essence, if you write a function A to do a task, then don’t write out the code that also does that task in another function B. Instead call the function A from the body of function B.

References
Textbook: Chapters 9, 10, 11 Notes: Lectures 13, 14, 15, 17

Output Sample
Two full output samples of the program running will be provided on Webcourses and the course web page in the files lemonade.out and lemonade2.out.

Deliverables
You must submit your solution to the problem, lemonade.c, over WebCourses.

Restrictions
Although you may use other compilers, your program must compile and run using DevC++. Please use DevC++ to develop your program. Your program should include a header comment with the following information: your name, course number, section number, assignment title, and date. Also, make sure you include ample comments throughout your code describing the major steps in solving the problem.

Grading Details
Your program will be graded upon the following criteria:

1) Your correctness
2) Your programming style and use of white space. (Even if you have a plan and your program works perfectly, if your programming style is poor or your use of white space is poor you could get 10% or 15% deducted from your grade.)
3) Compatibility to DevC++. (If your program does not compile in this environment, you will get a sizable deduction from your grade, likely to be over 50%)

The code Skeleton:

#include <stdio.h>
#include <stdlib.h>
#include <time.h>

// Symbolic constants to be used.

// Prices of bags of sugar and lemon, respectively.
#define PRICE_LEMON 3.50
#define PRICE_SUGAR 2.00

// Fraction of a bag of lemons and sugar used on a single cup of lemonade.
#define LEMON_PER_CUP 0.03
#define SUGAR_PER_CUP 0.04

// The initial loan the user is given to start their lemonade stand.
#define START_MONEY 20.00

// Using symbolic constants for true and false.
#define FALSE 0
#define TRUE 1

void buy_lemons(double *pLemons, double *pMoney);
void buy_sugar(double *pSugar, double *pMoney);
int weather();
int num_cups_sold(int weather, int cost);
void status_report(double cash, double num_lemons, double num_sugar, int day);
int max_sell(double num_lemons, double num_sugar);
int get_cost();
void sell_cups(double *pMoney, double *pLemons, double *pSugar);
void end_message(double money);

int main() {

int num_day, ans;
double money = START_MONEY, num_lemons = 0, num_sugar = 0;

srand(time(0));

printf(“Welcome to the Game of Lemonade!nn”);
printf(“You start the game with $%.2lf and no supplies!n”, START_MONEY);

// Loop through each day. Ask the user if they want to buy lemons. If so,
// carry out the transaction. Then ask them if they want to buy sugar.
// If so, do this transaction as well. Then, let them sell lemonade for
// the day. Finally, print a status report after they’ve sold lemonade
// at the end of the day.
for (num_day = 1; num_day <= 10; num_day++) {

}

// Print out whether or not they have lost money, broke even or gained
// money.

return 0;
}

// Pre-conditions: pLemons and pMoney are pointers to variables that store
// the user’s number of bags of lemons left and amount of
// money left.
// Post-condition: The user is given the opportunity to buy lemons. If
// successful, the number of bags of lemons and the amount
// of money the user has are adjusted accordingly.
//
// What to do in this function: If the user doesn’t have enough money to
// even buy one bag of lemons, tell them so and return. Otherwise, ask
// the user how many bags of lemons they want to buy. If they answer less
// than one, tell them they must get more and reprompt them. If they
// answer more than they can buy, tell them they don’t have that much
// money and reprompt them. Continue prompting them until they answer with
// a valid value. Then process the transaction.

void buy_lemons(double *pLemons, double *pMoney) {

}

// Pre-conditions: pSugar and pMoney are pointers to variables that store
// the user’s number of bags of lemons left and amount of
// money left.
// Post-condition: The user is given the opportunity to buy sugar. If
// successful, the number of bags of sugar and the amount
// of money the user has are adjusted accordingly.
//
// What to do in this function: If the user doesn’t have enough money to
// even buy one bag of sugar, tell them so and return. Otherwise, ask
// the user how many bags of sugar they want to buy. If they answer less
// than one, tell them they must get more and reprompt them. If they
// answer more than they can buy, tell them they don’t have that much
// money and reprompt them. Continue prompting them until they answer with
// a valid value. Then process the transaction.

void buy_sugar(double *pSugar, double *pMoney) {

}

// Pre-condition: None
// Post-condition: The weather report for the day is printed and the
// corresponding weather status in between 1 and 5,
// inclusive, is returned.
int weather() {

// Get the weather status value.
int retval = rand()%5 + 1;

printf(“nHere is today’s weather forecast:n”);

// Print out the appropriate forecast for that status.n”);
if (retval == 1)
printf(“It is cloudy with a high chance of rain.n”);
else if (retval == 2)
printf(“It is partly cloudy and windy.n”);
else if (retval == 3)
printf(“It is partly sunny with low humidity.n”);
else if (retval == 4)
printf(“It is warm and sunny with medium winds.n”);
else
printf(“It’s a perfect beach day. Sunny and hot!n”);

return retval; // Return this status value.
}

// Pre-condition: weather is an integer in between 1 and 5, inclusive,
// standing for the weather status for the day. cost is
// the cost of a cup of lemonade in cents for that day.
// Post-condition: The number of cups of lemonade for that day is returned.
int num_cups_sold(int weather, int cost) {

int optimal_price, max_cups;
double max_income;

// Calculate a maximum revenue for the day.
max_income = 5 + 3*weather;
optimal_price = 15 + 5*weather;
max_income = max_income – fabs(optimal_price – cost)/1.5;

// If it’s lower than 5 dollars, reset it to 5 dollars.
if (max_income < 5)
max_income = 5;

// From this, determine the maximum number of cups that could be sold.
max_cups = (int)(max_income/((double)cost/100));

// Return a random number from 0 to this maximum.
return rand()%(max_cups+1);

}

// Pre-condition: cash is the amount of cash the user has, num_lemons is
// the number of bags of lemons the user has left, num_sugar
// is the number of bags of sugar the user has left, and day
// is which day of the game just finished.
// Post-condition: A status report with the four values passed in is nicely
// displayed for the user.
//
// What to do with this function: This is fairly self-explanatory from the
// pre and post conditions. Look to the sample given in the assignment for
// the format.
void status_report(double cash, double num_lemons, double num_sugar, int day) {

}

// Pre-condition: pMoney, pLemons and pSugar are pointers to the variables
// storing the user’s amount of cash, number of bags of
// lemons and number of bags of sugar.
// Post-condition: A day’s transactions will take place and the amount of
// money, the number of bags of lemons and sugar will be
// adjusted accordingly.
//
// What to do with this function: First prompt the user with the weather
// report. Then, ask the user for how much they want to sell a cup of
// lemonade. Determine the number of cups that actually get sold for the
// day by determining how many cups the user COULD sell based on the
// availability of supplies and how many cups they COULD sell based on the
// weather. Print out how many cups of lemonade they ended up selling.
// Then adjust the amount of money they have, as well as the number of bags
// of lemons and sugar.

void sell_cups(double *pMoney, double *pLemons, double *pSugar) {

}

// Pre-condition: num_lemons is the number of bags of lemons the user has,
// and num_sugar is the number of bags of sugar they have.
// Post-condition: The function returns the maximum number of cups of
// lemonade the user can sell based on available supplies.
//
// What to do with this function: Calculate how many full cups of lemonade
// you can supply with sugar. Do the same calculation for lemons. Then,
// return the smaller of these two values.

int max_sell(double num_lemons, double num_sugar) {

}

// Pre-condition: None.
// Post-condition: Returns the number of cents the user will sell a cup of
// lemonade for, for that day.
//
// What to do with this function: Prompt the user to enter how much they
// want to charge for a cup of lemonade. If they don’t enter a positive
// integer, reprompt them until they do. Then return this value.

int get_cost() {

}

// Pre-condition: money is the amount of money the user has left at the end
// of the 10 days of running their Lemonade Stand.
// Post-condition: The user’s overall loss or profit is printed out.

// What to do with this function: See if what they have left is less than
// what they started with. If so, print out how much the lost. If it’s equal
// just print out a message saying that they broke even. Otherwise, print
// out how much profit they made!

void end_message(double money) {

}

Categories: C/C++ Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Need It Now

March 22nd, 2009 No comments

Building on the previous database, write queries using the SQL SELECT statement. Make sure to illustrate the salaries before and after the modifications (Select *).

Make Design & Add To Creloaded

March 16th, 2009 No comments

We have a customer who has CRELoaded and they want a new site designed to replace there old static site.

This is there old site www.h u s h h a i r.com and they want a simple template made to look like http://www.t r e v o r s o r b i e.com/index.php, so they do not require a header or footer, and they just want the store categories to show in a left column looking like buttons

No colour change on side bar needed per page like t r e v o r s o r b i e,

Color scheme is same as there orginial site.

We have some pdf and images of what they want, this is a very simple task just we have not got time to do it as we have another 5 sites we are working on.

If you are good priced and do a great job you will be on our books to be contacted for much more work as our company grows.

Many thanks

John

Bear