Archive

Posts Tagged ‘fetch’

Yahoo Pipes And Rss Feeds Mish Mash

February 19th, 2012 Comments off

I want to merge several RSS feeds into Yahoo Pipes and output one feed. That is easy. What I want you to help me with is:

1. Only Fetch posts that have at least 50 words
2. Remove adsense ads from the feeds
3. Fetch full feeds with the option to fetch only 500 words.

You think you can do it?

Categories: RSS, RSS Feed, Yahoo Tags: , , , , , ,

Auto Fetch Website

February 14th, 2012 Comments off

I am looking for somebody who can develop a fully operational website (vertical crawler) which crawls selected auto classifieds websites.

So when somebody comes to my site, he should choose what vehicle, model, year, mileage, fuel etc. to search, then the site should return the related results from the sites defined.
Basic information should be displayed and order by criterias like price, year,…

if a user clicks on the information he will be pointed to the original website and offer.

Web Fetching And Page Analysis In Php

October 31st, 2011 Comments off

Hello Guys,

I need a php script which when inputs url should analyze that page.

Fetch title, meta keywords, meta description, count the number of words and characters in title,meta keywords, description and comment on it as I suggest

Fetch the keywords from the page, post the count, comment on it, fetch h1, h2, h3, h4 tags from the page and as per the result comment on it. etc

Basically I need a script which can fetch the page content and comment on individual items.

Need an excellent layout, ajax preferrable in functionality with a smooth progress bar when someone enters url and hits submit to analyze the page.

In conclusion:
Submit url, show progress bar, fetch page contents, display page contents, title, meta keywords, etc show the count of individual items and comment as per my instructions on each and every result.

Should be done in php.

Categories: Ajax, PHP Tags: , , , , , ,

Website To Fetch Data From Facebook Twitter

October 15th, 2011 Comments off

Hi Guys,

I don’t know if this is possible to code.

I am looking to get a website made which scans facebook pages and twitter for certain information (Ecommerce company pages and profiles)

This information would then be sorted,stored and presented on the website in a user friendly manner.

Let me know if you could do this, the cost and timelines.

Build A Php Function That Fetch And Edit Email Subjects

October 13th, 2011 Comments off

We are in a need a PHP function that uses two inputs: email address and password to the mailbox to fetch, add keywords to the subject and then forward the email to a new address without making any changes what so ever the mail body.
Both the changes that needs to be done to the subject and the new recipient may differ depending of the origin of the email and the rules that is to be used is currently located in a mysql db.
The mail server where the mail should be fetched is static.

Cheers.
–Tony Johansson

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

Data Will Fetch From Database And Display

September 18th, 2011 Comments off

Small work where data will fetch from database and display in front
need in php with using ajax theme

We have two XL sheets (Rate sheet) format

Rates update in XL sheet by different users

We need this dynamic post from CMS

Admin can create user for add, edit, delete xl pricing data from admin

Every action one email will go on a single email id with User Name Like

Data Will Fetch From Database And Display

September 18th, 2011 Comments off

Small work where data will fetch from database and display in front
need in php with using ajax theme

Video Fetch And Cut

March 4th, 2010 Comments off

Need a server based video fetch and cut. Server runs CentOS and has ffmpeg and mencoder installed and working.

1. Need to be able to paste in a list of video files for it to fetch.
2. The scprit will need to be able to cut the video down to a certain time. IE i need to be able to say get 5 minutes out of a 20 minute clip. It can cut the clip anywhere but perfer the middle.
3.If you are bidding type “i can do it” cause nobody reads and just post a stupid generic reply. If you have not read what i want i dont want your bid :)
4. Needs to keep the file name the same as whats downloaded.
5. Can be shell based or web based.

Thanks

Fetch Suggestions From Google

March 2nd, 2010 Comments off

Hi,
I need a small Python script which can fetch google suggestions.

I would like this python script to be able to query google for a given prefix text. For instance if the prefix text is “fr”.
I would like to fetch whatever google is going to suggest to autocomplete.

For instance, right now google.com suggests “free online games” when you type “fr”.

Preferably,
I’m interested in google.com.tr suggestions for Turkish auto-complete. But this is is optional.

