<?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>blog.humaneguitarist.org &#187; laptops</title>
	<atom:link href="http://blog.humaneguitarist.org/tag/laptops/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.humaneguitarist.org</link>
	<description>discoveries in digital audio, music notation, and information encoding</description>
	<lastBuildDate>Tue, 07 Feb 2012 03:33:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>using Expression Encoder 3 to create WMV, Flash, and Ogg Theora screencasts</title>
		<link>http://blog.humaneguitarist.org/2010/04/25/using-expression-encoder-3-to-create-wmv-flash-and-ogg-theora-screencasts/</link>
		<comments>http://blog.humaneguitarist.org/2010/04/25/using-expression-encoder-3-to-create-wmv-flash-and-ogg-theora-screencasts/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 03:25:36 +0000</pubDate>
		<dc:creator>nitin</dc:creator>
				<category><![CDATA[technophilia]]></category>
		<category><![CDATA[laptops]]></category>
		<category><![CDATA[Ogg Theora]]></category>
		<category><![CDATA[screencasts]]></category>
		<category><![CDATA[video codecs]]></category>

		<guid isPermaLink="false">http://blog.humaneguitarist.org/?p=881</guid>
		<description><![CDATA[My Dell laptop died. I&#160;fried the motherboard trying to reduce the fan noise &#8230; long story. The computer was a couple years old and was pretty low-powered, so I&#160;don&#39;t feel too bad. I&#160;got a new laptop. It&#39;s a Lenovo T510 &#8211; pretty much the only laptop I&#160;could find under $1k that had a matte screen. [...]]]></description>
			<content:encoded><![CDATA[<p>My Dell laptop died.</p>
<p>I&nbsp;fried the motherboard trying to reduce the fan noise &#8230; long story. The computer was a couple years old and was pretty low-powered, so I&nbsp;don&#39;t feel<span style="font-style: italic;"> </span>too bad.</p>
<p>I&nbsp;got a new laptop. It&#39;s a Lenovo T510 &#8211; pretty much the only laptop I&nbsp;could find under $1k that had a matte screen. I&nbsp;just can&#39;t look at those glossy screens.</p>
<p>Anyway, I&#39;ve been playing around with having a more powerful computer so I&nbsp;dowloaded Microsoft&#39;s <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=b6c8015b-e5de-46c0-98cd-1be12eef89a8">Expression Encoder 3</a> (formerly Windows Media Encoder). Besides the encoder, it also has a screen capture function. The free version limits you to 10 minute captures, but I&#39;m guessing you could merge several screencasts in the Encoder component to make a longer video.</p>
<p>Anyway, on the downside of course is that the free version limits you to WMV (Windows Media)&nbsp;format. Now, there&#39;s nothing wrong with that, but it isn&#39;t the best format for widespread deployment via the Internet. But you can easily upload the video to YouTube or the much classier <a href="http://vimeo.com/">Vimeo</a>. That way you can get the file converted to something that can be viewed in-line with Flash and<em> </em>hosted for free. And those sites offer easy ways to share and embed the videos into your blog, website, or Facebook page, etc.</p>
<p>Now another option if</p>
<ul>
<li>you have the bandwidth to host the video yourself</li>
<li>and you like open standards</li>
</ul>
<p>is to convert your WMV&nbsp;file to Ogg Theora via <a href="http://v2v.cc/~j/ffmpeg2theora/">ffmpeg2theora</a>. All I&nbsp;had to do was dowload the Windows version of ffmpeg2theora (version 0.26) and then place it in the same folder as my WMV&nbsp;file.</p>
<p>Let&#39;s say the file is called &quot;foo.wmv&quot; and that it&#39;s in my root C drive.</p>
<p>The WMV&nbsp;can be converted to Ogg Theora via the following command line code:</p>
<p style="margin-left: 40px;"><code>C:\&gt; ffmpeg2theora-0.26 foo.wmv</code></p>
<p>I should mention that I seemed to only have any luck with this if I&nbsp;first set Expression Encoder to export to VC-1 Simple/WMA for the respective video/audio output formats.</p>
<p>Anyway, the new file called &quot;foo.ogv&quot; gets made and you can open and play it straight from Firefox which has native <a href="http://www.w3schools.com/html5/tag_video.asp">HTML5 &lt;video&gt; tag</a> support for Ogg Theora video files.</p>
<p>By the way, <a href="http://techcrunch.com/2009/07/06/html-5-ogg-theora-vs-h264-in-the-battle-for-a-web-video-standard/">here&#39;s an interesting bit</a> on the impending battle between Ogg Theora and the H.264 video codec.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.humaneguitarist.org/2010/04/25/using-expression-encoder-3-to-create-wmv-flash-and-ogg-theora-screencasts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>LS-598 #3: web demo update</title>
		<link>http://blog.humaneguitarist.org/2010/03/17/ls-598-3-web-demo-update/</link>
		<comments>http://blog.humaneguitarist.org/2010/03/17/ls-598-3-web-demo-update/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 18:43:35 +0000</pubDate>
		<dc:creator>nitin</dc:creator>
				<category><![CDATA[music notation]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[headless]]></category>
		<category><![CDATA[laptops]]></category>
		<category><![CDATA[MXMLiszt]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://blog.humaneguitarist.org/?p=828</guid>
		<description><![CDATA[Before I&#160;provide a quick update on the status of the web demo for my MusicXML digital library delivery mock-up, it goes without saying that I&#160;haven&#39;t been bloggin per my original intent. That is to say, the initial idea of writing my paper with a modular approach fed by blog posts, has essentially been scrapped. The [...]]]></description>
			<content:encoded><![CDATA[<p>Before I&nbsp;provide a quick update on the status of the web demo for my MusicXML digital library delivery mock-up, it goes without saying that I&nbsp;haven&#39;t been bloggin per my original intent. That is to say, the initial idea of writing my paper with a modular approach fed by blog posts, has essentially been scrapped. The idea of it all seemed a bit too piece-meal to me. Instead, I&#39;ll write the paper and post it in its entirety when it&#39;s been written.</p>
<p>As for the web demo, it&#39;s more or less completed from a programming p.o.v at this point, but there are a few things I&nbsp;want to mention:</p>
<ul>
<li>The software has a name in MXMLiszt, i.e. &quot;MusicXML List&quot;. It&#39;s pronounced &quot;maximalist&quot; and happily references <a href="http://www.biography.com/articles/Franz-Liszt-9383467">my favorite composer</a> in the process.</li>
<li>It should run &quot;out of the box&quot; (after you install all dependencies) on Windows servers running <a href="http://www.apachefriends.org/en/xampp.html">XAMPP</a> or at least an Apache installation on a Windows server with the same folder configuration as XAMPP.</li>
<li>It will utilize open-source software only, with the ironic exception of the OS.</li>
<li>MXMLiszt will be released with a BSD license approximately 6-8 weeks from now after the documentation is complete and my paper is finished.</li>
</ul>
<p>Eventually, I&#39;ll port MXMLiszt to Linux (in all likelihood for Ubuntu specifically), but that will entail some work I&#39;m not willing to be distracted by just yet. With Linux, I&#39;ll have more homework to do before I&nbsp;can distribute it and ask people to expect it to work.</p>
<p>Other problems are finding a server to support MXMLiszt. Given all the software requirements and that I&nbsp;*do not*&nbsp;want to have to rearrange&nbsp; &#8211; for either a Windows or Linux server &#8211; all the paths to the various executable I&nbsp;utilize <em>and </em>- for Linux hosting &#8211; the fact that I&nbsp;can&#39;t control what Linux distro a web hosting company offers, I have only two options:</p>
<ol>
<li>Use my own laptop as a server. The downside of this is that I&nbsp;can&#39;t leave it on 24/7. I&#39;ll only be able to offer it from roughly 9-5 EST Mon-Fri since I&#39;ll need my computer to rest and/or be available for personal use while I&#39;m home.</li>
<li>Run MXMLiszt from a Virtual Private Server (VPS) &#8211; i.e. instead of a typical web hosting plan, I&#39;ll rent out a virtual machine running Windows from a hosting provider. This gives me total control of the VM and I&nbsp;don&#39;t have to make compromises and/or rearrange folders and paths to executables, etc.</li>
</ol>
<p>I&#39;ve decided to go with the 2nd option for now using <a href="http://kickassvps.com">KickAssVPS</a>. I&#39;ll report back how that works out, but I want to close with the economic dilemma all this presents.</p>
<p>It&#39;s roughly $35 a month to have a Windows VPS with KickAssVPS. And that&#39;s on the low end of VPS pricing. That&#39;s not that expensive but when one factors in that for that rate I&nbsp;could finance a brand-new really high end laptop, I&nbsp;have to ask myself &quot;Why not just use my current low-end Dell laptop as a server and use the $35 bucks a month to get a really nice laptop?&quot;.</p>
<p>Good question. For now I&#39;ll try the VPS, but I&nbsp;have a feeling that my narcissistic need to control everything will lead me back to running a server from home. And I&nbsp;think in the end I just won&#39;t be able to justify the cost of renting (VPS) vs. renting to own (financing a new laptop).</p>
<p>If you&#39;re asking &quot;Why get an expensive laptop? Why not get a really cheap one or better yet a used headless server?&quot;</p>
<p>Well, my friend, it doesn&#39;t get much cheaper than my Dell Vostro. If I buy a low-end laptop, it&#39;ll end up being comparable in price and specs to my Dell. It doesn&#39;t make much sense to essentially have two of the same thing. As for headless servers, that would be better from the p.o.v. of running a server 24/7 but I&#39;d need a monitor at some point and I don&#39;t want to get into buying more peripherals &#8230;</p>
<p>&#8230; unless someone can tell me how to remotely control a headless server from a laptop without *ever* needing a monitor for the headless.</p>
<p><img alt=";)" src="http://blog.humaneguitarist.org/wp-content/plugins/fckeditor-for-wordpress-plugin/ckeditor/plugins/smiley/images/wink_smile.gif" title=";)" /></p>
<hr />
<p><span style="font-size: smaller;">This blog post is part of a semester-long investigation into digital encoding of symbolic music representation (SMR), its context in libraries, web-based delivery, preservation and metadata, and search and retrieval technologies.</span><span style="font-size: smaller;"><br />
	</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.humaneguitarist.org/2010/03/17/ls-598-3-web-demo-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>high school students in NSW get laptops with MuseScore</title>
		<link>http://blog.humaneguitarist.org/2009/08/29/high-school-students-in-nsw-get-musescore-on-laptop/</link>
		<comments>http://blog.humaneguitarist.org/2009/08/29/high-school-students-in-nsw-get-musescore-on-laptop/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 14:51:13 +0000</pubDate>
		<dc:creator>nitin</dc:creator>
				<category><![CDATA[music notation]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Audacity]]></category>
		<category><![CDATA[Australia]]></category>
		<category><![CDATA[laptops]]></category>
		<category><![CDATA[Musescore]]></category>

		<guid isPermaLink="false">http://blog.humaneguitarist.org/?p=127</guid>
		<description><![CDATA[Last week I&#160;learned via Facebook that the open-source, cross-platform music notation software MuseScore will be provided to to New South Wales high school students via the NSW Department of Education and Training&#8217;s Digital Education Revolution program. The open-source, cross-platform audio editor Audacity will also be included. The program provides laptops to high school students. If [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I&nbsp;learned via Facebook that the open-source, cross-platform music notation software <a href="http://www.musescore.org/">MuseScore</a> will be provided to to New South Wales high school students via the NSW Department of Education and Training&#8217;s <a href="http://www.schools.nsw.edu.au/gotoschool/highschool/dernsw/index.php">Digital Education Revolution</a> program. The open-source, cross-platform audio editor <a href="http://audacity.sourceforge.net/">Audacity</a> will also be included.</p>
<p>The program provides laptops to high school students. If they make it past their last year, the students get to keep the device.</p>
<p>That&#8217;s not bad, especially considering that most people&#8217;s computer needs are tapering off and a solid machine from 2009 should be good for quite some time.</p>
<p>Interestingly, the machine will be powered by Windows 7 and will come loaded with Microsoft Office and various Adobe sofware &#8211; i.e. this won&#8217;t be a banner example for the open-source and Linux communities.</p>
<p>For the machine&#8217;s specs and a software list <a href="http://www.schools.nsw.edu.au/gotoschool/highschool/dernsw/thelaptop.php">click here</a>.</p>
<p>Of particular interest is the fact that students and parents have to sign a <a href="http://www.schools.nsw.edu.au/gotoschool/highschool/dernsw/thelaptop.php#charter">Laptop User Charter</a> before they can take the device home. Otherwise, they can only use it in class.</p>
<p>Still curious?&nbsp;You can watch the snazzy promo video below. If you want, you can <a href="http://www.youtube.com/watch?v=5-T71zmupiA#t=3m50s">skip ahead</a> to the part that discusses the charter.</p>
<p><object width="425" height="344"><param value="http://www.youtube.com/v/5-T71zmupiA&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" name="movie" /><param value="true" name="allowFullScreen" /><param value="always" name="allowScriptAccess" /><embed width="425" height="344" allowscriptaccess="always" allowfullscreen="true" type="application/x-shockwave-flash" src="http://www.youtube.com/v/5-T71zmupiA&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.humaneguitarist.org/2009/08/29/high-school-students-in-nsw-get-musescore-on-laptop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

