<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/abc" -->
<rss version="0.92">
<channel>
	<title>Mostly Technical</title>
	<link>http://www.rosssimpson.com/blog</link>
	<description>Development, Technical bits, Other.</description>
	<lastBuildDate>Wed, 11 Feb 2009 23:40:33 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Essential tools for web developers</title>
		<description><![CDATA[This post focuses on web development tools, specifically Firefox extensions.]]></description>
		<link>http://www.rosssimpson.com/blog/2009/02/01/essential-tools-for-web-developers/</link>
			</item>
	<item>
		<title>Job Fair</title>
		<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>
		<link>http://www.rosssimpson.com/blog/2008/07/25/job-fair/</link>
			</item>
	<item>
		<title>Introducing Omnibug</title>
		<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>
		<link>http://www.rosssimpson.com/blog/2008/07/18/introducing-omnibug/</link>
			</item>
	<item>
		<title>Breaking teh sudoers file on OS X</title>
		<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>
		<link>http://www.rosssimpson.com/blog/2008/04/23/breaking-teh-sudoers-file-on-os-x/</link>
			</item>
	<item>
		<title>SEO headings bookmarklet</title>
		<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>
		<link>http://www.rosssimpson.com/blog/2008/01/24/seo-headings-bookmarklet/</link>
			</item>
	<item>
		<title>Load flags</title>
		<description><![CDATA[Mozilla&#8217;s load flags defined (useful in tamper data):
http://www.xulplanet.com/references/xpcomref/ifaces/nsIRequest.html
]]></description>
		<link>http://www.rosssimpson.com/blog/2007/05/21/load-flags/</link>
			</item>
</channel>
</rss>
