WordPress Thanks Plugin

I need a WordPress 3.0 Thanks plugin with the following features:

(1) It should work perfectly with cached posts and pages of WP Super Cache for my theme.

(2) Any guest or logged in user can click the Thanks button at the end of each post, each page and each comment.

(3) After a Guest or User clicks the Thanks button, it should immediately show (or on reload) their names below each post, each page or each comment, even though WP Super Cache is on. For example:
User1, User2, User3 and 10 Guest(s) said Thanks
or 2 Guest(s) said Thanks
or User3 said Thanks,
depending on who have clicked Thanks.

(4) When clicked, the Thanks can be added by Ajax (no page-reload preferred like Facebook Like) or with page reload, depending on which one works better with WP Super Cache and which one is lightweight.

(5) The code and js should be as lightweight as possible. It should use only one database query (or minimum queries) for the Thanks link below a post and all of it’s comments.

(6) The programmer can work on own server and deliver the files. Please bid if you can immediately or soon not after a few days.

Facebook Fan Page Creation

I need someone to create a FB for one of my products. I need to have it developed to look similar to this:

http://www.facebook.com/?ref=logo#!/DistrictREIA?v=app_4949752878&ref=ts

where my squeeze page will implemented on the page. I have an ecommerce site, so would like to implement products like this:

http://www.facebook.com/agenciaabreu?v=wall&ref=ts#!/JayZ?v=app_151391696616&ref=ts

where it will redirect to my site to purchase the products.

If possible, I’m also looking for the following:

1- Hyper-Targeted Facebook Account Management & Promotion
by Interest, Keyword Matching, Location, Event Attendance, Activity, Friend Connections, Group Membership, Fan Page Affiliation, Number of Connections.

2- Branded Facebook Fan Page for Your Business to SuperCharge Your Lead Generation from Targeted Contacts)

3- Fan Page Auto-Responder for Your Business to Follow-up on Your Facebook Leads!

4- Weekly Content Posting on Your Fan Page (4 Weeks)

Serious programmers only!

Please review links and let me know if its possible.

USA and Canada Traffic Needed! Require Email Submission Only by raininonem

We are at present seeking individuals with internet marketing experience to work alongside us on the following project. We need you to generate authentic USA email leads for a CPA campaign, that requires an email to be typed into the box and then press the submit button… (Budget: $30-250, Jobs: Bulk Marketing, Internet Marketing, Leads, Marketing, Sales)


Web Site and iPhone, Android Mobile Apps by Qsj7

This project involves a new business concept in which I will need a clean, simple designed website. The main component I will need from the website is the ability to upload a picture, and a PayPal checkout functionality after upload….. (Budget: $250-750, Jobs: Android, iPhone, Logo Design, Microsoft Expression, Product Design)


Cat And Mouse – Inheritance

The file must be called <LastFirstWeek5CatMouse.java> (driver program)
Mammal.java
Cat.java (which extends Mammal)
Mouse.java (which extends Mammal)

Ensure you include ALL files required to make your program compile and run.
I would like to see your .java files only.

If possible, submit all programs as a single .zip file (not required)

Proper coding conventions required the first letter of the class start with a capital letter and the first letter of each additional word start with a capital letter. j

Overall Requirements

Write a program that simulates the battle between a cat and mice.

Use this class hierarchy:

Cat

· Kills 1 mouse a day

· Does not reproduce

Mice

· Have a chance to reproduce as long as conditions are met

· Reproduction only happens when mice are over 1 and 1 of each sex is present

Simulation Control

· Simulation continues as long as population is greater than 1 and less than 10

Driver main method should be as shown below: (replacing comment with missing piece)

import java.util.ArrayList;

public class LastFirstWeek5CatMouse
{
public static void main(String [] args)
{

cat sylvester = new cat();
ArrayList<mouse> mice = new ArrayList<mouse>();
mice.add(new mouse());
mice.add(new mouse());
mice.add(new mouse());
mice.get(0).setSex(true);
mice.get(1).setSex(false);
mice.get(2).setSex(false);

while (mice.size() >1

Re Write Articles

G’day

I require an experienced Ezine article writer to rewrite 10 articles for me. You will be supplied with the articles.

Please read the next line carefully…

YOUR ENGLISH AND GRAMMAR MUST BE PERFECT!!

Once the article is finished and passed to me, I will own full copyright or private label rights. You can not reuse the articles or sell them to another person. I only want an experienced writer who understands the exact requirements to get the articles published by article directories. If the written articles are denied by Ezine, you will not be paid.

If you would like to be considered for this project then…

1. you must quote “Patios” – if you don’t then your bid will be deleted.
2. you’ll be supplied a sample article that you’ll need to re-write so I can confirm your English and writing skills.
3. Each article will need to have the keyword repeated at least 5 times. If it isn’t already in there, you’ll need to work it in for me.
4. I’ll need 5 spin ready copies of each article. I will supply the keywords.

thanks

Stef

Forex Ea Based On Indicator

hi,

i wish to check what is the price to code for an EA based on 4 indicators…please see picture…
the EA price consist of the source code.mq4 and able to run on MT5…

the EA would have the manage trade such as
TP/SL
Breakeven/protect profit (layered)
trailing loss
double lot trade (optional)
partial close enable (optional)
ibfxmini enable
email notification enable