<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Yongseok Oh</title>
	<atom:link href="http://ysoh.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ysoh.wordpress.com</link>
	<description></description>
	<lastBuildDate>Sat, 18 Feb 2012 15:17:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ysoh.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Yongseok Oh</title>
		<link>http://ysoh.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ysoh.wordpress.com/osd.xml" title="Yongseok Oh" />
	<atom:link rel='hub' href='http://ysoh.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How to adjust sub caption of sub figure in latex</title>
		<link>http://ysoh.wordpress.com/2012/01/10/how-to-adjust-sub-caption-of-sub-figure-in-latex/</link>
		<comments>http://ysoh.wordpress.com/2012/01/10/how-to-adjust-sub-caption-of-sub-figure-in-latex/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 07:00:09 +0000</pubDate>
		<dc:creator>ysoh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ysoh.wordpress.com/?p=853</guid>
		<description><![CDATA[\usepackage[hang]{subfigure} http://www.tex.ac.uk/CTAN/obsolete/macros/latex/contrib/subfigure/subfigure.pdf<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=853&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>\usepackage[hang]{subfigure}</p>
<p>http://www.tex.ac.uk/CTAN/obsolete/macros/latex/contrib/subfigure/subfigure.pdf</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ysoh.wordpress.com/853/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ysoh.wordpress.com/853/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ysoh.wordpress.com/853/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ysoh.wordpress.com/853/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ysoh.wordpress.com/853/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ysoh.wordpress.com/853/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ysoh.wordpress.com/853/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ysoh.wordpress.com/853/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ysoh.wordpress.com/853/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ysoh.wordpress.com/853/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ysoh.wordpress.com/853/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ysoh.wordpress.com/853/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ysoh.wordpress.com/853/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ysoh.wordpress.com/853/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=853&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ysoh.wordpress.com/2012/01/10/how-to-adjust-sub-caption-of-sub-figure-in-latex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7189c3ec9316871e4feecf1e46789e77?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ysoh</media:title>
		</media:content>
	</item>
		<item>
		<title>How to locate figures and tables in latex documents</title>
		<link>http://ysoh.wordpress.com/2012/01/10/how-to-locate-figures-and-tables-in-latex-documents/</link>
		<comments>http://ysoh.wordpress.com/2012/01/10/how-to-locate-figures-and-tables-in-latex-documents/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 03:24:08 +0000</pubDate>
		<dc:creator>ysoh</dc:creator>
				<category><![CDATA[Latex]]></category>

		<guid isPermaLink="false">http://ysoh.wordpress.com/?p=854</guid>
		<description><![CDATA[b (bottom) h (here) p (page) t (top)   \begin{table}[htbp] \begin{tabular}{column specification} ... Table stuff in here ... \end{tabular} \end{table} &#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=854&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>b (bottom)</p>
<p>h (here)</p>
<p>p (page)</p>
<p>t (top)</p>
<div>
<div>
<div>
<div>
<pre> 
\begin{table}[htbp]
  \begin{tabular}{column specification}</pre>
</div>
</div>
</div>
<div>
<div>
<div>
<pre>  ...  Table stuff in here  ...
\end{tabular}</pre>
</div>
</div>
</div>
<div>
<div>
<div>
<p>\end{table}</p>
</div>
</div>
</div>
</div>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ysoh.wordpress.com/854/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ysoh.wordpress.com/854/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ysoh.wordpress.com/854/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ysoh.wordpress.com/854/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ysoh.wordpress.com/854/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ysoh.wordpress.com/854/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ysoh.wordpress.com/854/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ysoh.wordpress.com/854/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ysoh.wordpress.com/854/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ysoh.wordpress.com/854/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ysoh.wordpress.com/854/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ysoh.wordpress.com/854/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ysoh.wordpress.com/854/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ysoh.wordpress.com/854/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=854&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ysoh.wordpress.com/2012/01/10/how-to-locate-figures-and-tables-in-latex-documents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7189c3ec9316871e4feecf1e46789e77?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ysoh</media:title>
		</media:content>
	</item>
		<item>
		<title>VNC server setting</title>
		<link>http://ysoh.wordpress.com/2012/01/09/vnc-server-setting/</link>
		<comments>http://ysoh.wordpress.com/2012/01/09/vnc-server-setting/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 07:12:50 +0000</pubDate>
		<dc:creator>ysoh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ysoh.wordpress.com/?p=835</guid>
		<description><![CDATA[~/.vnc/xstartup 파일에서 다지우고 gnome-session&#38;을 추가한다.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=835&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>~/.vnc/xstartup 파일에서 </p>
<p>다지우고 gnome-session&amp;을 추가한다.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ysoh.wordpress.com/835/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ysoh.wordpress.com/835/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ysoh.wordpress.com/835/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ysoh.wordpress.com/835/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ysoh.wordpress.com/835/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ysoh.wordpress.com/835/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ysoh.wordpress.com/835/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ysoh.wordpress.com/835/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ysoh.wordpress.com/835/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ysoh.wordpress.com/835/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ysoh.wordpress.com/835/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ysoh.wordpress.com/835/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ysoh.wordpress.com/835/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ysoh.wordpress.com/835/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=835&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ysoh.wordpress.com/2012/01/09/vnc-server-setting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7189c3ec9316871e4feecf1e46789e77?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ysoh</media:title>
		</media:content>
	</item>
		<item>
		<title>Our study will be presented at FAST2012</title>
		<link>http://ysoh.wordpress.com/2011/12/23/our-study-will-be-presented-at-fast2010/</link>
		<comments>http://ysoh.wordpress.com/2011/12/23/our-study-will-be-presented-at-fast2010/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 16:15:49 +0000</pubDate>
		<dc:creator>ysoh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ysoh.wordpress.com/?p=826</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=826&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.usenix.org/events/fast12/tech/"> <img class="alignnone" style="border-color:initial;border-style:initial;border-width:0;" src="http://www.usenix.org/events/fast12/art/fast12_button.jpg" alt="FAST '12" width="125" height="125" border="0" /> </a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ysoh.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ysoh.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ysoh.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ysoh.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ysoh.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ysoh.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ysoh.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ysoh.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ysoh.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ysoh.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ysoh.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ysoh.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ysoh.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ysoh.wordpress.com/826/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=826&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ysoh.wordpress.com/2011/12/23/our-study-will-be-presented-at-fast2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7189c3ec9316871e4feecf1e46789e77?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ysoh</media:title>
		</media:content>

		<media:content url="http://www.usenix.org/events/fast12/art/fast12_button.jpg" medium="image">
			<media:title type="html">FAST &#039;12</media:title>
		</media:content>
	</item>
		<item>
		<title>Heatmap example in Matplotlib with Numpy</title>
		<link>http://ysoh.wordpress.com/2011/12/22/heatmap-example-in-matplotlib-with-bumpy/</link>
		<comments>http://ysoh.wordpress.com/2011/12/22/heatmap-example-in-matplotlib-with-bumpy/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 06:53:52 +0000</pubDate>
		<dc:creator>ysoh</dc:creator>
				<category><![CDATA[Matplotlib]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://ysoh.wordpress.com/?p=837</guid>
		<description><![CDATA[Good example -&#62; http://telliott99.blogspot.com/2009/12/matplotlib-in-os-x-3.html http://stackoverflow.com/questions/2318529/plotting-only-upper-lower-triangle-of-a-heatmap<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=837&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre><code>Good example -&gt; http://telliott99.blogspot.com/2009/12/matplotlib-in-os-x-3.html</code>
<code> </code>
<code> </code>
<code>http://stackoverflow.com/questions/2318529/plotting-only-upper-lower-triangle-of-a-heatmap</code></pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ysoh.wordpress.com/837/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ysoh.wordpress.com/837/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ysoh.wordpress.com/837/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ysoh.wordpress.com/837/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ysoh.wordpress.com/837/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ysoh.wordpress.com/837/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ysoh.wordpress.com/837/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ysoh.wordpress.com/837/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ysoh.wordpress.com/837/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ysoh.wordpress.com/837/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ysoh.wordpress.com/837/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ysoh.wordpress.com/837/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ysoh.wordpress.com/837/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ysoh.wordpress.com/837/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=837&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ysoh.wordpress.com/2011/12/22/heatmap-example-in-matplotlib-with-bumpy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7189c3ec9316871e4feecf1e46789e77?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ysoh</media:title>
		</media:content>
	</item>
		<item>
		<title>MAC OS X 터미널에 색상 넣기</title>
		<link>http://ysoh.wordpress.com/2011/12/20/mac-os-x-%ed%84%b0%eb%af%b8%eb%84%90%ec%97%90-%ec%83%89%ec%83%81-%eb%84%a3%ea%b8%b0/</link>
		<comments>http://ysoh.wordpress.com/2011/12/20/mac-os-x-%ed%84%b0%eb%af%b8%eb%84%90%ec%97%90-%ec%83%89%ec%83%81-%eb%84%a3%ea%b8%b0/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 12:40:23 +0000</pubDate>
		<dc:creator>ysoh</dc:creator>
				<category><![CDATA[MAC OS X]]></category>

		<guid isPermaLink="false">http://ysoh.wordpress.com/?p=821</guid>
		<description><![CDATA[vi .profile 을 열어서 alias ls=&#8221;ls -vG&#8221; 라고 입력한다.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=821&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>vi .profile 을 열어서<br />
alias ls=&#8221;ls -vG&#8221; 라고 입력한다.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ysoh.wordpress.com/821/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ysoh.wordpress.com/821/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ysoh.wordpress.com/821/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ysoh.wordpress.com/821/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ysoh.wordpress.com/821/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ysoh.wordpress.com/821/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ysoh.wordpress.com/821/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ysoh.wordpress.com/821/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ysoh.wordpress.com/821/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ysoh.wordpress.com/821/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ysoh.wordpress.com/821/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ysoh.wordpress.com/821/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ysoh.wordpress.com/821/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ysoh.wordpress.com/821/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=821&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ysoh.wordpress.com/2011/12/20/mac-os-x-%ed%84%b0%eb%af%b8%eb%84%90%ec%97%90-%ec%83%89%ec%83%81-%eb%84%a3%ea%b8%b0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7189c3ec9316871e4feecf1e46789e77?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ysoh</media:title>
		</media:content>
	</item>
		<item>
		<title>How to install Python 2.7 with Matplotlib, NumPy and Scipy in MAC OS X</title>
		<link>http://ysoh.wordpress.com/2011/12/20/how-to-install-python-2-7-with-matplotlib-numpy-and-scipy/</link>
		<comments>http://ysoh.wordpress.com/2011/12/20/how-to-install-python-2-7-with-matplotlib-numpy-and-scipy/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 09:59:05 +0000</pubDate>
		<dc:creator>ysoh</dc:creator>
				<category><![CDATA[MAC OS X]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://ysoh.wordpress.com/?p=817</guid>
		<description><![CDATA[sudo port install python27 py27-numpy py27-scipy py27-matplotlib py27-matplotlib-basemap sudo easy_install matplotlib bumpy scipy &#8230; sudo port select python python27 http://stackoverflow.com/questions/8543148/i-want-to-use-matplotlib-in-osx-lion Installation of Boomslang unarchiver boomslang.tar.gz.. sudo python setup.py install<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=817&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>sudo port install python27 py27-numpy py27-scipy py27-matplotlib py27-matplotlib-basemap<br />
sudo easy_install matplotlib bumpy scipy &#8230;<br />
sudo port select python python27</p>
<p>http://stackoverflow.com/questions/8543148/i-want-to-use-matplotlib-in-osx-lion</p>
<p>Installation of Boomslang</p>
<p>unarchiver boomslang.tar.gz..<br />
sudo python setup.py install</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ysoh.wordpress.com/817/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ysoh.wordpress.com/817/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ysoh.wordpress.com/817/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ysoh.wordpress.com/817/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ysoh.wordpress.com/817/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ysoh.wordpress.com/817/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ysoh.wordpress.com/817/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ysoh.wordpress.com/817/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ysoh.wordpress.com/817/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ysoh.wordpress.com/817/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ysoh.wordpress.com/817/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ysoh.wordpress.com/817/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ysoh.wordpress.com/817/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ysoh.wordpress.com/817/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=817&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ysoh.wordpress.com/2011/12/20/how-to-install-python-2-7-with-matplotlib-numpy-and-scipy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7189c3ec9316871e4feecf1e46789e77?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ysoh</media:title>
		</media:content>
	</item>
		<item>
		<title>Matplotlib Colormaps</title>
		<link>http://ysoh.wordpress.com/2011/12/13/matplotlib-colormaps/</link>
		<comments>http://ysoh.wordpress.com/2011/12/13/matplotlib-colormaps/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 15:22:23 +0000</pubDate>
		<dc:creator>ysoh</dc:creator>
				<category><![CDATA[Matplotlib]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://ysoh.wordpress.com/?p=815</guid>
		<description><![CDATA[http://www.scipy.org/Cookbook/Matplotlib/Show_colormaps<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=815&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>http://www.scipy.org/Cookbook/Matplotlib/Show_colormaps</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ysoh.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ysoh.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ysoh.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ysoh.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ysoh.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ysoh.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ysoh.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ysoh.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ysoh.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ysoh.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ysoh.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ysoh.wordpress.com/815/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ysoh.wordpress.com/815/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ysoh.wordpress.com/815/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=815&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ysoh.wordpress.com/2011/12/13/matplotlib-colormaps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7189c3ec9316871e4feecf1e46789e77?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ysoh</media:title>
		</media:content>
	</item>
		<item>
		<title>NFS server 설정</title>
		<link>http://ysoh.wordpress.com/2011/12/10/nfs-server-%ec%84%a4%ec%a0%95/</link>
		<comments>http://ysoh.wordpress.com/2011/12/10/nfs-server-%ec%84%a4%ec%a0%95/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 02:08:57 +0000</pubDate>
		<dc:creator>ysoh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ysoh.wordpress.com/?p=810</guid>
		<description><![CDATA[apt-get install nfs-kernel-server /etc/hosts 172.16&#8230; ysoh-dell /etc/exports /trace_collect localhost(rw, no_root_squash, async, no_subtree_check) /trace_collect ysoh-dell(rw, no_root_squash, async, no_subtree_check) chmod 1777 /trace_collect service nfs-kernel-server restart service portmap restart exportfs -a http://serings.tistory.com/75<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=810&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>apt-get install nfs-kernel-server</p>
<p>/etc/hosts</p>
<p>172.16&#8230; ysoh-dell</p>
<p>/etc/exports</p>
<p>/trace_collect localhost(rw, no_root_squash, async, no_subtree_check)<br />
/trace_collect ysoh-dell(rw, no_root_squash, async, no_subtree_check)</p>
<p>chmod 1777 /trace_collect</p>
<p>service nfs-kernel-server restart</p>
<p>service portmap restart<br />
exportfs -a</p>
<p><a href="http://serings.tistory.com/75">http://serings.tistory.com/75</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ysoh.wordpress.com/810/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ysoh.wordpress.com/810/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ysoh.wordpress.com/810/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ysoh.wordpress.com/810/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ysoh.wordpress.com/810/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ysoh.wordpress.com/810/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ysoh.wordpress.com/810/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ysoh.wordpress.com/810/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ysoh.wordpress.com/810/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ysoh.wordpress.com/810/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ysoh.wordpress.com/810/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ysoh.wordpress.com/810/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ysoh.wordpress.com/810/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ysoh.wordpress.com/810/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=810&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ysoh.wordpress.com/2011/12/10/nfs-server-%ec%84%a4%ec%a0%95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7189c3ec9316871e4feecf1e46789e77?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ysoh</media:title>
		</media:content>
	</item>
		<item>
		<title>Plotting Tools</title>
		<link>http://ysoh.wordpress.com/2011/11/28/ploticus/</link>
		<comments>http://ysoh.wordpress.com/2011/11/28/ploticus/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 11:43:55 +0000</pubDate>
		<dc:creator>ysoh</dc:creator>
				<category><![CDATA[Research Related]]></category>

		<guid isPermaLink="false">http://ysoh.wordpress.com/?p=798</guid>
		<description><![CDATA[Gnuplot  http://www.gnuplot.info/ Matplotlib http://matplotlib.sourceforge.net/ Ploticus http://ploticus.sourceforge.net/doc/welcome.html zPlot http://pages.cs.wisc.edu/~remzi/Zplot/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=798&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Gnuplot  <a href="http://www.gnuplot.info/" target="_blank">http://www.gnuplot.info/</a></p>
<p>Matplotlib <a href="http://matplotlib.sourceforge.net/" target="_blank">http://matplotlib.sourceforge.net/</a></p>
<p>Ploticus <a href="http://ploticus.sourceforge.net/doc/welcome.html">http://ploticus.sourceforge.net/doc/welcome.html</a></p>
<p>zPlot <a href="http://pages.cs.wisc.edu/~remzi/Zplot/">http://pages.cs.wisc.edu/~remzi/Zplot/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ysoh.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ysoh.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ysoh.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ysoh.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ysoh.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ysoh.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ysoh.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ysoh.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ysoh.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ysoh.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ysoh.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ysoh.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ysoh.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ysoh.wordpress.com/798/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ysoh.wordpress.com&amp;blog=13192496&amp;post=798&amp;subd=ysoh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ysoh.wordpress.com/2011/11/28/ploticus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7189c3ec9316871e4feecf1e46789e77?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ysoh</media:title>
		</media:content>
	</item>
	</channel>
</rss>
