50.........
Celebritycash.. How are they?
Collapse
X
-
Custom Software Development, email: woj#at#wojfun#.#com to discuss details or skype: wojl2000 or gchat: wojfun or telegram: wojl2000
Affiliate program tools: Hosted Galleries Manager Banner Manager Video Manager
Wordpress Affiliate Plugin Pic/Movie of the Day Fansign Generator Zip Manager -
no offense man, but I am working with over 100 rss feeds right now from tons of sponsors, and I don't need to do that with any othersJace,
I appreciate you taking the time to try our feeds out. I spoke with our programmer who created the RSS version of our feeds and he said that most likely you will have to create a parser for the images.
We have two versions of the RSS, a formatted version and a Raw RSS version. My programmer explained why he chose to do the Java Script version first because any webmaster could very easily get it up and working. The RSS version is for more advanced webmasters like your self. Depending on your server etc… you may have to write additional code to parse all of the RSS feed.
We had another programmer who used PHP to parse it and he had it up and running within a few minutes, and this is what he wrote.
This is a quick and dirty script I wrote (there are better ways to it).
First you have to edit it with a simple text editor to change the RSS url. It's within the first line of code.
If you put it on a php page, you just include it with this code:
<? include 'feed.php'; ?>
Or If you wanna include it with SSI (server side includes) in an shtml (or html) file, you can use this code:
<!--#include virtual="feed.php" -->
And you need to make sure your server has SSI support enabled.
Here is the PHP code.
<?
$o = implode(file("http://www.celebritycashrocks.com/f/topcelebs/via_rss/ wmr-link/site-fcQQfsQQchQQnct/rsid-819231/g-f/items-25/headshots-1/icons- 0/columns-1/hsiz-m/ho-t/si-1/marker-Feed_Topf"));
$p = simplexml_load_string($o, 'SimpleXMLElement', LIBXML_NOCDATA);
print ($p->channel->description);
?>
I use feedwordpress. I throw the feed into the URL box and hit submit, and it updates every 6 hours and I never have to touch it
I am not including php tags or getting creative to parse some fucked up rss, it just isn't worth it and it honestly isn't how rss is supposed to be
I suggest your programmer shop around to other affiliate programs and see how rss is done in the adult industry, because he is apparently working with the wrong thing
have them install wordpress and then install AutoBlog or FeedWordpress, then you will be on the same level that hundreds of webmasters using rss feeds are on
I know you all are trying to be creative and trying new things, but there is a tried and true method for doing this, and having some rss script spit out some code that we ONCE AGAIN have to add more code to a page to view isn't going to get you anywhere
just give us a basic rss feed
want some examples?
http://www.mrskin.com/feeds.html?nat...2_0&source=bod
http://www.juicybucks.com/rss.php?A=...ite=10&num=100
http://www.mrskin.com/feeds.html?nat...kinternational
http://www.juicybucks.com/rss.php?A=...ite=21&num=100
none of those require any extra code and they can be used by feedwordpress, autoblog and autoblogger pro very easily, your cannotLast edited by Jace; 11-08-2006, 02:57 PM.Comment
-
from http://feedvalidator.org/check.cgi?u...rker-Feed_Topf
Warning
This feed is valid, but may cause problems for some users. We recommend fixing these problems.
*
line 14, column 0: item should contain a guid element (25 occurrences) [help]
</item>Comment
-
Jace,
I spoke with my programmer and he thought you might be using the Formated RSS version. We offer both "Formated RSS" and "Raw RSS" .
Here is the Raw RSS link
http://www.celebritycashrocks.com/f/...rker-Feed_Topf
However when I look at your earlier post I noticed that you used the raw feed.
You also posted a link to the movie reviews that had an error earlier. He looked into it and found one of the movie reviews had a Unicode character, so he is currently going to fix it.
I will start doing more testing in some of the blog software that you posted about earlier.
Thanks for you assistance.Comment
-
Jace,
Just got this from my programmer.
http://feedvalidator.org/check.cgi?u...Title%2Fblah-3
He said that your cached version will erase in 5 Min, or you can just add /uncache-1/ to the end and it will validate instantly.Comment
-
hmJace,
Just got this from my programmer.
http://feedvalidator.org/check.cgi?u...Title%2Fblah-3
He said that your cached version will erase in 5 Min, or you can just add /uncache-1/ to the end and it will validate instantly.
http://webcams.adailyfix.com/2006/11...-sand-and-fog/
that is what that just output, no links, no images, nothing
just text
do you not see what is wrong with that?Comment
-
btw, I am giving up.....if you all really are serious about providing content for blog owners, get yourself a copy of wordpress and install the feedwordpress plugin
once you do that you can see where most of us blog owners stand and why your feeds need workComment
-
To CelebrityCash.com... I know Jace comes off a bit raw but what he is saying is shared by others.
If you want to compete against the other celebrity sponsors then you have to conform to the standards of RSS feeds they are all using...
We need to be able to promote every sponsor with the same method of parsing the FEED. We all use ABP or FeedWordpress and NEED your feed to conform because a lot of us run upwards of 200 blogs and we cannot edit each blog to specifically be able to parse each sponsors feeds...Comment
-
http://www.revsharerewards.com is the original home of the sex tape and is huge with http://www.celebsunzipped.net, 3 alternate front female celeb ends, http://www.malecelebsunzipped.com for male celeb traffic and MORE than 100 alternate, specific tours for ALL 4 of their sites...
http://www.pinkpays.com have Celebs TV, which rocks ...
http://www.xxxcash.com has a number of excellent female and male celeb sites and some brilliant RSS feeds for you to use...
http://www.netpondcash.com has Celebs Uncovered ...
http://www.xpays.com obviously with the licenced versions for all of your Paris Hilton, Pamela Anderson and Tom Sizemore traffic...
http://www.stiffycash.com has AllNakedReview based on MrSkin ..
http://www.mrskin.com has many European country specific celeb sites as well as the main one...
Thanks, I needed some celeb sponsors
Comment
-
I really don't mean to come off that way, I just get very frustrated sometimes explaining it over and over againTo CelebrityCash.com... I know Jace comes off a bit raw but what he is saying is shared by others.
If you want to compete against the other celebrity sponsors then you have to conform to the standards of RSS feeds they are all using...
We need to be able to promote every sponsor with the same method of parsing the FEED. We all use ABP or FeedWordpress and NEED your feed to conform because a lot of us run upwards of 200 blogs and we cannot edit each blog to specifically be able to parse each sponsors feeds...
if sponsors would just take the time and check out what others are doing, plus read all the gfy threads about rss then there would be no issueComment
-
I know you all are trying to be creative and trying new things, but there is a tried and true method for doing this, and having some rss script spit out some code that we ONCE AGAIN have to add more code to a page to view isn't going to get you anywhere
just give us a basic rss feed
Thanks for saying this -- I haven't had the balls in the past, admittedly. I would pull Celebrity Cash feeds in a *HEARTBEAT* if they offered them in the standard format. I can't go modifying code (especially in a product like Autoblogger) for a single sponsor. JS feeds make it MUCH harder for us, not easier.Comment
-
I REALLY want to use their feeds, otherwise I wouldn't be complaining so much....I don't wanna come off like a whiny ungrateful asshole either, but I can only say something 10 times before I start to get frustrated
Thanks for saying this -- I haven't had the balls in the past, admittedly. I would pull Celebrity Cash feeds in a *HEARTBEAT* if they offered them in the standard format. I can't go modifying code (especially in a product like Autoblogger) for a single sponsor. JS feeds make it MUCH harder for us, not easier.Comment
-
Yeah, I hear you. I think Bob is the guy that can "get things done" over there. He's always been responsive in the past.Comment
-
Jace, Edgerprod,
No hard feelings about some of the post. I completely agree with you guys, we need to create the RSS feeds to work seamlessly into all the major Blogs without having to write additional code.
When we created the feeds, we found that the Java Script version was the most simplistic to use and gave the webmaster the most flexibility in layout design etc...
We spent several weeks creating the feeds and adding all of the extra bells and whistles so they could be customized to the look and feel of the webmasters site.
I had a meeting today with the programming team today and they are going to create a 3rd option for the RSS feeds. This option will be created to work with hosted Blogs such as WordPress, Blogger etc?
Once we have them completed, I will let you guys know.
I appreciate all of your feedback and it?s with good feedback that we will be able to create an outstanding product.
Since you guys have been working with RSS feeds for a while, what are some of the features that you would like to see in an RSS feed?
Do you like having the ability to create a feed like the system we are currently using below? Or are there any other ideas you have. Since my programmers will be working on this any suggestions would be greatly appreciated.
Comment
-
I think the system you have now is PERFECT...I love being able to customize as much as possible with the feedSince you guys have been working with RSS feeds for a while, what are some of the features that you would like to see in an RSS feed?
Do you like having the ability to create a feed like the system we are currently using below? Or are there any other ideas you have. Since my programmers will be working on this any suggestions would be greatly appreciated.
one thing you might give us though is multiple images or the option of a larger image, something around 300-350px width is GREAT for blogs and looks wonderful when it is posted
check out this - http://celebs.adailyfix.com/2006/11/09/carole-laure/ - that is from mrskincash, and while I love some of the things, the image is WAY too small, but the way they have their done is perfect other than the image
This is another feed from juicybucks, http://celebs.adailyfix.com/2006/10/...cker-sex-tape/ - i like this feed also
hope that helps
Comment
-
Comment
-
Sweet.
I posted a thread a while back with my ratios from CelebrityCash -- they were pretty nice, for sure.Comment
-
-
I think the system you have now is PERFECT...I love being able to customize as much as possible with the feed
one thing you might give us though is multiple images or the option of a larger image, something around 300-350px width is GREAT for blogs and looks wonderful when it is posted
check out this - http://celebs.adailyfix.com/2006/11/09/carole-laure/ - that is from mrskincash, and while I love some of the things, the image is WAY too small, but the way they have their done is perfect other than the image
This is another feed from juicybucks, http://celebs.adailyfix.com/2006/10/...cker-sex-tape/ - i like this feed also
hope that helps
Thanks for the feed back, I will talk with the programming team about adding the larger photos.
The celebritycash.com team has really been working hard on creating feeds that have a very easy to use interface. We are going to be adding a whole bunch more, but I want to make sure that once completed, these feeds can be used on any site. The feed back in this thread is one way of accomplishing that.
I just wanted to say thank you to everyone for taking some time out of everyone's busy schedule to provide us with very valuable feed back (Especially you Jace, Do you ever sleep '24,586' posts )
Comment
-
i sleep about once every two days for like 5 hours....hahaThanks for the feed back, I will talk with the programming team about adding the larger photos.
The celebritycash.com team has really been working hard on creating feeds that have a very easy to use interface. We are going to be adding a whole bunch more, but I want to make sure that once completed, these feeds can be used on any site. The feed back in this thread is one way of accomplishing that.
I just wanted to say thank you to everyone for taking some time out of everyone's busy schedule to provide us with very valuable feed back (Especially you Jace, Do you ever sleep '24,586' posts )
and thank you all for being so patient and working through this, i can't wait to throw your feeds upComment


Comment