Archive

Archive for September, 2009

Design Imaginary Product

September 29th, 2009 Comments off

You will design a landing page for a fake product of your choosing. This is to be used in instructional videos, so this is your chance to be totally creative and design a landing page, AND choose the product it is for.

You must use royalty free clip art, violate no trademarks, and come up with original work. The page html should be done in XHTML with CSS layout. Also include any photoshop files you create.

The landing page *must* include one or more hero shots, a headline, a body text, a price, and an order button. Beyond that, let your imagination go wild.

Please post ideas and examples of your work or any ideas, concepts or mock ups you have for this specific project.

Joomla/vm Customizations

September 29th, 2009 Comments off

Hello,

Please read the attached document.

I need customizations done to a Joomla website with a VirtueMart shopping cart.

Thank you.

Quick Article Rewrite Job

September 29th, 2009 Comments off

Hi,

I need a native English speaking writer to QUICKLY rewrite three computer-technology related articles.
IMPORTANT: The final articles must be delivered to me within 3 hours of accepting this job! That is one hour per article.

They must be clear and to the point. I will not pay for low quality work, again you must write excellent English.
You must understand the importance of keywords but also understand not to overdo it.
I will pay you $1.00 for each article ($3.00 total), each finished article must be a minimum of 400 words and must be original. If you prove you are a decent writer then over time we may continue this work and gradually increase your pay.

Please PM me with any questions.

Easy Cms Installation/template

September 29th, 2009 Comments off

I hope you have experience with pligg.

http://pligg2u.com/2008/03/free-pligg-theme-darkwater/

You will be given temporary Cpanel access to make your databases and everything!

You will have to install pligg, which will TAKE NO TIME AT ALL, and then put in this template, which is easy!
Notice it says pligg beta 9, make sure you install right version.

This is for the website: westgatelakessucks.com

Then we need modifications:
—Instead of upcoming and published, it will be replaced with “Stories” all over the site
—Pligg references removed, and the big pligg banner be replaced with a banner provided by us
—Top Today will be replaced with Top stories, and only the Top Stories will be displayed
—Under Top Today, you will insert the google ADS provided by me.
—Recaptcha when signing up, and finally submitting a story to be posted
—All submitted stories must land on the home page of the website.(There is only one category, which is so obvious, and thus all posts on main page)

This is a fairly SIMPLE job. Looking for someone bright to work on it. Time is not an issue as long as you work efficiently and well.

Budget is $10-$30. We may go up to somewhere between $30 to $50 depending on if we have you do any more modifications and also as a bonus for good work.

Extra money paid if you can come up with a good banner(do not include this as part of your bid).

MONEY WILL BE PUT IN ESCROW, AT MOST ONLY $30, rest paid afterward if You will receive more because your bid was above it or if you deserve it.

THIS JOB WILL LEAD TO MANY OTHER SIMPLE JOBS!!!
Example, after this, I need a site similar to newhueinteriors.com for a client, you will be paid $100-$200 for just making the site, putting in information and form, and that is it, much less work than described here.

All Bidders WELCOME

Users Online Counter Script

September 29th, 2009 Comments off

I need a script for free users online counter like the whos.amung.us, with the functionality same as whos.amung.us and more admin functions.
The design should be different.

More important in this project is: how long it would take.

Creative Writing

September 29th, 2009 Comments off

I’m a web designer and i need a creative writer to create 5 pages for website and collateral material for interior design and construction business. Must live in Usa and have a US phone number to call and contact. Experience in writing for magazines, newspapers, other media is imperative.

Printing Quotes Service Web

September 29th, 2009 Comments off

Simple printing quotes service website. To be built in php/mysql. Please place your bid along with which features it will have.

Dead Video Links Tweaking

September 29th, 2009 Comments off

