<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>Websites, HTML, ASP.NET</title>
        <link>http://geekswithblogs.net/juang/category/3420.aspx</link>
        <description>Websites, HTML, ASP.NET</description>
        <language>en-US</language>
        <copyright>Juan Ignacio Gelos</copyright>
        <managingEditor>juangelos@gmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>PostXING: .TEXT desktop blog publishing tool</title>
            <link>http://geekswithblogs.net/juang/archive/2005/12/01/61836.aspx</link>
            <description>&lt;p&gt;In case&amp;nbsp;you've been looking for a decent .Text blogging tool for the 
desktop, you should check&amp;nbsp;&lt;a href="http://projectdistributor.net/Projects/Project.aspx?projectId=12" target="_blank"&gt;PostXING&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blog.juanignaciogelos.com/files/PostXING.JPG" target="_blank"&gt;&lt;img src="http://blog.juanignaciogelos.com/files/PostXING-thumb.JPG"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It's a WYSIWYG editor tool that&amp;nbsp;&lt;em&gt;outputs decent HTML&lt;/em&gt; (at least 
tags are lowercase, etc.), and &lt;em&gt;allows you to edit previous 
posts&lt;/em&gt;,&amp;nbsp;unlike "IMHO Instant Blogger" which was my previous 
choice.&amp;nbsp;It includes built-in syntax high-lighting for C#, VB.Net, JScript 
and XML. &lt;/p&gt;
&lt;p&gt;Some of its&amp;nbsp;other&amp;nbsp;features include: &lt;/p&gt;
&lt;ul dir="ltr" style="MARGIN-RIGHT: 0px"&gt;
  &lt;li&gt;customizable CSS stylesheet for the preview function,&amp;nbsp; 
  &lt;li&gt;a crosspost function to publish the post to several blogs at once, 
  &lt;li&gt;an Upload function&amp;nbsp;to a configurable&amp;nbsp;FTP server, which allows 
  you to automatically&amp;nbsp;insert a link to the file on your post 
  or&amp;nbsp;insert it as an image.
  &lt;li&gt;extensible by means of plugins and IBlogExtensions
  &lt;li&gt;and WMP plugin integration.&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p dir="ltr"&gt;Version 2 is currently in &lt;a href="http://weblogs.asp.net/cfrazier/archive/2005/11/16/430689.aspx" target="_blank"&gt;alpha 
mode&lt;/a&gt;, and you can find recent news about the development in the &lt;a href="http://weblogs.asp.net/cfrazier/" target="_blank"&gt;author's blog&lt;/a&gt;, or the brand new &lt;a href="http://postxing.net" target="_blank"&gt;PostXING's website&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=61836"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=61836" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/juang/aggbug/61836.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Juan Ignacio Gelos</dc:creator>
            <guid>http://geekswithblogs.net/juang/archive/2005/12/01/61836.aspx</guid>
            <pubDate>Thu, 01 Dec 2005 21:20:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/juang/comments/61836.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/juang/archive/2005/12/01/61836.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/juang/comments/commentRss/61836.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/juang/services/trackbacks/61836.aspx</trackback:ping>
        </item>
        <item>
            <title>HOW TO Enable ClickOnce Compression on IIS </title>
            <link>http://geekswithblogs.net/juang/archive/2005/11/30/61660.aspx</link>
            <description>&lt;P&gt;ClickOnce supports using HTTP compression for the file downloads, a Web server technology that uses the GZIP algorithm to compress a data stream before sending it to the client. The client&amp;#8212;in this case, ClickOnce&amp;#8212;decompresses the stream before reading the files. This results in shorter download times for your ClickOnce deployments.&lt;/P&gt;
