Archive

Posts Tagged ‘future’

Seo For Established Website (blog) And Future Landing Page

January 26th, 2012 Comments off

Website is creblog.com.com

I need a SEO to get this site on the front page for terms

commercial real estate
investment real estate
real estate training
how to make money in real estate

I need an SEO with a plan to achieve top rankings.

The Great Indian Future

January 1st, 2012 Comments off

The project is about Indian Writings in English discussing the future of youth.The youth,facing problems and going through hardships in their life.Writers coming up with their views on the dilemmas of youth is being discussed in the project.the project is in a form of abstract providing the point of view of prominent writers.

Top Seo Freelancer(s) Wanted For Ongoing And Future Projects

November 30th, 2011 Comments off

Greetings to all freelancers!!

I need two to three freelancers who consider themselves SEO experts and have stats to prove themselves. I have a lot of SEO projects coming every month, and I want to build a team which will do all the required work. I have been working in the SEO industry myself and have enough knowledge to choose the best people suited for the job. So please don’t bid if you don’t have experience with SEO and getting websites ranked in major search engines.

Please answer th…

Appmakr Same Site With All Future

October 30th, 2011 Comments off

Hello to everyone we need to create the same project …

with all futures…

i dont know in what language is best to do this job..

please see the appmakr.com and tell me price and details …

Image/ Video Development For Future Iphone App

August 2nd, 2011 Comments off

I need a Expert in images and Video I am trying to develope an iphone app. I am running a project on Kickstarter.com so I need a few images and at one point i will need an video edited.

Professional’s ONLY Please Bid $1.00 and submit samples. I will than go through and contact anyway with good sample i am interested in. Thanks!

Looking For U.s. Developer

July 21st, 2011 Comments off

I have currently built a few web projects and I am looking for a web developer to help manage these as well as develop some future projects. I am looking for someone who is highly motivated and may even want to be part owner in future projects.

I will need to see some work you have done recently and some references. If you are selected, I will fill you in on the details of my projects and future needs.

Thanks,

A Living Social And Dealfind Kind Of Site

May 23rd, 2011 Comments off

Hello, i want to create a groupon or dealfind kind of site. I want this site to be different from groupon and unqiue so the design has to be different. This site will be based in UK for now but plan to move abroad in future depending on traffic. I want this site to have the following:

Introduction page: The introduction page will tell you what the site is about, what we offer and why you should become a member

City: After the introduction page, i want the site to have a place where you confirm your city e.g. london, manchester etc.

Email: The next stage will be email where you be required to type in your email and sign up to the site and login in but if your alread a member you can login in at the introduction page.

once you type in your email the site will show you the following.

Todays deal, Hot deals, Friends deals, Future deals and Free deals

There will be one deal per day on all of the deals.

The site should have how it works and location of where the deal are and my phone number. I will add more to it in future so if i award the project to you i can adjust some things in future.

The site should be able to take paypal and othe relevant and common transaction payment.

For the friends deal. I want people to post deals they want to sell to others so people can sell things to other people and i get a commission.

I want the site to have a blog where people can write blogs as much as they want. Also i want the site to have listing aswell like craiglist. Plus people should be able to share and login using facebook, twitter, likedein, google etc. Also for when people join, a pop up show appear. The pop up should make sure that they need to invited their friends from other social network and emails.

The members that have joined the site should be able to chat like facebook chat and share information and meet new people. I want the site to have area where people can put jokes and comment on the best joke of the day. And pay to get the most view jokes like google ads.

I will tell you more stuff i need to the site in the future . Thanks. Please remember the lower your price the more chance i will award the project to you.

WordPress Theme Design .. & Future Partnership

May 21st, 2011 Comments off

I have a site that i want to clone and build wordpress theme or xthml/css theme. See attachment for details.

We are also looking for partner to handle 5-10 wordpress theme projects every month. I will use this project to evaluate skills for future partnership. Need it done fast..

SEE ATTACHMENT BEFORE BIDDING.

Site Like Groupon Dealfind And Living Social

May 21st, 2011 Comments off

Hello, i want to create a groupon or dealfind kind of site. I want this site to be different from groupon and unqiue so the design has to be different. This site will be based in UK for now but plan to move abroad in future depending on traffic. I want this site to have the following:

Introduction page: The introduction page will tell you what the site is about, what we offer and why you should become a member

City: After the introduction page, i want the site to have a place where you confirm your city e.g. london, manchester etc.

Email: The next stage will be email where you be required to type in your email and sign up to the site and login in but if your alread a member you can login in at the introduction page.

once you type in your email the site will show you the following.

Todays deal, Hot deals, Friends deals, Future deals and Free deals

There will be one deal per day on all of the deals.

The site show have how it works and location of where the deal are and my phone number. I will add more to it in future so if i award the project to you i can adjust some things in future.

The site should be able to take paypal and othe relevant and common transaction payment.

For the friends deal. I want people to post deals they want to sell to others so people can sell things to other people and i get a commission.

I want the site to have a blog where people can write blogs as much as they want. Also i want the site to have listing aswell like craiglist. Plus people should be able to share and login using facebook, twitter, likedein, google etc. Also for when people join, a pop up show appear. The pop up should make sure that they need to invited their friends from other social network and emails.

The members that have joined the site should be able to chat like facebook chat and share information and meet new people. I want the site to have area where people can put jokes and comment on the best joke of the day. And pay to get the most view jokes like google ads.

I will tell you more stuff i need to the site in the future . Thanks. Please remember the lower your price the more chance i will award the project to you.

Linux Script – Check Folder Dates

May 19th, 2011 Comments off

Hello,

I need a script that can run on a Linux server that can do this:

1.

Scan this folder /test/dates/

2.

Within that folder there might be subfolders.

