<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>omouse's Shared Links</title>
    <link>http://www.dzone.com/links/users/shared/247420.html</link>
    <description>DZone: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2006 DZone, Inc.</copyright>
    <pubDate>Fri, 05 Sep 2008 06:40:38 GMT</pubDate>
    <dc:creator>The DZone community</dc:creator>
    <dc:date>2008-09-05T06:40:38Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2006 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/user/shared/247420/rss.xml</dz:selfLink>
    <image>
      <title>DZone: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>In Defense of Eye Candy</title>
      <link>http://www.dzone.com/links/rss/in_defense_of_eye_candy.html</link>
      <description>I’ve done the unthinkable: I tried to communicate the value of aesthetics to a group of developers. Read on for an explanation, or jump into the slides…</description>
      <category>gui</category>
      <category>opinion</category>
      <category>web design</category>
      <pubDate>Fri, 23 Nov 2007 11:17:02 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/54198.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2007-11-23T11:17:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/in_defense_of_eye_candy.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/54198.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I’ve done the unthinkable: I tried to communicate the value of aesthetics to a group of developers. Read on for an explanation, or jump into the slides…<br/><br/><a href='http://www.dzone.com/links/rss/in_defense_of_eye_candy.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=54198' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>54198</dz:linkId>
      <dz:submitDate>2007-11-22T10:08:07Z</dz:submitDate>
      <dz:promoteDate>2007-11-23T11:17:02Z</dz:promoteDate>
      <dz:voteUpCount>17</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>393</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/54198.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>21+ Fresh Ajax CSS Tables</title>
      <link>http://www.dzone.com/links/rss/21_fresh_ajax_css_tables.html</link>
      <description>21+ Beautiful Ajax CSS Tables with different sorting and filtering techniques, using different libraries including mootools, jQuery ,etc...</description>
      <category>ajax</category>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Fri, 16 Nov 2007 09:44:16 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/53204.html</guid>
      <dc:creator>kimvogy</dc:creator>
      <dc:date>2007-11-16T09:44:16Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/21_fresh_ajax_css_tables.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/53204.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>21+ Beautiful Ajax CSS Tables with different sorting and filtering techniques, using different libraries including mootools, jQuery ,etc...<br/><br/><a href='http://www.dzone.com/links/rss/21_fresh_ajax_css_tables.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=53204' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>53204</dz:linkId>
      <dz:submitDate>2007-11-15T22:22:49Z</dz:submitDate>
      <dz:promoteDate>2007-11-16T09:44:16Z</dz:promoteDate>
      <dz:voteUpCount>26</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>945</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/53204.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>kimvogy</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/258445.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>(File) Streams in D</title>
      <link>http://www.dzone.com/links/rss/file_streams_in_d.html</link>
      <description>In my C++ college course, we’ll be covering file streams in the next few weeks and I had this funny thought, why not try and code the workshop/lab assignment in the programming language D? It would be a good exercise and demonstrate why D is more sane to use than C++.</description>
      <category>c-and-cpp</category>
      <category>how-to</category>
      <category>other languages</category>
      <category>tools</category>
      <pubDate>Sat, 06 Oct 2007 11:33:03 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/46540.html</guid>
      <dc:creator>omouse</dc:creator>
      <dc:date>2007-10-06T11:33:03Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/file_streams_in_d.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/46540.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In my C++ college course, we’ll be covering file streams in the next few weeks and I had this funny thought, why not try and code the workshop/lab assignment in the programming language D? It would be a good exercise and demonstrate why D is more sane to use than C++.<br/><br/><a href='http://www.dzone.com/links/rss/file_streams_in_d.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=46540' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>46540</dz:linkId>
      <dz:submitDate>2007-10-06T11:33:03Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>3</dz:voteDownCount>
      <dz:clickCount>7</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/46540.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>omouse</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/247420.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>6 Reasons why Code Generation Sucks</title>
      <link>http://www.dzone.com/links/rss/6_reasons_why_code_generation_sucks.html</link>
      <description>Discussing different pitfalls and traps of using code generators</description>
      <category>methodology</category>
      <category>opinion</category>
      <category>tools</category>
      <pubDate>Thu, 04 Oct 2007 23:02:28 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/45779.html</guid>
      <dc:creator>nick_l</dc:creator>
      <dc:date>2007-10-04T23:02:28Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/6_reasons_why_code_generation_sucks.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/45779.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Discussing different pitfalls and traps of using code generators<br/><br/><a href='http://www.dzone.com/links/rss/6_reasons_why_code_generation_sucks.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=45779' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>45779</dz:linkId>
      <dz:submitDate>2007-10-03T14:04:16Z</dz:submitDate>
      <dz:promoteDate>2007-10-04T23:02:28Z</dz:promoteDate>
      <dz:voteUpCount>13</dz:voteUpCount>
      <dz:voteDownCount>7</dz:voteDownCount>
      <dz:clickCount>767</dz:clickCount>
      <dz:commentCount>5</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/45779.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>nick_l</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/244106.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Interview with Allan Odgaard, creator of TextMate</title>
      <link>http://www.dzone.com/links/rss/interview_with_allan_odgaard_creator_of_textmate.html</link>
      <description>A couple months ago, Allan Odgaard, creator of the OS X text editor TextMate, mentioned on his blog that he was going to be traveling to the US and passing through New York. I emailed him to see if he would be interested in doing an interview while he was in town, and he kindly accepted.</description>
      <category>apple</category>
      <category>ruby</category>
      <category>tools</category>
      <pubDate>Tue, 02 Oct 2007 16:33:52 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/45464.html</guid>
      <dc:creator>gst</dc:creator>
      <dc:date>2007-10-02T16:33:52Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/interview_with_allan_odgaard_creator_of_textmate.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/45464.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A couple months ago, Allan Odgaard, creator of the OS X text editor TextMate, mentioned on his blog that he was going to be traveling to the US and passing through New York. I emailed him to see if he would be interested in doing an interview while he was in town, and he kindly accepted.<br/><br/><a href='http://www.dzone.com/links/rss/interview_with_allan_odgaard_creator_of_textmate.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=45464' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>45464</dz:linkId>
      <dz:submitDate>2007-10-02T06:44:00Z</dz:submitDate>
      <dz:promoteDate>2007-10-02T16:33:52Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>397</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/45464.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>gst</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/217101.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>11 Visual Studio 2005 IDE Tips and Tricks to Make You a More Productive Developer</title>
      <link>http://www.dzone.com/links/rss/11_visual_studio_2005_ide_tips_and_tricks_to_make.html</link>
      <description>Here are my top 11 tips and tricks for getting things done faster with the Visual Studio 2005 IDE (without using third-party add-ins or upgrading hardware… that’s another article). Yes, some of these tips and tricks may fall into the “obvious” category, but I think they are worth repeating. I continue to see too many .NET developers not taking advantage of even the basic time-saving techniques.</description>
      <category>.net</category>
      <category>microsoft</category>
      <category>tools</category>
      <category>windows</category>
      <pubDate>Mon, 24 Sep 2007 09:07:31 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/43745.html</guid>
      <dc:creator>chinhdo</dc:creator>
      <dc:date>2007-09-24T09:07:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/11_visual_studio_2005_ide_tips_and_tricks_to_make.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/43745.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Here are my top 11 tips and tricks for getting things done faster with the Visual Studio 2005 IDE (without using third-party add-ins or upgrading hardware… that’s another article). Yes, some of these tips and tricks may fall into the “obvious” category, but I think they are worth repeating. I continue to see too many .NET developers not taking advantage of even the basic time-saving techniques.<br/><br/><a href='http://www.dzone.com/links/rss/11_visual_studio_2005_ide_tips_and_tricks_to_make.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=43745' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>43745</dz:linkId>
      <dz:submitDate>2007-09-23T19:19:17Z</dz:submitDate>
      <dz:promoteDate>2007-09-24T09:07:31Z</dz:promoteDate>
      <dz:voteUpCount>14</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>487</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/43745.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>chinhdo</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/247891.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Meta-meta-programming</title>
      <link>http://www.dzone.com/links/rss/metametaprogramming.html</link>
      <description>I recently read an article on meta-programming where the author writes a Ruby script that uses the eval function to generate Ruby and Java code for a class definition from a file. This is very useful but the way that the author does this is not meta enough for me.</description>
      <category>methodology</category>
      <category>other languages</category>
      <category>perl</category>
      <category>ruby</category>
      <pubDate>Mon, 24 Sep 2007 11:51:01 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/43672.html</guid>
      <dc:creator>omouse</dc:creator>
      <dc:date>2007-09-24T11:51:01Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/metametaprogramming.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/43672.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I recently read an article on meta-programming where the author writes a Ruby script that uses the eval function to generate Ruby and Java code for a class definition from a file. This is very useful but the way that the author does this is not meta enough for me.<br/><br/><a href='http://www.dzone.com/links/rss/metametaprogramming.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=43672' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>43672</dz:linkId>
      <dz:submitDate>2007-09-23T06:13:58Z</dz:submitDate>
      <dz:promoteDate>2007-09-24T11:51:01Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>4</dz:voteDownCount>
      <dz:clickCount>326</dz:clickCount>
      <dz:commentCount>2</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/43672.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>omouse</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/247420.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Got Closures ? Have OO</title>
      <link>http://www.dzone.com/links/rss/got_closures_have_oo.html</link>
      <description>In the classical object oriented model, an object encapsulates local state (instance variables) and contains a pointer to the shared procedures. These procedures are the methods, which operate on the encapsulated state, that forms the environment of the object. Each method can declare local variables as well as look up for additional state information from the shared environment based on lexical scoping rules. So we have the object as the combination of the environment and the set of methods that operate on the environment. Class based languages like Java and C++ provide another abstraction - the class, which instantiates objects by initializing the environment and setting up appropriate pointers to the shared procedures.</description>
      <category>javascript</category>
      <category>other languages</category>
      <pubDate>Mon, 10 Sep 2007 18:06:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/40411.html</guid>
      <dc:creator>gst</dc:creator>
      <dc:date>2007-09-10T18:06:37Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/got_closures_have_oo.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/40411.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In the classical object oriented model, an object encapsulates local state (instance variables) and contains a pointer to the shared procedures. These procedures are the methods, which operate on the encapsulated state, that forms the environment of the object. Each method can declare local variables as well as look up for additional state information from the shared environment based on lexical scoping rules. So we have the object as the combination of the environment and the set of methods that operate on the environment. Class based languages like Java and C++ provide another abstraction - the class, which instantiates objects by initializing the environment and setting up appropriate pointers to the shared procedures.<br/><br/><a href='http://www.dzone.com/links/rss/got_closures_have_oo.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=40411' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>40411</dz:linkId>
      <dz:submitDate>2007-09-10T08:13:21Z</dz:submitDate>
      <dz:promoteDate>2007-09-10T18:06:37Z</dz:promoteDate>
      <dz:voteUpCount>19</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>295</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/40411.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>gst</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/217101.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

