Archive

Archive for January, 2010

Data Encryption Methods

January 18th, 2010 Comments off

I need detailed information on the secure data encryption methods available to an organization to protect email, web mail, client computers, server computers and all associated communications channels, including wireless, wired, satellite and other methods of transmitting data.

Image Needed Asap-simple

January 18th, 2010 Comments off

Looking for a simple graphic image with the Facebook Fanpage, Twitter, LinkedIn and a few othe social media icons being used in a sports scene

Needed asap–send pm for details

THANKS!

Create Twitter Accounts

January 18th, 2010 Comments off

Need to create 500 twitter accounts and link them all with several RSS feeds.
I’ll provide details to a winning bidder
Thanks

Backtracks For My Blog

January 18th, 2010 Comments off

Hello,

I need to post 300 trackbacks from relevant blogs-articles for my blog. Should be really simple and straight-forward. For instance, my blog site is about music. So I just need you to do 300 trackbacks for some good blog music blog posts send people back to my site. Many of them can just be a repost of blog in the form of a trackback. I can just give you the wordpress login details.

Seo For Website

January 18th, 2010 Comments off

Nede SEO performed on a website. Simple enough.

Twitter Get More Follower App

January 18th, 2010 Comments off

As you know twitter doesn’t allow mass follow/unfollow. It uses a lot of rate limiting scheme to avoid it.
I have one tool for this. But the problem is twitter recently banned some of my users for using this tool.
Now I just need to know how should I setup my cron or how frequently I should call friendships/create?
I need some idea so that I dont get banned.
If it works, you’ll get paid.

I dont need experienced hand. I need the proper idea.

===========================================================
Here is how I am working on it.

I have lots of follow request.
I fetch one customer twitter id (CTID)
Then get the random twitter ids (RTID) that should be followed. So CTID will be following 100s of RTID. Got it?
After an interval (IN) they will be unfollowed.
So I have crons, follower cron (FCN) and unfollower cron (UCN).
We have also 1 white listed IP.
how the crons work?
FCN just takes an CTID then get a list of RTIDs.
It starts to follow them one by one. So CTID-RTID[0], CTID-RTID[1], CTID-RTID[2] etc friendships are created.
Every CTID can follow 150 RTIDs. 150 is our application limit. When at most 150 CTID-RTID friendships are crated, next CTID is fetched.
Thats how we are approaching.

UCN just reads the relations CTID-RTID pairs. and destroys the frienships.

FCN and UCN runs on separate time of the day.

So when FCN runs twitter gets a lot of friendships/create request.
And when UCN runs twitter gets a lot of friendships/destroy request.

Now tell me how I’ll change this scheme so that twitter wont ban me.

Help With Webpage Menu

January 18th, 2010 Comments off

REPOST because the last programmer disappeared and didn’t complete the work as promised.

Here is what I need…

I have a webpage with a menu bar across the top. It looks right in Firefox but in IE there are big gaps between the pictures that make up the menu and it looks terrible.

Should be a quick and easy project for someone who knows what they’re doing.

Ask in the PMB if you want to see the page.

Jennifer

Homework Scoring Project

January 18th, 2010 Comments off

Comments are REQUIRED;
The file must be called <BrianKenttaProg2.java> (driver program)
HwScore.java (Homework Scores file)
Ensure you include ALL files required to make ther program compile and run.
Please send java files only.
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.
Overall Requirements
Provide a complete program that handles the entry and display of homework scores. As part of your program, provide a HwScore class that contains the points earned on a particular homework and also the maximum possible points on that homework. In order to keep track of the overall average, the HwScore class also contains the total points earned on all homework combined and the total possible points on all homework combined. In order to determine letter grades, the HwScore class specifies cutoff values for the A, B, C, and D letter grades.
More specifically, the HwScore class should contain these constants and variables:

Help Naming Site (prepaid)

January 18th, 2010 Comments off

I am getting a site built similar to microworkers.com The concept is 100% the same just cant come up of a good name though. All Bids will be private BUT already set ($10.00) Awarded for best original name along with ( the site being able to be registered) GOODLUCK ALL!!!

