<feed 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="http://www.w3.org/2005/Atom" xml:lang="it-IT">
    <title>antrad</title>
    <link rel="self" type="application/atom+xml" href="http://blogs.ugidotnet.org/antrad/Atom.aspx" />
    <subtitle type="html">Il blog di Antonio Radesca</subtitle>
    <id>http://blogs.ugidotnet.org/antrad/Default.aspx</id>
    <author>
        <name>Antonio Radesca</name>
        <uri>http://blogs.ugidotnet.org/antrad/Default.aspx</uri>
    </author>
    <generator uri="http://subtextproject.com" version="Subtext Version 2.6.0.0">Subtext</generator>
    <updated>2020-05-16T13:43:02Z</updated>
    <entry>
        <title>New blog</title>
        <link rel="alternate" type="text/html" href="http://blogs.ugidotnet.org/antrad/archive/2007/05/20/78690.aspx" />
        <id>http://blogs.ugidotnet.org/antrad/archive/2007/05/20/78690.aspx</id>
        <published>2007-05-20T18:12:00Z</published>
        <updated>2007-05-20T18:15:00Z</updated>
        <content type="html">&lt;a  href="http://dotnetslackers.com/community/blogs/antrad"&gt;Here &lt;/a&gt; you can find my new blog with Community Server...&lt;br&gt;
Bye&lt;br&gt;
Antonio&lt;img src="/antrad/aggbug/78690.aspx" width="1" height="1" /&gt;</content>
    </entry>
    <entry>
        <title>Interesting post about web design</title>
        <link rel="alternate" type="text/html" href="http://blogs.ugidotnet.org/antrad/archive/2007/05/17/78444.aspx" />
        <id>http://blogs.ugidotnet.org/antrad/archive/2007/05/17/78444.aspx</id>
        <published>2007-05-17T02:23:00Z</published>
        <updated>2007-05-17T02:23:00Z</updated>
        <content type="html">&lt;a href="http://101out.com/js_design.php"&gt;Here&lt;/a&gt; you can find some interesting resources about web design.&lt;br&gt;
Antonio&lt;img src="/antrad/aggbug/78444.aspx" width="1" height="1" /&gt;</content>
    </entry>
    <entry>
        <title>Resume Grub after windows reinstall</title>
        <link rel="alternate" type="text/html" href="http://blogs.ugidotnet.org/antrad/archive/2007/05/14/78143.aspx" />
        <id>http://blogs.ugidotnet.org/antrad/archive/2007/05/14/78143.aspx</id>
        <published>2007-05-14T12:34:00Z</published>
        <updated>2007-05-14T12:34:00Z</updated>
        <content type="html">If you use Linux and Windows as me you will find this post useful. It is a procedure for reinstall Grub after Vista's installation.&lt;br&gt;
Use a Live CD with a linux distribution, for example Kubuntu:&lt;br&gt;&lt;br&gt;

   1. From console with root privileges digit ‘grub‘ (in Kubuntu ‘sudo grub‘)&lt;br&gt;
   2. After digit  ‘find /boot/grub/stage1‘, this will show a message similar to "hd(2,4)"&lt;br&gt;
   3. Digit ‘root (hd2,4)‘ &lt;- this is the previous value&lt;br&gt;
   4. Digit ‘setup (hd0)‘&lt;br&gt;
   5. Last ‘quit‘&lt;br&gt;

Bye&lt;img src="/antrad/aggbug/78143.aspx" width="1" height="1" /&gt;</content>
    </entry>
    <entry>
        <title>100 WebApps for everything</title>
        <link rel="alternate" type="text/html" href="http://blogs.ugidotnet.org/antrad/archive/2007/05/11/77975.aspx" />
        <id>http://blogs.ugidotnet.org/antrad/archive/2007/05/11/77975.aspx</id>
        <published>2007-05-11T13:12:00Z</published>
        <updated>2007-05-11T13:16:00Z</updated>
        <content type="html">&lt;a href="http://www.cogniview.com/convert-pdf-to-excel/post/the-freelancers-toolset-100-web-apps-for-everything-you-will-possibly-need/"&gt; This &lt;/a&gt; is an interesting link with a lot of useful resources for freelance web users and developers. There is really everything...&lt;img src="/antrad/aggbug/77975.aspx" width="1" height="1" /&gt;</content>
    </entry>
    <entry>
        <title>Errata fixed for MCTS Self-Paced Training Kit (Exam 70-536)</title>
        <link rel="alternate" type="text/html" href="http://blogs.ugidotnet.org/antrad/archive/2007/05/10/77878.aspx" />
        <id>http://blogs.ugidotnet.org/antrad/archive/2007/05/10/77878.aspx</id>
        <published>2007-05-10T12:26:00Z</published>
        <updated>2007-05-10T12:27:00Z</updated>
        <content type="html">&lt;A href="http://support.microsoft.com/kb/923018"&gt;Here&lt;/A&gt; you can find errata fixed for MCTS NET Framework 2.0 Application Development Foundation exam book.&lt;br&gt;
The book is &lt;a href="http://www.amazon.com/MCTS-Self-Paced-Training-Exam-70-536/dp/0735622779"&gt;this&lt;/a&gt;.

&lt;img src="/antrad/aggbug/77878.aspx" width="1" height="1" /&gt;</content>
    </entry>
    <entry>
        <title>Speed up ASP.NET</title>
        <link rel="alternate" type="text/html" href="http://blogs.ugidotnet.org/antrad/archive/2007/05/10/77825.aspx" />
        <id>http://blogs.ugidotnet.org/antrad/archive/2007/05/10/77825.aspx</id>
        <published>2007-05-10T00:17:00Z</published>
        <updated>2007-05-10T00:23:00Z</updated>
        <content type="html">&lt;A href="http://blogs.ugidotnet.org/antrad/articles/77824.aspx"&gt;Here &lt;/A&gt; you can find a little article about speed up your ASP.NET pages. I hope that it will be useful...&lt;br&gt;
Bye &lt;br&gt;
&lt;img src="/antrad/aggbug/77825.aspx" width="1" height="1" /&gt;</content>
    </entry>
    <entry>
        <title>First Post</title>
        <link rel="alternate" type="text/html" href="http://blogs.ugidotnet.org/antrad/archive/2007/05/09/77699.aspx" />
        <id>http://blogs.ugidotnet.org/antrad/archive/2007/05/09/77699.aspx</id>
        <published>2007-05-09T00:39:00Z</published>
        <updated>2007-05-10T15:45:00Z</updated>
        <content type="html">This is my first post...&lt;br&gt;
Good Luck. &lt;br&gt;
Antonio&lt;br&gt;&lt;img src="/antrad/aggbug/77699.aspx" width="1" height="1" /&gt;</content>
    </entry>
</feed>System.Web.HttpWriter