Need A Penny Bid Site 2

Need A Penny Bid Site 2
hey,

alright, I’ve got a template and the inner pages designs, e.g.: http://img521.imageshack.us/img521/2383/cheehootemplate.png I need this coded and a penny auction added to it, which has an autobidder. The autobidding bot will autobid specific items upto a specific price after a member has placed a bid, within the last 1-5 seconds of the auction.

Please let me know the total price for this, I want everything to be working and it to have the $ signs.

I will NOT go over $150 so don’t post anything over that,

No timewasters, I’ve already lost $30 and wasted 5 months of my site from a cheap SL poster named deepank22.

thanks

Proxy Mod 2

Proxy Mod 2
I need a modification:

I have a proxy script for proxy only one site.

The site example.com need to be proxed on mirror.example.com with the same url in automatic mode. becouse is a lot of url..

for example, if i have example.com/last also on mirror.example.com/last do the same url.

The script is glype and i can’t replace script becouse i have arlady make changes about ADS visualization.

Thanks

Sms Portal

Sms Portal
I’m willing to pay $175-250 for this work. it must be done in 21 days or less. You can use as many plugins as you want. I’d prefer it to be in drupal, but joomla is also a possibility.

My client needs a portal will be created for our clients to sign up and run campaigns or we will create accounts and run campaigns in our clients behalf:

Lets say I want to run a coupon campaign like this: Send COUPON to [obscured] or Sub-keyword Send COUPON STORE to [obscured] to get 15% off

Mobile device owner can now send a text to [obscured] with COUPON in the body

Mobile device owner will now get the 15% off coupon send via SMS to his device and can redeem it at the POS with a coupon code

THIS 3 OPTIONS NEED TO BE RUNNING AT THE SAME TIME! IT WILL BE A DIFFERENT SETTING DEPENDING ON OUR CLIENTS NEEDS AND BUDGET.
Send and receive messages throughout a SMS gateway like clickatell.com
and
Receive SMS on a GSM modem and send the keyword response message throughout a SMS gateway like clickatell.com
and
Receive SMS on a GSM modem and send response using same GSM modem

Create unlimited keywords and sub-keywords for campaigns

Export, import contacts (all or per keyword, sub-keyword)

Create reports

I would prefer a CMS solution such Drupla or Joomla to base this on. Both platforms have some SMS modules you could build upon.

Installation design and all that will need to be done.

Attached is a mock up of the user front end.

Video Script (custom)

Video Script (custom)
Hello, I am looking for a site just like worldstarhiphop.com or videos.onsmash.com they both use the same system.

I am not sure if its a script cause I looked everywhere and cant find one that does what I want. What I want is to have a custom player and also what it does it grabs videos from youtube api or other video sites but when embedded or linked it generates its own code like:

http://videos.onsmash.com/v/ewgB91A5yI4Hv3ry
http://www.worldstarhiphop.com/video/video.php?v=wshhYaRG628JWkhO42Tf

I am thinking its a custom built script but how can both me so much a like?

This will go on a site I have already which a is wordpress. It can be configured in a wordpress also. I am mostly interested in the video grab and generate its own link and the custom player with logo like the links above and options of embed, link, share and so on.

Fix 3 Bugs In Drupal 6 Website

Fix 3 Bugs In Drupal 6 Website
Please download the screenshots & drupal code (with .sql file) from here:

http://www.tufat.com/drupal_fixing_project.zip

I need the 3 bugs shown in “screen_1.jpg”, “screen_2.jpg”, and “screen_3.jpg” to be fixed.

This is a Drupal 6 bug-fixing project. The Drupal login is:

username: Administrator
password: password

Please note that I cannot provide admin access to my server, which is why I have provided 100% of the source code in the above URL. The screenshots are attached to this post, too (but you must use the above URL to get my website & sql).

There are only 3 bugs to fix for this project. I doubt it will take you more than a few hours.

Contractor Yellow Pages

Contractor Yellow Pages
I am looking to create a website to compete with service magic, the Contractor spot, contractor finder, & many others. I want it to be open source, have the ability to accept paypal, credit cards, enable social networking, 99% hands free from an operation perspective so it will require database coding. Needs to have the ablity to rank and rate the contractors from the customers, have a area for the customers to rate and rank the contractors. Needs to have an automated form for the contractors to sign up enabling them to select a geographic area like google does or simpler, they need to have the ability to do some marketing for themselves such as create a facebook, twitter, linked in link for themselves they can create some custom banner /text for themselves. The customers can log in and find a contractor to fit their needs and then go back and rate them after the work is completed.

Cubecart 3 Admin Mods

Cubecart 3 Admin Mods
We are using a heavily modified version of cubecart to run an entertainers portal. To turn cubecart into a multi user portal we installed an exisiting modification.

The modification was designed to have affiliate sellers, ie a seller can create an account with limited admin access to list and sell products on a cubecart site.

In our case they add one product each (language files but not programming have been editied to change product to profile)

We almost have things how we want them but need a few last changes.

The modification for multi use access uses a dashboard include file. One dashboard is displayes for super admin the other is for user.

The admin area also has an admin nav include for the left of the page.

We would like it so that when the users log in they do not see the admin nav include at all just the users dashboard include.
The users dashboard will need modifying as follows:

1. Currenly it has a link showing how many profiles(products) the user has so it is reading that from somewhere, we would like that replacing with a link that says “Edit your profile” which will link to the actual profile/product edit page eg

admin/products/?edit=15

The dashboard will already have coding to recognise the users listings so it just needs the link creating with the correct variables.

2. If the user has no profile then the link should say “Create your profile” and link to
admin/products/index.php?mode=new

3. Finally we want a link adding that says “view your profile” which will open the actual profile(product) as it appears on the site in a new window will be something like

sitename/index.php?act=viewProd&productId={usersProductNumber}

Obviously if they have no profile(product) this link will be hidden.

These are only little coding modifications most of the work has been done already NO SILLY BIDS PLEASE THEY WILL JUST BE REMOVED.

Happy Bidding

Html Grabber

Html Grabber
PHP script that will do the following:

1) User enters a URL

2) Script returns a link to a downloadable .zip file which includes the page html and all of the assets (images, css, javascript etc.). HTML is modified so that all of the assets are locally referenced rather than on third-party sites.

Options may include how to modify the assets references (such as don’t modify, make relative, or use a specific domain and path), as well as to whether to skip certain file types or to leave certain third-party assets intact (like embedded youtube videos).

We can discuss additional options but overall we want to keep this basic. The primary goal is to have a quick way to save a local copy of a page that can be viewed with all the assets in tact without reference to third-party sites, whether those paths were relative or absolute in the original page.