PAYMENT WILL BE MADE VIA ESCROW FROM SCRIPTLANCE.COM

Image Needed Asap

January 18th, 2010 Comments off

I need someone who can create this image without a few of the logos

http://www.xbizla.com/images/assoc_sponsors.png

Joomla/audio Record And Upload

January 18th, 2010 Comments off

I need a site that is very simple and clean looking like FB without the content. It will have a component where users can record live audio or type in text as a post which users can listen to/read and comment. Also, admin will upload audio for users to listen to in the same area. I want to have the social networking ability also. Users, profiles, friends, links to other social networking sites like youtube, twitter and FB. For content, picture a youtube like site without the video. Audio only. The last time I posted this job everyone was talking about video. I do not want video.

Need Help Ranking (sem)

January 18th, 2010 Comments off

Looking for someone to help me rank one extensive website & two landing pages.

The landing pages are low to average competition. The website is for average to high competition keywords. I’m aware that some patience is required for keyword ranking. However because of this I need someone who can keep a list of the links they have made so that I can see them.

Easy work if you know what you are doing. Part time 20hours/week. 2/hr

If you have previous clients that can give you a good word that is a huge plus.

Please respond only if you have good communication skills.

Thank you in advance.

Writer Needed Asap

January 18th, 2010 Comments off

I need a writer to do a 1/2 page or less press release for me today!!!

Phpmotion Template

January 18th, 2010 Comments off

I need someone to create a custom template for me using phpmotion and install it on my website. A black design with a web 2.0 look. I will explain which features I would like and how I would like it laid out. I also have an idea of how I want it to look but I want a professional to really make it look good. Custom design only clean html and css is required. also all metadata configured currectly

Mp3 Player Script Php Webid 2

January 18th, 2010 Comments off

My site riffbay.com is a site where people can buy and sell guitar riffs/songs (pretty much like ebay but for music publishing)…bit of a weird idea i know but i hope it’s got some legs.

when a user fills out the sell form there is the option to upload their riff (mp3 format) (see at http://www.riffbay.com/sell.php#goto)…i have programmed this using php so it uploads the mp3 into my mysql database and my file server..the fields are:

id – (int) – auto increments
name – (varchar)
type – (varchar)
size – (int)
content – (mediumblob)

i need an existing flash mp3 player customised or built from scratch that can play the uploaded mp3′s from the database.

this mp3 player needs to be shown on the item.php page in the item description part.

so for each auction you have the standard description, information etc and the flash player that plays the riff/song. then the user can bid on the riff/song to their hearts content.

i figured this would have something to do with adding an auction id to each song that is uploaded or something like that but it is beyond my scope as a beginner programmer.

if anyone is familiar with the webid auction script that would be ideal

Minor But Urgent Cgi Fix

January 18th, 2010 Comments off

Hi there, thanks for looking at my project.

I have a cgi script which allows users to log in to an account, and add/edit/delete records in a simple tab-delineated flat text database.
The script recognizes records in a user’s account because each record in the flat text database has the user account code as one of its fields.

Last night, for some reason, the script became corrupted in some way, and no longer seems to be able to understand the database.

Right now, when any user logs in, the script shows 0 records in their account … in reality, each user has dozens or hundreds of records.

To view the problem, go to http://www.autopages.com/cgi-bin/cars.cgi and log in as “arm”, password “087sell”. As you can see, it shows 0 records. The correct number should be 40+.

I have double-checked and verified that the database itself is not corrupted. Many other scripts on our site use the same database, and they are all working correctly.

I have attached the script itself to this project so you can take a look.

Two important notes:
1.) This script (cars.cgi) has many special functions so we’re not shopping for a replacement for it … just someone to analyze why it’s not working and make the necessary minor adjustments.

2.) On our site, this script has a PHP “wrapper” that passes a cookie code into it. We do not believe that the wrapper is related to the problem, because the script is able to log in to an account with no problem. The problem is that it does not recognize an account’s listings.

This is an URGENT project, if you can fix the problem within 2 hours we will not only pay you, we will gladly make you our programmer of choice for many CGI projects in the future.

