<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Kevin Grey's Weblog</title><subtitle type="html" /><id>http://blogs.msdn.com/kgrey/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/kgrey/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/kgrey/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2004-11-06T12:41:00Z</updated><entry><title>AJAX on IEMobile</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/kgrey/archive/2005/12/13/503216.aspx" /><id>http://blogs.msdn.com/kgrey/archive/2005/12/13/503216.aspx</id><published>2005-12-13T21:23:00Z</published><updated>2005-12-13T21:23:00Z</updated><content type="html">&lt;P&gt;A few weeks ago I posted an article about using AJAX on IE Mobile.&amp;nbsp; Here's a link to the posting:&lt;/P&gt;
&lt;P&gt;&lt;a href="http://blogs.msdn.com/iemobile/archive/2005/11/15/493200.aspx"&gt;http://blogs.msdn.com/iemobile/archive/2005/11/15/493200.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;~~K&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=503216" width="1" height="1"&gt;</content><author><name>kgrey</name><uri>http://blogs.msdn.com/members/kgrey.aspx</uri></author></entry><entry><title>Creating your own URL Shrinker using ASP.Net</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/kgrey/archive/2004/11/06/253360.aspx" /><id>http://blogs.msdn.com/kgrey/archive/2004/11/06/253360.aspx</id><published>2004-11-06T19:41:00Z</published><updated>2004-11-06T19:41:00Z</updated><content type="html">&lt;p&gt;A&amp;nbsp;URL Shrinker is a webapp that allows you to input a very large URL and it'll output a short URL with which you can distribute to your friends and family.&amp;nbsp; The advantage to shrinking a URL is that you can verbally relay it to people or email it and not worry about your mail client word wrapping the URL (and thus breaking it).&lt;/p&gt; &lt;p&gt;I wrote my original URL Shrinker in PHP and decided to port it to ASP.Net since its such a nifty little app.&amp;nbsp; &lt;/p&gt; &lt;p&gt;Here's the article on how to implement your own:&amp;nbsp; &lt;a id="Editor_Edit_hlEntryLink" title="view: Creating your own URL Shrinker using ASP.Net" href="/kgrey/articles/URLShrinker.aspx" target="_blank"&gt;&lt;font color="#002c99"&gt;http://blogs.msdn.com/kgrey/articles/URLShrinker.aspx&lt;/font&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=253360" width="1" height="1"&gt;</content><author><name>kgrey</name><uri>http://blogs.msdn.com/members/kgrey.aspx</uri></author></entry></feed>