Please review streamtu.be
streamtu.be
Please review streamtu.be
1–9 of 9 posts
Re: Please review streamtu.be
#2Ideas/comments welcome.
Re: Please review streamtu.be
#3Who is this for? Why?
Re: Please review streamtu.be
#4It summarizes/ranks links being discussed on Twitter, not simply by looking at the tweets, but by visiting the destination sites being pointed to. It was written as a testcase for software I'm writing for streaming realtime financial data (prices and graphs) to modern browsers, but I've grown fond of it since. It's for people curious about "what's cooking" on Twitter.
Re: Please review streamtu.be
#5can I filter by country or language?
Re: Please review streamtu.be
#6can I filter by country or language?
Not yet, but great idea, at least for the larger countries when/if they have a sizeable Twitter base, and assuming the language can be sniffed out fairly easily (well, the asian languages should be easy...).
Re: Please review streamtu.be
#7Chrome gives me a "The website at getfans.info has been reported as a “phishing” site" warning. Maybe look to see if there's an XSS hole on your site?
Re: Please review streamtu.be
#8Chrome gives me a "The website at getfans.info has been reported as a “phishing” site" warning. Maybe look to see if there's an XSS hole on your site?
It's not on my site. It's because I'm trying to link directly to the favicons from the original site. I have a fix shortly (caching favicons locally). That also fixes some of the sites who prompt for logins when the browser tries to pull the favicon. Thanks for reporting it.
Re: Please review streamtu.be
#9Chrome gives me a "The website at getfans.info has been reported as a “phishing” site" warning. Maybe look to see if there's an XSS hole on your site?
Should be fixed now.