2007
Neat beatboxing video
Pretty sweet.
The ScobleShow is the 700th feed added to RSS2.com. Congratulations, Scoble!
P.S. Support for displaying podcast enclosures is probably going to be coming soon so you’ll be able to play or download non-embedded audio and video podcast files directly in your browser. But that is probably for another night, since it will involve hacking on the MagpieRSS RSS feed parser a little bit so it knows that enclosures exist.
Neat video.
So the guy who came up with WiFi, Expedia, Exterra tells all about the importance of naming.
Is a good name a important to success? What about bad names? They highlight the name iPod as a bad name, but the product is so awesome it didn’t matter. I’m about half-way through this video, and it actually has my attention (as you know, this is a big deal if you can keep my attention). So … before I have to go out and this post falls into the “almost done” status … I’m just going to post because man, this is too interesting not too!
Posted on PodTech.net: Blog – Blog Archive – Just wha’ts in a name? A lot listen to Scoble talk with Edward Saenz (found it by reading the PodTech.net blog RSS feed at RSS2.com).
I’ve fixed it so that adding feeds to RSS2.com should work again now. There was a small flaw in the logic for adding the feeds that I hadn’t caught. All fixed now.
So far there have been almost 130,000 total items retrieved from almost 700 feeds since it the site launched in December.
If you’ve ever tried to get your website featured on the front page of a site like digg, reddit, or Slashdot you might have felt frustration when you didn’t get the right number of votes to make it.
There is a site called RSS2.com that will automatically put your website’s content directly on its homepage.
Here are the 3 easy steps for you to take to get your website featured on the homepage of RSS2.com:
If you want to make it into the top 30 feed list (featured at the top of every page), all you have to do is tell people about your RSS2.com page that features your feed and increase your view count. The easiest way to do this is to use the RSS feed stats widget at the bottom of your feed page (copy and paste the HTML into your blog sidebar or another HTML page) — note that your site must allow <script> tags to enable the live updates of your RSS2.com feed stats information. You can also promote yourself to the top 30 by linking to your feed page in your blog roll and by sending the link to your friends.
To have your site icon show up nicely in the all feeds page and in the explore lists make sure you have a favicon installed for your website. RSS2.com will look for that and use it for your site icon. If it doesn’t find one, it will use a generic one that doesn’t set your site apart from any of the other ones. See the Wikipedia entry on favicons for how to get one installed for your site if you don’t already have one.
So, 3 easy steps to get your website content promoted on the RSS2.com website.
(P.S. It usually accepts most Atom feeds as well as RSS feeds.)
If you like what I’ve been working on for RSS2.com, feel free to digg this submission and help get it linked on the home page. Let’s see if we can melt the server.
This new RSS feed aggregator site makes reading sites like digg fast and easy, with no clutter or distractions. There are 690 other feeds to read that are also available on the site. A really good resource for finding fresh new stories, focused on technology, design, and cool hunting.
You can now see stats for each feed on RSS2.com and grab the HTML code to embed a neat small badge that shows you how many times the feed has been read on RSS2.com, how many people have favorited it and how many items are available to read on RSS2.com. The badges are displayed at the bottom of every feed page.
Here’s my stats badge:
This looks pretty neato.
Chickenfoot is a Firefox extension that puts a programming environment in the browser’s sidebar so you can write scripts to manipulate web pages and automate web browsing. In Chickenfoot, scripts are written in a superset of Javascript that includes special functions specific to web tasks.
(Via the Lifehacker RSS feed at RSS2.com)
I just added another nice feature to RSS2.com: Persistent user sign in. This means that you won’t have to keep on logging in every time you restart your browser. Click the “Remember me” checkbox to stay signed in for the next 100 days.
This will become more important as new user-focused features are added to the site.
I’ve made a bunch of improvements to RSS2.com lately:
Feeds
You can now view all feeds in the system by going to the http://rss2.com/feeds/ page.
![]()
Paging
You can now page through older items than just the latest 10 items. This is a pretty nice enhancement. This way you can get caught up.
Top 30
The top 30 most popular feeds are now displayed instead of just the top 25.
OPML Export
If you want to grab a copy of the OPML file that contains all of the subscribed feeds you can get it on the feeds page.
Latest stats:
Also on the technical backend, I improved the speed of a couple of the SQL queries and also implemented 301 redirects for any requests made to www.rss2.com (meaning that if a user types in www.rss2.com they’ll be redirected to rss2.com without the www). Paging nerdly McNerdlington…