Archive

Posts Tagged ‘primary’

Online Ticketing Affiliate Link Primary And Secondary A

December 15th, 2011 Comments off

An online ticketing agency, specialising in Music Sports Theatre and Days Out Events. Experienced programmer required to manage data feeds integration feeds and API’s.

I currently have a web design which you will work with. Starting with 3 affilaites

www.viagogo.co.uk www.seatwave.com and www.tickettree.com

The programmer will provide a search by

Calendar -Artist- Event- Location- Venue and Country.

The following websites are examples for the development side of the project

New Primary School Website

October 24th, 2011 Comments off

I need a new website for a client,
There are only 48 students at school so the budget is small,
Will need wordpress for easy management and editing,

If you have no experience do not bid,
Is a simple job and must be uploaded to our hosting,
Examples of previous sites created is a must to show client.

Find Lucky Number

September 19th, 2011 Comments off

This is about finding a person’s lucky number..

Project requirements:

A single file php script which includes:

- a form with two input boxes for First and Last name and a submit button
- a method to calculate a persons lucky number(s) and present them to the user

The script counts the letters of the person and comes up with a number.. Then it produces more numbers based on the original number e.g.

Lets say that the user inputs:

First Name: Bob
Last Name: Persons

Here’s how to come up with the final lucky number:

Bob + Persons = 3 + 7 = 10 = 1 + 0 = 1 (this is the single lucky number)

Other lucky numbers are:
1 * 0 = 0
1 – 0 = 1
1 / 0 = N/A
and of course 10

So all the lucky numbers produced by the script are (this is also the
format it should show the script output):

Primary lucky number: 1
Secondary lucky number(s): 0, 10

Here’s another example:

First name: Emanuellia
last name: Papa

Emanuellia + Papa = 10 + 4 = 14 = 1 + 4 = 5 (primary lucky number = 7)

For secondary lucky numbers we have:
14
1 * 4 = 4 = 4
1 – 4 = -3 = 3
1 / 4 = 0,25 = 0, 2, 5

So the lucky numbers are:

Primary lucky number: 5
Secondary lucky number(s): 14, 4, 3, 0, 2, 5

The budget for this simple php project is small so don’t bid very high..

If you place a cool bid and you offer to do this immediately, I will likely choose you..

Categories: PHP Tags: , , , , , ,

Os X/unix Script

September 10th, 2011 Comments off

Here is a quick and easy script for the right person. I need to have specific data from the Apple System Profiler under OS X exported to a text file on the active user’s desktop. It will be activated by double clicking a file.

1. Using the results from /usr/sbin/system_profiler, pull the following information
a. Diagnostics: Power On Self-Test: Last Run
b. Diagnostics: Power On Self-Test: Result
c. Hardware: Hardware Overview: Serial Number
d. Memory: Memory Slots: BANK 0: Size
e. Memory: Memory Slots: BANK 1: Size
f. Power: Battery Information: Charge Information: Charging
g. Power: Battery Information: Charge Information: Full Charge Capacity (mAh)
h. Power: Battery Information: Health Information: Cycle Count
i. Power: Battery Information: Health Information: Condition:
j. Serial-ATA: (Primary Hard Drive, model varies on each machine): Capacity
k. Serial-ATA: (Primary Hard Drive, model varies on each machine): Model
l. Serial-ATA: (Primary Hard Drive, Primary partition): Available
m: Software: System Software Overview: System Version:

2. Create a .rtf file on the active user’s desktop
a. Place all data in the file
b. Set text as 14 point type
c. Double space
d. Place in order as shown in sample file output
e. Open file

That’s it. You’ll probably have to have a Mac to get this done.

Zencart Menu Make Primary And Look Like One Already There

July 9th, 2011 Comments off

I setup a zen cart template and it has a decent looking top menu. I then added a add-on drop-down menu and I want it to take the place of the menu that is there. Right now I have it appearing right below the default template.
I want the new drop down menu to be in the position of the top menu and to look the same as the top menu. Mostly a css job.

