<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Mark Scerri - Eye on the web &#187; scerrimark</title>
	<atom:link href="http://markscerri.com/author/scerrimark/feed/" rel="self" type="application/rss+xml" />
	<link>http://markscerri.com</link>
	<description></description>
	<lastBuildDate>Wed, 27 Jan 2010 10:03:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='markscerri.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/d6a4ebb38d27e2a192b813abc1662a02?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Mark Scerri - Eye on the web &#187; scerrimark</title>
		<link>http://markscerri.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://markscerri.com/osd.xml" title="Mark Scerri - Eye on the web" />
	<atom:link rel='hub' href='http://markscerri.com/?pushpress=hub'/>
		<item>
		<title>Using SVG in your websites</title>
		<link>http://markscerri.com/2010/01/27/using-svg-in-your-websites/</link>
		<comments>http://markscerri.com/2010/01/27/using-svg-in-your-websites/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 10:03:37 +0000</pubDate>
		<dc:creator>scerrimark</dc:creator>
				<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://markscerri.com/?p=315</guid>
		<description><![CDATA[SVG is an amazingly capable graphics technology with the only problem that it is not supported by all browsers. So what is SVG? According to Adobe, who invented this technology, &#8220;Scalable Vector Graphics (SVG) is a text-based graphics language that describes images with vector shapes, text, and embedded raster graphics&#8221;. Let&#8217;s see what this means. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=markscerri.com&amp;blog=5929344&amp;post=315&amp;subd=scerrimark&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://markscerri.com/2010/01/27/using-svg-in-your-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">scerrimark</media:title>
		</media:content>
	</item>
		<item>
		<title>Browser Testing on Windows 7</title>
		<link>http://markscerri.com/2010/01/08/browser-testing-on-windows-7/</link>
		<comments>http://markscerri.com/2010/01/08/browser-testing-on-windows-7/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 13:09:11 +0000</pubDate>
		<dc:creator>scerrimark</dc:creator>
				<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://markscerri.com/?p=303</guid>
		<description><![CDATA[This week I installed Windows 7 on my laptop and I discovered a very nice feature for browser testing (on that browser you all hate ). This is called XP Mode which allows you to run Internet Explorer 6, 7, and 8 all on the same machine. Testing your web sites in Internet Explorer is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=markscerri.com&amp;blog=5929344&amp;post=303&amp;subd=scerrimark&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://markscerri.com/2010/01/08/browser-testing-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">scerrimark</media:title>
		</media:content>
	</item>
		<item>
		<title>Caching: A Problem or a Solution</title>
		<link>http://markscerri.com/2009/11/04/caching-a-problem-or-a-solution/</link>
		<comments>http://markscerri.com/2009/11/04/caching-a-problem-or-a-solution/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 09:05:48 +0000</pubDate>
		<dc:creator>scerrimark</dc:creator>
				<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://markscerri.com/?p=297</guid>
		<description><![CDATA[Caching is a very good technique to minimize load times and bandwidth use by ensuring that components in your site such as images, stylesheets, and JavaScript files are cached once by your visitors and they do not need to download them each time they want to access your site. However it is not the first [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=markscerri.com&amp;blog=5929344&amp;post=297&amp;subd=scerrimark&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://markscerri.com/2009/11/04/caching-a-problem-or-a-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">scerrimark</media:title>
		</media:content>
	</item>
		<item>
		<title>CSS 3: Background Size</title>
		<link>http://markscerri.com/2009/08/31/css3-background-size/</link>
		<comments>http://markscerri.com/2009/08/31/css3-background-size/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 11:37:09 +0000</pubDate>
		<dc:creator>scerrimark</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://markscerri.com/?p=290</guid>
		<description><![CDATA[Background size allows you to scale the CSS background image you are using. Until now background-size as intended in CSS3 is not supported in any browser, however Chrome, Opera, Safari, and Firefox 3.6 alpha all implement their own custom markup. Here is an example: body { background-image: url(img1.jpg); background-size: 60% 40%; /* w3 spec - [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=markscerri.com&amp;blog=5929344&amp;post=290&amp;subd=scerrimark&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://markscerri.com/2009/08/31/css3-background-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">scerrimark</media:title>
		</media:content>
	</item>
		<item>
		<title>CSS 3: Multiple Background Images</title>
		<link>http://markscerri.com/2009/08/21/css-3-multiple-background-images/</link>
		<comments>http://markscerri.com/2009/08/21/css-3-multiple-background-images/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 12:19:38 +0000</pubDate>
		<dc:creator>scerrimark</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://markscerri.com/?p=284</guid>
		<description><![CDATA[Now this is cool! Multiple background images can allow you to do some awesome tricks with layout without the need of writing complex markup to your website. The basic syntax for multiple backgound images in CSS3 is easy. Instead of listing a single image source for your background-image property, you list up to a maximum of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=markscerri.com&amp;blog=5929344&amp;post=284&amp;subd=scerrimark&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://markscerri.com/2009/08/21/css-3-multiple-background-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">scerrimark</media:title>
		</media:content>
	</item>
		<item>
		<title>CSS 3</title>
		<link>http://markscerri.com/2009/08/06/css-3/</link>
		<comments>http://markscerri.com/2009/08/06/css-3/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 06:46:02 +0000</pubDate>
		<dc:creator>scerrimark</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://markscerri.com/?p=280</guid>
		<description><![CDATA[Over the years the CSS headache and the support of CSS have improved. In fact currently we have a considerable set of browsers with CSS 2.1 support: Safari, Firefox, Chrome, Opera, and Internet Explorer. In fact these 5 major browsers are also implementing some CSS 3 support in their rendering engines. The following is a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=markscerri.com&amp;blog=5929344&amp;post=280&amp;subd=scerrimark&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://markscerri.com/2009/08/06/css-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">scerrimark</media:title>
		</media:content>
	</item>
		<item>
		<title>TypeKit</title>
		<link>http://markscerri.com/2009/06/18/typekit/</link>
		<comments>http://markscerri.com/2009/06/18/typekit/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 06:05:16 +0000</pubDate>
		<dc:creator>scerrimark</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://markscerri.com/?p=273</guid>
		<description><![CDATA[My last post about 2 months ago was on fonts and how we should handle scenarios when the user does not have the required font. Well after two months a new method is on the block. TypeKit a viable solution to using non-standard web fonts. From my previous post you might remember that with the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=markscerri.com&amp;blog=5929344&amp;post=273&amp;subd=scerrimark&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://markscerri.com/2009/06/18/typekit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">scerrimark</media:title>
		</media:content>
	</item>
		<item>
		<title>Fonts in Web Design</title>
		<link>http://markscerri.com/2009/04/19/fonts-in-web-design/</link>
		<comments>http://markscerri.com/2009/04/19/fonts-in-web-design/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 15:45:15 +0000</pubDate>
		<dc:creator>scerrimark</dc:creator>
				<category><![CDATA[fonts]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://markscerri.com/?p=266</guid>
		<description><![CDATA[Deciding which fonts to use for your web project has always been a big headache. Some designers simply cannot understand that some fonts will not be found on all operating systems and if they use that font the web site will look different under that OS. So how do we handle this problem? Well there [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=markscerri.com&amp;blog=5929344&amp;post=266&amp;subd=scerrimark&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://markscerri.com/2009/04/19/fonts-in-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">scerrimark</media:title>
		</media:content>
	</item>
		<item>
		<title>Using white space in your design</title>
		<link>http://markscerri.com/2009/04/13/using-white-space-in-your-design/</link>
		<comments>http://markscerri.com/2009/04/13/using-white-space-in-your-design/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 20:31:03 +0000</pubDate>
		<dc:creator>scerrimark</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://markscerri.com/?p=259</guid>
		<description><![CDATA[As I wrote in my previous posts I am currently working on a new design for my blog. While trying out various designs I started producing various artistic but complicated designs. As I looked and looked and looked at them&#8230;.. Well they were nice, very nice actually however there was something that I was missing. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=markscerri.com&amp;blog=5929344&amp;post=259&amp;subd=scerrimark&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://markscerri.com/2009/04/13/using-white-space-in-your-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">scerrimark</media:title>
		</media:content>
	</item>
		<item>
		<title>IE8: Does this mean IE6 will die?</title>
		<link>http://markscerri.com/2009/04/09/ie8-does-this-mean-ie6-will-die/</link>
		<comments>http://markscerri.com/2009/04/09/ie8-does-this-mean-ie6-will-die/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 10:42:59 +0000</pubDate>
		<dc:creator>scerrimark</dc:creator>
		
		<guid isPermaLink="false">http://markscerri.com/?p=253</guid>
		<description><![CDATA[With the release of IE8 many people are predicting that IE6 will not be used anymore. If this is true then web developers can drop support for IE6. However before one starts to believe this rushed assumption one must clearly understand why people are still using IE6. To better understand I will give a real [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=markscerri.com&amp;blog=5929344&amp;post=253&amp;subd=scerrimark&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://markscerri.com/2009/04/09/ie8-does-this-mean-ie6-will-die/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">scerrimark</media:title>
		</media:content>
	</item>
	</channel>
</rss>