Thank you.

Xcart V4.3 Templates

January 18th, 2010 Comments off

I am going to be starting up some new X-Cart Stores (all automotive related) and need somebody to design and integrate the templates with possible customization of xcart itself. There will be a total of 4 templates (for different stores)right now with the possibility of more work in the very near future.

I am looking to start this project within the upcoming week want to gather all information now.

Sf Auto Dealer Email

January 18th, 2010 Comments off

I have a list of several auto dealers in Florida. I need email addresses for the General Manager of each.

The email address will not appear on most of the web sites, so you will need to find an alternative.

The number of dealer I need is 100.

I will provide name and address.

Corporate Identity Incl. Web

January 18th, 2010 Comments off

We are selling handicraft stuff via internetshop and local store and we need a new Corporate Identity Design.

That meens we need
-a new logo
-a new skin for our homepage (just graphics and color layout, no coding required)
-a new design for our invoicepaper (max 2 colors)
-full color design for letterpaper
-bussiness cards

Please just bit if you can do all parts of the job

Clips4sale Clone

January 18th, 2010 Comments off

Hello
Is anybody here familiar with this site and able to build something similar?
Please indicate you price, time frame, and any reference you may have for something comparable.
Thank you

Flash Overview Of A Website 2

January 18th, 2010 Comments off

I need a programmer who can build an interactive demo of our auction website, the demo is to serve as a user guide for our visitors and as a marketing tool for a clients.

the demo will be available for download for offline play, online play and should be able to play off a CD (.exe)

completed work must be reasonably light for bandwidth considerations. must be gripping and highly reflective of a young and a daring team.

in short, it must be a great work of art! it is therefore necessary that you are not just a programmer but a creative artist too.

if you feel you are the man (or woman)- lets start talking. budget is limited of course.
Please dont send thousands of references of past jobs, only those relevants to my need. thanks

Article Creation

January 18th, 2010 Comments off

I need 50 articles created. The topic will be the use of an online video game rental service. Articles can be similar, but must be unique and revolve around popularity of the service, advantages of using a service and that sort of thing.

I am launching a website with this service. Please see www.picknplaygames.com for an overview and make sure articles revolve around that content.

I do not want copies of already created articles. All content must be unique. Please respond with picknplay so I know you read and understood this project.

Wp Template Modification

January 18th, 2010 Comments off

Hello,

We have a WordPress home page template we need modified slightly for internal pages of our site.

We have the template already, so this is not design work — just modifying the existing template; slicing, adding code, etc, to the mock up page we’d like to use for the back pages.

There will be some changes to the WP template; like adding frames for video additions.

If the mock up page can’t be done the way we’d like, we need you to show us what will work instead of this mock. So English communication is a must.

We need this done yesterday. So please don’t bid if you’re busy.

Thanks

Code/install Simple Calculator

January 18th, 2010 Comments off

Code/install simple calculator

I need simple calculator functionality coded and installed so that will work in post affiliate pro. I think they use smarty templates and PHP?

I basically want the users to be able to input their value into cells B1 & B2 and click a “calculate results” button and be able to see the TOTAL in cell D12.

The changes I would like to make to the calc are as follows. Refer to the attached open office spreadsheet for details and functionality:

-Hide all cells from view except for Cells B1, B2 and D12 and add the following text next to them respectively:
-First, enter how many people you think you could recruit to be paid volunteers over the next 6 months?
-Next, enter how many people you think you could convince to donate $15 per month to charity over the next 6 months?
-Then, press “calculate results” to see what your potential income could be!

-Cell D1 needs to be capped at a minimum of $150 to a max of $600 so that a value of anything greater than the value of 4 in B1 would prevent the value of D1 from going over $600 and a value of anything less than the value of 1 in B1 would prevent the value of D1 from being less than $150.

-I also need to give the final look of the calculator a nice web 2.0 calculator sort of look and feel. It needs to look professionally graphically and match the elements for the site. Here is an example of how I would like it to “look” disregarding some of the information/text in this example:
http://images.apple.com/downloads/dashboard/calculate_convert/images/homecalc_20070608173440.jpg

