Auto Signup Other Ezines

Auto Signup Other Ezines
I would like to have you to create a program / script to automate the process to register online newsletter with a first name and an email address. Usually, a confirmation is required to click a link in the confirmation email right after the online newsletter registration. I need the program or script you create to automatically confirm the registration too.

The url of the list of online newsletter is provided in txt or excel format. Sample will be provided to you per your request.

Tips: a firefox addon: Autofill Forms can seamlessly do the registration manually by press a keyword shortcuts. With function of keyword shortcuts, Autofill Forms can enter the preset data to the corresponding fields and submit the data with one press.

Joomla Custom Menu 2

Joomla Custom Menu 2
We have brand new Joomla template, but it’s menu is really bad, so we wan’t brand new manu for this new template.

Thing is we already have MENU which you can use (it’s currently used on old template we have).

You basically have to COPY this menu from old template to the NEW template. You have to include all functionality (template settings – params) so the menu is really fully functional.

We have few other tasks, like css editing in joomla and making space for new modules etc. Those small jobs will be all offered to winning programmer HERE, altough please for now, bid ONLY for menu job.

Osc- Modify Custom Array Check

Osc- Modify Custom Array Check
Existing working custom piece of code in /includes/modules/shipping/usps.php

Code retreives contents of shopping cart. If all products within shopping cart have field products_first_class_shipping = 1, then the shipping method of USPS First Class Mail is enabled. If any one product has products_first_class_shipping = 0, then First Class Shipping Method is disabled.

//*******************************************************************************
//BOF: First Class Mail Mod
$cart_prd_list = $cart->get_prd_id_list();
// check if the the flag is unset for any of the products
$chk_Q = tep_db_query(‘select count(products_id) as prd_count from ‘ . TABLE_PRODUCTS . ‘ where products_first_class_shipping = 0 and products_id in (‘ . $cart_prd_list .’)’ );
$chk_arr = tep_db_fetch_array($chk_Q);
if($chk_arr[‘prd_count’] == 0)
$this->_setFirstClassPossible(‘True’);
else
$this->_setFirstClassPossible(‘False’);
if ( tep_not_null($method)

Adult Website Template Neede 2

Adult Website Template Neede 2
I need an Adult Template for my website. I want the template to be a clone of http://www.85centphonesex.net/.I want the template to have my own website name and own look. Please look at the site before you bid so you know what I want done. I want the template to be easy to edit so I can add my 1-800 number and I want to be able to download it to my server or file manager. I may need the programmer to install it for me.Please contact me if you have questions.

Modify WordPress Plugin 2

Modify WordPress Plugin 2
Download the Tubepress plugin from http://tubepress.googlecode.com/files/tubepress_1_8_0.zip and add it to wordpress. The default code for showing a user’s videos is

[tubepress mode=’user’, userValue=’PoliJAM’]

I want to make it so i can get videos from yahoo pipes at this url-
http://pipes.yahoo.com/pipes/pipe.run?_id=3798f42d615304eb1a4b5609f76b08db&_render=rss
[tubepress mode=’user’, userValue=’3798f42d615304eb1a4b5609f76b08db’]

it should not effect any other functionality of tubepress like pagination or playing videos.

I will need to see a demo with admin login before i make any payments

Logo And Minor Changes (phpld)

Logo And Minor Changes (phpld)
i need a simple logo for www.direktorij.com website.

the two skyscrappers dont fit into the two boxes on the left and right side so that needs to be fixed.

i need the “statistics” widget translated into Croatian (i help you with that. A few other phrases like “Lost password” also need translated.

And last the “Pošalji” and “Novo” buttons in the menu are currently drop downs with the ability to submit both links and articles. I want only a link submit, not the articles.

I need this done ASAP.

Thank you

Kittenwar Website Clone

Kittenwar Website Clone
I need someone to make a website for me.
I’d like people to be able to post pictures for public view so they can vote between the two of them in a quick and easy process. The vote is done by clicking which picture looks better. The win/loss results are shown on the following page under the menu, and the next picture battle is shown.

Basically looking for a clone of kittenwar.com.

When someone submits a picture they are required to accept terms of agreement, give a picture name, email, and the picture. If the picture is too large it should submit a picture that is automatically resized. If the picture is too small it should auto decline and ask the user to resubmit.

I don’t need user side login’s, only backoffice admin access so that the admin can accept or decline submissions based on criteria manually.

The information should be kept in a database. It should have name, email, photo, date submitted, number of battles, wins, % wins, losses, % losses, draws, % draws.

The menu on the left should be like kittenwar.com, except so far we don’t need facebook, myspace. Also it should have a search by name field.

But I would like to have Best of the current week and worst of the current week as an selection as well as Best/Worst of all time.

This needs to be well documented programming, interface should be simple.
References is a must. I want to see what you’ve done before.

This website should be fast loading and the backoffice must be easy to use.
Backoffice should have a list of all submissions and easy to approve or decline.

I’d like this done professionally, but you should have fun doing this as most likely it will be a fun project for you as much as me.

I’m pretty good at logos + photoshop for the logo, but I’m open for suggestions. Again, it’s a simple interface, it should be sleek and fast loading, but very well programmed at the same time.

Osc Project Small Changes

Osc Project Small Changes
I have a new OSC install I need help tweaking a bit…

1. Add shipping module… I believe to accomplish what I need you need to install 2 things..

Code Windows Script To Linux

Changes To My Filemirror Site

the end result should be I can offer multiple shipping options and charge by percentage of the cart total… like this..
7% for Ground, 10% for Second Day Air, 15% for next Day Air. Etc…

2. I had a developer make a change to the top of the pages (he removed the currency and language dropdowns) after he did this it caused a small alignment issue… I need this fixed…

3. remove the generic logo from the template and leave the space blank…