Archive

Archive for March, 2009

Delete Old Myspace Accout

March 20th, 2009 No comments

I can’t delete my myspace account because of an old cox e-mail address. I’m with msn now. I can’t confirm the myspace email their sending to me at cox to complete the cancellation. Please help. I just want it off. Thank you.

Valerie

Mobile Website Builder

March 20th, 2009 No comments

I would like a mobile website builder that customers would use to create their own personal website. This would be much like what mobisitegalore offers in their product. A customer pays a small fee to register their mobi domain, they select a hosting package, then they are able to choose from a template to personalize their site. Their mobile website would have five pages.

The majority of the features I would like can be found here – http://www.mobisitegalore.com/features.htm

It must also be able to support up to 10,000 users. I am interested in developing a professional relationship with the person or company capable of creating this site for maintenance needs and possible future expansion into other mobile markets.

Aweber Into Osc

March 20th, 2009 No comments

need someone that can intergrate aweber into osc.

ask questions in pmb.

Categories: PHP, Programming Tags: , , ,

WordPress Front Page Graphics

March 20th, 2009 No comments

I have a WordPress based website that I need work done to. The theme I am using is a three column theme. I have 1 page set as the static homepage. I have added content to the center section of the static home page but it looks very bland. I need someone to make the center portion of this static page look professional and eye catching. I do not want to change either of the side bars or the widgets that are installed. I just want that center portion of the website to look excellent with images, smooth text transissions and appropriate colors and backgrounds.

This project should not be too difficult to do. I just don’t have time to do it and honestly I have designer’s block at the moment.

Winning bidder will get access to the Cpanel and Admin areas of the site.

New Phpld Mod

March 20th, 2009 No comments

Function will make specific media types required for the posting of links in any category that the admin chooses. (there is a mod available that could be modified)

Will have option to limit the number of submissions to any category. (there is mod available with this function.) must be modified.

Allow each category to access my MLM script separately, thereby allowing each category to have unique down line payout percentages.

Each category will output a media play list.

Please bid as low as possible, I have very limited funds. I will be picking the lowest bid from someone that is qualified to complete the project.

New Website With Comp Db

March 20th, 2009 No comments

Please take a look at the attachment for website requirements.

Need An Invision Skin Made

March 20th, 2009 No comments

We are needing to have an Invision skin made for our forums to match our new website design.

WordPress / Php Pro Needed

March 20th, 2009 No comments

This project is for advanced WordPress, PHP, and javascript programmers ONLY. Should be quick project for someone who knows what they are doing.

We have a WordPress site that has a unique setup, located at hooversworld dot com. A lot of modifications have been done to the core and quite a few plugins. There are a few, finishes touches that need to be implemented that we need ASAP.

The site is basically setup like a calendar, and uses the Event Calendar plugin to manage the blog posts which appear on the calendar on the frontpage. There is a user registration feature

What we need:

1. On IE 7 print icon does not work for some users.

2. Need a “Next” and “Previous” at top of each post that is formatted, left-aligned, like this:
Next: post title
Previous: post title2
:::::::::: this worked recently, but is broken now. :::::::::::

3.. Posts that are dated for a future date should NEVER be accessible to users through search or using the “next” link.

4. Registration system: Client wants ability to keep items within a post inaccessible to unregistered users. For example, a link to a PDF within a public post. Another developer tried to already adjust some registered only plugins, but it’s not working like we would like.

We found this, paid plugin:

http://member.wpwishlist.com/

Which seems to have the ability to restrict content in a post to only registered users. If they’re not registered, they would be asked to login before they could download it, and then be redirected to that link they clicked on after registration.

That plugin seems like it work, but a lot of other customization has been done that I’m might break if we install it.

5. On the “view prior calendars” link in footer, we want to remove the ability to go FORWARD in the future, only backwards.

Auto Back Up – Magento

March 20th, 2009 No comments

Hello,

I need a simple extension made for magento. I need a auto database backup.

There are several requirements I need and I will discuss with via PM board to selected candidates.

Categories: Magento, PHP Tags: , ,

Bid Butler Fix

March 20th, 2009 No comments

I need the Bid Butlers fixed on my Feisty Sites script. The Bid Butlers will not work. This script uses the CakePHP framework. I have attached the file that the code is in. the function bidbutler() is where the code you are looking to fix is.

