<?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>Code Nomad &#187; stylish</title>
	<atom:link href="http://jasonkarns.com/blog/tag/stylish/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasonkarns.com/blog</link>
	<description>Tales of a Transient Programmer</description>
	<lastBuildDate>Thu, 19 Jan 2012 02:38:31 +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>You&#8217;ve Got Mail!</title>
		<link>http://jasonkarns.com/blog/youve-got-mail/</link>
		<comments>http://jasonkarns.com/blog/youve-got-mail/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 20:43:06 +0000</pubDate>
		<dc:creator>jasonkarns</dc:creator>
				<category><![CDATA[userstyles]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[stylish]]></category>

		<guid isPermaLink="false">http://jasonkarns.com/blog/?p=28</guid>
		<description><![CDATA[I&#8217;m a big fan of Gmail and Google Reader. I generally leave these tabs (along with Google Calendar) open all day long. To minimize the amount of visual space these long-lived tabs consume in the tab bar, I use the great FaviconizeTab extension. However, with these tabs minified, you lose the ability to be notified [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a big fan of Gmail and Google Reader. I generally leave these tabs (along with Google Calendar) open all day long. To minimize the amount of visual space these long-lived tabs consume in the tab bar, I use the great <a href="https://addons.mozilla.org/en-US/firefox/addon/3780">FaviconizeTab</a> extension. However, with these tabs minified, you lose the ability to be notified visually (via the title text) of new mail or new posts. A simple solution that I found years ago was to write a simple user style to change the background color of the tab whenever a new item arrives. It&#8217;s a great simple solution that doesn&#8217;t require any new programs or extensions. For those of you who use the <a href="https://addons.mozilla.org/en-US/firefox/addon/2108">Stylish</a> extension, I&#8217;ve finally gotten around to posting this style to <a href="http://userstyles.org/">userstyles.org</a> so installation is dead-simple. This style also works well with the <a href="https://addons.mozilla.org/en-US/firefox/addon/8121">Badges on Favicon</a> extension which actually displays the number of unread items via small &#8216;badge&#8217; on the tab. Go ahead and <a href="http://userstyles.org/styles/14571">grab the style</a> now! I&#8217;ve posted a <a href="http://userstyles.org/styles/14572">Firefox 1.5 &#8211; 2.0 compatible version</a> as well. (But seriously, if you&#8217;re not using Firefox 3, <a href="http://www.mozilla.com/en-US/firefox/">upgrade now</a>!)</p>
]]></content:encoded>
			<wfw:commentRss>http://jasonkarns.com/blog/youve-got-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail S/Mime Icons</title>
		<link>http://jasonkarns.com/blog/gmail-smime-icons/</link>
		<comments>http://jasonkarns.com/blog/gmail-smime-icons/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 20:13:38 +0000</pubDate>
		<dc:creator>jasonkarns</dc:creator>
				<category><![CDATA[userstyles]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[smime]]></category>
		<category><![CDATA[stylish]]></category>

		<guid isPermaLink="false">http://jasonkarns.com/blog/?p=20</guid>
		<description><![CDATA[I&#8217;m a big fan of Gmail and I&#8217;m a big fan of S/MIME for securing your email. Unfortunately, the current state of S/MIME on web-based email is currently quite sad. There is a Firefox extension which allows you to send signed/encrypted messages from Gmail by Richard Jones and Sean Leonard. (called Gmail S/MIME, surprisingly enough) [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a big fan of Gmail and I&#8217;m a big fan of S/MIME for securing your email. Unfortunately, the current state of S/MIME on web-based email is currently quite sad.  There is a Firefox extension which allows you to send signed/encrypted messages from Gmail by Richard Jones and Sean Leonard. (called <a href="https://addons.mozilla.org/en-US/firefox/addon/592">Gmail S/MIME</a>, surprisingly enough) However, Gmail does not provide any visual indicator to differentiate between unsigned/unencrypted messages and signed/encrypted messages.  I found a great <a href="http://userstyles.org/styles/3958">user style</a> by <a href="http://userstyles.org/users/74">Moktoipas</a> (updated for compatibility with the recent Gmail changes) which replaces the default Gmail attachment icon (paperclip) with icons that represent the standard attachment file types (.doc, .txt, .gif, etc). Lo and behold, <a href="http://userstyles.org/users/357">lownoise</a> took this idea and created <a href="http://userstyles.org/styles/464">two</a> <a href="http://userstyles.org/styles/465">userstyles</a> to provide the same icon support for signed and encrypted messages. Signed messages sport a certificate icon and encrypted messages sport a padlock icon. However, these userstyles haven&#8217;t been updated to cope with Gmail&#8217;s newest changes. I have taken it upon myself to make the required changes and post the new style for everyone&#8217;s use. I can&#8217;t claim too much credit, however, as the changes required were only a couple lines of code, which I simply copied from Moktoipas&#8217; styles. In addition, I merged the two styles &ndash; one for signed messages and one for encrypted messages &ndash; into one style.  While this style is extra beneficial for users of the Gmail S/MIME extension, it does not require it.  Further, the style is packaged as both a <a href="https://addons.mozilla.org/en-US/firefox/addon/2108">Stylish</a> userstyle and a <a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a> userscript so users of either extension can get their style on. <a href="http://userstyles.org/styles/14323">Grab the style</a> from <a href="http://userstyles.org">userstyles.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jasonkarns.com/blog/gmail-smime-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

