<?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>The House of Ding &#187; Web</title>
	<atom:link href="http://www.houseofding.com/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.houseofding.com</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 03:08:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Disable SSLv2 in IIS 6</title>
		<link>http://www.houseofding.com/2011/08/disable-sslv2-in-iis-6/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=disable-sslv2-in-iis-6</link>
		<comments>http://www.houseofding.com/2011/08/disable-sslv2-in-iis-6/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 18:56:08 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Unnecessarily complicated nonsense]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.houseofding.com/?p=443</guid>
		<description><![CDATA[Does working with third-party vendors require you to have the unfortunate pleasure of working with IIS 6? Do you need to disable SSLv2 and frustrated by the uselessness of Microsoft’s support documentation? Four simple steps Open regedit.exe (Start Menu > Run > regedit) Navigate to HKey_Local_Machine > System > CurrentControlSet > Control > SecurityProviders > [...]]]></description>
			<content:encoded><![CDATA[<p>Does working with third-party vendors require you to have the unfortunate pleasure of working with <acronym title="Internet Information Services">IIS</acronym> 6? Do you need to disable <acronym title="Secure Sockets Layer">SSL</acronym>v2 and frustrated by the uselessness of <a href="http://support.microsoft.com/kb/187498">Microsoft’s support documentation</a>?</p>
<h3>Four simple steps</h3>
<ol>
<li>Open regedit.exe (<code>Start Menu > Run > regedit</code>)</li>
<li>Navigate to <code>HKey_Local_Machine > System > CurrentControlSet > Control > SecurityProviders > SCHANNEL > Protocols > SSL 2.0 > Server</code></li>
<li>Right-click on the <code>Server</code> key and choose <code>New > DWORD Value</code></li>
<li>Name the key <code>Enabled</code> with the default value of <code>0</code></li>
</ol>
<p>There is of course a fifth ubiquitous step when making Windows changes: reboot!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.houseofding.com/2011/08/disable-sslv2-in-iis-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide Gmail image ads</title>
		<link>http://www.houseofding.com/2011/01/hide-gmail-image-ads/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hide-gmail-image-ads</link>
		<comments>http://www.houseofding.com/2011/01/hide-gmail-image-ads/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 03:13:29 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.houseofding.com/?p=396</guid>
		<description><![CDATA[It looks like Google may be rolling out image ads in Gmail?! This is potentially very disappointing. I’ve always loved Gmail because of it’s lack of flashy, distracting graphic advertisements. Here’s what I encountered when I checked my email this evening: Gross. Luckily, Chrome (my primary web browser), Firefox, and most other modern browsers, support [...]]]></description>
			<content:encoded><![CDATA[<p>It looks like Google may be rolling out image ads in Gmail?! This is potentially very disappointing. I’ve always loved Gmail because of it’s lack of flashy, distracting graphic advertisements. Here’s what I encountered when I checked my email this evening:</p>
<p style="margin:2em 0;">
<a href="http://www.houseofding.com/wp-content/uploads/2011/01/with_ads.png"><img src="http://www.houseofding.com/wp-content/uploads/2011/01/with_ads-300x173.png" alt="" title="with_ads" width="300" height="173" class="alignnone size-medium wp-image-397" /></a>
</p>
<p>Gross. Luckily, Chrome (my primary web browser), Firefox, and most other modern browsers, support user stylesheets. Here’s how I gave Gmail an ad-ectomy in Chrome.</p>
<h3>Custom.css</h3>
<p>Locate the default user stylesheet in <code>/Users/YOUR_USERNAME/Library/Application&nbsp;Support/Google/Chrome/Default/User&nbsp;StyleSheets/Custom.css</code></p>
<p>Add this line and save:</p>
<p><code>div.u5, div.nH.mq, div.nH.u8 {display:none;}</code></p>
<p>Restart Chrome and enjoy.</p>
<p style="margin:2em 0;"><a href="http://www.houseofding.com/wp-content/uploads/2011/01/without_ads.png"><img src="http://www.houseofding.com/wp-content/uploads/2011/01/without_ads-300x165.png" alt="" title="without_ads" width="300" height="165" class="alignnone size-medium wp-image-398" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.houseofding.com/2011/01/hide-gmail-image-ads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>flashie.org – Ridiculously simple online flash cards</title>
		<link>http://www.houseofding.com/2010/11/flashie-org-ridiculously-simple-online-flash-cards/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=flashie-org-ridiculously-simple-online-flash-cards</link>
		<comments>http://www.houseofding.com/2010/11/flashie-org-ridiculously-simple-online-flash-cards/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 19:27:53 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.houseofding.com/?p=372</guid>
		<description><![CDATA[Motivation I recently took a semester of Mandarin at the University of Minnesota. For an English speaker, learning Mandarin is challenging. Not only are you learning new words and grammar, but you’re also learning new characters. I’ve used flash cards in the past to learn foreign language vocabulary, but they didn’t seem to fit in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://flashie.org/"><img src="http://www.houseofding.com/wp-content/uploads/2010/11/flashie-300x234.png" alt="" title="flashie" width="300" height="234" class="alignnone size-medium wp-image-373" /></a></p>
<h3>Motivation</h3>
<p>I recently took a semester of Mandarin at the University of Minnesota. For an English speaker, learning Mandarin is challenging. Not only are you learning new words and grammar, but you’re also learning new characters. I’ve used flash cards in the past to learn foreign language vocabulary, but they didn’t seem to fit in this case. Ideally, I’d have a flash card with three sides: a Chinese character, the Pinyin pronunciation, and the English translation.</p>
<p>With the two-sided limit of a physical flash card, I began exploring some of the free flash card web sites out there (there are TONS). I found none that would let me define more than two sides and most of them were clunky, confusing, and riddled with obnoxious ads. Ick.</p>
<p>Discouraged by what was available, I fired up the ol’ laptop and created a simple Rails app that gave me what I needed. After a couple of hours I had my <a href="http://flashie.org/users/chris/card_sets/4-chinese-vocabulary-lesson-1">three-sided flash cards</a> and easily aced all of my vocabulary tests (my wife still got a better grade than me though—grr).</p>
<h3>Flashie.org</h3>
<p>Since then, I’ve been playing with this Rails app and adding things here and there. I’ve added some animations, keyboard shortcuts and other fun features. In the hope that others will find this useful, I’ve wrapped some authentication around it and made it available at <a href="http://flashie.org/">http://flashie.org</a>.</p>
<p>So if you’re a student (or an educator) and find a use for Flashie, please give it a try. You only need to create an account to make card sets. Your friends and classmates, or your students, can view your public sets without registering or signing in.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.houseofding.com/2010/11/flashie-org-ridiculously-simple-online-flash-cards/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Kamus Kecil</title>
		<link>http://www.houseofding.com/2009/03/kamus-kecil/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kamus-kecil</link>
		<comments>http://www.houseofding.com/2009/03/kamus-kecil/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 01:54:39 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[indonesian]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.houseofding.com/?p=181</guid>
		<description><![CDATA[I created www.kamuskecil.com today during lunch as I ate last night’s leftovers in my cube. It’s a stupid-simple, no-frills Indonesian-English dictionary. I’ve been sitting on this data for years now and once had a grand vision for it, but let’s face it; it’s just a dictionary. And, I really only expect one user—myself. So if [...]]]></description>
			<content:encoded><![CDATA[<div class="pic three right">
<a href="http://www.kamuskecil.com/"><img src="http://www.houseofding.com/wp-content/uploads/2009/03/kamus_kecil.png" alt="kamus_kecil" title="kamus_kecil" width="310" height="223" class="alignnone size-full wp-image-185" /></a>
</div>
<p>
I created <a href="http://www.kamuskecil.com/">www.kamuskecil.com</a> today during lunch as I ate last night’s leftovers in my cube. It’s a stupid-simple, no-frills Indonesian-English dictionary. I’ve been sitting on this data for years now and once had a grand vision for it, but let’s face it; it’s just a dictionary. And, I really only expect one user—myself. So if you ever need to know the definition of <a href="http://www.kamuskecil.com/search/kamus">kamus</a>, give it a try. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.houseofding.com/2009/03/kamus-kecil/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

