Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 06-26-2006, 01:56 AM   #1
John Marco
Confirmed User
 
Join Date: May 2005
Posts: 912
Want a cam site? RSS feed parser for online models

Last week Webcams.com released a revolutionary feed parser for online models and model profiles which allowed you to create your own webcam site using your own parser.

If you didn't see our post regarding this -- in a nutshell, we have an online model RSS feed that allows you to display results exactly as you want them. You can choose minimum model rating (to only show hot girls), specific categories, only models added after a certain date, and more. With this tool, you can pop our feeds into your site to have freshly updated models.

We have followed that up by making available to all our affiliates an exclusively designed feed parser that allows you to simply parse our feeds and display the results using elementary HTML.

Some possible uses:
  • Provide new model of the day link on your site that is dynamically updated
  • Show a real time list of models available to chat
  • Sort the list by niche category since our feeds can be customized to display only certain niches (i.e. Asian Girls)
  • Create custom profiles for each online model that has the same look and feel as your site

You can do anything you want with these feeds. The feeds are parsed into basic PHP variables that can be formulated any way you like using standard HTML elements. This includes support for CSS styling as well!

We are the first affiliate program to offer these advanced features along with a custom parser that is so easy anyone can use it even if they have zero PHP experience.

Here are a couple of very basic example feeds for you to see:

Online Models Sample

Model Profile Sample

Basically our parser defines a variable for each feed element that you can insert into your page however you'd like. We provide demo files that show you how to loop the output, format it using your own colors, etc.

This parser is available in the Webcams.com affiliate area. If you have any questions I'll be available to answer them or available via email at webmaster at webcams.com

- John
__________________
WEBCAMS.COM
$42+ PPS or revshare
ICQ: 476-111 Google Talk: Webcams.com
John Marco is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-26-2006, 10:58 AM   #2
John Marco
Confirmed User
 
Join Date: May 2005
Posts: 912
I'm bumping this
__________________
WEBCAMS.COM
$42+ PPS or revshare
ICQ: 476-111 Google Talk: Webcams.com
John Marco is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-26-2006, 01:24 PM   #3
shiloh451
Confirmed User
 
Join Date: Mar 2006
Posts: 146
Samples don't work.
__________________
www.elitexxxsource.com An Invitation to Excellence for the Surfing Connisseur.
www.bluetoonmedia.com; cool_content.com/brad
shiloh451 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-26-2006, 02:29 PM   #4
Rankings
 
Rankings's Avatar
 
Industry Role:
Join Date: Jan 2004
Location: A cat with three legs cannot bury shit in a frozen pond. In addition to that, can you cry underwater?
Posts: 10,633
great, im all over it
__________________
Your leader for Adult SEO Services

19+ Years Serving the Adult/SEO Industry

ICQ: 610-814
Skype: xratedseo
Rankings is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-26-2006, 04:17 PM   #5
Scootermuze
Confirmed User
 
Join Date: Dec 2001
Posts: 4,513
Shouldn't I be seeing the pics and a clickable link?

The samples above and demos I downloaded give me this type of output:

screen_name: 01HornyAzn4U
mean_rating: 7.4
num_ratings: 5
why_me: hot hot hot
join_date: 18 May 2006
categories: Asians, Brunettes, Girls Online, Latinas, Teens (18+)
image_url: http://static.webcams.com/images/thu...6/0d/57181.jpg
large_image_url: http://static.webcams.com/images/models/06/0d/57181.jpg
link: http://webcams.com/link.php?reseller...page=defa ult
Scootermuze is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-26-2006, 04:31 PM   #6
tenderobject
Need Designs? 312352846
 
Industry Role:
Join Date: Dec 2004
Location: Somewhere
Posts: 11,688
hope you can post the last week thread i just bought a domain for webcams.com
__________________


NEED DESIGNS?!?
tenderobject is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-26-2006, 05:43 PM   #7
Juilan
Sultan of Swing
 