The code needs to be in Python.

Webpage Fetch Data

January 15th, 2010 Comments off

Webpage fetch data

ful details https://www.scriptlance.com/f/?12635662675992969

We have a list of Royal mail tracking numbers, in excel

The tracking number format is

Fetch Dvd Info From Upc Code

December 4th, 2009 Comments off

Hello,

I am building a larger app for a friend. One part of the app requires fetching all available information about a DVD from the UPC code.
I do not need an entire program or GUI, just a method that will receive a UPC Code, search online (IMDB for example), and return information such as:

DVD Title
Director
Year
Country
Genre
Cover Picture

(if available)

I am just a hobby programmer and I am kind of rushed on this so I am just requesting some help on this part of the program since I don’t feel like researching how to do this on my own. This is a project for a programmer with a bit of free time who wants to make an easy 20 bucks. The finished program will be for private use only (not commercial).

*The rest of the program is being coded in XCode 3.2 using Objective C, so your code must be compatible with this. I do not mind what language you use as long as I can implement your solution in my Objective-C program.

Categories: C/C++, Programming Tags: , , , , , ,

Movie/tv Fetch Script

November 9th, 2009 Comments off

Need movie/tv listings fetch script. to include geotracking and ability to fetch, trailers and reveiws as well

Movie/tv Fetch Script

November 9th, 2009 Comments off

Need movie/tv listings fetch script. to include geotracking and ability to fetch, trailers and reveiws as well

Fetch Captcha Script

October 29th, 2009 Comments off

I need someone who will be able to code a php script that will fetch a captcha code and display it on my page and users would be able to enter the code and resubmit it. Once resubmitted fetch a download link.

This would be for the megaupload file hosting website

here is an example http://megaupload.com/?d=V6RXPRLW

Amazon Signed Authentication

October 27th, 2009 Comments off

AWS Amazon Signed Authentication

I need experienced AWS coder in PHP to fix an existing script. You must be experienced to bid.

I had a server-side script written in PHP to fetch all data fields and information for any category in Amazon’s product database. This PHP script uses the AWS available to developers and is used in 1000′s of sites and apps

The Fetch routine from AWS requires sending the account ID# and Secret Key to combine for a Signed Authentication. Once accepted then Amazon allows you to fetch the data.

It was working fine after Amazon required signed authentication for data fetch this year on 15 August 2009.

Now the script is hung up when the fetch page is fired by cron job. IT will not fetch the data. The fetch routine fails and gives the error codes and then loops back to try again, ultimately timing out and stopping.

The coder has done a disappearing act, so I need to hire a new PHP coder with complete experience using Amazon AWS and the signed authentication protocols to look at the script and fix the problem.

The source code for the script is all open and commented fully. I can give you the code and full explanation of how it works . The fetch page can be fired manually in a browser to see the messages from the fetch routine.

The server script pulls the description, features, and all reviews for any product sold by amazon based on keyword search phrase. After fetching it then creates a CSV file with the results ready to download from script area residing on my own server.

Script allows user to create Projects based on keyword searches of Amazon browse nodes. This uses a fetch routine on a single page that is called by cron job. This fetch routing initiate the projects created for searching with keywords within designated browse nodes.

And this fetch process must use signed authentication at the call to AWS. That is what needs to be checked and fixed

Please… do not apply, bid, or contact me unless you have full experience and knowledge of the AWS protocols. This is not a job to learn but for an experienced coder to go and find the problem.

I think this is a very simple fix looking at the error codes, so I am setting the bid at $30. If it takes more time to fix it, then we will adjust the price paid.

Aws Signed Authentication

October 24th, 2009 Comments off

AWS Amazon Signed Authentication

I need experienced AWS coders in PHP to fix an existing script. You must be experienced to bid.

I had a server-side script written in PHP to pull all information products from Amazons product database using AWS with ID# and Secret Key.

The server script pulls the description, features, and all reviews for any product sold by amazon based on keyword search phrase. After fetching it then creates a CSV file with the results ready to download from script area residing on my own server.

Script allows user to create Projects based on keyword searches of Amazon browse nodes. This uses a fetch routine on a single page that is called by cron job. This fetch routing initiate the projects created for searching with keywords within designated browse nodes. This must use signed authentication at the call to AWS.

