<?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>Paul Ivanov's Journal &#187; hello-world</title>
	<atom:link href="http://pirsquared.org/blog/category/hello-world/feed/" rel="self" type="application/rss+xml" />
	<link>http://pirsquared.org/blog</link>
	<description>thoughts about democracy, technology, science, and life</description>
	<lastBuildDate>Sun, 05 Feb 2012 11:18:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>vim-ipython two-way integration! (updated: 2011-08-02)</title>
		<link>http://pirsquared.org/blog/2011/07/28/vim-ipython/</link>
		<comments>http://pirsquared.org/blog/2011/07/28/vim-ipython/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 06:28:10 +0000</pubDate>
		<dc:creator>Paul Ivanov</dc:creator>
				<category><![CDATA[hello-world]]></category>
		<category><![CDATA[ipython]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[scipy]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[vim-ipython]]></category>

		<guid isPermaLink="false">http://pirsquared.org/blog/?p=593</guid>
		<description><![CDATA[I&#8217;m very pleased to share with you a demo the forthcoming vim-ipython integration which will work with IPython 0.11(trunk). You can either use the Flash player below, or download the OggVorbis file (14MB) update: vim-ipython &#8216;shell&#8217; demo (9.6MB). The blog-free form of this post is here. If you like what you see and want to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m very pleased to share with you a demo the forthcoming vim-ipython integration which will work with IPython 0.11(trunk).</p>
<p>You can either use the Flash player below, or <a href="/vim-ipython/vim-ipython.ogv">download the OggVorbis file (14MB)</a> <strong>update:</strong> <a href="/vim-ipython/vim-ipython-shell.ogv">vim-ipython &#8216;shell&#8217; demo (9.6MB)</a>. The blog-free form of this post is <a href="http://pirsquared.org/vim-ipython">here</a>.</p>
<p>If you like what you see and want to try it, you can get the details from the <a href="http://github.com/ivanov/vim-ipython">vim-ipython github page</a> <del>and it currently requires 4 line changes to IPython, which are <a href="https://github.com/ipython/ipython/pull/631">currently in this pull request</a>.</del> (Fixed to work on IPython trunk with no changes).</p>
<p>Big thanks to <a href="http://twitter.com/minrk">Min</a> for walking me through the new IPython kernel manager during the <a href="http://conference.scipy.org/scipy2011/">SciPy2011</a> sprints.</p>
<div id="v82857"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a><br />
to see this video, or <a href="http://pirsquared.org/vim-ipython/vim-ipython.ogv">download it in OggVorbis format</a></div>
<p><script type="text/javascript" src="https://media.dreamhost.com/mp4/swfobject.js"></script><script type="text/javascript">
var swf = new SWFObject("https://media.dreamhost.com/mp4/player.swf", "mpl", "960", "619", 8);  swf.addParam("allowfullscreen", "true"); swf.addParam("allowscriptaccess", "always"); swf.addVariable("file", "http://www.pirsquared.org/vim-ipython/vim-ipython_conv.flv"); swf.addVariable("image", "http://www.pirsquared.org/vim-ipython/vim-ipython_conv.jpeg"); swf.write("v82857");
</script></p>
<p><em><strong>UPDATE:</strong></em> 2011-08-02</p>
<p>vim-ipython ‘shell’ mode.</p>
<div id="v94640"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a><br />
to see this video, or <a href="http://pirsquared.org/vim-ipython/vim-ipython-shell.ogv">download it in OggVorbis format</a></div>
<p><script type="text/javascript" src="https://media.dreamhost.com/mp4/swfobject.js"></script><script type="text/javascript">
var swf = new SWFObject("https://media.dreamhost.com/mp4/player.swf", "mpl", "960", "619", 8); swf.addParam("allowfullscreen", "true"); swf.addParam("allowscriptaccess", "always"); swf.addVariable("file", "http://www.pirsquared.org/vim-ipython/vim-ipython-shell_conv.flv"); swf.addVariable("image", "http://www.pirsquared.org/vim-ipython/vim-ipython-shell_conv.jpeg"); swf.write("v94640");
</script></p>
<p>Just in case, here are the same videos as above, but hosted on Youtube:<br />
<iframe src="http://www.youtube.com/embed/ngNJyG5e8xY" frameborder="0" width="425" height="349"></iframe><br />
<iframe src="http://www.youtube.com/embed/XON4josuRww" frameborder="0" width="425" height="349"></iframe></p>
<p>If you&#8217;re have any issues, try searching for your error on the <a href="http://github.com/ivanov/vim-ipython/issues">vim-ipython github issues page</a>, and if you don&#8217;t find it, please file a new one, and I&#8217;ll help you out there.</p>
]]></content:encoded>
			<wfw:commentRss>http://pirsquared.org/blog/2011/07/28/vim-ipython/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
