Archive

Archive for September, 2009

Sql Scripts – Simple Stuff

September 28th, 2009 Comments off

I have a Volusion.com website for ecommerce. They offer sql abilities for processing data. I need someone who can write simple scripts to do various import/exports of data.

I need sql that will write out cvs data files for differnet shopping websites. Google (see below), Amazon, Ebay and others to be determined.

The example script is for Google. However, I wish to make it only export for specific products (flagged).

I will generally want a sql in a day or two.

Example:
SELECT
p.ProductCode AS id
, p.ProductName AS [stripHTML-title]
, IsNull(pe.Google_Product_Type,’n/a’) AS product_type
, IsNull(pe.SalePrice,pe.ProductPrice) AS price
, IsNull(pe.ProductManufacturer,’n/a’) AS brand
, IsNull(pe.ProductCondition,’NEW’) AS condition
, CONVERT(VARCHAR(10), (GETDATE() + 30),120) AS expiration_date
, pd.ProductDescription AS [stripHTML-description]
, ‘Config_FullStoreURLConfig_ProductPhotosFolder/’ + p.ProductCode + ‘-2.jpg’ AS image_link
, ‘Config_FullStoreURLProductDetails.asp?ProductCode=’ + p.ProductCode + ‘&click=2′ AS link

FROM Products p
INNER JOIN Products_Descriptions pd ON p.ProductID = pd.ProductID
INNER JOIN Products_Extended pe ON pd.ProductID = pe.ProductID
WHERE (p.IsChildOfProductCode is NULL OR p.IsChildOfProductCode = ”)
AND (p.HideProduct is NULL OR p.HideProduct <> ‘Y’)
AND (pe.ProductPrice > 0)
ORDER BY p.ProductCode

Links Needed X 40 Homework

September 28th, 2009 Comments off

I need 40 one way links for a work from home related theme, these can be on related blogs or suitable directories. PR 2 or above max 60 outbound per page. Not from webmasters own sites or from same IP.
This may lead to regular weekly or monthly work as I am looking to subcontract.
Thanks for reading
Claire

WordPress Upgrade & Migration

September 28th, 2009 Comments off

I need to have my current blog at http://budurl.com/9gf9 :

- upgraded to latest wordpress version
- all data, posts, urls, etc migrated into new system
- current wp theme implemented on new system

Its extremely important for me to maintain all existing permalinks/page urls/etc…

Please only bid if you have EXTENSIVE experience with wordpress, migration, and re-skinning.

Need quick turnaround…

Thank you…

Seo And Traffic To Dating Site

September 28th, 2009 Comments off

Seeking someone that can drive local area traffic to site and Optimize search engine performance. Can pay a base fee or 10% of members that sign up:

For instance, if 100 members join = 79.00 Dollars, 200 = 158.00 Dollars and so on… Or can pay 200 flat fee. This will be an ongoing project to drive traffic, please let me know ASAP if your interested.

Seo And Drive Traffic To Datin

September 28th, 2009 Comments off

Seeking someone that can drive local area traffic to site and Optimize search engine performance. Can pay a base fee or 10% of members that sign up:

For instance, if 100 members join = 79.00 Dollars, 200 = 158.00 Dollars and so on… Or can pay 200 flat fee. This will be an ongoing project to drive traffic, please let me know ASAP if your interested.

Graphix Designer Logo Design

September 28th, 2009 Comments off

Looking for graphix designer for logo design.

Joomla / Fabrik Assistance

September 28th, 2009 Comments off

ENGLISH FLUENCY IS A MUST. While the website isn’t too complicated, the terms are not going to be familiar to a non-fluent speaker.

I am building my own website and I would like to find a partner to help me in the areas where I am stuck.

I am using Fabrik as a form builder with Joomla as the main site.

I am attempting to create a module that will allow people to record their workout and their weight.

We are using Community Builder

I need to create the following forms:

Administrators -

