<?xml version="1.0"?><rss version="2.0">
<channel>
  <title>Byte Slinger - javascript tag</title>
  <link>http://byteslinger.com/tags/javascript/</link>
  <description>It&#039;s your world, I&#039;m just coding in it.</description>
  <language>en</language>
  <copyright>Marty</copyright>
  <lastBuildDate>Mon, 31 Aug 2009 05:19:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  <item>
    <title>SyntaxHighlighter</title>
    <link>http://byteslinger.com/2009/08/06/1249532100000.html</link>
    <description>
          The problem of displaying source code on the web is the proverbial reinventing the wheel problem. With so many sites dedicated software development, this is a problem that has been addressed thousands of times.  Every solution required the site&#039;s users to become familiar with a new approach.  The latest version of Alex Gorbatchev&#039;s SyntaxHighlighter comes close to a universal solution and has gained wide acceptance.  Not only is this an open source solution, there is a hosted version of the scripts that is suitable for low volume web sites. Here is how you can use it on your site.&lt;p&gt;&lt;a href=&#034;http://byteslinger.com/2009/08/06/1249532100000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
      <category>JavaScript</category>
    <comments>http://byteslinger.com/2009/08/06/1249532100000.html#comments</comments>
    <guid isPermaLink="true">http://byteslinger.com/2009/08/06/1249532100000.html</guid>
    <pubDate>Thu, 06 Aug 2009 04:15:00 GMT</pubDate>
  </item>
  <item>
    <title>JavaScript Console</title>
    <link>http://byteslinger.com/2006/03/12/1142186400000.html</link>
    <description>
          It can be frustrating if you want to print a display in your JavaScript. The standard method for doing this is to use an alert statement to display what you want to see.  Not only are alerts annoying, they take focus away from the current object and can make your display meaningless.  Here is a different approach.&lt;p&gt;&lt;a href=&#034;http://byteslinger.com/2006/03/12/1142186400000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
      <category>JavaScript</category>
    <comments>http://byteslinger.com/2006/03/12/1142186400000.html#comments</comments>
    <guid isPermaLink="true">http://byteslinger.com/2006/03/12/1142186400000.html</guid>
    <pubDate>Sun, 12 Mar 2006 18:00:00 GMT</pubDate>
  </item>
  </channel>
</rss>

