Archive

Archive for April, 2011

Sports League Website Redesign

April 18th, 2011 Comments off

I am a Marketing Consultant in the US. I am doing some Pro Bono work for a local non profit. Need a website re-design for their local sports leagues. Must be in WordPress format. About ten pages, with some flash.

Must have good feedback.

Need Complex Website And Programming

April 18th, 2011 Comments off

Before you place a bid, please take a look at www.aso.com. I need a website extremely similar to that both in design and functionality.
Needs:
Similar Design

Search Capability

Login/member ability

Person can place an ad automatically and it must be approved by the admin before it can be published. This should be done in a similar fashion that amazon does for its products. (automatic generation using a standard template and databases) sample template needed: http://www.aso.com/listings/spec/ViewAd.aspx?id=127808&listingType=true&IsInternal=True&dealerid=

Ability of the member to change/alter his advertisement at any time.

Person should be able to view the lead/statistics of their ad.

I should have an admin panel where I can oversee the ads and add/delete if I need to. There should also be a time limit for the ads. For example I want a panel enables me to set the standard length of an ad for a month.

My customers and I will provide the content…i just need the design and programming structure.

Must have an existing rating to bid and be fluent in English.

Search Engine Optimization 5

April 18th, 2011 Comments off

I need my website to the first page for the keyword: Xbox Kinect there is little competition and my website has already had a lot of work done. It has been doing a lot of movement and its not in the top 100 ranking right now, but it was before. The website is getafree360.com

Please only bid on your price to get the website to the first page for the keyword.

Web Design For Pinnacle Cart

April 18th, 2011 Comments off

We seek a designer familiar with Pinnacle Cart. This cart can be fully customized and we are looking for a designer who has done work with Pinnacle Cart previously. Please provide samples of the designs you’ve done with Pinnacle Cart. http://www.pinnaclecart.com/

Please only bid if you’ve worked with it previously. We do not want this to be a project you are learning on. Previous experience with Pinnacle Cart required. Again, we will need to see samples of the work you have done on Pinnacle Cart.

Update My Site

April 18th, 2011 Comments off

Need a tweak on my site

Need to update the status(Tweet) when user upload a photo on my website. For example the users tweet would be something like this “USER NAME has upload a photo on WEBSITE NAME (link to image)”

Same Tweet will be automatically posted on the site’s twitter account

Mega Menu Strange Behaviour In Ie & Chrome But Normal In Ff

April 18th, 2011 Comments off

Mega Menu on my site www.anshell.com and “search our listings” under the Rent or under “About Us->find an agent” tabs does not allow to enter anything (Mega Menu “jumps” up back), if you browse with IE & Chromium (did not check Safari). But Mega Menu in Firefox works fine! I need to fix Mega Menu, so it can work in IE & Chrome, as it works in Firefox.
All drop down menus are not allowing to select any info, Mega Menu closes – “goes up”. I only can type in Keyword window but that’s all to it.
This seems to be a problem with T3 (from Joomlart) and how it interacts with Chrome (and IE9 apparently–blargh) than anything specific to our site. Or is it a question of our template or css settings?

Website For Jrgo

April 18th, 2011 Comments off

Need a website designed and developed by same team similar to www.justanswer.com. with message and video chat. Also, the ability to accept forms of payment and feedback from users.

Whmcs Module(s) Developemnt

April 18th, 2011 Comments off

We need two modules developed for the WHMCS Billing application. The module would provide API integration between the billing and automation functions of WHMCS and our service application(s). All service software (including WHMCS) have comprehensive, published APIs.

The functions we require are all available and defined as standard functions within the WHMCS Module Developers Kit with corresponding APIs (and sample code) described with the API documentation for each application.

For anyone with WHMCS module development experience, this should be a relatively simple build.

Based on successful results, additional modules may be required.

We want to move forward with this project as soon as possible and look forward to your reply.

Bob

Php Developer

April 18th, 2011 Comments off

Please see the attached screenshots. I need those pages duplicated and database/functionality created in the next 24 hours. Member registration form is ready with database fields, etc.

I’m posting this project for the 4th time. Issue is not difficulty, its just professionalism. I had 5 days time last week and due to programmers not sticking to their words, I’ve wasted 4 days.