It was working fine after Amazon required signed authentication for data fetch this year on 15 August 2009.

Now the script is hung up when the fetch page is fired by cron job. it fails and gives the error codes and then loops back to try again, ultimately timing out and stopping.

The coder has done a disappearing act, so I need to hire a PHP coder with complete experience with Amazon AWS and the signed authentication protocols to look at the script and fix the problem.

The source code for the script is all open and commented fully. I can give you the code and full explanation of how it works and you can login to create a project on that side

The fetch page can be fired manually in a browser to see the error codes

Now… do not apply, bid, or contact me unless you have full experience and knowledge of the AWS protocols. This is not a job to learn but for an experienced coder to go and find the problem.

I think this is a very simple fix looking at the error codes, so I am setting the bid at $30. If it takes more time to fix it, then we will adjust the price paid.

Sigmet Weather Report

September 19th, 2009 Comments off

I need to fetch Text AIRMETs/SIGMET weather data from this URL: http://adds.aviationweather.gov/airmets/index.php
by checking all 11 of the checkboxes.

This returns a textual weather report back to the same URL! 00.jpg attachment.

I want to use a PHP script and fetch the same data programatically as a cron job and save the data to a variable for later parsing.

How can I fetch this data programatically using a PHP script?

Categories: PHP Tags: , , , , , ,

Fetch Panorama Image

August 4th, 2009 Comments off

Hello,
i wanna add panorama images to my website.
Images must be fetched from http://norc.at/
What i wanna do is to post address like “baumgasse 30, 1030 Vienna, Austria” to norc and show panorama image next to my content.

Is it possible to post/show as specific position in image?
I.e. send coordinates for north, south… or degrees…?

Retrieve Details

July 8th, 2009 Comments off

I need Php curl script
1. The script should fetch unread mails and its count from yahoomail and hotmail.
2. It should fetch scrap count,last 5 scraps and new friend requests from ORKUT.
3. It should fetch details of new followers and updates from TWITTER.
4. It should get Updates from facebook.
5. It should get Updates from Linked in.

Retrieve Details

July 1st, 2009 Comments off

I need Php curl script
1. The script should fetch unread mails and its count from yahoomail and hotmail.
2. It should fetch scrap count,last 5 scraps and new friend requests from ORKUT.
3. It should fetch details of new followers and updates from TWITTER.
4. It should get Updates from facebook.

Fetching Web Data Into Epesi

April 1st, 2009 Comments off

Need a module working under EPESI custom platform. It will fetch/grab data on demand and daily basis from websites such as skapiec.pl, idealo.de, etc.
Data would have to be matched based on upc/ean, mpn, sku, product name, etc,… and displayed on a webpage with multi or single line items (if automatically can not be done it should be done manually).
The main goal is to scrape over 100 websites, rather close to 200. One scraper per website is fine as long as there is a configuration that will handle all the scrapers setting, etc.

Websites should contain:

Deliverables:
1) Complete and fully-functional working program(s) as well as complete source code of all work done.
2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables):
a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer’s environment–Deliverables must be installed by the Seller in ready-to-run condition in the Buyer’s environment.
b) For all others including software the buyer intends to distribute: A software installation package that will install the software in ready-to-run condition on the platform(s) specified in this bid request.
3) All deliverables will be considered “work made for hire” under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder’s Seller Legal Agreement).
4) NDA