Programming Project 1263846840

January 18th, 2010 Comments off

I need someone who can create an avatar character for me that I can use to add to my website’s logo and artwork. The avatar has to be 100% original (created by you), it cannot be copied!!! I would like the avatar to be holding out a cell phone in one hand and a stack of cash in the other hand. The avatar should be 3 dimentional looking… I need a front view, side view and back view of the avatar. If you have any questions please feel free to ask. It doesn’t matter if it’s a male or female avatar.

To give you an idea of what I’m looking for, please check out this example.

http://frugalzeitgeist.com/wp-content/uploads/2008/08/forest-zwinky.jpg

Graphic For Online Game

January 18th, 2010 Comments off

Need a quick design of a graphic for SinCityMobsters.com, attached is a sample of the grahpic that I would like to be redesigned but for specifically for SinCityMobsters.

Flash Media Server Edge / Load

January 18th, 2010 Comments off

Hello, I have two flash media servers. I would like two use them to relay streams two both servers and load balance between them. I need this setup to work with only two servers and i need the edge to be secured.

Categories: Flash Tags: , , , , , ,

Correct Spelling

January 18th, 2010 Comments off

Hi very simple task i have a web header which i have attached . Just need someone to make sure or the grammar and spelling is correct.

Graphic Desing Work Needed

January 18th, 2010 Comments off

I need a designer to make six designs for me from a siliar theme. I am giving a sample of what I want to work from. I will provide the specifics to the winning bidder.

See: http://www.istockphoto.com/file_thumbview_approve/5932499/2/istockphoto_5932499-success-jigsaw-puzzle.jpg

All bidders must submit a similar graphic to this with bid so I can assess true abilities. Sample must be customized with the phrase “red alert” on a yellow puzzle piece to prove originality and avoid spam.

ALSO MUST – put “red alert” in bid description and all communication. All others will not be read and deleted. So, you must follow directions to be considered. This is important to work with me.

Web Form Script Validation

January 18th, 2010 Comments off