1) An entry form for the administrator to create a workout – WITH cooresponding, nicely formatted output on the FRONT END

2) An entry form for the administrator to create exercises – WITH cooresponding, nicely formatted output on the FRONT END.

3) A connection that lists available exercises in the Create a Workout form.

Users:

1) A user blog for the user to use as their journal.

2) A “Post Your Results” link on each Workout (from above, posted by the administrator) and of course the form to go along with that.

3) A form for users to post their weight AND a Fabrik Visualization to show their weight loss / gain over time.

4) A comments link on each Workout for users to post their opinions.

There is more to this project, but this is where I would like to start.

I would like a price PER FORM – this is not a project for you to finish for me, this will require communication and preferably Instant Messenger contact to work together on this.

I would like to pre-pay for roughly 5 to 10 hours of work in this initial push. Then move forward with more work as we get further into the design.

I have posted this project three times now and have not found a developer who can accurately complete what I need.

Please reference beyondthewhiteboard.com for an example of what we are trying to do.

Joomla Template Conversion

September 28th, 2009 Comments off

Here’s a quick 2-3 hour job for someone with a lot of joomla template/website design experience:

I need someone to convert my html one-page site (w/flash/dhtml menu) at: 209.164.90.175

to this template (I’ve bought/licensed):
http://demo.yootheme.com/aug09/index.php?yt_color=carbon

Since it’s just a one-page site it should be a quick job for those who know how to convert html sites to joomla templates.

Needs to:
a) end up looking exactly 100% like the original html site, same exact pixel widths/spacing/font css maintained exactly
b) have modules laid out to include the .swfs on the page as seen
c) set up the menu in joomla to have the same links as are in the dhtml menu currently on the main site

Bids preferred from programmers with at least 10-30 4/5-star feedbacks for joomla projects. Please send examples of working joomla screencaps/URLs you’ve done. Do not bother bidding if you don’t have at least 10+ 4/5 star reviews. Contact w/questions via pmb.

(Note: I’ll be posting a lot of these small joomla conversion projects, please only bid on one project per programmer, at least until after we’ve done one together, I’m basically looking for a couple of coders who can help me convert a bunch of html sites to joomla, during the weeks ahead. So if I didn’t pick you for one project, bid on a different one; if you have a lot of high feedbacks, as I’m looking for a few good coders via these small test-type projects. Once I find a few reliable joomla coders I’ll post private projects to them on an ongoing basis. The key is, you must have at least 10+ high feedbacks and be able to make the joomla sites look 100% to-the-pixel same as the original html sites).

Process: bid on project, once it’s approved for you, pmb me for details (eg if you need the source template/graphic files etc, clarification on requirements), I have $ in escrow, you code it and show me working setup on your server, I release funds from escrow, you send me source sql dump and template .zip to use on my site.

Good bidding. Lots of work ahead for a few good joomla coders.

Price Crawler

September 28th, 2009 Comments off

Price find and compare. from list of url’s, gather all products for sale on pages, compile into a cvs format and then do same for all other url’s. Product description, keywords, metadata, price, list price, shipping costs, photos, product description are some of the data we seek to find and pull.

Cart Design

September 28th, 2009 Comments off

I am looking for quality designers that can design a shopping cart site for a mobile phone store. I need 3 separate headers One section will have phones, then cars , the car accessories.
If you done cart layouts you can show me demos.
A logo may also be needed

Article Rewriting

September 28th, 2009 Comments off

What we are looking for is someone to rewrite articles on technology / hosting topics. We will provide the articles that need to be rewritten plus some keywords to be put inside while rewriting it.

To start with we will be looking for 5-10 articles per day.

Please send me your quotes and some information on previous background and why we should choose you.

Thank you

Need Php Scraper Mod

September 28th, 2009 Comments off

I need to have a php-based data and image scraper script, that i already have, modified slightly to login to supplier site before scraping and scrape one additional field of data…

