Create Template In Word
I need to have a simple template made in WORD. Sample of what I need is attached.
I need to have a simple template made in WORD. Sample of what I need is attached.
I have a template that I need sliced. There are two pages to this template but as you can see via the attached images, they are almost identical so time to slice should pretty much take the same as one template. I will provide layered PSD files of the design upon start of project.
The final template needs to be made up of table-less css and should work in all major browsers (Internet Explorer 6-9, Firefox 3-4, Safari, Chrome, etc.)
If after reviewing the template (see attached file) you are confident that you can do a quality job, please place a bid as well as post a message with your qualifications. Please be as accurate as possible when listing how long it will take you to complete the project.
Payment will be placed in SL escrow upon acceptance of the project and released upon delivery of the final, approved html/css. If you are unable to start on this project immediately, please don’t bid.
I would like to have a joomla 1.5 template like http://www.tif.gr
How much does it costs?
I am looking for a custom built website either from a template or from the ground up that is similar to weedmaps.com. I know there are business review templates out there, but most of them are search/category based. I want a site where the user is visually stimulated with the interactive map, similar to weedmaps.com.
This is a project for a different industry, it has nothing to do with weed.
I look forward to seeing what you can do for me!
Hello I need a company header/logo design.
COmpany Name: Nature refined
Website: NatureRefinedStore.com
We sell cosmetic products.
Would need a very good header with graphics. Multiple options to choose from.
Please see the attatched design. We need this spliced and inserted into a default installation of x-cart.
Please take note of image roll-overs and drop down menu’s. These will all need setting up.
The best sellers/new arrivals can stay as a image for now – no need to setup in flash ect.
Need some help updating and cleaning up a WordPress photo gallery so that it looks like the attached image.
Each picture will be from a separate album and if a user clicks on it that album will ‘pop-up’ and they can view the rest of the pictures in that album.
We have nextgen plugin but you can use any others if they work better.
Please show examples of previous wordpress work / galleries. Would like to start ASAP.
Thanks.
I need a developer that can help create an iPhone application that is capable of accessing the internal SQL database and an external WSDL connection to generate a quote. This application will have very basic functionality but will require someone with previous experience. Please provide details about what you can do and past examples.
This is my second post. First time (a month ago), the Programmer failed me completly and second time, the bids were not serious enough.
I hope you will bid to this serious project…
Mobile Application :
RestezMobile
This is a technical description for an application to call cheaper using smartphones.
We would like to create an iphone and android application that will allow users to call without having their usual operator billing the calls
You will bid for both application (iPhone and Android)
In order to use our services, the user will need to downloads the application “RestezMobile” in one of the appstore (iPhone and AppMarket)
Once the application is downloaded, for the first use, we will ask the customer to either login with his french phone number (10 digits phone number) or to create an account
Case 1 : Login
The application will send to our site an http request with the login and password. The server will either reply OK along with the balance informationor reply KO.
If the reply is OK, you will login user to the application and show him the balance.
If the reply is KO, you will tell the user that his login or password is wrong.
Ex :
http://www.restezmobile.com/mobileapp/index.php?login={phone_number}&p={pass}
OK : http://www.restezmobile.com/mobileapp/index.php?login=0628067624&p=1977
KO : http://www.restezmobile.com/mobileapp/index.php?login=0628067624&p=1977
Case 2 : Account creation
We will have a form with the following elements :
- Phone number (10 digits phone number)
- Password (4 to 12 caracters)
- Password confirmation (4 to 12 caracters)
- Email address (verify the possibility of the email address, verify the @ and the .)
The application will send to our site an http request with the all the above info. If the server replies REGISTERED, then the user is subscribed and logined.
If the server replies DUPLICATEEMAIL, the application should tell user that this email address alread has an account. Please login
If the server replies DUPLICATELOGIN, the application should tell user that this phone number alread has an account. Please login
Ex : http://www.restezmobile.com/mobileapp/subscribe.php?login={phone_number}&p={pass}&email={email}
On the login page, there will be a link “Lost password”. If user click on this link, we will ask him for his mobile number.
You will send the following http request :
http://www.restezmobile.com/mobileapp/lost_pass.php?login={phone_number}
If the server replies OK, then you will show a Message telling user that his password was sent by mail.
If the server replies KO, then you will show a Message telling user that there is no password with this account.
On the login page, user will have the option to save his login and pass. If checked, then you will save login and pass and won’t ask for it again until customer manually logs-out.
At the first identification, we shall show a message how user shall use application.
The text (somekind of popup in iphone/android application) will not be the same if it is a new user who registered with mobile phone or if it is an old user.
User can skip the wecome text that will only appear once.
The user will then be fowarded to the settings menu.
—-
On the header, we will show how much credit is on user account.
In order to know how much credit an account has, you will send an http request like follows :
http://www.restezmobile.com/mobileapp/index.php?login={phone_number}&p={pass}
Ypou must check credit at each menu change in the application in order to be sure to always have the latest blance.
The answer will be given in currency “EURO”
Next to the balance, you will show a “refresh” button so that we can update the balance manually.
On the top, there will be also a “Recharge” button that will forward user to : http://m.restezmobile.com/payment/
—-
On the footer you will show menu :
- Dialpad
- Contacts
- Settings
- Call details
- Help
By default, if it is not the user’s first time, then the default page should be the dialpad
The Dial pad will be very similar (if not the same) as the one of the phone. To dial the number and initiate the call, the user will have the choice between Callback and Direct call. When clicking on the “DIAL” button, we will prompt him Call back or Direct call.
When dialing a number, you must make some rules :
All numbers that have “+” in front must remove the “+”
All numbers that have “00″ in front must remove the “00″
All numbers that are 10 digits long and starts with 0 (except 00) must be changed to 33 instead of the first 0. Ex: 070102030405 will be changed to 337012030405
If the user choose Direct call, you will send to our server in http the number that the user is calling.
Ex :
http://www.restezmobile.com/mobileapp/direct.php?login={phone_number}&p={pass}&callnum={number-user-wants-to-call}
http://www.restezmobile.com/mobileapp/direct.php?login=0628067624&p=1977&callnum=33450589865
You will get in reply either KO (service offline, wrong pass etc…) or a phone number in the format 0102030405. You shall immedialy dial this phone number.
If the user choose callback, you will send to our server in http the number that the user is calling.
Ex : http://www.restezmobile.com/mobileapp/callback.php?login={phone_number}&p={pass}&callnum={number-user-wants-to-call} ?
You will get in reply either KO (service offline) or OK.
If you get Ok, show message “Waiting for Callback”.
Contacts from footer menu :
This will open either the phone address book or a clone of it. In both case, user will choose who to call and the initiate the call (and will be callback or direct)
Settings from footer menu
- Outgoing call Integration (not sure about iPhone for this, but Ok on android). It means that all calls from the phone are rerouted with “restezmobile”.
- Default Call Type (see bellow for this menu)
- Call log
- Log-out
Default Call Type Menu :
In this menu, you can edit the options of the applications with the rules (when to use callback or directcall)
Customer should be able to edit filters :
- International phone numbers (outside of France) : Callback / direct call / Use regular phone access
- Choose individually contacts to always use callback
- Choose individually contacts to always use direct call
- CHoose individually contacts to always use regular phone access
Auto-answer callback (on android phone at least)
The application will be in french so the text must be easy to translate.
You will provide design (simple and nice looking).
If I don’t like design, I will change your design with my designer (but you should still give me all the pages to make with your design. i will only correct your design to make it better. Do not expect me to make design from scratch).
Thx
PROJECT
Produce images for my design project, based on examples provided in the attachement.
Requirements
8 images are to be produced in JPG and Photoshop format. An attachement (in both Word and PDF Format), provides the examples to be used, with specific instructions.
The 8 images provided, need to be re-created as follows:
1. All human figures to be consistent.
a. The main features (body, head, legs, arms) to be consistent
across images.
b. The human figures must be simple and clear (e.g. IMAGE No. 1).
c. They must not be over complex (e.g. IMAGE No.s 2 and 3).
2. All fonts, line styles, and relative line positions to be consistent between images
3. Instructions under each image should be followed
Guidance for bidders:
- Winning bid will demonstrate the bidder has read and understood the brief.
- Provision of a sample illustration (based on Image 2) to demonstrate understanding of the brief, will improve likelihood of a successful bid
- Winning bid will be able to start asap and complete on time
- Draft (minimum of 4 out of 8 of the illustrations) within 24 hrs for review and comment
- Will provide sufficient revisions to ensure completion by 20:00 GMT on 28th July 2011
- Winning bid price needs to account for the fact that this is not a complex design task, but a bid that provides confidence of �right first time, will merit a competitive price.
” I need a datpiff bot to increase plays, views, on my friends mixtape and i wanted to increase how much i want. and ect for datpiff. I am willing to pay just tell me the prices “
I understand you’ve done a project already like this, I just want to buy the Program.
Hi
I am looking for Good team that can take on my project. Nda will need to be signed.
I particularly like the coroflot.com website.
Can this be achieved.
Future work is guaranteed
I’m looking for a long term investor / partner as well
You will be given samples of reviews in which the contents of will be used as a rough guideline to write your reviews.
I need 19 reviews completed for this project. Each review needs to have a few screenshot examples, some bullet points, price points, etc. on the product you will be reviewing.
You must have excellent writing skills in English, have great attention to detail and keep me updated on your progress throughout the project.
Each review needs to be about 700 words.
I need a program where I can change my youtube veiws to what I WANT TO CHANGE THEM TO.
Thanks.
Loading PHP file then submit the form with validation on pop up(No PHP CODE only JS) & google map Driving Directions set my site
More discuss in PMB.
Please only expert programmer apply.
Put up my template and integrate paypal payments
The site has no database so this should be the easiest of project. I will just need text changes made to the template as well and to put up my new logo.
just very basic like you see here http://bit.ly/nvLBrs should be doable in a couple of hours.
This is few detail about what i need,
1. 10 templates customization. No major change on design. May be get rid of few staffs and replacing them with some. Need also change main menu text.This tamplates are including Joomla, CSS etc..
2. Like all 10 templates to on main page templates.
3. Create a control panel for all templates liked to admin page to edit pictures and text.
4. Need to do 1-2 templates at the time.
5. I need a price per template and control penal.
Upgrade our prestashop without anything breaking to the latest stable version. Also make sure our authorize.net works.
I own a Real Estate wholesaling business. I need to drive a lot of people to my websites (SEO, etc.)
Custom PHP / Joomla component modification – integrations
Joomla Template: http://www.gavick.com/products/templates/item/26-icki-sports.html
Football League Component for Joomla 1.5:
http://www.fastballproductions.com/joomla-extension-for-baseball-or-softball-sites/football
Social Community Functions:
http://www.jomsocial.com/
This project will capture the likes from people who like a facebook page. Currently, to tally these like is a manual process.
Since there is no API that I am aware of to tally these people’s likes, this project is to build a web extraction tool (or scraper) that will gather this information for any facebook page name entered into a form.
The system will then grab the likes from the users who like a page, tally they and then report them in a web page. For instance, if you enter the facebook page for Diet Coke “http://www.facebook.com/DietCoke”, the system would go to each of the 1.2 million people’s pages who like Diet Coke and tally up their other likes and return them in a table format. I believe this system will only work for the admins of FB pages, in the case above the Diet Coke page admin.
If there is a way to grab the likes for any page, regardless of you being an admin, that would be ideal. I do not think this is possible, however.
The system will have two pages, one that is a simple web form to enter the FB page name and one with a results table.
I have this site:
http://s130859622.onlinehome.us/fischer/index.php
I need a contact widget placed on the left hand side of every page, similar to the widget titled “Schedule Consultation” here > http://www.orkin.com/commercial/about/
It should be a simple HTML email form. It does not need to go to a database. I will provide you with the email address.
It NEEDS to he a PHP include on every page – the include should point to one file, so that if i have to edit this file one day i do not have to do it on every page.
IE: <?php include ‘mail-widget.html ?>
I don’t care how you accomplish this, as long as it is easy to edit and it looks good. I will give you the text info that goes in the widget.
TERMS AND CONDITIONS:
1) Payment goes into escrow and is released when project is complete to satisfaction.
2) This needs to be done within 48 hours of bid accept time.
3) Unrealistic bids WILL NOT be considered. I am a web developer, and I know the time it should take to finish this. I am using script lance because I am too busy to do this myself.
4) If you did not read this entirely, DO NOT BID
5) you will work live on my servers, I will provide you with FTP access
I need an ecommerce site similar to Kassoy.com. We do not need a register/login or member pages. just a buy now with shopping cart.
website needs to be built in a CMS to add pages, manage site, manage products etc…
the site will need a credit card form to accept payments, customer should get email etc… will get more details when i find the right person. must be available to chat on gtalk and start immediately.
I would like a Perl script written that pulls a stock quote off of Yahoo Finance or some other free finance site. The stock quote I’m using initially is HRTB.OB
It needs to accept a user defined stock symbol (specify using a variable at the top of the script).
It needs to output a modifiable string of HTML code. I would like it to initially be:
“Most recent trade: $PRICE<br>Today’s Change: $CHANGE”
This script will be integrated into the middle of a PHP web site, and should insert the text where the script is called from. I may need assistance getting the script to run on my web server. I do not wish to modify the server in any way (i.e. upgrade perl, install extra libraries, etc).
I have verified that the following script runs successfully:
#!/usr/bin/perl -wT
print “Content-type: text/htmlnn”;
print “Hello, world!n”;
Program is ASP.Net using C#.. I have attached document for further clarification on what is needed. I have also attached files for work already done on the project, so this information just needs to be added.
Show me how to create a parser in aweber for a third party membership software…should be real easy if you know what you are doing…
Only apply if you have done it before please.
Many thanks!
H
Develop 4 variations of logo
2 with company name,
2 with NO company name
Revise until we reach what I am looking for.
Simple 1 solid color black, NO Shading!
see attached doc
All Art must be original so it can be trademarked
Hi,
I have a client who I have created a website and is a dentist in the UK. I want to find a partner who will do the PPC for them on a small budget – certainly to begin with – with ads that get patients into their practice.
Initially I want to do a months trial with one client but if we can create a system I will roll it out to other clients.
I appreciate some proposals and would like to start immediately once we have agreed on the targets of the project.
Thanks
Laura Chattington
BUDGET: $650 | NO UPFRONT Payment – this is not negotiable!
Payment as milestones are completed, uploaded to my server and bug free.
There are 4 milestones in this project.
Server: Linux
REQUIREMENTS
1. Must know how to use SVN (netbeans, tortoise, springloops).
:: There are other programmers working on different parts of site.
2. Review attached word document for complete task list.
3. Review the pages in MILESTONE 2 and 3 DIRECTORIES on server, directory is in the root above the public_ftp
:: These pages are part of work that needs to be codes and/or created, about 35 pages total.
:: Admin page layout with url are either been completed or an html exists which needs to be setup.
Login to view the pages at domain ==> mile23.aakika.com
Use filezilla to login to server with userName: mile23aa | Password: Mile23
:: admin pages – htmls for a number of pages have already been setup with urls. You will need to complete remaining pages and do all programming because pages are static.
:: frontend – main htmls will be provided, but you will need to modify provided html for requirements which has no htmls
MUST HAVE CODEIGNITER EXPERIENCE – List CI sites that you have built which I will verify with the site owners.
Too many providers lie as to their work which is why I must have your list of past work to verify.
I need 20 original (400-450 words) articles written. Subject: Karate. I have a list of 20 key word phrases to use, 1 keyword per article. My budget is $2 per article. Possible future long term work if quality is good. Articles must pass all tests for originality. I need these articles immediately. Total budget $40. Do not bid if you cant meet the budget and no auto bids or you will be banned.
Keyword list:
karate
karate class
karate classes
karate programs
karate courses
karate academy
karate academies
karate school
karate schools
karate for kids
karate for kids programs
karate for kids courses
karate clubs
karate clubs for kids
karate classes for kids
kids karate
kids karate classes
children’s karate
childrens karate programs
free karate classes
Hello
I need a forum integrated into my website which I am coding in php from scratch using oop and it have completed the things will need like session control and registration process.
What I need from you is to integrate a forum (Any forum script you choose) to use the registration and login process of my current website so the users don’t need to register and login separately for the forum and the website.
Need this ASAP. No more than 3 days.
For a customer of ours we need a customization of osCommerce: a single create order page in the admin of oscommerce.
Specifics
Screen Layout
We need a single page from where we can create an order from within the admin area of oscommerce. The page must consist of multiple areas:
- Customer details
- Customer Shipping Address
- Customer Billing Address
- Products
- Shipping (options must be selectable
- Comments (for addingcomments to order)
- Status (for changing status of order)
Requirements
- Pricing of items depends on the customer group the customer belongs to (custom written module)
- All fields must be prefilled (if set) and editable
- Search products and customer fields must use autosuggest, listing a maximum of 10 products/customers
- Fields must be filled upon selection of customer. Preferred is that all fields are hidden until a customer is selected.
- Customers must be searchable by firstname, lastname, companyname and customer number (barcode; custom field in customers table)
- The list of customers must display customer id, customer firstname, customer lastname and company name and limited to 10 displayed entries
- Products must be searchable by firstname, lastname, companyname and customer number (barcode; custom field in customers table)
- The list of products must display product id, manufacturer, product code (products_weight in products table) and product name, and limited to 10 displayed entries
- Upon selection of a product, the product must be added to the order (must be displayed as well)
- Fields must be filled upon selection of product. User must be able to set attributes as well as quantities manually when product has been selected.
- There should not be a limit to the number of products added to the order.
- Module must be fully translatable as per the oscommerce methodology
- Payment and shipping fields must be set automatically to a defautl value, but must also be adjustable
- User must be able to send a conformation of the order to the customer (button); if no email address has been specified, user must get a warning that there is no email address defined for the customer
- total, subtotal, vat and shipping costs must be set by the application in the regular osCommerce order
- must be compatible with IE 7, 8 and 9, Firefox and Google Chrome
- allowed languages: php, javascript, dhtml
- Installation documentation must be included
Terms
- Source code will remain property of developer. Developer grants us full and unlimited access to the source code and allows unlimited distribution of the source code. Developer refrains from selling or distributing the complete source code, or a large part of the source code making up the functionality mentioned on this page. Parts of the source code may be distributed freely or re-used for other customers
we reserve the right to donate the extension to the osCommerce community.
Timeline
Total time for this project is 4 weeks. Development is done on your own server. Test run(s) on our test server.
Selection of developer for this project is set to Friday.
Payment
Upon completion of development 50%
Upon completion of test 25%
Upon completion of acceptance test 25%
All payments through Escrow.
We need an application that can upload one video file to a list of 50 different sites at once.
Each site uses a different method for uploading. Some use Flash others use simple html fields.
I have had this web page designed and can give the psd file to the designer who wins the project.
What I need is:
A Html version of the link below to be designed which can be comparable with ASP.net4 because of the nature of the site.
The property upload has to be done in ASP.net so all the pages will need to be HTML with ASP.net compatibility.
I need you to price to re skin this site www.placefinders.co.uk with the link above design.
YOU need to make a template for the rest of the pages around 10 pages.
It has to be SEO friendly and looking for quality work. you be bidding on 10 pages all from one template page and link all the pages.
I will provide the images and content.
You will not need to do the programming but you need to design the property search page and the further info on the property page you see a example of the page here
http://www.placefinders.co.uk/ResultPropertyList.aspx
http://www.placefinders.co.uk/full_details.aspx?ID=1
I will provide the flash for the home page but you need to do the buttons so it is about 5 to 9 hours work so bid accordingly.
The bid only for HTML pages, Template pages, property link and full details and redesigning the forms page linking, and register with us form which you can see at http://www.placefinders.co.uk/register.aspx
I need it done with in 5 days
Please only bid if you have top designer who can do pages compatible with ASP.net environment.
you see the link to the design below
https://docs.google.com/viewer?a=v&pid=explorer&chrome=true&srcid=1kZR0-P8GDivmlrVQV0xd06zQSrO8TotUllOYRgb6XZqti53tzSIR1-_5Tvbm&hl=en_US&authkey=CNLQh-EE
I need some features added to a basic free open source poll script.
Poll Script website: http://www.mr-corner.com/LittlePoll/index.html
Features Needed:
1. Ability to edit/manage polls
2. Generate code to embed into WordPress post/pages
3. Create more polls
5. Move radio button to the bottom center of the image
6. Change font to Arial and make fonts larger
7. Change background color to white
8. change from percent to number of votes
I will test it to make sure everything is working correctly before I release payment from escrow.
Thank you
Hello,
We Need HTML Template Converted To Joomla Template
If anyone sends us a copy / paste sales pitch with loads of links, be assured that you will never again hear from us
We need a 5 pages website – Don’t treat this as an easy project just because we need 5 pages. We are very particular about what we want, how we want and don’t mind paying a higher price than what others usually get 5 pages sites done for
If you are interested and need more information, send a private message by saying [ Kindly offer the details ]
If I see anyone posting any message other than what I mentioned above, rest assured you will never get a chance to communicate with us for now and future.
Online Video Downloader Script JAVA APPLET based
In short Video Scrapping from tube site using Java Applet
We need a script that can download from popular video sites such as
Youtube, brightcove, and many other sites which needs Java based
download er.
We provide Online service to our website visitor. Just like keepvid and
other video flv download website.
But what exactly we need is custom script (applet) which is editable to
download from other websites too.
Websites like Novshare, Movshare, videoweed, kewego.fr, youtube,
brightcove.com etc etc which ever need a client site scripting and
scrapping technique. other website are easy to scrape with php, curl
etc
This type of website uses technique to hide the source url of their
videos and use some visitor browser based verification and token also
refer link technique. So to bypass it only java applet can help (in
online method).
for example CLIPNABBER.COM, KEEPVID.COM etc
Kindly state the quote for this project and timeframe.
The admin of this script knows how to use php scrapping and javascript
a little.
WE WANT MOBILE VERSION OF OUR CURRENT WEBSITE
we want this site to be fully functional on a Androids, Blackberry’s iphone & ipad.
You will need to explain how you will achieve this so we know what you are doing.
Answer this so that we know you have read the details – 25+12=?
Androids, other Smartphones) I currently have a adult video sharing website (hosted on a dedicated server) and I want the videos to be able to play on smartphones like iPhones, Androids, Blackberry’s and other smart phones