<?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>Jesse Peterson &#187; work</title>
	<atom:link href="http://www.jpeterson.com/tag/work/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jpeterson.com</link>
	<description>Personal ramblings of a computer geek in Iowa</description>
	<lastBuildDate>Thu, 26 Jan 2012 04:16:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Greasemonkey for Pearson Access</title>
		<link>http://www.jpeterson.com/2008/11/12/greasemonkey-for-pearson-access/</link>
		<comments>http://www.jpeterson.com/2008/11/12/greasemonkey-for-pearson-access/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 05:58:23 +0000</pubDate>
		<dc:creator>cubeinhabitant</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[pearson access]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.jpeterson.com/2008/11/12/greasemonkey-for-pearson-access/</guid>
		<description><![CDATA[During the day, I professionally work on a web application called Pearson Access. Today we determined that we needed a user administration process for one of our Pearson Access customers that would require them to always select a certain user role when creating a new user. The system doesn&#8217;t auto-check the role, the user will [...]]]></description>
			<content:encoded><![CDATA[<p>During the day, I professionally work on a web application called <a href="http://www.pearsonaccess.com/">Pearson Access</a>. Today we determined that we needed a user administration process for one of our Pearson Access customers that would require them to always select a certain user role when creating a new user. The system doesn&#8217;t auto-check the role, the user will need to be trained to check it.</p>
<p>But, being a geek, that got me thinking. What if <a href="http://www.greasespot.net/">Greasemonkey</a> could be used with a Greasemonkey script in <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a> to automatically check a role when creating a new user account. So, I wrote such a script: <a href="http://www.jpeterson.com/autoselectrole.user.js">autoselectrole.user.js</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jpeterson.com/2008/11/12/greasemonkey-for-pearson-access/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