Requirements:
1. Has to work under EPESI platform located at http://sourceforge.net/projects/epesi
2. Common identification of products such as UPC/EAN, MPN, SKU. If no identification of product found it will be matched by Title.
3. Whenever possible use functions already used in the system, no overhead accepted
4. Products that are scrapped (grabbed) from price search websites should be matched as per specification
5. Products need to have price search action button next to it in WMS module as well ability to search using autocomplete function.
6. New sites to scrap should be easy to add (no more than 2 hour of work to add new site by admin) and utilize plugins
7. Sites that are already done have to be configurable in order for admin to make script corrections
8. Websites categories should be matched with categories in wms and ecommerce module, therefore with a single click desired products from a chosen category should be fetched. Action button in WMS module.
9. Multiple fetching hosts. Hosts will fetch data from multiple websites locations and place it in the same db. Master module will command slave modules how, when ,and from which website to fetch the data. Master module will tell which fetching host to use for which website. It should alternate randomly hosts and report any problems through alerter in EPESI. Active hosts will redistribute the load if there are problems with fetching. (something like load-balancing)
10. Websites categories should be indexed and saved for future fetching requests. It will have to be done periodically and if any current settings are changed send alert through EPESI to inform admin in order to make changes.
11. Implement on the fly translation in order to match categories and products info being fetched as well matching should be done base on sample of products in the category if identification at point 2 of the req. is not available.
12. Data should be stored in the database for easy retrieval as per EPESI project manager specification
14. Real-time exchange rates updates for different currencies
15. Number of entries to calculate average prices needs to be configurable
16. All Displayed columns has to be sorted.
17. When action initialized:
a)It will collect data once a day as a whole system
b)As a Category (list of products)
c)As a single product
18. Ability to add, remove columns (data)

Pages should have:
1. Manufacturer, Model, Description, vendor, Category, Lowest Price from website (will calculate currency based on the default selected) and actual lowest price, show percentage of difference between the lowest value and the website value
a) Highlight in green the price that is the lowest and in the red that is the highest.
b) Ability to click on the price to go to the particular website’s product page
c) Ability to remove vendors that have unreal prices from website or have very low ratings

2. Manufacturer, Model, Description, Category, Average Price of 5 (configurable) lowest entries from website (using the selected default currency), Average Price of 5 lowest entries using original currency, show percentage of difference between the lowest ave 5 and the highest website price
a) Highlight in green the price that is the lowest and in the red that is the highest
b) Ability to click on the ave. price to go to the particular website’s products page
c) Ability to remove vendors that have unreal prices from website or have very low ratings

3. Product Name, Description, 5 websites with the lowest prices (default currency), price range of 5 lowest websites (default currency), price range of 5 highest websites (default currency), percentage between average of 5 lowest and 5 highest website prices (default currency)
a) Ability to click on price to go to the particular website’s products page
b) Ability to remove vendors that have unreal prices from website or have very low ratings

4. Reporting module to Generate reports from the data stored in the database
a) The reporting module will have to work similar to crystal reports. I can create my own reports and the data would be populated on the website. Charting is not necessary but if it goes with reports it would be ok.
b) Products that have the highest percentage difference

It has to be easy to integrate into a website (modular design) and have admin site to control the configuration.
All parameters used should be configurable as per EPESI module administration
Additional website (price search engine) should be easy to add. The data grabber website should run without locking up, be fast and responsive.
The operation of the module has to be user friendly.

Platform:
EPESI,PHP,AJAX,JAVASCRIPT and MySQL DB

Additional questions.

UPC/EAN matching, MPN matching, SKU matching matching. IF no identification of product found it will be matched by Title.

Title matching should be automatic base on the probability…

1. If All words are present it would be 100% match.
2. If at least 2 words are matched and the rest is not it would be 75% match.
3. If 1 word is present it would be 25% match.
4. No match

The percentage of matching does not matter at this point it would have to be worked out.
The base for text matching is a Title of the product.
Point 1. “Nikon D90″ present everywhere would be 100% match
Point 2. “Nikon D90 body”, “Nikon D90 korpus”, “Nikon D90 kit” 75%
Point 3. “Nikon lens”, “Nikon flash”, “Nikon P80″ 25%
Point 4. None would be left in the repository for matching or deletion.

All 100% matches would be done without manual intervention.
The 75% matches would be shown to the end user as the best suggestion and accepted or not. If not it would have to be matched with the remaining products.
The 25% matches would be shown to the end user as the best suggestion. If not accepted it would have to be matched with the remaining products.
If products is matched it should be remembered.

Example:

Initial project will have 3 websites:

1. www.pricegrabber.com
2. www.idealo.de
3. www.skapiec.pl

Here is the sample of a page for Nikon D90 that info should be pulled and matched,
I think the best way to grab and match the data is based on categories, here is the sample of photo category:

