<?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>harpojaeger.com&#187; web</title>
	<atom:link href="http://harpojaeger.com/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://harpojaeger.com</link>
	<description></description>
	<lastBuildDate>Tue, 31 Aug 2010 05:11:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>On remaining relevant</title>
		<link>http://harpojaeger.com/2010/08/23/on-remaining-relevant/</link>
		<comments>http://harpojaeger.com/2010/08/23/on-remaining-relevant/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 21:26:00 +0000</pubDate>
		<dc:creator>Harpo</dc:creator>
				<category><![CDATA[politics]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[local politics]]></category>
		<category><![CDATA[northampton]]></category>
		<category><![CDATA[relevance]]></category>

		<guid isPermaLink="false">http://harpojaeger.com/?p=1935</guid>
		<description><![CDATA[Although I can&#8217;t blame my now-ending posting lapse on it, I&#8217;ve been thinking a lot recently about how bloggers, or indeed any information synthesizers / analyzers remain relevant.  Especially now that there are so many smart people writing about pretty much everything, it becomes difficult to actually say anything original.  I don&#8217;t think this is [...]]]></description>
			<content:encoded><![CDATA[<p>Although I can&#8217;t blame my now-ending posting lapse on it, I&#8217;ve been thinking a lot recently about how bloggers, or indeed any information synthesizers / analyzers remain relevant.  Especially now that there are so many smart people writing about pretty much everything, it becomes difficult to actually say anything original.  I don&#8217;t think this is a reason that one shouldn&#8217;t write (or speak, or whatever) – if you aren&#8217;t willing to try to contribute, you can&#8217;t develop your opinion, and even if you are repetitive at times, it&#8217;s worth it in the long run.  But it is a consideration.</p>
<p>It doesn&#8217;t seem that there&#8217;s a single ingredient that makes for always-relevant material.  Focusing solely on national or global issues certainly puts you in a pretty big pond, but getting too local makes you irrelevant to anyone outside where you live, or worse, anyone who lives <em>differently</em> than you do, even in the same location.  So while I intend to start focusing on local issues more frequently, I&#8217;m not planning to give up analysis of larger affairs, particularly because I think there&#8217;s a dearth of attention being paid to some of them (<a href="http://www.google.com/news/search?aq=f&amp;pz=1&amp;cf=all&amp;ned=us&amp;hl=en&amp;q=flooding+in+pakistan" target="_blank">climate change comes to mind</a>).</p>
<p>Some upcoming blog-projects: a series on drug policy, maybe a review of <a href="http://northamptonmedia.com/?p=5558" target="_blank">the upcoming Northampton Coke plant expansion</a> (&#8220;Lane wrote that without a local property tax break, freedom from having to pay for infrastructure upgrades, state tax credits and job training funds, Coke’s investment here was no sure thing.&#8221;), and some stuff on the Northwestern DA election and the pros/cons of statutory rape prosecutions.  Also working on a new title for the site (yes, &#8220;working on.&#8221;  It&#8217;s a big decision!)</p>
]]></content:encoded>
			<wfw:commentRss>http://harpojaeger.com/2010/08/23/on-remaining-relevant/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Text Reassembler</title>
		<link>http://harpojaeger.com/2009/11/18/the-text-reassembler/</link>
		<comments>http://harpojaeger.com/2009/11/18/the-text-reassembler/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 02:48:30 +0000</pubDate>
		<dc:creator>Harpo</dc:creator>
				<category><![CDATA[school]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://harpojaeger.com/?p=1675</guid>
		<description><![CDATA[Tonight marks the launch of the newest entry to the projects section of this site, currently called the text reassembler (if you have a better idea for a name, please let me know).  It&#8217;s something I started over a year ago that&#8217;s languished undeveloped for much of that time.  I decided to put in a [...]]]></description>
			<content:encoded><![CDATA[<p>Tonight marks the launch of the <a href="http://harpojaeger.com/projects/text-reassembler">newest entry to the projects section of this site, currently called the text reassembler</a> (if you have a better idea for a name, please let me know).  It&#8217;s something I started over a year ago that&#8217;s languished undeveloped for much of that time.  I decided to put in a bit of time to get it viewable, and put it up as a work in progress.</p>
<p>The project is based off of something I saw demonstrated at by <a href="http://olin.edu/faculty_staff/bios/bio_adowney.asp" target="_blank">Prof. Allen Downey</a> at <a href="http://olin.edu" target="_blank">Olin College</a> in the fall of 2008 while I was visiting.  Although I didn&#8217;t end up applying there, I really liked the presentation he gave, on various computing methods and some of the ways of using computers to produce humanistic output.  Particularly, he demonstrated a program that accepted inputted text, and broke down that text into an <a href="http://en.wikipedia.org/wiki/Associative_array" target="_blank">associative array</a> with the following properties:</p>
<ul>
<li>the array keys were each word in the array (so the text &#8220;hello how are you&#8221; would generate an array with keys &#8220;hello&#8221;, &#8220;how&#8221;, &#8220;are&#8221;, and &#8220;you&#8221;)</li>
<li>the value of each key was a non-associative array consisting of a list of every word that <em>followed</em> the key somewhere in the text (so the text &#8220;I saw you and he saw her&#8221; would be (in PHP format): array(&#8220;I&#8221;=&gt;array(&#8220;saw&#8221;),&#8221;saw&#8221;=&gt;array(&#8220;you&#8221;,&#8221;her&#8221;),&#8221;you&#8221;=&gt;array(&#8220;and&#8221;),&#8221;and&#8221;=&gt;array(&#8220;he&#8221;),&#8221;her&#8221;=&gt;array())</li>
</ul>
<p>This sounds complicated, but bear with me; the next step will make it make more sense.  Once the program has generated this array, it begins to iterate through it in the following manner:</p>
<ol>
<li>it takes key from the array and outputs it</li>
<li>it selects a random item from the list of words following that key (the array stored in that key&#8217;s associate value) and outputs it</li>
<li>then it jumps to the <em>key</em> entry for that word, and moves back to step 2</li>
</ol>
<p>It repeats this until it encounters a word that has nothing following it (the last word in the source text if it appears nowhere else) or until it&#8217;s output a specified amount of words (much more common).  Thus, if you take any two adjacent words in the resulting text (which sounds uncannily similar in tone to the original and sounds like it should make sense, but is complete nonsense), you&#8217;ll be able to locate them, still adjacent, in the source text.  It&#8217;s legitimately one of the most fascinating and beautiful things I&#8217;ve ever seen a computer do.</p>
<p>I came home determined to write a copy, and made a bit of progress.  It lay around for a while, I did some more work on it some point, but I never completed it.  I rediscovered it this evening and just manned up and made it work well enough to be publicly viewable.  When finished, it will accept input in a text field, or will be able to read input from a specified URL.  At the moment, though, it&#8217;s just dealing with block of text I hard-coded in (thus it&#8217;s not accepting any user input right now), and a word output limit imposed the same way.  Both the source of the text and the length are displayed on the page.</p>
]]></content:encoded>
			<wfw:commentRss>http://harpojaeger.com/2009/11/18/the-text-reassembler/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apple fandom</title>
		<link>http://harpojaeger.com/2009/11/18/apple-fandom/</link>
		<comments>http://harpojaeger.com/2009/11/18/apple-fandom/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 22:42:51 +0000</pubDate>
		<dc:creator>Harpo</dc:creator>
				<category><![CDATA[current events]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://harpojaeger.com/?p=1670</guid>
		<description><![CDATA[I&#8217;ve been using Apple products all my life.  I&#8217;ve always found them to be of terrific quality, and I&#8217;ve always been better treated by the company in sale and support terms.  I&#8217;ve also spent years as an Apple Certified Macintosh Technician.  I camped out for an iPhone 3G and spent a long time arguing AT&#38;T [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using Apple products all my life.  I&#8217;ve always found them to be of terrific quality, and I&#8217;ve always been better treated by the company in sale and support terms.  I&#8217;ve also spent years as an Apple Certified Macintosh Technician.  I camped out for an iPhone 3G and spent a long time arguing AT&amp;T into giving me a subsidized 3G S after the 3G was stolen.  I have just about as much loyalty to the Apple brand as anyone.</p>
<p>But I know which way the wind is blowing.  If Apple keeps going down the road of <a href="I have just about as much loyalty to the brand as anyone.  " target="_blank">intense user control</a>, doesn&#8217;t give up the exclusivity contract with AT&amp;T, and continues to <a href="http://blogs.computerworld.com/14835/apple_purchased_mapping_company_in_july_to_replace_google" target="_blank">break</a> with <a href="http://www.apple.com/pr/library/2009/08/03bod.html" target="_blank">Google</a>, I&#8217;m not going to stick with them.  <a href="http://en.wikipedia.org/wiki/Android_(operating_system)" target="_blank">Google Android</a>, <a href="http://www.google.com/chrome" target="_blank">Chrome</a>, and <a href="http://en.wikipedia.org/wiki/Google_Chrome_OS" target="_blank">Chrome OS</a> once it exists (not to mention more well-established software like <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a>, which I already consider second only OS X), are all completely viable alternatives.  I already have all of my email addresses (including MobileMe, which I get for free as a certified Apple Sales Professional) redirecting to Gmail, and it provides all the services MobileMe does, except for Find My iPhone, and for free.  See <a href="http://harpojaeger.com/2009/03/30/aaaahhh/" target="_blank">my general rule for computing</a>.  It still applies.</p>
<p>So, while I think that Apple is still a generally moral company, one that is providing terrific services to its users, I hope they realize that down the road they are only going to be able to restrict us so far.  Google has done an incredible job of making it really easy to switch to their services, and as we offload more and more of our data storage and processing power to the cloud, that ease of transition and context-switching is a big advantage.  Either it will keep Apple honest, or I&#8217;ll switch.  I&#8217;m definitely not enough of a fanboy to stick with Apple when there&#8217;s a better alternative.  Until that point, I&#8217;ll continue to defend them as the best hardware and software provider, but I&#8217;m not blind to reality.</p>
<p>Thus, I publicly declare Apple not to be the infallible god that its fanpersons so often claim it is.  And I call on its directors and customers to take it in a direction that continues to provide good products and services, rather than one that treats its customers, as so many other tech companies have, as endlessly ignorant moneybags.  I, for one, will not put up with that.  We&#8217;re used to getting good value from Apple, and if we stop getting it, we&#8217;ll move on.</p>
]]></content:encoded>
			<wfw:commentRss>http://harpojaeger.com/2009/11/18/apple-fandom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross-posted from Jewschool: Judaism and internet anonymity</title>
		<link>http://harpojaeger.com/2009/08/09/cross-posted-from-jewschool-judaism-and-internet-anonymity/</link>
		<comments>http://harpojaeger.com/2009/08/09/cross-posted-from-jewschool-judaism-and-internet-anonymity/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 22:05:50 +0000</pubDate>
		<dc:creator>Harpo</dc:creator>
				<category><![CDATA[Jewschool]]></category>
		<category><![CDATA[religion]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://harpojaeger.com/?p=1494</guid>
		<description><![CDATA[I said before that I would share some biographical information about myself, so here it is. The real reason I&#8217;m writing this post is to talk about some issues that I thought of while deciding what sort of biographical information to share. One criticism of the internet that I hear a lot, particularly regarding blogger, [...]]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://jewschool.com/2009/08/07/17223/hello-world-2/" target="_blank">said before</a> that I would share some biographical information about myself, so <a href="http://harpojaeger.com/about" target="_blank">here it is</a>.  The real reason I&#8217;m writing this post is to talk about some issues that I thought of while deciding what sort of biographical information to share.  One criticism of the internet that I hear a lot, particularly regarding blogger, concerns anonymity.  People don&#8217;t like the idea of someone being able to write whatever they want without their name or identifying information attached to it.  I&#8217;ve been thinking about what this means from a Jewish perspective.  What ethical responsibilities do I, as a blogger, have to those who read my writing?  Do I owe them information about myself?  I don&#8217;t think I do.  There&#8217;s no reason a blogger can&#8217;t write responsibly, with well-researched and well-cited information, while still maintaining anonymity.  I personally have no problem with people on the Internet knowing who I am, but there a lot of cases where that&#8217;s not true.  The key is this: there&#8217;s a difference between anonymity and cowardice.  I can write under a handle without ever linking that handle to any kind of real-world information, but I still have a responsibility to provide honest content and to respond honestly to criticism.  Using anonymity as a shield for ignorance or deception is not acceptable.  That&#8217;s true in any field, and the <a href="http://xkcd.com/181/" target="_blank">blagotubes</a> are no exception.  Neither is it acceptable to use my anonymity to spread <em><a href="http://en.wikipedia.org/wiki/Lashon_hara" target="_blank">lashon hara</a>.</em> So from a Jewish ethical perspective, as well as one of scholarly responsibility, with great anonymity comes great responsibility.  Given the pitfalls of anonymity, are there any advantages?  Well, if one provides useful content free of charge (most bloggers dont&#8217; get paid), it could be considered a form of <em><a href="http://en.wikipedia.org/wiki/Tzedakah" target="_blank">tzedakah</a></em>.  I&#8217;m not trying to sound self-centered here, but ideally blogging is a useful form of information and perspective, in donation form.  <a href="http://en.wikipedia.org/wiki/Maimonides" target="_blank">Maimonides</a> said that one of the higher levels of tzedakah is giving anonymously to an unknown source.  So if a blogger writes an anonymous post, they&#8217;re engaging in a high level of charitable giving.  They don&#8217;t know who&#8217;s going to read their post; it could be anyone in the world.  That&#8217;s the beauty of the medium.  And the person reading it doesn&#8217;t know who wrote it.  So there&#8217;s been an exchange of significant information between two people, neither of whom have any idea who the other is.  There&#8217;s no ego involved (&#8220;look how much <em>I</em> know about this topic&#8221;), just learning.  That, to me, exemplifies both the ideals of Jewish text study or <em><a href="http://en.wikipedia.org/wiki/Chevruta" target="_blank">chevrutah</a><span style="font-style: normal;"> and those of journalism; the pure exchange of ideas.</span></em> <em><span style="font-style: normal;">So in this case, as in most, the internet makes it easier to do really good work or really bad work.  The question is, which one will you choose?</span></em></p>
<p><span style="font-style: normal;"><em>This post <a href="http://jewschool.com/2009/08/09/17230/judaism-and-internet-anonymity" target="_blank">originally appeared </a>on <a href="http://jewschool.com" target="_blank">Jewschool</a>.</em></span></p>
]]></content:encoded>
			<wfw:commentRss>http://harpojaeger.com/2009/08/09/cross-posted-from-jewschool-judaism-and-internet-anonymity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>One-year</title>
		<link>http://harpojaeger.com/2009/08/02/one-year/</link>
		<comments>http://harpojaeger.com/2009/08/02/one-year/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 21:42:06 +0000</pubDate>
		<dc:creator>Harpo</dc:creator>
				<category><![CDATA[current events]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://harpojaeger.com/?p=1464</guid>
		<description><![CDATA[Today marks the one-year anniversary of this site&#8217;s transition to WordPress, and, thus, the one-year anniversary of my beginning to blog in earnest.  This is a good opportunity to reflect on some stuff I&#8217;ve learned and look to the future of this site and my interests. I&#8217;ve gone through a lot of different phases with [...]]]></description>
			<content:encoded><![CDATA[<p>Today marks the one-year anniversary of this site&#8217;s transition to WordPress, and, thus, the one-year anniversary of my beginning to blog in earnest.  This is a good opportunity to reflect on some stuff I&#8217;ve learned and look to the future of this site and my interests.</p>
<p>I&#8217;ve gone through a lot of different phases with this blog.  I began by using it as sort of a journal of my actions and thoughts.  Coupled with the WordPress client for iPhone, I did a fair amount of spontaneous and short blogging, expressing ideas I had, things I saw, and so forth.  As school began, I started becoming more introverted, focusing on the way I felt (usually being under a lot of stress, as it was senior year).  In January, my iPhone was stolen, and I lost the ability to blog at anytime.  I started blogging almost compulsively when I got home every day, almost as a way to let out my feelings.  Because of everything that was going on at school, it felt good to have a place to write about what I thought it all mean.  Sometimes it&#8217;s hard to articulate that sort of stuff when you&#8217;re still in it.  You need to take a step back.  Blogging has definitely helped me do that, in other areas of my life as well.</p>
<p>When I got a new iPhone in early July, I started using Twitter for uses other than just tracking this blog, and shortly thereafter joined Facebook.  Now I use those as two methods of communication (they&#8217;re closely integrated), and have begun to regard this blog as more of a place for contemplative, well though-out concepts or arguments.  A lot of my writing has been inspired by the increasing amount of other blogs I&#8217;ve been reading, including <a href="http://en.wikipedia.org/wiki/Paul_Krugman" target="_blank">Paul Krugman</a>&#8216;s <a href="http://krugman.blogs.nytimes.com/" target="_blank">The Conscience of a Liberal</a>, <a href="http://jewschool.com/" target="_blank">Jewschool</a>, <a href="http://www.americanprogress.org/" target="_blank">CAP</a>, and <a href="http://climateprogress.org/" target="_blank">Climate Progress</a>, to name a few.  In a lot of cases, doing this writing has helped me solidify my own thoughts on subjects, and opened my mind to new points of view.</p>
<p>In the future, I want to blog more regularly than I have been recently; at least a couple times a week.  Interestingly, it was easier for me to blog regularly during the school year than it has been now.  I&#8217;m planning to blog a couple times next week from the <a href="http://havurah.org" target="_blank">NHC</a> <a href="http://havurah.org/institute" target="_blank">Summer Institute</a> about the program and some issues that I will be considering during my time there.  There&#8217;s a plan for facilitation of a dialogue about the continuing Israeli-Palestinian conflict (although I don&#8217;t really like calling it that), so I&#8217;m expecting to get some interesting stuff out of that.</p>
<p>As I begin school, I will almost definitely be undergoing some serious life changes in terms of how I spend my time and what I work on.  I intend to keep this blog an important component of my work and thoughts, and I hope to attract a wider audience as I meet new people and discover new ideas.</p>
<p>It&#8217;s been an incredibly rewarding year in many ways.  I look forward to many more.</p>
]]></content:encoded>
			<wfw:commentRss>http://harpojaeger.com/2009/08/02/one-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First impressions: Google Voice</title>
		<link>http://harpojaeger.com/2009/07/18/first-impressions-google-voice/</link>
		<comments>http://harpojaeger.com/2009/07/18/first-impressions-google-voice/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 13:11:16 +0000</pubDate>
		<dc:creator>Harpo</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://harpojaeger.com/?p=1456</guid>
		<description><![CDATA[I was invited to open a free Google Voice account, and so far, it&#8217;s pretty cool.  I get an online inbox, free text messaging (although it may forward them to my phone, causing AT&#38;T to charge me, I&#8217;m still figuring that out), and free calls anywhere in the US.  It can also transcribe my voicemails, [...]]]></description>
			<content:encoded><![CDATA[<p>I was invited to open a free Google Voice account, and so far, it&#8217;s pretty cool.  I get an online inbox, free text messaging (although it may forward them to my phone, causing AT&amp;T to charge me, I&#8217;m still figuring that out), and free calls anywhere in the US.  It can also transcribe my voicemails, screen my calls according to my contacts, and allow me to listen in on messages.  I also got a FABULOUS phone number.  I&#8217;m probably going to mess around with the settings a little more before I start giving out the number, but I think this could be pretty useful.  Probably its best feature is the ability to ring more than one phone.  If I have a dorm landline at college, I will definitely configure this; I can save some serious money and always be reachable on campus.  And I won&#8217;t have to give my number to anyone I don&#8217;t want to.  I can just block them or screen them if I want.</p>
]]></content:encoded>
			<wfw:commentRss>http://harpojaeger.com/2009/07/18/first-impressions-google-voice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reading list</title>
		<link>http://harpojaeger.com/2009/06/19/reading-list/</link>
		<comments>http://harpojaeger.com/2009/06/19/reading-list/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 18:59:15 +0000</pubDate>
		<dc:creator>Harpo</dc:creator>
				<category><![CDATA[food]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://harpojaeger.com/?p=1437</guid>
		<description><![CDATA[I have four books that I need to read right now, five if I count one for Brown (summer work!).  One is not in the library yet &#8211; Seeds of Terror, which is about the connection between Al Qaeda and the Afghan opium poppy trade.  I saw the author being interviewed on The Daily Show, [...]]]></description>
			<content:encoded><![CDATA[<p>I have four books that I need to read right now, five if I count one for Brown (summer work!).  One is not in the library yet &#8211; Seeds of Terror, which is about the connection between Al Qaeda and the Afghan opium poppy trade.  I saw the author being interviewed on The Daily Show, and she was one of the smartest people I had ever seen.  So I reserved the book right then, and am waiting to read it.  I have with me The Omnivore&#8217;s Dilemma, which I&#8217;ve been meaning to read for a while and I think will start tonight, The Cluetrain Manifesto, which is about the way the Internet is changing business, and a book by the Motley Fool about direct investing.  I think I will write reviews of each after I finish.</p>
]]></content:encoded>
			<wfw:commentRss>http://harpojaeger.com/2009/06/19/reading-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Denizen</title>
		<link>http://harpojaeger.com/2009/06/17/denizen/</link>
		<comments>http://harpojaeger.com/2009/06/17/denizen/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 06:39:44 +0000</pubDate>
		<dc:creator>Harpo</dc:creator>
				<category><![CDATA[school]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://harpojaeger.com/?p=1430</guid>
		<description><![CDATA[A lot has happened recently.  I&#8217;ve been involved in some very complicated issues at my school.  It looks as though they are progressing favourably.  I&#8217;ve also gotten a Facebook.  I had been resisting this, but I think it had to happen.  I suppose it will make my life easier and all, but I&#8217;m still skeptical.]]></description>
			<content:encoded><![CDATA[<p>A lot has happened recently.  I&#8217;ve been involved in some very complicated issues at my school.  It looks as though they are progressing favourably.  I&#8217;ve also gotten a Facebook.  I had been resisting this, but I think it had to happen.  I suppose it will make my life easier and all, but I&#8217;m still skeptical.</p>
]]></content:encoded>
			<wfw:commentRss>http://harpojaeger.com/2009/06/17/denizen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big</title>
		<link>http://harpojaeger.com/2009/06/10/big/</link>
		<comments>http://harpojaeger.com/2009/06/10/big/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 03:18:18 +0000</pubDate>
		<dc:creator>Harpo</dc:creator>
				<category><![CDATA[site]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://harpojaeger.com/?p=1427</guid>
		<description><![CDATA[I have upgraded this site and the LC(A) to WordPress 2.8.  2.8 doesn&#8217;t have as many new features as 2.7, but it&#8217;s a bunch faster, and I like it already. I&#8217;ve made a monumental shift in my desktop computing setup.  For many many years, I have been using Namely as an application launcher.  I&#8217;ve tried [...]]]></description>
			<content:encoded><![CDATA[<p>I have upgraded this site and the <a href="http://carofawesomeness.com" target="_blank">LC(A) </a>to <a href="http://wordpress.org/development/2009/06/wordpress-28/" target="_blank">WordPress 2.8</a>.  2.8 doesn&#8217;t have as many new features as 2.7, but it&#8217;s a bunch faster, and I like it already.</p>
<p>I&#8217;ve made a monumental shift in my desktop computing setup.  For many many years, I have been using <a href="http://amarsagoo.info/namely/" target="_blank">Namely</a> as an application launcher.  I&#8217;ve tried <a href="http://www.obdev.at/products/launchbar/index.html" target="_blank">LaunchBar</a> and <a href="http://docs.blacktree.com/quicksilver/what_is_quicksilver" target="_blank">Quicksilver</a>, but neither was as fast or responsive as Namely.  I have now, for the first time, found a better application.  <a href="http://google.com/quicksearchbox" target="_blank">Google Quick Search Box for Mac</a> can launch applications with the speed of Namely (which the other two apps couldn&#8217;t), and it has more functionality as well (similar to the other apps).  It can search files on the computer, all sorts of application data, the internet (because it&#8217;s Google), and my Google account, including Gmail, Docs, Photos, Wikipedia, Google Finance, and more.  It&#8217;s incredibly useful.  It also has a somewhat under-documented and, as far as I can tell, under-utilized feature; Twitter updates.  This alone could persuade me to start Twittering, which I&#8217;ve been holding off on.  We&#8217;ll see.  Either way, QSB (for that is what they are calling it in the inter-tubes) is going to be great.</p>
]]></content:encoded>
			<wfw:commentRss>http://harpojaeger.com/2009/06/10/big/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML PWNAGE!</title>
		<link>http://harpojaeger.com/2009/04/29/html-pwnage/</link>
		<comments>http://harpojaeger.com/2009/04/29/html-pwnage/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 02:33:19 +0000</pubDate>
		<dc:creator>Harpo</dc:creator>
				<category><![CDATA[site]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://harpojaeger.com/?p=1332</guid>
		<description><![CDATA[I have discovered how to make floating tooltips appear over a block of text.  Or over anything, I suppose.  The possibilities are endless. I suppose this is a rather simple concept, but somehow I&#8217;ve never run across it before.  I am PSYCHED!  There is so much I can do with this!  I will probably start [...]]]></description>
			<content:encoded><![CDATA[<p>I have discovered how to make <span title="Like this.">floating tooltips</span> appear over a <span title="THIS IS AWESOME">block of text</span>.  Or over anything, I suppose.  The possibilities are endless.</p>
<p>I suppose this is a rather simple concept, but somehow I&#8217;ve never run across it before.  I am <span title="Psyched is a word that is not written enough.  It looks really cool when written.">PSYCHED</span>!  <span title="Like this">There is so much I can do with this</span>!  I will probably start implementing it <span title="It is already here!  BWAHAHA!">very soon</span> on this site.  I will have to think about <span title="I'm not sure how cool this stuff is, but I'm enjoying it inordinately.">cool content</span> to put there to keep people <span title="Are you still looking?">looking</span>.</p>
]]></content:encoded>
			<wfw:commentRss>http://harpojaeger.com/2009/04/29/html-pwnage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