Categories: CSS, Like, Menu, Template, Zen Cart Tags: , , , , , ,

Database Restore 1062 Duplicate Entry 1 For Key Primary

May 6th, 2011 Comments off

I am trying to restore my mysql oSC database with a backup
I keep getting this message

1062 – Duplicate entry 1 for key PRIMARY

I remove the table from the backup file and run it again
and I get the same error, just on the next table

using phpMyAdmin

Tabloid Newspaper (in)design For Primary School

April 26th, 2011 Comments off

Please read the info before responding.

We already have a readymade template, but we need someone who can work with indesign to make the newspaper look more pro.

The newspaper is Full-colour, 8 pages, and needs to be;
-childfriendly
-pro designed
-fit to press-standards

Please show me earlier work to see what you’re capable of.
Maybe we can use skype to make up the pages thru conversation.

Modify Width Of Primary Content Area In My Wp Blog

April 16th, 2011 Comments off

I need to create a squeeze page in my WP blog with the width of the primary content area and of the video on the page modified to fit the requirements of my iframe app for my FB Fan page. The requirement is less than 520 pixels wide.

The reason I need this is so I can use an existing page hosted on my own site as the content of my tab.

I have the Optimize press theme installed on my blog. The squeeze page I need re-sized can be viewed at http://www.topschutzhundtraining.com/.

I probably need the height re-sized so the page scale looks correct. I don’t mind if the user has to scroll down to view the entire page. All the important items should be above the fold, anyway.

The FB app is called Static HTML:iframe apps, if you want to look at the app on Facebook.

I think this is CSS editing, but you’d have to tell me.

Flash User Interface/database

November 28th, 2009 Comments off

We are looking for a programmer with Flash AS3, ASP, PHP, MySQL, SQL, 3D Studio MaxScript knowledge.

We have the structure of the website built, but we need a programmer to build a Flash-based user interface that we can re-skin to fit the look of the site. We also need some database work done. Attached diagrams will help explain what we need.

Basically, this is the situation:

USER INTERFACE
* We have a library of 3D Models and Rooms stored on a rendering server.
* We need a Flash-based User Interface created that will communicate between the website and the rendering server.
* We need databases created to store image files that represent our 3D models and rooms.
* These images will populate the UI.
* Users can select from Rooms, Primary and Secondary objects.
* Users will select a room, then select primary object, then select secondary object, then build their scene.
* Users can change the color of Primary object.
* Users can change the position of Primary object (3 presets)
* Once users click “BUILD,” their selections are transferred to a text file.
* Text file is submitted to folder on rendering server.
* Rendering server creates renderings based on text file. THIS RENDERING SYSTEM IS ALREADY WORKING. It uses 3D Studio Max, and MaxScript. The text file provides orders to 3D Studio Max which tell it which models and rooms to use when creating the renderings. It also tells it how many renderings to create, and where to place them when finished.
* Server places finished renderings into user account on website.
* User is notified that their room renderings are ready for viewing.
* Server side scripting will be PHP
* Application backend will be MYSQL

DATABASE, USER ACCOUNTS
* See attached diagrams for the databases which we need created
* Need administrative control panel that will allow us to easily add new images to the database as we create more models and scenes.
* Users will have ability to create multiple model/scenes within their account
* If users edit their stored scenes, the stored data will be loaded into the UI, and then user can make changes and re-submit, sending in a new text file to rendering server

