<?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>MaisonBisson.com &#187; web browser</title>
	<atom:link href="http://maisonbisson.com/blog/post/tag/web-browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://maisonbisson.com</link>
	<description>A bunch of stuff I would have emailed you about.</description>
	<lastBuildDate>Sat, 14 Nov 2009 20:14:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>50+ Ways Good HTML Can Go Bad</title>
		<link>http://maisonbisson.com/blog/post/10930/50-ways-good-html-can-go-bad/</link>
		<comments>http://maisonbisson.com/blog/post/10930/50-ways-good-html-can-go-bad/#comments</comments>
		<pubDate>Tue, 01 Nov 2005 13:00:02 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[browser threats]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<category><![CDATA[cross site javascript]]></category>
		<category><![CDATA[cross site scripting]]></category>
		<category><![CDATA[filter evasion]]></category>
		<category><![CDATA[internet threats]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[threat]]></category>
		<category><![CDATA[threats]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10930</guid>
		<description><![CDATA[
Via Brad Neuberg: RSnake&#8217;s XSS (Cross Site Scripting) Cheatsheet: Esp: for filter evasion.
Limitations on cross site scripting (XSS hereafter) have been troubling me as I try to write enhancements to our library catalog, but the reasons for the prohibition are sound. Without them I could snort your browser cookies (RSnake lists: “cookie/credential stealing/replay/session riding” among [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-10930"><!-- &nbsp; --></abbr>
<p>Via <a href="http://codinginparadise.org/weblog/2005/10/cross-site-scripting-cheat-sheet.html" title="Brad Neuberg: Coding In Paradise: Cross-Site Scripting Cheat Sheet">Brad Neuberg</a>: RSnake&#8217;s <a href="http://ha.ckers.org/xss.html" title="XSS (Cross Site Scripting) Cheatsheet: Esp: for filter evasion - by RSnake">XSS (Cross Site Scripting) Cheatsheet: Esp: for filter evasion</a>.</p>
<p><a href="http://maisonbisson.com/blog/post/10802/">Limitations on cross site scripting</a> (XSS hereafter) have been troubling me as I try to write enhancements to our library catalog, but the reasons for the prohibition are sound. Without them I could snort your browser cookies (RSnake lists: “cookie/credential stealing/replay/session riding” among the threats, but a well-planned attack could also fetch resources from internal webservers and deliver them to external data thieves).<br />
It turns out you can insert JavaScript in &lt;img&gt; tags (among many, many others) and obfuscate it with Unicode, hex, and other less-readable encodings or by inserting tab characters (“&#38;#x09;”) or newlines (“&#38;#x0A;”). It would be impossible for me to list every possible attack vector, but RSnake takes a good stab at it.</p>
<p>If you allow users to insert HTML in comments, you should be aware of this&#8230;.</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">tags: <a href="http://www.technorati.com/tag/browser threats" rel="tag">browser threats</a>, <a href="http://www.technorati.com/tag/cheatsheet" rel="tag">cheatsheet</a>, <a href="http://www.technorati.com/tag/cross site javascript" rel="tag">cross site javascript</a>, <a href="http://www.technorati.com/tag/cross site scripting" rel="tag">cross site scripting</a>, <a href="http://www.technorati.com/tag/filter evasion" rel="tag">filter evasion</a>, <a href="http://www.technorati.com/tag/internet threats" rel="tag">internet threats</a>, <a href="http://www.technorati.com/tag/javascript" rel="tag">javascript</a>, <a href="http://www.technorati.com/tag/scripting" rel="tag">scripting</a>, <a href="http://www.technorati.com/tag/threat" rel="tag">threat</a>, <a href="http://www.technorati.com/tag/threats" rel="tag">threats</a>, <a href="http://www.technorati.com/tag/web" rel="tag">web</a>, <a href="http://www.technorati.com/tag/web browser" rel="tag">web browser</a>, <a href="http://www.technorati.com/tag/xss" rel="tag">xss</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/10930/50-ways-good-html-can-go-bad/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Flock Out</title>
		<link>http://maisonbisson.com/blog/post/10920/flock-is-out/</link>
		<comments>http://maisonbisson.com/blog/post/10920/flock-is-out/#comments</comments>
		<pubDate>Tue, 25 Oct 2005 00:06:43 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flock]]></category>
		<category><![CDATA[goodies]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[web20]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10920</guid>
		<description><![CDATA[
The Flock preview is out and I love it. The good folks at WordPress.com are saying “it&#8217;s like Firefox with goodies.” I&#8217;m saying it&#8217;s a browser built for Web 2.0.

tags: web2.0, browser, firefox, flock, goodies, web 2.0, web 20, web browser, web20

]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-10920"><!-- &nbsp; --></abbr>
<p><a href="http://flickr.com/photos/leethomson/55325360/" title="Flock icon."><img src="http://static.flickr.com/29/55325360_5a040f6e68_o.jpg" alt="Search Help." width="126" height="132" style="float: right; background-color: #ffffff; border: solid 0px #000000; margin: 0px 0px 8px 8px; padding: 0px 0px 0px 0px;" /></a>The <a href="http://www.flock.com/" title="Flock">Flock</a> <a href="http://www.flock.com/developer/" title="Flock">preview</a> is out and I love it. The good folks at <a href="http://wordpress.com/">WordPress.com</a> are saying “it&#8217;s like Firefox with goodies.” I&#8217;m saying it&#8217;s a browser built for <a href="http://maisonbisson.com/blog/post/10886/">Web 2.0</a>.<br />
<!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">tags: <a href="http://www.technorati.com/tag/web2.0" rel="tag">web2.0</a>, <a href="http://www.technorati.com/tag/browser" rel="tag">browser</a>, <a href="http://www.technorati.com/tag/firefox" rel="tag">firefox</a>, <a href="http://www.technorati.com/tag/flock" rel="tag">flock</a>, <a href="http://www.technorati.com/tag/goodies" rel="tag">goodies</a>, <a href="http://www.technorati.com/tag/web 2.0" rel="tag">web 2.0</a>, <a href="http://www.technorati.com/tag/web 20" rel="tag">web 20</a>, <a href="http://www.technorati.com/tag/web browser" rel="tag">web browser</a>, <a href="http://www.technorati.com/tag/web20" rel="tag">web20</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/10920/flock-is-out/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Simple Bookmarklet Demo</title>
		<link>http://maisonbisson.com/blog/post/10795/simple-bookmarklet-demo/</link>
		<comments>http://maisonbisson.com/blog/post/10795/simple-bookmarklet-demo/#comments</comments>
		<pubDate>Wed, 07 Sep 2005 19:28:21 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[bookmark]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/10795/</guid>
		<description><![CDATA[
Bookmarklets are interesting little bits of JavaScript stored as bookmarks. They&#8217;ve been around since about 1998 (earlier?), but I&#8217;ve never bothered to write one.
Here are a few examples:

This sort of creates a bookmark
Alexa Snapshot
Wayback


tags: bookmark, bookmarklet, browser, javascript, web, web browser

]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-10795"><!-- &nbsp; --></abbr>
<p><a href="http://en.wikipedia.org/wiki/Bookmarklet">Bookmarklets</a> are interesting little bits of JavaScript stored as bookmarks. They&#8217;ve been around since about 1998 (earlier?), but I&#8217;ve never bothered to write one.</p>
<p>Here are a few examples:</p>
<ul>
<li><a href="javascript:gSqRN4v='';if(document.selection){r4NSy8=document.selection.createRange();gSqRN4v=r4NSy8.text};if(gSqRN4v==''){void(gSqRN4v=prompt('Page%20name..',''))};if(gSqRN4v!=null){with(document){write(gSqRN4v.link(location.href));close()}}else{void(null)}">This sort of creates a bookmark</a></li>
<li><a href="javascript:location.href='http://cgi.alexa.com/client/cli18/cgi-bin/name_n_pop.cgi?url='+location.href">Alexa Snapshot</a></li>
<li><a href="javascript:location.href='http://web.archive.org/web/*/'+document.location.href;">Wayback</a></li>
</ul>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">tags: <a href="http://www.technorati.com/tag/bookmark" rel="tag">bookmark</a>, <a href="http://www.technorati.com/tag/bookmarklet" rel="tag">bookmarklet</a>, <a href="http://www.technorati.com/tag/browser" rel="tag">browser</a>, <a href="http://www.technorati.com/tag/javascript" rel="tag">javascript</a>, <a href="http://www.technorati.com/tag/web" rel="tag">web</a>, <a href="http://www.technorati.com/tag/web browser" rel="tag">web browser</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/10795/simple-bookmarklet-demo/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Flock</title>
		<link>http://maisonbisson.com/blog/post/10750/flock/</link>
		<comments>http://maisonbisson.com/blog/post/10750/flock/#comments</comments>
		<pubDate>Wed, 24 Aug 2005 16:12:56 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[drag and drop]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[flock]]></category>
		<category><![CDATA[mac win linux]]></category>
		<category><![CDATA[private beta]]></category>
		<category><![CDATA[sales pitch]]></category>
		<category><![CDATA[social bookmarking]]></category>
		<category><![CDATA[social bookmarks]]></category>
		<category><![CDATA[social browser]]></category>
		<category><![CDATA[social browsing]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[social software]]></category>
		<category><![CDATA[social web browser]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10750</guid>
		<description><![CDATA[
The developers describe Flock as
[T]he world&#8217;s most innovative social browsing experience. We call it the two-way web.
Which is a good enough sales pitch to make me try the free demo, but it&#8217;s all still a private beta. Perhaps they&#8217;re trying to prove the point that nothing builds buzz better than unavailability. Osakasteve gushes:
A browser that [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-10750"><!-- &nbsp; --></abbr>
<p>The <a href="http://www.flock.com/home/about/">developers</a> describe <a href="http://www.flock.com/home/">Flock</a> as</p>
<blockquote><p>[T]he world&#8217;s most innovative social browsing experience. We call it the two-way web.</p></blockquote>
<p>Which is a good enough sales pitch to make me try the free demo, but it&#8217;s all still a <a href="http://www.flock.com/home/download/">private beta</a>. Perhaps they&#8217;re trying to prove the point that nothing builds buzz better than unavailability. <a href="http://osakasteve.blogspot.com/2005/08/flock-has-landed.html">Osakasteve</a> gushes:</p>
<blockquote><p>A browser that is designed around social software like blogs and flickr</p></blockquote>
<p>And <a href="http://www.rolandtanglao.com/archives/2005/08/11/flock_rocks_or_chris_messina_is_a_demo_god">Roland Tanglao</a> overflowed:</p>
<blockquote><p>I was blown away! Drag and drop blogging &#8211; drag text from a blog post and it automatically creates a cite tag with a link to the original post and the quoted text is indented using a blockquote tag. Drag and drop Flickr photos. And Chris teased me with some more future features like having del.icio.us as your bookmarks (goodbye to useless local bookmarks).</p></blockquote>
<p>Extra: it&#8217;s based on Firefox and will fully love Mac, Win, and Linux. Interesting ideas&#8230;where&#8217;s my beta invite?</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">tags: <a href="http://technorati.com/tag/blogging" rel="tag">blogging</a>, <a href="http://technorati.com/tag/blogs" rel="tag">blogs</a>, <a href="http://technorati.com/tag/drag and drop" rel="tag">drag and drop</a>, <a href="http://technorati.com/tag/firefox" rel="tag">firefox</a>, <a href="http://technorati.com/tag/flickr" rel="tag">flickr</a>, <a href="http://technorati.com/tag/flock" rel="tag">flock</a>, <a href="http://technorati.com/tag/mac win linux" rel="tag">mac win linux</a>, <a href="http://technorati.com/tag/private beta" rel="tag">private beta</a>, <a href="http://technorati.com/tag/sales pitch" rel="tag">sales pitch</a>, <a href="http://technorati.com/tag/social bookmarking" rel="tag">social bookmarking</a>, <a href="http://technorati.com/tag/social bookmarks" rel="tag">social bookmarks</a>, <a href="http://technorati.com/tag/social browser" rel="tag">social browser</a>, <a href="http://technorati.com/tag/social browsing" rel="tag">social browsing</a>, <a href="http://technorati.com/tag/social networking" rel="tag">social networking</a>, <a href="http://technorati.com/tag/social software" rel="tag">social software</a>, <a href="http://technorati.com/tag/social web browser" rel="tag">social web browser</a>, <a href="http://technorati.com/tag/web browser" rel="tag">web browser</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/10750/flock/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>