If subfolders are found they are in the format %year%-%month%-%day%-%hour%-%minute%-%second%

So for example this folder might exist there: /test/dates/2011-01-01-13-00-00

Meaning folder is date:
: year 2011
: month 01
: day 01
: hour 01
: minute 01
: second 01

there might exist one folder or none but mostly its alot of folders.

3.

The folders date is always in the future – could be days / hours that differ but mostly the folders are a few minutes in the future.

4.

Then the script should compare the current date with the folders date.

And if the folders date is not more than 10 minutes in the future it should run a bash file:

/test/run-this.sh

5.

If a folder exists that is less than 10 minutes in the future the script should not run.

I prefer if the script is in perl format.

I plan to schedule your script to run with a cron task / each hour.

Thanks for help,

Best regards,
Johan

Redesign 5 Page Website

April 7th, 2011 Comments off

***************************************
Description:

The site: www. creative – productionz . com /Cyber Marketing
(without spaces)

Site was developed with Drupal.

Site is for a computer parts distributing company.
****************************************

Requirements:

*Need to make the site look much more appealing and graphically attractive. May use another template or Modify this template. Content remains the same, however SIGNIFICANT graphic improvement is needed.
-Perhaps change background to a glow background?
-Make image slider full width

Must have slick, web 2.0 look! (REQUIRED!)

*********************************************************

Any type of free scripts/images/resources can be used on this project. No copyright violations. Code-wise this project is really simple, but graphically it should look luxurious. I am willing to purchase templates if you can modify it to look different. If you would like this, please indicate so in your PMB. (It will be viewed as an addition to your bid).

You should be available for contact via gTalk or some sort of instant messaging on top of email.

This website is the first of MANY similar ones to come in the future. I am looking for SERIOUS bidders who will be willing to similar websites in the near future.

This website will serve as the showcase for companies with very similar needs.

All payment will be done in escrow. BONUS and future contracts is guaranteed if job is well done.

***********************

Rules for bidding:
-This is a very simple project, so please place your bid accordingly.
-Do not copy paste bids
-Do not give portfolio in PMB, I will check that out on your profile.
-All payment can be done through escrow :)
-Programmer MUST be able reply emails within one day latest.
-Time limit is 3 days. URGENT

Thank you.

Iphone App – Future Projects A

March 20th, 2010 Comments off

Hi there,

We are looking for an iphone app developer or group to work with for this and future projects.

The current project is an app that would need the ability to send an anonymous email (perhaps coming from our server) to a friend or family member. The user should be able to choose from a main screen the type of email he/she wishes to send. There would also need to be an archive of messages sent, ability to delete those messages and the ability to password protect the application.

We wish to work with developers that have iphone app experience as well as demos or an extensive portfolio available.

If you work as a group, and have access to graphic designers, that would be a plus.

We are looking to build this from the ground up within 2 months.

*3-5 future projects will be available.

Future 1

March 7th, 2010 Comments off

My website needs work from an excellent, reliable programmer familiar with:

- full automated membership- and client-site with CC-gateway and payment monitoring
- choice of 3 different kinds of memberships

Bug Fix On Current Magento 2

February 24th, 2010 Comments off

Magento webshop is already online since 2+ monht now
need fix all founded bugs ;
1) sinds yesterday somethink try to add with magento connect after these when customer try checkout site give permission error page..
( before add anythink backup is created…)
2) on index page is a flash banner / these banner come over the link
3) on index page are 3 image like most searched products image/banner but its not working
4) new products link doenst exit need create page for link to new added products button
5) on index page under page are 10+ link which i dont know how to edit link i want know how do i edit these link /
6) invoice/order number start with 100000 i want chang to 4569xxx example

maybe 3-4 small bugs i will have more..
so for a prof. programmer is maybe half day work for fix all.

after fix all i will get in next day some more bugs
i look someone which can help me future.
im ready for pay again for future helps but i want answer for question in future .
no need free help/no need answer question just i dont watn give access everytime to someone for fix bugs etc and pay for half work
do you want get future small work good take these job
if you dont want help future ( not for free i want pay np ) dont take these job

First bug must fixed direct after pickup work so customer can contiue work.
rest can do in max 7 days.

Categories: Magento, MySQL, PHP Tags: , , , , , ,

Malware Clearing And Defeating

February 13th, 2010 Comments off

Hello,

my current Homepage is infected with Malware, this is the info which i get from google search querries: ‘This site may harm your computer’

We have to delete the Malware srict and close the open doors in the Server for future attacks. This is very Urgent Project, please bid only if you can solve this problem 100 percent and close this problem for the future.

We have this problem in last time very often, please bid if you can close this problem for future attacks too.

regards

WordPress Database Mysql Work

February 7th, 2010 Comments off

I’m willing to pay $200-260 for this work. It must be done in 16 days or less.

My client (a wordpress designer) started a site in WordPress v2.9.1. He is responsible for the service pages, SEO, client communication, etc. He needs built a solution to integrate an ecommerce catalog for automotive parts and accessories using my client’s 12 to15 Excel spreadsheets containing vehicle applications and prices. Spreadsheets are provided by the manufacturers and vary in layout and content. My client will need the ability to adjust prices globally or by category by % increase/decrease and have a template to use (CSV or other – he will populate data himself) for uploading future catalog updates. Client will also need a way to link the catalog to a shopping cart for orders. A few of these manufacturer catalogs will remain on the manufacturer’s website in PDF format. I’d like to use it as view-only to find a part number then search the part number on the client’s catalog. Client will need a simplified Year-Make-Model search at minimum to be used throughout the WordPress sidebar (widget maybe). Client will not retain stock of these items but instead receive the orders to get them for his customers when they order through his website.

Other context/requirements that providers will need to know:

