Archive

Archive for June, 2009

Sql Query

June 18th, 2009 Comments off

I need this query completed right away. I am not able to provide access or give you a copy of any part of the database. I am online right now on MSN Messenger to work with you though on getting this done right away. Please only bid if you understand the project. If you have any questions message.

This project uses 5 queries.

1. Retrieve the Group Items
2. Check each individual item combination
3. Check inventory for each individual item combination
4. If IN STOCK is greater than zero run query4 if not run query5.

QUERY1:
SELECT * FROM ITEMS
WHERE CUSTCHAR3 LIKE ‘%ST%’ AND MATRIX_ITEM_TYPE = ’0′

*** FOREACH RESULT FOR OF QUERY1 RUN QUERY2: ***

QUERY2:
SELECT * FROM MATRIX_ITEMS
WHERE MATRIX_GROUP_CODE = ”)

*** FOREACH RESULT OF QUERY2 RUN QUERY 3. ***

QUERY3:
SELECT * FROM ITEMS
WHERE Q_ON_RESER < QTY_STK AND QUERY2.MATRIX_ITEMS.ITEM_CODE

IF QUERY3 RETURNS A RESULT UPDATE INSTOCK BY ’1′

** FINALLY IF IN STOCK IS GREATER THAN 0 RUN QUERY 4 OTHERWISE RUN QUERY 5 **

QUERY4:

INSERT INTO ITEM_EQ
(ACTIVE,EQ_CODE,ITEMNO,DESCRIPT,SELLPRIC_O,CREATED_BY,CREAT_DATE,WEB_ACTIVE,CATEGORY,CUSTCHAR3,MEAS_CODE)
SELECT ‘T’,Items.ITEMNO + ‘-2′,ITEMS.ITEMNO,ITEMS.DESCRIPT,’F',’SUP32′,GETDATE(),’T',CASE
WHEN Items.Category LIKE ‘BB%’ THEN ‘BUCKLES’
ELSE ‘TLS’
END
,’[ST]‘,’EA’
FROM ITEMS
WHERE CUSTCHAR3 LIKE ‘%ST%’ AND ACTIVE = ‘T’ AND WEB_ACTIVE = ‘T’
AND ITEMS.ITEMNO = ITEMS.ITEMNO (FROM QUERY1)
and not exists (select * from ITEM_EQ Where EQ_CODE = ITEMS.ITEMNO (FROM QUERY1) + ‘-2′);

QUERY5:

DELETE FROM ITEM_EQ
WHERE EXISTS
( select ITEMS.ITEMNO
from ITEMS
where ITEMS.ITEMNO = ITEMS.ITEMNO (FROM QUERY1) AND ITEMS.QTY_STK = 0 AND ITEMS.CUSTLOG4 = ‘F’ AND CUSTCHAR3 LIKE ‘%ST%’ AND ITEM_EQ.CREATED_BY = ‘SUP32′);

Fractional Ownership Web Desig

June 18th, 2009 Comments off

Hello–

I just had a logo created for a website I would like to build entire website. This project is for a fractional ownership information site. If I am interested in receiving your bid, I will send you the logo in order for you to provide a project bid.

The website is quite basic, however I am looking for a talented artist to surprise me with what they come up with.

Lastly, by contacting me for the logo and mockup you agree you will not share or use my logo or mockup in any way for your purpose or to sell it to anyone else. Please state that in your message to me.

Thanks!

Website – Tgps Script

June 18th, 2009 Comments off

Hi

Looking for someone to write a simple script for TGPS ( Its for Adult site)
I want a Gallery webSite with a back door (Admin) that its easy to update (Daily)
I want the option to have a site like this http://xxxdessert.com/ (Simple TGPS), the whole idea is for me to update it daily , that’s mean to put photos that links to other siteS.
you can read this: http://www.link-bag.com/articles/TGP-Design-and-how-to-start-TGP-site.html

Its a simple job for any programmer, i need it to be ready in few days

Photo Importer

June 18th, 2009 Comments off

I have a dating site and i want users to be able to upload photos from they’re facebook profile onto my dating site.

the users should log into my dating site select photo upload from facebook and then they can choose which photos they take from their profile to load into they’re dating site profile.

i have already tried some photo importer scripts and they have not worked.

I am looking for a fully tested and working script.

please get in touch with any questions

Papervision 3d Expert Needed

