<?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>No Reason &#187; 프로그래밍</title>
	<atom:link href="http://kijin.wordpress.com/category/%ed%94%84%eb%a1%9c%ea%b7%b8%eb%9e%98%eb%b0%8d/feed/" rel="self" type="application/rss+xml" />
	<link>http://kijin.wordpress.com</link>
	<description>잡기록, Bunch of records for myself</description>
	<lastBuildDate>Wed, 18 Jun 2008 21:19:34 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>ko</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='kijin.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/7262e77a12111fdea2c87423a9bc8c93?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>No Reason &#187; 프로그래밍</title>
		<link>http://kijin.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://kijin.wordpress.com/osd.xml" title="No Reason" />
		<item>
		<title>Change emacs font permanently</title>
		<link>http://kijin.wordpress.com/2007/10/27/change-emacs-font-permantly/</link>
		<comments>http://kijin.wordpress.com/2007/10/27/change-emacs-font-permantly/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 20:13:58 +0000</pubDate>
		<dc:creator>KJ</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[리눅스]]></category>
		<category><![CDATA[프로그래밍]]></category>

		<guid isPermaLink="false">http://kijin.wordpress.com/2007/10/27/change-emacs-font-permantly/</guid>
		<description><![CDATA[From CSE HUJI Emacs Fonts HOWTOTo check if some font is available in emacs do following:
1. Switch to *scratch* buffer.
2. Type: (prin1-to-string (x-list-fonts &#8220;font-you-whant-to-check or pattern&#8221;)).
3. Place the cursor after the last closing paren and hit C-j. List of the names of available fonts matching given pattern will appear in the current buffer (*scratch*).
4. For [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kijin.wordpress.com&blog=274026&post=19&subd=kijin&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><font color="#dddddd">From <a href="http://www.cs.huji.ac.il/~osigor/emacs/font.html#3">CSE HUJI Emacs Fonts HOWTO</a>To check if some font is available in emacs do following:</font></p>
<p><font color="#dddddd">1. Switch to *scratch* buffer.<br />
2. Type: (prin1-to-string (x-list-fonts &#8220;font-you-whant-to-check or pattern&#8221;)).<br />
3. Place the cursor after the last closing paren and hit C-j. List of the names of available fonts matching given pattern will appear in the current buffer (*scratch*).<br />
4. For listing of all available fonts use (prin1-to-string (x-list-fonts &#8220;*&#8221;)).</font></p>
<p><font color="#dddddd">Pick one that you want to use and add or edit a line in ~/.Xdefaults</font></p>
<p><font color="#dddddd">Emacs.font: <em>font-name</em></font></p>
<p><font color="#dddddd">These steps are not enough to make a new font in effect. Do the followings.</font></p>
<p><font color="#dddddd">From <a href="http://ubuntuforums.org/showthread.php?t=582460"> How can I change the font for emacs in ubuntu 7.10</a></font></p>
<p><font color="#dddddd">Edit~/ .Xdefaults<br />
$ xrdb -merge ~/.Xdefaults<br />
</font></p>
<p>A better way is found.</p>
<p>From <a href="http://www.onizu.com/blog/index.php/archives/permanent-font-change-emacs">Permanent Font Change (~/.emacs)</a></p>
<p>Add in ~/.emacs :</p>
<p><code>(setq default-frame-alist '((font . "-font-name-from-xfontsel")))</code></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kijin.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kijin.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kijin.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kijin.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kijin.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kijin.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kijin.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kijin.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kijin.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kijin.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kijin.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kijin.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kijin.wordpress.com&blog=274026&post=19&subd=kijin&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kijin.wordpress.com/2007/10/27/change-emacs-font-permantly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5487eebe380652d454dacb642667e593?s=96&#38;d=identicon" medium="image">
			<media:title type="html">music2u</media:title>
		</media:content>
	</item>
		<item>
		<title>vtk pipeline from implicit functions</title>
		<link>http://kijin.wordpress.com/2007/10/23/vtk-pipeline-from-implicit-functions/</link>
		<comments>http://kijin.wordpress.com/2007/10/23/vtk-pipeline-from-implicit-functions/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 16:04:14 +0000</pubDate>
		<dc:creator>KJ</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[vtk]]></category>
		<category><![CDATA[프로그래밍]]></category>

		<guid isPermaLink="false">http://kijin.wordpress.com/2007/10/23/vtk-pipeline-from-implicit-functions/</guid>
		<description><![CDATA[The basic vtk pipeline is
Source-&#62;Filter-&#62;Mapper-&#62;Renderer
If a source is well-defined as an Algorithm in the vtk library already, it is simple to follow the pipeline.
It seems that an appropriate routine needs to be derived when an object is generated from an implicit function.
Object as an implicit function -&#62; Sample function -&#62; Filter (such as contour filter) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kijin.wordpress.com&blog=274026&post=17&subd=kijin&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The basic vtk pipeline is</p>
<p>Source-&gt;Filter-&gt;Mapper-&gt;Renderer</p>
<p>If a source is well-defined as an Algorithm in the vtk library already, it is simple to follow the pipeline.</p>
<p>It seems that an appropriate routine needs to be derived when an object is generated from an implicit function.</p>
<p>Object as an implicit function -&gt; Sample function -&gt; Filter (such as contour filter) -&gt; Mapper -&gt;Actor -&gt; Renderer</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kijin.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kijin.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kijin.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kijin.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kijin.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kijin.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kijin.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kijin.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kijin.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kijin.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kijin.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kijin.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kijin.wordpress.com&blog=274026&post=17&subd=kijin&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kijin.wordpress.com/2007/10/23/vtk-pipeline-from-implicit-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5487eebe380652d454dacb642667e593?s=96&#38;d=identicon" medium="image">
			<media:title type="html">music2u</media:title>
		</media:content>
	</item>
	</channel>
</rss>