http://cameras.pricegrabber.com/digital/Nikon-D90-Black-SLR-Digital-Body/m90725732.html/search=Nikon%20d90/st=product/sv=title
http://www.idealo.de/preisvergleich/OffersOfProduct/1124693_-d90-nikon.html

http://www.skapiec.pl/site/cat/2/comp/375159

Categories: Ajax, MySQL, PHP, Programming, SQL Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Epesi – Data – Fetching – Php

March 28th, 2009 Comments off

Need a module working under EPESI custom platform. It will fetch/grab data on demand and daily basis from websites such as pricegrabber.com, idealo.de, etc.
Data would have to be matched based on upc/ean, mpn, sku, product name, etc,… and displayed on a webpage with multi or single line items (if automatically can not be done it should be done manually).
The main goal is to scrape over 100 websites, rather close to 200. One scraper per website is fine as long as there is a configuration that will handle all the scrapers setting, etc.

Websites should contain:

Deliverables:
1) Complete and fully-functional working program(s) as well as complete source code of all work done.
2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables):
a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer’s environment–Deliverables must be installed by the Seller in ready-to-run condition in the Buyer’s environment.
b) For all others including software the buyer intends to distribute: A software installation package that will install the software in ready-to-run condition on the platform(s) specified in this bid request.
3) All deliverables will be considered “work made for hire” under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder’s Seller Legal Agreement).
4) NDA

Requirements:
1. Has to work under EPESI platform located at http://sourceforge.net/projects/epesi
2. Common identification of products such as UPC/EAN, MPN, SKU. If no identification of product found it will be matched by Title.
3. Whenever possible use functions already used in the system, no overhead accepted
4. Products that are scrapped (grabbed) from price search websites should be matched as per specification
5. Products need to have price search action button next to it in WMS module as well ability to search using autocomplete function.
6. New sites to scrap should be easy to add (no more than 2 hour of work to add new site by admin) and utilize plugins
7. Sites that are already done have to be configurable in order for admin to make script corrections
8. Websites categories should be matched with categories in wms and ecommerce module, therefore with a single click desired products from a chosen category should be fetched. Action button in WMS module.
9. Multiple fetching hosts. Hosts will fetch data from multiple websites locations and place it in the same db. Master module will command slave modules how, when ,and from which website to fetch the data. Master module will tell which fetching host to use for which website. It should alternate randomly hosts and report any problems through alerter in EPESI. Active hosts will redistribute the load if there are problems with fetching. (something like load-balancing)
10. Websites categories should be indexed and saved for future fetching requests. It will have to be done periodically and if any current settings are changed send alert through EPESI to inform admin in order to make changes.
11. Implement on the fly translation in order to match categories and products info being fetched as well matching should be done base on sample of products in the category if identification at point 2 of the req. is not available.
12. Data should be stored in the database for easy retrieval as per EPESI project manager specification
14. Real-time exchange rates updates for different currencies
15. Number of entries to calculate average prices needs to be configurable
16. All Displayed columns has to be sorted.
17. When action initialized:
a)It will collect data once a day as a whole system
b)As a Category (list of products)
c)As a single product
18. Ability to add, remove columns (data)

Pages should have:
1. Manufacturer, Model, Description, vendor, Category, Lowest Price from website (will calculate currency based on the default selected) and actual lowest price, show percentage of difference between the lowest value and the website value
a) Highlight in green the price that is the lowest and in the red that is the highest.
b) Ability to click on the price to go to the particular website’s product page
c) Ability to remove vendors that have unreal prices from website or have very low ratings

2. Manufacturer, Model, Description, Category, Average Price of 5 (configurable) lowest entries from website (using the selected default currency), Average Price of 5 lowest entries using original currency, show percentage of difference between the lowest ave 5 and the highest website price
a) Highlight in green the price that is the lowest and in the red that is the highest
b) Ability to click on the ave. price to go to the particular website’s products page
c) Ability to remove vendors that have unreal prices from website or have very low ratings

3. Product Name, Description, 5 websites with the lowest prices (default currency), price range of 5 lowest websites (default currency), price range of 5 highest websites (default currency), percentage between average of 5 lowest and 5 highest website prices (default currency)
a) Ability to click on price to go to the particular website’s products page
b) Ability to remove vendors that have unreal prices from website or have very low ratings

