<?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"
	>

<channel>
	<title>== !== ===</title>
	<atom:link href="http://www.rosssimpson.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rosssimpson.com/blog</link>
	<description>js, web standards, and other.</description>
	<pubDate>Fri, 25 Jul 2008 09:39:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Job Fair</title>
		<link>http://www.rosssimpson.com/blog/2008/07/25/job-fair/</link>
		<comments>http://www.rosssimpson.com/blog/2008/07/25/job-fair/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 09:38:09 +0000</pubDate>
		<dc:creator>simpsora</dc:creator>
		
		<category><![CDATA[Work]]></category>

		<category><![CDATA[amsterdam]]></category>

		<category><![CDATA[denver colorado]]></category>

		<category><![CDATA[job fair]]></category>

		<category><![CDATA[local matters]]></category>

		<category><![CDATA[tech jobs]]></category>

		<guid isPermaLink="false">http://www.rosssimpson.com/blog/?p=12</guid>
		<description><![CDATA[&#8230; just like in high school!
My company, Local Matters, is holding a job fair to try and fill some of our open req&#8217;s.  There are /lots/ of openings: developers, QA engineers, analysts, project managers, sysadmins, etc.  There are openings in Denver and in Amsterdam.
Local Matters is a pretty sweet place to work.  Especially the part [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230; just like in high school!</p>
<p>My company, <a href="http://www.localmatters.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.localmatters.com');">Local Matters</a>, is holding a job fair to try and fill some of our open req&#8217;s.  There are /lots/ of openings: developers, QA engineers, analysts, project managers, sysadmins, etc.  There are openings in Denver and in Amsterdam.</p>
<p>Local Matters is a pretty sweet place to work.  Especially the part about the openings in Amsterdam (where I&#8217;m posted for a year).  Good benefits, good people, good location(s), kick-ass products.  Laid-back work atmosphere.</p>
<p>It&#8217;s this coming Tuesday, July 29th starting at 3pm.  See the <a href="http://www.rosssimpson.com/job_fair.pdf" onclick="javascript:pageTracker._trackPageview('/downloads/job_fair.pdf');">flyer</a> for full details.  Mention my name and get free refreshments! (okay, you get them free anyhow).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rosssimpson.com/blog/2008/07/25/job-fair/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introducing Omnibug</title>
		<link>http://www.rosssimpson.com/blog/2008/07/18/introducing-omnibug/</link>
		<comments>http://www.rosssimpson.com/blog/2008/07/18/introducing-omnibug/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 22:32:48 +0000</pubDate>
		<dc:creator>simpsora</dc:creator>
		
		<category><![CDATA[dev]]></category>

		<category><![CDATA[debugging]]></category>

		<category><![CDATA[firebug extension]]></category>

		<category><![CDATA[moniforce]]></category>

		<category><![CDATA[omniture]]></category>

		<category><![CDATA[request logging]]></category>

		<category><![CDATA[web metrics]]></category>

		<guid isPermaLink="false">http://www.rosssimpson.com/blog/?p=9</guid>
		<description><![CDATA[Omnibug is a tool for web developers.  I wrote it because debugging an Omniture implementation is&#8230; painful.
The idea is that web metrics (or webanalytics, if you&#8217;re so inclined) systems generally make an HTTP request (usually an image) in order to pass along tracking information.  The URLs contain lots of parameters, conveniently URL-encoded so you can&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Omnibug is a tool for web developers.  I wrote it because debugging an Omniture implementation is&#8230; painful.</p>
<p>The idea is that web metrics (or webanalytics, if you&#8217;re so inclined) systems generally make an HTTP request (usually an image) in order to pass along tracking information.  The URLs contain lots of parameters, conveniently URL-encoded so you can&#8217;t read them easily.</p>
<p>Omnibug is an extension to <a href="http://www.getfirebug.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.getfirebug.com');">Firebug</a> (without a doubt the best Firefox add-on available, driving a revolution in web UI development).  It adds a new panel with the decoded output of each such HTTP request, making it a breeze to see exactly what values were sent.</p>
<p>Though it was designed with Omniture in mind, it will work with other systems (also tested with Moniforce).  The patterns it looks for are fully configurable, so in theory it should work with any similar system.</p>
<p>An additional feature is the ability to log matching requests to the local filesystem.  While this feature was intended to support automated testing of metrics implementations, it may have other uses.</p>
<p>See the <a href="http://www.rosssimpson.com/dev/omnibug.html" >Omnibug</a> page for downloads and full documentation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rosssimpson.com/blog/2008/07/18/introducing-omnibug/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Breaking teh sudoers file on OS X</title>
		<link>http://www.rosssimpson.com/blog/2008/04/23/breaking-teh-sudoers-file-on-os-x/</link>
		<comments>http://www.rosssimpson.com/blog/2008/04/23/breaking-teh-sudoers-file-on-os-x/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 19:34:47 +0000</pubDate>
		<dc:creator>simpsora</dc:creator>
		
		<category><![CDATA[dev]]></category>

		<category><![CDATA[mac]]></category>

		<category><![CDATA[os x]]></category>

		<category><![CDATA[osx]]></category>

		<category><![CDATA[permissions]]></category>

		<category><![CDATA[sudo]]></category>

		<category><![CDATA[sudoers]]></category>

		<guid isPermaLink="false">http://www.rosssimpson.com/blog/2008/04/23/breaking-teh-sudoers-file-on-os-x/</guid>
		<description><![CDATA[Not having anything better to do, I horked my sudoers file while modifying an entry, thereby preventing myself from sudoing at all (and subsequently fixing it).  Weak.
Turns out there&#8217;s a pretty easy fix for this using the Finder, so long as your account has administrator privileges:
Steps:

In the Finder, go to /etc (or do &#60;cmd&#62;-&#60;shift&#62;-g [...]]]></description>
			<content:encoded><![CDATA[<p>Not having anything better to do, I horked my <a href="http://xkcd.com/149/" onclick="javascript:pageTracker._trackPageview('/outbound/article/xkcd.com');" title="xkcd, yay!">sudo</a>ers file while modifying an entry, thereby preventing myself from sudoing at all (and subsequently fixing it).  Weak.</p>
<p>Turns out there&#8217;s a pretty easy fix for this using the Finder, so long as your account has administrator privileges:</p>
<p>Steps:</p>
<ol>
<li>In the Finder, go to <font color="#008000">/etc</font> (or do &lt;cmd&gt;-&lt;shift&gt;-g and enter <font color="#008000">/etc</font>, if you don&#8217;t see it in the Finder)</li>
<li>Get Info on <font color="#008000">sudoers</font></li>
<li>In the Info window&#8217;s Sharing &amp; Permissions section, add an entry for your local user with read and write access</li>
<li>With a text editor, edit <font color="#008000">/etc/sudoers</font> and fix the problem.</li>
<li>Fix the permissions on <font color="#008000">/etc/sudoers</font> back to 0440.</li>
<li>Enjoy your newly-regained sudo power!</li>
</ol>
<p>Of course, this can be used to overcome other permissions problems too.</p>
<p>If only visudo had a validator, along with a syntax checker&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rosssimpson.com/blog/2008/04/23/breaking-teh-sudoers-file-on-os-x/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SEO headings bookmarklet</title>
		<link>http://www.rosssimpson.com/blog/2008/01/24/seo-headings-bookmarklet/</link>
		<comments>http://www.rosssimpson.com/blog/2008/01/24/seo-headings-bookmarklet/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 22:55:20 +0000</pubDate>
		<dc:creator>simpsora</dc:creator>
		
		<category><![CDATA[dev]]></category>

		<category><![CDATA[bookmarklets]]></category>

		<category><![CDATA[headings]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.rosssimpson.com/blog/2008/01/24/seo-headings-bookmarklet/</guid>
		<description><![CDATA[I wrote this simple bookmarklet to highlight each heading (h1, h2 &#8230; h6) on the page with a 3px border, and add a tooltip with the tag name in it.
Drag the Headings bookmarklet to your bookmarks bar, or bookmark it, or even click it to try it on this page.
]]></description>
			<content:encoded><![CDATA[<p>I wrote this simple bookmarklet to highlight each heading (h1, h2 &#8230; h6) on the page with a 3px border, and add a tooltip with the tag name in it.</p>
<p>Drag the <a href="javascript:(function(){for(var%20i=1;i&lt;=6;++i){var%20elName='h'+i,els=document.getElementsByTagName(elName),color=(i&amp;1?'f':'0')+(i&amp;2?'f':'0')+(i&amp;4?'f':'0');for(var%20j=0;j&lt;els.length;++j){els[j].style.border='3px%20solid%20#'+color;els[j].title=elName;}}})();">Headings bookmarklet</a> to your bookmarks bar, or bookmark it, or even click it to try it on this page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rosssimpson.com/blog/2008/01/24/seo-headings-bookmarklet/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Load flags</title>
		<link>http://www.rosssimpson.com/blog/2007/05/21/load-flags/</link>
		<comments>http://www.rosssimpson.com/blog/2007/05/21/load-flags/#comments</comments>
		<pubDate>Mon, 21 May 2007 22:30:40 +0000</pubDate>
		<dc:creator>simpsora</dc:creator>
		
		<category><![CDATA[dev]]></category>

		<guid isPermaLink="false">http://www.rosssimpson.com/blog/?p=3</guid>
		<description><![CDATA[Mozilla&#8217;s load flags defined (useful in tamper data):
http://www.xulplanet.com/references/xpcomref/ifaces/nsIRequest.html
]]></description>
			<content:encoded><![CDATA[<p>Mozilla&#8217;s load flags defined (useful in tamper data):</p>
<p><a href="http://www.xulplanet.com/references/xpcomref/ifaces/nsIRequest.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.xulplanet.com');">http://www.xulplanet.com/references/xpcomref/ifaces/nsIRequest.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rosssimpson.com/blog/2007/05/21/load-flags/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
