<?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:ymaps="http://api.maps.yahoo.com/Maps/V2/AnnotatedMaps.xsd">

<channel>
	<title>Sapling Design Solutions - Mumbai, India - WordPress Website Developers, Usability Testing and Evaluation, Touch Screen User Interface Design &#187; WordPress Plugins</title>
	<atom:link href="http://sapling.in/archives/category/wordpress-plugins/feed" rel="self" type="application/rss+xml" />
	<link>http://sapling.in</link>
	<description>WordPress website design and development, usability testing and evaluation in Mumbai and Thane</description>
	<lastBuildDate>Tue, 13 Apr 2010 09:48:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Plugins to help you update post and page urls</title>
		<link>http://sapling.in/archives/252</link>
		<comments>http://sapling.in/archives/252#comments</comments>
		<pubDate>Sat, 09 May 2009 07:03:46 +0000</pubDate>
		<dc:creator>pixelplant</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[moving wordpress]]></category>
		<category><![CDATA[update post links]]></category>

		<guid isPermaLink="false">http://wordpress-websites.in/?p=74</guid>
		<description><![CDATA[Hello world!
Its been a little more than a month since my last post. I have been a little busy with wooing (customers)and moving (a wordpress website from the test server to live). The website in question is a product&#8230;]]></description>
			<content:encoded><![CDATA[<p>Hello world!</p>
<p>Its been a little more than a month since my last post. I have been a little busy with wooing (customers)and moving (a wordpress website from the test server to live). The website in question is a product related website and has a lot of images and cross-links in the main post and custom fields. At 250+pages, it was a big question about how to change all these urls to point to the new domain. While it is possible to update them through dabbling in PhpMyAdmin, I was queasy about doing it. Luckily two plugins came to rescue - <a href="http://wordpress.org/extend/plugins/velvet-blues-update-urls/" target="_blank">Velvet Blues Update URLs</a> and <a href="http://wordpress.org/extend/plugins/search-and-replace/" target="_blank">Search and Replace</a>. I first used Update URLs plugin &#8211; it has a clean interface and less options. It did its work well, except that it skipped all custom field entries. Enter &#8216;Search and Replace&#8217;. I found it to contain more options and a little bit confusing (and I suspect a bit dangerous if you don&#8217;t know what not to check) but after checking the right boxes, it replaced nearly 400 entries in the custom fields flawlessly.</p>
<p>Another advantage of &#8216;Search and Replace&#8217; is that you get to know exactly how many of each type of links are replaced, which is something &#8216;Update URLs&#8217; lacks. I recommend this plugin with all my heart.</p>
<p>Happy moving!</p>
]]></content:encoded>
			<wfw:commentRss>http://sapling.in/archives/252/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple websites using single installation of WordPress</title>
		<link>http://sapling.in/archives/251</link>
		<comments>http://sapling.in/archives/251#comments</comments>
		<pubDate>Tue, 07 Apr 2009 10:48:37 +0000</pubDate>
		<dc:creator>pixelplant</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[multi-domain]]></category>
		<category><![CDATA[multiple websites]]></category>

		<guid isPermaLink="false">http://wordpress-websites.in/?p=69</guid>
		<description><![CDATA[Hi All!
Last week I almost deleted this blog to oblivion trying to install WPMU to get multiple websites running on a single installation. There are actually several ways to achieve this, WPMU being the most visible. However after banging&#8230;]]></description>
			<content:encoded><![CDATA[<p>Hi All!</p>
<p>Last week I almost deleted this blog to oblivion trying to install WPMU to get multiple websites running on a single installation. There are actually several ways to achieve this, WPMU being the most visible. However after banging my head with MU and multi-site plugin, I found these options (from the ones listed on the <a href="http://codex.wordpress.org/Installing_Multiple_Blogs" target="_blank">codex page</a>) still alive:</p>
<p><a href="http://lyceum.ibiblio.org/" target="_blank">Lyceum</a> &#8211; Sounds interesting and easier than WPMU, but the author is mulling closing down the project. This is an independent project based off Wp 2.0.x branch. If it gets revived, it will be interesting to take it for a ride.</p>
<p><a href="http://striderweb.com/nerdaphernalia/features/virtual-multiblog/" target="_blank">Virtual Multiblog</a> &#8211; seems popular among users who don&#8217;t use WPMU, and its apparently been around for some time. But I felt theprocedure was a bit complex.</p>
<p><a href="http://wp-hive.com/" target="_blank">WP-Hive</a> &#8211; Its a new project,v 1.0 released only this February, but it seemed simple to install and use. Be sure to look at the forum along with the installation instructions to get it up and running in under 5 minutes&#8230;or follow these instructions below:</p>
<ol>
<li>Setup your first blog as a normal WP installation</li>
<li>Upload the WP-Hive plugin into the Plugins directory.</li>
<li>Move the db.php from WP-Hive folder to wp-content directory.</li>
<li>Activate the plugin.</li>
<li>Load the homepage of the first blog in a new window/tab of the browser (you don&#8217;t want to lose the admin page you are into &#8211; do you?</li>
<li>In your hosting cpanel (whatever you use &#8211; DA, Helm, H-Sphere&#8230;) park the new domain you wish to add.</li>
<li>Once the domain resolves, run the WP installation script on that domain by typing http://domain.tld/wp-admin/install.php (where domain.tld is your second domain name).</li>
<li>Enter the admin interface and you will see all the plugins that are present on the main site, but inactive. Activate wp-hive and the others you wish to.</li>
<li>You will also see the themes you have installed on the main site, activate the one you want to use.</li>
</ol>
<p>You&#8217;re done! I am currently running 2 domains off the single installation.</p>
]]></content:encoded>
			<wfw:commentRss>http://sapling.in/archives/251/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to write WordPress blog posts in Indian languages</title>
		<link>http://sapling.in/archives/248</link>
		<comments>http://sapling.in/archives/248#comments</comments>
		<pubDate>Mon, 23 Feb 2009 05:13:06 +0000</pubDate>
		<dc:creator>pixelplant</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[IME]]></category>
		<category><![CDATA[Indian Languages]]></category>
		<category><![CDATA[Indic]]></category>

		<guid isPermaLink="false">http://wordpress-websites.in/?p=52</guid>
		<description><![CDATA[Last week when I discovered (or re-discovered) Baraha IME in its windows installable form, I was excited. I quickly fired off a Marathi e- mail to a friend through Thunderbird and received his reply in Marathi. He owns a Mac.&#8230;]]></description>
			<content:encoded><![CDATA[<p>Last week when I discovered (or re-discovered) Baraha IME in its windows installable form, I was excited. I quickly fired off a Marathi e- mail to a friend through Thunderbird and received his reply in Marathi. He owns a Mac. Using Indian languages in everyday is far easier than 5 years ago when we had to depend on a multitude of propreitory IMEs like Aakruti, Inscript etc. to effectively type in Devanagari. I set about to find something to help me type my blog in Marathi andfound not just 1 but 3 Indic IMEs for WordPress -</p>
<ol>
<li><a href="http://wordpress.org/extend/plugins/indic/">http://teck.in/google-indic-transliteration-wordpress-plugin.html</a></li>
<li><a href="http://wordpress.org/extend/plugins/indic/"> http://wordpress.org/extend/plugins/indic/</a></li>
<li><a href="http://www.vishalon.net/IndicResources/IndicIME/tabid/244/Default.aspx">http://www.vishalon.net/IndicResources/IndicIME/tabid/244/Default.aspx</a></li>
</ol>
<p>I plan to install and test each. Expect a review soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://sapling.in/archives/248/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