4. Reporting module to Generate reports from the data stored in the database
a) The reporting module will have to work similar to crystal reports. I can create my own reports and the data would be populated on the website. Charting is not necessary but if it goes with reports it would be ok.
b) Products that have the highest percentage difference

It has to be easy to integrate into a website (modular design) and have admin site to control the configuration.
All parameters used should be configurable as per EPESI module administration
Additional website (price search engine) should be easy to add. The data grabber website should run without locking up, be fast and responsive.
The operation of the module has to be user friendly.

Platform:
EPESI,PHP,AJAX,JAVASCRIPT and MySQL DB

Additional questions.

UPC/EAN matching, MPN matching, SKU matching matching. IF no identification of product found it will be matched by Title.

Title matching should be automatic base on the probability…

1. If All words are present it would be 100% match.
2. If at least 2 words are matched and the rest is not it would be 75% match.
3. If 1 word is present it would be 25% match.
4. No match

The percentage of matching does not matter at this point it would have to be worked out.
The base for text matching is a Title of the product.
Point 1. “Nikon D90″ present everywhere would be 100% match
Point 2. “Nikon D90 body”, “Nikon D90 korpus”, “Nikon D90 kit” 75%
Point 3. “Nikon lens”, “Nikon flash”, “Nikon P80″ 25%
Point 4. None would be left in the repository for matching or deletion.

All 100% matches would be done without manual intervention.
The 75% matches would be shown to the end user as the best suggestion and accepted or not. If not it would have to be matched with the remaining products.
The 25% matches would be shown to the end user as the best suggestion. If not accepted it would have to be matched with the remaining products.
If products is matched it should be remembered.

Example:

Initial project will have 3 websites:

1. www.pricegrabber.com
2. www.idealo.de
3. www.skapiec.pl

Here is the sample of a page for Nikon D90 that info should be pulled and matched,
I think the best way to grab and match the data is based on categories, here is the sample of photo category:

http://cameras.pricegrabber.com/digital/Nikon-D90-Black-SLR-Digital-Body/m90725732.html/search=Nikon%20d90/st=product/sv=title
http://www.idealo.de/preisvergleich/OffersOfProduct/1124693_-d90-nikon.html

http://www.skapiec.pl/site/cat/2/comp/375159

Categories: Ajax, MySQL, PHP, Programming, SQL Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Fetch 2d Graphical Chat

March 19th, 2009 No comments

Ideally, we would like to continue working with whoever does this. We will need contact with them to repair and add things; we would love for you to be a regular face and member of our administration. I would love to get to know you before working on this project with you, because it will be a long term project

Our project:

This is going to be a 2D chat, all artwork provided, using mainly flash and JavaScript to have the avatars in sync with the actual chat engine. We also need HTML, CCS, skill with data basing, etc.

There will be 3 levels of chat “administration”. Each level will be one separate group, with different sets of permissions. Databases will be needed, for each separate group. Permissions will be things such as IP banning from the chat (not the homepage) as well as an in-chat ban (where users will be banned to one specific area of the chat…a sort of “time out”), “kick” options such as removing a user from the entire chat, removing a user from one specific area (one-time only), etc. More details on permissions will be given at a later time.

If this is confusing, please check out these sites:

http://www.wolfhome.com
http://www.thetotemlands.com

Everything you see on those sites are basically what we need.

These should shed some light on the basic idea of what we are looking for in a graphical chat. Right now I’m just looking for a basic skeleton; have the chat work and all graphics to be in place. No difficult ideas will be implemented early on; these will be added in later after we get the basic stuff running smoothly.

Please pay specific attention to the overall look of the the link I provided; there are several “rooms” your avatar can visit…there are several “poses” your avatar can change into. We will be allowing users to eventually upload their own rooms and poses to use in-chat, so an “uploader” will be needed.

Also, each avatar is “tricolored”, meaning that users can change the color of their character as they please. I will be implementing this as well.

We appreciate the time you undoubtedly took to go over this search, and hope to find someone interested in helping us with this project. More details can be discussed at anytime.

You can contact me on anytime.

I will be happy to talk over any payment with you as well.

Bear