<?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>buremba</title>
	<atom:link href="http://buremba.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://buremba.com</link>
	<description>scratchpad</description>
	<lastBuildDate>Fri, 10 May 2013 12:58:00 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.7.5</generator>
	<item>
		<title>Trap your visitors in your website with onbeforeunload event bug</title>
		<link>http://buremba.com/trap-your-visitors-in-your-website-with-onbeforeunload-event-bug/</link>
		<comments>http://buremba.com/trap-your-visitors-in-your-website-with-onbeforeunload-event-bug/#comments</comments>
		<pubDate>Fri, 10 May 2013 12:48:55 +0000</pubDate>
		<dc:creator><![CDATA[buremba]]></dc:creator>
				<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://buremba.com/?p=379</guid>
		<description><![CDATA[Last month Feros published a post about a bug that allows filling disk space via HTML5 LocalStorage API. [link] Inspiring from him, I wanted to try onbeforeunload event on iframes and I found a bug that exists all modern browsers support onbeforeunload event. Normally,  when we attach onbeforeunload event to the window, browsers inform users with [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Last month Feros published a post about a bug that allows filling disk space via HTML5 LocalStorage API. [<a href="http://feross.org/fill-disk/">link</a>] Inspiring from him, I wanted to try onbeforeunload event on iframes and I found a bug that exists all modern browsers support onbeforeunload event. Normally,  when we attach onbeforeunload event to the window, browsers inform users with the value that is returned by the attached function and if  they still wants to exit from our website, the browser doesn&#8217;t allow the website to run any callback function. However, if you append tons of iframe into the DOM and attach onbeforeunload event to each iframe&#8217;s window, you can lock up your visitor in the web page by infinitely alert boxes.</p>
<p>This is the code that causes evil:</p>
<p><script type="text/javascript" src="https://gist.github.com/buremba/5229351.js"></script>Testing: <a href="http://jsfiddle.net/2PM9r/1/">http://jsfiddle.net/2PM9r/1/</a></p>
<h2>Status:</h2>
<p>The code works perfectly in all popular modern browsers that support onbeforeunload when the visitor wants to refresh or exit the page.</p>
<h2>Here is a list of browsers I tried the code:</h2>
<p>Chrome 27.0.1453.81</p>
<p>Firefox 20.0.1</p>
<p>Internet Explorer 10.0.92</p>
<p>Opera doesn&#8217;t support onbeforeunload event.</p>
<h2>Bug reports:</h2>
<p>Chrome: <a href="https://code.google.com/p/chromium/issues/detail?id=239784">https://code.google.com/p/chromium/issues/detail?id=239784</a></p>
<p>Firefox: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=870755">https://bugzilla.mozilla.org/show_bug.cgi?id=870755</a></p>
<p>Internet Explorer: It seems there is no way to report bug for IE10.</p>
]]></content:encoded>
			<wfw:commentRss>http://buremba.com/trap-your-visitors-in-your-website-with-onbeforeunload-event-bug/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>links for 2011-03-22</title>
		<link>http://buremba.com/links-for-2011-03-22-12/</link>
		<comments>http://buremba.com/links-for-2011-03-22-12/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 06:22:17 +0000</pubDate>
		<dc:creator><![CDATA[buremba]]></dc:creator>
				<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://buremba.com/links-for-2011-03-22-12/</guid>
		<description><![CDATA[Ceaser &#8211; CSS Easing Animation Tool &#8211; Matthew Lein (tags: css-misc)]]></description>
				<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://matthewlein.com/ceaser/">Ceaser &#8211; CSS Easing Animation Tool &#8211; Matthew Lein</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/css-misc">css-misc</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://buremba.com/links-for-2011-03-22-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-03-18</title>
		<link>http://buremba.com/links-for-2011-03-18/</link>
		<comments>http://buremba.com/links-for-2011-03-18/#comments</comments>
		<pubDate>Sat, 19 Mar 2011 00:09:41 +0000</pubDate>
		<dc:creator><![CDATA[buremba]]></dc:creator>
				<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://buremba.com/links-for-2011-03-18/</guid>
		<description><![CDATA[Stealthy :: Add-ons for Firefox (tags: firefox) jQuery Quicktag (tags: jquery-misc)]]></description>
				<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="https://addons.mozilla.org/en-US/firefox/addon/stealthy/">Stealthy :: Add-ons for Firefox</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/firefox">firefox</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://iplantideas.com/quicktag/">jQuery Quicktag</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/jquery-misc">jquery-misc</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://buremba.com/links-for-2011-03-18/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-03-13</title>
		<link>http://buremba.com/links-for-2011-03-13/</link>
		<comments>http://buremba.com/links-for-2011-03-13/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 00:08:00 +0000</pubDate>
		<dc:creator><![CDATA[buremba]]></dc:creator>
				<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://buremba.com/links-for-2011-03-13/</guid>
		<description><![CDATA[Demo (tags: menu)]]></description>
				<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://htmldrive.net/items/demo_show/803/">Demo</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/menu">menu</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://buremba.com/links-for-2011-03-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-03-12</title>
		<link>http://buremba.com/links-for-2011-03-12/</link>
		<comments>http://buremba.com/links-for-2011-03-12/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 00:14:33 +0000</pubDate>
		<dc:creator><![CDATA[buremba]]></dc:creator>
				<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://buremba.com/links-for-2011-03-12/</guid>
		<description><![CDATA[Advanced (yet awesome) pure CSS3 boxes without using images « Design and Development tuts – TutorialShock (tags: css-border)]]></description>
				<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.tutorialshock.com/tutorials/fancy-css3-boxes/">Advanced (yet awesome) pure CSS3 boxes without using images « Design and Development tuts – TutorialShock</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/css-border">css-border</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://buremba.com/links-for-2011-03-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-03-05</title>
		<link>http://buremba.com/links-for-2011-03-05/</link>
		<comments>http://buremba.com/links-for-2011-03-05/#comments</comments>
		<pubDate>Sun, 06 Mar 2011 00:14:08 +0000</pubDate>
		<dc:creator><![CDATA[buremba]]></dc:creator>
				<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://buremba.com/links-for-2011-03-05/</guid>
		<description><![CDATA[Welcome &#124; Android Interaction Design Patterns &#124; (tags: android)]]></description>
				<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.androidpatterns.com/wiki">Welcome | Android Interaction Design Patterns |</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/android">android</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://buremba.com/links-for-2011-03-05/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-03-02</title>
		<link>http://buremba.com/links-for-2011-03-02/</link>
		<comments>http://buremba.com/links-for-2011-03-02/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 00:15:37 +0000</pubDate>
		<dc:creator><![CDATA[buremba]]></dc:creator>
				<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://buremba.com/links-for-2011-03-02/</guid>
		<description><![CDATA[Demos &#8211; jFormer (tags: jquery-form)]]></description>
				<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.jformer.com/demos/team/">Demos &#8211; jFormer</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/jquery-form">jquery-form</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://buremba.com/links-for-2011-03-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-02-28</title>
		<link>http://buremba.com/links-for-2011-02-28/</link>
		<comments>http://buremba.com/links-for-2011-02-28/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 00:15:10 +0000</pubDate>
		<dc:creator><![CDATA[buremba]]></dc:creator>
				<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://buremba.com/links-for-2011-02-28/</guid>
		<description><![CDATA[SlickGrid with Layout (tags: grid)]]></description>
				<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://layout.jquery-dev.net/demos/widget_slickgrid.html">SlickGrid with Layout</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/grid">grid</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://buremba.com/links-for-2011-02-28/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-02-27</title>
		<link>http://buremba.com/links-for-2011-02-27/</link>
		<comments>http://buremba.com/links-for-2011-02-27/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 00:15:01 +0000</pubDate>
		<dc:creator><![CDATA[buremba]]></dc:creator>
				<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://buremba.com/links-for-2011-02-27/</guid>
		<description><![CDATA[Progress Bars css progress bar (tags: css-misc) The Shapes of CSS (tags: css-misc) Google Maps API Example Maps &#8211; Simple Vistor Map (tags: googlemaps) Edit this Fiddle &#8211; jsFiddle &#8211; Online Editor for the Web (JavaScript, MooTools, jQuery, Prototype, YUI, Glow and Dojo, HTML, CSS) (tags: css-table) EditableGrid &#8211; Make your HTML tables editable edit-in-place [&#8230;]]]></description>
				<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://css-tricks.com/examples/ProgressBars/">Progress Bars</a></div>
<div class="delicious-extended">css progress bar</div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/css-misc">css-misc</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://css-tricks.com/examples/ShapesOfCSS/">The Shapes of CSS</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/css-misc">css-misc</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.easypagez.com/maps/visitor_map.html">Google Maps API Example Maps &#8211; Simple Vistor Map</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/googlemaps">googlemaps</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://jsfiddle.net/vxsx/Wv6MY/">Edit this Fiddle &#8211; jsFiddle &#8211; Online Editor for the Web (JavaScript, MooTools, jQuery, Prototype, YUI, Glow and Dojo, HTML, CSS)</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/css-table">css-table</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.webismymind.be/editablegrid/">EditableGrid &#8211; Make your HTML tables editable</a></div>
<div class="delicious-extended">edit-in-place</div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/jquery-misc">jquery-misc</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://aktifbilisim.com.tr/">Aktif Bilişim, WHMCS,Hosting, Reseller, Sanal sunucu, VPS, Sunucu Kiralama, Sunucu Barındırma ve Kur</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/hosting">hosting</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://buremba.com/links-for-2011-02-27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2011-02-20</title>
		<link>http://buremba.com/links-for-2011-02-20/</link>
		<comments>http://buremba.com/links-for-2011-02-20/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 00:14:31 +0000</pubDate>
		<dc:creator><![CDATA[buremba]]></dc:creator>
				<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://buremba.com/links-for-2011-02-20/</guid>
		<description><![CDATA[Türkiye Lokasyon VPS &#124; Karınca Hosting İnternet ve Aracılık Hizmetleri &#124; +90 242 528 6378 &#124; Host, Hosting, Web Host, Web Hosting, Alan Adı, Web Tasarım (tags: server) Virtual Private Server, VPS Server, Sanal Sunucu, Linux VPS, Windows VPS (tags: server) 3D Ribbon Generator &#8211; CSS3d.net (tags: css-misc) Android Development Tutorial &#8211; Gingerbread (tags: android) [&#8230;]]]></description>
				<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="https://www.karincahosting.com/turkiye-lokasyon-vps.php">Türkiye Lokasyon VPS | Karınca Hosting İnternet ve Aracılık Hizmetleri | +90 242 528 6378 | Host, Hosting, Web Host, Web Hosting, Alan Adı, Web Tasarım</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/server">server</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.aysima.com/linux_vps.php">Virtual Private Server, VPS Server, Sanal Sunucu, Linux VPS, Windows VPS</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/server">server</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.css3d.net/ribbon-generator/">3D Ribbon Generator &#8211; CSS3d.net</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/css-misc">css-misc</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.vogella.de/articles/Android/article.html">Android Development Tutorial &#8211; Gingerbread</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/android">android</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://androidprogramlama.com/tr/">AndroidProgramlama.com &#8211; Android Programlamak Hakkında Herşey!</a></div>
<div class="delicious-tags">(tags: <a href="http://www.delicious.com/Buremba/android">android</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://buremba.com/links-for-2011-02-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
