aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2003-11-08-drb-redux-what-s-playing.html
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2021-10-14 12:47:50 -0400
committerPaul Duncan <pabs@pablotron.org>2021-10-14 12:47:50 -0400
commit4b6c0e31385f5f27a151088c0a2b614495c4e589 (patch)
tree12243cdcd00704bc1a9d94ac9cc128459417370c /content/posts/2003-11-08-drb-redux-what-s-playing.html
downloadpablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2
pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip
initial commit, including theme
Diffstat (limited to 'content/posts/2003-11-08-drb-redux-what-s-playing.html')
-rw-r--r--content/posts/2003-11-08-drb-redux-what-s-playing.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/content/posts/2003-11-08-drb-redux-what-s-playing.html b/content/posts/2003-11-08-drb-redux-what-s-playing.html
new file mode 100644
index 0000000..b1dc6de
--- /dev/null
+++ b/content/posts/2003-11-08-drb-redux-what-s-playing.html
@@ -0,0 +1,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>
+