I am thinking of using WP.osC http://www.wposc.com/ to integrate osCommerce for the cart and catalog solution but it’s only an idea at this point. Open to ideas but has to be non-website experience user-friendly. He currently used Miva but hates it. I will provide all spreadsheets to view before submitting proposal.

Work that needs to be completed:

1. To develop a fully functional ecommerce catalog within or attached to the Client’s WordPress website platform.
2. To create all database and related software modifications primarily using PHP language.
3. Advise Client on the best method, including suggested software and development methods or practices, to build an ecommerce/catalog solution to search for, store and render automotive parts and accessories.
4. Develop in such a way to allow the databases to be upgradeable by the website owner or Client as future catalog changes occur. Contractor will not be responsible for future catalog updates and any needed database modifications beyond the term of this agreement. Contractor warranty is only valid for the functionality of the software being developed at the time of development and within the term of this agreement and is not liable for compatibility and changes needed for future 3rd party software version updates. However Contractor will develop with intent of being as forward-compatible as possible.
5. Ensure the ecommerce admin has the ability to raise or lower catalog prices globally or by individual categories. Raising or lowering by percentage is preferred method.
6. Permit images, descriptions and specifications to be uploaded and accompany the store products if needed.
7. To be reasonably accessible to communicate project details as needed by Client via email, phone or other electronic methods during normal business hours and business days.
8. Create working electronic data template documents (CSV or other DB language) in order for website user to input future catalog data and/or changes to data capable of being upload to server. Excel CSV is preferred method.
9. Use Client’s Excel documents and PDF catalogs to create the ecommerce automotive parts and accessories database.
10. For catalogs being viewed as a PDF file, create a way to search for the product and provide a price within the website’s shopping cart to complete the transaction.
11. Provide a Year-Make-Model catalog search where possible.
12. Use existing template on the WordPress website created by Client.

WordPress Database Work

February 1st, 2010 Comments off

I’m willing to pay $150-225 for this work. It must be done in 22 days or less.

My client (a wordpress designer) started a site in WordPress v2.9.1. He is responsible for the service pages, SEO, client communication, etc. He needs built a solution to integrate an ecommerce catalog for automotive parts and accessories using my client’s 12 to15 Excel spreadsheets containing vehicle applications and prices. Spreadsheets are provided by the manufacturers and vary in layout and content. My client will need the ability to adjust prices globally or by category by % increase/decrease and have a template to use (CSV or other – he will populate data himself) for uploading future catalog updates. Client will also need a way to link the catalog to a shopping cart for orders. A few of these manufacturer catalogs will remain on the manufacturer’s website in PDF format. I’d like to use it as view-only to find a part number then search the part number on the client’s catalog. Client will need a simplified Year-Make-Model search at minimum to be used throughout the WordPress sidebar (widget maybe). Client will not retain stock of these items but instead receive the orders to get them for his customers when they order through his website.

Other context/requirements that providers will need to know:

I am thinking of using WP.osC http://www.wposc.com/ to integrate osCommerce for the cart and catalog solution but it’s only an idea at this point. Open to ideas but has to be non-website experience user-friendly. He currently used Miva but hates it. I will provide all spreadsheets to view before submitting proposal.

Work that needs to be completed:

1. To develop a fully functional ecommerce catalog within or attached to the Client’s WordPress website platform.
2. To create all database and related software modifications primarily using PHP language.
3. Advise Client on the best method, including suggested software and development methods or practices, to build an ecommerce/catalog solution to search for, store and render automotive parts and accessories.
4. Develop in such a way to allow the databases to be upgradeable by the website owner or Client as future catalog changes occur. Contractor will not be responsible for future catalog updates and any needed database modifications beyond the term of this agreement. Contractor warranty is only valid for the functionality of the software being developed at the time of development and within the term of this agreement and is not liable for compatibility and changes needed for future 3rd party software version updates. However Contractor will develop with intent of being as forward-compatible as possible.
5. Ensure the ecommerce admin has the ability to raise or lower catalog prices globally or by individual categories. Raising or lowering by percentage is preferred method.
6. Permit images, descriptions and specifications to be uploaded and accompany the store products if needed.
7. To be reasonably accessible to communicate project details as needed by Client via email, phone or other electronic methods during normal business hours and business days.
8. Create working electronic data template documents (CSV or other DB language) in order for website user to input future catalog data and/or changes to data capable of being upload to server. Excel CSV is preferred method.
9. Use Client’s Excel documents and PDF catalogs to create the ecommerce automotive parts and accessories database.
10. For catalogs being viewed as a PDF file, create a way to search for the product and provide a price within the website’s shopping cart to complete the transaction.
11. Provide a Year-Make-Model catalog search where possible.
12. Use existing template on the WordPress website created by Client.

Prediction Of Database

January 26th, 2010 Comments off

I have Database of numbers in this format i.e text file and I also have it in excell sheet.

1-20-2010; Day: 4,7,3; Night: 5,3,9
1-21-2010; Day: 9,6,5; Night: 5,2,8
1-22-2010; Day: 2,0,1; Night: 0,3,5
1-23-2010; Day: 6,3,8; Night: 0,6,6
1-24-2010; Day: 0,7,4; Night: 8,5,4

what I want is an excell sheet where future numbers can be predicted based on mathematical calculations like

1) addition of Day and Night numbers
2) subtraction of Day and Night numbers
3) multiplication of Day and Night numbers
4) Division of Day and Night numbers
5) dates of the present day when numbers are drawn
6) lucky numbers of that particular date
7) formulas like 3 + 3 + 2 or 2 + 2 + 3 with the present Day and Night numbers
or any other charts or formulas you can think of to predict the future numbers which should not be more than 30 numbers.
So make sure you try your best to get exact numbers.
you can have all calculations running at your backend and front end application can be excell sheet or text file.

