<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/"><channel><title>Links &amp; Articles</title><link>http://blogs.clearscreen.com/enadan/category/171.aspx</link><description>Things I read and I found interesting out of the clearscreen community.</description><managingEditor>Daniel de Andres</managingEditor><dc:language>en-US</dc:language><generator>.Text Version 0.95.2004.102</generator><item><dc:creator>Daniel de Andres</dc:creator><title>Atlas Workflow Designer</title><link>http://blogs.clearscreen.com/enadan/archive/2006/09/06/3464.aspx</link><pubDate>Wed, 06 Sep 2006 09:08:00 GMT</pubDate><guid>http://blogs.clearscreen.com/enadan/archive/2006/09/06/3464.aspx</guid><wfw:comment>http://blogs.clearscreen.com/enadan/comments/3464.aspx</wfw:comment><comments>http://blogs.clearscreen.com/enadan/archive/2006/09/06/3464.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blogs.clearscreen.com/enadan/comments/commentRss/3464.aspx</wfw:commentRss><trackback:ping>http://blogs.clearscreen.com/enadan/services/trackbacks/3464.aspx</trackback:ping><description>&lt;p&gt;Again, just a link to an Atlas-based WF Designer, developed by &lt;a href="http://www.masteringbiztalk.com/blogs/jon/"&gt;Jon Flanders&lt;/a&gt;. Now we can try WF without instaling anything.&lt;/p&gt;
&lt;p&gt; &lt;a href="http://www.masteringbiztalk.com/atlasworkflowdesigner/" ?=""&gt;http://www.masteringbiztalk.com/atlasworkflowdesigner/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src ="http://blogs.clearscreen.com/enadan/aggbug/3464.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Again, just a link to an Atlas-based WF Designer, developed by <a href="http://www.masteringbiztalk.com/blogs/jon/">Jon Flanders</a>. Now we can try WF without instaling anything.</p>
<p> <a href="http://www.masteringbiztalk.com/atlasworkflowdesigner/" ?="">http://www.masteringbiztalk.com/atlasworkflowdesigner/</a></p>
<p> </p>
<p> </p><img src ="http://blogs.clearscreen.com/enadan/aggbug/3464.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Daniel de Andres</dc:creator><title>SAP Proxy Generator Add-in for Visual Studio 2005</title><link>http://blogs.clearscreen.com/enadan/archive/2006/08/25/3419.aspx</link><pubDate>Fri, 25 Aug 2006 10:08:00 GMT</pubDate><guid>http://blogs.clearscreen.com/enadan/archive/2006/08/25/3419.aspx</guid><wfw:comment>http://blogs.clearscreen.com/enadan/comments/3419.aspx</wfw:comment><comments>http://blogs.clearscreen.com/enadan/archive/2006/08/25/3419.aspx#Feedback</comments><slash:comments>20</slash:comments><wfw:commentRss>http://blogs.clearscreen.com/enadan/comments/commentRss/3419.aspx</wfw:commentRss><trackback:ping>http://blogs.clearscreen.com/enadan/services/trackbacks/3419.aspx</trackback:ping><description>&lt;p&gt;As you can read in &lt;a href="http://www.softwise.com.ar/contenido.php"&gt;Softwise&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;"SAP has no explicit plans to create a SAP.Connector compatible with Visual Studio 2005. That is the reason why &lt;a href="http://www.softwise.com.ar/contenido.php"&gt;Softwise&lt;/a&gt; has developed a SAP Proxy Generator to create proxies  for SAP's BAPIS &amp;amp; RFC. This code generator is a Visual Studio 2005 Add-in that creates the source code, in C#, to comunicate with SAP (based on SAP.Connector.dll). &lt;br /&gt;&lt;br /&gt;This Add-In is based on the SAP.Connector's XSLT files, which allows itself to create the same code that the SAP.Connector  for Visual Studio .NET 2003. Current version works perfectly for almost any kind of C# project: Web sites, Console Projects, Windows Applications and Class Libraries."&lt;/p&gt;
&lt;p&gt;Download it here: &lt;a href="http://www.softwise.com.ar/contenido.php?tag=sapproxygen"&gt;http://www.softwise.com.ar/contenido.php?tag=sapproxygen&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Read more in this article with few screenshots: &lt;a href="http://www.codeproject.com/useritems/SAP_Connector.asp"&gt;http://www.codeproject.com/useritems/SAP_Connector.asp&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;I can't test it know because I don't have access to any SAP system in my current project, but in previous projects I had to connect to SAP from ASP.NET 1.1 and from Windows Mobile 5.0 with .NET CF 2.0, and I think it could be a good tool. If anyone can test it and give me some feedback about it... &lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.codeproject.com/useritems/SAP_Connector.asp"&gt;&lt;/a&gt; &lt;/p&gt;&lt;img src ="http://blogs.clearscreen.com/enadan/aggbug/3419.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>As you can read in <a href="http://www.softwise.com.ar/contenido.php">Softwise</a>:</p>
<p>"SAP has no explicit plans to create a SAP.Connector compatible with Visual Studio 2005. That is the reason why <a href="http://www.softwise.com.ar/contenido.php">Softwise</a> has developed a SAP Proxy Generator to create proxies  for SAP's BAPIS &amp; RFC. This code generator is a Visual Studio 2005 Add-in that creates the source code, in C#, to comunicate with SAP (based on SAP.Connector.dll). <br /><br />This Add-In is based on the SAP.Connector's XSLT files, which allows itself to create the same code that the SAP.Connector  for Visual Studio .NET 2003. Current version works perfectly for almost any kind of C# project: Web sites, Console Projects, Windows Applications and Class Libraries."</p>
<p>Download it here: <a href="http://www.softwise.com.ar/contenido.php?tag=sapproxygen">http://www.softwise.com.ar/contenido.php?tag=sapproxygen</a></p>
<p>Read more in this article with few screenshots: <a href="http://www.codeproject.com/useritems/SAP_Connector.asp">http://www.codeproject.com/useritems/SAP_Connector.asp</a><br /><br />------------------------------------------------------------------------------------------------------------------------------</p>
<p>I can't test it know because I don't have access to any SAP system in my current project, but in previous projects I had to connect to SAP from ASP.NET 1.1 and from Windows Mobile 5.0 with .NET CF 2.0, and I think it could be a good tool. If anyone can test it and give me some feedback about it... </p>
<p>Thanks.</p>
<p><a href="http://www.codeproject.com/useritems/SAP_Connector.asp"></a> </p><img src ="http://blogs.clearscreen.com/enadan/aggbug/3419.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Daniel de Andres</dc:creator><title>New site about .NET 3.0 or WinFx or....</title><link>http://blogs.clearscreen.com/enadan/archive/2006/06/13/3080.aspx</link><pubDate>Tue, 13 Jun 2006 21:19:00 GMT</pubDate><guid>http://blogs.clearscreen.com/enadan/archive/2006/06/13/3080.aspx</guid><wfw:comment>http://blogs.clearscreen.com/enadan/comments/3080.aspx</wfw:comment><comments>http://blogs.clearscreen.com/enadan/archive/2006/06/13/3080.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blogs.clearscreen.com/enadan/comments/commentRss/3080.aspx</wfw:commentRss><trackback:ping>http://blogs.clearscreen.com/enadan/services/trackbacks/3080.aspx</trackback:ping><description>&lt;p&gt;Hi all.&lt;/p&gt;
&lt;p&gt;Just after knowing about the rename of WinFx to .NET 3.0, a friend of mine has send me this new site (at least for me) about.... .NET 3.0. Perhaps not the best name? Well, sure a good site.&lt;/p&gt;
&lt;p&gt;&lt;a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.netfx3.com/" target="_blank"&gt;&lt;font face="Verdana" size="1"&gt;http://www.netfx3.com/&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;&lt;img src ="http://blogs.clearscreen.com/enadan/aggbug/3080.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Hi all.</p>
<p>Just after knowing about the rename of WinFx to .NET 3.0, a friend of mine has send me this new site (at least for me) about.... .NET 3.0. Perhaps not the best name? Well, sure a good site.</p>
<p><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.netfx3.com/" target="_blank"><font face="Verdana" size="1">http://www.netfx3.com/</font></a></p>
<p>Best regards</p><img src ="http://blogs.clearscreen.com/enadan/aggbug/3080.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Daniel de Andres</dc:creator><title>Internet Connectivity from WM5.0 Emulator *without* ActiveSync</title><link>http://blogs.clearscreen.com/enadan/archive/2006/05/03/3022.aspx</link><pubDate>Wed, 03 May 2006 17:04:00 GMT</pubDate><guid>http://blogs.clearscreen.com/enadan/archive/2006/05/03/3022.aspx</guid><wfw:comment>http://blogs.clearscreen.com/enadan/comments/3022.aspx</wfw:comment><comments>http://blogs.clearscreen.com/enadan/archive/2006/05/03/3022.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blogs.clearscreen.com/enadan/comments/commentRss/3022.aspx</wfw:commentRss><trackback:ping>http://blogs.clearscreen.com/enadan/services/trackbacks/3022.aspx</trackback:ping><description>&lt;p&gt;Just a link to the original post that let me continue working without going insane :P. This is the first time I have to code with mobile devices, and I'm really lost. This kind of post save me lot of time.&lt;/p&gt;
&lt;p&gt;Thanks!!!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://nino.net/blogs/nino/archive/2006/01/20/WM5EmulatorInternetConnectivityWithoutActiveSync.aspx"&gt;Internet Connectivity from WM5.0 Emulator *without* ActiveSync &lt;/a&gt;&lt;/p&gt;&lt;img src ="http://blogs.clearscreen.com/enadan/aggbug/3022.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Just a link to the original post that let me continue working without going insane :P. This is the first time I have to code with mobile devices, and I'm really lost. This kind of post save me lot of time.</p>
<p>Thanks!!!</p>
<p><a href="http://nino.net/blogs/nino/archive/2006/01/20/WM5EmulatorInternetConnectivityWithoutActiveSync.aspx">Internet Connectivity from WM5.0 Emulator *without* ActiveSync </a></p><img src ="http://blogs.clearscreen.com/enadan/aggbug/3022.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Daniel de Andres</dc:creator><title>ASP.NET 2.0 Tips &amp; Tricks</title><link>http://blogs.clearscreen.com/enadan/archive/2006/04/25/3013.aspx</link><pubDate>Tue, 25 Apr 2006 18:20:00 GMT</pubDate><guid>http://blogs.clearscreen.com/enadan/archive/2006/04/25/3013.aspx</guid><wfw:comment>http://blogs.clearscreen.com/enadan/comments/3013.aspx</wfw:comment><comments>http://blogs.clearscreen.com/enadan/archive/2006/04/25/3013.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blogs.clearscreen.com/enadan/comments/commentRss/3013.aspx</wfw:commentRss><trackback:ping>http://blogs.clearscreen.com/enadan/services/trackbacks/3013.aspx</trackback:ping><description>&lt;p&gt;An article from &lt;a href="http://weblogs.asp.net/scottgu/"&gt;ScottGu's Blog&lt;/a&gt;, where you can download some slides and samples about new things in ASP.NET 2.0 that make web development easier. I've seen the slides and I've found them really interesting.... but I can't enjoy the samples yet (I don't have enought time).&lt;/p&gt;
&lt;p&gt;The article: &lt;a href="http://weblogs.asp.net/scottgu/archive/2006/04/03/441787.aspx"&gt;ASP.NET Connections Tips and Tricks Slides+Demos Posted&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Hope you enjoy.&lt;/p&gt;&lt;img src ="http://blogs.clearscreen.com/enadan/aggbug/3013.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>An article from <a href="http://weblogs.asp.net/scottgu/">ScottGu's Blog</a>, where you can download some slides and samples about new things in ASP.NET 2.0 that make web development easier. I've seen the slides and I've found them really interesting.... but I can't enjoy the samples yet (I don't have enought time).</p>
<p>The article: <a href="http://weblogs.asp.net/scottgu/archive/2006/04/03/441787.aspx">ASP.NET Connections Tips and Tricks Slides+Demos Posted</a> </p>
<p>Hope you enjoy.</p><img src ="http://blogs.clearscreen.com/enadan/aggbug/3013.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Daniel de Andres</dc:creator><title>Made in Express Contest</title><link>http://blogs.clearscreen.com/enadan/archive/2006/03/28/2961.aspx</link><pubDate>Tue, 28 Mar 2006 09:02:00 GMT</pubDate><guid>http://blogs.clearscreen.com/enadan/archive/2006/03/28/2961.aspx</guid><wfw:comment>http://blogs.clearscreen.com/enadan/comments/2961.aspx</wfw:comment><comments>http://blogs.clearscreen.com/enadan/archive/2006/03/28/2961.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blogs.clearscreen.com/enadan/comments/commentRss/2961.aspx</wfw:commentRss><trackback:ping>http://blogs.clearscreen.com/enadan/services/trackbacks/2961.aspx</trackback:ping><description>&lt;p&gt;Do you have any cool idea? &lt;br /&gt;Do you want $10,000?&lt;/p&gt;
&lt;p&gt;Visit &lt;a href="http://www.madeinexpresscontest.com"&gt;http://www.madeinexpresscontest.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This contest is all about cool stuff you can do with Express. More info about Microsoft Express Editions on &lt;a href="http://msdn.microsoft.com/vstudio/express/"&gt;http://msdn.microsoft.com/vstudio/express/&lt;/a&gt;&lt;/p&gt;&lt;img src ="http://blogs.clearscreen.com/enadan/aggbug/2961.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Do you have any cool idea? <br />Do you want $10,000?</p>
<p>Visit <a href="http://www.madeinexpresscontest.com">http://www.madeinexpresscontest.com</a>.</p>
<p>This contest is all about cool stuff you can do with Express. More info about Microsoft Express Editions on <a href="http://msdn.microsoft.com/vstudio/express/">http://msdn.microsoft.com/vstudio/express/</a></p><img src ="http://blogs.clearscreen.com/enadan/aggbug/2961.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Daniel de Andres</dc:creator><title>Regular Expression Library</title><link>http://blogs.clearscreen.com/enadan/archive/2006/03/14/2932.aspx</link><pubDate>Tue, 14 Mar 2006 10:24:00 GMT</pubDate><guid>http://blogs.clearscreen.com/enadan/archive/2006/03/14/2932.aspx</guid><wfw:comment>http://blogs.clearscreen.com/enadan/comments/2932.aspx</wfw:comment><comments>http://blogs.clearscreen.com/enadan/archive/2006/03/14/2932.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.clearscreen.com/enadan/comments/commentRss/2932.aspx</wfw:commentRss><trackback:ping>http://blogs.clearscreen.com/enadan/services/trackbacks/2932.aspx</trackback:ping><description>&lt;p&gt;"Regular Expression Library provides a searchable database of regular expressions.  Users can add, edit, rate, and test regular expressions."&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.RegExLib.com"&gt;http://www.RegExLib.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope you find it useful.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src ="http://blogs.clearscreen.com/enadan/aggbug/2932.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>"Regular Expression Library provides a searchable database of regular expressions.  Users can add, edit, rate, and test regular expressions."</p>
<p><a href="http://www.RegExLib.com">http://www.RegExLib.com</a></p>
<p>Hope you find it useful.</p>
<p> </p><img src ="http://blogs.clearscreen.com/enadan/aggbug/2932.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Daniel de Andres</dc:creator><title>2.0 Upgrade related Blog</title><link>http://blogs.clearscreen.com/enadan/archive/2006/02/28/2875.aspx</link><pubDate>Tue, 28 Feb 2006 10:13:00 GMT</pubDate><guid>http://blogs.clearscreen.com/enadan/archive/2006/02/28/2875.aspx</guid><wfw:comment>http://blogs.clearscreen.com/enadan/comments/2875.aspx</wfw:comment><comments>http://blogs.clearscreen.com/enadan/archive/2006/02/28/2875.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blogs.clearscreen.com/enadan/comments/commentRss/2875.aspx</wfw:commentRss><trackback:ping>http://blogs.clearscreen.com/enadan/services/trackbacks/2875.aspx</trackback:ping><description>&lt;p&gt;Just a link that Pablo, an old friend and project colleague, sent me yesterday.&lt;/p&gt;
&lt;p&gt;&lt;a title="http://blog.denoncourtassociates.com/CategoryView,category,Certifications.aspx" href="http://blog.denoncourtassociates.com/CategoryView,category,Certifications.aspx"&gt;http://blog.denoncourtassociates.com/CategoryView,category,Certifications.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you're MCAD or MCSD and you want to upgrade your certifications to the new MCPD you'll find it useful.&lt;/p&gt;&lt;img src ="http://blogs.clearscreen.com/enadan/aggbug/2875.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Just a link that Pablo, an old friend and project colleague, sent me yesterday.</p>
<p><a title="http://blog.denoncourtassociates.com/CategoryView,category,Certifications.aspx" href="http://blog.denoncourtassociates.com/CategoryView,category,Certifications.aspx">http://blog.denoncourtassociates.com/CategoryView,category,Certifications.aspx</a></p>
<p>If you're MCAD or MCSD and you want to upgrade your certifications to the new MCPD you'll find it useful.</p><img src ="http://blogs.clearscreen.com/enadan/aggbug/2875.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Daniel de Andres</dc:creator><title>Intellectual property and patents within the IT industry</title><link>http://blogs.clearscreen.com/enadan/archive/2006/02/24/2848.aspx</link><pubDate>Fri, 24 Feb 2006 11:41:00 GMT</pubDate><guid>http://blogs.clearscreen.com/enadan/archive/2006/02/24/2848.aspx</guid><wfw:comment>http://blogs.clearscreen.com/enadan/comments/2848.aspx</wfw:comment><comments>http://blogs.clearscreen.com/enadan/archive/2006/02/24/2848.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.clearscreen.com/enadan/comments/commentRss/2848.aspx</wfw:commentRss><trackback:ping>http://blogs.clearscreen.com/enadan/services/trackbacks/2848.aspx</trackback:ping><description>&lt;p&gt;On Tuesday, Balthaser, a little known provider of next-generation technology and design solutions for the Internet, issued a press release stating it had successfully won the patent rights to "Methods, systems and processes for the design and creation of rich-media applications via the Internet".&lt;/p&gt;
&lt;p&gt;Read the whole article: &lt;a href="http://www.ovum.com/news/euronews.asp?id=3972"&gt;http://www.ovum.com/news/euronews.asp?id=3972&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;What do you think about it?&lt;/p&gt;&lt;img src ="http://blogs.clearscreen.com/enadan/aggbug/2848.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>On Tuesday, Balthaser, a little known provider of next-generation technology and design solutions for the Internet, issued a press release stating it had successfully won the patent rights to "Methods, systems and processes for the design and creation of rich-media applications via the Internet".</p>
<p>Read the whole article: <a href="http://www.ovum.com/news/euronews.asp?id=3972">http://www.ovum.com/news/euronews.asp?id=3972</a></p>
<p>What do you think about it?</p><img src ="http://blogs.clearscreen.com/enadan/aggbug/2848.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Daniel de Andres</dc:creator><title>101 Reasons Why Java is Better than .NET</title><link>http://blogs.clearscreen.com/enadan/archive/2006/02/16/2813.aspx</link><pubDate>Thu, 16 Feb 2006 13:10:00 GMT</pubDate><guid>http://blogs.clearscreen.com/enadan/archive/2006/02/16/2813.aspx</guid><wfw:comment>http://blogs.clearscreen.com/enadan/comments/2813.aspx</wfw:comment><comments>http://blogs.clearscreen.com/enadan/archive/2006/02/16/2813.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blogs.clearscreen.com/enadan/comments/commentRss/2813.aspx</wfw:commentRss><trackback:ping>http://blogs.clearscreen.com/enadan/services/trackbacks/2813.aspx</trackback:ping><description>&lt;p&gt;A friend of mine as send me an email with a link to this article. I haven't read it yet, but I want to know your opinion. I will post about it after I read it.&lt;/p&gt;
&lt;p&gt;You can read the article here: &lt;a href="http://helpdesk-software.ws/it/29-04-2004.htm"&gt;http://helpdesk-software.ws/it/29-04-2004.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;---------------------------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;I haven't read it at all but it doesn't matter. I think this article is obsolete and I won't discuss about so stupid things :D&lt;/p&gt;&lt;img src ="http://blogs.clearscreen.com/enadan/aggbug/2813.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>A friend of mine as send me an email with a link to this article. I haven't read it yet, but I want to know your opinion. I will post about it after I read it.</p>
<p>You can read the article here: <a href="http://helpdesk-software.ws/it/29-04-2004.htm">http://helpdesk-software.ws/it/29-04-2004.htm</a></p>
<p>---------------------------------------------------------------------------------------------</p>
<p>I haven't read it at all but it doesn't matter. I think this article is obsolete and I won't discuss about so stupid things :D</p><img src ="http://blogs.clearscreen.com/enadan/aggbug/2813.aspx" width = "1" height = "1" /></body></item></channel></rss>