Please try to understand my necessity and be professional. Don’t just bid for the craze of few dollars.

If you do this within the timeline, I will continue to use your services to finish this application entirely.

Adobe Flex Flash Builder 4 Html Editor Component

April 18th, 2011 Comments off

I need you to build a Flex Component in Flash Builder 4 that will allow basic HTML Editing capabilities to be added to an AIR application.

The component should allow me to programmatically load in HTML Text, and then allow the user to edit it in a WYSIWYG editor. I should then be able to get the HTML markup text from the component.

Editing capabilities should include:
Bold, Italic, Underline, Strikethrough
Font Color
Left, Center, Right, Justify
Paragraph Format (Heading 1, Heading 2, Heading 3, etc. The standard HTML format options)
Font Selection. (Just a fixed pulldown of the standard fonts that can be expected on most machines)
Font Size
Bullet List
Numbered List
Quote
Link
Image

The formatting stuff hopefully makes sense and is straightforward.

The Link button should let me set/clear a URL for the selected text, including setting the target. So, probably a popup dialog with a URL field and a pulldown for Target and an Apply button. Should also be a Clear and a Cancel button in the popup.

The Image button is the one that’s a bit more complex.
HTML wise, it just need to insert the image tag/url inline at the current cursor position and let the text flow around it. I do not want/need div’s created.
The user should be able to set the height and width of the inserted image.
The user should be able to select an image previously inserted and delete it.

Here’s the basic flow of how the code will need to work:

I’ll load your component into my application (I’m using Flash Builder 4, so please use Spark components)
I’ll need a set function to be able to set the HTML text of the component
I’ll need a get function to be able to get the HTML text of the component

When the user clicks the Insert Image button, you would need to post an event that I can be listening for.
When I get the event, I’ll take care of letting the user browse the hard drive for an image, and I’ll take care of uploading it to a server.
Once the upload is complete, I’ll have a URL of where the image is on the server
I’ll need a public function in your component to pass in the URL of the image on the server into your component

When you get an image URL passed in, you would then go add in the image tag at the current caret location in the HTML which would then of course display the image within the HTML text in your component.

A user should also be able to select a previous inserted image and delete it. No need for an Edit Image URL capability. If they want to change the image, they can delete it, and then add another one.

There shouldn’t be any limit to the number of images a user could insert into the HTML.

The initial HTML I set after loading the component could have image URL’s already embedded, and they should of course be shown and be deletable.

All source code that will compile without erros or warnings in Flash Builder 4 is required to be delivered at the end of the project.
All code must be Flex. I do not want an embedded javascript solution.

Please let me know if you have any questions.
This should be a straightforward task for someone familier with Flash Builder skills. I.E. I’m not expecting very large bids.

Basic Login Page. Integrate Template.

April 18th, 2011 Comments off

I have three PHP pages which need to have a nice look. You may use regular colors and simple css, or the template that I have attached.

This is an extremely simple project so please don’t bid over $15.

Deadline for this project is 24 hours.

Guaranteed 10/10 review and escrow payment!

Company Brochures

April 18th, 2011 Comments off

We are a telecommunication business providing voice and data services. Currently looking to make a company marketing brochure, preferably a trifold. Kindly send quotes and samples of previous jobs done.
Thank you.

Convert WordPress Template To Html… Quickly

April 18th, 2011 Comments off

I’ve got a WordPress theme that has a nice layout – very simple – nothing complicated. It is based on OptimizePress’s default settings.

My problem is that as soon as I leave my site, and go to my shopping cart’s site, I have another page that only allows me HTML within the body tags.

I can provide all the CSS/HTML that is currently being used on the WordPress site; all I want you to do is figure out how to get it working properly on my shopping cart (Nanacast).

For someone who knows HTML CSS this is literally probably a 30 minute job, seeing as I can provide all the CSS already.

I have attached a screenshot of the top of the page, to show what this will look like, and how simple it really is.

I’d like for this to be completed today or tomorrow. Please let me know how soon you can have it completed in your bid.

Change Wording In Logo

April 18th, 2011 Comments off

I need someone to change the wording in the logo on the top of this page:

