Article Sentence Rewrites

I am looking for a good quality article writer to rewrite 24 articles.

You must be fluent in English and have excellent grammar, punctuation and spelling skills (DO NOT BID IF YOU CAN ONLY DELIVER SENTENCES IN BROKEN ENGLISH)

I will provide 24 articles to be rewritten and they must be done according to my instructions below.

Each article is approximately 400 words long, some may be a little longer but not much.

Each article will consist of 7 paragraphs.

I need every sentence of each article rewritten.

The rewritten sentences and paragraphs must be completely different from the original. Changing just the words will be unacceptable. The rewritten sentences and paragraphs must make sense.

All articles will have to be re-checked by the writer to make sure there are no grammatical errors, typos, spelling errors, or confusion in contextual meaning before you submit it.

Articles that have spelling, grammar, and punctuation errors, bad syntax, or fail to follow the guidelines will have to be rewritten and may be refused.

Articles must be submitted back to me in txt format with the original article first and the rewritten article listed below it.

You agree that all rights to these articles will be transferred to me upon payment and that the articles will not be used anywhere else online of off.

Bid only if you understand the requirements of this project.

Please PM me a sample rewrite.

Remove Trojan/virus

Hi!

I have socialnetwork website which uses PHP, mySQL, Java, Smarty template system etc…

I have noticed some suspicious code scripts and antivirus software reports that my website has virus infection!

I will need this done asap!
*Scan the hole website and remove suspicious code virus / trojans etc.

website: peplas.se

Thanks & Regards

Cms & Shopping Cart Site

I require a CMS & Shopping cart site, preferably using Joomla & Virtuemart (unless you can show me better). The site is to run 700 products, and also needs a CMS for the pages. The shop needs to do all the basic ecomm stuff, plus I need to be able to sort by attributes, so we are talking price, manufacturer, colour, size etc (customisable)

I need a theme for the site designed and implemented that must integrate smoothly between the CMS & the shopping cart.

I can show you an example of the current site to be replaced,. and also provide you with a spec list for the job.

Please show me examples of past work, no examples and i will not consider working with you.

Please use the PMB and let me know what you can do and would recommend. I am looking to get this moving quickly, I have no problem with ESCROW, but forget it if you expect me to send you money in advance. My reputation is good enough to trust me, and ESCROW makes life better for all.

Amember Php Help

This should be a simple project for a talented PHP developer who
has minor experience with aMember software.

I have 3 plans on my site. Each plan has a set number of
“credits”. for example, basic plan has 1, plus has 5.

Upon signup for the plan, which is done on amember, they are
given these credits. When they create an event in my system
it takes down 1 credit.

When they have no credits left, they cannot create a new
event.

I need a php developer to help code this into my system.

NOTE: Please contact me for more information.

Convert 2 Aspx Pages To Php

I need to convert two ASPX pages to PHP. The first page is a calendar page. The second is an enrollment form.

This should be very easy for someone familiar with ASPX/PHP.

The page should look exactly the same after it has been converted.

The two pages are here:
http://www.practicalarms.com/Calendar.aspx
http://www.practicalarms.com/Enroll.aspx

DO NOT contact any email, phone, address, etc. from these pages. I will provide all contact information when I select a bidder.

Time/distance Calculator

I require a simple database script that allows me to enter place names and a time distance between them.

The db would look like this:

A
12
B
6
C
17
D
13
BB

Meaning the travel time from a to b is 12 minutes. Travel time would be added together so a to d would be 35 minutes.

There will be 100 or more records so the display calculator page should have a simple text box with auto complete so if a place name is albert and another alpha, it shows up when i type alb or alp respectively.

I want a ‘from’ and ‘to’ box on the calculator page and upon entering the from and to locations the script will display the travel times in hours and minutes. Since the times in the db are only in minutes I want the display to convert 90 minutes to 1 hr 30 mins.

I want the script to read the db from a txt file or some other method to allow easy administration of the db changing travel times between two places or adding a new location in the future if required.

The display page should be just a simple white page, with the text boxes and results able to be displayed nicely on an iPhone or other mobile phone.

**** BIDDING INFORMATION ****

25% Escrow payment upon bid selection, 50% upon seeing a working sample of the script on your server, 25% balance upon completion.

This should be a simple script, a couple hrs work for a knowledgeable programmer, and your bid should reflect that, so the budget is SMALL!

DO NOT BID IF YOU DO NOT AGREE TO ESCROW TERMS!

Zen Cart 301 Redirect – Non Www To Www

I have tried using a 301 redirect using the following code in the htaccess file :

RewriteEngine On
RewriteCond %{HTTP_HOST} ^discoveryelectronics.co.uk [NC]
RewriteRule ^(.*)$ http://www.discoveryelectronics.co.uk/$1 [L,R=301]

The redirect worked in that the non www was redirected to the www.
However, I was not able to create a customer user account or log in to the site as a customer.