June 18th, 2009 Comments off

Looking for developer who have experience and exposure in Papervision 3D.

We are using a flash header which has Rotating wall of thumbnails and the camera is set between the circles whenever user rolls over any image the thumbnail should come out of its original origin.

We would prefer someone working from our Delhi [Gurgaon], India office.

Transcription Needed

June 18th, 2009 Comments off

I need a one and a half hour video of a seminar transcribed. It is mainly only one person talking in a simple background. This should be an easy job for the right person. Please provide reviews and samples of writing work so I can see that you have a good command of English. Only serious people apply who have had experience in this field.Must be able to have this completed by Saturday.

Word Press Guru Needed

June 18th, 2009 Comments off

WordPress issue. Besides having the usual content block on my page I also want to add little blocks of content (like banner ads, etc.) to some templates. My client could log into their WP account and edit the “post” which would then display in its appropriate box.

I have created a post, then created a category (homeblock1), and assigned the post to that category. Then in my custom template I have a “banner box” <DIV> where I want the content from said post to display. Maybe I mistyped something? Syntax error? The code from my template is below. Any help appreciated in advance! It says “get the posts from category 10 and only show the latest one”.

<div class=”grid_4″ id=”bucket_green”>
<?php $posts = get_posts( “category=homeblock1&numberposts=1″ ); ?>
</div>

Here is a link to one of the pages. The content box in the right column (the green box) is where I need my post to post.
http://www.unionhillbaptistchurch.org/about/. I have also attached my template file where this code is placed. I don’t know if this helps but the way my host is set up I have to use full length URLss to call my stylesheets from within the templates. Maybe it can’t find the posts?

Thanks-Sunny

Data Entry/ Site Search

June 18th, 2009 Comments off

Hello, I hope this is finding you well today. I have a project that requires you to go to a site provided and collect the specified contact information for two people, and put into provided excel file. There is a total of 10 fields to fill for each link/site. Not all of the sites will have the/all information needed, not all of the links will be active (but most are). If the information is not available on the site, leave that field blank. This should take a maximum of 5 min. per site/line. I have a total of 1734 links to be done (possibly more after these are completed). I will pay 2 cents per 100% complete line and 1 cent per line with some information. This is a great project for teams, as I do need it back completed with in 4 days. I will try and attach a sample, the 1st 4 lines are already done, the next four lines are for you to do a sample. Please put all phone and fax numbers in the format of (xxx) xxx-xxxx Thank you, and happy bidding!

Pull Blog Out Of Dot Net Nuke

June 18th, 2009 Comments off

This is an ASP.NET project to be done in C# (VB.NET is also a possibility based on a good reason).

DotNetNuke has a built in Blog module. I essential need this control either pulled out of DotNetNuke or its functionality duplicated into a set of ASP.NET user controls that can be placed into any ASP.NET website.

The module in DotNetNuke is made up of several controls (including administration) that can be placed in the site. I would like the same concept here. Multiple controls that can be placed together or apart in the site.

This blog application must not have any custom user authentication. It must use the Microsoft Forms authentication that is being used by the website it is dropped into.

Also, there must be no custom styling feature. It must use the standard Microsoft system of master pages and style sheets.

There is no need for a way for users to add or delete the controls. The programmer can do that.

This doesn’t have to be the DotNetNuke module or exactly like it. I’m using it as an easy way to explain what I need.

I need a robust Blog application that exists as a user controls and does not have a custom login feature or styling feature.

AJAX functionality would be nice too but not a must if it will save time.

Strong Articles Writers

June 18th, 2009 Comments off

I am looking for strong writers with excellent English to write 8 articles and 2 press releases Each should be about 500 words. All article must be 100% original and of excellent quality

my site restaurant-data.com is selling great ebooks that every one in the restaurants industry badly needs

ARTICLES MUST BE NEW and not copied form any site or an old one which is featured in any other website, or anywhere else for that matter A high standard of work, can lead to many long term writing projects.

* Article Sector: Food and Beverage Management, Restaurants Management, Service staff training guide, Restaurants SOP, Handbook

Fillable Pdf

June 18th, 2009 Comments off

I need to have the attched pdf file converted to be a fillable form pdf file. asap.

Categories: Programming Tags: , ,

Psd To Html/css

June 18th, 2009 Comments off

Hi, I need this homepage and inside page page coded to html/css.