http://tinyurl.com/3ph3hd4

I don’t have any version of the logo, so you’ll have to use what is on the web page above.

Duplicate/copy WordPress Theme

April 18th, 2011 Comments off

The project is simple. Duplicate the WordPress theme along with widget positions and other posted functionality. I will provide you with an ftp source to upload the duplicated theme and functioning wordpress. Feel free to import current images and text as well to duplicated site. I will edit them at my convenience.

Ultimately, I need a working WordPress duplicate of the site.

The site to duplicate is http://www.convoyautorepair.com/

Another Small Site Needs Finishing

April 18th, 2011 Comments off

Hi,

The site www.carrito-supermercado.com needs to be finished. Please see attached file for instructions.

Any ideas are welcome.

Rgds,

Psd To WordPress

April 18th, 2011 Comments off

My site should be intigrate into WordPress.

1. No Escrow
2. Payment upon Client Satisfaction
3. No Fraud nothing
4. Low Budget

Interested people can mail me.

Windows Screensaver Macro Project

April 18th, 2011 Comments off

I need a Windows Macro program that will open a URL that generates a datafeed, read a list of jpg. images from the file, and run screensaver software (Windows based), to create a screensaver from each image in the file. I haven’t chosen the screensaver software to use yet, so if you have recommendations for that, great. I do want the screen savers to be able to run both on Windows and Macs.

Hope It Works

April 18th, 2011 Comments off

Hi to make this simple. I need someone that could build a program with an database like an local state DMV. The database would have to be available to law officals, doctors, and other private clubs by swipe of magnetic ID card. So I’m guessing I would need a huge sever and some web and database progarmming. As you can see I’m green at this and could use some help!

Business Card Design ( Tablet Pc Magazine )

April 18th, 2011 Comments off

I need someone to create businesscards for me ( 1 page)

The cards should fit to a smartphone/tablet pc magazin ( abstract is great )

please provide a mockup and if i like your draft i send you the logo to finish it

Custom Jquery Horizontal Sliding Navigation

April 18th, 2011 Comments off

We have a VERY short deadline (24hrs) to complete a project for a horizontal menu/navigation which has the following features:

- Uses the JQuery Framework

- Uses images for main menu, but when you roll your mouse over each menu image that
particular menu item “slides” right and shows the subnavigation within it.

-Need the ability to set a value to the menu so that when a user is on a particular page (or within a particular section of the website) that section of the navigation is expanded.

- It needs to be cross browser compatible for IE, FF, Safari, and Chrome

If you are not an expert with this framework, please do not bid, as we have a very short deadline and have to get this perfect the first time around. Once the winning bid is selected we will provide you with all graphic assets for the menu.

Thanks in advance!

Graphics Improved

April 18th, 2011 Comments off

I need the team logos from this website

http://www.eishockey.info/eishockey/WebApp?cmd=generic&customer=include&commands=displayTeams-ligaId*179-teamIds*324_165_159_156_559_290_561_562_560_293_481-name*Oberliga%20Nord;displayTeams-ligaId*63-teamIds*169_218_41_53_43_303_429_21_44_49-name*Oberliga%20Sud;displayTeams-ligaId*180-teamIds*335_304_336_478_476_516_323_164_574-name*Oberliga%20Ost;displayTeams-ligaId*181-teamIds*15_161_328_3_34_163_470_331_334_359-name*Oberliga%20West

made better for my use. This means I need them as high resolution files so I can change the size with no problem.

The background should be transparent!

Please do not send any references unless I ask for them.

Cold Fusion Contact Us Page Enhancement

April 18th, 2011 Comments off

We have an existing Cold Fusion Page on our website for “Contact Us” and we would like to create a new field where the user can add an attachment.

See http://fillofactory.com/ContactUs_Consumer.cfm

New Options On My Websit

April 18th, 2011 Comments off

BUDGET = 350 $

MODIFICATION IN PHP