THIS IS HOW THE TEXT FILE SHOULD BE FORMATTED
d:!WebTestScenesRoomStyleScene.max \ SCENE PATH
d:!WebTestPrimaryModel_NamePriModel.max \ PRIMARY MODEL PATH
d:!WebTestAccessoryModel_NameAccModel.max \ ACCESSORY MODEL PATH
d:!WebTestRendering_.jpg \ Renderings will be saved with this name in this folder. 3ds max will automatically add # of frame after the name like Rendering_0001.jpg, Rendering_0003.jpg. After each frame is rendered, an FTP utility will run and upload the rendering on FTP.
[818,511] \ Size in px of rendering
[0,0,0] \ Position of primary model. We will provide 3 specific values for this. The UI will allow for only 3 choices.
textureswall_tex_01.psd \ Texture for wall image. (Don’t worry about this for now. Just needs to be part of the text file)
[10,10,10] \ RGB color of the wall (don’t worry about this for now. Just needs to be part of the text file)
[5,5,5] \ RGB color of the main object paint
[25,25,25] \ RGB reflection color of the same paint
1.0 \ intensity of diffuse map (needed for some paint effects)
[18,18,18] \ RBG color of the secondary paint (stripes, or patterns)
[25,25,25] \ Reflection of the second color
1.0 \ intensity of diffuse map of the second color
1-6 \ FRAMES TO RENDER
website.com \ your FTP (the domain only)
user \ login of user account
password \ password
/public/render \ folder on the FTP

The site requires a user-based system that will involve a graphic user interface which communicates with stored information on the website database. The purpose of the interface is to allow the user to select a room, and build a scene using a library of rooms, primary objects, accessory objects, and paint colors. Each 3D file stored on the rendering server will have a PNG representation stored on the web server, which will be used in the UI. Each primary object will have an representative image that can be dynamically loaded into the UI, so the user can see the color of the paint applied to the profile of the object they are selecting, as well as see their selected accessory objects displayed. So, each accessory object will also have a reference image that is stored in the website database. Color selections will be reflected visually on the primary object image in the interface. The objects have dimension, so the paint color must be applied in some kind of transparency layer of the Flash interface, so that the object appears to have been

Mt4 Ea Development Project

November 27th, 2009 Comments off

Hello Irwin

I am in need of an expert programmer to help me develop a very complicated and technically challenging Expert Advisor in MQL4

I have made this project private as I want to select just the right man for this most important contract

While I expect to pay a fair and competitive price for any work done, my primary concern is not the price

It is to receive programming done with great precision and expertise

I also place great importance on good communication and a smooth working relationship

While you seem to have an excellent reputation for speedy work, this is also not a big concern for me

I would much rather you take all the time you need to produce excellent code and excellent results

In any event, each step in the project will require much testing by me before going on to the next step (24hrs – 48 hrs)

There will be many such steps

Since my long term goal is to go to a better platform/broker than MT4 – there would be much additional work required to convert 1000s of lines of MQL code into C+/Java and to interface it with an API using the FIX 3.4 protocol

I provide below a very simple outline of my proposed expert advisor – which I call Slipstream:

1 Primary Indicator – this is a digital filter

4 Secondary Indicators – these are also digital filters and communicate with the Primary

All of these have already been written but repaint badly and have some other minor problems

For the many hours of manual testing I have done so far, all these bugs are not a problem as I just ignore them

However, for automated trading – they will all have to be fixed, of course

All these indicators then have to be synchronized very precisely with standard price bars based on time (according to custom rules I have developed)

However, this becomes more complicated because I usually work in Multi-Time Frames simultaneously

While looking at my base chart of M15 – an M30 – M60 – M240 charts are also being calculated at the same time

When certain patterns of alignment appear – then I trade

As long as these patterns stay together – the trade continues

When the pattern breaks up – I exit immediately and wait for the next pattern to develop and so on …….

These trades are usually longer term – not of the short scalping kind

Since these filters are digital – they seem to work on any currency, index, stocks etc.

In addition, I have recently completed much testing on Renko Bars and Constant Range Bars (CRB) with excellent results

As well, I have custom code for VRenko – which are bars that are “not” exactly identical but change slightly according to the ATR of recent trading activity

Also, I have Variable Range Bars (VRB) which are similar to VRenko

Following along with the same concepts as Multi-Frame Trading – I also want to look at 2 Renkos (i.e M9 & M15) simultaneously – wait for the alignment and then trade

