Celebritycash.. How are they?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • woj
    <&(©¿©)&>
    • Jul 2002
    • 47880

    #51
    50.........
    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

    Comment

    • Jace
      FBOP Class Of 2013
      • Jan 2004
      • 35562

      #52
      Originally posted by dotcommer
      Jace,

      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);
      ?>
      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 others

      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 cannot
      Last edited by Jace; 11-08-2006, 02:57 PM.

      Comment

      • Jace
        FBOP Class Of 2013
        • Jan 2004
        • 35562

        #53
        btw, rss feeds are common in adult programs these days, just look around

        rss feeds are NOT for the advanced webmaster anymore, they are about as common as a hosted gallery

        Comment

        • Jace
          FBOP Class Of 2013
          • Jan 2004
          • 35562

          #54
          "its setup to parse off of an internal script call it would appear"

          "php rewrite photo:thumbnail to img src"

          no clue what that means dotcommer, but a programmer friend just said that would fix it

          Comment

          • Jace
            FBOP Class Of 2013
            • Jan 2004
            • 35562

            #55
            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
              FBOP Class Of 2013
              • Jan 2004
              • 35562

              #56
              so, in conclusion

              GET YOUR FEEDS VALID, then announce that you have them

              if you aren't even going to have valid rss feeds, then why bother?

              Comment

              • dotcommer
                Confirmed User
                • Sep 2006
                • 312

                #57
                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

                • dotcommer
                  Confirmed User
                  • Sep 2006
                  • 312

                  #58
                  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

                  • Jace
                    FBOP Class Of 2013
                    • Jan 2004
                    • 35562

                    #59
                    Originally posted by dotcommer
                    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.
                    hm

                    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

                    • Jace
                      FBOP Class Of 2013
                      • Jan 2004
                      • 35562

                      #60
                      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 work

                      Comment

                      • V_RocKs
                        Damn Right I Kiss Ass!
                        • Nov 2003
                        • 32466

                        #61
                        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

                        • OG LennyT
                          Wall Street Pimp
                          • Jun 2003
                          • 14345

                          #62
                          Originally posted by CuriousToyBoy
                          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
                          Tradeking - my online broker | 4.95 a trade | make real $$

                          Comment

                          • Jace
                            FBOP Class Of 2013
                            • Jan 2004
                            • 35562

                            #63
                            Originally posted by V_RocKs
                            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...
                            I really don't mean to come off that way, I just get very frustrated sometimes explaining it over and over again

                            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 issue

                            Comment

                            • edgeprod
                              Permanently Gone
                              • Mar 2004
                              • 10019

                              #64
                              Originally posted by Jace
                              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

                              • Jace
                                FBOP Class Of 2013
                                • Jan 2004
                                • 35562

                                #65
                                Originally posted by edgeprod


                                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.
                                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

                                Comment

                                • edgeprod
                                  Permanently Gone
                                  • Mar 2004
                                  • 10019

                                  #66
                                  Originally posted by Jace
                                  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
                                  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

                                  • dotcommer
                                    Confirmed User
                                    • Sep 2006
                                    • 312

                                    #67
                                    Originally posted by edgeprod
                                    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.
                                    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

                                    • Geraldo
                                      My posts are basically a brain dump
                                      • Nov 2006
                                      • 82

                                      #68







                                      90454

                                      Comment

                                      • Jace
                                        FBOP Class Of 2013
                                        • Jan 2004
                                        • 35562

                                        #69
                                        Originally posted by dotcommer
                                        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.
                                        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

                                        Comment

                                        • edgeprod
                                          Permanently Gone
                                          • Mar 2004
                                          • 10019

                                          #70
                                          Originally posted by Jace
                                          I love being able to customize as much as possible with the feed
                                          I agree. I don't want to annoy any of my clients by "igiving away" the information they pay me for, but I will say: if you offer the same thing in the "standard" format, you'll be ahead of the game.

                                          Comment

                                          • ugaboogah
                                            Confirmed User
                                            • Aug 2006
                                            • 147

                                            #71
                                            To the original question - CelebrityCash is an awesome sponsor for us with very high conversions. The guys will work closely with you to overcome any problems implementing their feeds. Solid.

                                            BIGBOB

                                            Comment

                                            • edgeprod
                                              Permanently Gone
                                              • Mar 2004
                                              • 10019

                                              #72
                                              Originally posted by ugaboogah
                                              To the original question - CelebrityCash is an awesome sponsor for us with very high conversions. The guys will work closely with you to overcome any problems implementing their feeds. Solid.
                                              Sweet.

                                              I posted a thread a while back with my ratios from CelebrityCash -- they were pretty nice, for sure.

                                              Comment

                                              • Barefootsies
                                                Choice is an Illusion
                                                • Feb 2005
                                                • 42635

                                                #73
                                                Originally posted by Scootermuze
                                                Well allllllllrighty then....

                                                Now back to my question......
                                                Should You Email Your Members?

                                                Link1 | Link2 | Link3

                                                Enough Said.

                                                "Would you rather live like a king for a year or like a prince forever?"

                                                Comment

                                                • dotcommer
                                                  Confirmed User
                                                  • Sep 2006
                                                  • 312

                                                  #74
                                                  Originally posted by Jace
                                                  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

                                                  • Jace
                                                    FBOP Class Of 2013
                                                    • Jan 2004
                                                    • 35562

                                                    #75
                                                    Originally posted by dotcommer
                                                    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 )
                                                    i sleep about once every two days for like 5 hours....haha

                                                    and thank you all for being so patient and working through this, i can't wait to throw your feeds up

                                                    Comment

                                                    • Teddy K.
                                                      Confirmed User
                                                      • Jul 2004
                                                      • 119

                                                      #76
                                                      see sig!!!

                                                      Comment

                                                      • Teddy K.
                                                        Confirmed User
                                                        • Jul 2004
                                                        • 119

                                                        #77
                                                        see sig!!!

                                                        Comment

                                                        • Jace
                                                          FBOP Class Of 2013
                                                          • Jan 2004
                                                          • 35562

                                                          #78
                                                          Originally posted by Teddy K.
                                                          see sig!!!
                                                          you just found out the single one thing that will never make me sign up to a program

                                                          fuck off troll

                                                          Comment

                                                          • edgeprod
                                                            Permanently Gone
                                                            • Mar 2004
                                                            • 10019

                                                            #79
                                                            Originally posted by Teddy K.
                                                            see sig!!!
                                                            What the fuck is wrong with you?

                                                            Comment

                                                            Working...