Jobs tagged update

Update WordPress Theme To Add Styles

Update the WordPress big feature theme to add additional elements to stylesheet.

See also: , , , , , , , , , , , , ,

PHP Coder Needed To Make New Script/update Old Script

I have a couple of text based RPG Mafia games. I am looking to update them all.

I need a PHP Coder who can do this for me, either to make a brand new script to my liking, or to edit my old ones to my liking.

One im currently running is www.mafia-dream.co.uk

Ive just taken all the scripts offline for an update so need this doing ASAP.

See also: , , , , , , , , , , , , , , , ,

Manually Update Address Book

I need someone to manually update and add new entries to an address book.

The address book currently consists of roughly 800+ contacts and I need someone to manually go through and make sure the contact information is up-to-date (including address, phone, fax, emails, etc.). I will give you resources to cross-check the entries and you need to make any updates accordingly.

Each contact also has associated projects which may also need to be updated. Again I will provide a resource to cross check them.

The address book is kept in an excelsheet format which I will give to you.

You have to be thorough and accurate – after you update the entries I will go through each entry to verify its accuracy every day. Thanks!

See also: , , , , , , , , , , , , , , , ,

Update Zipcode And Supervisor Lookup PHP Script

I need a php script edited. I have had several people here help me with great results. It gets its data from a mySQL database which has been created. It involves searches by Zipcodes, Names, Areas of Expertise, and City.

See also: , , , , , , , , , , , , , , ,

Website Re-Design

We are a small, boutique business looking for someone to re-design our current website.

Please send us a portfolio of your best work. 3-5 samples.

We have all the information you need: bios, professional photos, detailed description of products — its all ready for you to update and add pages, re-design to our website. We need a graphic map created of our location and several links / google maps to our location.

We also need instructions on how to update/edit our website, inform our patrons when necessary.

Our budget is somewhat open and we will select the best designer, not just the cheapest designer. We will agree on set price before you start working.

Thanks!

See also: , , , , , , , , , , , , , ,

Generate SQL UPDATE Statements Automatically

Looking for a Delphi program D7 that could generate SQL UPDATE statements automatically from a source table for predefined columns like PRICE ONHAND etc based on other columns on the that table .

The Goal of this project is to create the least amount of UPDATE statements that would run on target tables to update the few fields that need to be updated, and palce the statements in a Script-file

So let

See also: , , , , , , , , , , , , , , , ,

Magento Update + Template Update + Paypal Module

Hello, we are looking for someone who can help us out with updating our Magento shop. We already installed a basic version of it.(we have a server) We need an update of the latest stable version , installing a free template and also a pay pal module so we can list items which are ready for sale. We are looking for someone with experience who can get this done. If the Job is done well we also would like to keep in contact for nearby future projects and expansion of our business. Primary objective is gettin thins run so we can start ASAP.

We are also open for advice and critics if you have alternative ideas etc. Only serious offers please.

regards Tony

See also: , , , , , , , , , , , , , , , ,

Re-Reposting – Update And Port Old C+ Code To New Processor

This project is to update the operating code for an electronic stimulator device designed in the mid 1990s for a small company seeking to update the equipment. Project is to analyze source operating code and to clean it up, update it and salvage as much as possible for use in new microcontroller. Write new code for updates as needed.

To be effective at this job you will need good experience in the following:

* Be an embedded program system engineer used to working with hardware and firmware interfaces
* Familiar with C
* Familiar with assembler language also used in this code for lower level functions
* Familar with the old Zylog Z-80 processor which is what was used with this code

Because there is extensive work into creating this code and most of it is in C+ we hope and expect that most of the code for LCD interface screens and functionality can be salvaged so it does not have to be re-written from scratch for the new processor.

We have not selected the new processor yet, but are considering a newer Zylog processor with more memory and capabilities. Once the code is analyzed we would welcome a suggestion for this.

If you believe you have the qualifications and availability for this project, please send information about your experience along these lines.

There will be several phases to this project:

1) Discovery phase – analyzing the old code to estimate time requirement for job

2) Cleaning up code for use in new processor

3) Writing new code as needed to work with new processor

4) Installing in new processor, testing and debugging

To receive the code to analyze contractor selected will need to sign a NDA.