<enclosure url="http://www.pirsquared.org/vim-ipython/vim-ipython_conv.flv" length="2471242" type="video/x-flv" />
<enclosure url="http://pirsquared.org/vim-ipython/vim-ipython-shell.ogv" length="9969008" type="video/ogg" />
<enclosure url="http://www.pirsquared.org/vim-ipython/vim-ipython-shell_conv.flv" length="1558383" type="video/x-flv" />
<enclosure url="http://pirsquared.org/vim-ipython/vim-ipython.ogv" length="14504962" type="video/ogg" />
		</item>
		<item>
		<title>thoughts about the sea of information</title>
		<link>http://pirsquared.org/blog/2007/07/31/information/</link>
		<comments>http://pirsquared.org/blog/2007/07/31/information/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 11:23:27 +0000</pubDate>
		<dc:creator>Paul Ivanov</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[cass sunstein]]></category>
		<category><![CDATA[cliff stoll]]></category>
		<category><![CDATA[david weinberger]]></category>
		<category><![CDATA[everything is miscellaneous]]></category>
		<category><![CDATA[fsm]]></category>
		<category><![CDATA[hello-world]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[informationoverload]]></category>
		<category><![CDATA[manuel castells]]></category>
		<category><![CDATA[moe's books]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://www.pirsquared.org/blog/2007/07/31/information/</guid>
		<description><![CDATA[... The non-obvious threat of information is that weâ€™re drowning in it...]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.pirsquared.org/blog/wp-content/uploads/2007/07/everythingmisc.thumbnail.jpg" alt="Everything is Miscellaneous" align="left" height="125" width="81" />I just finished reading<sup><a href="http://pirsquared.org/blog/2007/07/31/information/#footnote_0_15" id="identifier_0_15" class="footnote-link footnote-identifier-link" title="In three evening sittings at Moe&#039;s Books">1</a></sup> David Weinberger&#8217;s <u>Everything is Miscellaneous</u> and I find it to be a pretty engaging description of how the state of knowledge evolved with time, and now it has given me a chance to write down some thoughts.</p>
<p>The basic gist of the book is that knowledge is no longer tied to the physical (e.g. books), which used to limit how one went about organizing and finding it (e.g. Dewey decimal system). Now we can attach as much metadata as our hearts desire, which technology helps us sift through to help us find what we want. Instead of each book having a particular place, as in a warehouse, or a relative position (alphabetical within a subject), an individual leaf of information lives on a multitude of trees simultaneously, and the trees themselves are dynamically created and rearranged for each user on the fly.</p>
<p>The first few chapters focused on how knowledge has been historically organized over the centuries. I did skim through a few of the middle chapters, it seemed to be pretty straightforward commentary on the digital lives most of us now lead &#8211; user created content, social tags and lists, auto-recommendation, etc. Some over-simplified, in that sometimes unavoidable awkwardness  that comes out of describing something neat and complex yet obvious to those leading digital lives. It was refreshing to read about the downsides of scientific publications like Nature and Science (e.g. good science isn&#8217;t enough<sup><a href="http://pirsquared.org/blog/2007/07/31/information/#footnote_1_15" id="identifier_1_15" class="footnote-link footnote-identifier-link" title="some might even argue &quot;isn&#039;t required&quot;">2</a></sup> to publish because of how few articles get in, the research has to be &#8220;sexy&#8221;)  and how the new comer <a href="http://www.plosone.org/">PLoS One</a> aims to correct these shortcomings. Because this was just the topic that was discussed at the <a href="http://neuroscience.berkeley.edu/" title="Helen Wills Neuroscience Institute, UC Berkeley">Neuroscience</a> retreat last year (in a lecture about the then-upcoming PLoS One), scientists care about this stuff and it comes back every so often.</p>
<p>Although I never considered it myself, I totally <em>got it</em> when Danae started her Master of Library Science. I would argue that more than anything else, what we&#8217;re producing most of in the world today is information. Perhaps <em>capture</em> and <em>disseminate</em> is a more appropriate description. Information, by itself, is agnostic to how it gets used (or abused). But the <a href="http://www.ocf.berkeley.edu/~stoll/">Cliff Stoll</a>-ian side of me says that we should be weary of the exponentially growing amount of information, and not just for the obvious Big Brother / privacy reasons (e.g. &#8220;<em><a href="http://hosted.ap.org/dynamic/stories/O/OH_PLATE_HUNTER_OHOL-?SITE=WBNSTV&amp;SECTION=HOME&amp;TEMPLATE=DEFAULT">Plate reader draws objections of ACLU</a></em>&#8220;).</p>
<p><strong>The non-obvious threat of information is that we&#8217;re drowning in it</strong> (my claim).  Here I&#8217;m glad Weinberger mentions Cass Sunstein&#8217;s book <u>Republic.com</u><sup><a href="http://pirsquared.org/blog/2007/07/31/information/#footnote_2_15" id="identifier_2_15" class="footnote-link footnote-identifier-link" title="Republic.com starts with a succinct vignette: &quot;the daily me&quot;">3</a></sup>, the basic thesis of which<sup><a href="http://pirsquared.org/blog/2007/07/31/information/#footnote_3_15" id="identifier_3_15" class="footnote-link footnote-identifier-link" title="on my quick skimming at the UCD bookstore this past Picnic Day.">4</a></sup>  is that with more and more information out there, we can all end up listening, watching, and reading only <em>that</em> which reinforces our world view &#8211; drowning out everything else without even having to plug up our ears and going <em>&#8220;LALALALALA&#8221;</em>, but by finding podcasts, channels, and blogs where others are doing the <em>&#8220;LALALALALA&#8221;</em> for us.</p>
<p><img src="http://www.pirsquared.org/blog/wp-content/uploads/2007/07/noodledoodlewall.jpg" alt="Touched by His Noodly Appendage" align="left" />In many ways, this leads to huge portions of the population nonsensically parroting something like &#8220;Evolution is just a theory&#8221; to one another. Scientific theories both explain observed phenomena (why living organisms share so much of their DNA) and make predictions about future observations (my niece&#8217;s hair color based on that of her parents, or maybe one you don&#8217;t hear about so often: regular use of antibacterial soap <em>might</em> be a bad idea, placing evolutionary pressure on the bacteria to evolve immunity to the soap). Moreover simpler or more elegant, straightforward theories are preferred (aka <a href="http://en.wikipedia.org/wiki/Occam%27s_Razor">Occam&#8217;s Razor</a>). Which is why Intelligent Design is on par with <a href="http://www.venganza.org/">Flying Spaghetti Monsterism</a>, not science. But this has been better described in <a href="http://en.wikipedia.org/wiki/Theory#Science">other places</a> and elsewhere (suggestions welcome). The point is that I&#8217;m worried that there&#8217;s no way anyone get through to the people that end up isolating themselves in their own feedback loops. I worry that not enough people engage enough to think on their own. Technology can&#8217;t fix this problem. No amount of metadata will ever be enough<sup><a href="http://pirsquared.org/blog/2007/07/31/information/#footnote_4_15" id="identifier_4_15" class="footnote-link footnote-identifier-link" title=" a point I think the book misses">5</a></sup>.</p>
<p>In this entry, I&#8217;ve linked to Wikipedia a few times, and while I agree it should not be regularly used for primary research, I also welcome the explicit uncertainty inherent in a publicly editable wiki, as it reflects the tentative nature of information, and I think we should be somewhat skeptical about a great deal. I have also been recommended, though I have not yet read Manuel Castells&#8217; <u>The Internet Galaxy</u>, though perhaps it is more topical for a future post I&#8217;ve been brewing for a while. Has anyone read it? &#8230;Anyway, this is my first pass at processing this stuff, hope it&#8217;s not too scatterbrained<sup><a href="http://pirsquared.org/blog/2007/07/31/information/#footnote_5_15" id="identifier_5_15" class="footnote-link footnote-identifier-link" title=" Cory Doctrow does a better job reviewing the book.">6</a></sup>.
<ol class="footnotes">
<li id="footnote_0_15" class="footnote">In three evening sittings at Moe&#8217;s Books</li>
<li id="footnote_1_15" class="footnote">some might even argue &#8220;isn&#8217;t required&#8221;</li>
<li id="footnote_2_15" class="footnote"><u>Republic.com</u> starts with a succinct vignette: &#8220;<a href="http://press.princeton.edu/chapters/s7014.html" aiotarget="false">the daily me</a>&#8220;</li>
<li id="footnote_3_15" class="footnote">on my quick skimming at the UCD bookstore this past Picnic Day.</li>
<li id="footnote_4_15" class="footnote"> a point I think the book misses</li>
<li id="footnote_5_15" class="footnote"> Cory Doctrow does a better job <a href="http://www.boingboing.net/2007/05/02/everything_is_miscel.html" title="Cory Doctrow's Review of Everything is Miscellaneous">reviewing the book</a>.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://pirsquared.org/blog/2007/07/31/information/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>And it begins again&#8230;</title>
		<link>http://pirsquared.org/blog/2007/07/20/hello-world/</link>
		<comments>http://pirsquared.org/blog/2007/07/20/hello-world/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 08:04:03 +0000</pubDate>
		<dc:creator>Paul Ivanov</dc:creator>
				<category><![CDATA[hello-world]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[So I finally bit the bullet and put up my own blog. It was just one of those wait and see things for a while, but now I find myself reading most things via rss feeds, so I really had no excuse not to move on from my livejournal. I was afraid of abandoning my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pirsquared.org/blog/" title="screen cap"><img src="http://www.pirsquared.org/blog/wp-content/uploads/2007/07/blog.png" alt="screen cap" /></a></p>
<p>So I finally bit the bullet and put up my own blog. It was just one of those wait and see things for a while, but now I find myself reading most things via rss feeds, so I really had no excuse not to move on from <a href="http://www.livejournal.com/~pavelthegeek" title="Paul Ivanov's (old) Journal">my livejournal</a>. I was afraid of abandoning my lj-friends &#8211; but <a href="http://zade.scrump.net/">Yuan</a> found a happy medium with cross-posting back to her lj (though now that she has an rss feed <em>I</em> read her entries first in Thunderbird, sometimes days ahead of visiting my friends page)</p>
<p>I&#8217;m still getting settled in, so this isn&#8217;t quite live yet.</p>
<p>Anyway, I&#8217;ve had a couple of entries on the back burner that I&#8217;ve been working on, and they feel serious enough to warrant having their own place, instead of being a part of a corpus I <a href="http://pavelthegeek.livejournal.com/2001/08/27/" title="my original post on livejournal in 2001">started almost six years ago</a> (in high school, no less). More and more people I know host their own blogs and it&#8217;s always nice to have a fresh start (though I&#8217;ve reposted a hand full of my most recent LJ entries to get a running start).</p>
]]></content:encoded>
			<wfw:commentRss>http://pirsquared.org/blog/2007/07/20/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

