473,698 Members | 2,632 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Product Feeds ( Advice )

I've been tasked to produce some system wherby affiliates can display our
products on their website. At the moment affiliates are simply mirroring
the site and there is no organisation.

I said I could improve on this and add a consistent, convenient system for
supplying the latest products to our affiliates. Little did I know that
they'd go for it !

I have several options I think

1. Rss Feeds ( I dont think it is flexible enough to support all the
elements of our products )

2. Web Service ( No problem but I think it may be bridge to far for some
affiliates )

3. Some kind of javascript thingy like google Ad sense.

If there is anyone reading who has experience with a similar project I
would greatful for some advice.

TIA;
Nov 19 '05 #1
2 1218

Well you can do it like (cough cough) Amazon does where you plug in a little
code in your web page and it pulls in the product layouts. Ideally XML
would be great to feed the products out. I have seen some of the larger
vendors like TechData running dedicated XML servers where they provide all
product attributes, including latest pricing based on a request-response
model. Some people cache the product data on their databases and just
update the prices.

I think to be the most flexible if possible for you to offer both solutions.
But you will want to design your XML system so you can request a "short" or
"long" description of a product, for example:

short: Product name, manufacturer, UPC, current price, weight
long: short + product description, cross links to other products, and much
more.

Alex

"Eddie Stone" <no****@spammy. org> wrote in message
news:Xn******** *************** ******@207.46.2 48.16...
I've been tasked to produce some system wherby affiliates can display our
products on their website. At the moment affiliates are simply mirroring
the site and there is no organisation.

I said I could improve on this and add a consistent, convenient system for
supplying the latest products to our affiliates. Little did I know that
they'd go for it !

I have several options I think

1. Rss Feeds ( I dont think it is flexible enough to support all the
elements of our products )

2. Web Service ( No problem but I think it may be bridge to far for some
affiliates )

3. Some kind of javascript thingy like google Ad sense.

If there is anyone reading who has experience with a similar project I
would greatful for some advice.

TIA;

Nov 19 '05 #2
Thanks Alex, interesting.

I will have a look how other vendors do it to see what I can learn.

"Alex Passos" <bz@netmerlin.n ospam.com> wrote in
news:O2******** ******@TK2MSFTN GP10.phx.gbl:

Well you can do it like (cough cough) Amazon does where you plug in a
little code in your web page and it pulls in the product layouts.
Ideally XML would be great to feed the products out. I have seen some
of the larger vendors like TechData running dedicated XML servers
where they provide all product attributes, including latest pricing
based on a request-response model. Some people cache the product data
on their databases and just update the prices.

I think to be the most flexible if possible for you to offer both
solutions. But you will want to design your XML system so you can
request a "short" or "long" description of a product, for example:

short: Product name, manufacturer, UPC, current price, weight
long: short + product description, cross links to other products, and
much more.

Alex

"Eddie Stone" <no****@spammy. org> wrote in message
news:Xn******** *************** ******@207.46.2 48.16...
I've been tasked to produce some system wherby affiliates can display
our products on their website. At the moment affiliates are simply
mirroring the site and there is no organisation.

I said I could improve on this and add a consistent, convenient
system for supplying the latest products to our affiliates. Little
did I know that they'd go for it !

I have several options I think

1. Rss Feeds ( I dont think it is flexible enough to support all the
elements of our products )

2. Web Service ( No problem but I think it may be bridge to far for
some affiliates )

3. Some kind of javascript thingy like google Ad sense.

If there is anyone reading who has experience with a similar project
I would greatful for some advice.

TIA;



--
¬¬¬¬nergal¬¬¬¬
Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
1501
by: plazma_41 | last post by:
Are there any uses for rss feeds on commercial websites selling products/services? Yes! I've just realized that eMaximarket Auctions ( http://www.emaximarket.com ) provides RSS feeds. For example, if you want to keep track of Art items for sale, you can use this feed:
0
1515
by: Andy Dingley | last post by:
I'm just building my first Atom feeds (at http://gamesradar.com/rss/ps2/ should you care ) One of the requirements here is to include lots of rich media (screenshots) with each entry. There could be a dozen in each, and there may be a thumbnail/full-size pair too. Maybe even video clips. Size is _not_ an issue here, as the feed is intended for transferring content to partners who really do want it all, not just casual readers looking...
2
1125
by: Mike P | last post by:
Does anybody know of any good rss feeds on XML/XSLT/XAML? Any advice would be really appreciated. Cheers, Mike *** Sent via Developersdex http://www.developersdex.com ***
6
1942
by: Corinne | last post by:
Over the last year I have designed a database to store information in the school I work in. It has now replaced the commercially produced programme we were using. I should like to market this and make it available to other schools. I have done some research and noticed I would need Access developers toolkit. Could anybody tell me if this is relatively easy to use to turn my database into a commercial product. Any advice would be welcome as...
11
11038
by: Paul Aspinall | last post by:
Hi Can anyone offer any hints / tips for creating registration keys / application activation, as software copy protection measures for a Winform app developed in C#? Thanks
0
1198
by: jmwatte | last post by:
OK... 2 RSS feeds ... "http://feeds.feedburner.com/brainyquote/QUOTENA" "http://feeds.feedburner.com/qotd" Now I build a RSS reader in C#Express(did several of them including the starterkit) the "http://feeds.feedburner.com/brainyquote/QUOTENA" I can read the "http://feeds.feedburner.com/qotd" I can not... BUT in Beta 7 it's the other way around...
5
2145
by: Shawn | last post by:
Hi, I want to understand and follow RSS feed because many web pages provide RSS feed for updated new data(e.g. http://www.weather.gov/rss/). But I never get how to use it. The link below suppose explains everything and how to use it. http://www.firstgov.gov/Topics/Reference_Shelf/Libraries/RSS_Library/What_Is_RSS.shtml except: How Do I Use RSS Feeds?
0
1180
by: MatchCrazy | last post by:
We are seeking an individual who can has experince with product normalization. As a comparison shopping engine we get various offers (product listings) from hundreds of different merchants. We need to implement a method to consolidate the identical products. We currently receive merchant data feeds in XML formats that have no standardization. Some have product model numbers, some have SKU or UPC some don't have any. We currently have no control...
4
1678
by: laredotornado | last post by:
Hi, I'm using PHP 4.4.4 with Apache 2.2. I'm looking for recommendations on free code I can use to generate RSS feeds. I found FeedCreator though Google, but that is terrible. It cannot output dates correctly and it displays a bunch of warnings/notices, even though I never touched their code. Thanks for your advice, - Dave
0
8685
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9171
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9032
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
6532
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5869
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4625
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3053
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2342
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2008
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.