I have had many jobs on scriptalnce and always pay quickly.

Thanks!

Categories: CSS Tags: , , ,

Real Estate Project

June 18th, 2009 Comments off

I need a clean and attractive Word Press Blog with the look, feel, and some functionality of the following site: http://www.studiopress.com/demo/agent.html
http://www.realtykitchen.com

On that particular site, I should be able to add listings via admin section. Along with that I should be able to set categories and assign articles to specific categories. Set avatars for people writing that show up on the main page. The listings will show up on the right hand side (can be simple CSS or a bit of flash to circle through all the pictures assigned to the listing, almost like a slideshow). Need to add a field for

Php Classified Errors

June 18th, 2009 Comments off

I need to repear a php problem on classified website
Please have experience
I will take the qualified and best reviews
please email for details

Apache Highload Config

June 18th, 2009 Comments off

The system is Ubuntu (Ubuntu 8.04 LTS) and running on a VPS server.

Right now the server has very HIGH LOAD, which means that all memory is used and the server can not create more sessions.

I am looking for a person who has good experience with Ubuntu and Apache configuration that can troubleshoot and fix the system.
>

Paid-to-click Website

June 18th, 2009 Comments off

We are currently looking for an experienced coder who has knowledge in most coding language (PHP, ASP, JAVA, HTML) and who can also design or edit web templates. Our main goal is to launch a Paid-To-Click website. The bidder must have an account with Neobux.com. All features located in Neobux must be included.

Features:

-Must have advanced security.
-Paypal IPN system
-Admin control panel [Must be able to have total control on site]
-Contact area
-FAQ, TOS, Privacy docs
-More to be discussed.

Viruses On My Server

June 18th, 2009 Comments off

Hi there am having some problems with my sites there has been some viruses or small codes which are ditarbing my sites and need to be removed .

I have a deticated server and have 2 domains on it but there are about 4 subdomains infected and need to remove infections and get them up and runing. Please beat low as I don’t have a lot of buget for this but it needs a very close inspactions as the subdomains have diffrent scripts installed.

Categories: PHP Tags: ,

Webasyst

June 18th, 2009 Comments off

I need customisation in webAsyst Shopping Cart Script at booksvendor[.]com

1. Merging all order confirmation pages on a single page.
2. Adding a new SMS gateway
3. Customizing email content which is send to users
4. Also sending email and SMS to Publishor/Supplier of the Item Orderd.

I will prefer those who have experience in WebAsyst Shop Script Software and developer could take more time and keep the cost as low as possible.

Thanks

Categories: E-Commerce, MS SQL, PHP Tags:

Perfesional Logo

June 18th, 2009 Comments off

Hi there perfesional logo and posible matching index.html page is needed for my store site.My site is a fetish shoe store and need some logo matching the busines.

http://iliaslittleshoebox.co.uk/index.php

Seo. Submission. Marketing

June 18th, 2009 Comments off

Hi There.

I have a new penny auction site. www.prizeauctions.co.uk

I need someone to perform full SEO on my site, as well as MANUAL SUBMISSION to search engines and directories. Screenshot proof of MANUAL submission must be captured and sent to me. Please DO NOT use auto-submission, if I wanted that done I would do it myself in a few minutes. Link creation on high pagerank sites, as well as forum signatures etc.

For marketing purposes I want a professional, well laid out page created for my site on ALL the popular social networking sites (facebook, myspace, bebo, twitter ETC…). Advertising via wordpress articles etc. The social networking pages must have content from my website (current auctions, recent winners etc) streamed from my site into the page. The pages must also be article and interactive content rich, so as to promote the page. Articles and Content will be written by you, and sent to me for proof-reading before being submitted to the page.

The budget will be paid once the above requirements have been completed!!!

+++GENEROUS BONUSES WILL BE GIVEN BASED ON RESULTS GAINED BY YOUR WORK+++ +++THE MORE YOU DO, THE BETTER YOUR BONUSES WILL BE+++

BONUSES SET BELOW (Calculated on a 30 day period, and ongoing for up to 3 months)!!!

50 Active sign ups – $50
100 Active sign ups – $120
200 Active sign ups – $250
500 Active Sign Ups – $1000

An Active sign up is a user who registers, AND purchases a bid pack!!!

+++EXTRA BONUS+++

