<?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; userstyles</title>
	<atom:link href="http://jasonkarns.com/blog/tag/userstyles/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>Userscripts, Userstyles and Ubiquity</title>
		<link>http://jasonkarns.com/blog/userscripts-userstyles-and-ubiquity/</link>
		<comments>http://jasonkarns.com/blog/userscripts-userstyles-and-ubiquity/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 23:45:57 +0000</pubDate>
		<dc:creator>jasonkarns</dc:creator>
				<category><![CDATA[ubiquity]]></category>
		<category><![CDATA[userscripts]]></category>
		<category><![CDATA[userstyles]]></category>

		<guid isPermaLink="false">http://jasonkarns.com/blog/?p=214</guid>
		<description><![CDATA[A while ago I described how to merge two git repositories into one. I discovered how to do this as I was attempting to consolidate a number of git repositories that I have on GitHub. Previously, I had a separate git repository for each user script, user style and ubiquity command that I&#8217;ve written. It [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago I described how to <a href="http://jasonkarns.com/blog/merge-two-git-repositories-into-one/">merge two git repositories into one</a>. I discovered how to do this as I was attempting to consolidate a number of git repositories that I have on GitHub. Previously, I had a separate git repository for each user script, user style and ubiquity command that I&#8217;ve written. It was getting unmanageable so I decided to create a single git repository for my <a href="https://github.com/jasonkarns/userscripts">user scripts</a>, another for my <a href="https://github.com/jasonkarns/userstyles">user styles</a>, and a third for my <a href="https://github.com/jasonkarns/ubiquitycommands">ubiquity commands</a>. You can now find my them all on GitHub.</p>
<h3>Userscripts</h3>
<p>[<a href="https://github.com/jasonkarns/userscripts">GitHub repository</a>]</p>
<dl>
<dt><a href="https://github.com/jasonkarns/userscripts/tree/master/tweetapaper">Tweetapaper</a></dt>
<dd>adds &#8216;Tweet&#8217; links to articles in your Instapaper queue. [<a href="http://userscripts.org/scripts/show/93786">install from Userscripts.org</a>]</dd>
<dt><a href="https://github.com/jasonkarns/userscripts/tree/master/instasubmit">Instasubmit</a></dt>
<dd>auto-submits the Instapaper Add form when loaded via Google Reader&#8217;s Send To Instapaper action. [<a href="http://userscripts.org/scripts/show/98861">install from Userscripts.org</a>]</dd>
<dt><a href="https://github.com/jasonkarns/userscripts/tree/master/radapaper">Radapaper</a></dt>
<dd>adds &#8216;Radbox&#8217; links to articles in your Instapaper queue. [<a href="http://userscripts.org/scripts/show/98864">install from Userscripts.org</a>]</dd>
<dt><a href="https://github.com/jasonkarns/userscripts/tree/master/treasurydirect_login">TreasuryDirect Login</a></dt>
<dd>makes the password field editable so that you can use the keyboard to log in. [<a href="http://userscripts.org/scripts/show/98865">install from Userscripts.org</a>]</dd>
</dl>
<h3>Userstyles</h3>
<p>[<a href="https://github.com/jasonkarns/userstyles">GitHub repository</a>]</p>
<dl>
<dt><a href="https://github.com/jasonkarns/userstyles/tree/master/gmail_smime_icons">Gmail &#8211; Icons for S/Mime Messages</a></dt>
<dd>adds icons to messages in Gmail which have been digitally signed or encrypted using S/MIME. [<a href="http://userstyles.org/styles/14323">install from Userscripts.org</a>]</dd>
<dt><a href="https://github.com/jasonkarns/userstyles/tree/master/tab_notifier">Tab Notifier</a></dt>
<dd>highlights any open Gmail, Google Reader, Google Voice, and Facebook tab when there are unread items. [<a href="http://userstyles.org/styles/14571">install from Userscripts.org</a>]</dd>
</dl>
<h3>Ubiquity Commands</h3>
<p>[<a href="https://github.com/jasonkarns/ubiquitycommands">GitHub repository</a>]</p>
<dl>
<dt><a href="https://github.com/jasonkarns/ubiquitycommands/tree/master/claimid">ClaimID</a></dt>
<dd>easily claim URLs under your ClaimID account. [<a href="http://jasonkarns.github.com/ubiquitycommands/claimid/">install from GitHub</a>]</dd>
<dt><a href="https://github.com/jasonkarns/ubiquitycommands/tree/master/wishlistr">Wishlistr</a></dt>
<dd>easily add items to a Wishlistr wishlist. [<a href="http://jasonkarns.github.com/ubiquitycommands/wishlistr/">install from GitHub</a>]</dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://jasonkarns.com/blog/userscripts-userstyles-and-ubiquity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>