All bidders should have deep php and SCRAPER SCRIPT development skills.. Need quick turnaround..

Categories: PHP Tags: , , , , ,

Lcm Client Login Module

September 28th, 2009 Comments off

This is related to the open source software (Legal Case Management):

http://www.lcm.ngo-bg.org/en

We’d like a VIEW only client login access to be created. This is to allow the user to login and view their assigned cases.

It should work in the following ways:

- The system already has a method to setup a client, but it doesn’t assign that client a user/password.

- The system also has users module where different class of users can be created.

- The client should be able to login and view any cases listed under his account (no other access, read-only login).

If you complete this project, we wish that you have the module contributed to the LCM project as open-source and free.

When bidding on the project, you’re confirming that:

- You’ll modify LCM application to allow the ability for “clients” to login and view ALL cases assigned to them including information about that case, attachments to the case..etc.

- Please advise on time it will take to complete the request above.

Categories: MySQL, PHP Tags: , , , , , ,

Java Calendar + Blog

September 28th, 2009 Comments off

I need a programmer to create a java based calendar for the studio and artist accounts as well as duplicating the current news feed from the admin area to use as a blog template for artists, studios and stores.

Calendar

- We need a new calendar system based on java for recording studios and artists. This will be the same sort of set up as the current calendar but we need to remove the current calendar completely. When an artist adds a date into the calendar this then updates on their calendar page. A status will also appear on the home page if a user has this artist in their favourites. This is for artists only so they can show gig and event dates when they become available. This will appear below the news feed on the home page under a new H2 header

Links Builder

September 28th, 2009 Comments off

Hi

I need someone to supply me with two way links for my website. All links must be PR2 or above and I will be dedicating a full page for them to be listed on.

Please give me the total number you can supply.

My website is www.makemoney.webatu.com

If I see results from your work I will use you again.

Payment will be made through paypal.

Code An Ea

September 28th, 2009 Comments off

Hi, need a EA coded for Metatrader4 (mql4), it needs to take the high and low of a specfic bar and use them to place limit orders on the market open, with take profit thats half the range of that bar.

If you think you can do that please contact me for more details

Categories: Programming Tags:

Php Changes Required

September 28th, 2009 Comments off

We require an update of the product pages at www.diyinsulation.co.uk – currently the Flash Pricing Slider is populated from an MySQL database hosted on a separate domain.

We wish to replace the Flash pricing Slider with a more conventional Price Break Table, as shown in the attched images

Site is php. linux, my sql

This urgent fix is required asap.
Thanks

Need Work On Two Forms

September 28th, 2009 Comments off

Hi I have 2 forms on 2 different websites that need to be fixed. This is really minor work. So bid accordingly.

The sites are LoanUntilFriday.com and YourEmergencyCash.com. The specifications for the form are below:

1. If a person chooses as a state GA, WV or VA they should be directed to http://www.loanuntilfriday.com/find_a_payday_loan.html or http://youremergencycash.com/find_a_payday_loan.html

2. If a person does not have a checking account they should be directed to http://click.linkstattrack.com/zoneId/281167 (On both sites)

3. If a person makes less than $800 they should be directed to http://www.loanuntilfriday.com/find_a_payday_loan.html.

4. The Don’t Have A Checking Account link on both sites should point to http://click.linkstattrack.com/zoneId/281167 (Instead of AccountNow it should read Eufora Mastercard-I can provide the picture)

Categories: Programming Tags: , , , , , ,

Website Clone 1st Of 3

September 28th, 2009 Comments off

We are a dot com company and presently We are looking forward to add more providers in our global team of IT professionals.

Our client needs a 100% clone of customwritings.com [having re-written contents], with full functionality, database and

control for admin, customer and order handeling with order form and payment gateway configeration.

We will provide domain name and hosting to the selected professional. Payment will be released after the completion and

verification of all functional areas. Developer may decide the appropriate platefor/language/CMS to be used for this clone.