I am looking for someone to fix the script that is installed (by a previous person who has not been answering emails from scriptlance) We have a video link site, we want the links to display as a picture which changes depending on the status of the video. SO FAR it is green if video is good red if video was removed (deleted or removed for infringement) by reading the text displayed on that site or by checking the web address it sends you to since the video is not available. Also the links to other sections with in the forum should be displaying a completely different picture. Only about half of this is working and I am getting debug errors every time we edit a post due to the programmer not correcting the bugs. Also it is interferring with the modpoints script that is currently installed so we would like this corrected as well (just a small general error) Additionally we need the rest of the sites that we use listed within the script so that it will detect all of the ones we use, also we should have a method to add more later (like a quick html form). The forum is in phpbb3. I would like the option of making this script also display a different picture for certain providers of video hosting but this is not manditory. Basically I have almost all of this working but I need someone to come clean up the script so that it works properly as I had originally asked for the first time, and does not slow down the initial posting and later editing of posts to the point that the forum is not working. If this can all be completed quickly (like tonight or tommorow) a bonus will most probably follow.

Experienced Php And Mysql Hire

September 29th, 2009 Comments off

I need someone to help with my project

i have a mysql database and web pages in php

have a developer working on project now, and looking for someone to help with new features

I also need someone experienced with cvs (concurrent version system), and able to implement cvs to our MYSQL database

i will pay per feature implemented

necessary experience:
minimum 5 yrs mysql
minimum 5 yrs php
experience integrating paypal api
experience with digital downloads
experience building ecommerce stores
experience working on a project with multiple developers (checking files in and out)

Content Synonymizer Script

September 29th, 2009 Comments off

Hello,
I need a content synonymizer script which shall work as follows-

1. Hold “Synonymizer” data in one folder on the server. The data is the root on which the script has to function and can be changed by the user. It consists of the words along with their synonyms in a particular format. Sample-

started|jumped
started|initiated
started|commenced
tough|bad
tough|difficult
tough|negative
tough|serious
tough|problematic
tough|troublesome
track|course
track|path
track|give chase
conflicting|opposed
conflicting|inconsistent
conflicting|incompatible
conflicting|self-contradictory
information|data
information|info
there|on that point
contradictory|inconsistent

This particular format has advantages. Each line has got two entries.
It’s like –
Column A|Column B

Now some “words” are present only in column A, some only in column B and some are present both in column A and B.

(There can be a step in which the script creates a database and stores the data taken from this text file..)

2. The script should have the options to input the file whose content has to be synonymized by uploading a file. It will usually be a paragraph of sentences or list of sentences.

3. User will be given options-

a). Maximum number of words to be replaced/synonymized in a sentence –
b). Maximum number of synonyms to be used –

Option a). Words in a sentence that match in the data in Part 1 should be selected by the script and replaced using a ["..|..|.."] syntax. Words in the sentence should be selected randomly when we give option as to how many maximum words in a sentence to be synonymized.

Eg. This sentence –

It is tough to get started.

With option a. input as 1.
The processed output will be –

—————————————-
It is ["tough|bad|challenging|problematic|terrible"] to get started.

OR

It is tough to get ["started|initiated|set out"].

Notice that the word ‘tough’ , ‘started’ will be selected randomly when MAX no. of words can be replaced = 1
——————————————-

With option a. input as 2 or 3 or 4 etc..

The processed output will be –

—————————————
It is ["tough|bad|challenging|problematic|terrible"] to get ["started|initiated|set out"].
—————————————–

Given that other words in this original sentence were not their synonymizer database of words.

Option b). This will eventually control maximum number of words that will appear inside ["..|.."]. Randomly the script will select that many possible synonyms for selected words in the sentence.

OutPut- It’s better if the script does it in background processing especially good for larger files. It should be bug free.

The user should be given a download link to the final output file.

Best Bid Wins!

Add Forms To Magento Page

September 29th, 2009 Comments off

Hi,

I need a PHP form added to http://tinyurl.com/ylb97zt and to http://tinyurl.com/yz4d4ox.

I already have the PHP forms scripted and they’re working perfectly; I just need them to display on the magento pages.

Thank you.

Flash Media Server — Edge

September 29th, 2009 Comments off

Hello, I need a flash media server developer or someone that has a lot of knowledge in flex / actionscript. To setup ORIGIN / EDGE between two flash media servers. And I need them to make a script that load balances the two servers depending on the amount of bandwidth or users on each server.

Iphone App

September 29th, 2009 Comments off