The same possibility exists for CRBs as well

Of course, any good EA will also need standard features such as: money management, stop losses, handling of requotes, platform disconnects, etc

As I said , this is a big project !

I see that you prefer payment with Scriptlance – this is fine for me as well

Unfortunately, my typing is rather slow – arthritis – so I would prefer to work by email and Skype and/or Yahoo Messenger Voice

In addition, I have setup my primary server for remote collaboration – TeamViewer Remote & Whiteboard – where we can both work at the same time when needed

For agreeing on the cost of this project – I would propose that we do it – one step at a time

I will provide you with detailed specifications for each step and then you can calculate the cost

I will also provide source code of whatever sections of the project that are already done

If you are available and this project interests you – please contact me as soon as possible

I look forward to hearing from you

My Best Regards

Bruce
Canada

Categories: C/C++, Java Tags: , , , , , ,

Graphic Interface/ Database

October 17th, 2009 Comments off

We are looking for a programmer with Flash AS3, ASP, PHP, MySQL, SQL, 3D Studio MaxScript knowledge.

Ms Sql Queries

September 18th, 2009 Comments off

Note:

(This project must be performed in MS SQL 2008)

(I will provide all of the data necessary to enter into the tables upon project bid close)

Create the following tables using fields listed below.

Note. Supply SQL server data types when creating tables. In the Employee table, create an Employee ID field that generates a unique number for each employee and designate the field as the Primary Key. In the Job Title table, utilize a listed field as the table’s primary key or create an additional field to use as the primary key. The primary key from the Job Title table appears as the foreign key in the Employee table. (If necessary create an extra column for the primary key in the Job Title table and the foreign key in the Employee table.

o Employee

Employee ID
Last name
First name
Address
City
State
Telephone area code
Telephone number
Employer Information Report (EEO-1) classification
Hire date
Salary
Gender
Age
Foreign key from Job Title table

o Job_title

EEO-1 classification
Job title
Job description
Exempt/non-exempt status
Go to the Human Resources department in the Kudler Fine Foods

Virtual Organization Intranet. Using information found in the Employee Files for the La Jolla and Encinitas stores, enter records into the Employee table for the following employees using the SQL INSERT statement:

o Glenn Edelman
o Eric McMullen
o Raj Slentz
o Erin Broun
o Donald Carpenter
o David Esquivez
o Nancy Sharp

Use the Job classifications and descriptions information to enter records into the Job Title table for the following titles:

o Accounting clerk
o Assistant manager
o Bagger
o Cashier
o Computer support specialist
o Director of finance and accounting
o Retail assistant bakery and pastry
o Retail assistant butchers and seafood specialists
o Stocker

Check results by selecting all columns from both tables. Non-exempt employees (non-salaried) at Kudler Fine Foods are paid an h o u r l y wage and must track their working hours.

1. Provide a screen shot of each query made before and after the query is made. Then paste the screen shots into an MS Word document. Provide the SQL statements you used to accomplish the task as the title of each MS word Document.

2. Make sure you document all the programming code!!!

If you are good and can fulfill all of the requirements above then I will have more work for you in the near future that will pay better.

Categories: MS SQL Tags: , , , , , ,

Ms Sql Queries (1)

September 18th, 2009 Comments off

Note:

(This project must be performed in SQL Server 2008)

(I will provide all of the data necessary to enter into the tables upon project bid close)

Create the following tables using fields listed below.

Note. Supply SQL server data types when creating tables. In the Employee table, create an Employee ID field that generates a unique number for each employee and designate the field as the Primary Key. In the Job Title table, utilize a listed field as the table’s primary key or create an additional field to use as the primary key. The primary key from the Job Title table appears as the foreign key in the Employee table. (If necessary create an extra column for the primary key in the Job Title table and the foreign key in the Employee table.

o Employee

Employee ID
Last name
First name
Address
City
State
Telephone area code
Telephone number
Employer Information Report (EEO-1) classification
Hire date
Salary
Gender
Age
Foreign key from Job Title table

o Job_title

EEO-1 classification
Job title
Job description
Exempt/non-exempt status
Go to the Human Resources department in the Kudler Fine Foods

Virtual Organization Intranet. Using information found in the Employee Files for the La Jolla and Encinitas stores, enter records into the Employee table for the following employees using the SQL INSERT statement:

o Glenn Edelman
o Eric McMullen
o Raj Slentz
o Erin Broun
o Donald Carpenter
o David Esquivez
o Nancy Sharp

Use the Job classifications and descriptions information to enter records into the Job Title table for the following titles:

o Accounting clerk
o Assistant manager
o Bagger
o Cashier
o Computer support specialist
o Director of finance and accounting
o Retail assistant bakery and pastry
o Retail assistant butchers and seafood specialists
o Stocker

Check results by selecting all columns from both tables. Non-exempt employees (non-salaried) at Kudler Fine Foods are paid an h o u r l y wage and must track their working hours.

1. Provide a screen shot of each query made before and after the query is made. Then paste the screen shots into an MS Word document. Provide the SQL statements you used to accomplish the task as the title of each MS word Document.

2. Make sure you document all the programming code!!!

If you are good and can fulfill all of the requirements above then I will have more work for you in the near future that will pay better.

Categories: MS SQL Tags: , , , , , ,

Template Clone 4simple Website

August 27th, 2009 Comments off

I need a Template made that is to be similar to the website: www.wow1to60.com . It must be BOTH Mac compatible as well as PC compatible for making changes. Please understand, it is the Template that I need made. The content (World of Warcraft) is NOT being duplicated.

You will make the Primary Page (Landing Page) along with 2 additional simple link pages and a redirect from the Opt-in Page. The simple link pages will include our

Sql 1: Table Queries

August 25th, 2009 Comments off

Seo Analysis Tool

July 28th, 2009 Comments off

Looking for someone who can develop for me a web based SEO tool. Here are the features of the tool:

Inputs to be provided by the user:

1. URL (Compulsory)
2. Primary Keywords (Upto 3 – If primary keyword is not specified by the user, the first 3 keywords of the “meta keywords” fields would be extracted)
3. Competitors (Upto 3)

The following features would be included in the site analysis tool:
On-Page Factors
Page Titles
1. Whether it is as per the desired length (<65 characters)?
2. Does it includes the primary keywords?

Meta Tags
1. Whether it is as per the desired length (<250 characters)?
2. Does it includes the primary keywords?

Header Tags
1. If H1, H2 & H3 tags have been used?
2. Do they includes the primary keywords?

Image Alt Tags
1. If alt tags have been used?
2. Do they includes the primary keywords?

W3C Validation
If the design of the home has a Valid XHTML Coding (As per W3C Validation standards)

Site Load Time Check
What are the various load times of the site for various connection speeds

Blogs
If a /blog Folder exists in the site

RSS Feeds
If the site has any RSS feeds or not

XML Sitemap
Whether sitemap.xml exists or not

Robots.txt
1. Whether robots.txt exists or not
2. Which folders have been blocked through the same

Spelling Errors
Possible Spelling Errors as per US English

No of out bound links from the home page

Off-Page Factors / Competition Analysis
1. Back Links as per Google & Yahoo!
2. Link Popularity in Digg, Delicious, FaceBook, LinkedIn & Technorati
3. SERP Check (For the primary keywords)
4. Dmoz Listing & Wikipedia Links
5. Alexa Rankings
6. Google PageRank

Output
1. There will be a quality score given out on the basis of metrics defined
2. Comments will be accompanied with any errors
3. The report will be exported in Word, Excel & PDF formats

The final source code needs to be delivered. You also need to sign an NDA and SLA.

Please PMB me if you already worked on a similar project.

Article Writing- 5 – English

July 13th, 2009 Comments off

Please bid for 5 articles.

This job is to find someone who is willing to provide articles on an ongoing basis. We are in need of a good writer willing to provide good quality human readable articles.

The format we provide must be followed so that we can use these articles in our process.

The Format
================================================
Article should be between 350 and 450 words

Articles will have 4-5 paragraphs.

Each paragraph should have 3-5 sentences each

Sentences should be short and sweet.

Each paragraph should stand alone

Sql Project 1 Of 5

July 12th, 2009 Comments off

Using the SQL CREATE statement, create the following two tables using the following fields:

Note: Supply the SQL Server data types when creating the tables. In the Employee table, create an Employee ID field that will generate a unique number for each employee and designate the field as the Primary Key. In the Job Title table, you will need to either utilize one of the listed fields as the table’s primary key or you will need to create an additional field to use as the primary key. The primary key from the Job Title table will appear as the foreign key in the Employee table.

Article Writing – English

July 11th, 2009 Comments off

This job is to find someone who is willing to provide articles on an ongoing basis. We are in need of a good writer willing to provide good quality human readable articles.

The format we provide must be followed so that we can use these articles in our process.

The Format
================================================
Article should be between 350 and 450 words

Articles will have 4-5 paragraphs.

Each paragraph should have 3-5 sentences each

Sentences should be short and sweet.

Each paragraph should stand alone

WordPress Niche Review Website

May 6th, 2009 Comments off

– need to modify the design of an existing word press blog to make it more user friendly with a sleek attractive design, which includes a list plugin to list entries. ‘Grunge wall theme’ is applied and should be modified/improved. Admin will update the site by uploading a csv file file of content entries. This csv file will be grown overtime and uploaded regularly via the ‘import csv plugin.’
(this plugin is installed) Readers should be able to add their own ratings, tags, comments, etc.

Design Modifications:
– need to modify the design of an existing word press blog, which includes a list plugin to list entries.

Problems that need to be fixed:
(1) Updating plugins via control panel result in erros: Warning: touch() [function.touch]: Unable to create file D:Hosting3466573html/wp-content/1241589797 because Permission denied in D:Hosting3466573htmlwp-adminincludesfile.php on line 95
(2) This should be the default home page: http://thebestkink.com/index.php/bdsm-videos/
(3) Make current default page the ‘recent updates’ page
(4) The title header should be designed to be better than just the current black font. (how about some affect that looks like ‘the best kink’ is burned into the metallic surgace?)
(5) user should be able to rate a listing with stars, add comments, and tag the listing.

* Theme / template Modifications:
***Blog Posting
(1)A REALLY NICE DEISGN should be formatted to include several elements from the CSV download file, including: the ‘post’ field, the ‘description’ field.The pricing fields, tags, etc.
(2) The format of this page should inlcude:
A) Title field – (hopefully in an H1 tag) this is the first field ion the csv file.
B) post – this will be ageneral description o fhte site or entity, website, store, or club. this should be on the top of the blog post deisgn
C) review – this pulls from the ‘description’ field int he csv file
D) link: ‘visit this website’ use this field for the link: aff_primary_link
E) Number of Comments,
F) average ranking of comments
G) Tags,
H) Posted in section
I) 3 Images inegrated into the design. each iamge is pulled from the csv file, which has 3 fields for location of the images (urls) [pic2, pic3, pic4]

