<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Disqus - Latest Comments for brianjesse</title><link>http://disqus.com/people/brianjesse/</link><description></description><language>en</language><lastBuildDate>Tue, 10 Nov 2009 08:53:19 -0000</lastBuildDate><item><title>Re: How Google got left behind (Scripting News)</title><link>http://scripting.disqus.com/how_google_got_left_behind_scripting_news/#comment-22535230</link><description>I think we need something smarter in search. A tool we can customize to our needs with a slider for features like relevancy by link, by author/influence, and certainly by time.&lt;br&gt;&lt;br&gt;How do you knowledgeable gents see search in a decentralized real time system. I mentioned in a post a while back search like status (you'd propagate searches like real time status/feedupdates so they'd be on the same footing).&lt;br&gt;&lt;br&gt;My long term dream are virtual assistants that keep track of all my favorite topics/streams, monitoring them with a novelty filter crafted by my usage and manual interaction. Novelty filters intersecting with relevancy features is a fun problem :).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">VictusFate</dc:creator><pubDate>Tue, 10 Nov 2009 08:53:19 -0000</pubDate></item><item><title>Re: How Google got left behind (Scripting News)</title><link>http://scripting.disqus.com/how_google_got_left_behind_scripting_news/#comment-21730091</link><description>Twitter search spoiled me with it's recency. For months i've performed several extra steps on almost every Google search: &lt;br&gt;&lt;br&gt;a) submit the search term via my browser toolbar &lt;br&gt;b) click "Advanced Search" &lt;br&gt;c) click "Date, usage rights, numeric search and more" &lt;br&gt;d) choose "past 24 hours" from the date popup &lt;br&gt;e) click "Advanced Search" submit button.&lt;br&gt;&lt;br&gt;It was getting tiresome but recently a new 3-step option appeared and I can &lt;br&gt;&lt;br&gt;a) submit the search term via my browser toolbar &lt;br&gt;b) click "Show options" &lt;br&gt;c) click "past 24 hours"&lt;br&gt;&lt;br&gt;I'm ready for the 1-step version, I will Like it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brianjesse</dc:creator><pubDate>Mon, 02 Nov 2009 23:41:47 -0000</pubDate></item><item><title>Re: Cli.gs URL Shortener To Shut Down</title><link>http://mashable.disqus.com/cligs_url_shortener_to_shut_down/#comment-18538941</link><description>Sean O said "it's easy to setup a URL shortener" but setting up a self-hosted Web app and SQL database is too difficult for most.&lt;br&gt;&lt;br&gt;There is an alternative: &lt;a href="http://rp.ly" rel="nofollow"&gt;http://rp.ly&lt;/a&gt; lets you easily make short URLs on your own domain name: &lt;a href="http://s.yourdomain.com" rel="nofollow"&gt;s.yourdomain.com&lt;/a&gt; or you.ly -- that way you're not advertising someone else's service, and your shortening-data is exportable as an RSS feed, so you're never again dependent on some service with a shaky business model.&lt;br&gt;&lt;br&gt;&lt;a href="mailto:brian@rp.ly" rel="nofollow"&gt;brian@rp.ly&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brianjesse</dc:creator><pubDate>Mon, 05 Oct 2009 00:43:00 -0000</pubDate></item><item><title>Re: HowTo: Sharing links in the River2 community</title><link>http://howto.disqus.com/howto_sharing_links_in_the_river2_community/#comment-17365853</link><description>this is really neat and everything worked smoothly when I tried it out. now pondering how a long-poll and rssCloud callback could update my River2.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brianjesse</dc:creator><pubDate>Fri, 25 Sep 2009 06:00:15 -0000</pubDate></item><item><title>Re: Sharing links in the River2 community (Scripting News)</title><link>http://scripting.disqus.com/sharing_links_in_the_river2_community_scripting_news/#comment-17227713</link><description>that's what you get for telling everyone our secret! :-)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brianjesse</dc:creator><pubDate>Wed, 23 Sep 2009 12:40:46 -0000</pubDate></item><item><title>Re: DNS for RSS feeds (Scripting News)</title><link>http://scripting.disqus.com/dns_for_rss_feeds_scripting_news/#comment-17043284</link><description>that's how I designed my rssCloud Rest/DNS server.. when you make a new zone like &lt;a href="http://supercloud.org" rel="nofollow"&gt;supercloud.org&lt;/a&gt;, it puts an A record there at the top level and then starts pumping out new TXT records for the subdomains</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brianjesse</dc:creator><pubDate>Mon, 21 Sep 2009 13:23:01 -0000</pubDate></item><item><title>Re: I need a Domain Name Server with a REST interface (Scripting News)</title><link>http://scripting.disqus.com/i_need_a_domain_name_server_with_a_rest_interface_scripting_news/#comment-16896917</link><description>Using TXT is wrong for this. You should use NAPTR records.&lt;br&gt;You can rig it with TXT, but it doesn't make sense as NAPTR is specifically engineered for this.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">twitter-6959952</dc:creator><pubDate>Fri, 18 Sep 2009 17:16:12 -0000</pubDate></item><item><title>Re: I need a Domain Name Server with a REST interface (Scripting News)</title><link>http://scripting.disqus.com/i_need_a_domain_name_server_with_a_rest_interface_scripting_news/#comment-16894900</link><description>This is working pretty well, send me an e-mail if you'd like to try it out. &lt;a href="mailto:brian@megapump.com" rel="nofollow"&gt;brian@megapump.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;The source code is published on github:&lt;br&gt;      &lt;a href="http://github.com/voitto/rsscloud_dns_server" rel="nofollow"&gt;http://github.com/voitto/rsscloud_dns_server&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;####################&lt;br&gt;## creating a zone record&lt;br&gt;####################&lt;br&gt;&lt;br&gt;POST vars&lt;br&gt;---------------&lt;br&gt;name = "george"&lt;br&gt;record = "TXT"&lt;br&gt;feedname = "george.loose.ly"&lt;br&gt;key = md5( subdomain.record.value.pass ) where period concatenates values of these post vars and "pass" contains password value&lt;br&gt;&lt;br&gt;API endpoint&lt;br&gt;------------------------------&lt;br&gt;&lt;a href="http://cloud.twitteronia.com/api/" rel="nofollow"&gt;http://cloud.twitteronia.com/api/&lt;/a&gt;&lt;br&gt;&lt;br&gt;New zone record&lt;br&gt;------------------------------&lt;br&gt;| 14 |    9 | george | TXT  |                                    |   0 | 86400 | george.loose.ly |&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;####################&lt;br&gt;## updating the feedname&lt;br&gt;####################&lt;br&gt;&lt;br&gt;POST vars&lt;br&gt;---------------&lt;br&gt;name = "george"&lt;br&gt;record = "TXT"&lt;br&gt;feedname = "george.twitteronia.com"&lt;br&gt;key = md5( subdomain.record.value.pass ) where period concatenates values of these post vars and "pass" contains password value&lt;br&gt;&lt;br&gt;API endpoint&lt;br&gt;------------------------------&lt;br&gt;&lt;a href="http://cloud.twitteronia.com/api/" rel="nofollow"&gt;http://cloud.twitteronia.com/api/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Updated zone record&lt;br&gt;------------------------------&lt;br&gt;| 14 |    9 | george | TXT  |                                    |   0 | 86400 | &lt;a href="http://george.twitteronia.com" rel="nofollow"&gt;george.twitteronia.com&lt;/a&gt; |&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;######################&lt;br&gt;## updating the record data&lt;br&gt;######################&lt;br&gt;&lt;br&gt;POST vars&lt;br&gt;---------------&lt;br&gt;name = "george"&lt;br&gt;record = "TXT"&lt;br&gt;feedname = "george.twitteronia.com"&lt;br&gt;feedurl = "http://george.blogspot.com/posts.rss"&lt;br&gt;key = md5( subdomain.record.value.pass ) where period concatenates values of these post vars and "pass" contains password value&lt;br&gt;&lt;br&gt;API endpoint&lt;br&gt;------------------------------&lt;br&gt;&lt;a href="http://cloud.twitteronia.com/api/" rel="nofollow"&gt;http://cloud.twitteronia.com/api/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Updated zone record&lt;br&gt;------------------------------&lt;br&gt;| 14 |    9 | george | TXT  | &lt;a href="http://george.blogspot.com/posts.rss" rel="nofollow"&gt;http://george.blogspot.com/posts.rss&lt;/a&gt; |   0 | 86400 | &lt;a href="http://george.twitteronia.com" rel="nofollow"&gt;george.twitteronia.com&lt;/a&gt; |&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;#############################&lt;br&gt;## REST feed lookup from feedname&lt;br&gt;#############################&lt;br&gt;&lt;br&gt;(you can try this one yourself without authentication)&lt;br&gt;&lt;br&gt;POST vars&lt;br&gt;---------------&lt;br&gt;name = "george"&lt;br&gt;record = "TXT"&lt;br&gt;feedname = "george.loose.ly"&lt;br&gt;&lt;br&gt;API endpoint&lt;br&gt;------------------------------&lt;br&gt;&lt;a href="http://cloud.twitteronia.com/api/" rel="nofollow"&gt;http://cloud.twitteronia.com/api/&lt;/a&gt;&lt;br&gt;&lt;br&gt;(server performs a DNS lookup for TXT record at george.loose.ly)&lt;br&gt;&lt;br&gt;Output&lt;br&gt;------------------------------&lt;br&gt;&lt;a href="http://george.blogspot.com/posts.rss" rel="nofollow"&gt;http://george.blogspot.com/posts.rss&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brianjesse</dc:creator><pubDate>Fri, 18 Sep 2009 16:48:24 -0000</pubDate></item><item><title>Re: I need a Domain Name Server with a REST interface (Scripting News)</title><link>http://scripting.disqus.com/i_need_a_domain_name_server_with_a_rest_interface_scripting_news/#comment-16810615</link><description>I made a REST API like this, you can find the documentation at &lt;a href="http://cloud.twitteronia.com" rel="nofollow"&gt;http://cloud.twitteronia.com&lt;/a&gt; - would love to have feedback here on whether it works. Thanks!  -- Brian</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brianjesse</dc:creator><pubDate>Thu, 17 Sep 2009 10:05:44 -0000</pubDate></item><item><title>Re: HowTo: Adding permalinks to prefs pages, 8/3/08</title><link>http://howto.disqus.com/howto_adding_permalinks_to_prefs_pages_8308/#comment-16528920</link><description>Brian,&lt;br&gt;&lt;br&gt;I tried to reply to your post directly but mistyped, see &lt;a href="http://howto.opml.org/dave/programming.html?success#comment-16528884" rel="nofollow"&gt;http://howto.opml.org/dave/programming.html?suc...&lt;/a&gt; for my reply.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andysylvester</dc:creator><pubDate>Sun, 13 Sep 2009 00:21:01 -0000</pubDate></item><item><title>Re: The technology behind Tornado, FriendFeed's web server - Bret Taylor's blog</title><link>http://brettaylor.disqus.com/the_technology_behind_tornado_friendfeeds_web_server_bret_taylors_blog_19/#comment-16506643</link><description>I've used the twisted enterprise stuff in some apps for non-blocking RDBMS action.  twitterspy supports both the twisted async interface to sqlite and a couchdb interface (I use the latter).  twitterspy as I run it == async couchdb + async memcached + async http streaming + async xmpp interface (and a bit more).&lt;br&gt;&lt;br&gt;I also saw that someone filed an issue against tornado about running async system commands and displaying their output.  If you go about three minutes into this video: &lt;a href="http://www.vimeo.com/5998733" rel="nofollow"&gt;http://www.vimeo.com/5998733&lt;/a&gt; you'll see Matt Ingenthron demonstrating a twisted-based web server I wrote that runs system commands and streams replicates of the output (processed through a python filter) to whomever happens to be looking.&lt;br&gt;&lt;br&gt;This is why Tornado is both interesting and mildly frustrating.  I've got a handful of little frameworks like the above that are doing useful realtime web stuff that could all use an easy to use web framework that doesn't block.  Hopefully by porting tornado to twisted, I can get some more web attention directed at these projects.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dlsspy</dc:creator><pubDate>Sat, 12 Sep 2009 14:37:22 -0000</pubDate></item><item><title>Re: The technology behind Tornado, FriendFeed's web server - Bret Taylor's blog</title><link>http://brettaylor.disqus.com/the_technology_behind_tornado_friendfeeds_web_server_bret_taylors_blog_19/#comment-16490191</link><description>dustin, wow. I see that twisted has a "non-blocking interface to the standardized DB-API 2.0 API" &lt;a href="http://twistedmatrix.com/projects/core/documentation/howto/rdbms.html" rel="nofollow"&gt;http://twistedmatrix.com/projects/core/document...&lt;/a&gt; -- is that a good way to back tornado with a rdbms?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brianjesse</dc:creator><pubDate>Sat, 12 Sep 2009 06:18:37 -0000</pubDate></item><item><title>Re: HowTo: Adding permalinks to prefs pages, 8/3/08</title><link>http://howto.disqus.com/howto_adding_permalinks_to_prefs_pages_8308/#comment-16231496</link><description>Andy those are some incredible Developing OPML Editor Tools articles, I ended up downloading the Frontier html docs and found a "lightning guide to getting comfortable with outlines". It's an amazing system, was looking for the OPML Editor source code, is there a repo?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brianjesse</dc:creator><pubDate>Wed, 09 Sep 2009 05:45:34 -0000</pubDate></item><item><title>Re: Happy baby is happy! (Scripting News)</title><link>http://scripting.disqus.com/happy_baby_is_happy_scripting_news/#comment-16222514</link><description>cute :-)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brianjesse</dc:creator><pubDate>Tue, 08 Sep 2009 21:13:38 -0000</pubDate></item><item><title>Re: Rep.ly: TweetMeme Comments Get Their Own Awesome Short URL</title><link>http://mashable.disqus.com/reply_tweetmeme_comments_get_their_own_awesome_short_url/#comment-16201884</link><description>rp.ly was born on Marshall Kirkpatrick and Dave Winer's "Bad Hair Day" podcast in the wake of the tr.im and FriendFeed announcements. It's open source and the URL is RP.LY&lt;br&gt;&lt;br&gt;REP.LY and RE.P.LY are two more recent uses of the same name.&lt;br&gt;&lt;br&gt;The idea with rp.ly is to own and "brand" your short URLs the same way you brand your own links with your own domain name.&lt;br&gt;&lt;br&gt;&lt;a href="http://rp.ly" rel="nofollow"&gt;http://rp.ly&lt;/a&gt; is testing a WordPress plugin which lets you set up your own "vanity url shortener" for your WordPress blog tweets, check it out.  :-)&lt;br&gt;&lt;br&gt;Brian Hendrickson&lt;br&gt;&lt;a href="mailto:brian@rp.ly" rel="nofollow"&gt;brian@rp.ly&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brianjesse</dc:creator><pubDate>Tue, 08 Sep 2009 13:47:40 -0000</pubDate></item><item><title>Re: Add RSS Cloud Element</title><link>http://educer.disqus.com/add_rss_cloud_element/#comment-15850166</link><description>this is cool, czeching it out</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brianjesse</dc:creator><pubDate>Thu, 03 Sep 2009 02:11:37 -0000</pubDate></item><item><title>Re: How to fix URL-shorteners, part II (Scripting News)</title><link>http://scripting.disqus.com/how_to_fix_url_shorteners_part_ii_scripting_news/#comment-15424750</link><description>You can do it with a root-domain. See option 4 under How to do it:&lt;br&gt;&lt;a href="http://blog.adjix.com/2009/08/own-your-links-with-adjix-link-bucket.html" rel="nofollow"&gt;http://blog.adjix.com/2009/08/own-your-links-wi...&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">joemorenoscripting</dc:creator><pubDate>Wed, 26 Aug 2009 12:07:28 -0000</pubDate></item><item><title>Re: How to fix URL-shorteners, part II (Scripting News)</title><link>http://scripting.disqus.com/how_to_fix_url_shorteners_part_ii_scripting_news/#comment-15394857</link><description>Correct.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dave</dc:creator><pubDate>Tue, 25 Aug 2009 22:14:02 -0000</pubDate></item><item><title>Re: How to fix URL-shorteners, part II (Scripting News)</title><link>http://scripting.disqus.com/how_to_fix_url_shorteners_part_ii_scripting_news/#comment-15393300</link><description>this is true - A records dont work because s3 does not have a static IP address to point to.  &lt;br&gt;also, it has been noted that the best and proper way to handle redirects is with a 301, not a meta-refresh.  &lt;br&gt;&lt;br&gt;i think this adjix experiment is fine but it is not how i personally would choose to do this.  &lt;br&gt;its a solution and its one that dave chose to try. nothing wrong with that.&lt;br&gt;&lt;br&gt;though i still do not grok why running your own software to do redirects and click tracking etc is not taking precedence over using adjix, tr.im or any other service.  i'd like clarification on that.  maybe i a missing something.  but an ec2 server running your own code seems to be the holy grail here.  in previous article, i pointed to some options - &lt;a href="http://www.scripting.com/stories/2009/08/19/howToFixUrlshorteners.html#comment-15085525" rel="nofollow"&gt;http://www.scripting.com/stories/2009/08/19/how...&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sull</dc:creator><pubDate>Tue, 25 Aug 2009 21:31:04 -0000</pubDate></item><item><title>Re: How to fix URL-shorteners, part II (Scripting News)</title><link>http://scripting.disqus.com/how_to_fix_url_shorteners_part_ii_scripting_news/#comment-15391922</link><description>An actual text file on the web server named "5" works well for this use case, but was trying to figure out if the S3 bucket could be used as well.&lt;br&gt;&lt;br&gt;&lt;a href="http://bh.ly/5" rel="nofollow"&gt;http://bh.ly/5&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brianjesse</dc:creator><pubDate>Tue, 25 Aug 2009 20:59:40 -0000</pubDate></item><item><title>Re: How to fix URL-shorteners, part II (Scripting News)</title><link>http://scripting.disqus.com/how_to_fix_url_shorteners_part_ii_scripting_news/#comment-15386292</link><description>Dave, thanks for sharing how you've worked out your vanity url shortening.&lt;br&gt;&lt;br&gt;I'm curious about the Amazon bucket solution, it doesn't look like it's possible to use it with a root-domain such as oy.ly because a CNAME won't work for that. True?&lt;br&gt;&lt;br&gt;Thanks again &lt;br&gt;&lt;br&gt;- Brian</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brianjesse</dc:creator><pubDate>Tue, 25 Aug 2009 19:58:26 -0000</pubDate></item><item><title>Re: louisgray.com: OpenMicroBlogger Shows Steady Growth in First Month</title><link>http://louisgray.disqus.com/louisgraycom_openmicroblogger_shows_steady_growth_in_first_month/#comment-15343116</link><description>true. I was just initially shocked to see that graph, and the text of the post, until I figured out these were fresh comments on an old post. :) I think it's great that there are some OMB alternatives to laconica. the real prize is some sort of open microblogging protocol adopted among all services including twitter.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">exador23</dc:creator><pubDate>Tue, 25 Aug 2009 02:10:21 -0000</pubDate></item><item><title>Re: louisgray.com: OpenMicroBlogger Shows Steady Growth in First Month</title><link>http://louisgray.disqus.com/louisgraycom_openmicroblogger_shows_steady_growth_in_first_month/#comment-15317698</link><description>identi.ca competes by being easy to install, it's a lot different from social networks that compete on monthly uniques. apples and oranges.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brianjesse</dc:creator><pubDate>Mon, 24 Aug 2009 14:24:44 -0000</pubDate></item><item><title>Re: louisgray.com: OpenMicroBlogger Shows Steady Growth in First Month</title><link>http://louisgray.disqus.com/louisgraycom_openmicroblogger_shows_steady_growth_in_first_month/#comment-15315431</link><description>Jesse thanks again for your great coverage of self-hosted microblogging, you'll always be the #1 blogger to me :-)&lt;br&gt;&lt;br&gt;Vladimir, thanks for your kind words about OpenMicroBlogger :-) It still needs a lot of work but we have fixed more than 100 bugs in the past few months so i'm pretty happy about the way it's going.&lt;br&gt;&lt;br&gt;If you click on the Admin tab and change your theme to "Prologue" then you will see some of the features Jesse was reporting on. There is a box for pasting a link, and also a box for tags/categories.&lt;br&gt;&lt;br&gt;You will also find controls in the Admin area to turn Categories/Tags on/off, turn Uploads on/off, etc. These will add some of these features to the more modern "P2" theme.&lt;br&gt;&lt;br&gt;I hope i've answered your questions, feel free to come by our forum at &lt;a href="http://openmicroblogger.org/discuss/" rel="nofollow"&gt;http://openmicroblogger.org/discuss/&lt;/a&gt; or send me an e-mail &lt;a href="mailto:brian@megapump.com" rel="nofollow"&gt;brian@megapump.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;Cheers&lt;br&gt;&lt;br&gt; -- Brian</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brianjesse</dc:creator><pubDate>Mon, 24 Aug 2009 13:35:09 -0000</pubDate></item><item><title>Re: My #blogpostfriday post (Scripting News)</title><link>http://scripting.disqus.com/my_blogpostfriday_post_scripting_news/#comment-15223660</link><description>Hi Dave, just wanted to drop back into this discussion, as I've been working pretty hard on rp.ly&lt;br&gt;&lt;br&gt;I've developed an open source platform that's not just a URL shortener, but it can host a URL shortener for any other domain on the Web.&lt;br&gt;&lt;br&gt;Each of these shorteners has an RSS feed of its URLs.&lt;br&gt;&lt;br&gt;Also, because you use your own domain name to host these short URLs, they are permanent and portable as long as you capture a copy of the links from the RSS feed or otherwise keep a back up of the data from rp.ly&lt;br&gt;&lt;br&gt;Because the platform is open source, this can introduce competition to the URL shortening scene, people can export their data from rp.ly and go over to shorten.er and log in and import their existing URL data. Then they just redirect their short-url-hosted (sub)domain at that other company/institution's shortening/redirect service.&lt;br&gt;&lt;br&gt;I registered rsn.ly and wnr.ly for you and Jay. Here's a couple of sample links:&lt;br&gt;&lt;br&gt;    &lt;a href="http://rsn.ly/0" rel="nofollow"&gt;http://rsn.ly/0&lt;/a&gt;&lt;br&gt;&lt;br&gt;    &lt;a href="http://wnr.ly/0" rel="nofollow"&gt;http://wnr.ly/0&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can log into rp.ly itself to manage these shorteners, all of this is running on a single, restful open source Web services application that I developed. I'm already building a high performance Erlang version of the back-end, which mimics the tr.im API.&lt;br&gt;&lt;br&gt;Jay is welcome to log into rp.ly and use the shorteners, as well.&lt;br&gt;&lt;br&gt;I'll be contacting everyone who e-mailed me to ask about rp.ly - if anyone else has a domain or sub-domain they want to turn into a URL shortener, just shoot me an e-mail at &lt;a href="mailto:info@rp.ly" rel="nofollow"&gt;info@rp.ly&lt;/a&gt; or follow/dm &lt;a href="http://twitter.com/rply_urls" rel="nofollow"&gt;http://twitter.com/rply_urls&lt;/a&gt; and we can work something out :-)&lt;br&gt;&lt;br&gt;Cheers&lt;br&gt;&lt;br&gt; -- Brian</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">brianjesse</dc:creator><pubDate>Sat, 22 Aug 2009 02:08:46 -0000</pubDate></item></channel></rss>