<div class="gmail_quote">On Wed, Jan 20, 2010 at 6:26 PM, Richard JOHNSON <span dir="ltr">&lt;<a href="mailto:nixternal@ubuntu.com">nixternal@ubuntu.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Of course Identi.ca as well. I hate to say this, but Twitter is way better<br>
in terms of reaching people, so I tend to sling the word Twitter around<br>
quite a bit. It is kind of like that silly word Google. I google all the<br>
time, just with Bing.com. HAHA JUST KIDDING! Hey, I would like to see one<br>
of these integrated pages you are talking about. That sounds like a good<br>
idea, and I was thinking of just have a small box with recent tweets/dents.<br>
<br></blockquote><div><br>So would the focus be around the collection of tweets/dents for listing on the site ?  <br>If such a solution exists, I could see it being filled with interesting things if we can define it to list based on certain string combinations such as ubuntu+chicago, linux+chicago, &lt;insert your favorite code language&gt; + chicago, or others,   rather than just having one person (or a few people) post to it. <br>
Of course that would be in addition to the @ messages that go to the server. <br><br>Wait, I think I just explained the planet ubuntu, but in a microblog form :)<br><br>Searching around, there is an API for both services, and <a href="http://identi.ca">identi.ca</a> is modeling their API in similar fashion to make things easier[1].<br>
<br>Depending on the choice of the web site and back end, it might be fairly straight forward to write a php+mysql or any other front end + back end app that scraped the two services + any additional <a href="http://identi.ca">identi.ca</a> servers a certain number of times (say twice a day or more depending on the content produced from the scrapes) to build a nice page. <br>
<br>Here&#39;s what looks to be one example of what it could look like[2]. <br><br>And there is a write up of how to build one on top of django + jQuery [3].  I don&#39;t know if that uses twitter dependent API calls, but it looks more advanced than what I forsee, so maybe it could be slimmed down. <br>
<br>This, I guess, is more of a topic of conversation once the basic framework of the site is decided.  If your sticking with static HTML+CSS, I could conceive a bash script to do the data mining and write it to a text file to be served in a pretty box :)<br>
<br><br>[1] <a href="http://status.net/wiki/TwitterCompatibleAPI?source=laconica">http://status.net/wiki/TwitterCompatibleAPI?source=laconica</a>  <br>[2] <a href="http://www.phpconference.co.uk/aggregator">http://www.phpconference.co.uk/aggregator</a><br>
[3] <a href="http://www.ibm.com/developerworks/opensource/library/os-social-twitter/">http://www.ibm.com/developerworks/opensource/library/os-social-twitter/</a><br><br>-Tim Potter<br></div><br></div>