See also: , , , , , , , , , , , , , , , ,

Custom Update To Existing Website On Wordpress

Were currently in search of an outsourcer who is capable of editing current themes on Wordpress. He/She must have an indepth understanding of Wordpress and PHP and CSS.

Due to the nature of this board please respond with the words "FreedomEmpowers" So we know you understand the requirements and are capable of following directions.

Happy Bidding!

See also: , , , , , , , , , , , , , , , ,

Small Update To A Flex Project

I need someone to make a small update to a Flex project. It is about 5 hours work, can show me some Flex work you have done before and give me a quote on 5 hours work?

Thanks

See also: , , , , , , , , , , , , , , ,

Information Update Website & Mobile Apps

Looking to have a system/site developed that does the following:
- Allow users to communicate project updates using a limited number of fields
- Allow users to determine how each of those fields are labeled
- Have multiple user accounts
- Allow primary user to give access to other users while keeping project data confidential from everyone else
- Allow all assigned users to update records as well as view them
- Maintain record of record update history
- Include a mobile app feature for users to view info

See also: , , , , , , , , , , , , , , , ,

UPDATE EXISTING ECOMMERCE WEBSITE

We are looking to update our existing ecommerce website with new logo and newcompany details.
This is a small project, we need it done urgently and very quickley. We also want to change the existing custom made payment page to a paypal api payment system.
If you can demostrate that you can turn around projects efficently and in the agreed time frame , there will be other project available in the very near future. Requires : Asp.net,ajax, java script, sql, xml

See also: , , , , , ,

Outlook Plugin

The main functionality is to sync calendar events to our server from Outlook.

This means that when the plugin is installed there needs to be a menu item somewhere where it can be configured – they will put their a key that will be used on every request to authenticate them. They can also specify how often we sync to our servers – once a day or oevery other day or once a week.

Once this has been done – you pop a small window asking them if they want to synchronzie now. If they select yes then you fire off the sync – you can display some form or progress indicator and give them an option to hide the window so they can continue working.

We need together to define the API to our server. But it will take the basic web service methods:
calendarSyncAll(..)
calendarSyncEvent(..)

The synchronization will run every day (or whatever period they selected) as a background thread. However if they create, update, or delete an event you will fire off on a separate thread a new request to our server so we can update the event on our side.

This is basically what we need. It needs to be branded in the logos etc and be of good design.

In terms of logging and trouble shooting – perhaps we should so expose an API method where you can send an stack traces that occur as Im sure well hit problems on some clients.

It will need to work on outlook 2000, 2003, 2007, 2010.

After completion of this project there will be new functionality added such as syncing Tasks, sending emails, sending attachments to our server. This can be scoped and sized after completion of this project.

See also: , , , , , ,

Php Script Developer Needed

Hi,
I need php script to be developed requirements are as follows:

1. Script should have to automatically grab content from other sites with there respective category.
2. There should be a auto update time setting EX: update every 1 hour etc.
3. Script should grab exact contents with tags etc from listed sites. There should be option to add 10-20 sites to grab content.
4. Script should have 2 different themes .

More details will be give for bidders with PM and low bid.

Thank you

See also: , , , , , ,

Magento Project ( Update Requierements)

Customize Magento. The following list is maybe already possible without coding but we need an expert to set it up:

- wordpress birdge Integration ( Lazzymonks Wordpress Integration )

- Multilingual SEO Urls

- general configuration

- automated sales and new category

See also: , , , , ,

Dedicated SEO Expert: Project Pages Optimization

The project involves performing search engine optimization for individual product pages. Rather than update the products in the shopping cart itself, the products will be updated before they are even loaded into the shopping cart via a spreadsheet that I will provide. By SEO, I mean update meta tags, meta descriptions, the product descriptions themselves (so you will have to add some supplemental text to the product descriptions), anchor text for product pictures, h1 tags, and product names. Basically, I will give you a spreadsheet that will have product descriptions, product summaries, and other information and from that you will have to extract the important data to perform SEO and put that information back onto the spreadsheet.

This task will be performed for multiple websites and for thousands of products so it is an on-going job. Later, I might ask you to perform on-page optimization for the products. Please contain your work history, how comfortble you are with English, references, and what you would charge on a monthly basis.

Chris
303.993.8017