so once I input the present number the program should be able to predict the future numbers.

example the day number is 0,7,4 so it should give me out as
1) 8,5,4
2) 4,8,5
3) 5,8,4

Wp Calender Allow Advance Post

January 22nd, 2010 Comments off

Need this WP calendar script changed so that I can change and pick the date that my post will be entered on. I don’t want the post date to be the date that I actually entered the post.

If I enter an event on September 16th for an event that will occur on September 30th I want that event to show on the date of September 30th not September 16th

I want to be able to post on a calendar date in the future.
I can not use the future post feature. I need to have a future event show up on the calendar on that future events date even though it is posted today.

Posting today for an event on October 1st needs to show up on the calendar today on the calendar for the date of October 1st.

See calendar at:http://bit.ly/iiP2M

Categories: Wordpress Tags: , , , , , ,

Bug Fix On Current Magento

January 20th, 2010 Comments off

Magento webshop is already online since 2+ monht now
need fix all founded bugs ;
1) sinds yesterday somethink try to add with magento connect after these when customer try checkout site give permission error page..
( before add anythink backup is created…)
2) on index page is a flash banner / these banner come over the link
3) on index page are 3 image like most searched products image/banner but its not working
4) new products link doenst exit need create page for link to new added products button
5) on index page under page are 10+ link which i dont know how to edit link i want know how do i edit these link /
6) invoice/order number start with 100000 i want chang to 4569xxx example

maybe 3-4 small bugs i will have more..
so for a prof. programmer is maybe half day work for fix all.

after fix all i will get in next day some more bugs
i look someone which can help me future.
im ready for pay again for future helps but i want answer for question in future .
no need free help/no need answer question just i dont watn give access everytime to someone for fix bugs etc and pay for half work
do you want get future small work good take these job
if you dont want help future ( not for free i want pay np ) dont take these job

First bug must fixed direct after pickup work so customer can contiue work.
rest can do in max 7 days.

Categories: Magento, MySQL, PHP Tags: , , , , , ,

The Future

January 18th, 2010 Comments off

If you are not familiar with marketing but good in coding, if you are confident to pick up projects and do project fast, if you are also looking for a long term partnership, please let me know if you interested in the future projects. Thank you.

Install Future 2019ad Autores

January 18th, 2010 Comments off

I need someone to install Future 2019AD Autoresponder
on my server

Negitive Alibaba Article

January 18th, 2010 Comments off

I need a negative article written about AliBaba.com
preferred areas to speak/write about

1. Weak security
2. How easy it is for a seller to be verified once they pay the gold member fee
3. The fact that it doesn’t have a feedback feature like eBay does
4. It doesn’t offer a secure payment method like others websites do
5. The high scam rate of the Ali Baba website
6. The fact that Western Union/Money Gram is almost completely non-traceable non-verifiable and very insecure

The article must be SEO friendly and full, I want you to research Ali Baba completely that includes
owners website scams etc. this is the just the first article that you will do eventually I will post
a part two to this project you see we here at biz brainchild LLC. Are planning to open a site similar
to Ali Baba.com only difference our site will be much more secure and much more extensive in
verifying its users. So a future article similar to this one will be needed in the future but it will also
in a limited way promote our website. So if we’re happy with the work we will award you the other project
in the future as well. Budget is maximum $15 our budget is tight happy bidding.

Logo (future Work Needed)

December 10th, 2009 Comments off

Hi All,

I am in need of a logo for my up in coming consulting company. The name is S3C Solutions. I would like the logo to be composed of 3 S’s that are aligned to be shaped in a C followed by the text S3C Solutions. I’ve attatched a BASIC sketch of what I mean by the design (since it can be a little confusing). As far as colors purple, silver, and black are all options. A little tight on the budget at the moment but if I’m very satisfied with the design, I will use you for all my logo needs in the future instead of posting another project. (I ALWAYS get requests from clients who need a logo for web design or print..easily expand your portfolio)

Thanks :)

Poker Tournament Datacollector

November 17th, 2009 Comments off

We need a programmer to create the a program that provides the following functionality:

* Launches a specific windows poker client

* Gathers data (via monitoring network activity, via screen scraping/OCR, or any other means at the discretion of the programmer) about completed tournaments including, but not limited to, buy-in, rake, payouts, player placement, etc.
* Writes data to csv files. CSV data file format will be provided upon award of contract.
* Self-monitors for poker client delays or crashing. Upon such an event, the program should be able to close the poker client software and restart data gathering
* Gathers data on all tournament types: “Sit ‘n’ Go”, Novelty (gold chip, etc.), and real money as well as play money tournaments.
* Performs robust logging of successful data written as well as potential problems

* Sends an email to a specified email account in the event of catastrophic failure (program crash or problems with poker client software)
* reads program settings and paramaters from an ini or similar settings file (output folder, etc.)

This program should be written in C++ or vb .net, and source code should be included and commented for future maintenance or updating to meet future needs.
While source code will be delivered, a binary executable should also be delivered, compiled to run in windows environments.
Program should be minimalist and optimized for efficient use of system resources, while still being robust enough to run indefinitely without user intervention.
If possible, program should be “future-proof”, making it as compatible as possible with potential updates to poker client software.
The program may emulate mouse and keyboard actions if the programmer so chooses, as the program is to run on a dedicated machine.

Excellence in both deliverables and in communication skills may result in the opportunity to perform future no-bid work tailoring this program to work with various poker client software.

We would like to have a rough draft of the program within 1 week of award of contract to negotiate tweaks and adjustments, with a final product being delivered within 2-3 weeks of award of contract.