&lt;DIV class=content&gt;
&lt;P&gt;If you are using Internet Information Services (IIS), you can enable HTTP compression easily. &lt;/P&gt;
&lt;P&gt;&lt;B&gt;Enable Compression in IIS &lt;/B&gt;
&lt;P&gt;
&lt;UL&gt;
&lt;LI&gt;From the IIS snap-in, right-click on the Web Sites node and click on Properties 
&lt;LI&gt;Select the Service tab - Enable Compress application files 
&lt;LI&gt;Enable Compress static files 
&lt;LI&gt;Change Temporary Directory to a folder that you created (the IUSR_{machinename} will need write permission to the folder), or leave it at it's default 
&lt;LI&gt;Set the max size of the temp folder to something that the hard drive can handle. i.e. 1000. 
&lt;LI&gt;Save and close the Web Site Properties dialog &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;However, this only activates it for certain file types&amp;#8212;namely, HTML and text files. In order to activate compression for assemblies (.dll), XML (.xml), deployment manifests (.deploy) and application manifests (.manifest), you must add these file types to IIS's list of types to compress. Until you do this, none of the files in your deployment except text and HTML files will be compressed.&lt;/P&gt;
&lt;P&gt;To add the document types for ClickOnce deployment files (.application, .manifest, .deploy, .dll, .exe, etc.), follow these steps:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE&lt;/STRONG&gt;: The commands in step 3 replace the previously defined file extensions. It does not append them to the existing file extensions. &lt;/P&gt;
&lt;P&gt; 1. Open a command prompt session. To do this, click Start, click Run, type CMD, and the click OK. &lt;BR&gt;2. Change the directory to your \InetPub\AdminScripts folder. To do this, type CD \Inetpub\AdminScripts, and then press ENTER. &lt;BR&gt;3. Type the following commands:&lt;/P&gt;
&lt;P&gt;CSCRIPT.EXE ADSUTIL.VBS SET W3Svc/Filters/Compression/GZIP/HcFileExtensions "htm" "html" "txt" "application" "manifest" "deploy" "exe" "dll"&lt;/P&gt;
&lt;P&gt;CSCRIPT.EXE ADSUTIL.VBS SET W3Svc/Filters/Compression/DEFLATE/HcFileExtensions "htm" "html" "txt" "application" "manifest" "deploy" "exe" "dll"&lt;/P&gt;
&lt;P&gt;IISRESET.EXE  (this will reset Web services)&lt;/P&gt;
&lt;P&gt;In case you also want to enable compression for ASP.NET Web pages and Web services, drop in these (extra) two lines before the IISRESET:&lt;/P&gt;
&lt;P&gt;CSCRIPT.EXE ADSUTIL.VBS SET W3Svc/Filters/Compression/GZIP/HcScriptFileExtensions "asp" "dll" "exe" "aspx" "asmx"&lt;/P&gt;
&lt;P&gt;CSCRIPT.EXE ADSUTIL.VBS SET W3Svc/Filters/Compression/DEFLATE/HcScriptFileExtensions "asp" "dll" "exe" "aspx" "asmx"&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Testing&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;To test the web server is compressing you can do two things:&lt;/P&gt;
&lt;P&gt;1. Check the "...WINDOWS\IIS Temporary Compressed Files" folder on the server and see if new files are added as you go through the ClickOnce installation process.&lt;/P&gt;
&lt;P&gt;2. Use &lt;A href="http://netcat.sourceforge.net/"&gt;&lt;FONT color=#5f40a8&gt;netcat&lt;/FONT&gt;&lt;/A&gt; (yes, yes, from the old days of hackerish "security tools", nothing beats netcat yet) to manually send an HTTP request to the server and see if the HTTP response contains the header "Content-Encoding: gzip"&lt;/P&gt;
&lt;P&gt;A sample HTTP request header you would send is:&lt;/P&gt;
&lt;P&gt;GET /clientes/ventas/Ventas_1_0_0_8/Ventas.exe.deploy HTTP/1.1&lt;BR&gt;Accept: */*&lt;BR&gt;Accept-Language: es-ar&lt;BR&gt;Accept-Encoding: gzip, deflate&lt;BR&gt;Host: youhost.yourdomain.com&lt;BR&gt;Connection: Keep-Alive&lt;/P&gt;
&lt;P&gt;where the "replaceable parameters" are "youhost.yourdomain.com" for your webserver HOST, and "/clientes/ventas/Ventas_1_0_0_8/Ventas.exe.deploy" for the URL path to your application's exe .deploy file&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Sources&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;IIS Compression in IIS6.0&lt;BR&gt;&lt;A href="http://www.wwwcoder.com/main/parentid/170/site/3669/68/default.aspx"&gt;&lt;FONT color=#5f40a8&gt;http://www.wwwcoder.com/main/parentid/170/site/3669/68/default.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;HOW TO: Enable ASPX Compression in IIS&lt;BR&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;322603"&gt;&lt;FONT color=#5f40a8&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;322603&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Troubleshooting ClickOnce Deployments&lt;BR&gt;&lt;A href="http://msdn2.microsoft.com/library/fb94w1t5(en-us,vs.80).aspx"&gt;&lt;FONT color=#5f40a8&gt;http://msdn2.microsoft.com/library/fb94w1t5(en-us,vs.80).aspx&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=61660"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=61660" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/juang/aggbug/61660.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Juan Ignacio Gelos</dc:creator>
            <guid>http://geekswithblogs.net/juang/archive/2005/11/30/61660.aspx</guid>
            <pubDate>Wed, 30 Nov 2005 10:11:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/juang/comments/61660.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/juang/archive/2005/11/30/61660.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/juang/comments/commentRss/61660.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/juang/services/trackbacks/61660.aspx</trackback:ping>
        </item>
        <item>
            <title>"The test form is only available for requests from the local machine"</title>
            <link>http://geekswithblogs.net/juang/archive/2005/11/28/61437.aspx</link>
            <description>&lt;P&gt;If you simply open the web config file and add the following, you will be able to access the test form outside of the localhost:&lt;/P&gt;&lt;TEXTAREA class=xml name=code20054578 rows=12 cols=60&gt;&amp;lt;configuration&amp;gt;
    &amp;lt;system.web&amp;gt;
    &amp;lt;webServices&amp;gt;
        &amp;lt;protocols&amp;gt;
            &amp;lt;add name="HttpGet"/&amp;gt;
            &amp;lt;add name="HttpPost"/&amp;gt;
        &amp;lt;/protocols&amp;gt;
    &amp;lt;/webServices&amp;gt;
    &amp;lt;/system.web&amp;gt;
&amp;lt;/configuration&amp;gt;
&lt;/TEXTAREA&gt; &lt;LINK href="http://blog.juanignaciogelos.com/sh/SyntaxHighlighter.css" type=text/css rel=stylesheet&gt;&lt;/LINK&gt;
&lt;!--
&lt;nada SRIPT language=javascript src="http://blog.juanignaciogelos.com/sh/shCore.js"&gt;&lt;/SCRIPT&gt;

&lt;nada SRIPT language=javascript src="http://blog.juanignaciogelos.com/sh/shBrushXml.js"&gt;&lt;/SCRIPT&gt;
--&gt;
&lt;SCRIPT language=javascript&gt;
dp.SyntaxHighlighter.HighlightAll('code20054578', true, true);&lt;/SCRIPT&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=61437"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=61437" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/juang/aggbug/61437.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Juan Ignacio Gelos</dc:creator>
            <guid>http://geekswithblogs.net/juang/archive/2005/11/28/61437.aspx</guid>
            <pubDate>Mon, 28 Nov 2005 16:57:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/juang/comments/61437.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/juang/archive/2005/11/28/61437.aspx#feedback</comments>
            <slash:comments>25</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/juang/comments/commentRss/61437.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/juang/services/trackbacks/61437.aspx</trackback:ping>
        </item>
        <item>
            <title>Server Performance Advisor</title>
            <link>http://geekswithblogs.net/juang/archive/2005/11/28/61424.aspx</link>
            <description>&lt;P&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=61a41d78-e4aa-47b9-901b-cf85da075a73&amp;amp;displaylang=en" target=_blank&gt;Server Performance Advisor&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;"Service Performance Advisor is a server performance diagnostic tool developed to diagnose root causes of performance problems in a Microsoft&amp;#174; Windows Server&amp;#8482; 2003 operating system, particularly performance problems for Internet Information Services (IIS) 6.0 and the Active Directory&amp;#174; directory service. Server Performance Advisor measures the performance and use of resources by your computer to report on the parts that are stressed under workload. &lt;/P&gt;
&lt;P&gt;Other server roles include system overview (hot files, hot TCP clients, top CPU consumed), print spooler, context switch data and preliminary File Server trace data." &lt;/P&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=61424"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=61424" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/juang/aggbug/61424.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Juan Ignacio Gelos</dc:creator>
            <guid>http://geekswithblogs.net/juang/archive/2005/11/28/61424.aspx</guid>
            <pubDate>Mon, 28 Nov 2005 16:18:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/juang/comments/61424.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/juang/archive/2005/11/28/61424.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/juang/comments/commentRss/61424.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/juang/services/trackbacks/61424.aspx</trackback:ping>
        </item>
        <item>
            <title>Application Pool Identity permissions</title>
            <link>http://geekswithblogs.net/juang/archive/2005/11/28/61384.aspx</link>
            <description>&lt;P&gt;&lt;STRONG&gt;&lt;FONT color=#0000ff&gt;Important &lt;/FONT&gt;&lt;/STRONG&gt;When you configure an identity for an application pool by using a configurable account, you must add the account that you created to the IIS_WPG group in order for the worker processes serving the application pool to run.&lt;/P&gt;
&lt;P&gt;Check: &lt;A href="http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/sec_acc_wpenable.asp"&gt;http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/sec_acc_wpenable.asp&lt;/A&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=61384"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=61384" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/juang/aggbug/61384.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Juan Ignacio Gelos</dc:creator>
            <guid>http://geekswithblogs.net/juang/archive/2005/11/28/61384.aspx</guid>
            <pubDate>Mon, 28 Nov 2005 11:03:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/juang/comments/61384.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/juang/archive/2005/11/28/61384.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/juang/comments/commentRss/61384.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/juang/services/trackbacks/61384.aspx</trackback:ping>
        </item>
    </channel>
</rss>