Juilan's Avatar
 
Join Date: Feb 2004
Location: XXXodus
Posts: 15,141
using FF not displaying as of yet but sounds awesome...
Juilan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-26-2006, 05:47 PM   #8
fuzzylogic
Confirmed User
 
fuzzylogic's Avatar
 
Join Date: Jun 2004
Location: buffalo, las vegas. icq: 285808879
Posts: 4,796
yo, thats tech

images only show in IE? is that what i am reading?
fuzzylogic is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-26-2006, 05:48 PM   #9
czarina
Webmaster Extraordinaire
 
czarina's Avatar
 
Industry Role:
Join Date: Jul 2002
Location: A beautiful beach...
Posts: 10,748
Wow thats a great idea.
czarina is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-26-2006, 07:57 PM   #10
John Marco
Confirmed User
 
Join Date: May 2005
Posts: 912
the images aren't supposed to show... I said in the post that it was a very basic sample of what you can do. It just dumps a list of online models.

You can format the HTML page however you'd like. For example, you could do the following:

Code:
Model Image: <img src="<?php echo $model->image_url ?>">
And it will echo the model image formatted in HTML. In my example, the code is simply:

Code:
image_url: <?php echo $model->image_url ?>
Our instructions page along with the examples show you exactly what you need to do to make it completely flexible!
__________________
WEBCAMS.COM
$42+ PPS or revshare
ICQ: 476-111 Google Talk: Webcams.com
John Marco is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-26-2006, 08:01 PM   #11
John Marco
Confirmed User
 
Join Date: May 2005
Posts: 912
Quote:
Originally Posted by Scootermuze
Shouldn't I be seeing the pics and a clickable link?

The samples above and demos I downloaded give me this type of output:

screen_name: 01HornyAzn4U
mean_rating: 7.4
num_ratings: 5
why_me: hot hot hot
join_date: 18 May 2006
categories: Asians, Brunettes, Girls Online, Latinas, Teens (18+)
image_url: http://static.webcams.com/images/thu...6/0d/57181.jpg
large_image_url: http://static.webcams.com/images/models/06/0d/57181.jpg
link: http://webcams.com/link.php?reseller...page=defa ult
yep, that's what it's supposed to do. You have to format the sample however you'd like to see it in HTML. Here is another example:

Code:
<h2>These models are currently online:</h2>
<?php 
require_once('WebcamsRSSParser.php');
$feed_url = 'http://webcams.com/affiliate/wca_promo.php?action=onlinemodelsrssfeed&reseller=webcams&rev=0&type=1&link_type=rss&mcat_id=17&min_mean_rating=0&min_num_ratings=0&max_site_age=90&perpage=10';
$models = WebcamsRSS::parse_online_models($feed_url);
foreach($models as $model) {
?>

Model: <span style="color: #FF0000"><?php echo $model->screen_name ?><br>
<a href="<?php echo $model->link ?>">
<img src="<?php echo $model->large_image_url ?>"><br>click my link!</a>

<?php
}
?>
Does this make sense everyone? it is COMPLETELY up to you. The sample is supposed to be a very basic example of formatting. You can get as creative as you'd like.
__________________
WEBCAMS.COM
$42+ PPS or revshare
ICQ: 476-111 Google Talk: Webcams.com
John Marco is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-26-2006, 08:04 PM   #12
bknoob
Confirmed User
 
Join Date: Apr 2006
Posts: 1,610
bknoob is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-26-2006, 09:06 PM   #13
John Marco
Confirmed User
 
Join Date: May 2005
Posts: 912
If anyone wants, I can get our designer to make you some custom pages using this tool tommorrow to show you exactly how it works.. it's one of the best promo tools invented for webcam sites I think.. makes it all automated
__________________
WEBCAMS.COM
$42+ PPS or revshare
ICQ: 476-111 Google Talk: Webcams.com
John Marco is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.