I WILL PAY YOU AN EXTREMELY GENEROUS BONUS (which I will create a seperate project for if you think you can perform this), OF $7500 FOR GETTING MY SITE A GOOGLE PAGERANK OF 3 OR HIGHER, AND AN ALEXA RANK O 25000 OR BETTER. This will obviously be a long term project once the basics here are complete, and I am satisfied with the work done here.

I look forward to your bids.

Data Entry Copy N Paste

June 18th, 2009 Comments off

This is very easy project.

Submit my site in top porn sites.

Daily add my site in 55 top sites.

Where you submit my site?
In top websites. Must be PR5 or PR6

give me report in every week.

I will give you bonus if you complete this project with in 60 days. Work everyday.

bid for 60 days.

Seo For Wealth And Tax

June 18th, 2009 Comments off

Looking for quotes and examples of promoting this site www.wealthandtax.co.uk through SEO.

This site needs to be on Google (UK) page 1 at least for it to be a successful project. Payment will only be made until the site features on page 1 for at least one of its key terms.

We are looking for a competent SEO specialist company to do this and we will only accept companys that can show examples of UK websites that have high ranking on Google UK as this is not a global business.

We also need to know what techinques you will be using and the possible cost for each techique i.e External linking, Domain name submission, Keyword Search, etc.

Please send me quotes and examples for my consideration.

Provide Web Design

June 18th, 2009 Comments off

im looking for an WebArtist. that can provide me 3 amazing layouts for my Hotel Client.

We are developing a PHP Cms engine for our client, but im looking for good Web Design for this project.

The Client needs 3 layouts in JPG. The bidder must design it and it must be unique and artistic and it MUST NOT be from templatemonster.com or other template sites.

Deliverables should be

Phase 1
3 different layouts in JPG which i will show my client. The Client will request changes or fixes for any single design.

Phase 2
Once the changes are done and confirmed, the bidder must give me the final design in Highres JPG and the PSD source and any documentation like fonts or colors used.

im looking for extremely good work, so those who bid must show me samples.

Pseudocode

June 18th, 2009 Comments off

Need someone very experience in pseudocode for the following project.

a) Write a procedure that will check for paid-up members. This procedure will be included in the
program that the club secretary will use when checking if people are allowed into meetings.

b) Write pseudocode for the two reports described below. Include in your code the procedure written in 3a).

Report 1 A list of all the paid-up member names and contact numbers by membership level,
with totals for each level.

Report 2 A list of players for each of the four teams for the current season with details of
number of matches played for each team (a player may play for more than one
team), tries scored, penalties scored and conversions scored, with the players listed
in alphabetical order.

Blog Logo

June 18th, 2009 Comments off

Hi I’m about to open my blog about marketing and training for small business and I need a logo for my blog.
This is a start up project and i have no idea how this is going to develope so please just let me know ow much would be the investment, thanks Matteo

Programming Project 130974

June 18th, 2009 Comments off

This is very easy project.

Submit my site in top porn sites.

Daily add my site in 55 top sites.

Where you submit my site?
In top websites. Must be PR5 or PR6

give me report in every week.

I will give you bonus if you complete this project with in 60 days. Work everyday.

bid for 60 days.

Twitter News In As2 Flash Site

June 18th, 2009 Comments off

Need the customer’s Twitter news to be shown in a text box, inside a mc in Actionscript2, –Flash Player6– website.

Programm & Design Landingpage

June 18th, 2009 Comments off

we are looking for someone who will programm and design us a landingpage like ** curanzia(dot)com **
These landing pages are going to be a full page and must be very graphically appealing. we need all files included .psd to make maybe changes.

all should be complete within 14 days or less. If you do well, we have TONS of other landing page projects for you to do.
PLEASE SHOW EXAMPLE WORK WITH BIDS! I want to get an idea of your design work before choosing a bidder.

Custom Imagehost Modifications

June 18th, 2009 Comments off

Hi,

I need a capable English speaking dev to work on some mods for our adult image hosting site. Only bid if you’ve already got good feedback with scriptlance and are very capable with PHP / SQL.

Modifications needed are:

Show a default avatar for uploader on image page.

Select a default avatar when registering or in edit profile, choice of 20 avatars.

Top uploaders list, most viewed users, most popular users.

Add Gallery stats, same as image stats but for the gallery.

Number of galleries per category on front page next to each category name.

HTML Emails – all emails to be controlled by text files to be edited for HTML.

