<?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>YAY! it's Andrew! &#187; Off-Topic</title>
	<atom:link href="http://yayitsandrew.com/category/off-topic/feed/" rel="self" type="application/rss+xml" />
	<link>http://yayitsandrew.com</link>
	<description>Inside the brain of Andrew Pellerano</description>
	<pubDate>Wed, 19 Nov 2008 17:08:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Browser Support for Composition</title>
		<link>http://yayitsandrew.com/2008/02/13/browser-support-for-composition/</link>
		<comments>http://yayitsandrew.com/2008/02/13/browser-support-for-composition/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 21:06:55 +0000</pubDate>
		<dc:creator>Andrew Pellerano</dc:creator>
		
		<category><![CDATA[Off-Topic]]></category>

		<guid isPermaLink="false">http://yayitsandrew.com/2008/02/13/browser-support-for-composition/</guid>
		<description><![CDATA[As the web becomes filled with more and more advanced applications, the number of text boxes I find myself composing into increases.  A typical day has me writing lengthy forum posts, lengthy messages on the discussion topics at work, and design specifications into tickets and bug reports.  In all these cases, at any [...]]]></description>
			<content:encoded><![CDATA[<p>As the web becomes filled with more and more advanced applications, the number of text boxes I find myself composing into increases.  A typical day has me writing lengthy forum posts, lengthy messages on the discussion topics at work, and design specifications into tickets and bug reports.  In all these cases, at any given time if I slip up and fire my browser&#8217;s back or forward buttons or close the browser window, my work is instantly lost.</p>
<p><span id="more-20"></span></p>
<p>I&#8217;d imagine it&#8217;s a pretty common problem when the backspace key is mapped to your browser&#8217;s back function.</p>
<p>The web sometimes meets you half way on this concern.  I never worry about my word press blog entries, for instance, because it autosaves my compositions every couple minutes. (Thank you!)  Opera tends to let me press forward or back buttons to undo my mistake, and all my work is still there in the text field.  This is assuming the website coders allow you to cache the page.</p>
<p>There&#8217;s a new kid on the block in web development, though, and he&#8217;s not going to play nice with the browser&#8217;s back and forward buttons.  I&#8217;m talking, of course, about AJAX.  If I click a link and it pops a fancy AJAX text field into the page, I&#8217;m liable to lose my work when the back and forward buttons fail to reshow that AJAX insert.</p>
<p>The solution seems fairly simple.  Browsers should support a way to lock a page.  Once I&#8217;ve locked a page, back, forward, refresh, and close messages sent to my browser should be intercepted by a popup, asking me if I really want to let the message go through.  This is similar to the popup in text editors &#8220;Do you want to save before closing?&#8221;.  I can choose to let the brwoser continue processing the command, or cancel it and be looking at the same page.</p>
<p>Opera&#8217;s already halfway on this feature; I can lock a page and prevent it from being accidentally closed.  I&#8217;m sure there&#8217;s a Firefox plugin that does the same, if it isn&#8217;t built in.  I&#8217;d like to see built in support from both browsers.  I know better than to ask IE for anything useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://yayitsandrew.com/2008/02/13/browser-support-for-composition/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vista &#8220;Enable Advanced Performance&#8221; Benchmark</title>
		<link>http://yayitsandrew.com/2008/02/13/vista-enable-advanced-performance-benchmark/</link>
		<comments>http://yayitsandrew.com/2008/02/13/vista-enable-advanced-performance-benchmark/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 20:16:24 +0000</pubDate>
		<dc:creator>Andrew Pellerano</dc:creator>
		
		<category><![CDATA[Off-Topic]]></category>

		<guid isPermaLink="false">http://yayitsandrew.com/2008/02/13/vista-enable-advanced-performance-benchmark/</guid>
		<description><![CDATA[I was doing some upgrade work on my Vista machine last weekend.  Once I was done popping in some more ram and updating all my drivers, I decided to check out some of the Vista performance tip guides available on the web.  They all highlighted roughly the same features, but one that stood [...]]]></description>
			<content:encoded><![CDATA[<p>I was doing some upgrade work on my Vista machine last weekend.  Once I was done popping in some more ram and updating all my drivers, I decided to check out some of the Vista performance tip guides available on the web.  They all highlighted roughly the same features, but one that stood out was a little checkbox in the hard disk management properties that let you &#8220;further improve disk performance&#8221; at the expense of &#8220;increasing the risk of data loss if the disk loses power.&#8221;  No problem, that&#8217;s what my battery backup device is for.</p>
<p>I started looking for benchmarks, and found none.  My search string was pretty similar to the title of this post.  That&#8217;s on purpose, because I want to help anyone else looking for a benchmark on this feature.</p>
<p>THIS FEATURE DOES NOTHING EXCEPT RE-INTRODUCE AN OLD WINDOWS BUG.</p>
<p><span id="more-19"></span></p>
<p>That&#8217;s right!  There&#8217;s no performance increase available through this checkbox.  It simply reintroduces an old bug that some old software relies on, so that said old software can regain the performance it lost when the bug was fixed.  If you&#8217;re just an everyday average Joe like me trying to tweak your computer for the best performance, this checkbox isn&#8217;t going to help you.  In fact, it&#8217;s going to hurt you, because if the disk loses power you could lose or corrupt your files.</p>
<p>You can read the full story, courtesy of Raymond Chen, at this link.<br />
<a href="http://www.microsoft.com/technet/technetmag/issues/2007/04/WindowsConfidential/default.aspx">Windows Confidential: The Power of Bugs</a></p>
<p>Special thanks to the members of <a href="http://www.driverheaven.net">DriverHeaven</a> for helping me find this article and the real answer to what this Vista feature is all about.</p>
]]></content:encoded>
			<wfw:commentRss>http://yayitsandrew.com/2008/02/13/vista-enable-advanced-performance-benchmark/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
