PC Review


Reply
Thread Tools Rate Thread

best way to create applets usable on other sites

 
 
musosdev
Guest
Posts: n/a
 
      10th Jan 2008
Hi

I have some areas of my website I want to make available to other site
owners to include in their website (for example, Top 10 list, etc)

What's the best way to generate something that can be used by any site
owner, no matter what language they use, but that I can control the way the
data is presented (example, allow a select number of themes for the inserted
code).

Any ideas / examples would be greatly appreciated.

Cheers


Dan
 
Reply With Quote
 
 
 
 
Alexey Smirnov
Guest
Posts: n/a
 
      10th Jan 2008
On Jan 11, 12:06*am, musosdev <musosw...@community.nospam> wrote:
> Hi
>
> I have some areas of my website I want to make available to other site
> owners to include in their website (for example, Top 10 list, etc)
>
> What's the best way to generate something that can be used by any site
> owner, no matter what language they use, but that I can control the way the
> data is presented (example, allow a select number of themes for the inserted
> code).
>
> Any ideas / examples would be greatly appreciated.
>
> Cheers
>
> Dan


I think it can be a number of sorts
- image in a different formats (styles)
- javascript
- xml
 
Reply With Quote
 
bruce barker
Guest
Posts: n/a
 
      11th Jan 2008
the only universal solution is to provide a url that returns an image. the
next woudl be a webservice that returns html, but then the other sites would
need to code a wrapper library.

you coudl do the webservice and supply client code in the most common
languages: php, python, ruby, asp, and .net

-- bruce (sqlwork.com)


"musosdev" wrote:

> Hi
>
> I have some areas of my website I want to make available to other site
> owners to include in their website (for example, Top 10 list, etc)
>
> What's the best way to generate something that can be used by any site
> owner, no matter what language they use, but that I can control the way the
> data is presented (example, allow a select number of themes for the inserted
> code).
>
> Any ideas / examples would be greatly appreciated.
>
> Cheers
>
>
> Dan

 
Reply With Quote
 
musosdev
Guest
Posts: n/a
 
      11th Jan 2008
Bruce,

Thanks for the reply.

When you say "url that returns an image", do you mean in the same way that
some of the CAPTCHA routines work? IE, request a url, and then the page
changes the content type to "jpeg/image" ?!

I could do that, but it would make for quite a complicated page to code up
an image that represents my Top 10 table.

The other problem I can see, is that if it's returned as an image, I can't
make anything clickable, is that right?!

Cheers


Dan



"bruce barker" wrote:

> the only universal solution is to provide a url that returns an image. the
> next woudl be a webservice that returns html, but then the other sites would
> need to code a wrapper library.
>
> you coudl do the webservice and supply client code in the most common
> languages: php, python, ruby, asp, and .net
>
> -- bruce (sqlwork.com)
>
>
> "musosdev" wrote:
>
> > Hi
> >
> > I have some areas of my website I want to make available to other site
> > owners to include in their website (for example, Top 10 list, etc)
> >
> > What's the best way to generate something that can be used by any site
> > owner, no matter what language they use, but that I can control the way the
> > data is presented (example, allow a select number of themes for the inserted
> > code).
> >
> > Any ideas / examples would be greatly appreciated.
> >
> > Cheers
> >
> >
> > Dan

 
Reply With Quote
 
Alexey Smirnov
Guest
Posts: n/a
 
      12th Jan 2008
On Jan 11, 7:22*pm, musosdev <musosw...@community.nospam> wrote:
> Bruce,
>
> Thanks for the reply.
>
> When you say "url that returns an image", do you mean in the same way that
> some of the CAPTCHA routines work? IE, request a url, and then the page
> changes the content type to "jpeg/image" ?!
>
> I could do that, but it would make for quite a complicated page to code up
> an image that represents my Top 10 table.
>
> The other problem I can see, is that if it's returned as an image, I can't
> make anything clickable, is that right?!
>
> Cheers
>
> Dan
>
>
>
> "bruce barker" wrote:
> > the only universal solution is to provide a url that returns an image. the
> > next woudl be a webservice that returns html, but then the other sites would
> > need to code a wrapper library.

>
> > you coudl do the webservice and supply client code in the most common
> > languages: php, python, ruby, asp, and .net

>
> > -- bruce (sqlwork.com)

>
> > "musosdev" wrote:

>
> > > Hi

>
> > > I have some areas of my website I want to make available to other site
> > > owners to include in their website (for example, Top 10 list, etc)

>
> > > What's the best way to generate something that can be used by any site
> > > owner, no matter what language they use, but that I can control the way the
> > > data is presented (example, allow a select number of themes for the inserted
> > > code).

>
> > > Any ideas / examples would be greatly appreciated.

>
> > > Cheers

>
> > > Dan- Hide quoted text -

>
> - Show quoted text -


make a javascript as google adsense does
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
in VS 2005, how to drag and drop tables to create usable objects =?Utf-8?B?dmE=?= Microsoft ADO .NET 0 6th Jan 2006 01:33 AM
How to create app with two web sites Magnus Blomberg Microsoft ASP .NET 4 27th Aug 2004 07:29 AM
IE Closes on sites with Java Applets targa Windows XP Internet Explorer 2 16th Mar 2004 03:58 PM
Java Applets/ Browser Does Not Support Java Applets =?Utf-8?B?bGlzbGU=?= Windows XP Help 3 13th Mar 2004 02:03 PM
Can't create usable additional User accounts RossH Windows XP Security 0 11th Dec 2003 11:48 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:27 AM.