** AZ Indexes (full director page should be default home page) and should be modified:
1) so that there are ony one column of list, and other fields from the CSV file should be used, including: images 93 per posting)
2) image location for a single thumbnail image of the screenshot of the website should be integrated into the lindex listing deisgn. [Pic1_index]
3) editors ranking
4) average comment ratings
5) Two links integrated into the list deisgn:
– 1 that link: ‘details’dives the user into the blog posting (whoich includes all details),
– and the 2nd link: ‘visit website’ should take the user into the new site via a new window – use this field: aff_primary_link

* TBK Data File
– Title – Name of entity being listed/ranked
– Post – html for ful post/rating entry
– tags
– timestamp
– category
– description
– keywords
– title
– exceprt_cf
– from_BD
– primary_link – link to website
– main_cost
– all_costs
– billers
– aff_program
– affiliate_program_link
– email
– TBK_x
– order
– last_upload_date
– last_edit_date
– notes
– rating

* Plugins Installed (8)
– All in One SEO Pack – 1.4.6.15 – Out-of-the-box SEO for your WordPress blog. By Michael Torbert.
– AZIndex 0.6.2 – A highly customizable and user friendly plugin to create one or more alphabetical indexes of selected posts in your WordPress blog. By

English Mike.
– Google Analytics for WordPress – 2.7 – add Google Analytics with extra search engines and automatic clickout and download tracking to your WordPress blog. By

