<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gary Pretty's Blog &#187; AJAX</title>
	<atom:link href="http://blog.garypretty.co.uk/index.php/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.garypretty.co.uk</link>
	<description>.Net Development &#38; General Tech Related News</description>
	<lastBuildDate>Sat, 04 Feb 2012 00:32:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Trout Fishery Listings</title>
		<link>http://blog.garypretty.co.uk/index.php/2008/05/29/trout-fishery-listings/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2008/05/29/trout-fishery-listings/#comments</comments>
		<pubDate>Thu, 29 May 2008 08:58:24 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[AJAX]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=30</guid>
		<description><![CDATA[Its been a while since I last posted&#8230;..I have been really busy! One thing I have been working on is the latest project for my colleague, James Farrer, a Trout Fisheries directory. Now, although the subject of Trout fishing is not the most enthralling (at least for me), I have been trying to assist in &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2008/05/29/trout-fishery-listings/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Its been a while since I last posted&#8230;..I have been really busy!</p>
<p>One thing I have been working on is the latest project for my colleague, James Farrer, <a href="http://www.trout-fisheries.com">a Trout Fisheries directory</a>.  Now, although the subject of Trout fishing is not the most enthralling (at least for me), I have been trying to assist in the area of SEO (Search Engine Optimisation).</p>
<p>James is using quite a few ASP.NET controls on his pages, including Collapsable Panels, Link Buttons and some of the AJAX extenders for pop up links.  None of these are very search engine friendly.  </p>
<p>So we are currently working to increase the indexability of his web site by using pure html links and QueryStrings instead of the horrible JavaScript links produced when using LinkButtons and other controls.  I know&#8230;&#8230;I Know&#8230;..QueryStrings aren&#8217;t very search engine friendly either!  This is the first stage.  The next is to introduce some URL re-writing so that we have some friendly URLs to link to as well.</p>
<p>There is alot more that can be done to make this site more &#8216;spiderable&#8217; and I will post again when we are further on.  Also, do check the site out as it does use GoogleMaps and AJAX in quite a nice fashion.</p>
<p><a href="http://www.trout-fisheries.com">Trout Fisheries in England</a></p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/AJAX' rel='tag' target='_self'>AJAX</a>, <a class='technorati-link' href='http://technorati.com/tag/SEO' rel='tag' target='_self'>SEO</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2008/05/29/trout-fishery-listings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Expression Web 2 Beta &#8211; What&#8217;s New?</title>
		<link>http://blog.garypretty.co.uk/index.php/2008/03/12/microsoft-expression-web-2-beta-whats-new/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2008/03/12/microsoft-expression-web-2-beta-whats-new/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 14:44:16 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/index.php/2008/03/12/microsoft-expression-web-2-beta-whats-new/</guid>
		<description><![CDATA[UPDATE: This post was originally written for the Beta version of Expression Web 2. However, the content still applies to the full version that has now been released. By now you have probably heard that the beta of version 2 of Microsoft&#8217;s web design tool Expression Web has just been released.  I am a big &#8230; </p><p><a class="more-link block-button" href="http://blog.garypretty.co.uk/index.php/2008/03/12/microsoft-expression-web-2-beta-whats-new/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE: This post was originally written for the Beta version of Expression Web 2. However, the content still applies to the full version that has now been released.</strong></p>
<p>By now you have probably heard that the beta of version 2 of Microsoft&#8217;s web design tool Expression Web has just been released.  I am a big fan of Expression Web, having used it from the beta of version 1, and like many people I have been eagerly awaiting the release of version 2.  So, was it worth the wait?</p>
<p>Lets break down some of the new and updated features in Expression Web 2;</p>
<p> <strong>PHP Support</strong></p>
<p>If you develop using PHP (which I don&#8217;t), then the new version of Expression Web certainly delivers alot for you!  The app now supports PHP intellisense and syntax highlighting, which will likely bring all the PHP developers who liked the look of Expression Web 1, but not the lack of PHP support, into the community. </p>
<p>But thats not all.  Expression Web 2 now supports the previewing of PHP sites locally, without the need for a seperately installed web server.  I know how much that features helps me all the time when I&#8217;m using Expression for creating ASP.Net sites and no doubt this will be the same for PHP developers.</p>
<p><strong>ASP.Net &amp; AJAX Controls</strong></p>
<p>One of the biggest gripes I had (and I wasn&#8217;t alone) with Expression Web 1 was the lack of AJAX support.  When Expression Web was originally released, I automatically assumed that the standard AJAX controls (update panel, update progress, script manager etc.) would be available. Not so. This meant that I along with countless other developers and designers had to partially create our pages in Expression and then switch to Visual Studio or Visual Web Developer to work with AJAX.  Then, once you had these controls in your page, you recieved errors in design view in Expression becuase it didnt support the controls.</p>
<p>Luckily, the Expression Web team listened to the feedback and they have fixed this one too, and there is now full support for the standard ASP.Net Ajax controls to simply drag and drop them into your page.</p>
<p>Also, with regards to ASP.Net controls, you can now include custom controls in your web site, as well as a couple of new ASP.Net data controls, namely the ListView and DataPager control for when you are working with .Net 3.5.</p>
<p><strong>Silverlight 1.0, Windows Media &amp; Flash</strong></p>
<p>You can now drop your Silverlight 1.0 applications straight into your site using Expression Web 2. Further to this, there is now support to also embed Windows Media and Flash into your site as well as Flash preview in design view!</p>
<p><strong>Photoshop Support</strong></p>
<p>Another new feature, which I know I am going to end up using all the time, is the newly added support for importing from photoshop.  Expression Web 2 will import any PSD (Photoshop) file and convert it to an optimised image file format for your site.  Not only that, but it has in-built support for photoshop layers, allowing you to decide to show or hide particular layers from the psd file.  Finally, once you have your optimised image, you can go back and edit it in photoshop from with Expression and it will update your picture in your site accordingly.</p>
<p><strong>In Summary</strong></p>
<p>Good job Microsoft!</p>
<p>Above are just four of the main new features that are part of the new Expression Web 2 Beta, a couple of the others which I won&#8217;t go into now are;</p>
<ul>
<li>Improved FTP Publishing</li>
<li>Enhanced CSS styling and validation</li>
<li>Byte Order Mark Options (one of the little niggles with the first Expression Web was the lack of support for BOM, leading to encoding errors, especially with applications like WordPress).</li>
</ul>
<p>If you want to try Expression Web 2 Beta (I would definantely recommend it), go and <a href="http://www.microsoft.com/expression/products/download.aspx?key=web2beta">download the beta here</a>.</p>
<p>I would also suggest checking out the <a href="http://blogs.msdn.com/xweb/default.aspx">Expression Web Team Blog</a> for news and updates regarding the app.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/AJAX' rel='tag' target='_self'>AJAX</a>, <a class='technorati-link' href='http://technorati.com/tag/ASP.Net' rel='tag' target='_self'>ASP.Net</a>, <a class='technorati-link' href='http://technorati.com/tag/Expression+Web' rel='tag' target='_self'>Expression Web</a>, <a class='technorati-link' href='http://technorati.com/tag/Web+Design' rel='tag' target='_self'>Web Design</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2008/03/12/microsoft-expression-web-2-beta-whats-new/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