Need to create an iphone application for fitness.
please send samples of actual iphone applications and other references.
App will include 50 exercise with pictures, videos, power tips, nutrition, quiz, exercise tracking by date and by calendar to complete a monthly workout.
creative and design part is already done. just need the programming part of the project.

Cre B2b Affiliate Modify

September 29th, 2009 Comments off

I need someone to do the following.

modify the affiliate system to work like this.

1. user joins under an affiliate
2. user is perminatly linked to that affiliate in the system instead of cookie
3. affiliate will always get paid when the customer buys instead of relying on the cookie session.

posiably other stuff needed but this must work flawlessly.

winner will receive more work from me as needed.

payment via paypal once working. can work out deposit if needed. will not use escow.

myst have skype, yahoo and/or phone. prefer english speaking only. usa a plus.

Photo Editing

September 29th, 2009 Comments off

Photo editing .
6 photo’s .
must be real .

Urgntpdf To Excel For Masters.

September 29th, 2009 Comments off

Convert 15,000 entries into Excel.

Need to be done in next 1 hour.

Payment method Escrow/Paypal.

Time wasters please be away.

This project is only for Specialists.

Modify My .mp3 File

September 29th, 2009 Comments off

I have an MP3 of me singing a song… I want a small tone removed from the beginning of the file and I want it to sound like a “SMALL” live audience is in attendance… so add a little clapping at the beginning and then a nice round of applause and a fade out at the end. You must supply the applause track.

If you do a good job I have a small group of files which will come later for the same type of effects.

Slice This Site – Award Given.

September 29th, 2009 Comments off

Hello,

I need my PSD slice. Here are the requirements for the instructions.

I need the BEST job, no TABLES, I need footer in css includes folder so I just have to edit one page, same with the navigation on the left hand side, make it easy for me!

+ Need page centered
+ Need background stretched.
+ Need logo to be able to remove/delete and make it link
+ Menu needs to be working – hover color i’d like to be is light blue.
+ Need advertisement rotating script for the top (next to logo)
+ Need advertisement rotating script for ads under navigation
+ Need to be able to put ads on the left hand side under sponsors as far down as I want.
+ Need the left navigation working with css hover, I want to be able to add/remove links, as far down as I Want, I need it to be able to stretch. (need this to be easy to customize, one page editing only!)
+ Join our community link working, all navigation working
+ Footer links working (all in a includes folder!)
+ UtahsWeb linkable
+ 2010 copyright editable.
+ In the middle, I need to be able to write as much as I want and it never breaks, I want it to be expandable.
+ I need rollovers for all buttons made.
+ Need on click button produced for all buttons.
+ Need everything in CSS/DIVS no tables.

- DO your best work, and I will reward you. DO well and I have 10 projects that need to be done, i’m attaching a jpg with some instructions.

When I pick a bidder, I will send PSD, need it done today or tomorrow.

Thanks

Categories: CSS, XHTML Tags: , , , , , ,

Html Template To Joomla

September 29th, 2009 Comments off

I have an HTML (table) template I need integrated into Joomla. It needs to look the same way as the html template looks. Joomla is already installed on the server.

Update Php 5.1.6 To 5.2.11 Lin

September 29th, 2009 Comments off

Who can update php from 5.1.6 to 5.2.11 on my Linux server?
See all infos here: http://howtofindmymate.com/phpinfo.php
Settings must not be changed!

Thx.

Html To Joomla

September 29th, 2009 Comments off

I have an HTML (tables) template and I need it integrated into Joomla. It should look exactly like the HTML template. Jommla has already been installed on the server.

Categories: Joomla Tags: ,

Hip Hop Star Cd Cover Logo

September 29th, 2009 Comments off

I have a cd cover / logo that i need made
it has to ROCK

imagine a stage ( like for plays and balet etc)

the curtains are drawing to reveal the silhouette of a man with a figora (simple graphics- cool skinny one color silhouette)

the stage lights are shining down onto the stage area in front of the curtains to reveal the artists name SoSo

show me a rough mochup and i will chose the best one

i will accept and pay up to several people so that i can show my client full size art work to choose from

so i dont want free work- i will pay several of you