See also: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Update My Website Design

I have a website http://www.dietsforweightloss.net that looks terrible. I need a better design on it. It already has content and everything looking the way I want it (content-wise) except for the design.

I need something that has a smaller header so that more content is displayed immediately above the fold.

I need this to look attractive (more color). This will obviously be a small project, completed in a few hours or less.

Show me examples of your work so that I can perhaps just model that.

See also: , , , , , , , , , ,

V3 Arcade (reverse Engineer)

BACKGROUND

v3 Arcade is an addon to vBulletin that allows forum admins to install an SWF games arcade on their forum. The SWF games must be modified to include a call-back mechanism that sends the user ID and score back to the page, on game over, to update the backend and refresh the page.

There are already 1000s of SWF games that have been converted to use with v3 Arcade.

I am building my own arcade site, but I want to use the same mechanism as v3 Arcade, so that I can take advantage of the 1000s of games already converted to work with it.

WHAT I WANT

What I want is a simple stand-alone page in php/AJAX, capable of displaying one of the modified SWF games, and using the same mechanism as v3 Arcade, communicate with the SWF to refresh the page on game-over, showing the users id and score. I want to use the exact same mechanism as v3 Arcade, taking whatever precautions they do to stop users submitting fake scores, etc (md5?). I dont need a fully working site, or any backend/database work, I just want a simple stand-alone page, capable of playing the modified SWF games, and displaying your username and hi-score on Game Over.

ADDITIONAL

There is some information about how the SWF games communicate back to the page here:
(Although you may need a valid vBulletin licence in order to view it)!
http://www.vbulletin.org/forum/archive/index.php/t-60666.html

See also: , , , , , , , , , , , , , , , , , , , , , , , , ,

Store Locator Application

We currently have a store locator application written in JAVA and ports to Asterisk. We are seeking a developer to update code in JAVA to add new features to application.

Must be proficient in JAVA, JAVA Beans, Asterisk and SQL.

See also: , , , , , , , , , , , , , ,

Website Tracking

Track visitors; update rlids and related reports

expand the system so that it automatically "adds" any RLIDs it cant identify from the days leads into the system, then calculates logs for them, whenever the marketing report is reviewed.

creating RLIDs externally will be reflected internally, once those RLIDs become registered.
retrieve the lead ID and add it as a parameter, so that the tracking can report it accurately. y.

See also: , , , , , , , , , , , ,

Develop A Software Catalog

I need an electronic catalogue that will run from an executable or install from an executable. This catalog will need to be able to select products by part number and application (it is an auto-part catalog). I would prefer it be done in Visual Basic. I currently have all the info needed in an access database. I would prefer this be a secure application so maybe an alternative database can be suggested. I would also need an easy way to update the database we create.

It would need to run on most Windows platforms and be in English and/or French. I will need the full source code (detailed comments preferred) at the end of the project. The project will include full copyrights as well.

Various payment terms possible:

– Upon Completion
– Milestone, etc.

Payment methods: Freelancer Escrow

I have a few pictures of a suppliers catalog that I would like to mimic.

Thank you

See also: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Database Config And Webpage Interface Needed

I have a water utility comp. I need to be able to collect payments monthly from the web (paypal), It must beable to accept partial payments on a balance. I will need to be able update balances easily. I will need each customer to have a unique acct. Please contact for more details. Thank you.

See also: , , , , , , , , , , , , , , ,

URGENT – Need 5000+ Facebook Fans

Im attempting to make a Facebook page viral, and as a result I am looking to buy some fans for my page. It is a reasonably easy job, as the page is one that appeals to most Facebook users.

Fans must:

* be English-speaking and from UK, US, Canada or Europe
* have at least 30 friends and be active (have photos uploaded, a status update in last 2 weeks, etc.)
* fans must remain active for 10 days

Due to the nature of the page it may be hard to tell whether the 5000 fans are of your own doing or have been invited by other fans, etc.

I AM WILLING TO PAY YOU AS SOON AS THE PAGE HITS 5,000 FANS.

That means if you get good fans who invite their friends, it will be easy for you.

I need the fans within a week to make sure the page goes viral.

Also, no bots/fake profiles will be accepted, nor will blackhat methods that lead to the page being taken down.

