Archive

Posts Tagged ‘touches’

Joomla Website Finishing Touches

January 13th, 2012 Comments off

I have a Joomla website that is almost complete, but I need a few finishing touches and don’t have time to do them myself. This will be “ghost programming,” as I’m contracting this portion of the work.

Here are the details (please let me know if you have questions or need clarification):

- Get jnews free newsletter module to not break site on Internet Explorer (for some reason it’s throwing IE out of whack when published)

- Set up jnews newsletter template to match website (very si…

Finishing Touches On A Website

September 28th, 2009 Comments off

I will need you to do small things like: add content to pages, change links on the menu, add a way to sign up for newsletters, change photos.

Finishing Touches For Website

September 3rd, 2009 Comments off

More detail work and finishing it up.

Final Touches On My Site

July 19th, 2009 Comments off

Need help with the final touches to my site. PLEASE must have JOOMLA 1.0 Experience. Would be an extra if you have open x knowledge (advertisement). I rather local designers because I want to meet who I will be working with.
I know my site will eventually GET BIG so I’m looking for a long term business relationship…we’ll see:

I will send the link to my site when I respond to you…

Auction Site Finishing Touches

July 12th, 2009 Comments off

We have a auction site and we need to make some finishing touches to have it ready for a grand opening here is a list of things we need addressed

1. finish setting up the click and buy payment gate. this is 75% done and is ready for the final checks. also change the drop down tab to say credit cards from click and buy
2. finish the paypal set up all is done but landing page.
3. fix the auction categories menu so all auction show up in right sections and make it so the top 8 auctions does not repeat in the bottom auctions section on the lower part of the page.
4. add a how it works link to home page and add a gif we have made to that new page.
5. decode our “agreement” section its showing up in html code and not just the simple print making it hard to read.

there may be some small wording changes too.

the site is based on the itech auction program

Ebook Final Touches

July 10th, 2009 Comments off

I am done writing eBook (35-40 pages) that I will publish for free to promote my site www.restaurant-data.com
The ebook contain a brief service training manual for the restaurant staff. It’s about restaurant manager teaching a new waiter the basic service techniques.
Here’s what I need do from you…
- Add a few lines to enhance the dialogue between the manager and the new waiter, just one or two lines between each subject. There is approximately 20 subjects,
- Proofreading and editing the entire ebook
- Create a nice page layout.
- Add Table of contents and copyright pages.
- Custom-designed ebook cover
- Page-by-page formatting with headers assuring the highest quality for layout
- Create links that formatted correctly and work properly to take the readers to my website.

- Compile the ebook in PDF format for distribution.

It’s a very easy and straightforward job, and as I said the book will be for free download so do not bid so high.

I will escrow 100% after receiving the first 5 pages of the ebook just to be sure that you will meet my expectation.

Multiplayer Math Game Flash.

April 19th, 2009 Comments off

Hello, the project is to create a multiplayer flash game only for the registered members on my website.

When they click “Play now”, the game will popup and users will be asked for their username and password, if both username and password are right, according to MySQL database, the game will search for a suitable opponent (Will explain it soon).

When a match is found, the game will be ready to start.
When the game starts, random math problem starts dropping down like rain, 1 at a time. For example 24+14. The players have to answer before it touches the ground, when touching the ground, it pops and disapear then a new problem drops, such as 35/7. If the player answers the problem before it touches the ground, he gains 4 points, if he answers wrong, he loses 1 point.
The rain can drop SLIGHTLY faster every math problem.

EACH player has their OWN screen with their own random problems.
They can see how many points they have, their progress during the game.

Game would end perhaps when 50 problems passed, and the player with the most points wins the game. When the game ends, both players get to know who won, and how many points they both did. Both players will see “Re-Match”(play again vs same opponent),”Search again”(searches another game against a suitable opponent) and a small logout buttons on the top right of the game screen on which if they click, the math game exits.

The player statistics have to be uploaded to MySQL, which we will create a database for:

- username (Same as other members database of my website)
- Draws
- Wins
- Losses
- XP
- Level (60 XP = 1 level)

XP is calculated by wins and losses;
1 win = 10 XP
1 loss = -3 XP
When the player gains 60 XP, he levels up.

Here is the suitable opponent matching system:
When the players click “Play now” on the website and enter their login informations, there would be something saying “Searching…”
Until it finds an opponent.
The system must find an opponent +/- 5 levels of difference.
For example a level 10 player can play against players level 5 to 15.

In the game screen, while the players are playing, we should be able to see the player’s level, their wins, their losses and their draws.
For example
(level)Player1 30-25-4
vs
(level)Player2 40-19-3

For some inspiration, look at this game’s graphic :
http://venturebeat.com/wp-content/uploads/2008/06/lumosity-image-3.jpg

The rain and background can look something like this, with a little designed place where players enter their numbers with either numpad or keyboard.

The problem symbols should be [-,+,/,*]
And there most be a LOT of math problems. A lot. There should have a randomizing script.
A player shouldn’t be able to memorize the math problems after playing the game enough, you know, so randomizing script is essential.

I want a quality game, this shouldn’t be hard to give good graphics with a good dropping and popping animation(When rain touches ground when disapearing)
I will need frequent updates of the game, so if there’s something wrong it’s fixed fast.

Thanks.

Multiplayer Math Game Flash

April 18th, 2009 Comments off

Hello, the project is to create a multiplayer flash game only for the registered members on my website.

When they click “Play now”, the game will popup and users will be asked for their username and password, if both username and password are right, according to MySQL database, the game will search for a suitable opponent (Will explain it soon).

When a match is found, the game will be ready to start.
When the game starts, random math problem starts dropping down like rain, 1 at a time. For example 24+14. The players have to answer before it touches the ground, when touching the ground, it pops and disapear then a new problem drops, such as 35/7. If the player answers the problem before it touches the ground, he gains 4 points, if he answers wrong, he loses 1 point.
The rain can drop SLIGHTLY faster every math problem.

EACH player has their OWN screen with their own random problems.
They can see how many points they have, their progress during the game.

Game would end perhaps when 50 problems passed, and the player with the most points wins the game. When the game ends, both players get to know who won, and how many points they both did. Both players will see “Re-Match”(play again vs same opponent),”Search again”(searches another game against a suitable opponent) and a small logout buttons on the top right of the game screen on which if they click, the math game exits.

The player statistics have to be uploaded to MySQL, which we will create a database for:

- username (Same as other members database of my website)
- Draws
- Wins
- Losses
- XP
- Level (60 XP = 1 level)

XP is calculated by wins and losses;
1 win = 10 XP
1 loss = -3 XP
When the player gains 60 XP, he levels up.

Here is the suitable opponent matching system:
When the players click “Play now” on the website and enter their login informations, there would be something saying “Searching…”
Until it finds an opponent.
The system must find an opponent +/- 5 levels of difference.
For example a level 10 player can play against players level 5 to 15.

In the game screen, while the players are playing, we should be able to see the player’s level, their wins, their losses and their draws.
For example
(level)Player1 30-25-4
vs
(level)Player2 40-19-3

For some inspiration, look at this game’s graphic :
http://venturebeat.com/wp-content/uploads/2008/06/lumosity-image-3.jpg

The rain and background can look something like this, with a little designed place where players enter their numbers with either numpad or keyboard.

The problem symbols should be [-,+,/,*]
And there most be a LOT of math problems. A lot. There should have a randomizing script.
A player shouldn’t be able to memorize the math problems after playing the game enough, you know, so randomizing script is essential.

I want a quality game, this shouldn’t be hard to give good graphics with a good dropping and popping animation(When rain touches ground when disapearing)
I will need frequent updates of the game, so if there’s something wrong it’s fixed fast.

Thanks.

Final Touches 2

March 20th, 2009 No comments

I need buy now buttons added to each download link to that will link to my paypal account. I will need a Player with buy now links to link to my pay pal account. I need this player on my index page and on my vip page. there is already a player on my site i just need it to be added to my index page and i need buy now buttons and a terms and conditions contract agreement check box also for each download. I will need a tems and conditions contract template on my site and a contact info page. I need two players for each page, on that will disable download after one download has been made for each item. And the other that will keep ability to download mutilple times. IF you have any questions or confusions let me know

Thank you

Bear