I need my web form validation scripts modified in order to perform the desired actions. A minor web design change is also required. The first form ( http://azhearing.com/catalog-request.php ) needs to trigger a php file ( http://azhearing.com/mail.php ) to email me ALL the form results while posting them at the same time to http://www.azhearing.com/cgi-bin/PDG_Commerce/catalog.csv (Script needs to create this file if one does not exist.) Once form is submitted, the user will read on the screen, “Thank you, <firstname>. Your catalog will me mailed out soon. Form submitted on <date> at <time>.” Most of this information is already in the script, but not working properly. ** If possible, I also want the ZIP mask integrated on this form. ** The second form ( http://www.azhearing.com/PDGCommTemplates/CheckOut2.html ) needs the javascript debugged to perform the submit action once the form fields have been validated. If the user has JavaScript turned off on his machine, he/she should still be able to submit the forms. Finally, instead of red square popup balloons, I want them black with rounded corners like this: http://mootools.floor.ch/en/labs/formcheck/forum-registration/index.htm

—————————————————————————————————————————————————————
PLEASE NOTICE: I’m not asking for whole new forms redesigned and I’m not asking for a new form plug-in either. I ONLY NEED THE CURRENT SCRIPTS MODIFIED. I want to be able to control the validation variables IN THE FORM ITSELF, not in the script. PROJECT DOES NOT REQUIRE SCRIPT INSTALLATION, I CAN DO THAT MYSELF.
—————————————————————————————————————————————————————

WordPress To Buddypress

January 18th, 2010 Comments off

Well we need a designer to help us make a BuddyPress Theme.

What we have (and designer will, off course):

Original theme: deluxethemes.com/comfy/

BuddyPress original theme: buddypress.org/

BuddyPress documentation is huge and list of theme calls is open.

And we need someone to code the buddypress theme to look and feel like Comfy with additional features of BP. The look of Comfy should stay and additional second raw of main menu have to be added with buddy links. All BP profiles, Groups, forums should be look like integration in Comfy.

The main Page of the site should include 3 more columns close to footer with latest member activity (blogging, last members, forum postings). The side bar should include members online.

Users can create their own blogs wich should use the main theme but the main page of their blog should display full posts instead of Titles of the main site.

Give us a quote and we will discuss the final price.

Transcribe Audio To Text

January 18th, 2010 Comments off

Looking to get a price on coverting audio into written text. The audio is a meeting of 7-8 people and will usually last 1-2 hours. The audio needs to be typed in microsoft word or similar.

Seo / Pr / Etc. – Long Term

January 18th, 2010 Comments off

We have a website www.outsourcermarketplace.com where Outsourcing buyers post projects and providers bid and win projects. The main difference between our site and others is that we are focused on multi-year multi-million dollar projects and not single development projects.

We need someone creative and ambitious to market and promote the site and prove to us that you can take this site and blow it out of the water against any and all competition. We are looking at the following:

SEO
PPC
Press Releases
Online Marketing
Expanding and promoting our affiliate program
etc.

Here’s the unique part, we will pay a small one-time fee but in addition we will offer up to a 10% equity in the business. Yes, OK you won’t get all your fees upfront but what you will get is a quarterly return on our profits and most importantly 10% of the business when it is sold, potentially enough to retire on within 3-4 years.

The equity available is up to 10% which we will administer quarterly over the next year. So for just your time and effort you could have a stake in a huge opportunity moving forward.

We will only pick one provider but as explained earlier in order to give over part of our business we expect you to impress us and DELIVER.

Let me have your questions and your ideas and good luck.

Kevin

Capcha Entry

January 18th, 2010 Comments off

I have lots of captcha work for individuals as well as teams (teams are preferred).
Daily requirement: at least 1000 entered images. The server is fast so it’s an easy to achieve target.
The rate is $1.5/1000 images.
Payment is made only via Scriptlance after each 10000 images made.

Requirements:
-> fast internet
-> good typing skills
-> able to start ASAP
-> I need hard working people

Logo Needed

January 18th, 2010 Comments off

I need a high quality logo designed for my website. I’ve had to many bad experiences on scriptlance, so please make a mock-up logo for my website first (you can add a watermark to it), then I will consider you for the project. Thank you!

To give you an idea of what the business is… we pay cash for sell phones. The name of the company is PhoneRedeemer.com and the website is also at phoneredeemer.com. This should give you some ideas as to what we’re looking for.

If you have any questions please feel free to ask!

Logout Module To Be Fixed

January 18th, 2010 Comments off

A logout module in my site http://BABES.ONLiY.COM is to be fixed. It is a php site. Clicking on logout fetches nothing. Authentication and verything else is fine. Also there is one more problem. The wallpapers or rather thumbnails keeps jumping on mouseover in some some browsers like safari. That needs to be fixed too. Please only experienced designers bid

LOL,
Barbie

Online Manga Reader Script

January 18th, 2010 Comments off

I need a script like the ones on these websites.

http://mangafox.com/
http://www.onemanga.com/
http://www.animea.net/

What is required:

To turn the page, should be set to when you click on the page it changes AND the right arrow key to go to the next page and the left arrow key to go to the previous page.

An online admin section to add manga frontpages and upload manga chapters.

After the last page of the chapter it moves onto the next chapter as you turn the page. If there is no next chapter it will go back to the frontpage of the manga.

While reading it has that chapter/page boxes where you can switch between pages and chapters.

New Website/company Logo

January 18th, 2010 Comments off

I would like a log created for a website specializing in website maintenance/updates for motorcycle, RV and boat dealers.

The name of the website is: Dealer Services

Please incorporate the use of motorcycle, RV’s, boats and name in logo..

Respond with message stating “Dealer Services – motorcycles” so I know you have read and understand this project.

Simple Project In C#

January 18th, 2010 Comments off

Require a programmer for a simple C# project. PM me for the description. Base will be provided for the project.

Categories: C/C++ Tags: , ,

Transfer Sites In Vps

January 18th, 2010 Comments off

I need someone to help me transfer all sites (including all associated applications and database driven) in my current linux VPS to a new windows dedicated server with PLESK control panel .

I have about 5 sites in the vps.

Bear