V. small budget, looking for bids of $30-50, obviously $30 bids will be preferred.

Include the word "EASY" to show me that you have read the whole project. Bids without "EASY" will not be considered.

See also: , , , , , , , , , , , , , , , , , , , , , , , , , ,

XML Import API Soap Prestashop

Hi,

I have a prestashop and i have XML feeds for products import from my supplier
Also this must automatic update every night/day

And i look for a module/script for set the price marge for every product groep.

Here the files from the supplier:

www.eurocomputers.info/xml.zip
www.eurocomputers.info/acme_api.pdf

(this ist from 2 different suppliers)

Thanks for looking

See also: , , , , , , , , , ,

Webdesign Job

Hello,
I am looking into making a Porn site which will have 20-30 videos on the first page
that I can update everyday. I will need a search bar, and places to put ads on the front and sides.
I want a great look that is appealing but nothing too complex. the main point of this is just to have
daily video updates that show the picture of the video and able to click for a link to the video.
Would like to see a portfolio on the people who bid.
Thanks

See also: , , , , , , , , , , , , , , , ,

2010 Web Content Update

S

Cufon.replace(h1);

function getUserIdfromCookie()
{
var cookie_base = “GETAFREE”;
var cookie_user_id = cookie_base + “_USER_ID”;
var cookieName= encodeURIComponent(cookie_user_id) + “=”,
cookieStart = document.cookie.indexOf(cookieName),
cookieValue = null;

if(document.cookie.length>0){
var cookieEnd = document.cookie.indexOf(“;”,cookieStart)
if (cookieEnd ==-1){
cookieEnd = document.cookie.length;
}
cookieValue = decodeURIComponent(document.cookie.substring(cookieStart + cookieName.length, cookieEnd));
return cookieValue;
}
}

function updateStatus()
{
var updateOnlinePeriod = 300; //60 secs in all
var url = “../users/onUpdateOnlineStatus.php”;
var userId = getUserIdfromCookie();
if(userId!=”"){
new Ajax.Updater(, url,
{
method : “post”,
onLoading : function(){ },
parameters : “user=”+userId+”&cachetimeout=”+updateOnlinePeriod,
}
);
}
setTimeout(updateStatus(),updateOnlinePeriod*1000);
}

Forgot?

Freelancer

  Projects

Search Users

Post Project
 | 
Browse Projects

 | 
Make Money

Affiliate Program

API

 | 
Help

FAQ
Howtos & Articles
Top Users
About Us
Contact Support

function ask(msg,url)
{
if (window.confirm(msg))
window.location=url;
else
return false;
}

var showhidden = 0;
var base_url = ..;
var cur_url = aHR0cDovL3d3dy5mcmVlbGFuY2VyLmNvbS9wcm9qZWN0cy9rZXJiZXJ1c182MjA4NjMuaHRtbA,,;

function reportBid(bid, action)
{
var reason = $(action).value;
if (reason != ) {
window.open(../report/violation/?objtype=bid&encurl=aHR0cDovL3d3dy5mcmVlbGFuY2VyLmNvbS9wcm9qZWN0cy9rZXJiZXJ1c182MjA4NjMuaHRtbA,,&objid=+bid+&reason=+reason,,width=600, height=450, left=100,top=100,menu=no, toolbar=no,scrollbars=yes,resizable=yes);
}
return false;
}
function reportProject()
{
window.open(../report/violation/?objtype=project&encurl=aHR0cDovL3d3dy5mcmVlbGFuY2VyLmNvbS9wcm9qZWN0cy9rZXJiZXJ1c182MjA4NjMuaHRtbA,,&objid=620863,,width=600, height=450, left=100,top=100,menu=no, toolbar=no,scrollbars=yes,resizable=yes);
return false;
}

function help()
{
window.open(../page.php?p=info/project_actions&popup=1,,width=600, height=450, left=100,top=100,menu=no, toolbar=no,scrollbars=yes,resizable=yes);
return false;
}

function cantBid()
{
window.open(../page.php?p=info/cantbid&popup=1,,width=600, height=450, left=100,top=100,menu=no, toolbar=no,scrollbars=yes,resizable=yes);
return false;
}

