<?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>audibleCode &#187; CSS</title>
	<atom:link href="http://audiblecode.wordpress.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://audiblecode.wordpress.com</link>
	<description>a code repository for codes that you don't have enough words to describe</description>
	<lastBuildDate>Mon, 08 Dec 2008 01:06:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='audiblecode.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/abfe229b425ccf294f5823ba4b90f5a2?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>audibleCode &#187; CSS</title>
		<link>http://audiblecode.wordpress.com</link>
	</image>
			<item>
		<title>Custom CSS for Internet Explorer 6 &amp; 7</title>
		<link>http://audiblecode.wordpress.com/2008/05/23/custom-css-for-internet-explorer-6-7/</link>
		<comments>http://audiblecode.wordpress.com/2008/05/23/custom-css-for-internet-explorer-6-7/#comments</comments>
		<pubDate>Fri, 23 May 2008 19:15:29 +0000</pubDate>
		<dc:creator>audiblecode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://audiblecode.wordpress.com/?p=11</guid>
		<description><![CDATA[I was working on my mini-project. The project was  a CMS for a school. I finished everything about it. I mean the php, mysql javascript, flash, and all that. But i had a small problem with the theme.
To be specific the CSS was different in Internet Explorer. I mean that i had to give internet [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=audiblecode.wordpress.com&blog=3790756&post=11&subd=audiblecode&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://audiblecode.wordpress.com/2008/05/23/custom-css-for-internet-explorer-6-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">audiblecode</media:title>
		</media:content>
	</item>
		<item>
		<title>Efficient and easy way to debug CSS</title>
		<link>http://audiblecode.wordpress.com/2008/05/22/efficient-and-easy-way-to-debug-css/</link>
		<comments>http://audiblecode.wordpress.com/2008/05/22/efficient-and-easy-way-to-debug-css/#comments</comments>
		<pubDate>Thu, 22 May 2008 23:09:41 +0000</pubDate>
		<dc:creator>audiblecode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[viewer]]></category>
		<category><![CDATA[web developer]]></category>

		<guid isPermaLink="false">http://audiblecode.wordpress.com/?p=8</guid>
		<description><![CDATA[If you’ve been working with CSS for some time, you’ve probably spent a fair bit of time debugging seemingly untractable problems that turn out to have a very simple solution.
The question: What can we do to debug our CSS faster? is there a streamlined way of debugging CSS.
Okay i want to share with you some [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=audiblecode.wordpress.com&blog=3790756&post=8&subd=audiblecode&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://audiblecode.wordpress.com/2008/05/22/efficient-and-easy-way-to-debug-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">audiblecode</media:title>
		</media:content>
	</item>
		<item>
		<title>Drupal Backend theme issues</title>
		<link>http://audiblecode.wordpress.com/2008/05/22/drupal-backend-theme-issues/</link>
		<comments>http://audiblecode.wordpress.com/2008/05/22/drupal-backend-theme-issues/#comments</comments>
		<pubDate>Thu, 22 May 2008 13:58:19 +0000</pubDate>
		<dc:creator>audiblecode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[backend]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[frontend]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://audiblecode.wordpress.com/2008/05/22/drupal-backend-theme-issues/</guid>
		<description><![CDATA[If you&#8217;ve configured Drupal (www.drupal.org) the way that it
uses different themes for the frontend and the backend, it still kicks
you into the frontend when you edit content.
To change this you have to edit this file:
modules/system/system.module
at the end of the function &#8220;function system_menu($may_cache)&#8221; look
for the &#8220;else&#8221; part
// in line ~308
// find:
if (arg(0) == &#8216;admin&#8217;) 
// repalce with:
if [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=audiblecode.wordpress.com&blog=3790756&post=4&subd=audiblecode&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://audiblecode.wordpress.com/2008/05/22/drupal-backend-theme-issues/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">audiblecode</media:title>
		</media:content>
	</item>
	</channel>
</rss>