Half of the agreed upon price will be paid upon deliverable of the first workable product. The other half is to be paid after 1 round of revisions.

Web Page Template Needed

November 4th, 2009 Comments off

I need a designer to create a web page template for me. I have certain specifications on size of the page, as well as aspects. I will fill in the winning bidder on the fine detail, though I will say that it will contain a headline, area for opt in box, a graphic image related to the theme. I will supply the headline, the opt-in box code. I may supply the logo or image/graphic, or request you come up with an appropriate image/graphic. You will turn in a white label template, and the first finished page to show me your capability. Each project will come with a template I may alter for future use(including the psd files if included in the work order), and the finished page itself.

If I like the work of the winning bidder, I will have a new project or two every week to source to you. I want to form a long lasting relationship with the right designer. Speed, quality, and discretion are of the utmost importance, and I will be checking references and portfolios.

I work as a consultant for several high level internet marketing companies, and can ASSURE YOU that I will send my clients to you for design work as well. This can be a very lucrative position for you to be in, so take that into consideration when giving me prices now and in the future.

Pages I will have designed in the future may be more complex, or the same. I will also have need of site/page design utilizing .php and I-frames, as well as pre-population fields. I will also need design of logo and graphics on occasion.

As you can see, I am very serious about getting the right person on board to start a profitable relationship. I also want to note that this project will be VERY for someone with experience. Please bid ONLY IF you meet these specifications. I am a native English speaker and prefer to deal in English, Italian, or Romanian.

If you are the designer I am looking for, I know you will be VERY pleased with the partnership.

Transcribe Wav Audio- Text #2

September 29th, 2009 Comments off

I need someone to convert a 2 hour and 45 minute .wav audio file recording to a Word Document in English. I’m looking for someone who has some experience doing this and wants to work with me into the future.

I’m looking for someone who accepts deadlines and wants to earn money every month into the future. This will be repeat work if I am satisfied.

To be guaranteed at least 5 hours of additional work every month into the future, this short 2:45:00 audio-to-Word Document project needs to be completed in 24 hours.

The person who get this project has to have a strong command of the Englsih language. Your spelling must be great and you must have good command of grammar structure and sentence construction.

————————————————————————

$37 via PayPal is the reward for this first project.

If I am satisfied, I will bring you $60 every month into the future.

MUST be completed by midnight – 30 September at (2400 hours).

Serious questions only. Accept immediately.

Categories: Writing Tags: , , , , , ,

Transcribe .wav Audio To .doc

September 29th, 2009 Comments off

I need someone to convert a 2 hour and 6 minute .wav audio file recording to a Word Document in English. I’m looking for someone who has some experience doing this and wants to work with me into the future.

I’m looking for someone who accepts deadlines and wants to earn money every month into the future. This will be repeat work if I am satisfied.

To be guaranteed at least 5 hours of additional work every month into the future, this short 2 hour audio-to-Word Document project needs to be completed in 24 hours.

The person who get this project has to have a strong command of the Englsih language. Your spelling must be great and you must have good command of grammar structure and sentence construction.

————————————————————————

$37 via PayPal is the reward for this first project.

If I am satisfied, I will bring you $60 every month into the future.

MUST be completed by midnight – 30 September at (2400 hours).

Serious questions only. Accept immediately.

Categories: Writing Tags: , , , , , ,

Website WordPress Template

September 21st, 2009 Comments off

I NEED a WORDPRESS TEMPLATE EXPERT to modify template. I will like to stay in contact via google chat, email, and phone if possible, as we progress on the project to take an active role as we work together.

The current template has been fooled with, so the items below pertain to the original template and the original template may be uploaded to start from scratch. Let’s speak for better clarifications.

1. Place my PHOTO at top of page….on one side….I want to be able to easily change the photo in the future. I need you to explain where in the code I can change that if I want to change that in the future

2.In a bubble: a section where I may be able to change the text easily in the future where I will provide text for a

Adjust Wp Calendar Program

September 20th, 2009 Comments off

Need this WP calendar script changed so that I can change and pick the date that my post will be entered on. I don’t want the post date to be the date that I actually entered the post.

If I enter an event on September 16th for an event that will occur on September 30th I want that event to show on the date of September 30th not September 16th

I want to be able to post on a calendar date in the future.
I can not use the future post feature. I need to have a future event show up on the calendar on that future events date even though it is posted today.

Posting today for an event on October 1st needs to show up on the calendar today on the calendar for the date of October 1st.

See calendar at:http://bit.ly/iiP2M

Brown Background — Simple

September 4th, 2009 Comments off

This is an Easy Project for someone, but I need it done so I can see if the Programmer can follow directions correctly. If directions are followed correctly we will have more of these in the future and would probably use the same Programmer each time.

The Website Background I need you to duplicate is located at: http:// w w w.eric rocke feller. c o m /recommends/theproof

It is the Brown Background. It must be the SAME background, not a variation of it or one that is like it. It must be the SAME one.

I need the following 3 items:
1. The Brown Background that can be used in a WordPress format … ready to go in order that I can add it to my list of WordPress backgrounds for future use. In other words a background template so text/content can be used in the center.
2. A second page that is a solid Brown background. Can be used for WordPress or web design HTML.
3. A 3rd page that would be used on a non-Wordpress site (one that utilizes HTML). Brown on both sides with an area in the center for content/text.

That is all. Those 3 items. Must be compatible with PC and Mac. Once you have been chosen I will check that all functions work properly and payment will be made to you via Scriptlance’s payment system.

Note: Do not respond with “Can be done” or some other generic response (if you do your Bid will not be considered). Your response must begin with “Brown WordPress” in order to be considered. Any other details or samples of your work is appreciated and will probably assist me in choosing you. Thank you for your understanding in this matter.

