<?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>Swaroop C H - India, Technology, Life Skills &#187; WordPress</title>
	<atom:link href="http://www.swaroopch.com/blog/category/tech/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.swaroopch.com</link>
	<description>Conning people into thinking I&#039;m intelligent. Since 1982.</description>
	<lastBuildDate>Sat, 04 Feb 2012 19:52:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress 1.5</title>
		<link>http://www.swaroopch.com/blog/wordpress-15/</link>
		<comments>http://www.swaroopch.com/blog/wordpress-15/#comments</comments>
		<pubDate>Thu, 17 Feb 2005 13:12:49 +0000</pubDate>
		<dc:creator>Swaroop</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://swaroop.textdriven.com/archives/2005/02/17/wordpress-15/</guid>
		<description><![CDATA[WordPress 1.5 is out!! Can&#8217;t wait to switch to it. The list of features is unbelievably amazing. Personally, I&#8217;m tired of all the comment spam. WP1.5 solves that by a simple blacklisting mechanism where you can shift users to a whitelist (so that the next comment they enter appears immediately), the rest are under moderation. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/development/2005/02/strayhorn/">WordPress 1.5 is out</a>!! Can&#8217;t wait to switch to it. The list of features is unbelievably amazing.</p>

<p>Personally, I&#8217;m tired of all the comment spam. WP1.5 solves that by a simple blacklisting mechanism where you can shift users to a whitelist (so that the next comment they enter appears immediately), the rest are under moderation. If it is real spam, mark it as such and the next similar spam comment would be obliterated on arrival. Same goes for trackbacks (which I have currently disabled due to trackback spam). Simple, yet effective mechanism.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.swaroopch.com/blog/wordpress-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML Export feature for WordPress</title>
		<link>http://www.swaroopch.com/blog/html-export-feature-for-wordpress/</link>
		<comments>http://www.swaroopch.com/blog/html-export-feature-for-wordpress/#comments</comments>
		<pubDate>Wed, 05 Jan 2005 14:20:51 +0000</pubDate>
		<dc:creator>Swaroop</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://swaroop.textdriven.com/archives/2005/01/05/html-export-feature-for-wordpress/</guid>
		<description><![CDATA[Here&#8217;s an idea I thought of today. I&#8217;ve been using WordPress 1.5 beta to maintain a worklog and I came across a situation today where a &#8216;HTML export&#8217; feature would have been useful. I basically wanted to send a detailed description of a problem to a colleague but didn&#8217;t want to send the URL of [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an idea I thought of today.</p>

<p>I&#8217;ve been using WordPress 1.5 beta to <a href="http://www.infosential.com/archives/2005/01/10_ways_to_use_blogs_for_.php">maintain a worklog</a> and I came across a situation today where a &#8216;HTML export&#8217; feature would have been useful. I basically wanted to send a detailed description of a problem to a colleague but didn&#8217;t want to send the URL of the blog itself (for obvious reasons). HTML export would have been useful because of all the formatting and other similar reasons.</p>

<p>We can extrapolate this idea to a HTML export of the whole blog where you can have a neat offline website in the form of a diary (or maybe even chapters of a book if you can imagine that) and send to others or simply use it as a backup. This is useful in case where I can&#8217;t have a Apache server or MySQL etc. but still want to use or send across the information.</p>

<p>Does this &#8216;feature&#8217; sound useful ?</p>

<p>I imagine implementing the HTML export by simply specifying a stream to file as the output for PHP instead of the usual stdout. Some of the tricks that might need to be done include export/saving of CSS and images to the output directory so that the HTML export is complete.</p>

<p>In case, it <em>does</em> sound useful and if some gurus on the <a href="http://wordpress.org/mailman/listinfo/hackers">WordPress Hackers list</a> are willing to guide me, I might  write this feature. However, I haven&#8217;t written anything big in PHP till now.</p>

<p>( <small> I originally wanted to post this on the hackers-at-wordpress-dot-org list directly but it is down at the moment </small>)</p>

<h4>Update</h4>


<p>As you might have read in the comments section, I can achieve the same effect by writing a simple view.php where I can write the HTML and make the WordPress calls such as the_post() , etc. Why didn&#8217;t I think of that before? Duh. To reiterate, the best solutions are <strong>always</strong> the simplest ones.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.swaroopch.com/blog/html-export-feature-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>LinkBlog</title>
		<link>http://www.swaroopch.com/blog/linkblog/</link>
		<comments>http://www.swaroopch.com/blog/linkblog/#comments</comments>
		<pubDate>Sun, 02 Jan 2005 07:58:38 +0000</pubDate>
		<dc:creator>Swaroop</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://swaroop.textdriven.com/archives/2005/01/02/linkblog/</guid>
		<description><![CDATA[I have now added a linkblog sidebar on this blog. It is actually a cached version of my del.icio.us bookmarks maintained by the delicious-cached WordPress plugin. Some of the latest links I&#8217;ve added include Waiter Rant which is a humorous blog about the daily experiences of a waiter in a New York restaurant. The linkblog [...]]]></description>
			<content:encoded><![CDATA[<p>I have now added a linkblog sidebar on this blog. It is actually a cached version of my <a href="http://del.icio.us/swaroopch">del.icio.us bookmarks</a> maintained by the <a href="http://www.w-a-s-a-b-i.com/archives/2004/10/15/delisious-cached/">delicious-cached WordPress plugin</a>.</p>

<p>Some of the latest links I&#8217;ve added include <a href="http://www.waiterrant.blogspot.com/">Waiter Rant</a> which is a humorous blog about the daily experiences of a waiter in a New York restaurant.</p>

<p>The linkblog is refreshed every half an hour. You can however subscribe to the <a href="http://del.icio.us/rss/swaroopch">rss feed</a> directly if you want to keep up to date.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.swaroopch.com/blog/linkblog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Comment spam sucks</title>
		<link>http://www.swaroopch.com/blog/comment-spam-sucks/</link>
		<comments>http://www.swaroopch.com/blog/comment-spam-sucks/#comments</comments>
		<pubDate>Sun, 02 Jan 2005 06:02:05 +0000</pubDate>
		<dc:creator>Swaroop</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://swaroop.textdriven.com/archives/2005/01/02/comment-spam-sucks/</guid>
		<description><![CDATA[Forgive me for the ironic title, but I am getting spammed non-stop by some adult sites. I checked my mail today morning and I see more than 228 new comments on my site!! I had to delete them all by hand. Aah, the pains of becoming popular I immediately installed Dr Dave&#8217;s Spam Karma plugin [...]]]></description>
			<content:encoded><![CDATA[<p>Forgive me for the ironic title, but I am getting spammed non-stop by some adult sites. I checked my mail today morning and I see more than 228 new comments on my site!! I had to delete them all by hand. Aah, the pains of becoming popular <img src='http://www.swaroopch.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>

<p>I immediately installed <a href="http://www.unknowngenius.com/blog/wordpress/spam-karma">Dr Dave&#8217;s Spam Karma plugin for WordPress</a> and it&#8217;s been working like a charm ever since. In less than an hour since its installation, it is eaten up more than 214 spam comments!</p>

<p>Dr Dave, more good karma for you <img src='http://www.swaroopch.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.swaroopch.com/blog/comment-spam-sucks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 2/23 queries in 0.080 seconds using memcached
Object Caching 405/443 objects using memcached

Served from: www.swaroopch.com @ 2012-02-09 13:19:37 -->