Developer will also maintain the site with full technical support for one year after approval and payment of website.
Only experienced and well versed professionals are invited to work on this challenging project. No First Timers or Beginners please.

Quote your best prices and work shedule with shortest possible time line. Your bid/proposal must contain your complete

profile and varifiable list of similar projects. Signing an NDA is another must for this project.

Please quote your best B2B prices for the following:

Target is to get 10,000 targeted visitors daily. See masterpapers.com, customwritings.com and privatewriting.com for

competitors’ analysis.

Project:
a) Web Development:
Complete clone of customwritings.com {we will give you contents to add} you need to make a fully functional and

operational clone of the site from scratch. You need to find the payment gateway and order procedure working too. See the

site of customwritings.com for full details and then quote with money and time required for this job please.

b) SEO:
SEO of the same site developed as above i.e., 2 (a). Complete SEO plan for first 3 months with detail of tasks, target

results and reporting system should be furnished in detail.

Both plans will be implemented one by one. SEO part will be given to you only if your development working is satisfied.
No Escrows for this little project, payments at the completion of every part a & b. Only serious, experienced and

trustworthy providers please.

Best regards
BizShip International

Psd To Xhtml Css

September 28th, 2009 Comments off

I posted a job like this before, but ended up cancelling the project with the developer because after 2 weeks total job completed was about 30%.
Before you post a bid, please make sure that you understand what needs to be done. Ask me questions if you don’t understand before you bid.

More than anything, deadline and frequent updates is a MUST!!

I need an experienced developer who can convert a psd design into a seofriendly css xhtml site. The design is only one page ( a long sales letter) with few jquery flash modules.

The site is already to 30% done. You can decide yourself if you want to start from scratch or if you want to continue with what we have.

I described the project very detailed and I need a programmer will 100% fulfill the project requirements and complete it before deadline.
See attachment

Longterm relatioship for further development would be preferred.

IMPORTANT DEADLINE to finish IS 24H. Only Bid if you have the time.
I’m over the deadline already so I cannot accept bids who can’t deliver on time.

Requirements:
Must be cross browser operating system compatible
Must be CSS HTML and SEO friendly
Only candidates with fantastic English communication skills with an excellent PMB will be considered.

PM me for more details.

Programming Project 1254145944

September 28th, 2009 Comments off

One way link building project, we require a seasoned link builder. We need 150 – 200 back links. All links must be from PR 2 or above on the page where the LINK IS PLACED. We will need a 40 back link test before hiring. Must be able to deliver AT LEAST 40 links per week. There will be more work upon successful completion.

All white hat techniques must be followed.

Link Building Requirements:

1. The page our link is actually on must have a minimum page rank 2 or higher

2. Links should be one way, authentic and from relevant sites only.

3. Detailed report must be provided for approval before payment.

4. We won’t accept links from link farms and directories etc

5. Links must be from high-quality sites that contain relevant content

6. The link page must be included in the Google index

7. No links from websites with a Google penalty

8. Links must contain our keywords (provided) as anchor text

9. Links need to exist for at least 12 months

10. Links must be on English language sites ONLY

11. All links must be permanent crawlable links in HTML: they cannot include a nofollow tag, be excluded by a robots.txt file or hidden in javascript, meta or redirect scripts

12. No link exchange programs or web rings such as linkpartners.com, backlinks.com, etc.

13. Links cannot be from porn, casino, and blacklisted websites or submitted to search engines.

14. No paid site links

15. White hat only – no links to be made using spam

16. All the postings should be active and the links are clickable directing to our website – while delivering the postings to me in excel file for review.

***Payment through paypal instantly after delivery and our checking

Links must be from relavant site content, no paid links, no links from paid subscription services, fron different ip address and not from own sites. Pleas add read+ into your reply to acknwledge you have read and undestand.

Realistic bids only lower bids will be given preference.

Please only bid if you agree to all the things mentioned above. No Time Wasters please.