but do a rough sketch so i know i have communicated properly and that you are a good artist

thanks!

Categories: Multimedia Tags: , , , , , ,

Need Video Into – Youtube

September 29th, 2009 Comments off

Hello,

I need a 5-10 second video to use before my youtube videos. Something around 3:44 in this video, but a little sharper – http://www.youtube.com/user/chubbymedic1#play/all – preferably flash.

My logo, arrow goes from left to right across it, erasing the logo and putting up the subscribe to my channel text, then perhaps a subscribe button (copied from youtube) with an arrow that goes and clicks on it.

Something brief to up my subscriptions. Please message me any questions and all qoutes. Thanks.

Copy Vps Articles Into Db

September 29th, 2009 Comments off

I need someone who can speak English fluently to take VPS Hosting FAQ’s and post them into our database. Its very easy, mater of just copying and pasting articles. Huge plus would be people with web hosting knowledge.

Small Ecommerce Website Needed

September 29th, 2009 Comments off

We need a small e-commerce website created. We are thinking of using BlueHosts as our host and one of the shopping carts they provide. We don’t mind which one as long as it is compatible with our order processing software Shipworks. The list of shopping carts shipworks supports can be found here. http://www.shipworks.com/shipworks/

The website will only have around 5-8 products in a variety of options (colors).

We have a merchant account and a PayPal account and the site must be able to accept both of these.

We do not need an all singing all dancing website but we don’t want an “out of the box” shopping cart feel either.

We can provide examples of similar websites if required.

Php Developer

September 29th, 2009 Comments off

We are seeking a php developer for a list of projects. You must:
- Know php/mysql inside and out
- Be in the united states
- Be familiar with site security and always code securely
- Speak great english
- Have -wm almighty- as your first two words in your application.
- Have a portfolio
- Tell us why we should choose you

Please bid for 1 hour so that we know your rate. Thanks

Photoshop #2n

September 29th, 2009 Comments off

Retouch 17 images required fast

Categories: Graphic Design Tags:

Backend Development

September 29th, 2009 Comments off

Project for 1 -2 person team to develop a complete backend architecture/Database development/Web Services (SOAP/http) to connect with Flex Front End.

The list of services needed is similar to this
http://app.sliderocket.com/app/SlideRocketService.asmx

Custom Wp Theme

September 29th, 2009 Comments off

I have a completed PSD design and an existing wordpress theme.

I simply need someone to slice the PSD and slot the graphics and colors into my existing theme.

Thank you for viewing my project.

Design/customize Mybb Forum

September 29th, 2009 Comments off

Hello,

I am looking for someone that can create and customize mybb forum. I need the following..

- Randomly create a 1000 or more fake user accounts
- Create a control panel in the admin section to control how many fake user accounts are show to be online
- Any way to generate or extract posts from another forum (talk to me)
- Might need some editing on the forum itself. Most likely CSS and PHP stuff.

My main objective here is to make this forum look like its active with users to start off. Please suggest any ideas or opinion….

Diablo 2 Dupe Program

September 29th, 2009 Comments off

Hi,
I’m looking for an experienced programmer that has dealt with Diablo 2 (Expansion) before. I need a program that cannot be traced, that can duplicate any item at any given time and if possible.. Change the item # to a random one, so it cannot “poof” (dissapear) once leaving exiting the game. Program must work with the most recent patch and work on (CLOSED) B.net

SERIOUS PROGRAMMERS ONLY.. I will ONLY be accepting bids from programmers with good reviews.

Thanks.

PS: Let me know if my budget is too low.. I will look at everyone’s bid and take it into consideration the time involved with developing such a program.

Diablo 2 Dupe

September 29th, 2009 Comments off

Hi,
I’m looking for an experienced programmer that has dealt with Diablo 2 (Expansion) before. I need a program that cannot be traced, that can duplicate any item at any given time and if possible.. Change the item # to a random one, so it cannot “poof” (dissapear) once leaving exiting the game.

SERIOUS PROGRAMMERS ONLY.. I will ONLY be accepting bids from programmers with good reviews.

Thanks.

Categories: Programming Tags: ,

I Need A Ypn Account