Joost de Valk.
– Google XML Sitemaps 3.1.2 – This plugin will generate a sitemaps.org compatible sitemap of your WordPress blog which is supported by Ask.com, Google, MSN

Search and YAHOO. Configuration Page By Arne Brachhold.
– Import CSV 1.1 – Allows to import posts from .CSV file By Speedie COnsultants Limited.
– Link Exchange Manager – 1.4 – This plugin enables you to embed a link exchange directory right in the comfort of your own blog. Use this plugin to gain new

partner sites and to improve your overall backlink count. By eBrandMarketing.
– WP Review Site – 2.02 – Allows you to build a review site with WordPress by adding star ratings, affiliate marketing tools, and sidebar widgets. Use settings

menu to configure. By Dan Grossman.
– WPRS: My Ratings Addon

Employee Database Sql

April 23rd, 2009 Comments off

I need a SQL database completed in Express 2008. The details are as follows and it must be completed by Saturday the 25th:

Create an SQL server database for the Kudler Fine Foods Virtual Organization.

–Comment goes here
CREATE DATABASE CASEKudlerFineFoods
ON PRIMARY
(NAME = Case_KudlerDB_dat,
FILENAME = “C:POS410MyStuffCase_KudlerDB_dat.mdf”,
SIZE = 10MB,
MAXSIZE = 100MB
FILEGROWTH = 10%)

