<?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>johnjcamilleri.com &#187; style</title>
	<atom:link href="http://johnjcamilleri.com/tag/style/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnjcamilleri.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Sep 2010 13:00:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Let&#8217;s Kill IE6</title>
		<link>http://johnjcamilleri.com/2009/09/lets-kill-ie6/</link>
		<comments>http://johnjcamilleri.com/2009/09/lets-kill-ie6/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 21:29:54 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Random Tech]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[lets-kill-ie6]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://johnjcamilleri.com/?p=101</guid>
		<description><![CDATA[A great effort to get people to switch from IE6: Let&#8217;s Kill IE6. I couldn&#8217;t find the CSS for this anywhere, so here&#8217;s what I&#8217;m using. Note: you will probably also want this image. /* ============== */ /* Let's Kill IE6 */ /* ============== */ #letskillie6 { width:400px; background:#2A2A2A; color:#CCCCCC; font-size:14px; line-height:18px; position:absolute; left:34%; } [...]]]></description>
			<content:encoded><![CDATA[<p>A great effort to get people to switch from IE6:<a href="http://www.neoease.com/lets-kill-ie6/"> Let&#8217;s Kill IE6</a>.</p>
<p>I couldn&#8217;t find the CSS for this anywhere, so here&#8217;s what I&#8217;m using.<br />
Note: you will probably also want <a title="Icons" href="http://letskillie6.googlecode.com/files/icons.gif" class="external">this image</a>.</p>
<p><code><br />
/* ============== */<br />
/* Let's Kill IE6 */<br />
/* ============== */<br />
#letskillie6 {<br />
width:400px;<br />
background:#2A2A2A;<br />
color:#CCCCCC;<br />
font-size:14px;<br />
line-height:18px;<br />
position:absolute;<br />
left:34%;<br />
}<br />
#letskillie6 #letskillie6_close {<br />
background:url(images/letskillie6.gif) no-repeat 0 0;<br />
float:right;<br />
height:15px;<br />
width:0;<br />
overflow:hidden;<br />
padding-left:15px;<br />
margin:5px;<br />
}<br />
#letskillie6 #letskillie6_close:hover {<br />
background:url(images/letskillie6.gif) no-repeat 0 -15px;<br />
}<br />
#letskillie6 .content {<br />
width:100%;<br />
margin:0;<br />
float:none;<br />
}<br />
#letskillie6 .content .pic {<br />
background:url(images/letskillie6.gif) no-repeat -15px 0;<br />
height:73px;<br />
width:55px;<br />
display:block;<br />
float:left;<br />
margin:10px;<br />
}<br />
#letskillie6 .content p {<br />
margin-top:10px;<br />
padding-right:10px;<br />
}<br />
#letskillie6 .content p.browsers {<br />
padding:0 10px 15px 10px;<br />
}<br />
#letskillie6 .content p.meta {<br />
display:none;<br />
}<br />
#letskillie6 .content p.browsers a {<br />
display:block;<br />
float:left;<br />
height:16px;<br />
padding-left:20px;<br />
margin-left:11px;<br />
color:#A8C634;<br />
}<br />
#letskillie6 .content p.browsers a.ie8 		{ background:url(images/letskillie6.gif) no-repeat -70px 0; }<br />
#letskillie6 .content p.browsers a.firefox 	{ background:url(images/letskillie6.gif) no-repeat -70px -16px; }<br />
#letskillie6 .content p.browsers a.opera 		{ background:url(images/letskillie6.gif) no-repeat -70px -32px; }<br />
#letskillie6 .content p.browsers a.chrome 	{ background:url(images/letskillie6.gif) no-repeat -70px -48px; }<br />
#letskillie6 .content p.browsers a.safari 	{ background:url(images/letskillie6.gif) no-repeat -70px -64px; }<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://johnjcamilleri.com/2009/09/lets-kill-ie6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Citation and Bibliography styles to Microsoft Word 2007</title>
		<link>http://johnjcamilleri.com/2009/06/adding-citation-and-bibliography-styles-to-microsoft-word-2007/</link>
		<comments>http://johnjcamilleri.com/2009/06/adding-citation-and-bibliography-styles-to-microsoft-word-2007/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 21:10:48 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Useful]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[bibliograpy]]></category>
		<category><![CDATA[citation]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[referencing]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[word]]></category>

		<guid isPermaLink="false">http://johnjcamilleri.com/?p=65</guid>
		<description><![CDATA[Just as it says on the tin! BibWord : Microsoft Word Citation and Bibliography styles All you do is download the XSL file for the style you want and place it in the right directory, and hey presto Word 2007 can format your citations in a new style. Nice.]]></description>
			<content:encoded><![CDATA[<p>Just as it says on the tin!</p>
<p><a href="http://www.codeplex.com/bibword">BibWord : Microsoft Word Citation and Bibliography styles</a></p>
<p>All you do is download the XSL file for the style you want and place it in the right directory, and hey presto Word 2007 can format your citations in a new style. Nice.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnjcamilleri.com/2009/06/adding-citation-and-bibliography-styles-to-microsoft-word-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
