<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>JavaScript</title>
        <link>http://codingmonk.com/category/6.aspx</link>
        <description>JavaScript.  Like you run in a browser.</description>
        <language>en-US</language>
        <copyright>Jim Fisher</copyright>
        <managingEditor>Jim@CodingMonk.com</managingEditor>
        <generator>Subtext Version 1.9.5.177</generator>
        <item>
            <title>Tips for Building a JavaScript Library</title>
            <link>http://codingmonk.com/archive/2008/08/17/tips-for-building-a-javascript-library.aspx</link>
            <description>&lt;p&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;You're an experienced developer. You learned a long time ago how to make your code generic and factor it for optimum reusability, neatly organizing it into tight, independent packages. Need a multithreaded web scrapper? You have a C# assembly that does that, thank you. Logging to the event viewer from T-SQL? No problem, there's that script you developed a few years ago. Want transformed text embedded in a graphic? Got it covered. The toolkit y&lt;img src="http://codingmonk.com/aggbug/21.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Jim Fisher</dc:creator>
            <guid>http://codingmonk.com/archive/2008/08/17/tips-for-building-a-javascript-library.aspx</guid>
            <pubDate>Mon, 18 Aug 2008 03:19:40 GMT</pubDate>
            <wfw:comment>http://codingmonk.com/comments/21.aspx</wfw:comment>
            <comments>http://codingmonk.com/archive/2008/08/17/tips-for-building-a-javascript-library.aspx#feedback</comments>
            <wfw:commentRss>http://codingmonk.com/comments/commentRss/21.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>