Anyone know of a script where people can list there twitter streams?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chaze
    Confirmed User
    • Aug 2002
    • 9774

    #1

    Anyone know of a script where people can list there twitter streams?

    I want to make a news site where if someone signed up they can add their domain and twitter account and have this site list all the twitter streams. Ultimately streaming thousands of twitter streams. Not even sure if this makes since.
    Like the desert needs the rain
    We do fully manged WordPress, VPS, and Servers. Adult Host Pro https://adulthostpro.com/ Since 2001
  • barcodes
    Confirmed User
    • Mar 2011
    • 2040

    #2
    Can you maybe use something like this and store the users id as a variable then write out the code with the var in it wherever you're putting it?

    http://tweet.seaofclouds.com/

    Best of luck with it.

    Comment

    • Caligari
      Confirmed User
      • Oct 2009
      • 5414

      #3
      all twitter streams have their own rss so you could pipe that through something like googles feedburner which would spit out an html code you could put on the given page, so you could have a page loaded with the html snippets showing the twitter streams i believe.
      ATTN Webmasters Cruel Bucks - LIVE Gonzo Does Not Pay
      ------------------------------------------------
      Animal Rescue Click Here to Feed An Animal for Free

      Comment

      • chaze
        Confirmed User
        • Aug 2002
        • 9774

        #4
        Good ideas guys, I think it would have to be based on the rss some how.

        I would need a place to submit their twitter account then the script would grab that users twitter rss and mesh into all the rest for one long stream on the front page.

        I also would need to stream to update in real time.

        I can see how it would get messy with hundreds of sites. But a cool way to see the twitter updates for just the sites you want. I have seen this with keywords but not actual rss twitter rss feeds.
        Like the desert needs the rain
        We do fully manged WordPress, VPS, and Servers. Adult Host Pro https://adulthostpro.com/ Since 2001

        Comment

        • chaze
          Confirmed User
          • Aug 2002
          • 9774

          #5
          Originally posted by barcodes
          Can you maybe use something like this and store the users id as a variable then write out the code with the var in it wherever you're putting it?

          http://tweet.seaofclouds.com/

          Best of luck with it.
          Wow I think that's it.
          Like the desert needs the rain
          We do fully manged WordPress, VPS, and Servers. Adult Host Pro https://adulthostpro.com/ Since 2001

          Comment

          • AdultKing
            Raise Your Weapon
            • Jun 2003
            • 15601

            #6
            Twitter has an API, why not use that ?

            Comment

            • chaze
              Confirmed User
              • Aug 2002
              • 9774

              #7
              Originally posted by AdultKing
              Twitter has an API, why not use that ?
              I got it work a little, you can see it here http://webhostingtimes.com/

              But I can't seem to get rid of the code showing up top and I need to filter the tweets to 5 per user.

              Couple things I'm working on.
              Like the desert needs the rain
              We do fully manged WordPress, VPS, and Servers. Adult Host Pro https://adulthostpro.com/ Since 2001

              Comment

              • fris
                Too lazy to set a custom title
                • Aug 2002
                • 55679

                #8
                Originally posted by chaze
                I want to make a news site where if someone signed up they can add their domain and twitter account and have this site list all the twitter streams. Ultimately streaming thousands of twitter streams. Not even sure if this makes since.
                i assume you mean something like this? http://wefollow.com/
                Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                Comment

                • brassmonkey
                  Pay It Forward
                  • Sep 2005
                  • 77396

                  #9
                  kool looks good
                  TRUMP 2026 KEKAW!!! - The Laken Riley Act Is Law!
                  DACA ENDED - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com

                  Comment

                  • chaze
                    Confirmed User
                    • Aug 2002
                    • 9774

                    #10
                    Originally posted by fris
                    i assume you mean something like this? http://wefollow.com/
                    Kind of I actually got it dialed in www.webhostingtimes.com

                    I wanted to choose the feeds and have them mesh together in one stream on the front page. Next I might have a new page with the last 5 posts meshed together on a new page.

                    Also I'm working on making a new RSS from the meshed stream.
                    Like the desert needs the rain
                    We do fully manged WordPress, VPS, and Servers. Adult Host Pro https://adulthostpro.com/ Since 2001

                    Comment

                    • fris
                      Too lazy to set a custom title
                      • Aug 2002
                      • 55679

                      #11
                      Originally posted by chaze
                      Kind of I actually got it dialed in www.webhostingtimes.com

                      I wanted to choose the feeds and have them mesh together in one stream on the front page. Next I might have a new page with the last 5 posts meshed together on a new page.

                      Also I'm working on making a new RSS from the meshed stream.
                      you can use search operators to have them combined.
                      Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                      Comment

                      • chaze
                        Confirmed User
                        • Aug 2002
                        • 9774

                        #12
                        Originally posted by fris
                        you can use search operators to have them combined.
                        Yep my problem now is the stream is only showing about 25 tweets. I think Twitter is limiting how much I can pull.
                        Like the desert needs the rain
                        We do fully manged WordPress, VPS, and Servers. Adult Host Pro https://adulthostpro.com/ Since 2001

                        Comment

                        • MediaGuy
                          Confirmed User
                          • Sep 2004
                          • 5500

                          #13
                          See what you can do with www.TweetBig.com

                          :D

                          YOU Are Industry News!
                          Press Releases: pr[at]payoutmag.com
                          Facebook: Payout Magazine! Facebook: MIKEB!
                          ICQ: 248843947
                          Skype: Mediaguy1

                          Comment

                          • fris
                            Too lazy to set a custom title
                            • Aug 2002
                            • 55679

                            #14
                            Originally posted by chaze
                            Yep my problem now is the stream is only showing about 25 tweets. I think Twitter is limiting how much I can pull.
                            i think you can pull more than that, i do know the api limit is quite small, well not small, but nothing drastic thast you can pull 200+ tweets at once.

                            read up more on the api.
                            Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                            Comment

                            Working...