Archive

Posts Tagged ‘Rate’

Rate Calculator Script

February 2nd, 2012 Comments off

We need help with scripting a onlinecalculator.
you could find the url to the role model attached.

just the function under

Simple Rate Script

January 27th, 2012 Comments off

Need a script where users can rate 2 images from 2 categories. See example attachment for basic concept.

You will be expected use your programing skills to improve upon my basic design.

php or html

Ektron Cms Shipping Option To Use Bundle Rate/ Dev Server In

January 2nd, 2012 Comments off

Change Ektron CMS to all overriding bundle rate if shipping cost greater than a set % over order total.

Also need to implement a development server for web development for everything in website (including Ektron CMS). Check email from Hostgator on requirements of Ektron CMS and checkout current website host environment.

Categories: CMS, Server Tags: , , , , , ,

Search Review Book And Rate A Service Provider

December 12th, 2011 Comments off

Website layout similar to chomp.com.

Customers will be able to search by zip code and find the service provider in their area.

Once they search they will be able to review profiles on the providers.

Each provider will have their own profile.

Profiles will contain service providers: bio, photos, videos, rating and reviews.

Customers will be able to book the provider from the website.

Service providers will be able to review a job board and apply for jobs on the site that people …

Data Entry ( Good Rate)

December 11th, 2011 Comments off

Hello,

Easy Data entry project with good payment and good rate

New freelancers are most welcome

Thanks.

Modify Magento Shipping Estimator

December 8th, 2011 Comments off

We are seeking a Magento Expert to help us with our shipping rate estimator. We are currently using a dropship module on our Magento 1.3 cart. With this dropship module, the shipping estimators displays rates per warehouse. We want to have the rates combined to display a single shipping rate.

Currently, when you add multiple items to the cart from different manufacturers, the estimator displays rates per manufacturer. Again, we want it to display a combined rate.

Do NOT bid if you hav…

Heart Rate Monitor For Smartphones

December 3rd, 2011 Comments off

I need an application that will use a smartphone to measure a users heart rate. This application will be similar to the Azumio Instant Heart Rate application that you can find on the iPhone store or the Android Market. It uses the camera and the video light to measure heartbeats. The user puts their finger over the camera lens, and the program reads the variations in color as the blood pulses in their finger.

The presentation of the information will be somewhat different, but the basic funct…

Attributes As Product Fields In Oscommerce

November 30th, 2011 Comments off

1)Add additional fields for products to use as attributes such as age_group, mpn, color, gender.

2)Configure google feeder to pick up the age_group, mpn, color, and gender from the new product fields instead of the attributes.