Couple of small bug fixes.

Users to be able to send message to each other, inbox, sentbox etc…

Browse members

Search members

Percentage Increase / Decrease from yesterday / week / month shown in stats

If good, will lead to more work as we have other projects we’re working on.

Thanks.

Rewritten Article. One Dollar

June 18th, 2009 Comments off

Re-written article needed. $1 will be paid.

WordPress Squeeze Page

June 18th, 2009 Comments off

I need a word press squeeze page that attracts buyers with great header graphics and design that grabs the attention of my target market. I need to have a main page, a thank you page and download page to get a free report. I also want the tag pages to show like the main pages also. I may add video to the site so keep that in mind also. I will provide the copy writing for the page. Please submit bids with examples of squeeze pages that you have completed. Thanks

Inquiry Form Confirmation Page

June 18th, 2009 Comments off

Hi,
We have an inquiry form but the problem is that we dont receive the email to my inbox although we have specified my company email in the form. When we enter a gmail email then it works for some reason?

Can you pls fix and let me know how long time and price? When someone submits it takes the user to a thank you page which does works, but there seems to be some redirects for some reasons which we dont want.

thanks
SP

Email Form

June 18th, 2009 Comments off

We have an email form on two pages that needs to be made functional. Right now we have the input boxes and submit buttons added but no code to make it work.

There are two pages that are very similar that need to be functional.

One Article Needed Super Fast

June 18th, 2009 Comments off

I need 1 article ASAP. I will give you keywords, content to re-write from. It must have 3-6.5% keyword density. SEO optimized. I will check duplicated content and keyword density.

Sales Application

June 18th, 2009 Comments off

We need to convert attached excel sheet to web based application
With user’s level, Many company, branch, Notification by email, user can upload file,
Please I need only how can do it?

Garden Farm Website

June 18th, 2009 Comments off

please look over our simple website gardenfarm.biz and quote on your suggestions to improve the site, retaining its simple honesty and simplicity but adding flair and attraction for more traffic
I would like to see a moving series of pictures across some pages if it is feasible/quickloading and add music/commentary preferably with some sort of on/off/volume switch available to users and some mouseover audio
I propose that you should quote in the first instance for looking over the site with the above in mind,offering your initial thoughts, which will lead to and agreement on a plan and price for execution
many thanks
bob

Logo For A Website

June 18th, 2009 Comments off

Hi,

I need a logo for the following website: www.basistoetsen.nl

The logo has to be designed with the following in the back of the mind:

- It is a website focused on the parents of children around the age of 10 – 12
- The website provides study aids for math, language, geography etc.
- The logo has to contain the name of the website ie. basistoetsen.nl and some kind of picture associated with learning
- The file has to be in .gif and .png
- The logo has to have a happy feel to it
- the logo has to have an appeal for children and the parents
- The logo has to match the current color scheme of the website
- I need two version of the logo: 1 with the basis logo and 1 with the following subscript: ‘Oefenmateriaal voor basisscholieren’
- The copyrights of the logo have to be transferred to me.

I hope I have provided u with enough information. Feel free to send me an message if u like to have more information.

Simple-rnvirtual Again

June 18th, 2009 Comments off

see id# 1242425073

we have a website using an os cart system
we would like it to be redesigned to look like the following website:

lorman.com

basically
front page to have 2 columns- professional/consumer
and tabs in background

on the 2 columns to have similar drop down menus

we will assign all the information to go into the columns and tabs

tab headings will be teleconferences, bookstore, ceu’s/etc

under each tab, we will assign the information to go into that tab

as you go deeper and deeper into a tab- we would like the information to come up in the same style as this website

each product for purchase will have a link to our shopping cart on the os system

we would like to create the content to add in the future,
there will be forms to fill out as well

so you will create the form style, but we will add in content for it

so a copycat of this website, but with our information

so not sure if i have explained this correctly

we would need you to set up a blank where we can add an audio file as a product

if u have any questions please ask- i need all the help i can get

Cipshare Full Install

June 18th, 2009 Comments off

full clipshare install needed on server. Prgrammer must be able to pepare server for installation and fully install the software to work without flaw. This is needed in 2 hours.

A Few Html Changes

June 18th, 2009 Comments off

I have a site which I need to make MINOR HTML changes. We are talking about 2-3 fields from the database and posting them in a square box in the middle . . . and a few other small things.

Bear