Archive

Posts Tagged ‘will get’

Rewardscript

August 29th, 2009 Comments off

New Rewardscript
Work I want made on script.
I will give a template for frontend and .PSD for adminsection.
I want the design to be separated from the content and adminsection so that we can later integrate a template system.

Front End:
Content
All the content will be done from the admin section with an Fck editor.
Right Column
Box 1 (if logged in)
Amount of Points
Amount recruited
List of products got in

Blackberry Mobile Game (java)

August 11th, 2009 Comments off

I would like to develop a fairly simple mobile application game. Once your bid is selected I will send you a completely layout of the look of the game…

The graphics are not going to be complicated and the game board will be the same for each level.

In short, the game is going to contain about 200 words I give you in a database format (excel, csv, txt). The game is going to require animation, because the word is going to climb up a mountain and the object is to type the work before it falls off the cliff. For every word typed correctly they will get a certain number of points. Every 10 words or so they will get progressivly faster and the words will get harder. The object is to get as many points as possible. As the words get harder the point value will go up.

The game should be able to record the high score and word count for each game. It would be cool if the user could enter his name next to the score.

PM me for any additional details you need.

Program Using Queues In C

July 7th, 2009 Comments off

The Problem
A university lacks a credible grocery store on campus. After a year of getting lousy over-priced food in the convenience store in the Student Union, you and all of your friends are frustrated. One of your friends majoring in business comes up with the brilliant idea of opening a grocery store on campus. But, they need your help to decide if their idea is viable or not. Your job will be to run various simulations of customers in line.

The model for the store is as follows:

Normally, there will be three lines in operation or customers to buy their groceries. Each line will have a capacity of 8 customers. The first line (line A) will only be for customers with 10 or fewer items. The other two lines (line B and C) will be for all customers. When a customer is ready to check out, here is how they decide what line to go to:

If the customer has 10 or fewer items and the

Design Work

June 22nd, 2009 Comments off

I am putting up a movie sized poster (within a lighting box)at a international airport. I will get sponsors to pay for this in addition to our organizations campaign, I have to put the sponsors logos around our campaign on the poster.

I will give you an idea and text for this poster, you will design the poster (very simple one, which I will tell you what to do) then you will put the various sponsordhip types on the poster so the sponsor can see where thier logo goes depending on how much they pay.

For example, parter will get upper half section of the poster, gold sponsor will get lower left corner, silver sponsor, bottom middle etc.

You will send me 5 or 6 versions of the SAME poster. the only difference will be some of the text.

Then you will superimpose the poster onto a image of the location where it will be displayed so I can give my sponsors an idea of what it will look like.

This is a very easy project for someone who knows what they are doing so if you want a quick review….you know what to do!

Good luck.

Easy Design Work

June 19th, 2009 Comments off

I am putting up a movie sized poster (within a lighting box)at a location. I will get sponsors to pay for this poster so I have to put the sponsors logos on the poster.

I will give you an idea and text for this poster, you will design the poster (very simple one, which I will tell you what to do) then you will put the various sponsordhip types on the poster so the sponsor can see where thier logo goes depending on how much they pay.

For example, parter will get upper half section of the poster, gold sponsor will get lower left corner, silver sponsor, bottom middle etc.

You will send me 5 or 6 versions of the SAME poster. the only difference will be some of the text.

Then you will superimpose the poster onto a image of the location where it will be displayed so I can give my sponsors an idea of what it will look like.

This is a very easy project for someone who knows what they are doing so if you want a quick review….you know what to do!

Good luck.

Add-on For Magento

March 16th, 2009 No comments

Please read everything before writing or asking!!!
This is a code that makes the admin of a Magento shop able to connect a bunch of sellers to his shop and check how much they refere to his shop. He can check how much they have referred and how much they have on their account. The deal is that you can sign up for a seller yourself and they when you refere someone to the shop, they get x% of the total sale. When they have reached xx,- admin will transfer the money himself to their bank account.
This is an addon to a magento shop, but only the bonuscode script needs to be integrated in the shop.
Here is how it works: When each seller signs up on the site, he gets a bonus code. That bonus code gives some %’s to the user who types it in when he makes a purchase, and it also gives some %’s to the seller. That way the user who uses it gets some discount and the seller gets some money on his account.

Step by step:
A seller goes to the shop and clicks ‘sign up as seller’. Then he types in his name, bank information (admin needs this when he wants to transfer money, but its just some form data), and some more information. He clicks ‘signup’. Admin now gets an e-mail saying: ‘a seller has signed up’. Then there is a link to a list where all sellers are listed. On that list admin can see the ballance of each sellers account. In the top of that list, all the sellers admin did not accept are. Admin choses how much discount the users this seller is reffering should get (its a drop down menu sayin: 1/2/3/4/5/6/7/8/9/10). Then he selects how many %’s the seller should get (its a drop down menu sayin: 1/2/3/4/5/6/7/8/9/10). Admin clicks ‘accept seller’. Now a mail is sent to the seller who signed up. In that mail there is a randomly generated bonus code that the seller will give to the users he is referring. Also there is a randomy generated login/username to a site where he can check his balance on his account. Now the seller will give this bonus code to users, and in the checkout process they will write the bonus code to get discount. when that code is used the seller who referred will get the %’s on his account and the seller/admin can follow the balance.

The seller will get %’s of the amount AFTER the user gets his discount. So if a user makes a purchase of 100$ and gets 5% discount, the seller will get his %’s from 95%.

As I said. The list with the accounts and the sellers own account does not have to be on the shop.

What needs to be on the shop is: a link saying ‘signup as a seller’ and the sign in forms for the seller to fill out. Also the bonuscode should be in the checkout process.

And remember. This is all for a magento shop.

Bear