<?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 &#8211; Luxing Huang</title>
	<atom:link href="https://luxing.im/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>https://luxing.im</link>
	<description>Thoughs and things</description>
	<lastBuildDate>Mon, 16 Dec 2013 22:22:31 +0000</lastBuildDate>
	<language>en-CA</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
<site xmlns="com-wordpress:feed-additions:1">58771605</site>	<item>
		<title>ghost (blog publishing) at a glance</title>
		<link>https://luxing.im/ghost-blog-publishing-at-a-glance/</link>
					<comments>https://luxing.im/ghost-blog-publishing-at-a-glance/#respond</comments>
		
		<dc:creator><![CDATA[Luxing Huang]]></dc:creator>
		<pubDate>Tue, 15 Oct 2013 14:48:07 +0000</pubDate>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[ghost]]></category>
		<category><![CDATA[nodejs]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://blog.luxing.im/?p=130</guid>

					<description><![CDATA[Recently a new blog publishing service called ghost burst out in its existance for public testing, I am very curious of this new competitor of WordPress so I installed it and made a few tests. The installation process is simple enough and I feel I better not denote here necessarily as you just need to &#8230; <p class="link-more"><a href="https://luxing.im/ghost-blog-publishing-at-a-glance/" class="more-link">Continue reading<span class="screen-reader-text"> "ghost (blog publishing) at a glance"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>Recently a new blog publishing service called <em>ghost</em> burst out in its existance for public testing, I am very curious of this new competitor of WordPress so I installed it and made a few tests.<br />
<span id="more-130"></span><br />
The installation process is simple enough and I feel I better not denote here necessarily as you just need to follow the <a href="http://docs.ghost.org/installation/" target="_blank">Installation Guide</a>. Installing NodeJS is neither a problem, for CentOS, you just need to add EPEL repository and a </p>
<pre>yum install nodejs</pre>
<p> will take care of the rest.</p>
<p>For ghost, MarkDown language is a must to learn, and its initial blog article has nearly everything you need.</p>
<h2>Pros:</h2>
<p>1. <em>ghost</em> is built on NodeJS, and this is blazing fast. The designers of <em>ghost</em> clearly have a neat idea of how publishing works. In comparison, WordPress is too heavy, it has too many functions that I basically won&#8217;t use at all, and it is also heavily based on PHP, which is a large CPU resource consumer. For a blog that has 5000 PV per day (not mine absolutely!), VPS in general simply can&#8217;t handle them all, so the cost could be lower if you use <em>ghost</em></p>
<p>2. Looks great! In my opinion, personaly blogging should be as neat and clean as what <em>ghost</em> is like.</p>
<p>3. Sqlite database. Well for this, different people would have different opinions. For a personal blog, SQLite is enough though.</p>
<p>4. Mobile device friendly. I know WordPress has put a lot efforts on mobile devices, but, on my old iPhone 3GS, WP cannot match with <em>ghost</em> on mobile display and publishing, <em>ghost</em> is much much nicer.</p>
<h2>Cons:</h2>
<p>1. Plugins availability = none. WP beat up <em>ghost</em> completely in this area. Because of <em>ghost</em>&#8216;s early birth, the programmers behind it haven&#8217;t got the time to develop APIs for plugins, so my <img decoding="async" src="https://s0.wp.com/latex.php?latex=%5CLaTeX&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="&#92;LaTeX" class="latex" /> plugin, it will not work on <em>ghost</em> as well as other plugins like syntax highlighting etc.</p>
<p>2. Where is &#8220;Search&#8221; in <em>ghost</em>? It could be that I am blind or the function hasn&#8217;t been developed at all.</p>
<p>Anyway, <em>ghost</em> is at its early stage, it is not suitable yet to convert from WP to <em>ghost</em>, but we&#8217;ll see how it&#8217;ll go.</p>
<p>For my <em>ghost> testing site, please visit: <a href="http://test.luxing.im" target="_blank">http://test.luxing.im</a> (Closed)</p>
]]></content:encoded>
					
					<wfw:commentRss>https://luxing.im/ghost-blog-publishing-at-a-glance/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">130</post-id>	</item>
	</channel>
</rss>