Categories: Links Tags: , , , , , ,

Programming Project 1254145984

September 28th, 2009 Comments off

I need a script or program that is scalable so as my company gets bigger we can expand.The them is a social network site for painters people that sell there own art, I want a set up so people can create there own profile page the would be able to sign up at my site using there myspace,facebook, google,blogger,flicker,aol id ingratiated API on there profile page they would be able to link there profiles on flicker blogger list there ebay thing they for sale comments on pictures ability to tag paintings with bookmarks like faves.com digg.com you tube file sharing as many video and picture sites as possible groups for artst and brokers to meet a each profile page has to have it own rss feed and a group feed ect everything with feeds. On the home page there would be my advertising and the newest members or the best panting of the week most voted on. the program would be able to track the users clicks were they clicked I should be able to have admin log in were I can update my advertising email my members ad my ebay store without changing the html or the php. A few sites I like below:

http://www.artbreak.com/
http://www.boundlessgallery.com/

http://www.imagekind.com/
http://www.gallery-worldwide.com/exhibitor/
http://fineartstudioonline.com/?
http://www.artneighbor.com/

Write 2000 Product Reviews

September 28th, 2009 Comments off

Site with about 850 products from the clickbank marketplace (www.clickbank.com). Write products reviews of 50 words each for products and also assign ratings to products. Reviews must include some info about that particular product (taken from the sales page) and each review must be posted under a different name. There is no need to review all products or distribute the number of reviews evenly.

The purpose of the project is just to make the site look alive and get it started, so there is no need trying to “sell” a particular product through the reviews or anything. Just make them look natural and express your opinions about the possible advantages or disadvantages of a product (using info from the sales page). Negative reviews also allowed.

You must also agree not to disclose the URL of the website to any other party, before, during and after the completion of the project.

Need Websites Clones

September 28th, 2009 Comments off

Hello,

This project is very clear and straight forward for Experienced Web Designers.

I want to develop a website which will be called as a freelance site.

This freelance site will only be related to writing projects so i think that this will definitely decrease the overall price.

I need a simple freelance script for the website.

So now respond through PM that for what will you charge for the clone of the below websites BUT again …keep this in mind that it will be related to writing projects only.

1)- www.scriptlance.com (PM me the price for this clone)

2)- www.ifreelance.com (PM me the price for this clone)

3)- www.appslance.com (PM me the price for this clone)

4)- www.freelancefree.com (PM me the price for this clone)

Waiting for serious replies.

Good Luck!!

Craigs List Clone Spanish

September 28th, 2009 Comments off

I need a fully operational craigs list clone. The management area should be in english but the customer area should be in spanish.

Export Facebook Group Members

September 28th, 2009 Comments off

I need to export the details (at least name and country) of members in a Facebook group (around 4500-5000 members) to Excel. I don’t really care how it’s done.

Social Net Working

September 28th, 2009 Comments off

I need a script or program that is scalable so as my company gets bigger we can expand.The them is a social network site for painters people that sell there own art want show off there art, I want a set up so people can create there own profile page the would be able to sign up at my site using there myspace,facebook, google,blogger,flicker,aol twitter id ingratiated API on there profile page they would be able to link there profiles on flicker blogger list there ebay thing they for sale comments on pictures ability to tag paintings with bookmarks like faves.com digg.com you tube file sharing as many video and picture sites as possible groups for artist and brokers to meet a each profile page has to have it own rss feed and a group feed ect everything with feeds. On the home page there would be my advertising and the newest members or the best panting of the week most voted on. the program would be able to track the users clicks were they clicked I should be able to have admin log in were I can update my advertising email my members ad my ebay store without changing the html or the php. A few sites I like below:

http://www.artbreak.com/
http://www.boundlessgallery.com/
http://www.imagekind.com/
http://www.gallery-worldwide.com/exhibitor/
http://fineartstudioonline.com/?
http://www.artneighbor.com/

Link Building Service