–Comment goes here
LOG ON
(NAME=”Case_KudlerDB_log”,
FILENAME=”C:POS410MyStuffCase_KudlerDB_log.ldf”,
SIZE = 5MB,
MAXSIZE = 100MB,
FILEGROWTH = 20%)

(Note: Table connected by key means that if you have a primary key of Employee ID in the EMPLOYEE table, and Employee ID as a foreign key in the Job Title table, indicate the join in the data dictionary.)

Compare Lists

April 22nd, 2009 Comments off

Compare a primary list of domain names with three other lists of domains and indicate which domain names on primary list appears on the other three lists.

The primary list consists of 350 domain names. You will have to compare that list to three other lists and then indicate which names on the primary list appears on one or more of the other lists, by entering numbers on a spreadsheet (1 if it is on list 1, or 1,3 if it is on list 1 and 3, etc.)

Please note: the primary list and one of the three lists are already on an excell spreadsheet, the other two are on a webpage, and CANNOT (easily) be copied and pasted as is onto the spreadsheet. This means that you have to do the comparison manually, you cannot do it with a simple little script. Here are the two lists that are not in the spreadsheet (note that the first list has 3 pages and that some domains contains a space which you have to discount when comparing) –

http://stores.ebay.com/Premium-Domain-Store_W0QQcolZ4QQdirZ1QQftidZ2QQsclZ1QQtZkm

http://stores.ebay.com/Premium-Domain-Store_W0QQcolZ4QQdirZ1QQfsubZ0QQftidZ2QQsclZ2QQtZkm – domains in my ebaystore on auction

Using CTR-F would be one way to quickly find if the domain is on the list.

Not sure how long this will take, probably 3-5 hours or so. Your English needs to be excellent and accuracy is essential.

Bear