I look forward to working with you on this Job and possibly into the future.

Psd WordPress Template

August 31st, 2009 Comments off

I have a PSD file I have designed and would like to have turned into a valid WordPress template. I would do it myself but just don’t have the time to deal with it.

The following descriptions may help you understand how the pages will be used (I will give the actual PSD file to the winning bidder.):

The template is going to be used as a sales site and includes 3 major types of pages:

Social Microblog Site

August 18th, 2009 Comments off

We are looking for a highly experienced coder to complete the following project.

We need the site to be a hybrid, similar but different to certain aspects of micro blogging, journal sharing, shout outs, news, forum, writing and community type sites.

Description:

We want someone who can build us a php script with full mysql database with its own installer for use with the installation process and we want it based on similar features that Twitter, Facebook, LiveJournal and Digg type sites offer.

The similarities/differences and/or additions and needs of our site are as follows:

1 – We want a clean and simple tabbed type interface that is easy for users to navigate.

2 – When users click on the log-in tab we want it to go to a nice secure static log-in page with an optional check mark box to allow users to stay signed in permanently if they so desire.

3 – We also want the ability for a log-out function to show up after a successful log-in.

4 – We want the site to be clean and secure.

5 – We want our users to be able to make short 200 character limited type posts with a simple small basic text editor like the one implemented on “Twitter” but also have the ability to post longer entries in separate sections at around 2000 characters for an online
diary and 5000 characters for a writers section.

6 – We need within the header, links to ABOUT US, FAQ, News, LOG-IN, and FORUMS all with their own static pages.

7 – We need the footer to include “copyright, terms and conditions, privacy policy and contact us” all which need to have links to their own nicely designed static pages.

8 – We want google translations integrated on the main page using a drop down type menu.

9 – We want a different section for writers to post their articles and short stories.

10 – On the main page the tabs should be from left to right as follows Recent, Popular, Life Log, Writers, and Corporate.

11 – We need the main site to have a small sidebar that includes the current time and date, a navigation button to the members area and a custom box for sponsors that can be turned on or off within the admin panel.

12 – Every section should have 15 entries per page listed.

13 – All posts should allow hyperlinks.

14 – We need an option in the members/profile area to allow the user to print out their diary entries or entries from the writing section, the printing should be allowed for individual posts as well as allowing them to print all their entries.

15 – Every entry that ever occurs should be cached so that people can search all public entries ever made in any section.

16 – We need the text editor for the articles, diary and short 200 character post sections to be simple similar to what Twitter uses.

17 – A person should be able to click on the users avatars that is listed beside the posts which will take them to that particular users profile page, if that particular user has made his/her profile private then it needs to go to a nicely designed static page stating that this user has made his or her profile private and that you may contact this user by private message with the appropriate link listed to send the message.

18 – Each users profile page should include the following editable areas: avatar, hobbies, aim, yahoo, msn and icq messenger names, password, about me and public or private option sections.

19 – All entries made on the site needs to have a publicly visible time/date stamp.

20 – Areas of the members/profile page that cannot be modified is to be real name, username, location, email and birth date.

21 – All users posts should include their avatar/picture on the left side and underneath the avatar needs to be how many followers are currently subscribed to their posts.

22 – We want the writers and corporate sections to have a text editor that has all the functionality of the one used at livejournal.com.

23 – We want a section for corporate profiles.

24 – We want a small pm button to show up beside the posts so people reading these posts can private message the poster.

25 – All of users content, location and profiles need to have the ability to be made private by them in the members section.

26 – All corporate submissions should not automatically show up they must be verified in the admin panel after they are verified as a legitimate company.

27 – In the corporate section the company’s need to have the ability to upload a logo and to give a short description of their company, so when the people go to the corporate tab on the front page an alphabetical list of the corporations will be listed and then they can click on the logo of their choice to see that particular company’s static profile page.

28 – We want our users to be able to submit their entries to all the popular social sites using a simple tick and submit process.

29 – We want every entry in the diary and writers section to have the option to make it public or private.

30 – We want a rating system for users that will allow them to rate the posts in the writers section.

31 – Users will need the ability to subscribe to other users posts similar to the way it is done on “Twitter”

32 – When someone posts an entry in the main short post section it automatically gets submitted and those particular entries cannot be removed or edited after submitting them, unless done by the admin.

33 – We want the writers and corporate posts to be able to be edited even after it is posted.

34 – We want a trace route type map system integrated to allow users locations to be shown and the ability for it to be made public or private in their members/profile section.

35 – We want the script to have a module that will list the top people with the most followers on the sites main front page, and the number shown will need to be adjustable from he back end/admin panel.

36 – We want a full banning system in place that allows us to ban countries and also to ban individuals by ip, username and email

37 – We want fully integrated search that allows search by type/section, username, date, keyword and by location.

38 – We want our users to have a members section where they can set all the parameters of their posts, such as what section their posts will be located, the ability to make them private or public, update their personal information ect…

39 – We want the sign up to be very easy and simple with the only thing required being full Name, E-mail, desired user name, and password, we also want a number captcha to eliminate spam, we want to make it auto approved with no email verification required but the ability in the admin section to make it a requirement if we need to.

40 – We want our users to have the ability to get e-mail verified by using a button in their members profile area that says verify your email now, which will give them the opportunity to participate in all contests and giveaways as well as other promotions and will show that they are email verified when other users view peoples profiles.

41 – We want our users to have the ability to invite others to join by manually typing the ones they want to invite, but also the ability to auto invite their friend lists from MSN, YAHOO, GOOGLE and AOL.

42 – We want our users to have the ability to receive emails notifying them that they have new followers.

43 – We want to have an internal messaging system that would allow each user to send other users private messages as well as the admin being able to private nmessage any user.