September 28th, 2009 Comments off

One way link building project, we require a seasoned link builder. We need 200 back links. All links must be from PR 2 or above preferably on the page where the LINK IS PLACED. We will need a 20 back link test before hiring. There will be more work upon successful completion.

All white hat techniques must be followed.

Link Building Requirements:

1. The page our link is actually on must have a minimum page rank 2 or higher

2. Links should be one way, authentic and from relevant sites only.

3. Detailed report must be provided for approval before payment.

4. We won’t accept links from link farms and directories etc

5. Links must be from high-quality sites that contain relevant content

6. The link page must be included in the Google index

7. No links from websites with a Google penalty

8. Links must contain our keywords (provided) as anchor text

9. Links need to exist for at least 12 months

10. Links must be on English language sites ONLY

11. All links must be permanent crawlable links in HTML: they cannot include a nofollow tag, be excluded by a robots.txt file or hidden in javascript, meta or redirect scripts

12. No link exchange programs or web rings such as linkpartners.com, backlinks.com, etc.

13. Links cannot be from porn, casino, and blacklisted websites or submitted to search engines.

14. No paid site links

15. White hat only – no links to be made using spam

16. All the postings should be active and the links are clickable directing to our website – while delivering the postings to me in excel file for review.

Links must not be from paid or from programmers own site or own paid subscription service. Please add read+ into you reply to acknowledge you have read and understood.

***Payment through paypal instantly after delivery and our checking

Realistic bids only lower bids will be given preference.

Please only bid if you agree to all the things mentioned above. No Time Wasters please.

Categories: Links Tags: , , , , , ,

Hide Content From Srch Engines

September 28th, 2009 Comments off

Site content needs to be hidden from search engines, that means a site should not be found by inputting a string from the site content. Please propose your method in brief. Any method will be considered, but the most effective and practical one will be selected.

Attack Ware In Website

September 28th, 2009 Comments off

I have a website www.thecherrymartini.com if you go to it you see a warning page that says” this site my have malware/attack ware in it, I don’t know why this page appears but I need the warning page gone or the site free from malware

Mobile Application (brew)

September 28th, 2009 Comments off

We are interested in porting an existing, established, mobile
application to the BREW platform.

The application should preferably use our existing C++ back-end and
testing framework. The delivered application should be fully
compatible with the majority of BREW devices currently active on the
Verizon network. Additionally, we require assistance and/or guidance
in obtaining the appropriate certification so that the application can
be distributed.

We require an experienced candidate with a demonstrable track record
of delivered applications. Note that the fee is negotiable depending
on the extent of the services that you are able to provide.

Modification In Oscommerce

September 28th, 2009 Comments off

This page’s title should be “Maritim-Elektronik – Nyheder”: http://www.maritim-elektronik.dk/nyheder.php

This page’s title should be “Maritim-Elektronik – Kontakt”: http://www.maritim-elektronik.dk/contact_us.php

This page’s title should be “Maritim-Elektronik – Log ind”: http://www.maritim-elektronik.dk/login.php

