May 7th, 2008 by
Phil
It’s nice to see that the person-centred aggregation meme has surfaced in a couple of other places recently, where that person’s contextual relation to you is shown to be important.
I still have no good idea how to address that :)
Tagged: syndication |
No Comments »
April 28th, 2008 by
Phil
A number of different things have come together for me today, this post titled Is there a need for New Newsreader?, Zeldman’s post about distributed content and Kent brewster’s FOAFster which linked me off to all the things that MyBlogLog provides (a service I’ve never really looked at very closely).

These have tied together with thoughts I’ve been having about wxVenus, and more generally about social-network-on-the-desktop type software for the past few years. It makes me think again about how I browse feeds, how I access them and when.
Since people started outsourcing their content stores to del.icio.us and Flickr, and using blogging systems to produce their content, they’ve all suddenly got feeds for this content, so should the method of navigation actually be by person, rather than blog title? Obviously this is how systems like FriendFeed work, but it doesn’t yet seem clear to me how this relationship between a person and their data is best expressed and how to best obviate much of the need to either boil the ocean (get everyone to sign up to friendfeed) or to automatically assign feeds to a person (acronyms like “RDF” and “FOAF” spring to mind but don’t seem to actually be useful in this example).
For my use-case it’s rare that I subscribe to a lot of content from a lot of people, rather I subscribe to most of the content my friends are producing, and a single source of content from some stranger on the internet whether it be their blog or Flickr photos. From where I sit, these are two fundamentally different ways of viewing data: person-centric and data-centric and I’m less and less convinced that it’s possible to model these two views in the same application, or at least expose data sources from the two views at the same time.
There seems to be a fundamental mismatch between the way we use aggregators (whether they be river of news, multi-pane windows or whatever) and the way we consume information from people we know. I have no idea what the resolution of this impedance is, but I’d really like someone to come up with a good solution sometime soon.
Tagged: foaf, syndication, tools |
2 Comments »
March 17th, 2008 by
Phil
bzr get http://philwilson.org/code/wxvenus
wxVenus is, at the moment, a desktop tool for browsing the cache that a local Venus installation creates when it runs. It is written in wxPython and is dependent on lxml.

It is also the first Python program of greater than ten lines that I’ve ever written, and given that we’ve already established I am very bad at it, the code quality is very low.
The long-term intention is to provide a cross-platform desktop tool which uses either a local or remote Venus installation as its aggregator and data source. At the moment I am using Lighthouse to track progress, but the free account doesn’t let me expose my tickets publically (although I will use the API to do this) I’ve moved to Google code because Lighthouse was closed and my local Trac install was slower than you could possibly imagine.
Really this is a lesson in Bazaar, Python, wxWidgets and XML parsing. Hopefully I will end up with a tool I can use. So far I’m learning a lot :)
Tagged: bzr, python, syndication, wxvenus |
3 Comments »
January 3rd, 2008 by
Phil
I do not listen to many podcasts. This is mainly because I used to have trouble syncing a subscription list across multiple PCs. Now I have a Nokia N95 I use that as my primary client. It works well and I have started adding some feeds.
I don’t listen to music podcasts though - I’ve tried and they are almost always too long and players don’t allow me to add a bookmark a place in the hour-long mp3 where I actually liked a song and want to look it up later, or mark a point where someone mentions a URL or whatever.
Also the default media player won’t store information for submission to Last.fm. I also use Symbian OggPlay, an open source C++ app which I’m tempted to see if I build a binary from and add played items storage (although it might just be easier to write from from scratch in Python if all my podcasts are mp3s).
This means the core of my subscriptions are these:
The BBC’s new musc podcasts are all under 15 minutes (AFAIK), which makes them easily searchable and I’ve subscribed to these:
I just about manage to listen to all of these in a week, but I do feel like I’m missing out on some “new music revelation” by not having an adequate player for long music podcasts like those that Alf recommends. Is there anything out there?
Tagged: mobile, mp3, syndication |
No Comments »