<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.4" -->
<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/"
	>

<channel>
	<title>Meme Catcher</title>
	<link>http://onemorebug.com/blog</link>
	<description>100 Years of JavaScript</description>
	<pubDate>Sat, 16 Aug 2008 22:05:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>
	<language>en</language>
			<item>
		<title>Delicious via: tag bookmarklet</title>
		<link>http://onemorebug.com/blog/2008/08/16/delicious-via-tag-bookmarklet/</link>
		<comments>http://onemorebug.com/blog/2008/08/16/delicious-via-tag-bookmarklet/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 21:57:29 +0000</pubDate>
		<dc:creator>Noah Sussman</dc:creator>
		
	<category>User Experience</category>
	<category>JavaScript</category><category>attribution</category><category>bookmarklet</category><category>delicious</category><category>Folksonomy</category><category>JavaScript</category><category>reputation</category><category>social</category><category>Solutions</category><category>tag</category><category>tagging</category><category>User Experience</category><category>via</category><category>via:</category><category>whuffie</category>
		<guid isPermaLink="false">http://onemorebug.com/blog/2008/08/16/delicious-via-tag-bookmarklet/</guid>
		<description><![CDATA[I just got finished writing a new version of the del.cio.us whuffie bookmarklet.  It&#8217;s a bookmarklet that adds via: tags to your bookmarks for attribution purposes, so you can have a little extra meta-data about where your links are coming from.
This idea was first expressed in 2007 by Ric Hayman, who also wrote a [...]]]></description>
		<wfw:commentRSS>http://onemorebug.com/blog/2008/08/16/delicious-via-tag-bookmarklet/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Firefox Extensions</title>
		<link>http://onemorebug.com/blog/2008/08/14/firefox-extensions/</link>
		<comments>http://onemorebug.com/blog/2008/08/14/firefox-extensions/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 10:47:04 +0000</pubDate>
		<dc:creator>Noah Sussman</dc:creator>
		
	<category>DHTML</category>
	<category>Accessibility</category><category>Accessibility</category><category>Code</category><category>debugger</category><category>developer</category><category>DHTML</category><category>extensions</category><category>firefox</category><category>hacking</category><category>productivity</category><category>tools</category>
		<guid isPermaLink="false">http://onemorebug.com/blog/2008/08/14/firefox-extensions/</guid>
		<description><![CDATA[Lately I have been fielding a lot of questions at work about strategies for assuring that the markup is semantic, accessible and valid.  There are a lot of pieces to the puzzle, but the first line of defense is certainly my Firefox extensions.
I recently compiled a short list of Firefox extensions for the Front-End [...]]]></description>
		<wfw:commentRSS>http://onemorebug.com/blog/2008/08/14/firefox-extensions/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Software systems as big balls of mud</title>
		<link>http://onemorebug.com/blog/2008/07/25/mud/</link>
		<comments>http://onemorebug.com/blog/2008/07/25/mud/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 20:19:51 +0000</pubDate>
		<dc:creator>Noah Sussman</dc:creator>
		
	<category>Code</category>
	<category>HTML</category>
	<category>Rants</category><category>architecture</category><category>Code</category><category>CSS</category><category>HTML</category><category>JavaScript</category><category>maintenance</category><category>pragmatic</category><category>Rants</category><category>Solutions</category><category>web</category>
		<guid isPermaLink="false">http://onemorebug.com/blog/2008/07/25/software-systems-as-big-balls-of-mud/</guid>
		<description><![CDATA[The statement that applying top-down practices to software results in a Big Ball of Mud is an affirmation that&#8230;]]></description>
		<wfw:commentRSS>http://onemorebug.com/blog/2008/07/25/mud/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Ajax vulnerabilities</title>
		<link>http://onemorebug.com/blog/2008/03/19/ajax-vulnerabilities/</link>
		<comments>http://onemorebug.com/blog/2008/03/19/ajax-vulnerabilities/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 03:45:27 +0000</pubDate>
		<dc:creator>Noah Sussman</dc:creator>
		
	<category>Solutions</category>
		<guid isPermaLink="false">http://onemorebug.com/blog/2008/03/19/ajax-vulnerabilities/</guid>
		<description><![CDATA[
	

	Ajax vulnerabilities, originally uploaded by Noah Sussman.


	This slide is from Danny Alan&#8217;s talk on XSS.  I&#8217;ve read about the various JavaScript remoting attacks, but it was impressive to actually watch him paste a simple script tag into an insecure form, then later (from a remote host) play back the compromised browser&#8217;s session, including cookies, [...]]]></description>
		<wfw:commentRSS>http://onemorebug.com/blog/2008/03/19/ajax-vulnerabilities/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Notes from Ajax World 2008, day 2</title>
		<link>http://onemorebug.com/blog/2008/03/19/notes-from-ajax-world-2008-day-2/</link>
		<comments>http://onemorebug.com/blog/2008/03/19/notes-from-ajax-world-2008-day-2/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 03:03:19 +0000</pubDate>
		<dc:creator>Noah Sussman</dc:creator>
		
	<category>Solutions</category>
		<guid isPermaLink="false">http://onemorebug.com/blog/2008/03/19/notes-from-ajax-world-2008-day-2/</guid>
		<description><![CDATA[
	

	Vats: Communicating Computational Containment, originally uploaded by Noah Sussman.


	Overall the emphasis was on XSS attacks and (the problem of) JavaScript security, proposing a &#8220;safe subset&#8221; of JavaScript; supported by the &#8220;adsafe&#8221; option in JSLint.  A policy of &#8220;cooperation under mutual suspicion.&#8221;  Other memes included &#8220;advertising is a mashup.&#8221;
The title of this slide was [...]]]></description>
		<wfw:commentRSS>http://onemorebug.com/blog/2008/03/19/notes-from-ajax-world-2008-day-2/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