September 29th, 2009 Comments off

I am trying to buy a yahoo publisher account. I cant get one because the beta is closed so I am looking for someone who has one already. I am willing to pay for it. here is what im talking about if you are confused

http://publisher.yahoo.com/

Flash Virtual Tour

September 29th, 2009 Comments off

We need a new flash based virtual tour tool that can display photos, property and agent information that we already have stored in a mysql database. The site uses mysql, php and apache and all data including photos, photo descriptions, property information – address, city, state, zip code, price, property description, mls id etc. Here are a couple of samples that we like and would like to create something similar – note: we do not want to duplicate these – just create something similar.
http://tours.tourfactory.com/tours/tour.asp?t=522297 (We like the slick lines and professionalism of this one and the way the photos transition.)
http://homesite.obeo.com/viewer/default.aspx?tourid=523529 (this one is a little simpler and would be fine to get close for a starter)
Here is a link to one of our current tours and again this is what we want to upgrade on.

http://listingsmagic.com/flash/tour_nu.php?property_ID=12005

Categories: Flash, MySQL, PHP Tags: , , , , , ,

Modify Toolbar Code

September 29th, 2009 Comments off

Need someone who is familiar with VC++ programming on a source code for a web browser toolbar. Need modifications on my code that will allow new gadgets to be moved around easily within the menus and submenus, maybe a drag and drop if possible. I would like the gadgets to also be easily modified in the admin panel and include a header on top of them that will allow the actual gadget to be moved easily around the screen, with a “close” gadget button on the header. The current gadgets have no header so they cannot be moved. Other options can be discussed but not necessary to complete the job. This would be similar to the Conduit toolbar.

Joomla Site Compatibility

September 29th, 2009 Comments off

Hello,

My site: http://gator1002.hostgator.com/~bh1/index/

Only works with Firefox properly, I need it to work in IE6, IE7, and Google Chrome.

The error occurs during the checkout process.

I will give you access to the website via ftp and joomla admin login. If you need more info or files, please let me know.

Deisgn A Tshirt

September 29th, 2009 Comments off

We would like a tshirt designed for our group. We need front and back designed. Our website is: http://www.payasugocartel.com.

We need to create some sort of “brand”. We would like to hand out the tshirts at venues where we play at and DJ at, so it has to be a really interesting tshirt

our catchphrase is: “Ready for the what? Pay As U Go!” so we would like that to be somewhere on the thirt as well.

An example of a group called: “boy better know” or “bbk” have their logos on tshirts etc. check them out http://www.ukrecordshop.com/category/boy-better-know-t-shirts/

If anyone feels up to this please get back. We will require some proofs before accepting any bids, as we have been let down in the past.

Thanks!

Data Collection Job

September 29th, 2009 Comments off

Data Entry / Data Collection job:

The job involves is gathering information on certain companies. Most of the companies information is simply posted in the online yellow pages. Simply need one small business sector for Canadian yellow pages, so thats not a lot of companies. Maybe a hundred in all.

Details instructions and video instructions shown in the attachment.

Job can be done in about 2-4 hours.

Skills to do the job simply need someone to do a lot of copy/paste into a spreadsheet and surfing the net.

More jobs to follow for quality work.

See attachment for exact details.

Book Cover And Bi-fold Leaflet

September 29th, 2009 Comments off

I need an attractive book cover in 3D. It should look like the real book. Pictures attached and a cover attached for illustration. I also need my picture retouched and placed on a white background before use and a copy supplied to myself. Also, I need a leaflet redone professionally. It is A4 folded once, so 4 pages. I am happy with my design but I need a professional touch using professional software that can make it bleed at the edges when printed. Final version to be supplied in jpeg and pdf, probably tiff as well.
Happy bidding.

Joomla Menu Customization

September 29th, 2009 Comments off

Hello,

I am running close to my deadline. I need to turn my sites menu:
http://gator1002.hostgator.com/~bh1/index/

Into exactly like http://www.overstock.com/ menu.

I will give you access to the website via ftp and joomla admin login. If you need more info or files, please let me know.

Must be able to communicate through Y!Messenger

Thanks!

Bear