<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>iBloom Studios Articles</title>
		<link>http://www.ibloomstudios.com/articles/</link>
		<description>Latest articles from iBloom Studios</description>
		<language>en-us</language>
				<item>
			<title>CSS Media Targeted JavaScript</title>
			<link>http://www.ibloomstudios.com/articles/CSS_Media_Targeted_JavaScript</link>
			<guid>http://www.ibloomstudios.com/articles/CSS_Media_Targeted_JavaScript</guid>
			<description>With the ever increasing use of alternate media types I feel there is a need to deliver JavaScript targeted to these types of devices. This would allow alternate and modified content, as well as a customized user experience through the use of modern AJAX.</description>
			<dc:creator>Nicholas Gagne</dc:creator>
			<dc:date>2007-02-28</dc:date>    
		</item>
				<item>
			<title>Debugging CSS in Internet Explorer - Part 1</title>
			<link>http://www.ibloomstudios.com/articles/Debugging_CSS_in_Internet_Explorer_-_Part_1</link>
			<guid>http://www.ibloomstudios.com/articles/Debugging_CSS_in_Internet_Explorer_-_Part_1</guid>
			<description>For web designers and developers, fixing CSS issues in Internet Explorer is a daily chore. Not too long ago I decided to document these issues and what I did to fix them. This article will be the first in a series of articles focusing on css debugging.</description>
			<dc:creator>Nicholas Gagne</dc:creator>
			<dc:date>2007-02-23</dc:date>    
		</item>
				<item>
			<title>PHP CSS Compressor</title>
			<link>http://www.ibloomstudios.com/articles/PHP_CSS_Compressor</link>
			<guid>http://www.ibloomstudios.com/articles/PHP_CSS_Compressor</guid>
			<description>Compressing CSS is a great way to save some bandwidth, especially on more complex sites with stylesheets reaching more than 1000 lines of code. There are many websites out there that will compress your stylesheets for you, but the problem is maintaining t</description>
			<dc:creator>Nicholas Gagne</dc:creator>
			<dc:date>2006-08-24</dc:date>    
		</item>
				<item>
			<title>Quick and Easy Character Encoding Tool</title>
			<link>http://www.ibloomstudios.com/articles/Quick_and_Easy_Character_Encoding_Tool</link>
			<guid>http://www.ibloomstudios.com/articles/Quick_and_Easy_Character_Encoding_Tool</guid>
			<description>For anyone who has tried to work with special characters, finding the right code for each special character can be very time consuming.</description>
			<dc:creator>Nicholas Gagne</dc:creator>
			<dc:date>2006-05-21</dc:date>    
		</item>
				<item>
			<title>Applied CSS Vertical-Align</title>
			<link>http://www.ibloomstudios.com/articles/Applied_CSS_Vertical-Align</link>
			<guid>http://www.ibloomstudios.com/articles/Applied_CSS_Vertical-Align</guid>
			<description>Applied CSS Vertical-Align. A demonstration of how to center one element inside of another using the css vertical-align property.</description>
			<dc:creator>Nicholas Gagne</dc:creator>
			<dc:date>2006-04-09</dc:date>    
		</item>
				<item>
			<title>CSS Rollover Flicker In Internet Explorer</title>
			<link>http://www.ibloomstudios.com/articles/CSS_Rollover_Flicker_In_Internet_Explorer</link>
			<guid>http://www.ibloomstudios.com/articles/CSS_Rollover_Flicker_In_Internet_Explorer</guid>
			<description>CSS Image Flicker In Internet Explorer. In Internet Explorer there will be a brief flicker as the image reloads.</description>
			<dc:creator>Nicholas Gagne</dc:creator>
			<dc:date>2006-02-21</dc:date>    
		</item>
				<item>
			<title>Misunderstood CSS Clip</title>
			<link>http://www.ibloomstudios.com/articles/Misunderstood_CSS_Clip</link>
			<guid>http://www.ibloomstudios.com/articles/Misunderstood_CSS_Clip</guid>
			<description>Misunderstood CSS Clip. The CSS clip property has to be one of the least used properties in CSS.</description>
			<dc:creator>Nicholas Gagne</dc:creator>
			<dc:date>2006-02-21</dc:date>    
		</item>
				<item>
			<title>The IE7 CSS Hack</title>
			<link>http://www.ibloomstudios.com/articles/The_IE7_CSS_Hack</link>
			<guid>http://www.ibloomstudios.com/articles/The_IE7_CSS_Hack</guid>
			<description>The IE7 CSS Hack. Although Microsoft claimed to remove all the hacks for IE7, I knew that there must still be one.</description>
			<dc:creator>Nicholas Gagne</dc:creator>
			<dc:date>2006-01-28</dc:date>    
		</item>
				<item>
			<title>Vertical-Align Misuse</title>
			<link>http://www.ibloomstudios.com/articles/Vertical-Align_Misuse</link>
			<guid>http://www.ibloomstudios.com/articles/Vertical-Align_Misuse</guid>
			<description>Vertical-Align Misuse. An attempt to demystify one of the most misused properties of CSS.</description>
			<dc:creator>Nicholas Gagne</dc:creator>
			<dc:date>2006-01-21</dc:date>    
		</item>
				<item>
			<title>CSS Gif Hover Animation</title>
			<link>http://www.ibloomstudios.com/articles/CSS_Gif_Hover_Animation</link>
			<guid>http://www.ibloomstudios.com/articles/CSS_Gif_Hover_Animation</guid>
			<description>CSS Gif Hover Animation. Uses CSS and an animated Gif to allow for useful animations.</description>
			<dc:creator>Nicholas Gagne</dc:creator>
			<dc:date>2006-01-08</dc:date>    
		</item>
				<item>
			<title>CSS Logo Replacement</title>
			<link>http://www.ibloomstudios.com/articles/CSS_Logo_Replacement</link>
			<guid>http://www.ibloomstudios.com/articles/CSS_Logo_Replacement</guid>
			<description>CSS Logo Replacement. I have seen many web designers struggle to create a logo image that both looks great on screen, within a stylized page layout, and in print.</description>
			<dc:creator>Nicholas Gagne</dc:creator>
			<dc:date>2005-12-17</dc:date>    
		</item>
				<item>
			<title>Safari CSS Hack</title>
			<link>http://www.ibloomstudios.com/articles/Safari_CSS_Hack</link>
			<guid>http://www.ibloomstudios.com/articles/Safari_CSS_Hack</guid>
			<description>Safari CSS Hack. Although I don't condone the use of CSS hacks, I know that someone may find this useful.</description>
			<dc:creator>Nicholas Gagne</dc:creator>
			<dc:date>2005-11-11</dc:date>    
		</item>
			</channel>
</rss>