aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2003-11-08-drb-redux-what-s-playing.html
blob: b1dc6dee274319f994a6ab24c47b6b548dd2b22a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
date: "2003-11-08T15:09:16Z"
title: Drb Redux, What's Playing
---

<p>
The <a href='http://www.rubycentral.com/articles/drb.html'>DRb</a> fun continues!  I added a <a href='http://www.paulduncan.org/playing/'>What's Playing</a> page to <a href='http://www.paulduncan.org/'>Paul Duncan.org</a> which bounces via <abbr title='Distributed Ruby'>DRb</abbr> from <a href='http://kylie.pablotron.org/'>kylie</a> (the web server) to <a href='http://www.xmms.org/'><acronym title='X MultiMedia System'>XMMS</acronym></a> running on <code>picard</code> (my workstation).  Since everyone likes diagrams, here's one:
</p>

<p>
<img src='/gallery/misc/whats_playing.png' width='450' height='124' title="what's playing" alt="what's playing" />
</p>

<p>
I discussed the <abbr title='Distributed Ruby'>DRb</abbr> configuration <a href='/?cid=1194'>in a previous post</a>.  The bounce through <code>xor</code> is just a source-specific <abbr title='Destination Network Address Translation'>DNAT</abbr>.
</p>