Categories: PHP Tags: , , , ,

Forex Metatrader Ea -simple

March 20th, 2009 No comments

1. Opens either Buy or Sell ( or both) at Market Order, Limit Order, or Stop order with Distance setting.

2. I want this EA to close positions, when it has reached either ( amount in dollars), or in pips.
3. Close positions ONLY of those currency pairs traded by this EA, this can be identified through Magic numbers set, .

First close negative loss pair and then positive.
( This is becuase sometimes when prices are very volatile, “Trade context busy may appear “, hence if the positive pair gets closed out and the negative stays there we may occur a loss.

4. Trade only Once- Option, or continue trading ( as per the initial trade parameter ) after positions are closed. When continue trading EA should make sure that all the pairs of the same Magic number is closed before opening again.

5. Stop loss, function, Trailing functions .Timer functions. Full Mq4 code.

Opera Robotic Trading Program

March 20th, 2009 No comments

I NEED A PROGAMMER TO WRITE MY FOREX TRADING STRATEGY IN C++ OR EASY LANGUAGE.BELOW IS THE MANUAL STEP BY STEP TRADING INSTRUTIONS.

AT 00.00HRS(EST) PLACE T1
T1=10K(LOT SIZES)
T1=SELL TRADE(MARKET ORDER)
AT00.00HRS(EST) PLACE T1SL
TISL > 50 PIPS FROM T1
T1SL = STOP LOSS ORDER FOR T1
AT 00.00HRS(EST)PLACE T1P
T1P < 47 PIPS FROM T1
TIP = LIMIT ORDER FOR T1
IF T1 > 20 PIPS
THEN PLACE T2
T2 = 20K(LOT SIZES)
T2 = BUY TRADE(MARKET ORDER)
IF T1 >20 PIPS
PLACE T2SL
T2SL < 70 PIPS FROM T2
T2SL = STOP LOSS ORDER FOR T2
IF T1 > 20 PIPS
PLACE T2P
T2P < 27 PIPS FROM T2
T2P = LIMIT ORDER FOR T2
IF T2 < 20 PIPS
THEN PLACE T3
T3 = SELL TRADE(MARKET ORDER)
T3 = 30K(LOT SIZES)
IF T2 < 20 PIPS
PLACE T3SL
T3SL > 50 PIPS FROM T3
T3SL = STOP LOSS ORDER FOR T3
IF T2 < 20 PIPS
PLACE T3P
T3P < 47 PIPS FROM T3
T3P = LIMIT ORDER FOR T3
IF T3 > 20 PIPS
PLACE T4
T4 = 60K(LOT SIZES)
T4 = BUY TRADE(MARKET ORDER)
IF T3 > 20 PIPS
PLACE T4SL
T4SL < 70 PIPS FROM T4
T4SL = STOP LOSS ORDER FOR T4
IF T3 > 20 PIPS
PLACE T4P
T4P > 27 PIPS FROM T4
T4P = LIMIT ORDER FOR T4
IF T4 < 20 PIPS
PLACE T5
T5 = 300K(LOT SIZES)
T5 = SELL TRADE(MARKET ORDER)
IF T4 < 20 PIPS
PLACE TN5SL
TN5SL > 30 PIPS FROM T5
TN5SL = STOP LOSS ORDER FOR T5
IF T4 > 20 PIPS
PLACE TN5P
TN5P < 7 PIPS FROM T5
TN5P = LIMIT ORDER FOR T5
IF T4 < 20 PIPS
THEN TISL = TN1SL
TN1SL > 30 PIPS FROM T1
THEN T1P = TN1P
T1P = TN1P
T1P < 7 PIPS FROM T1
IF T4 < 20 PIPS
THEN T2SL = TN2SL
TN2SL < 30 PIPS FROM T2
THEN T2P = TN2P
T2P = TN2P
TN2P > 7 PIPS FROM T4
IF T4< SO PIPS
THEN T3SL = TN3SL
TN3SL = 30 PIPS FROM T3
THEN T3P = TN3P
TN3P < 7 PIPS FROM T3
IF T4 < 20 PIPS
THEN T4SL = TN4SL
TN4SL < 30 PIPS FROM T4
THEN T4P= TN4P
TN4P > 7 PIPS FROM T4
IF T5 > 20 PIPS
PLACE T6
T6 = 1400k(lot sizes)
T6 = BUY TRADE ( MARKET ORDER)
IF T5 > 20 PIPS
PLACE TN6SL
TN6SL < 30 PIPS FROM T6
TN6SL = STOP LOSS ORDER FOR T6
IF T5 > 20 PIPS
PLACE TN6P
TN6P > 7 PIPS FROM T6
TN6P = LIMIT ORDER FOR T6

MEANINGS
T STANDS FOR TRADE E.G T1,T2,T3 STANDS FOR TRADE 1,2 AND 3 RESPECTIVELY

LOT SIZES IS THE SIZE OF THE TRADE E.G 10K MEANS 10,000

T1SL,T2SL,T3SL e.t.c stands for trade1,trade2 and trade3 stop loss respectively

T1P,T2P,T3P e.t.c stands for trade1,trade2 and trade3 profits respectively

TN1SL,TN2SL.TN3SL STANDS FOR TRADE1,2,3 NEW POSITIONS FOR THEIR STOP LOSS

TN1P,TN2P,TN3P STANDS FOR TRADE 1,2,3 NEW STOP LOSS

> GREATER THAN
< LESS THAN

THE STATEMENT – “T3P < 47 PIPS FROM T3″ MEANS THAT THE PROGRAM SHOULD PLACE T3 PROFIT TARGET(T3P) AT 47 PIPS BELOW T3

THE STATEMENT – “T3SL > 50 PIPS FROM T3″ MEANS THAT THE PROGRAM SHOULD PLACE T3 STOP LOSS(T3SL) AT 50 PIPS FROM ABOVE T3

N.B PLEASE DO ASK ME ANY QUESTIONS FOR CLARIFICATION

Magento Template Revision

March 20th, 2009 No comments

I need someone to revise my template to something similar to what I am attaching to this ad. My site is not as functional as I would like. I need it to operate like www.grocerygogo.com. Grocerygogo only takes 3 steps to shop for the products and then checkout. Mine take 7 or 8. So if I can get my site to look like the mockup, and function like www.grocerygogo.com, I will be extremely happy. I will need more work after this, so this project can lead to more work really soon.

Html Form Layout & Verify

March 20th, 2009 No comments

Project Description

Make this HTML form look better!

I don’t care how you do it, or if you use the included graphics. The form needs to have the same basic layout.. just look better.

Everything under the ‘office use only’ needs to be READ ONLY. the user should not be able to change this information.

Field verification needs to be added to aprox 30-35 fields. (not every field) just the important ones. User should not be able to submit the form unless these fields are complete. It looks like its there.. just not working. I don’t know why… maybe YOU can figure it out.

Also need 5 additional fields added to the bottom.

Deadline is 48 hours from accepting your bid.
Payment can be escrowed.

This is a work for hire as defined under US copyright law.

HTML form, and graphics are attached as a zip file.

Thank you for reviewing this project. Please let me know if you have any questions.

Bid Butler Fix

March 20th, 2009 No comments

I need the Bid Butlers fixed on my Feisty Sites script. The Bid Butlers will not work. This script uses the CakePHP framework.

Categories: PHP Tags: , , , ,

Revise My Website

March 20th, 2009 No comments

I currently have a website www.fastclickgrocery.com It is not as functional as I would like it to be. It takes almost 8 steps to select your items. I want the front end to work like www.grocerygogo.com. I have a mock up of how I want it to look like. It uses a CMS called Magento. Please let me know if you can revise this for me.

Categories: CMS, E-Commerce Tags: , ,

Needs Excellent Designer

March 20th, 2009 No comments

Need excellent designer to clean the design of a website

Hi,

We developped a real estate website based on EZ Reality software. The developper correctly coded the website and the base is there.

I need now to apply a – superb – design. I have in mind some ideas of design, but you will need to be creative with great design experience and some coding skills especially for joomla. You also need to have very good skills with AJAX a I am looking for this.

Go on www.baytakonline.com

The top area of the site needs complete redesign in the same atmosphere (tabs) but different colors, much smoother lines, etc. I need something beautiful but also commercial. Smooth, light and distinguish design.

I would need most of the functionalities on this top area (login, search box) to be smooth. AJAX would be great to use.

Then regarding the rest of the site well i dont want to change the design (it is EZreality component), but I would like you to-aclean and align some of the pages. Registration pages for exemple are not clear.

These internal pages needs to be much more commercialoriented, easy to use, easy navigation. Currently it is not easy navigation and user can be lost.

So again I need creativity, simplicity, smooth, light and AJAX.

Last, the whoe website must be Javascript error free, must be very clean. Each page should be well coded without for exemple many layers or useless heavy coding. Pages must be W3 compliant and respect latest and best practices standarts with regards to SEO also.

Most of the design work is to be done on the homepage and the rest of the site must be perfectly clean with smooth navigation.

Please show me some of your work – only experimented designers with good AJAX/Joomla experience will be selected. Thanks

Bidray/grababid Clone

March 20th, 2009 No comments

The site features should have all of the capabilities of Swoopo and the design of Bidray. HOWEVER, this will be a niche industry penny auction. Therefore, the banner and graphics must reflect the industry…i.e. instead having images of playstations etc in the banner we will feature industry images and some technology reflective of the industry.

The project bid must include the installation of the site and any follow up assistance with glitches that we may need. PLEASE include links to sites previously designed. NEEDED ASAP!

Project For Computermodding 01

March 20th, 2009 No comments

project for computermodding 01

Disable Popup Of Embed Movie

March 20th, 2009 No comments

First of all, please visit this link:

http://www.thegioitinh.com/testforum/showthread.php?t=6

If you click exactly on play button, you can watch movie on my site

If you click on somewhere else out of the PLAY button, you are directed to another site (because I used embed code).

1. I need a script which disable a popup window when users click on the video area. AND,

2. I need a script that checks a user’s browser if it has flash player or not. If yes, show the embeded video. If not, give the user a message with a link to install flash player.

3. I need an html countdown code from 5 seconds to 0 second

Streaming Download Flv Player

March 20th, 2009 No comments

Hi,

Can someone create a very simple STREAMING download Flash FLV player. It does not have XML. Also, It is not progressive download.

Thanks

Brian

Install Magento Extension

March 20th, 2009 No comments

I got the magento simpleboard widget, now I need it installed. I’ve uploaded all the files, but I need it now installed where it should be.

Basically I need to replace our old banners with this one. Our old rotating banners are on this page and http://tinyurl.com/57kss3 this page http://tinyurl.com/344og

I need this started right now and finished asap. Please only bid if you can do this now.

Thanks!

Article Writing & Submission

March 20th, 2009 No comments

Looking for someone who can write 500-1000 word (NEW) articles on given subjects and submit them to the proper places to get major traffic. Please PM with a bid for a campaign for 5 articles and submissions. I will need to know where you will be submitting the articles and how long it will take. I would also like some samples.

Us Bank Account Details Leads

March 20th, 2009 No comments

i am having leads which is having US Bank account number,routing no,employee details,employer details, SSN, EMAIL phone ,work details,Date of birth
i want to sell
it is benificial for u if u understand
any body who is intrested revert me back

Graphic Designer – Websites

March 20th, 2009 No comments

Hi,

we are looking for talented designers with great sense of creative detail. There are number of projects but this listing is for a car buyer site.

We will send you details upon request. If you want to establish long lasting cooperation please let us know.

No coding skills necessary, just design.
Decision will be made based on your portfolio.

Whois

March 20th, 2009 No comments

Install WHOIS script.

Should look like this:

Top header of page is greyish black color, inside is WHOIS search box and “Go” button.

Rest of page is white. This is where WHOIS result appears.

Linux host. PHP/MySQL.

Price: $10 and a good review.

Turnaround: 5 days

Categories: MySQL, PHP Tags: , , ,

Mlm Software

March 20th, 2009 No comments

i need online mlm software standart features maybe ready made works suitable
user affiliate registration
6 level deeps
unlimited width
advanced administration panel
+optional+ product selling and commission system

i m waiting bids and sample works
thanks

Categories: ASP, MS SQL, mSQL, PHP, SQL Tags: , , ,

Create New Php Database Field

March 20th, 2009 No comments

existing home development website has existing/working php/sql. See screen shots.

Programming is all done, just a new group of homes is required.

User interface/admin area also involved, but I could not find a way to add a new category. Task may be very simple if you can find a way to simply an new field to the admin area. Then the rest can be done by just using the admin area.

Phpdirectory Modifications

March 20th, 2009 No comments

I currently have a PHPDirectory http://www.phpmydirectory.com/ We want to make some very specific modications to the template and some CUSTOM functions. I’m going to list them and please only bid if you can DO EVERYTHING ON THIS LIST. Please feel free to ask me any questions. You can view a live sample by going to http://www.phpmydirectory.com and go to demo.

#1 Change the menu locations for some of the items. I would prefer them to be on the top instead of on the side.

#2 Move the top banner around and put another logo on top

#3 Each city will be managed by a manager. We want the manager to have the ability to go on the site and register people to list there advertisement. We do not want customers to have the ability to register without the approval of the citys manager. So for example one person will be in charge of all the listings for people in San Francisco, then we will have someone who is in charge of all the listings in Sacramento. On the administration side that manager can login and see how many people they have registered and see all of the statistics for there people.

#4 Each city will have a VIP room attached to it where we will post up coming events, news just for that City. The vip room will have some custom graphis and look to it so you must know something about graphics.

#5 Each city will have a registration page just for that city so they can register for the next up and coming prize. The form will need to be stored and will need to be emailed to the owner of that city.

#6 We are going to allow 4 advertisements per category. So we would like the list for that category to rotate. That way one time ZYY company is at the top then maybe the next time it is viewed it is at the bottom etc. That way everyone will have a chance to be on top.

#7 The city manager must be able to see how many people they have listed and in what categories.

You must have the ability to change some of the graphic elements on the site. For example when the admin posts items to the VIP room for that city we want the page to open up to two doors on the left and right so it looks like your in a room. We also have some minor changes we would like as far as graphic palcement. No flash just graphics.

The site manager must have all the functionality as usual. He must be able to see how many people are listed in a specific city and have the ability to keep track of the memberships.

We want to make this an easy process to sign people up to the system. Once the manager has entered there advertisement and uploaded there business card then they will be considered a member and be billed monthly for the service.

Need Over 200 Unique Views

March 20th, 2009 No comments

I need over 200 unique views, so of course coming from different IP’s.
Please tell me if you can do more than 200.
Thanks

Os Commerce – Shipping Job

March 20th, 2009 No comments

***** OS COMMERCE PROJECT ****************
**** SETTINGS AND INSTALLATION OF SHIPPING CONTRIBUTIONS ****
************ ADJUSTS TO MY NEEDS ***********************

Hello,

I am searching for a specialist for installation of shipping cost and settings of them on os commerce website.

I insist on that : installation AND settings in function of my needs.

I already have contributions installed but i am not sure that they are true or are the latest and now i have some difficulties , as :

- to have cost of shipping in function of country zone.
Shipping for UK different than shipping for USA for example.

- i need a price per item / product.
For each item more, there is additional cost

- and more shipping settings if possible – the more possibility.
programmer must be abble to go further existing os commerce contribution and be abble to adjusts them to my needs if necessary.

I need this in all 6 langages installed (when logged in english, italian, …)

A last thing, for paypal payment : just replace my current paypal address of payment written in big letter by my logo when customer redirected to paypal.

I am searching for honnest programmers, made good work and test before to ask to check, correct bug if a new is added.

I like properly work and i am requiring – i see problem in details.

But i reward good job and i am searching for longterm relation ship

for bigger projects in future !

- This project is a smallest –

Made your proofs, begin by this one and if i am satisfyed i promise we look for future !

Happy to meet you soon !

Bests Regards.

Seo Specialists Needed

March 20th, 2009 No comments

Looking for SEO specialist to improve:
- page rank
- position ranking in Google, Yahoo, MSN
- links

Chosen programmers chosen will have 2 websites to optimize. If interested, do contact me for more details. Thanks.

Mlm Software

March 20th, 2009 No comments

Does anyone have any experience coding MLM / Network Marketing software and different marketing plans. I have a Statement of Work completed but not sure what it would cost to code. I would also need Web design done. Thank you M Watson

Navigation Aid

March 20th, 2009 No comments

For a joomla based site. Similar tool to a Breadcrumbs menu.

Please visit our site here http://www.thenzweek.co.nz

You will notice across the top page there is a menu display like this:

< cover – main story – global – asia/pacific – politics – best articles – sci & tech – people – business – sport – arts – film & theatre – travel >

Our site is a newspaper site and we control the users interaction by forcing them to visit each page in order to get to the next. So on the menu I have shown above the page you are on, in this case called “cover” and the next page called “main story” have hyper links on them. If you go to the first page (main story) you will see now that the next menu item “global” is now an active hyper link. This carries on throughout the magazine. This is all done as basic html

Problem is when a user gets to the end of magazine and want to go back the links become inactive.

What I need is the same menu layout but if once a user has visited a page that link remains live whether he goes from page 9 directly back to page 4. All links visited remain active.
- This function needs a 24 hour cache
- we need to be able to add, edit and remove names from menu list also
- Font, size and colour

Sportsbook

March 20th, 2009 No comments

Please bid only if you are qualified, confident, and are ready to work now.

Disclaimer – This is not a real casino, gaming site, or in any way related to the online gaming industry. ALTHOUGH if you have prior experience to developing applications along those lines; that will be looked upon heavily.

I need a virtual sportsbook. How this will work is the most updated sports feeds for every sport, through any type of programming language being fed into the site.

I will also need to be able to grade the wagers… Win/Lose/Score

How this site will work is through 2 modes of access. There is a agent access and a player access. Each agent can run his or her own sportsbook and customize it however they would like.

Visit www.bookiemarket.com and test out their features; create a free account. Keep in mind if you are in certain countries it will redirect to www.entertasia.com (I am not sure why, but use a proxy to access it through the states) DO NOT BID ON A CLONE OF ENTERTASIA.

Take detailed notes on the operation of bookiemarket.com and if you can clone the operation in a reasonably amount of time that is what I need.

If I get a generic response as many providors do, I will simply ignore. I am looking for a motivated, hard-working team to complete this.

Service Website

March 20th, 2009 No comments

Dreamweaver 10 Page Marketing Website (if price is good could mean additional website for our client)

Looking to havee it completed ASAP with:
Professional Design
One-on-one Consultation
Content Insertion
Easy Website Management
Graphic & Photo Enhancing
Free Google Ad-Words
Search Engine (optimisation) Friendly
Photo Gallery
Advanced Functionality
Blogs, Forums and Directories available

Online Survey Management Syste

March 20th, 2009 No comments

Please see the attached ToRs for the project and let us know about your expertise, your idea about doing this work, the cost and time that it would take to program. A quick sample of similar work that we have done on smaller scale see this link: http://nocommunityleftbehind.ca/assessment_surveys.php

Clone Direct Mailing Software

March 20th, 2009 No comments

I am looking for someone to clone the Direct Mail Software that is sold here>

http://ethreesoftware.com/directmail/

I am concerned about the company that manages this software not being around in the future and am building business around the functionality of it. I want to I will ‘rent’ a dedicated server and would like it to use that to send the emails out. I would need all the functionality and ease of use that DirectMail has, however I would be the only one using it so it would not be used for resale. In fact, If it is all web based, I am fine with that also. I would actually prefer it. As I am not a programmer, please look at the website and look into how the addresses are imported/exported and the reporting that is available. One great function of this software is that you can have an email project based completely off of a weblink and they also have multiple subscribe/unsubscribe pages that are automatically generated that I can personalize. There is so much that this software can do, please make sure you understand all that it offers before you offer to complete the work.

Please only respond if you can have the full operation that this program does. I would prefer someone to give me a turn-key solution including the look and feel. I will award this project to one who can complete the job in a timely manner.

Please have your bids be for the full project, not based on units or a ‘retainer’ price.
I am ready to start this whenever you are.

Top Quality Website Needed

March 20th, 2009 No comments

Hello:
I’m looking to build a website with a large database that connects database matches. There will we several hundred categories and sub-categories. We will need username/password/login and account managers, high quality back-end admin. This is not an easy project, but I’m looking for someone who can continue to work on the site as it grows. Please PM me past work that may be relevant to this project.

Clipshare Template

March 20th, 2009 No comments

I have clipshare 4.0 and 4.1 version
Is possible create template clone ponhub.com or tube 8

Send me offert 100$ for work
the site is on line whit darkmatter 4.0

Bear