function openPortfolio( argUserId)
{

//alert( window.screen.availHeight )
//alert( window.screen.availWidth )

window.open(“../users/portfolio_popup.php?id=”+argUserId
,”Portfolio”+argUserId
,”width=”
+ (window.screen.availWidth/2)
+”, height=”
+ (window.screen.availHeight/2)
+”, left=100,top=100,titlebar=no;menu=no,location=no,toolbar=no,scrollbars=no,resizable=yes”);
return false;
}

document.getElementById(topheader).innerHTML=”Project Details”;

2010 Web Content Update  

2010 Web Content Update is project number 620863
posted at Freelancer.com. Click here to post your own project.

|
More

 

Status:

Open

Selected Providers:

-

Budget: $250-750
Created: 02/24/2010 at 11:44 EST

Bid Count: 0
Average Bid:

03/26/2010 at 11:44 EDT
(29d 22h left)
Project Creator:
londoncakes

Employer Rating: (No Feedback Yet)

 

Description

We have 2 web sites with around 150 products on each.
We are looking for someone with good written English to update product information in our content management system. which is on-line and requires no specialist knowledge.

We will provide a list of keywords to be included in the text for each product.
An average product requires approximately 300-500 words and is of very similar format.
A little knowledge of Childrens Characters from book, TV and Film (e.g Noddy, Winnie the Pooh, power ranger)would be useful.

See also: , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Update Email Forward Program

Update email editing program to also auto respond to clients.

See also: , , , , , ,

Optimize And Convert Director 8.5 Source Code

We own a Director shockwave multiplayer game.

It has been heavily customized from the original source code by us and others. It Does Work!!! (Almost better then the original). However the code is VERY disorganized and rough. To be honest that is not all our fault (we are not really programmers, why else would we be here?).

As it is now it works with Multi-user server 3.0 and supports about 20 players on a DSL line. We would like the code to support several more users (40+).

The Game is right now a stand alone pc Client.
If it would be possible to convert it to a "safe" browser game we would really like that.(Really!)

Otherwise we will need the client code output to be for both the mac and the pc.

Game is written in Lingo, would be nice to update to a newer version of director but not necessary!

I think that covers it for the most part. Game currently uses flat files for storage =(

If this sounds like something you are interested in make a bid. Thank you

See also: , , , , , , , , , , , , , , , , , , , , , , , , , ,

Simple GSM / GPS Tracker

I am looking for a fast turnaround on this project. I require a schematic, PCB design and production of a single prototype, including firmware for the following functionality. The deice will have three buttons (plus one power button). The devices is programmed via SMS to associate a number with each of the buttons. When a button is pressed, the system immediately sends an SMS message with the last recorded GPS coordinates, attempts to update these coordinates and if a new coordinate is shown, then sends an update SMS. All configuration commands must include the password (6 characters), configurations commands include :-
Set number for button 1
Set number for button 2
Set number for button 3
Set new password

Additional command result in the reply send to the requesting number include:
Sleep GPS X, causes the GPS to be disabled for X number of 15 minute periods (maximum X = 32)
Sleep SMS X, causes the GSM to be disabled for X number of 15 minute periods (maximum X = 32)
Update Now, causes the system to enable to GPS is disabled, reports immediately last know coordinates, upon receipt of a new set of coordinates sends an update SMS.

All configuration commands a responded with an OK is successful or NG if not successful.

Preferable charging is via mini USB. Firmware updates should be achieved via USB.

There is no requirement for voice support at this time, however consideration should be made for the possible inclusion of this in the near future.

In addition to the finished prototype, I will require the schematic, PCB design in an industry standard format plus source code for the firmware. If developed within a specific IDE, I wil also require the name of the IDE used, the language you used, the source code in that language and in the native machine code (if possible) to be delivered (via e-mail is sufficient).
Preferable payment terms are 30% upfront, 30% upon receipt of the prototype and 40% upon successful testing. Testing will include all commands and battery life. GPS reception will be tested in all weather conditions and within a city environment with high rise buildings.
A further 10% of your stated contract price will be on offer if the prototype is delivered within 20 working days.

See also: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Allfixonline

I need someone who is good and experience in php to make changes to www.allfixonline.com and make it bug free..No time wasters please..Lots of them here.I will need frequent update on progress level and if you cannot provide this then do not bid.

See also: , , , ,