<?xml version="1.0"?>
<!DOCTYPE rss PUBLIC  "-//Netscape Communications//DTD RSS 0.91//EN"
"http://my.netscape.com/publish/formats/rss-0.91.dtd">
<rss version="0.91">
<channel> 
<title>Link Stew</title>
<link>http://www.stsci.edu/~bsimon/index.html</link>
<description>Links of Interest to Programmers</description>
<item>
<title>Handy CSS Debug Snippet</title>
<link>http://tinyurl.com/ktn8yc</link>
<description>Great little debuging snippet found while browsing. The code
adds different coloured borders to the assets depending on its
level. Leave commented out if not needed.</description>
</item>
<item>
<title>Can we all just stop using C?</title>
<link>http://tinyurl.com/yalmz22</link>
<description>Thank you for asking nicely. However, the answer is: No, not
today. However, many problems that would once have been madness
to use a higher-level language for are now perfectly reasonable
to write in say C# or Java or Erlang. Or Visual Basic, for that
matter.</description>
</item>
<item>
<title>Interfaces vs Inheritance or, watch out for Go!</title>
<link>http://tinyurl.com/ydn5kfv</link>
<description>A year later I was hired as a programmer, I started working with
Zope and then I understood what inheritance really was in the
real word. From that time I started looking for alternative
solutions to inheritance.</description>
</item>
</channel>
</rss>
