Academia http://blog.samat.org/taxonomy/term/12/0 en Connecting to the Columbia Medical Center's Athens WiFi network with Linux http://blog.samat.org/2006/11/22/connecting-to-the-columbia-medical-centers-athens-wifi-network-with-linux <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p><a href="http://cumc.columbia.edu/">Columbia University&#8217;s Medical Center</a>, like many university campuses, has many WiFi access points. To meet <span class="caps">HIPAA</span> privacy regulations all their wireless networks require use of VPNs or sophisticated encryption&nbsp;protocols.</p> <p>Connecting to their <a href="http://www.cubhis.org/getting_started/wireless.html#athens">athens wireless network</a>, which uses <span class="caps">IEEE</span>-802.1x authentication, is a little non-obvious with Linux, but is possible given your wireless card supports <span class="caps">WPA</span> and works with <a href="http://hostap.epitest.fi/wpa_supplicant">wpa_supplicant</a>.</p> <p>To save the many weeks I spent fiddling, the magic wpa_supplicant.conf stanza that works for&nbsp;me:</p> <p><code> network={ ssid="athens" key_mgmt=WPA-EAP eap=TTLS pairwise=TKIP group=TKIP phase2="auth=PAP" identity="foo" password="bar" priority=2 } </code></p> <p>Replace <i>foo</i> with your Columbia University <span class="caps">UNI</span> and <i>bar</i> with your&nbsp;password.</p> </div></div></div><div class="field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Topic:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/tag/Linux" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Linux</a></div><div class="field-item odd"><a href="/tag/Academia" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Academia</a></div><div class="field-item even"><a href="/tag/Wireless" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Wireless</a></div><div class="field-item odd"><a href="/tag/Configuration" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Configuration</a></div></div></div> Thu, 23 Nov 2006 05:46:09 +0000 Samat Jain 126 at http://blog.samat.org Gentium, my new Times New Roman replacement http://blog.samat.org/2006/05/03/gentium-my-new-times-new-roman-replacement <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p><a href="http://scripts.sil.org/Gentium">Gentium</a>, called the &#8220;typeface for the nations,&#8221; is a nice serif font. It does not look particularly great on-screen, but on paper, it is absolutely&nbsp;beautiful.</p> <p>The <a href="http://scripts.sil.org/Gentium_samples">Gentium samples page</a> includes some pictures, as well as a <a href="http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=Gentium_RU_spec&filename=Gentium_RU_spec.pdf">a <span class="caps">PDF</span> containing a history of Gentium</a>. Again, they don&#8217;t do the font justice on-screen: print the <span class="caps">PDF</span> and just stare at how beautiful it&nbsp;is.</p> <p>One of it&#8217;s nice properties is that it&#8217;s approximately the same size as Times New Roman, point for point. That is, a document typeset in Times New Roman and one typeset in Gentium will be the same length when printed. Because of this, Gentium is a great alternative to Times New Roman, because even with similar sizing, Gentium&#8217;s glyphs appear bigger, and are much easier to&nbsp;read.</p> <p>Did I mention it is Unicode? No, it doesn&#8217;t have the entire Unicode character set&#8230; but no doubt it one day&nbsp;will.</p> </div></div></div><div class="field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Topic:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/tag/Academia" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Academia</a></div></div></div> Thu, 04 May 2006 04:02:55 +0000 Samat Jain 90 at http://blog.samat.org Computer Organization and Design For More Practice Problem 2.28 http://blog.samat.org/2006/02/16/computer_organization_and_design_for_more_practice_problem_2_28 <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>I&#8217;m using <a href="http://books.elsevier.com/companions/1558606041/">Computer Organization and Design, 3rd ed</a> (David Patterson and John Hennessy) for an electrical engineering course (that I have to take to graduate) in computer systems architecture. Assigned as homework, from the <i>For More Practice</i> section, is problem 2.28: </div></div></div><div class="field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Topic:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/tag/Programming" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Programming</a></div><div class="field-item odd"><a href="/tag/Academia" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Academia</a></div></div></div> Thu, 16 Feb 2006 08:37:10 +0000 Samat Jain 71 at http://blog.samat.org eInstruction "clicker" remotes http://blog.samat.org/2005/08/25/einstruction_clicker_remotes <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>I&#8217;ve been on a hating fest lately, so I&#8217;ve decided to document my peeves about the <a href="http://www.einstruction.com/">eInstruction CPSrf remotes</a>, commonly known as&nbsp;&#8220;clickers.&#8221;</p> </div></div></div><div class="field field-name-taxonomy-vocabulary-1 field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Topic:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="/tag/Academia" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Academia</a></div></div></div> Fri, 26 Aug 2005 02:57:00 +0000 Samat Jain 53 at http://blog.samat.org