- create GOLD AREA SECTION (i have already form registration only for BASIC MEMBER)
- edited form registration and put more two option there! 1. Free Basic Membership ($0.00) and 2. Gold Membership ($9.95 – 10 days)
* when a new visitor want registration and if chose Free Basic Membership then to still remain on process what is now! and if him chose Gold Membership to can pay 9.95 $ (non-recuring) (i use zombaio don`t forgot I WANT MEMBERGOLD TO CAN PAY) and after him pay to redirect back on him page profile to show him transaction was complete now you are a member gold for 10 days and after 10 days him account to update automatic in BASIC MEMBER.
* i have yet 625 members registered and they is BASIC and i want somewhere when log in and if they is BASIC MEMBER to atentionate they can come GOLD MEMBERSHIP and have somewhere a button to update account now.
- on frist page on top of my website you will see a menu and there where is GOLD AREA MY ACCOUNT | HAPPY HOUR LIST | LIVE SHOW | MODEL DETAILS | SEARCH this menu you will see is with color BLUE here only MEMBER GOLD HAVE ACCESS
* if one visitor click on one button on that menu to redirect him on registration page

* if one member basic click on one button on that menu to atentionate him need to become GOLD MEMBER and have somewhere a button to can update account in GOLD MEMBER

MODIFICATION IN FLASH (flash is cooperative with PHP and i have sources code *.fla)

- frist to know i have TWO CHATS! 1. chatmodels and 2. chatmembers
- lets start with chatmodels: i want to put in chatmodels some options, emoticons, sound on/off, private mesaje, counter visitors like this: 39 memebrs / 70 guest, goldmember to have they username color in GREEN and memberbasic in WHITE.
* model can send mesaje privat at BASIC and GOLD member and when model is click on user to have option Send Private Mesaje and to open a new box where can type mesaje and have button to send and in that box i want have two more buttons! 1. – minimizated, 2. – x close when model minimizated box private then to apaer somewhere there on chat and when model got a new mesaje private to atentionate him.

- now lets start with CHATMEMBERS again like this was in chatmodels but some diference: i want to put in chatmembers some options: emotivons, sound on/off, private mesaje, counter visitors like this 39 members / 70 guest, goldmember to have they username color in GREEN and memberbasic in WHITE.
* here in this chat i want deleted this: -> vulgar language in chat is prohibited -> not write heroglife in chat -> remember spam in chat is prohibited -> advertisting in chat is prohibited -> not abuse chat as your personal game -> accpt these rules and you will not banned all this i want removed it and on this place i want to put this options:
Send Private Mesaje (when a member basic click on this option to atentionate him ONLY GOLD MEMBER UPDATE NOW and when a gold member click here then to apaer a box where can send mesaje privat to model and have two buttons: 1. – minimizated, 2. x close)
Emoticons (when a member basic click on this option to atentionate him ONLY GOLD MEMBER UPDATE NOW and when a gold click here to can send in chat emoticons.)
Sound on/off (this is available for all types basic, gold and guest.)

Simple Android App

April 18th, 2011 Comments off

I need a simple app that allows users to create a new account and login features to the app. This should be extremely easy for someone who is already making android apps. Resulting files must be ready for download to android phone. Please reply in PMB with details, time frame and cost. Thanks.

Fix Error On Shopping Cart Site – Ruby On Rails

April 18th, 2011 Comments off

We have a website built on Ruby on Rails. Customers are receiving an error when they add items to the cart, fill out their contact information and click check out. The information is not being submitted to Paypal for payment. We need this fixed right away. The website is bebegallini.com. Please only respond if you are a Ruby expert.

Jamroom One Page Template Modification

April 18th, 2011 Comments off

I need someone to quickly set up a one page user/fan page template to conform to my already designed custom jamroom website template.

this should be easy and quick for a designer who knows jamroom. all i need is a one page template.

New Business Name

April 18th, 2011 Comments off

I need a name for my parent company. This companies business will include among other things, marketing (on and offline), Real estate, product creation.

A logo to go along with it would be nice also.

Logo Design

April 18th, 2011 Comments off

I have a logo concept drawn out that needs to be made into digital form. I have selected the design and the text, I just need it to be made into a logo that can be used in jpg, gif, etc, form. This is not a job where you need to come up with several concepts, please price accordingly. Winning bidder will receive the sketch, font details and colors requested.

Audio Program To Mix 2 Nmp3 Files Together..

April 18th, 2011 Comments off

What I need is someone that knows about audio files, .Wav or .Mp3 files. Basically I need a small quick program that will let me add 2 files and this will blend the 2 files together so the output is 1 file in .Mp3 or .Wav format. Only someone with experince bid thanks.

Articles Needed (10)

April 18th, 2011 Comments off

Hello guys!

I need TEN articles written of about 500 to 700 words each.They should be a real quality work,shall pass 100% copyscape,unique content along with no grammer mistakes.

I will reserve all copyrights.

High quality provider will also be awarded series of projects by me.So before placing your bid be sure you can handle them with all of the requirements.

I have to choose today so be fast to poke me.

Here are the topics.

firewood sheds
garden shed building
How do I build a storage shed
prefab sheds
plans for sheds
wood shed designs
shed foundation ideas
Shed Permit (Do I need a permit to build a shed)
portable sheds
barn shed plans

Thank you.

Place a bid of $10.

Fix Adsense In WordPress

April 18th, 2011 Comments off

Hi, a couple of weeks ago the adsense on my wordpress site
stopped showing up. I am not sure what caused it stop working.

Message me I’ll send you the link.

please use keyword ’50c’ when bidding and messaging.

Thanks

Logo Design

April 18th, 2011 Comments off

Design small logo for new template. Need unique attractive design, must match size and colors as close as possible to original (Attached) header graphic. My store is a non lethal self defense store and logo has to relate to store. You must have experience, good reviews and sample portfolio. I have to approve final logo design. Need as soon as possible

You can view template at http://osc3.template-help.com/osc_23580/index.php?osCsid=bfc682950b9925e4b387671ca96a24a1

Forum For Website

April 18th, 2011 Comments off

I need a forum website
i want the forum same like digitalpoint for reference please check digitalpoint
and i also want the admin area please create admin area for me where i can handle ads and everything

Cpa Certified Required Us Based Individual

April 18th, 2011 Comments off

Anyone online that is CPA certified and ideally based in the US.?

Collect Data From A Website

April 18th, 2011 Comments off

The project is to build some software (in C#) that collects all the data from the “stats” link on a players matches on the ATPworldtour.com website.
For example Andy Murray’s matches can be found at http://www.atpworldtour.com/Tennis/Players/Top-Players/Andy-Murray.aspx?t=pa&y=2011&m=s&e=0#
where the link to his “stats” is on the left hand side of the page. This link can be seen directly at
http://www.atpworldtour.com/Share/Match-Facts-Pop-Up.aspx?t=410&y=2011&r=3&p=MC10

The data would need to be logged in SQL for a maximum of 700 players. Importantly, each players matches would need to reconcile with their opponents data. i.e. the data on searches of Federer vs Nadal would be the same as data on searches of Nadal vs Federer.

Php Programmer Needed

April 18th, 2011 Comments off

Experienced PHP programmer needed.
Our company is looking for a experienced PHP programmer to work 20-40 hours / week on an ongoing basis.
We’re developing all sorts of web applications for our customers, using frameworks or not, WordPress plugins, osCommerce plugins, joomla plugins, etc.

You must:

Have good knowledge of PHP & MySQL.
Have good knowledge of MVC frameworks.
Able to start immediately.
Ability to work to strict deadlines.
Provide clean, secure and well written document code.
Speak good english for communication.

Please send CV & samples of your work.
Please post your hourly rates, payments are made monthly.

Authorize.net Api Integration

April 18th, 2011 Comments off

I have two forms that need to be integrated with authorize.net api
example of form attached herewith

Postback File

April 18th, 2011 Comments off

Need someone experienced with creating a global postback file.

This file will be used to retrieve data from an affiliate network.

You’ll need to let me know that you have experience
with creating postback files.

I’d need the file in 1 day.

——
I’m paying $50 for this job.

Add Ads In Vbulletin 3.8 Post

April 18th, 2011 Comments off

Hi,

I want to make add some ads in vbulletin forum.
When i edit the template i correctly added the ads in the headers but when i fallow one how to for add the ads in the posts i alwais fails.
ADS don’t show in posts, maybe for cache or anything worng or maybe just bad code..

Please anyone can put one ads in posts for less badget?

Bear