2) I need a shipping module that sets different prices based on location. (For example, in USA Texas, I want to charge a flat rate but for all other states in USA a different flat rate and also for Canada a different flat rate.
There is an oscommerce add on calle…

Need Expert Writer At Resonable Rate

November 24th, 2011 Comments off

Hello,
I have another project opened for BMR Articles, if you have bid there, do not bid here.
This project is for 300 articles of 500 words. they must be perfectly written, error free, and must be high quality. we don’t have problem paying 700 USD to 900 USD for all 300 articles of 500 words, but need extremely good work. we may need these much articles every month. So put your bid accordingly.
We can pay only after every 45 articles, with you must provide 6 articles per day. if you cant do…

Google Analytics Api Program 2

November 9th, 2011 Comments off

Write a PHP program that accesses the Google Analytics API using GAPI (Google Analytics PHP Interface) to return information about how visitors reach a website and then whether they bounce or convert.

Requirements
Provide Sample of a Past Google API Project in PHP
Produce well-documented PHP code
Use GAPI to interact with the Google Analytics API
http://code.google.com/p/gapi-google-analytics-php-interface/
Provide the methods below

Required Methods
get_top_keywords( $number_of_keywords, $start_date, $end_date )
Param int $number_of_keywords – The number of keywords to return the bounce and conversion rates for
Param string $start_date – The start date for the range to query (YYYY-MM-DD)
Param string $end_date – The end date for the range to query (YYYY-MM-DD)
Return array
Array(
Array(

Upgrade Scriptlance Rating Ajax Code

November 6th, 2011 Comments off

Hi

We need someone to upgrade the star rating javascript AJAX code we use for bid and project rating.

Take a look at the attached HTML file. You can also see the code in action on your projects page (to rate projects you bid on).

There are 3 changes to make:

1. Simplify the star HTML. Instead of those 5 image tags, each with id/onmouseover/onmouseout/onclick, have one simple div tag.

Like: <div class=”rateit” id=”rateit-X-Y-Z”></div> or <div class=”rateit” id=”rateit” rate-id=X rating-amount=Y></div>

Can that be done easily?

2. The code should work globally for any image file and any number of them. e.g. instead of 5 stars using rate_redstar.png/rate_star.png/rate_greystar.png calling project_rate.cgi, we might want to use it for 3 stars using different images, calling a different script.

So in the above DIV example, X would be the id of particular settings (defined on the page one time). One setting (X=1) could be for the normal 5 star system, another (X=2) for 3 stars with different images, etc, etc.

3. Add a popup text field when user clicks a star. The text field will allow user to submit a note/description with the rating. By this point the rating will already be submitted, so the note will submit as a separate AJAX call.

-It should look something like the text box that appears under a Facebook like button (see https://developers.facebook.com/docs/reference/plugins/like/).
-Our popup should also close if user clicks outside the popup, or clicks a “close” link.
-onsubmit, AJAX should return any error message under the text field, otherwise replace the text field with a success message, then close the popup after a few seconds (similar to SL’s quick reply popup).
-After successful submit, the text should appear in another div tag that might be on the page: <div id=”ratingtext-1234″></div>
-the text field can be turned off if not needed.

The goal is to have an efficient and smart widget. Let me know if you have any questions.

Please provide samples of your AJAX work.

Thanks
-Rene Trescases
Owner, ScriptLance.com

Decrease Bounce Rate – Multiple Sites

November 5th, 2011 Comments off

I have multiple sites (10+ sites) with many pages that get 100% bounce rates. I would like help getting these pages below 60%.

Thanks,

JS

Google Analytics Api Program

November 4th, 2011 Comments off

Write a PHP program that accesses the Google Analytics API using GAPI (Google Analytics PHP Interface) to return information about how visitors reach a website and then whether they bounce or convert.

Requirements
Provide Sample of a Past Google API Project in PHP
Produce well-documented PHP code
Use GAPI to interact with the Google Analytics API
http://code.google.com/p/gapi-google-analytics-php-interface/
Provide the methods below

Required Methods
get_top_keywords( $number_of_keywords, $start_date, $end_date )
Param int $number_of_keywords – The number of keywords to return the bounce and conversion rates for
Param string $start_date – The start date for the range to query (YYYY-MM-DD)
Param string $end_date – The end date for the range to query (YYYY-MM-DD)
Return array
Array(
Array(

Review Google Adsense For Maximum Click Through Rate

November 4th, 2011 Comments off

My website is www.janetpage.com

i would like to employ a google adsense expert to review my site

and to improve my google ranking

please send me your suggession

Illustrator

October 27th, 2011 Comments off

Illustrator wanted for contributions to a new royalty free stock vectors site. Can be on a percentage rate or on a fixed rate per image. If fixed rate pls quote price per image..

High Paying Rate Available For Writers

October 23rd, 2011 Comments off

Need writer that can do article writing. I need mix words article. some can be 400 words, some can be 200 words, some can be 500 words. so I can call it as mix words. Requirements:
1. I don’t need time wasters who just bid for fun. so time wasters, keep away
2. Need professional guy who think they can work
3. Must write copyscape pass article with perfect english. I am not in a situation to teach you how to write articles. so if you have any issue, avoid bidding
4. Must be gentle and know how to talk.


Pay:
I will need 20000 words at present for this project. And my maximum budget is $200. If this is done well enough I will give new project to same guy. I can not pay any milestone or escrow. Either you accept or not. Minimum 3000 words daily required. Pay will be done on weekly basis. No negotiations here. Either you accept nor

Good Writers Only Pay Rate 1 Usd Per 100 Words

October 17th, 2011 Comments off

I am in need of writer. make sure you can write copyscape pass work with perfect English within deadline
I will not pay escrow or advance or pay after every 1 or 2 days
Pay will be weekly
Fixed terms.
If you have issue, don’t bid. People who will add escrow in their bid will be either humiliated or will be ignored.
Per day minimum 3000 words output required. Bid for 21,000 words. our maximum budget will be $210.
We don’t care about your nationality as long as you can write good articles.
DON’T BID WITHOUT ACCEPTING THE TERMS. I AM REPEATING AGAIN, WE WILL NOT NEGOTIATE.
More opportunity will be given for right providers

Categories: Writing Tags: , , , , , ,

Rate Will Be 8 Usd Per 1000 Words

October 16th, 2011 Comments off

I am in need of writers. we will pay $80 for 10000 words, means $8/1000 words. if the rate is low for you, avoid bidding
We will not pay any milestone or advance. Pay is weekly. And the terms are fixed. No agreement, no bidding needed. I don’t care about your reviews or anything I already tested people with reviews and saw things about them. so if you don’t agree just avoid the project.
Per day minimum 3000 words needed. so put your bid $168 for 21,000 words. this can be an ongoing business for right provider.

Categories: Article, Writing Tags: , , , , , ,

Rate My Plank

September 30th, 2011 Comments off

Users submit photos of themselves “planking” and get to rate others’ photos. Rating on a scale of 1 to 10. Weekly/monthly winners (highest rated). This project doesn’t have to be too complicated. Preferably for use on iPhone and iPad so users can take pics from their device or upload them. More details to come..

Browser Plugin That Will Auto Rate Fb Apps

September 2nd, 2011 Comments off

I am looking for someone to code an auto reviewer for facebook apps (a firefox or chrome plugin).

This will be a browser plugin and it wil auto rate facebook applications.

Please only bid if you have experience, explain how you will do this in your bid.

Modify WordPress Plugin 2

August 25th, 2011 Comments off

Hello everyone, I need a good programmer who can add features to wordpress rating plugin. The plugin is available here http://wordpress.org/extend/plugins/updownupdown-postcomment-voting/

Features to add…

-User points – users should be able to buy points using paypal.

-Users need points to rate posts up or down (when user clicks rate button an Ajax popup window opens asking the user to input amount of points he wants to rate the post. Points will be deducted from his/her points balance) a success message will be shown to him.

- Users can rate posts for or against (thumbs up or down) in which case users earn points if they are in the winning side. for example, if userA rates PostA 10 points up and UserB rates PostA 10 points down, the value of PostA is now 0 but if userC rates PostA 10 points down the value of the PostA is now -10. The rating will continue for a defined time, say 1 hour (admin should be able to set this). So when the timer finishes the up votes and down votes are substracted and UsersB and C will earn 10 profit points divided based on percentage of points they rated (equal in this example), while userA loses 10. If only one user rates a post and the timer finishes, he gets his points back.

Value of PostA will reset to 0 when the time finishes and when another rating begins the timer starts with value being the new rating. Users should not be able to rate the post more than once in a round and cannot edit rating.

- The plugin will have an activity page where it shows all the rating ctivity of the users. Example (UserA rated PostA for 10 points up)

-The plugin will have widgets that show
1. Points balance and Paypal top-up option widget
2. the top rated posts at each round with thumbnail widget,
3. lowest rated posts at each round with thumbnail widget
4. Widget that shows users with top points with avatar.

- When viewing full single post, the plugin displays history of recent rating rounds (say last 5 or 10 rounds) below the article.

-Plugin should use ajax interface. Display thumbs up or down even when users are not logged in, if a guest clicks rating button, he should see an ajax message promting him to login. If no rating, show buttons and 0 infront of them.

- Admin should be able to define Point Packages that users can buy from Paypal (ex. 200 points for 10$) and also exchange rate for points to US dollar.

- Ability to see users who rated particular post up or down in each rating round under respective buttons up or down.

- Opt-in E-mail notifications for activities and end of rating rounds.

- It should be compatible with the latest WordPress version and should have robust security.

- Admin should be able to configure everything from the Admin Panel.

- I want you to style the rating buttons as you see from the picture i attached. I can give you the theme you can integrate with or even access to WP installation.

- I need a programmer that will offer support for at least 1 month

If there is anything that is unclear. Please do ask me.

Modify WordPress Plugin

August 18th, 2011 Comments off

Hello everyone, I need a good programmer who can add features to wordpress rating plugin. The plugin is available here http://wordpress.org/extend/plugins/updownupdown-postcomment-voting/

Features to add…

-User points – users should be able to buy points using paypal.

-Users need points to rate posts up or down (when user clicks rate button an Ajax popup window opens asking the user to input amount of points he wants to rate the post. Points will be deducted from his/her points balance) a success message will be shown to him.

- Users can rate posts for or against (thumbs up or down) in which case users earn points if they are in the winning side. for example, if userA rates PostA 10 points up and UserB rates PostA 10 points down, the value of PostA is now 0 but if userC rates PostA 10 points down the value of the PostA is now -10. The rating will continue for a defined time, say 1 hour (admin should be able to set this). So when the timer finishes the up votes and down votes are substracted and UsersB and C will earn 10 profit points divided based on percentage of points they rated (equal in this example), while userA loses 10. If only one user rates a post and the timer finishes, he gets his points back.

Value of PostA will reset to 0 when the time finishes and when another rating begins the timer starts with value being the new rating. Users should not be able to rate the post more than once in a round and cannot edit rating.

- The plugin will have an activity page where it shows all the rating ctivity of the users. Example (UserA rated PostA for 10 points up)

-The plugin will have widgets that show
1. Points balance and Paypal top-up option widget
2. the top rated posts at each round with thumbnail widget,
3. lowest rated posts at each round with thumbnail widget
4. Widget that shows users with top points with avatar.

- When viewing full single post, the plugin displays history of recent rating rounds (say last 5 or 10 rounds) below the article.

-Plugin should use ajax interface. Display thumbs up or down even when users are not logged in, if a guest clicks rating button, he should see an ajax message promting him to login. If no rating, show buttons and 0 infront of them.

- Admin should be able to define Point Packages that users can buy from Paypal (ex. 200 points for 10$) and also exchange rate for points to US dollar.

- Ability to see users who rated particular post up or down in each rating round under respective buttons up or down.

- Opt-in E-mail notifications for activities and end of rating rounds.

- It should be compatible with the latest WordPress version and should have robust security.

- Admin should be able to configure everything from the Admin Panel.

- I want you to style the rating buttons as you see from the picture i attached. I can give you the theme you can integrate with or even access to WP installation.

- I need a programmer that will offer support for at least 1 month

If there is anything that is unclear. Please do ask me.

Add Features To WordPress Rating Plugin

August 17th, 2011 Comments off

Hello everyone, I need a good programmer who can add features to wordpress rating plugin. The plugin is available here http://wordpress.org/extend/plugins/updownupdown-postcomment-voting/

Features to add…

-User points – users should be able to buy points using paypal.

-Users need points to rate posts up or down (when user clicks rate button an Ajax popup window opens asking the user to input amount of points he wants to rate the post. Points will be deducted from his/her points balance) a success message will be shown to him.

- Users can rate posts for or against (thumbs up or down) in which case users earn points if they are in the winning side. for example, if userA rates PostA 10 points up and UserB rates PostA 10 points down, the value of PostA is now 0 but if userC rates PostA 10 points down the value of the PostA is now -10. The rating will continue for a defined time, say 1 hour (admin should be able to set this). So when the timer finishes the up votes and down votes are substracted and UsersB and C will earn 10 profit points divided based on percentage of points they rated (equal in this example), while userA loses 10. If only one user rates a post and the timer finishes, he gets his points back.

Value of PostA will reset to 0 when the time finishes and when another rating begins the timer starts with value being the new rating. Users should not be able to rate the post more than once in a round and cannot edit rating.

-Users should be able to withdraw from the rating but only the amount they had left if the round had ended that moment.

- The plugin will have an activity page where it shows all the rating ctivity of the users. Example (UserA rated PostA for 10 points up)

-The plugin will have widgets that show
1. Points balance and Paypal top-up option widget
2. the top rated posts at each round with thumbnail widget,
3. lowest rated posts at each round with thumbnail widget
4. Widget that shows users with top points with avatar.

- When viewing full single post, the plugin displays history of recent rating rounds (say last 5 or 10 rounds) below the article.

-Plugin should use ajax interface. Display thumbs up or down even when users are not logged in, if a guest clicks rating button, he should see an ajax message promting him to login. If no rating, show buttons and 0 infront of them.

- Admin should be able to define Point Packages that users can buy from Paypal (ex. 200 points for 10$) and also exchange rate for points to US dollar.

- Ability to see users who rated particular post up or down in each rating round under respective buttons up or down.

- Opt-in E-mail notifications for activities and end of rating rounds.

- It should be compatible with the latest WordPress version and should have robust security.

- Admin should be able to configure everything from the Admin Panel.

- I want you to style the rating buttons as you see from the picture i attached. I can give you the theme you can integrate with or even access to WP installation.

- I need a programmer that will offer support for at least 1 month

If there is anything that is unclear. Please do ask me.

Excellent Rate For Quality Work

August 10th, 2011 Comments off

Trustworthy writer needed. Need 100×400 article. Will pay after every 50×400. No milestone or advance/daily pay. Long term opportunity for right provider. My maximum budget for 100×400 is $400. Lowest bids are welcomed.
Read project description well. I will pay only weekly basis. If anything not okay with you, do not bid. If you bid that’s mean you agree to all.
Looking forward for your bidding.

Need 50×400 Articles Needed. High Rate

August 6th, 2011 Comments off

I am in need of good and reliable writers. Need 50×400 articles right now. More work for good freelancer. My budget is between $100-$200. Need quality work. No garbage or bad works will be appreciated.
Perfect punctuations with perfect syntax.
I don’t think I need to tell about copyscape and grammar issue.
Need at least 6×400 per day. If you cant do, avoid wasting my time and yours.
Payment will only be done after the project done. No milestone, advance and upfront. I repeat payment will only be proceed when all will e done. We don’t pay installment payment.
So no agreement, no work
Deadline is important, so make sure you can submit 6×400 in every 24 hours.
Happy bidding!!!!!!!!!

Captcha Data Entry High Rate And Super Fast

July 31st, 2011 Comments off

Hello Freelancer,
I need individual or a big team. Need at least 4-5 hours per day. Expert data entry typer are most welcome.

Features of my project:
1 >> Night shift work ( 9.00pm – 9.00am , Indian time)
2 >> Starting Rate $0.90 per 1k (1k = 1000 Entries)
3 >> Rate will be increased according to your performance unpto $1.30
4 >> My server is Intel-BPO.
5 >> For team has a special offer.
6 >> At least, need 1k per day in a each id.
7 >> To know the details PM me , please.
8 >> Payment Method : Monebookers, Scriptlance

NEW WORKER ALSO WELCOME FOR MY PROJECT .

Categories: Captcha, Data, Data Entry Tags: , , , , , ,

Rate The Song

July 29th, 2011 Comments off

I need a song rating script. Any visitor must be able to scroll their mouse to select the rating. A user can rate a song only once.

Project involves, PHP Scripting, MYSQL Database coding, Javascript/Ajax, design.

Website Fully Developed.

Logo Needed (high Rate)

July 14th, 2011 Comments off

I need some logos for some reputed companies:
Logo Design for KnowWare, Inc.
Logo design for piano moves
Logo design for weAir.com
Logo design for Appetiz
Logo design for TutorNinjas.com

You need to submit any of its design. Bid without sample will be not entertained. I am giving this in project details so you can know I am leaving to the freelancers to decide which one they want to do.
After I will select the provider will do milestone.
NOTE: BIDS WITHOUT ANY OF ITS SAMPLE WILL BE REJECTED. SO IF YOU WANT TO GET WORK IN THISPROJECT YOU HAVE TO SUBMIT ANY OF ITS LOGO DESIGN
Good luck

Ezine Quality Writer Needed (high Rate)

July 14th, 2011 Comments off

I am in need of 100×500 articles. I will pay well for them as I need superb quality. They needed to be equal quality of ezine.
Payment will be done in 2 installments. After 50 articles and then after the project is done.
Timely work needed.
I needed daily submission of 5 articles.
No compromise in quality.
Bids with milestone will be rejected, because my terms are fixed. So if you don’t agree don’t waste your timing biding.
Good luck

Hotel Reservation System For Small Hotel 2

July 13th, 2011 Comments off

Change from season rate plan to new rate plan by day and month / change also to 1,2,3,4 person rate
New interface for rate plan
Reservation form need update for 1,2,3,4 pers. + kids – question age?
Change rates on daily base (from

What Can I Buy Or Rent To Ensure Inbox Deliver Rate

July 12th, 2011 Comments off

Hello

Here is my situation…

My website www.privatelondonlandlords.co.uk (it is not live at the moment) I am selling ACCESS to my database of 10,000. Now when a customer buys an amount from me, I do not want them to see my actual list of e-mail addresses so they need to be hidden from the customer however what I want is them to be able to send their content to my list and it must be able to ensure inbox deliver ate.

The way it is set up at the moment is:

1. you fill the form out and select your list amount and click submit
2. you go through paypal website standards and make the order
3. you then receive e-mail confirmation with login details to the e-mail sender
4. once you login with your e-mail address and password you can send your e-mail through the sender.
5. it is set up as an e-mail forwarder so all e-mails are sent to an e-mail address connected upto the script which will process the list amount they bought and forward that amount the content they sent. (they also need to enter an access code which they get when they buy)
6. thy have 4 send out attempts within 17 days (once 4 send outs have been made or if it goes pass the 17 days, the sender will be blocked)

That is the jist of how it works. The problem is, the deliver rate is more junk than inbox and apparently according to my hosting Host Gator (I have a VPS set up) they say the coding is very confusing and another programmer had a look and said they believe it to be the coding and not the server.

I want it to hit the main e-mail providers:

1. hotmail
2. live
3. gmail
4. yahoo
5. aol
6. any others

What can be done here?

Is there an auto responder I can possibly buy or rent out to see if it will work better and if so, is there a way of hidden my database from customers so they never see my lists e-mail addresses?

What can be done..?

Regards,
Ashley

Categories: Buy, Programming Tags: , , , , , ,

Article Writing Project With Good Pay Rate

July 6th, 2011 Comments off

I am in need of good and committed writers.
Writers who are careless please do not bid. please write I am careful in your bid so I can know you read all.
I will not pay any millstone. Payment will be done weekly.
Need only good and dedicated writers.
I am in need of 50 articles of 500 words. I need quality. Lower bid is not my target. So as far as quality is good, I can pay well.
(I wrote my terms, if not applicable to you, do not bother bidding)

Data Entry And Typing Fixed Rate

July 6th, 2011 Comments off

Looking for someone to do various sorts of data entry. the data entry can consist of: Converting Powerpoint text to Word From Word into a database form. Typing from scanned images text in (pdf) Typing must be 100% accurate. click here for more details:

http://xrl.us/bkq3te

Vat Calculator For Website

June 24th, 2011 Comments off

Looking for a VAT (Value Added Tax) Calculator for UK website where user enters amount with buttons and either chooses ‘Add Vat’ button or ‘Remove VAT’ button to calculate. There should be a slider which allowes users to change the rate of VAT.

The slider should be set at current rate of 20% when user comes to site but when rate changes in future I need to be able to change this to that rate.

When user presses ‘Add Vat’ button or ‘Remove VAT’ button the calculator should change to show ‘Net Amount (excluding VAT), VAT (at 20% (or whatever rate is selected)), Gross Amount (including VAT), Calculation based on: (the amount entered on 1st part), and then a start again link which takes them back to start.

If you need an example of what I’m talking about message me and I’ll provide a link to one!

Many thanks

Hotel Reservation System For Small Hotel

June 21st, 2011 Comments off

Change from season rate plan to new rate plan by day and month / change also to 1,2,3,4 person rate
New interface for rate plan
Reservation form need update for 1,2,3,4 pers. + kids – question age?
Change rates on daily base (from

Writing Project With Good Pay Rate

June 18th, 2011 Comments off

Need responsible writers.
No milestone/ upfront
Need 30 articles of 500 words
Good quality is must
Payment will also be good
Happy bidding

Need 200×500 Article..high Pay Rate

June 15th, 2011 Comments off

I am in need of writer. obviously good and responsible writer. Till now I have heard many excuses. Now I am not interested in hearing any more excuses. So I will only take good writers.
Before that read project description before you bid. I don’t want any guys t bid and then start to negotiate with anything. So if you don’t agree, simply ignore.
Need 200 articles of 500 words. Payment will be done after every 40 articles. Bid for 40 articles. Need good quality, so I need writers who can work on this. No bad quality.
They must:
1. Pass copyscape
2. Must be good english
3. Must be within deadline without any new excuses
I will not do any milestone/advance. Payment is assured.
Happy bidding

Need 200 Articles. Good Pay Rate

June 8th, 2011 Comments off

Need 200 articles of 700 words. Need good and dedicated writers who can write copyscape pass article with good quality and with good English. I will pay after every 20 articles. So please bid for 20 articles. Lower bids will be given priority.
I can’t pay any upfront/ milestone. I repeat we can only pay after every 20 articles. So if you have problem in that, do not bid. The terms are fixed.
As long as you can write good quality articles, no problem of which country you belongs.
Hurry!!!!!!!!

Domain For Cheap Rate

June 2nd, 2011 Comments off

Introduction: What is a Domain Name?
The original role of a domain name was to provide an address for computers on the Internet. The Internet has, however, developed from a mere means of communication to a mode of carrying on commercial activity.
With the increase of commercial activity on the Internet, a domain name is also used as a business identifier. Therefore, the domain name not only serves as an address for Internet communication but also identifies the specific Internet site. In the commercial field, each domain name owner provides information/services, which are associated with such domain names. Domain names are used in various networking contexts and application-specific naming and addressing purposes. A domain name is an identification label to define a realm of administrative autonomy, authority, or control in the Internet, based on the Domain Name System (DNS).

http://www.cheapdomain4sam.blogspot.com/

Widget To Analyse And Rate Blogs

June 1st, 2011 Comments off

Widget that can do the following.

1) Enter the URL
2) The URL is sent to google, so maybe you can do a site:www.xxx.com search to get all posts (maybe theres a quicker way of doing this?)
3) All the contents of the website (all the posts) is analysed.
4) The content is matched to a number of keywords in a database (Approx 200-300)- For example spaghetti, cheese, tomato…..
5) A result is given in the form of a widget that people can embede into their site. For example.

According to our widget, www.xxxx.com covers 22% of our keywords.

If you have any questions, please ask me to clarify.

Bear