<?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>Ross Notes</title>
	<atom:link href="http://karchner.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://karchner.com</link>
	<description>Will code for food</description>
	<lastBuildDate>Wed, 22 Feb 2012 00:49:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Thinglauncher at django-district</title>
		<link>http://karchner.com/2012/02/21/thinglauncher-at-django-district/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=thinglauncher-at-django-district</link>
		<comments>http://karchner.com/2012/02/21/thinglauncher-at-django-district/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 00:49:02 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[CFPB]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://karchner.com/?p=394</guid>
		<description><![CDATA[I gave a quick &#8220;lightning&#8221; talk about Thinglauncher at django-district tonight. Here are the slides! Thinglauncher Intro View more presentations from rosskarchner]]></description>
			<content:encoded><![CDATA[<p>I gave a quick &#8220;lightning&#8221; talk about Thinglauncher at <a href="http://www.django-district.org/">django-district</a> tonight. Here are the slides!</p>
<div style="width:425px" id="__ss_11696526"> <strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/rosskarchner/thinglauncher-intro" title="Thinglauncher Intro" target="_blank">Thinglauncher Intro</a></strong> <iframe src="http://www.slideshare.net/slideshow/embed_code/11696526" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>
<div style="padding:5px 0 12px"> View more <a href="http://www.slideshare.net/" target="_blank">presentations</a> from <a href="http://www.slideshare.net/rosskarchner" target="_blank">rosskarchner</a> </div>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://karchner.com/2012/02/21/thinglauncher-at-django-district/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>django-nudge</title>
		<link>http://karchner.com/2012/02/17/django-nudge/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=django-nudge</link>
		<comments>http://karchner.com/2012/02/17/django-nudge/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 16:56:06 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[CFPB]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://karchner.com/?p=390</guid>
		<description><![CDATA[We have some interesting security restrictions at work. On particular requirement is that we can&#8217;t have an administrative interface exposed on our public web servers. For WordPress (which powers most of consumerfinance.gov) we use a firewall to block access to &#8230; <a href="http://karchner.com/2012/02/17/django-nudge/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We have some <em>interesting</em> security restrictions at work. On particular requirement is that we can&#8217;t have an administrative interface exposed on our public web servers. For WordPress (which powers most of consumerfinance.gov) we use a firewall to block access to sensitive URL&#8217;s, and <a href="http://crowdfavorite.com/wordpress/ramp/">RAMP</a> to push content from a separate staging server.</p>
<p>The non-Wordpress parts of our site are powered by Django. We wanted (and couldn&#8217;t find) something like RAMP for Django. So, <a href="http://pypi.python.org/pypi/django-nudge/">we built it</a>. It&#8217;s called Nudge (named by <a href="https://twitter.com/#!/jroo">Josh</a>, who wrote much of the code).</p>
<p>Much of the actual hard work is offloaded to the excellent <a href="https://github.com/etianen/django-reversion">django-reversion</a>, which handles tracking changes in objects. What Nudge adds is the ability to package up a set of changes (a &#8220;batch&#8221;, terminology borrowed from RAMP) , and move those changes between servers. Thanks to the design of reversion, this works nicely for new objects, changes, and even deletions.</p>
<p>Nudge is released into the public domain&#8211; if you have ideas, problems, or questions, let us know, or fork away!</p>
]]></content:encoded>
			<wfw:commentRss>http://karchner.com/2012/02/17/django-nudge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to the Culinary Arts at the Workhouse: Weeks 3 &amp; 4 but not 5</title>
		<link>http://karchner.com/2012/02/12/introduction-to-the-culinary-arts-at-the-workhouse-weeks-3-4-but-not-5/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=introduction-to-the-culinary-arts-at-the-workhouse-weeks-3-4-but-not-5</link>
		<comments>http://karchner.com/2012/02/12/introduction-to-the-culinary-arts-at-the-workhouse-weeks-3-4-but-not-5/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 02:27:13 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[Food]]></category>
		<category><![CDATA[Lorton]]></category>

		<guid isPermaLink="false">http://karchner.com/?p=377</guid>
		<description><![CDATA[I&#8217;m behind on this. I always get behind on things like this. I am still enjoying the class, though. Here are three weeks worth of updates. Our final session is tomorrow. Week 3: Soups &#38; Stews I&#8217;ll say this was &#8230; <a href="http://karchner.com/2012/02/12/introduction-to-the-culinary-arts-at-the-workhouse-weeks-3-4-but-not-5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m behind on this. I<em> always</em> get behind on things like this.</p>
<p>I am still enjoying the class, though. Here are three weeks worth of updates. Our final session is tomorrow.</p>
<p><strong>Week 3: Soups &amp; Stews</strong></p>
<p>I&#8217;ll say this was maybe the lightest on <em>learning new things, </em>but definitely built on the previous classes. Also, the food was good, which makes up for the light learning</p>
<p>We made:</p>
<ul>
<li>Pumpkin Bisque</li>
<li>Beef and Guinness Pie</li>
<li>Zuppa Toscana</li>
<li>Chicken &amp; Dumplings</li>
</ul>
<p>I feel like we also made a dessert&#8211; but I&#8217;ve lot track of it.</p>
<p><strong>Week 4</strong></p>
<p>It never occurred to me that there might be a middle ground when it comes to eating snails. I expected either to be disgusted or enthralled. Instead? it was OK. The next time I see escargot on a menu, I might try it again.  I have trouble imagining a situation where I&#8217;d want to cook it at home.</p>
<p><img style="border: 0px initial initial;" src="http://static.karchner.com.s3.amazonaws.com/2012/02/IMG_0365.jpg" border="0" alt="IMG 0365" width="200" height="266" /></p>
<p>The emphasis of the class in general was pasta (which we made in class), and Italian food more generally:</p>
<ul>
<li>Bruschetta with Tomato and Basil</li>
<li>Roasted Garlic Bread</li>
<li>Crab Cakes</li>
<li>Chicken-stuffed ravioli with cream and butter sauce</li>
<li>Manicotti with cheese filling.</li>
<li>Zabaglione</li>
</ul>
<p>The bulk of my time was spent on the marinara for the manicotti (which was exactly the kind of experience I&#8217;d hoped to get out of this class: a chance to work on basic preparations, with an expert at hand to point me in the right direction), and the <a href="http://en.wikipedia.org/wiki/Zabaione">zabaglione</a>.  The marinara turned out good, but I was damn proud of the zabaglione. Give me some yolks, sugar, and wine, and I&#8217;ll make you a desert. Well, a desert <em>sauce</em> at least.</p>
<p><em>That</em> was rapturous.</p>
<p><strong>Week 5</strong></p>
<p>I was (sadly) not able to make class. The chef saved me a copy of the handout, at least&#8211; if there&#8217;s anything interesting, I&#8217;ll report it here. That&#8217;s kinda what I do here.</p>
]]></content:encoded>
			<wfw:commentRss>http://karchner.com/2012/02/12/introduction-to-the-culinary-arts-at-the-workhouse-weeks-3-4-but-not-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Butternut Squash Soup</title>
		<link>http://karchner.com/2012/02/03/butternut-squash-soup/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=butternut-squash-soup</link>
		<comments>http://karchner.com/2012/02/03/butternut-squash-soup/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 13:07:08 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[Food]]></category>

		<guid isPermaLink="false">http://karchner.com/?p=371</guid>
		<description><![CDATA[My fiancé is generally polite about what I produce in the kitchen. If she likes it, she&#8217;ll say &#8220;you can make that again&#8221;. If it&#8217;s something truly offensive (like the ultra-sour vinaigrette I made a few weeks ago. Big mistake: &#8230; <a href="http://karchner.com/2012/02/03/butternut-squash-soup/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My fiancé is generally polite about what I produce in the kitchen. If she <em>likes</em> it, she&#8217;ll say &#8220;you can make that again&#8221;. If it&#8217;s something truly offensive (like the ultra-sour vinaigrette I made a few weeks ago. Big mistake: not tasting the stuff before I served it. It could have been fixed) she&#8217;ll ask &#8220;do I have to eat this?&#8221;. Between those two extremes, she&#8217;ll eat and express gratitude that I made dinner.</p>
<p>Last night, I got a rare &#8220;you can make that again&#8221; on a dish that was wholly improvisational, a soup made with baked butternut squash.</p>
<p>She&#8217;s right, I should make that again.</p>
<p>Well, crap. <em>How do I make that again</em>? </p>
<p>I need to start writing stuff down. If I want to reproduce something, or improve on it, I need to know what I did. There&#8217;s nothing earth-shattering here, this basically follows the accepted template of a creamy vegetable soup. It&#8217;s still worth keeping track of.</p>
<p>So, consider this a proto-recipe. </p>
<p><strong>ingredients</strong></p>
<ul>
<li>1 whole butternut squash, cut in half, baked until&#8230; Mushy. Scoop the squash mush into a bowl and discard the skin</li>
<li>1 whole onion, chopped</li>
<li>2 carrots</li>
<li>olive oil</li>
<li>2 tbsp butter or substitute</li>
<li>milk (2 cups?)</li>
<li>white wine (1 half cup?)</li>
<li>balsamic vinegar to taste</li>
<li>powdered ginger to taste</li>
<li>Chinese five-spice to taste</li>
</ul>
<p><strong>steps</strong></p>
<ol>
<li>coat the bottom of a large pot with olive oil, and put over medium-low heat</li>
<li>when the oil is hot, throw in the onion and carrots. Stir often.</li>
<li>when the onions are translucent, add the wine</li>
<li>let the wine cook down a bit, continuing to stir</li>
<li>add the squash mush, keep stirring</li>
<li>add the milk, and increase the heat. Keep stirring</li>
<li>add the butter</li>
<li>taste, and add ginger, five-spice, balsamic vinegar, salt, and black pepper as you see fit. To my best recollection, I used maybe 1-2 tsp of salt, a few grinds of pepper, a few shakes of the ginger powder, a small pinch of the five-spice, and two or three splashes of the vinegar</li>
</ol>
<p>Here are some improvements I think I&#8217;ll try next time:</p>
<ul>
<li>blend it, after the milk is incorporated. That was actually my intention, until I saw how nicely everything came together with just stirring. In the bowl, it turned out not quite as smooth as it looked. Blending should improve the texture. </li>
<li>I would have included chopped celery with the onion and carrots (a proper mirepoix) if I had celery on hand</li>
<li>use fresh or dried ginger, instead of the powdered stuff</li>
<li>it seems like maybe this should have garlic.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://karchner.com/2012/02/03/butternut-squash-soup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things I haven&#8217;t blogged about: My shoulder injury</title>
		<link>http://karchner.com/2012/01/26/things-i-havent-blogged-about-my-shoulder-injury/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=things-i-havent-blogged-about-my-shoulder-injury</link>
		<comments>http://karchner.com/2012/01/26/things-i-havent-blogged-about-my-shoulder-injury/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 04:45:02 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://karchner.com/?p=360</guid>
		<description><![CDATA[A year and a month ago (The day after New Years. My birthday), I drove to Falls Church to pick up some new suits. On my way back to my car, I took… a shortcut? over a curb. This curb &#8230; <a href="http://karchner.com/2012/01/26/things-i-havent-blogged-about-my-shoulder-injury/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A year and a month ago (The day after New Years. My birthday), I drove to Falls Church to pick up some new suits. On my way back to my car, I took… a shortcut? over a curb. This curb was painted (thus slick) and it had recently rained. I slipped. I was holding my new suits with my right hand, and so put out my left to catch myself.</p>
<p>That decision (more like instinct)&#8211; I won&#8217;t say it was necessarily bad. Someone more experienced in falling down probably knows how to fall safely. I&#8217;ve successfully avoided the kind of situations where one learns how to fall safely (sports?) and extending my arm to catch my fall seemed like a reasonable idea at the time. I got up, but was in a lot of pain. Something was wrong with my arm&#8211; I assumed it was broken.</p>
<p>I called Patty, and she drove me to the emergency room. My experience of the INOVA emergency room was anticlimactic, and even almost.. pleasant. We waited in line a few minutes (during which I pulled out my phone, and let <a href="http://www.mattbowen.net/">Matt</a> and <a href="http://taustin.tumblr.com/">Travis</a> know I was going to be &#8220;at least&#8221; late the next day, and called Mom), sat down for about 5 minutes, and was talking to a nurse and succession of doctors.</p>
<p>Someone quickly noticed that my shoulder looked &#8220;squared off&#8221;, a symptom of dislocation. After some discussion, I consented to having them try to &#8220;just&#8221; pop my shoulder back in place&#8211; which was a pretty freaky experience. One person held me down as the doctor pulled my arm into a position that felt wrong wrong wrong, and then: pop!</p>
<p>I don&#8217;t know if I <em>actually</em> heard a &#8220;pop&#8221;, or if I&#8217;ve embellished that memory with sound effects. It felt like a pop. If there wasn&#8217;t a popping noise, there should of been.</p>
<p>Either way, I instantly felt 1000% better.  I was smiling, laughing, and back on my phone providing my coworkers and family with an updated diagnosis. I let Patty take a picture.</p>
<p><img src="http://static.karchner.com.s3.amazonaws.com/2012/01/IMG_00681.jpg" border="0" alt="IMG 0068" width="200" height="266" /></p>
<p>I left the hospital with a snazzy new sling and a recommendation that I see an orthopedic surgeon ASAP.</p>
<p>Leaving the hospital, we were faced with a Car Situation. I drive a stick shift, and Patty doesn&#8217;t. I was in no position to drive, and we had two cars we needed to get home. Thankfully, a call to Dana and Brian produced a solution (it usually does. My family is pretty great)&#8211; They helped us get home, and we traded cars for a few weeks.</p>
<p>I wore the sling for about a month,  and then graduated to physical therapy. After a few months of PT, the doctor decided I had gotten all of the benefit out of it that I would, and I was done. Fixed, or something like it.</p>
<p>In August, while doing something not particularly strenuous, I had (what I later found out was called) a partial dislocation&#8211; it was over in a second, and there was no pain. It was weird, but not too troubling.</p>
<p>And then it happened a second time a few days later.</p>
<p>The doctor decided that I need an MRI. The MRI indicated that I had a torn labrum&#8211; the piece of cartilage that keeps your shoulder in it&#8217;s socket. The surgery to repair the labrum basically involves anchoring it back to the bone.</p>
<p><iframe src="http://www.youtube.com/embed/GhiVHLOJpCY" width="420" height="345" frameborder="0"></iframe></p>
<p>The surgery went well. Being anesthetized was not at all like I expected&#8211; I had always imagined it being like a deep sleep, or being awake but cut off from your senses. It was a surprise to close my eyes, and then suddenly be several hours in the future, groggy and nauseous.</p>
<p>After that, it was much like the first time: About a month of wearing a sling (and borrowing Dana&#8217;s car), and a few months of PT, which I finished about a week ago.</p>
<p>Back up in the second paragraph, I said I wasn&#8217;t sure that the decision to stick my arm out was bad. This is because I&#8217;ve had time to imagine what <em>could</em> have happened: What if I <em>broke</em> my arm, instead of simply dislocating it? What if it was my right (dominant) arm? What if it was my face, or forehead that hit cement? There are a dozen or more ways this whole thing could have been worse.</p>
<p>I have developed some skittishness about falling, though: If the ground I&#8217;m walking on is the least bit slippery, I&#8217;m much more mindful and careful of my steps. I think about wearing a sling, and I think about all the time I spent in PT. It&#8217;s a fear of doing<em> </em>this whole routine over again. I really hope I&#8217;m done with it.</p>
<p>And, I don&#8217;t walk on curbs.</p>
]]></content:encoded>
			<wfw:commentRss>http://karchner.com/2012/01/26/things-i-havent-blogged-about-my-shoulder-injury/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spammer, you&#8217;re doing it wrong</title>
		<link>http://karchner.com/2012/01/22/spammer-youre-doing-it-wrong/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=spammer-youre-doing-it-wrong</link>
		<comments>http://karchner.com/2012/01/22/spammer-youre-doing-it-wrong/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 17:43:40 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://karchner.com/?p=355</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><img src="http://static.karchner.com.s3.amazonaws.com/2012/01/Screen-Shot-2012-01-22-at-12.39.57-PM.png" border="0" alt="Screen Shot 2012 01 22 at 12 39 57 PM" width="600" height="298" /></p>
]]></content:encoded>
			<wfw:commentRss>http://karchner.com/2012/01/22/spammer-youre-doing-it-wrong/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to the Culinary Arts at the Workhouse: Week 2</title>
		<link>http://karchner.com/2012/01/21/introduction-to-the-culinary-arts-at-the-workhouse-week-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=introduction-to-the-culinary-arts-at-the-workhouse-week-2</link>
		<comments>http://karchner.com/2012/01/21/introduction-to-the-culinary-arts-at-the-workhouse-week-2/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 17:35:49 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[Food]]></category>
		<category><![CDATA[Lorton]]></category>

		<guid isPermaLink="false">http://karchner.com/?p=351</guid>
		<description><![CDATA[I’m enrolled in a 6-week cooking class at the Lorton Workhouse. Our second class was Monday, 1/6. Class began with a discussion of the five mother sauces, and throughout the night we made two of them (hollandaise and a vinaigrette. We &#8230; <a href="http://karchner.com/2012/01/21/introduction-to-the-culinary-arts-at-the-workhouse-week-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em style="font-family: inherit; font-size: 15px; font-style: italic; font-weight: inherit; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; padding: 0px; margin: 0px; border: 0px initial initial;">I’m enrolled in a 6-week cooking class at the <a style="font-family: inherit; font-size: 15px; font-style: inherit; font-weight: inherit; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; color: #1982d1; text-decoration: none; padding: 0px; margin: 0px; border: 0px initial initial;" href="http://www.workhousearts.org/">Lorton Workhouse</a>. Our second class was Monday, 1/6.</em></p>
<p><span style="font-size: 15px;">Class began with a discussion of the five mother sauces, and throughout the night we made two of them (hollandaise and a vinaigrette. We made a béchamel <a href="http://karchner.com/2012/01/11/introduction-to-the-culinary-arts-at-the-workhouse-week-1/">last week</a>.), and some veggie chopping and other prep-work.</span></p>
<p><span style="font-size: 15px;">The night&#8217;s menu was:</span></p>
<ul>
<li><span style="font-size: 15px;">Warm Bacon and Spinach Salad</span></li>
<li><span style="font-size: 15px;">Caramelized Onion Risotto with Roasted Tomatoes</span></li>
<li><span style="font-size: 15px;">Savory French Brussels Sprouts</span></li>
<li><span style="font-size: 15px;">Baked Salmon with Tarragon Hollandaise</span></li>
<li><span style="font-size: 15px;">A &#8220;cake&#8221; made of layers of crêpe and an amaretto crème anglaise, topped with a chocolate ganache (with more amaretto)</span></li>
</ul>
<p><span style="font-size: 15px;">I may not have <em>actually</em> spent two hours stirring risotto, but it sure felt like it. Someone had to do it, and I was in the right (or wrong) place at the right time. Despite the arm-exertion, it was useful to see how a risotto builds up, and get a basic sense for when to add more liquid to the dish.</span></p>
<p><span style="font-size: 15px;">Making a crêpe was a good confidence-builder: I&#8217;ve tried it at home and failed miserably, ending up with something I&#8217;ll call &#8220;scrambled crêpes&#8221;. I tried it a home the next night, and promptly&#8230; scrambled some more. After about three or four failures, some tweaking of temperature levels and amounts of butter, and one pan switch, I made about a half dozen acceptable-looking crêpes. Score!</span></p>
<p><span style="font-size: 15px;"><br /></span></p>
]]></content:encoded>
			<wfw:commentRss>http://karchner.com/2012/01/21/introduction-to-the-culinary-arts-at-the-workhouse-week-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fox DC on Comics</title>
		<link>http://karchner.com/2012/01/21/fox-dc-on-comics/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fox-dc-on-comics</link>
		<comments>http://karchner.com/2012/01/21/fox-dc-on-comics/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 16:05:09 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[Comics]]></category>
		<category><![CDATA[DC]]></category>

		<guid isPermaLink="false">http://karchner.com/?p=347</guid>
		<description><![CDATA[The Fox 5 story on comic books is now online&#8211; it&#8217;s more nuanced than I expected, but still pretty silly. The biggest problem (and I hinted at this in my earlier post) is that stories like this treat comics as &#8230; <a href="http://karchner.com/2012/01/21/fox-dc-on-comics/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Fox 5 story on comic books is now online&#8211; it&#8217;s more nuanced than <a href="http://karchner.com/2012/01/16/pre-debunking-fox-5s-story-on-the-comics-menace-based-on-the-15-second-promo-ad-that-aired-during-football-last-night/">I expected</a>, but still pretty silly.</p>
<p>The biggest problem (and I hinted at this in my earlier post) is that stories like this treat comics as a <em>genre</em> and not a <em>media. </em>Criticizing comics on the DC relaunch is like judging the film industry on Deuce Bigalow 2.</p>
<p>There&#8217;s at least one extremely fair point in there, though: The advertisements in many &#8220;mature&#8221; comics <em>do</em> seem to target kids. That seems like a tacit admission that the publishers intend (or at least expect) them to end up in kids hands.</p>
<p>But why, after establishing that these comics <em>aren&#8217;t</em> for children, does Sherri Ly take them to a middle school &#8220;to see what kids think&#8221;? For the same reason she shows us comparisons between the older/more innocent and new darker/adult versions of Batman, Catwoman, and Starfire: it&#8217;s a forced attempt to manufacture outrage.</p>
<p>
<object type="application/x-shockwave-flash" data="http://www.myfoxdc.com/video/videoplayer.swf?dppversion=11212" width="320" height="280"><param name="movie" value="http://www.myfoxdc.com/video/videoplayer.swf?dppversion=11212" /><param name="FlashVars" value="&amp;skin=MP1ExternalAll-MFL.swf&amp;embed=true&amp;adSizeArray=300x240&amp;adSrc=http%3A%2F%2Fad%2Edoubleclick%2Enet%2Fadx%2Ftsg%2Ewttg%2Fnews%2Fpuerto%5Frico%2Fdetail%3Bdcmt%3Dtext%2Fxml%3Bpos%3D%3Btile%3D2%3Bfname%3Drelaunched%2Dcomics%2Dusing%2Dsex%2Dand%2Dviolence%2Dto%2Dsell%2D011812%3Bloc%3Dsite%3Bsz%3D320x240%3Bord%3D506659884704276900%3Frand%3D0%2E6972610941156745&amp;flv=http%3A%2F%2Fwww%2Emyfoxdc%2Ecom%2Ffeeds%2FoutboundFeed%3FobfType%3DVIDEO%5FPLAYER%5FSMIL%5FFEED%26componentId%3D136760643&amp;img=http%3A%2F%2Fmedia2%2Emyfoxdc%2Ecom%2F%2Fphoto%2F2012%2F01%2F18%2FComicBooks%5F20120118200854%5F640%5F480%2EJPG&amp;story=http%3A%2F%2Fwww%2Emyfoxdc%2Ecom%2Fdpp%2Fnews%2Fspecial%5Freport%2Frelaunched%2Dcomics%2Dusing%2Dsex%2Dand%2Dviolence%2Dto%2Dsell%2D011812&amp;category=news&amp;title=ComicBooksSexViolence%2Emov&amp;oacct=foximfoximwttg,foximglobal&amp;ovns=foxinteractivemedia&amp;headline=Relaunched%20Comics%20Using%20Sex%20and%20Violence%20To%20Sell" /><param name="allowNetworking" value="all" /><param name="allowScriptAccess" value="always" /></object>
</p>
<p> </p>
<p style="width: 320px;"><a href="http://www.myfoxdc.com/dpp/news/special_report/relaunched-comics-using-sex-and-violence-to-sell-011812">Relaunched Comics Using Sex and Violence To Sell: MyFoxDC.com</a></p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://karchner.com/2012/01/21/fox-dc-on-comics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What the app?</title>
		<link>http://karchner.com/2012/01/17/what-the-app/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-the-app</link>
		<comments>http://karchner.com/2012/01/17/what-the-app/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 12:39:34 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://karchner.com/?p=343</guid>
		<description><![CDATA[If you&#8217;re on a phone, and click a link to something on the Mac App Store, this is the screen you get: This seems like a missed opportunity. At the very minimum, you should get information about the app&#8211; the &#8230; <a href="http://karchner.com/2012/01/17/what-the-app/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re on a phone, and click a link to something on the Mac App Store, this is the screen you get:</p>
<p><a href="http://static.karchner.com.s3.amazonaws.com/2012/01/20120117-073647.jpg"><img src="http://static.karchner.com.s3.amazonaws.com/2012/01/20120117-073647.jpg" alt="20120117-073647.jpg" class="alignnone size-full" /></a></p>
<p>This seems like a missed opportunity. At the very minimum, you should get information about the app&#8211; the same kind of web page you get when you (on a PC) click a link to an iOS app and don&#8217;t have iTunes installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://karchner.com/2012/01/17/what-the-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pre-debunking Fox 5&#8242;s Story on the Comics Menace, Based on the 15 Second Promo Ad that aired during Football last night</title>
		<link>http://karchner.com/2012/01/16/pre-debunking-fox-5s-story-on-the-comics-menace-based-on-the-15-second-promo-ad-that-aired-during-football-last-night/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pre-debunking-fox-5s-story-on-the-comics-menace-based-on-the-15-second-promo-ad-that-aired-during-football-last-night</link>
		<comments>http://karchner.com/2012/01/16/pre-debunking-fox-5s-story-on-the-comics-menace-based-on-the-15-second-promo-ad-that-aired-during-football-last-night/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 21:43:22 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[Comics]]></category>

		<guid isPermaLink="false">http://karchner.com/?p=338</guid>
		<description><![CDATA[The promotional clip follows the usual local-news scare story outline : Here&#8217;s a hazy transcript: [Picture of an Archie comic]  some nonsense about comics not being &#8220;what they used to be&#8221;, ignorant of history. [successive shots of modern comics for &#8230; <a href="http://karchner.com/2012/01/16/pre-debunking-fox-5s-story-on-the-comics-menace-based-on-the-15-second-promo-ad-that-aired-during-football-last-night/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The promotional clip follows the usual local-news scare story outline : Here&#8217;s a hazy transcript:</p>
<ul>
<li>[Picture of an Archie comic]  some nonsense about comics not being &#8220;what they used to be&#8221;, <a href="http://en.wikipedia.org/wiki/Tijuana_bible">ignorant of history</a>.</li>
<li>[successive shots of modern comics for adults] Sex! Violence! Some equally outrageous third thing that I can&#8217;t recall!</li>
<li>[clip of an interview of a guy in a comic shop]</li>
<li>Find out how to &#8220;K.O.&#8221; this comics menace, Wednesday at 5!</li>
</ul>
<p>I <em>think</em> the report will imply that comics are somehow a uniquely harmful to kids, and worth Freaking Out about. They aren&#8217;t.</p>
<p>The only reason to single out comic books is that is that they&#8217;ve historically been an easy target. It&#8217;s a subculture that&#8217;s small and generally misunderstood, and there&#8217;s almost no risk to painting it as The Enemy of All That is Good and Wholesome.</p>
<p>The same problems exists across all media: There&#8217;s nothing (content, theme, or maturity level) you&#8217;ll find in a comic shop that you couldn&#8217;t find in a book store, library, game shop, cable TV, the multiplex, or THE INTERNET. We either live in a world where art can be made by and for adults, or we live in a world where everything must be appropriate for children.</p>
<p>&nbsp;</p>
<p>&nbsp;<br />
<strong>update</strong>: Here&#8217;s the clip.<br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/CfzURnIaGvM" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://karchner.com/2012/01/16/pre-debunking-fox-5s-story-on-the-comics-menace-based-on-the-15-second-promo-ad-that-aired-during-football-last-night/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

