<?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>Be lost in thought... &#187; weblog &amp; wiki</title>
	<atom:link href="http://nineye.net/blog/archives/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://nineye.net/blog</link>
	<description>Nineye's personal weblog!!!</description>
	<lastBuildDate>Mon, 30 Aug 2010 08:40:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MediaWiki Extension &#8211; Wiki2LaTeX</title>
		<link>http://nineye.net/blog/archives/1355</link>
		<comments>http://nineye.net/blog/archives/1355#comments</comments>
		<pubDate>Tue, 24 Nov 2009 08:22:50 +0000</pubDate>
		<dc:creator>Nineye</dc:creator>
				<category><![CDATA[weblog & wiki]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[MediaWiki extension]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[Wiki2LaTeX]]></category>

		<guid isPermaLink="false">http://nineye.net/blog/?p=1355</guid>
		<description><![CDATA[ 
위키의 활용 용도 중 하나가, 특정 규정집 작성이다 보니, 입력한 문서들을 책과 같은 문서로 만들어 주는 기능이 필요하게 되었다.
일반적으로 책이나, 논문들은 pdf파일로 주로 작성되고 공유되기 때문에, 위키 페이지를 pdf파일로 만들어 주는 Pdf Export, Pdf Book, Wiki2LaTeX 등의 extension들을 찾게 되었다.
Pdf Export, Pdf Book extension은 문서 변환에 htmldoc 명령어를 사용하는데, htmldoc은 한글을 지원해 주지 않는다. 따라서 [...]]]></description>
		<wfw:commentRss>http://nineye.net/blog/archives/1355/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MediaWiki의 설치</title>
		<link>http://nineye.net/blog/archives/1325</link>
		<comments>http://nineye.net/blog/archives/1325#comments</comments>
		<pubDate>Thu, 19 Nov 2009 02:33:51 +0000</pubDate>
		<dc:creator>Nineye</dc:creator>
				<category><![CDATA[weblog & wiki]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[미디어위키]]></category>
		<category><![CDATA[설치]]></category>

		<guid isPermaLink="false">http://nineye.net/blog/?p=1325</guid>
		<description><![CDATA[ 
회사에서, 연구소간 공유할 수 있는 위키를 만들게 되어서, 전세계적으로 가장 널리 알려진 Wikipedia의 근간이 된 MediaWiki를 설치하면서 수행한 일들을 정리한다.
문서의 순서는 필자가 MediaWiki를 설치하면서 수행한 일들을 시간 순서대로 나열 할 것이다. 참고로 MediaWiki의 홈페이지는 http://www.mediawiki.org 이다.
 
 
환경 
OS : Linux Cent-OS 64
php 버전 : 5.1.6
mysql 버전 : Ver 14.12 Distrib 5.0.45
GD 버전 : bundled (2.0.28 compatible)
MediaWiki 버전 : 1.15.1
설치 권한 [...]]]></description>
		<wfw:commentRss>http://nineye.net/blog/archives/1325/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress에서 특정 post들만 보여주는 page 만들기</title>
		<link>http://nineye.net/blog/archives/895</link>
		<comments>http://nineye.net/blog/archives/895#comments</comments>
		<pubDate>Mon, 01 Jun 2009 11:33:45 +0000</pubDate>
		<dc:creator>Nineye</dc:creator>
				<category><![CDATA[weblog & wiki]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[page template]]></category>

		<guid isPermaLink="false">http://nineye.net/blog/archives/895</guid>
		<description><![CDATA[개인 블로그를 만들면서 고민했던 것이, 주 내용은 필자의 전문분야와 관련된 내용인데, 여기에 덧붙여서 개인적인 내용도 적을까&#8230; 하는 것이었다.
처음엔 전문분야와 관련된 내용만 있었는데, 이 내용만으로는 블로그가 너무 딱딱하다는 느낌을 받았다. 자신의 블로그도 재미없다고 느끼는데 타인은 당연히 재미없다고 느끼겠지..
그래서 개인적인 내용도 넣으려고 했는데, 문제는, 메인 내용은 전문분야로 하되, 개인적인 내용은 따로 존재하게끔 만들고 싶었다는 것이었다. 이 글은 [...]]]></description>
		<wfw:commentRss>http://nineye.net/blog/archives/895/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>wordpress SyntaxHighlighter</title>
		<link>http://nineye.net/blog/archives/97</link>
		<comments>http://nineye.net/blog/archives/97#comments</comments>
		<pubDate>Wed, 18 Feb 2009 12:38:59 +0000</pubDate>
		<dc:creator>Nineye</dc:creator>
				<category><![CDATA[weblog & wiki]]></category>

		<guid isPermaLink="false">http://nineye.net/blog/?p=97</guid>
		<description><![CDATA[ 
syntaxHighlighter는 지원하는 소스코드에 대해 일반적인 개발툴에서 볼 수 있는 것과 같이 소스코드를 디스플레이 해주는 wordpress 플러그 인이다.
이 플러그 인은 다음의 언어들을 지원해 준다.

C++ &#8212; cpp, c, c++
C# &#8212; c#, c-sharp, csharp
CSS &#8212; css
Delphi &#8212; delphi, pascal
Java &#8212; java
JavaScript &#8212; js, jscript, javascript
PHP &#8212; php
Python &#8212; py, python
Ruby &#8212; rb, ruby, rails, ror
SQL &#8212; sql
VB &#8212; [...]]]></description>
		<wfw:commentRss>http://nineye.net/blog/archives/97/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