44 – We want online/offline indicators to show in all public posts that gives the online status of the user that has posted.

45 – We want users to be able to pick from a list of avatars provided by us, but also be able to upload their own picture if they choose.

46 – We want a simple forum to be integrated for our users that can be accessed using the same database so that they will be no additional log-in by the members needed.

47 – We want the site to have at least 3 different skins for the main page only, the rest of the site such as the different posting sections and the members profile sections can stay with the same continuous static look, the main skin should be designed in a bold but soft blue and green color scheme.

48 – The admin panel should include user control, posts management global site settings, mass email, member ban, site statistics, maintenance, time and date, template, and all other possible settings that will allow total control of every aspect of the site.

49 – We need the admin section to include a individual and mass email system.

50 – We will need a down for maintenance option in the admin panel and a nice static maintenance page that will show up after activated.

51 – We also want a way to make a small splash section appear in the top area of the main page such as the one used on ebidnow.info so that we can make announcements about occasional contests and promotions, and this needs to be fully controllable from the admin/back end.

52 – We need a section in the admin for site statistics so that we can track the popularity traffic and back links to our site.

53 – We need our users to have the ability to search within their own post history in their members section and also have the ability to cancel their account by sending a request for cancellation to the admin.

54 – We will need a set of default system emails for such things as welcome, verification, you have followers, contests etc…

Feel free to be creative! but all additions to the script will of course be subject to our approval.

We will need the Final script to be installed on our server, and during the development process by the coder we will need access to see the developing progress on a weekly basis in some form or another.

We will need a hard copy of the full script after installation to the server with detailed installation instructions for future use and backup purposes.

We will have final say on all revisions to the script.

We will provide the logo and tag lines for integration into the skins.

We will need you to provide support in the standard form of revisions until the beta test period is over and all subsequent bugs are fixed.

MAXIMUM TIME FRAME: The entire site, including the admin section will need to be fully operational within but not exceeding 120 Days.

We will need at least a basic production schedule provided to us with general deliverable time lines.

We will always retain the first right of refusal and will have the final decision on all revisions.

If the script is created with ioncube or zend coding for security purposes we will need copies of the final coded and uncoded files.

We also want the script constructed to where we can add different features in the future including a desktop application that will connect to the site and give the users the ability to read and post without actually entering the site, and also an embeddable widget that can be placed on blogs or websites that will allow their posts to be visible to their visitors as well as allowing them to join and follow posters. and possibly an iphone app in the future.

We will own the entire script, original design,all programming source codes, the copyrights and trademarks of the site. Your work will be considered as work for hire with non-disclosure clauses in affect, and should be set up with escrow.

Feel free to contact us for more information, communication is very important on this project.

Contact information will be provided and if phone numbers are needed we can provide them to you when and if our contract is accepted.

All instructions including price can be negotiated so all are free to contact us.

Thank You, Rick and Dave from Mumgo LLC.

Categories: Javascript, MySQL, PHP, Programming, Social Networking Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Oscommerce Modification

August 17th, 2009 Comments off

Oscommerce modification description:

We need our members to be seperated into 3 member types:
1. Normal member(No benefits)
2. Silver member(Enjoy 5% off, free shipping etc)
3. Gold member(Enjoy 10% off, free shipping etc)

The products info page will come with 3 different prices for each member type:
1. Normal member price
2. Silver member price
3. Gold member price

Example:
In order to buy our products, the user must be register as member(normal member) first. After normal member picks only 1 product and he wants to checkout, there will be a message showing in checkout page like:
- If you buy any 5 products, you can enjoy 5% off and you’ll be enrolled as Silver member.
- If you buy any 10 products, you can enjoy 10% off and you’ll be enrolled as Gold member.

Case 1:
If this normal member only wants to buy 1 product, he can checkout as normal. Next time when this member login to buy products, he is still a normal member. Same routine happens when this normal member checkout, a message which asking him if he wants to be the Silver or Gold member will be shown.

Case 2:
If this normal member decided to buy 5 products, he will be enrolled as Silver member and he can enjoy 5% off and free shipping right away when checkout. In future, this member can enjoy 5% off and free shipping when buying products.(No matter how many products he buy in future, he can always enjoy 5 % off and free shipping, no message asking him if he wants to be a Silver or Gold member again.)

Case 3:
If this normal member decided to buy 10 products, he will be enrolled as Silver member and he can enjoy 10% off and free shipping right away when checkout. In future, this member can enjoy 10% off and free shipping when buying products(No matter how many products he buy in future, he can always enjoy 10 % off and free shipping, no message asking him if he wants to be a Silver or Gold member again.)

Please let me know if this can be done.

Happy Bidding! Thank you.

Restaurant Web Design

August 13th, 2009 Comments off

Dear Web Developers,

Im in need to make a website about my restaurant in Jogjagkarta, Indonesia. this restaurant is consist of several purpose,for buffet, ala carte, wedding place, corporate meeting, birthday, gala dinner, and performances. Please check the mindmap attached for web structured detail.

The website need to be done in part flash and php.

PLEASE DO NOT BID IF YOU CANNOT AGREE TO THE REQUIREMENTS BELOW:

Requirements:

Psd WordPress Template

August 5th, 2009 Comments off

I have a PSD file I have designed and would like to have turned into a valid WordPress template. I would do it myself but just don’t have the time to deal with it.

I have attached a JPEGs of the templates to give the idea. The following descriptions may help you understand how the pages will be used (I will give the actual PSD file to the winning bidder.):

The template is going to be used as a sales site and includes 3 major types of pages:

Visualforce Callcenter App

August 4th, 2009 Comments off