In my links I want all NON seo friendly stuff removed. I want this link (http://www.maritim-elektronik.dk/det-levende-soekort-770-kr-ka-32.html?osCsid=4875141eea75054de964489cc868d014) to look like this: http://www.maritim-elektronik.dk/det-levende-soekort-770-kr.html
And this link: http://www.maritim-elektronik.dk/c-map-max-ka-21_34.html to be like this: http://www.maritim-elektronik.dk/c-map-max.html . Its a general thing on my site. I have installed a plugin that puts page title in url but it adds some unnessecary stuff.

Right now on the site danish letters such as “

Ch Linkbuilding 1

September 28th, 2009 Comments off

Looking for 150 one way links.
PR 2 or above max 60 outbound per page.
Not from webmasters own sites.
Not from same IP (IP is easy to check)
Links need to be permanent or minimum 12 weeks.
If links are dropped within 12 weeks they need to be replaced.
Automotive theme.
Thanks for reading
Valley

Help With Flash Gallery

September 28th, 2009 Comments off

All i need is someone to tell me how to replace the flash carousel style gallery for a matrix style gallery on a template I’m working on.
I downloaded a free template from:
www.free-flash-templates.biz
the one i am using is:
http://www.free-flash-templates.biz/free/135/portfolio-divided-hot.html
you can download it for free to take a look at the files contents.

It comes with a read txt file of instructions which is located inside the folder called caurina then go to the folder called transitions.
I have followed all the instructions everything is working fine and all my photos are plugged in. But for practical purposes I want to change the carousel gallery for a matrix style gallery. This is b/c I am an artist. And resizing my pics the way they are in the template for the carousel style 900×400 pixels…distorts them. And If I make them any smaller..it’s hard to see the detail of my work . This is why I believe a matrix style gallery is a better fit.

I am using Adobe CS3.

I’ve uploaded what i have done up to now…in the nix.zip file which is called “simple-divided-hot” flash template along with its xml file called pics.xml

but i want a matrix gallery like the one in the minimal artist black flash template which i have uploaded along with it corresponding xml file called artscetchdata.

can someone pleasetell me either what i can do to replace one gallery for another…or can someone fix it for me? Is it possible to copy and paste the “action” & components from one template to another? Help! Somebody????

Thanks

Coupon Discount New Client

September 28th, 2009 Comments off

I would like to have possibility to create Coupn discount for new client and client that subscribe newsletter
The coupon also must be send by mail to client

Perl Coder For Irssi Script

September 28th, 2009 Comments off

Hello!

I need someone to write me scripts for both irssi and mirc.

The main idea is that the scripts will enable you to instantly download a .torrent as soon as it is announced in the trackers irc-channel. Usually the announcebot simply spits out an url to the torrent file, like “details.php?id=6340″ but that doesnt give you the straight .torrent

So, what i need is someone to write me two scripts (one for irssi and one for mirc) that will enable me to download the torrents, save them in a specific directory (user specified). It would also be nice if the scripts actually printed out that it completed/sucessfully fetched the torrent to the specified directory.

Tracker-backend is TS 6.1, if that makes any difference.

Any questions? Feel free to send PMB.

People who have previous scripting skills are prefered.
Please show me your previous work if any! Links/Pastebins/etc

Payment will be max 25USD per script.

Vl Linkbuilding 2

September 28th, 2009 Comments off

Looking for 150 one way links.
PR 2 or above max 60 outbound per page.
Not from webmasters own sites.
Not from same IP (IP is easy to check)
Links need to be permanent or minimum 12 weeks.
If links are dropped within 12 weeks they need to be replaced.
Automotive theme.
Thanks for reading
Valley

Upgrade Clipshare Video Site

September 28th, 2009 Comments off

I need to upgrade the clip share site below to 4.1

upgrade this
http://hoodboxoffice.com/hoodstream

Os-commerce Expert Needed

September 28th, 2009 Comments off

I want you to update an OS-commerce website from the front end and the back end. The changes are easy. Please tell me your availability.

Upload Photos To Site

September 28th, 2009 Comments off

I’ve a few new sites which need images uploaded.

In total there are 4 sites at the moment, What i need is for you to upload 500/700 images to each site.

Please bid for all 2200 images.

You will have to find the images yourself (Male/female/pets)
Upload them to my site and thats it.

You can find the images from sites like hotornot/bebo/myspace

I need this done in the next 2-3 days

Break down
1st site 200 male pics (from 16-25years old) 700 female from 16-25years old)

2nd Site 500 females you can use some of the images from the 1st site but i’d rather different ones

3rd site 500 males, again you can use some of the ones from the 1st site but i’d rather different ones.

4th 300 images of Pets / dogs/ cats/ gold fish etc,, but they have to look like pets,, not a stock image.

Any questions please let me know.

Bear