Psd To Xhtml Coder Needed

Psd To Xhtml Coder Needed
Hello Freelancers,

I am in need of a PSD to XHTML coder Urgently!
I have an Ecommerce website PSDs for Home Page, Product Detail Page and Category Page! Overall 3 PSD need to be converted!
I need it to converted in proper XHTML as soon as possible! Converted XHTML should be Table less and Div Base and should be compatible to W3C Standards!
I need this by tomorrow and my max budget for these 3 files is $40-$50!
Please submit your proposals and your work plan how and when it will be completed on time!

Regards,

WordPress Plugin Modifications

WordPress Plugin Modifications
The existing plugin basically sets an affiliate cookie in the background when someone visits the blog.

Presently, if you have 12 affiliate links in the system then the plugin is loading every single link every time someone visits or goes to a new post/page which is unacceptable.

1. I would like the plugin to be modified so that when a visitor arrives at the blog only those cookies I have specified in the setup will load.

2. The option in setup to allocate an affiliate link to a specific post or page. i.e. ONLY loads when someone visits that page.

Thank you.

Data Entry – Simple 2

Data Entry – Simple 2
I have a simple data entry project:
You will need to visit 2 websites, and enter information about doctors. For the first website, you will only need to enter the doctor name, specialty, select which clinic and hospital they work at, upload a photo, and some small education info.

You will be creating a wordpress page for each doctor. The page template is already set up, you just enter the info into the boxes and publish. There are about 200 doctors for the first site.

For the second site, you will need to enter the doctors and their clinics. There are a total of about 500 doctors for the second site.

This is a very simple project, I have been working on it for a few weeks but I don’t have the time to complete it now. Each doctor page took me about 20-30 seconds each, including load time. I will give you full details when I select your bid.

Convert Layout Into Drupal

Convert Layout Into Drupal
– I need the design below (template will be sent to you) converted into a valid Drupal 6 theme.
o http://www.templatemonster.com/website-templates/27228.html
– I need the flash menu/header, to have valid links, and I want to show the html menu/header if flash is not supported.
o If possible I’d like the links to be dynamic (built from the site’s top menu structure in Drupal).
– I’d like to be able to manage and change the images / projects and the links shown in the flash accordion (portfolio at startpage), and I want to show the html accordion if flash is not supported.
– Start Page
o I want the news/articles to be pulled from Drupal and if possible I’d like to have the ability to mark an article/news item as sticky or sort them (keeping it as the first item at all time).
o Possible to sign up for the newsletter from the image at the start page.
o Possible to manage the text in the right column aswell as the text for the steps (1,2,3).
– Contacts
o Working contact form at the contact page, emails should be sent to the super administrator email (possibility to manage this address).
– Overall
o Possibility to search the site (top right corner)
o Possible to manage the content in the right column.
o Subpages should list articles from categories/tags or written content as the design shows (or better solution/idea if you have).
– Statistics
o Should be integrated with Google Analytics, ask for script.

Note: I might also need some guidence publishing this theme.

Clone Image Site

Clone Image Site
I need a clone of the website: f u k u n g . n e t