I am looking to have a app coded for use with salesforce.com platform
The app needs to be coded using visualforce. (APEX AJAX C#.net)

I am looking for something that works in a logical manor.
A similar company has created something which is bad design but very logical in the way that it works. A link to the site is below…
http://www.teledirect.com/client_login.asp
uname:training1 pword:leads123

The ability to add custom scripts into a tab which would be dual purpose for guiding the call center rep through the call as well as having fields for order entry.

The end user side of the app needs to follow this format;
Rep clicks on the tab and it will initiate a new order entry with the script pre-loaded. While speaking with the customer and filling out the form the required additional fields will populate dependent on yes or no responses or other responses. It needs to logically be able to drive the rep in the correct direction for the call and the order entry. I would like only some portions of the script readable until the rep either fills out sections of the form or gets a response to a yes or no question. The app itself needs to have the ability to link to other versions of the same or other scripts based on what kind of call it is (we have 5 scripts right now but are planning to add many more) I envision this being at the top of the tab once loaded it could have links to the various types of scripts they could need.

The admin side of the app should follow this format;
GUI/Wizard for future scripts to be added on the fly as needed.
Complete documentation of code used and its usage / purpose.
I want to have the full source for future usage / implementation of more scripting and better logic as we find what works best and is needed. I would like to initiate a long term plan for assistance should future versions require it. I do not want something recoded I would like this to be custom and for our usage only. No sharing this amongst any communities.

Boonex Dolphin Payment Gateway

July 23rd, 2009 Comments off

TASK: Include more payment options (i.e. online direct Credit Card gateway and offline Bank Transfer) for Boonex Dolphin Payment gateway. Here are the specifications:

SPECIFICATIONS:*

1. I want payment to include direct credit card payments (Visa/ Mastercard).

2. You may use the payment option template at http://www.flowercn.com/help/payment_bank.htm (Bank transfer payment option instructions) and http://www.flowercn.com/help/payment.htm (Complete payment options list) for your reference to include offline bank transfer payments. I have attached a Bank Transfer document table as a mock up for your reference, because the reference links above point to a Chinese website and you may not understand the underlying system behind its offline bank transfer system. Bank transfer is an offline method of payment. It is totally different from standard payment gateways like Paypal. In the attached document, the bank name, account holder name and account number is OUR bank account (i.e. The company’s account, not the users), because the user is making a bank transfer payment to our bank account. The user do not need to provide these details, or fill in a form. The user only need to tell us how much he/she paid to us (The original price is 50usd), including the small decimal amount (In total this means 50.15usd, 50.20usd etc) by contacting us through Boonex Dolphin’s contact.php page. The attached document I sent you is a table that lists all the different payment options a user can choose to pay us. The 3-4 day is just an example of how long a typical China bank may take to process the payment on the bank’s side. There is NO need for any confirmation message to be sent to the user saying ‘your transaction will be processed in 3-4 days’. If the user chooses a specific Bank to check out (for example, via a checking on a checkbox belonging to a row for a specific Bank in the Table ), then the user should be directed to our “Contact Us” page where a reminder message will display saying “Please send us your User ID and the amount you paid us “i.e. 50.25usd, 50.10usd” (Codeword: “XXTY”).

3. I am looking for the best and easiest integration with the Boonex Dolphin platform. Currently I am in the opinion for the multiple payment option table to be available under the

Moxie Wellness

July 22nd, 2009 Comments off

I NEED a WORDPRESS TEMPLATE EXPERT to modify template. I will like to stay in contact via google chat and email as we progress on the project to take an active role as we work together.

to view the active site that needs modifications, see
www.moxiewellness.com

1. Place my PHOTO at top of page….on one side….I want to be able to easily change the photo in the future. I need you to explain where in the code I can change that if I want to change that in the future

2.In a bubble: an ‘About Me’ section where I may be able to change the text easily in the future. I need you to explain where in the code I can change that text if I want to change it in the future

3. Move the menu buttons. Change the menu buttons…not sure how to make them better…I don’t like the way they appear now. My idea is as follows: In similar fashion as the sidebar menu (blue with bubbles and with white text and orange circle) Make the Pages appear in this fashion along the top line-under the ‘about me’ section. OR take the same approach and just have the color of the bubble be white instead of blue and play with text….Let’s view how the text color looks…try with orange text. See how it looks, then try with white text and it can turn orange when clicked. (can you present the template for viewing in these manners for me to choose?)

4.Change the sidebar around as follows: the ‘About’ section….change the word ‘About’ to ‘Events’ (I may want to change that name…I need you to explain where in the code I can change that if I want to change that in the future) Move this section up so it appears where the current ‘Categories’ section is…move the Categories section lower, perhaps under or before the Tags section. Your suggestions welcome.

5.Place social media icons that link to my sites.

6.Place a spot in the sidebar where I may upload videos….such as from Youtube or my own files in the future….you’ll need to alert me where in the code I can upload the video files.

7.Place a spot in the sidebar where I may upload photos in the future…

8.Advertisements: I want to activate the ad boxes that are there and explanation of how. I have generated code and am stuck. I would also like to have the option to add other sizes of advertisments.

9. the Search section isn’t functioning properly… curser needs to be able to be placed in the white section to type.

Future Date Using Php And Ee

July 6th, 2009 Comments off

I am using Expression Engine and have a custom date field that is formatted and displayed correctly using {begindate format=”%F %d, %Y”}. I’d like to be able to display the date one year in the future. For example, if {begindate format=”%F %d, %Y”} shows March 24, 2009, I’d like also to be able to show March 24, 2010. I thought there would be a simple way to do this using the regular EE tags, but on the forum I was told that I need to use php. I assume that the php code will have to use the EE information and tags. So the person doing this will probably have to know about EE as well as php. I’ll make the EE template available to the programmer so they can test the work.

Thanks,
Geoff

Bear