Please check the site out and note that this needs:
1. The ability to use the left and right buttons on the keyboard to go through the collection. “Access keys: shiftkey – random, left arrow – previous, right arrow – next”
2. The functionality of the gallery in ‘recent’ (note the order of the images from lowest (first uploaded) to highest (last uploaded).
3. The site being cloned doesn’t store ‘title’ data about each image. I would like to have this stored as a field int he database, then used on the title of the page and also the header of the page.
4. I need some kind of back-end functionality to update the site. I would like this to function so that I can upload a lot of content at once (say 5000 images with ‘titles’ in bulk) then have it published each day using a cron job. This cron job would post say 10 pictures each day from the original 5000, so it would update automatically every day for 500 days.
5. Also please note the RSS feed functionality and the tags.

Please ensure you visit the site and see the functionality and understand it prior to bidding.

Upgrade My Sign Up Form

Upgrade My Sign Up Form
I need my sign up form located here upgraded and bug free.

http://signup.myemail.com/

1. Fix the bugs.

There some major bugs in this script. I need it thoroughly tested, all the sloppy code removed, and for it to be tested in both Firefox and IE. It has to work perfectly 100% of the time. Here are bugs I know about.

BUG 1.

The code has some major bugs on this page.

http://signup.myemail.com/conversation.html

I can’t replicate this bug every time, but it DOES happen. I have seen it many times, and it is happening tonight, but I can’t pinpoint what is causing it. Other people have also reported this bug to me. I’m praying it happens for you. If you can’t find it, just re-write it. 🙂 It has to be fixed.

In the first step, there is some ajax code that talks to a mysql
database to see if a username is available. Well sometimes, when it
says it is available, but you press “create my account”… an error
will come up saying username isn’t available… even though it is.

The error will even sometime happen after the “Choose Your Account Type” step.

BUG 2.

Sometimes the captcha box stops working. No matter how many times I type the correct word, I always get it wrong. Others have also reported this.

2. Add some fields.

A. Change “Full Name” into “First Name” and “Last Name”. 2
different lines.
B. Add DOB field with select boxes. Month/Day/Year . Display
under the “security answer” field.
C. Add Gender field in select box. Male/Female. Should be fine
next to DOB field, if not underneath it.
D. Add Zip filed text box. 5 digits. Probably will look best
under the DOB/Gender line.

You will have to add some cells to table in mysql database to store
this additional information.

3. Remove this page from sign up form. (step 2)

Choose Your Account Type
http://signup.myemail.com/accountplan.html#

4. Send the users to smileymedia, and back again.

Right after step 1 in the sign up form we need to post the variables from our upgraded signup form to
smileymedia. Document attached. Here is my url…

http://ian.smileymedia.com/r2/?placementID=myemail

AND then we need to be able to receive the user back. You need to give me the url to give smileymedia to send them back too.

Also… The mysql user database we use to check for
username availability via ajax isn’t the real mail server that handles
the authentication. We just use this so the mysql/ajax automatic
check works. Currently, the user is setup after they choose a “plan”, and we then post fields
to an external server to setup the account. You will see how its done in the code. Don’t want to post internal server info to public webpage.

Well we can’t pass the password to smileymedia, as that would be really insecure… So I need code to be adjusted to have them setup on the external server before they go to smileymedia. It is easier this way, and no reason to wait to set them up until after the user gets back from smiley media.

Once the user gets back from smiley media, just send them to our current final page.

Misc Project notes…

The most important thing with this project is finding the bugs and fixing them. I need this signup form to work 100% of the time, and be perfect. Therefore, I need some quality work done.

I also need this work done VERY quickly. I really need someone to complete this work within 18-24 hours from now.

Message me with any questions.

Thanks,

Wyatt

Need Somebody To Gather Quotes

Need Somebody To Gather Quotes
Hello,

I’m looking for somebody to gather quotations and sayings for a database I’m building.

You can deliver the quotations and sayings in a comma-separated text file containing as much as possible of the following:
– category name (eg: Famous quotes)
– author (eg: George Washington) [if possible]
– author-info (eg: birth date, date of death) [if possible]
– quotation
– any other relevant info (eg: where the quote came from, name of book, lecture, etc) [if possible]

If you know of somewhere to download a big ready-made database of quotations I can put into a database that would be great.

There are many websites online that have quotations, you can use those but you must include the url where the quotations came from.

This is to make sure that we don’t have duplicate quotations in the system.

With your bid please send me the following info: when you can start, how long it will take, the word ‘understood’ so I know you’re not a bot, how many quotations you plan to provide, any questions you may have.

There is no programming necessary for this project, I just need the info delivered in a plain-text comma-separated file.

I will choose the most realistic bidder with the best price for the best number of quotations delivered.

You will only get a bad rating from me if you can’t deliver as promised in your bid, otherwise you get a 10 rating from me.

Thanks.

Vbulletin X Coppermine Insta 2

Vbulletin X Coppermine Insta 2
Need somebody to install a new skin on vbulletin and coppermine gallery. This person must create a bridge between VB and Coppermine.

The vbulletin forum is currently live and cannot be disturbed as there are members online right now. I have a header and wallpaper that is in PSD format so the programmer must know Photoshop.

The job is:

Install and setup a theme for vbulletin (no design or creation required)

Install and setup the same theme for coppermine (no design or creation required)

Install a ‘bridge’ so there is ONE user login between the vbulletin and coppermine. The programmer will go to the vbulletin site and obtain the bridge code.

Serious bids only! You bid high, I will ignore you.

This will be a fast project for a good programmer.

I am a design company located in the US and have lots of clients and I am looking for affordable, reasonable programmers.

Multi Purpose Data Centre Lab

Multi Purpose Data Centre Lab
Project type: Documentation for a proceadure.

I would like to do my data centre UNIX and Windows Servrs LAB for testing and demostrating multi Operating systems and mutil applications.

– the installation will be on intel PC , desktops.
– thinking to install one os : windows 2003 and the second solaris 10
– applications !! suggest !!
– web servers.

well , i would like to test some services from my lab , like web servers , apache , tomcat , DNS , DHCP , LDAP, proxy, mysql if needed, virtulisation if possible , other basic services.

what i want , an expert in data centre feild , who can deisgn my testing lab, again , we will use intel PCs, i prefer the number of PC will not exceed 2 , so the expert should deisgn my LAB , OS installation , configuration , web servers installation , application installation , any customisation , how to test ,, details are appreciated. We also install two OS on the same PC ??? you may tell me the tool of virtulisation and how to use it>>

in all cases , you need to give the link from where to download all the tools or application we are using in the lab so i cna download the same please.

Php Header Spoof/rewrite

Php Header Spoof/rewrite
I need a script that will allow me to change the referrer that the browser submits to the destination server.

Example –

Traffic comes from www.abc.com/example.html
Click sent to www.destination.com
Script changes referrer to www.other-www.com

In this way the destination site can not look at their logs and see the real place that my traffic comes from, it appears that traffic comes from a place that I enter.

Requirement
– must be in PHP and compatible with all browser – no javascript

NOTES:
– Each entry should have its own field to enter a referrer. (ie: links 1 and link 2 may show different referrers.
– Needs to happen instantly, no delays or new pages.
– If you have a free script that counts and changes referrer already, I am willing to use that instead. Mention in your bid that you are charging for a link to the free script. (I am happy to pay for that)

Details – I get traffic from various online forums and send traffic through to affiliate programs. I do not want the affiliate program to see where my traffic comes from, I want them to see that traffic comes from a site on the same server that is running the script.

A whole new script is fine, just as long as I can count clicks.

Payment Terms – Paypal – Pay 100% when I see a working demo on your server.

Mail Server

Mail Server
We have a dedicated UBUNTU server as mass email server, with POSTFIX. We have 25 IP’s on this server and we need to set up 25 SMTP accounts, each with sub domain and a private IP. SMTP should only listen to our web server IP.
Following tasks should be done:
Create FTP access for the primary domain name
Add all the domain names to the server
Create MX record for each sub domain/IP
Add a postfix instance that binds to every IP address
Postfix configuration (Add the postfix configuration to all postfix instances)
Add SPF records domain keys for every sub domain name
Create an html accessible page on the server in which a chart or table lists the IP address, the corresponding domain name and the corresponding postfix instance name.
Create a page interface (admin panel) that shows on time statistics and info from the postfix log file for all instances: number of email injected to the queue and the corresponding send, deferred and timed out. EXAMPLE: emails injected 100. SENT 80 deferred 15 timed out 5