<?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>wordlog.com &#187; In the news</title>
	<atom:link href="http://wordlog.com/archives/category/in-the-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordlog.com</link>
	<description>WordPress news and updates from around the web.</description>
	<lastBuildDate>Thu, 27 Sep 2007 00:13:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What&#8217;s Right with WordPress 2.3</title>
		<link>http://wordlog.com/archives/2007/09/26/whats-right-with-wordpress-23/</link>
		<comments>http://wordlog.com/archives/2007/09/26/whats-right-with-wordpress-23/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 00:10:07 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[In the news]]></category>
		<category><![CDATA[WP developers]]></category>

		<guid isPermaLink="false">http://wordlog.com/archives/2007/09/26/whats-right-with-wordpress-23/</guid>
		<description><![CDATA[So WordPress 2.3 is out, and the release announcement is exciting to read.
First off, in 2.3, WordPress gives us real Tags. Tags are not categories. I was really disappointed when WordPress.com started confusing categories for tags, and wrote about why Tags are not Categories. WordPress has finally come clean, and seen the light, and explained [...]]]></description>
			<content:encoded><![CDATA[<p>So WordPress 2.3 is out, and the <a href="http://wordpress.org/development/2007/09/wordpress-23/">release announcement</a> is exciting to read.</p>
<p>First off, in 2.3, WordPress gives us real <a href="http://codex.wordpress.org/Version_2.3#Tagging"><strong>Tags</strong></a>. Tags are not categories. I was really disappointed when WordPress.com started confusing categories for tags, and wrote about <a href="http://carthik.net/blog/vault/2006/02/21/tags-are-not-categories/">why Tags are not Categories</a>. WordPress has finally come clean, and seen the light, and explained what&#8217;s what over at the <a href="http://wordpress.com/blog/2007/09/22/tags-and-categories/">Tags and Categories article at WordPress.com blog</a>. Now to take it a step further in the right direction, it would help if everyone thought about how tags add value to a blog. Tag Clouds are cool, but they&#8217;re not the be-all and end-all of tagging. Here&#8217;s some great ways to use the tags you painstaking created by tagging individual posts:</p>
<ol>
<li>Improve search results on blogs by searching for articles containing the search term(s) as tags.</li>
<li>Provide an easy way to navigate the blog using Tag intersections, unions, and other common operations on sets. This would make it possible to find articles where your favorite blogger talks about two of your favorite things, or one thing and not another. The focus is on making information easier to find.</li>
</ol>
<p>The above should replace the &#8220;site search tags&#8221; found under almost all of <a href="http://lorelle.wordpress.com/">Lorelle</a>&#8217;s articles, and then some.</p>
<p>The second step in the right direction is the removal of the links to developers&#8217; blogs from the <a href="http://codex.wordpress.org/Version_2.3#Updated_Default_Blogroll">default blogroll</a>. A lot of the old developers and volunteers have been inactive and non-contributing members for a long time now. Indeed, it was good to have a PageRank of 8 for my own blog, but I had <a href="http://trac.wordpress.org/changeset/2786">the link to my blog removed about a year and a half ago</a> when I decided to stop scaling down on my WordPress volunteer work. I did that because I thought that was a part of stepping down gracefully, and wasn&#8217;t too comfortable with going, &#8220;So who the heck is this &#8216;Carthik&#8217; in my blogroll?,&#8221; long after I stopped contributing. Also, I wasn&#8217;t sure my contributions were at-par with those of some of the others who put in way more effort. It&#8217;s hard to decide where to draw the line with recognizing contributions to open source projects anyways. It&#8217;s better now since no one can point at finger at some old contributor profiting without contributing by means of selling text links on their blog now. Good job!</p>
<p>The MovableType importer is no longer as memory hungry as it used to be. You can also add new importers by installing importer plugins. Very cool. </p>
<p>A lot of the changes were from the <a href="http://wordpress.org/extend/ideas/?show=popular">most wanted changes/ideas proposed by users</a>, and that is good news in itself. Now if only some of the other ideas are implemented, like searching in both &#8220;Posts&#8221; and &#8220;Pages&#8221; by default, instead of just in Posts.</p>
<p>So, on a personal level, these are my thoughts about the changes in 2.3. The only small thing that irritates me are the new names in the db:</p>
<blockquote><p>Three new <a href="http://codex.wordpress.org/index.php?title=Version_2.3:New_Taxonomy">terms tables</a> (schema) term_relationships, term_taxonomy, and terms support combined post categories, link categories, and the new tags. The tables, categories, link2cat, and link2post, are gone!
</p></blockquote>
<p>I am yet to understand what &#8220;terms&#8221; are, what &#8220;taxonomy&#8221; is and what kind of relationships &#8220;term_relationships&#8221; describes. If these tables deal with categories, tags, and I assume, blogroll links, wouldn&#8217;t it better to have those terms in the db table name, instead of the term &#8220;term&#8221;? I wonder. The new db table names give away nothing about their intended purpose in the database. All three terms are brand new, never before seen in the WordPress world. I am sure there must have a good reason to name them thus, which I&#8217;d love to know more about.</p>
<p>So, in your opinion, what&#8217;s <em>wrong</em> about WordPress 2.3?</p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2007/09/26/whats-right-with-wordpress-23/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>MovableType: 3 Years Too Late?</title>
		<link>http://wordlog.com/archives/2007/06/06/movabletype-3-years-too-late/</link>
		<comments>http://wordlog.com/archives/2007/06/06/movabletype-3-years-too-late/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 15:43:28 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[In the news]]></category>

		<guid isPermaLink="false">http://wordlog.com/archives/2007/06/06/movabletype-3-years-too-late/</guid>
		<description><![CDATA[Movable Type is going open source. Yup. MovableType 4 Beta has been announced and the plans are to make it a fully GPL-ed, open source product. The announcement says:
&#8230;we wanted to explain why weâ€™ve made this massive investment in Movable Type and its community. The truth is, Movable Type is how Six Apart got started, [...]]]></description>
			<content:encoded><![CDATA[<p>Movable Type is going open source. Yup. <a href="http://www.sixapart.com/movabletype/news/2007/06/movable-type-4-beta.html">MovableType 4 Beta has been announced</a> and the plans are to make it a fully GPL-ed, open source product. The announcement says:</p>
<blockquote><p>&#8230;we wanted to explain why weâ€™ve made this massive investment in Movable Type and its community. The truth is, Movable Type is how Six Apart got started, and one of those ideas that motivated us from the very beginning is that weâ€™ve <strong>got a mission</strong>.</p></blockquote>
<p>And then the rest of the post does nothing to explain <em>clearly</em> why they&#8217;ve made this massive investment. The rest of post explains how blogging empowers ordinary people, and that their mission is to get blogging to the masses. It also explains the role of Vox, LiveJournal and TypePad in the Six Apart world. A free version of MT was always available for personal use. So why make it open source? That&#8217;s the answer I was looking for, and did not find.</p>
<p>I still clearly remember the day Mena announced <a href="http://www.sixapart.com/about/corner/2004/05/its_about_time.html">the new pricing structure for MovableType</a>. A day later, I wrote up a post on <a href="http://carthik.net/blog/vault/2004/05/14/movabletype-to-wordpress/">how to move from Movable Type to WordPress</a>. Then, the exodus began &#8211; with famous users, like <a href="http://diveintomark.org">Mark Pilgrim</a>, <a href="http://molly.com">Molly</a>, and so many others shifting to WordPress. Those were busy days on the #wordpress IRC channel. The number of opinion-leading bloggers who used MT started declining, and most of the new bloggers who came after chose WordPress. While there is no reliable count of the number of WordPress Vs. Movable Type users, I dare say more folks use WordPress than MT. </p>
<p>At the time of the announcement of the new pricing structure, the rationale was:</p>
<blockquote><p>In preventing web hosts from offering Movable Type for a fee, we had to put a pretty strict blanket clause on our licenses to cover all cases when compensation was earned. Buying a commercial license to perform services was a bit backwards, but at the time, it was the only way we felt we could control the situation.</p></blockquote>
<p>So the new pricing structure intended to let personal users continue to use MT while stifling other commercial entities from &#8220;profiting&#8221; from their product. How has this changed today? Today, not many commercial entities offer MT installations, I suppose. There is no evident mass-interest, and so they probably are no longer a significant threat.</p>
<p>Some answers can be found at the <a href="http://www.movabletype.org/opensource/">Movable Type open source page</a>. They say the reason for an open source release is as simple as that the users asked for it. They asked for it en-masse just about 3 years ago. So though it sounds like a valid reason, I suspect that is not all there is to it. Whatever the reasons behind the change of mind, I welcome it. WordPress needs competition. I just wish the <a href="http://www.sixapart.com/movabletype/news/2007/06/movable-type-4-beta.html">MT 4 Beta announcement</a> wasn&#8217;t so wishy-washy. Did they make a mistake in announcing their pricing structure earlier? Did they realize that releasing their flagship product as an open source product will revitalize their mind share? Did they do this for business reasons &#8211; if so, what is the rationale behind that move? The MT back-and-forth would make for a very interesting case study of open source products vs. products with a variable price structure. It&#8217;s a case study in the making, and I can&#8217;t wait for the results. Time will tell which worked better for them &#8211; I hope Six Apart will share the numbers and the experience in a transparent fashion.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2007/06/06/movabletype-3-years-too-late/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>WordPress 2.2 &#8220;Getz&#8221; Security Upgrade</title>
		<link>http://wordlog.com/archives/2007/05/17/wordpress-22-getz-security-upgrade/</link>
		<comments>http://wordlog.com/archives/2007/05/17/wordpress-22-getz-security-upgrade/#comments</comments>
		<pubDate>Thu, 17 May 2007 22:13:08 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[In the news]]></category>

		<guid isPermaLink="false">http://wordlog.com/archives/2007/05/17/wordpress-22-getz-security-upgrade/</guid>
		<description><![CDATA[I had written in the post describing 2.2&#8217;s arrival that there was no mention, and it wasn&#8217;t clear from the WordPress bug tracker whether 2.2 included any security updates. 
The recently married Mark has left us a comment  saying WordPress 2.2 Getz includes some security fixes. As with all upgrades that include security fixes, [...]]]></description>
			<content:encoded><![CDATA[<p>I had written in the post describing 2.2&#8217;s arrival that there was no mention, and it wasn&#8217;t clear from the WordPress bug tracker whether 2.2 included any security updates. </p>
<p>The <a href="http://txfx.net/2007/05/05/the-most-important-day-of-my-life/">recently married Mark</a> has <a href="http://wordlog.com/archives/2007/05/16/go-get-getz-wordpress-22-arrives/#comment-151275">left us a comment </a> saying WordPress 2.2 Getz includes some security fixes. As with all upgrades that include security fixes, you are encouraged to upgrade to this release as soon as you can. You don&#8217;t want any holes, big or small in your WordPress blog. The reason I upgraded WordLog and resumed posting is because someone used a hole in the old, un-upgraded version to upload copies of movies, including Hannibal Returns to my VPS. Yes, it can get that ugly! So upgrade now.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2007/05/17/wordpress-22-getz-security-upgrade/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Go Get Getz &#8211; WordPress 2.2 Arrives</title>
		<link>http://wordlog.com/archives/2007/05/16/go-get-getz-wordpress-22-arrives/</link>
		<comments>http://wordlog.com/archives/2007/05/16/go-get-getz-wordpress-22-arrives/#comments</comments>
		<pubDate>Wed, 16 May 2007 06:09:54 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[In the news]]></category>

		<guid isPermaLink="false">http://wordlog.com/archives/2007/05/16/go-get-getz-wordpress-22-arrives/</guid>
		<description><![CDATA[WordPress 2.2 codenamed &#8220;Getz&#8221; has been released. Read the official announcement for details.
This is all part of the new experiment to release often, and release regularly. Finally Matt&#8217;s 2005 resolution seems to be kicking in  
Widgets in the core, that annoying bug where marking comments as spam in the admin page causes the number [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress 2.2 codenamed &#8220;Getz&#8221; has been released. Read the <a href="http://wordpress.org/development/2007/05/wordpress-22/">official announcement</a> for details.</p>
<p>This is all part of the new experiment to release often, and release regularly. Finally <a href="http://photomatt.net/2004/12/31/welcome-2005/">Matt&#8217;s 2005 resolution</a> seems to be kicking in <img src='http://wordlog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Widgets in the core, that annoying bug where marking comments as spam in the admin page causes the number of displayed comments to keep decreasing has been fixed, and loads of cookies for developers, and<a href="http://trac.wordpress.org/query?status=closed&#038;milestone=2.2&#038;order=priority&#038;desc=1"> lots of bugs including some &#8220;Highest OMG BBQ&#8221; bugs fixed</a>.</p>
<p>What&#8217;s unclear is if this is just a feature-upgrade release or if it includes any security fixes? Do we all have to upgrade to be secure? It would be nice if a small note were added regarding security in the <a href="http://wordpress.org/development/2007/05/wordpress-22/">official release blog post</a>s.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2007/05/16/go-get-getz-wordpress-22-arrives/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Get WordPress.com Stats for Your Self-Hosted Blog</title>
		<link>http://wordlog.com/archives/2007/05/06/wordpresscom-stats-plugin-for-wordpress-blogs/</link>
		<comments>http://wordlog.com/archives/2007/05/06/wordpresscom-stats-plugin-for-wordpress-blogs/#comments</comments>
		<pubDate>Sun, 06 May 2007 22:39:52 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[Cool tools]]></category>
		<category><![CDATA[In the news]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://wordlog.com/archives/2007/05/06/wordpresscom-stats-plugin-for-wordpress-blogs/</guid>
		<description><![CDATA[A blog statistics plugin has been announced at wordpress.com that allows you to have wordpress.com style stats on your own, self-hosted WordPress blog. Before we go any further, he&#8217;s a glance at the simple, efficient stats that await you:

The Automattic stats plugin available at  wordpress.org is real easy to install. You download it, upload [...]]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://wordpress.com/blog/2007/05/06/stats-plugin/">blog statistics plugin has been announced at wordpress.com</a> that allows you to have wordpress.com style stats on your own, self-hosted WordPress blog. Before we go any further, he&#8217;s a glance at the simple, efficient stats that await you:<br />
<img src='http://wordlog.com/wp-content/uploads/2007/05/blogstats.png' alt='Blog Stats - Flash' width="480px" /></p>
<p>The <a href="http://wordpress.org/extend/plugins/stats/">Automattic stats plugin</a> available at  wordpress.org is real easy to install. You download it, upload the stats.php file to your &#8220;plugins&#8221; directory on your WordPress blog, and activate it. The plugin will then tell you that you need an API key for it to function. If you have an API key for akismet on your blog, you can use the same key for the automattic stats plugin. If you don&#8217;t have an API key, you can <a href="http://wordpress.com/api-keys/">get one here</a>. You just sign up as a user at wordpress.com and when you activate the account you get an email with the API key.</p>
<p>Once the plugin is installed, you get an extra tab on your blog&#8217;s Dashboard, and a half hour later, you can see the wonderful stats, the same way you see it on WordPress.com blogs. Besides the graph showing the number of visitors for the past month, there is also details regarding referrers, popular posts, popular exit links and incoming links &#8211; that&#8217;s about all the stats I care to know about my blog. Here&#8217;s the full screen of stats, for the <a href="http://ubuntu.wordpress.com">Ubuntu Blog</a>:<br />
<a href='http://wordlog.com/wp-content/uploads/2007/05/wordpresscomstats.png' title='WordPress.com Stats Plugin Screenie'><img src='http://wordlog.com/wp-content/uploads/2007/05/wordpresscomstats.thumbnail.png' alt='WordPress.com Stats Plugin Screenie' /></a></p>
<p>Now here&#8217;s the irony in all this: The day after I rekindled this blog, I decided that the first time-intensive article I will do would be one comparing different free blog/website statistics tools available out there. So I installed <a href="http://www.onestatfree.com">OneStat Free</a>, <a href="http://www.statisfy.com">Statisfy</a>, <a href="http://www.addfreestats.com">Add Free Stats</a>, <a href="http://hittail.com">HitTail</a>, <a href="http://103bees.com">103 bees</a>, <a href="http://extremetracking.com">Extreme Stats</a>, <a href="http://gostats.com">GoStats</a>, <a href="http://www.activemeter.com">ActiveMeter</a>, <a href="http://www.statcounter.com">StatCounter</a>, <a href="http://www.google.com/analytics/">Google Analytics</a>, and <a href="http://reinvigorate.net">Reinvigorate</a>. I thought I&#8217;d let them run for a month or so and then compare them, all for your benefit. I left out <a href="http://haveamint.com">mint</a>, which seems to be popular among bloggers since I don&#8217;t have  an expendable $30 to plunk down for fancy stats. I also left out sitemeter since they seem to add 3rd party tracking cookies that may violate browsers&#8217; privacy.  </p>
<p>I might as well go ahead and do it &#8211; in spite of the wordpress.com automattic stats plugin being available &#8211; I think there will be some merit in comparing these alternatives. I want to decide which stat tools to use and stick with them. Now I can compare these, and the wordpress.com stats, and find the best. </p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2007/05/06/wordpresscom-stats-plugin-for-wordpress-blogs/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Congratulations Mark!</title>
		<link>http://wordlog.com/archives/2007/05/05/congratulations-mark/</link>
		<comments>http://wordlog.com/archives/2007/05/05/congratulations-mark/#comments</comments>
		<pubDate>Sat, 05 May 2007 12:20:05 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[Alpha Users]]></category>
		<category><![CDATA[In the news]]></category>

		<guid isPermaLink="false">http://wordlog.com/archives/2007/05/05/congratulations-mark/</guid>
		<description><![CDATA[Please join me in wishing Mark and Sarah a happy married life. Mark has been a strong pillar of the WordPress community, with his Covered Web Services being the least of the ways he&#8217;s involved in the WordPress world.
Here&#8217;s wishing them joy and happiness, and a happy married life. 
]]></description>
			<content:encoded><![CDATA[<p>Please join me in wishing <a href="http://markjaquith.com/wedding/">Mark and Sarah</a> a happy married life. <a href="http://txfx.net/">Mark</a> has been a strong pillar of the WordPress community, with his <a href="http://coveredwebservices.com/">Covered Web Services</a> being the least of the ways he&#8217;s involved in the WordPress world.</p>
<p>Here&#8217;s wishing them joy and happiness, and a happy married life. </p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2007/05/05/congratulations-mark/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Frontal View of Matt&#8217;s Stuff</title>
		<link>http://wordlog.com/archives/2005/08/25/frontal-view-of-matts-stuff/</link>
		<comments>http://wordlog.com/archives/2005/08/25/frontal-view-of-matts-stuff/#comments</comments>
		<pubDate>Fri, 26 Aug 2005 03:40:54 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[In the news]]></category>

		<guid isPermaLink="false">http://wordlog.com/archives/2005/08/25/frontal-view-of-matts-stuff/</guid>
		<description><![CDATA[Yes, the Matt in question is our good old photomatt. 
The title shocked me.
Matt seems pretty excited about his new stuff.
]]></description>
			<content:encoded><![CDATA[<p>Yes, the Matt in question <em>is</em> our good old <a href="http://photomatt.net">photomatt</a>. </p>
<p><a href="http://flickr.com/photos/textdriveinc/37023541/">The title shocked me.</a></p>
<p>Matt seems <a href="http://matt.wordpress.com/2005/08/24/new-hardware/">pretty excited</a> about his new stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2005/08/25/frontal-view-of-matts-stuff/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>In the News, indeed</title>
		<link>http://wordlog.com/archives/2005/08/22/in-the-news-indeed/</link>
		<comments>http://wordlog.com/archives/2005/08/22/in-the-news-indeed/#comments</comments>
		<pubDate>Tue, 23 Aug 2005 00:37:34 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[In the news]]></category>

		<guid isPermaLink="false">http://wordlog.com/archives/2005/08/22/in-the-news-indeed/</guid>
		<description><![CDATA[There was time when I knew most of the active WordPress blogs out there, by url. Then there was a time, not so long ago, when searching for WordPress in Google News would yield nothing, though I expected it to show up something, when I thought WordPress had &#8220;matured&#8221;.
The system has come of age, and [...]]]></description>
			<content:encoded><![CDATA[<p>There was time when I knew most of the active WordPress blogs out there, by url. Then there was a time, not so long ago, when searching for WordPress in Google News would yield nothing, though I expected it to show up something, when I thought WordPress had &#8220;matured&#8221;.</p>
<p>The system has come of age, and the <a href="http://news.google.com/news?q=wordpress">signs are showing up</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2005/08/22/in-the-news-indeed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>State of WordPress.com</title>
		<link>http://wordlog.com/archives/2005/08/22/state-of-wordpresscom/</link>
		<comments>http://wordlog.com/archives/2005/08/22/state-of-wordpresscom/#comments</comments>
		<pubDate>Mon, 22 Aug 2005 13:57:53 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[In the news]]></category>

		<guid isPermaLink="false">http://wordlog.com/archives/2005/08/22/state-of-wordpresscom/</guid>
		<description><![CDATA[WordPress.com is a new venture aimed at bringing blogging to the millions. For starters, it will grow in a very linear fashion, since each invitee (yes, you need an invite) can only invite one other person. Powered by WordPress Mu, and much like Blogsome, WordPress.com promises to be interesting. May Matt&#8217;s baby steps to ensure [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.com">WordPress.com</a> is a new venture aimed at bringing blogging to the millions. For starters, it will grow in a very linear fashion, since each invitee (yes, you need an invite) can only invite one other person. Powered by <a href="http://mu.wordpress.org">WordPress Mu</a>, and much like <a href="http://blogsome.com">Blogsome</a>, WordPress.com promises to be interesting. May <a href="http://photomatt.net">Matt&#8217;s</a> baby steps to ensure the self-sustainability of the WordPress effort succeed. It is still not clear how WordPress.com, which, I hear, is not a non-profit, or voluntary organization, will make it&#8217;s money, but Matt has made it clear that most of the money generated will be used to fuel development and developers. Having known him for about two years, I trust him to not hurt his own baby, and what seems like a big part of his life &#8211; personal and professional &#8211; WordPress.</p>
<p>Alright, now to the juicy stuff &#8211; Lorelle has written about <a href="http://lorelle.wordpress.com/2005/08/22/what-can-you-do-with-wordpresscom/">what one can and cannot do with a wordpress.com blog</a>. For all of you who are still wondering what a wordpress.com entails, and what it&#8217;s all about, this extensive article tells the story. </p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2005/08/22/state-of-wordpresscom/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Participate in the Backup Week</title>
		<link>http://wordlog.com/archives/2005/07/13/participate-in-the-backup-week/</link>
		<comments>http://wordlog.com/archives/2005/07/13/participate-in-the-backup-week/#comments</comments>
		<pubDate>Wed, 13 Jul 2005 11:45:36 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[In the news]]></category>

		<guid isPermaLink="false">http://wordlog.com/?p=217</guid>
		<description><![CDATA[The kind folks at WordPress are organizing a backup week to encourage the practise of regularly backing up your WordPress blog. The press release from Lorelle is below :
Backing Up is Not Just for Cars
Your WordPress database contains every post, every comment and every link you have on your blog. If your database gets erased [...]]]></description>
			<content:encoded><![CDATA[<p>The kind folks at WordPress are organizing a backup week to encourage the practise of regularly backing up your WordPress blog. The press release from Lorelle is below :</p>
<p>Backing Up is Not Just for Cars</p>
<p>Your WordPress database contains every post, every comment and every link you have on your blog. If your database gets erased or corrupted, you stand to lose everything you have written. There are many reasons<br />
why this could happen and not all are things you can control. But what you can do is <b>backup your data</b>. After all, it is important isn&#8217;t it?</p>
<p><a href="http://codex.wordpress.org/WordPress_Backups">WordPress Backup Week July 23-30</a> aims to help you become more familiar with the process of backing up and protecting your data.</p>
<p>Step-by-step backup instructions will be available in the online manual, the <a href="http://codex.wordpress.org">WordPress Codex</a>, and support provided online in the <a href="http://www.wordpress.org/support">WordPress Support Forum</a> to help you through the process.</p>
<p>Guides will be available to help you backup your WordPress site and database for a variety of systems and server software such as cPanel, DirectAdmin, Plesk and vDeck. Consider using this Backup Week as an incentive to backup all your valuable documents and software, too.</p>
<p>These guides will assist you in determining:</p>
<ul>
<li>When and how to make backups.</li>
<li>How to make things right after an unexpected data loss befalls your<br />
WordPress database.</li>
</ul>
<p>Making backups is essential because problems inevitably occur and you need to be in a position to take action when disaster strikes. Spending a few minutes to make an easy, convenient backup of your database will<br />
allow you to spend even more time being creative and productive with your website.</p>
<p>For more information or to help volunteer on this WordPress Community Event, see <a href="http://codex.wordpress.org/WordPress_Backups">WordPress Backup Week</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2005/07/13/participate-in-the-backup-week/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Ease of Use</title>
		<link>http://wordlog.com/archives/2005/05/18/ease-of-use/</link>
		<comments>http://wordlog.com/archives/2005/05/18/ease-of-use/#comments</comments>
		<pubDate>Thu, 19 May 2005 01:51:39 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[In the news]]></category>
		<category><![CDATA[Reactions]]></category>

		<guid isPermaLink="false">http://wordlog.com/archives/2005/05/18/ease-of-use/</guid>
		<description><![CDATA[The Tampa Bay news ran a story about the WordPress blogs at USF. My favorite part of the story? The very last line, that reads:

&#8220;I was surprised at how easy it was to use.&#8221;
]]></description>
			<content:encoded><![CDATA[<p>The Tampa Bay news ran <a href="http://www.tampabay.com/news/story.cfm?storyid=124218">a story about the WordPress blogs at USF</a>. My favorite part of the story? The very last line, that reads:</p>
<blockquote><p>
&#8220;I was surprised at how easy it was to use.&#8221;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2005/05/18/ease-of-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joe Clark needs help</title>
		<link>http://wordlog.com/archives/2005/04/13/joe-clark-needs-help/</link>
		<comments>http://wordlog.com/archives/2005/04/13/joe-clark-needs-help/#comments</comments>
		<pubDate>Wed, 13 Apr 2005 21:51:12 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[In the news]]></category>

		<guid isPermaLink="false">/?p=206</guid>
		<description><![CDATA[Joe Clark, a Toronto based accessibility consultant is requesting help with WordPress. You can read the details in the post requesting help at Fawny. The effort might prove productive for you, since he&#8217;s offering to look at your wishlist. 
]]></description>
			<content:encoded><![CDATA[<p><a href="http://joeclark.org/">Joe Clark</a>, a Toronto based accessibility consultant is requesting help with WordPress. You can read the details in the <a href="http://blog.fawny.org/2005/04/09/wp/">post requesting help at Fawny</a>. The effort might prove productive for you, since he&#8217;s offering to look at your wishlist. </p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2005/04/13/joe-clark-needs-help/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WP now in SVN</title>
		<link>http://wordlog.com/archives/2005/02/21/wp-now-in-svn/</link>
		<comments>http://wordlog.com/archives/2005/02/21/wp-now-in-svn/#comments</comments>
		<pubDate>Mon, 21 Feb 2005 08:07:54 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[In the news]]></category>

		<guid isPermaLink="false">/?p=190</guid>
		<description><![CDATA[WordPress now uses a Subversion Repository! Subversion is smooth, creamy and topped with a cherry.
Matt says everyone should do the following to use it anonymously (everyone except the devs can use the following instructions) :
svn co http://svn.automattic.com/wordpress/trunk/
&#8230;HACK HACK HACK&#8230;
svn status
svn diff > patch.txt
GOTO http://mosquito.wordpress.org and file that patch/bug!
svn update
Right now let&#8217;s put all code changes [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress now uses a <a href="http://svn.automattic.com/wordpress/">Subversion Repository</a>! Subversion is smooth, creamy and topped with a cherry.</p>
<p><a href="http://comox.textdrive.com/pipermail/hackers/2005-February/004084.html">Matt says</a> everyone should do the following to use it anonymously (everyone except the devs can use the following instructions) :</p>
<blockquote><p>svn co http://svn.automattic.com/wordpress/trunk/<br />
&#8230;HACK HACK HACK&#8230;<br />
svn status<br />
svn diff > patch.txt<br />
GOTO http://mosquito.wordpress.org and file that patch/bug!<br />
svn update</p>
<p>Right now let&#8217;s put all code changes through mosquito. Something cool<br />
about `svn diff` is it&#8217;s an offline operation, ie you can do it on a plane.</p></blockquote>
<p><ins datetime="2005-1-21T9:27:28-5:00"><a href="http://wordpress.org/download/svn/">More details on using SVN here</a></ins></p>
<p>There&#8217;s a <a href="http://lists.automattic.com/mailman/listinfo/wp-svn">mailing list with commit messages</a>, in case you are interested. If you are subscribed to the old wp-cvs list, you do not need to subscribe again. This is a cool way to stay up to date with changes to WordPress.<br />
So go ahead and subvert!</p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2005/02/21/wp-now-in-svn/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress 1.5 &#8220;Strayhorn&#8221; is Out.</title>
		<link>http://wordlog.com/archives/2005/02/15/wordpress-15-strayhorn-is-out/</link>
		<comments>http://wordlog.com/archives/2005/02/15/wordpress-15-strayhorn-is-out/#comments</comments>
		<pubDate>Tue, 15 Feb 2005 17:46:28 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[In the news]]></category>

		<guid isPermaLink="false">/?p=188</guid>
		<description><![CDATA[Get ready to upgrade to &#8220;Strayhorn&#8220;, WordPress 1.5. Released at around  01:24 (UTC) on Feb 15th, Strayhorn is named after the legendary Billy Strayhorn.
There are changes too numerous to list in a sentence, and you have to upgrade to see the beauty, elegance and simplicity. Change is challenging, but very rewarding.
Let the word spread!
]]></description>
			<content:encoded><![CDATA[<p>Get ready to upgrade to &#8220;<a href="http://wordpress.org/download/">Strayhorn</a>&#8220;, WordPress 1.5. Released at around  01:24 (UTC) on Feb 15th, Strayhorn is named after the legendary <a href="http://www.billystrayhorn.com/">Billy Strayhorn</a>.</p>
<p>There are changes too numerous to list in a sentence, and you have to upgrade to see the beauty, elegance and simplicity. Change is challenging, but very rewarding.</p>
<p>Let the word spread!</p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2005/02/15/wordpress-15-strayhorn-is-out/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Shuttle</title>
		<link>http://wordlog.com/archives/2005/02/03/shuttle/</link>
		<comments>http://wordlog.com/archives/2005/02/03/shuttle/#comments</comments>
		<pubDate>Thu, 03 Feb 2005 19:48:09 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[In the news]]></category>

		<guid isPermaLink="false">/?p=184</guid>
		<description><![CDATA[So What Exactly is &#8220;Shuttle&#8221; ? 
Work in Progress&#8230;
P.S. Don&#8217;t you hate it when someone links to pages the way I have above &#8211; where the anchors to the links tell you nothing about the words? I do, but I couldn&#8217;t resist posting a bunch of links real fast.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chrisjdavis.org/2005/01/31/the-cat-she-is-out-of-the-bag/">So</a> <a href="http://binarybonsai.com/archives/2005/02/01/wordpress-shuttle/">What</a> Exactly is &#8220;<a href="http://www.brokenkode.com/shuttle">Shuttle</a>&#8221; ? </p>
<p><a href="http://www.brokenkode.com/archives/shuttle-development/">Work in Progress&#8230;</a></p>
<p>P.S. Don&#8217;t you hate it when someone links to pages the way I have above &#8211; where the anchors to the links tell you nothing about the words? I do, but I couldn&#8217;t resist posting a bunch of links real fast.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2005/02/03/shuttle/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WP1.5 now Gamma</title>
		<link>http://wordlog.com/archives/2005/02/02/wp15-now-gamma/</link>
		<comments>http://wordlog.com/archives/2005/02/02/wp15-now-gamma/#comments</comments>
		<pubDate>Thu, 03 Feb 2005 00:47:46 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[In the news]]></category>

		<guid isPermaLink="false">/?p=182</guid>
		<description><![CDATA[Yes folks, it&#8217;s that time in the cycle when the version is bumped up to 1.5-gamma. Watch out, intense radioactivity ahead!
There a bunch of bugs, and a few kinks with recently added features that need to be ironed out yet. It&#8217;s work in progress, and it will get done one of these days. Kudos and [...]]]></description>
			<content:encoded><![CDATA[<p>Yes folks, it&#8217;s that time in the cycle when the version is bumped up to 1.5-gamma. Watch out, intense <strike>radio</strike>activity ahead!</p>
<p>There a bunch of bugs, and a few kinks with recently added features that need to be ironed out yet. It&#8217;s work in progress, and it will get done one of these days. Kudos and thanks to Matt, Ryan, Michel, Dougal and all the other developers who have been bug-fixin&#8217; lately.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2005/02/02/wp15-now-gamma/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>rel = nofollow now standard in WordPress</title>
		<link>http://wordlog.com/archives/2005/01/21/rel-nofollow-now-standard-in-wordpress/</link>
		<comments>http://wordlog.com/archives/2005/01/21/rel-nofollow-now-standard-in-wordpress/#comments</comments>
		<pubDate>Fri, 21 Jan 2005 19:08:07 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[In the news]]></category>

		<guid isPermaLink="false">/?p=174</guid>
		<description><![CDATA[Looks like Matt just added rel=nofollow to all the comment author URLs as well as the URLs in comments. So thus nofollow finds it&#8217;s way to the WordPress source code.
To be honest, I am sick of everyone talking about this nofollow thing. Move on, folks. This is the last I&#8217;ll talk about it (unless there [...]]]></description>
			<content:encoded><![CDATA[<p>Looks like Matt <a href="http://comox.textdrive.com/pipermail/cvs/2005-January/000913.html">just added rel=nofollow to all the comment author URLs as well as the URLs in comments</a>. So thus nofollow finds it&#8217;s way to the WordPress source code.<br />
To be honest, I am sick of everyone talking about this nofollow thing. Move on, folks. This is the last I&#8217;ll talk about it (unless there is a neat plugin or two).</p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2005/01/21/rel-nofollow-now-standard-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Finally, a registration page for WordPress MultiUser</title>
		<link>http://wordlog.com/archives/2005/01/17/finally-a-registration-page-for-wordpress-multiuser/</link>
		<comments>http://wordlog.com/archives/2005/01/17/finally-a-registration-page-for-wordpress-multiuser/#comments</comments>
		<pubDate>Mon, 17 Jan 2005 18:05:11 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[In the news]]></category>

		<guid isPermaLink="false">/?p=167</guid>
		<description><![CDATA[WordPress MultiUser, or WPMU for short, is primarily Donncha&#8217;s initiative to provide a method to create multiple wordpress blogs, one for  each user. You can install it and use it to enable the easy setting up of blogs for a lot of users, for example. This still not a multi-blog solution, since you do [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress MultiUser, or <a href="http://mu.wordpress.org">WPMU</a> for short, is primarily <a href="http://blogs.linux.ie/xeer">Donncha&#8217;s</a> initiative to provide a method to create multiple wordpress blogs, one for  each user. You can install it and use it to enable the easy setting up of blogs for a lot of users, for example. This still not a multi-blog solution, since you do not yet have a page, or set of pages from where you can manage all the weblogs you set up.</p>
<p>WPMU did not have a page to setup new blogs, the process involved some command line work, until now. Donncha announces a <a href="http://blogs.linux.ie/xeer/2005/01/16/wpmu-registration-page-alpha-quality/">Registration Page</a> (still alpha) for WPMU. This is a good development, making it easier for you to setup new blogs using WPMU. Thanks Donncha!</p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2005/01/17/finally-a-registration-page-for-wordpress-multiuser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin Repository</title>
		<link>http://wordlog.com/archives/2005/01/10/wordpress-plugin-repository/</link>
		<comments>http://wordlog.com/archives/2005/01/10/wordpress-plugin-repository/#comments</comments>
		<pubDate>Tue, 11 Jan 2005 00:59:49 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[In the news]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">/?p=156</guid>
		<description><![CDATA[The WordPress plugin repository has been officially announced.
Plugins authors should really check in their plugins at the repository. This is a superb service being offered for free, and more importantly it is a neat way of coordinating the development of plugins, and themes for WordPress. You can take developing extensions to WordPress to a wonderful [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://dev.wp-plugins.org">WordPress plugin repository</a> has been <a href="http://wordpress.org/development/">officially announced</a>.</p>
<p>Plugins authors should really <a href="http://dev.wp-plugins.org/wiki/GetHosted">check in their plugins</a> at the repository. This is a superb service being offered for free, and more importantly it is a neat way of coordinating the development of plugins, and themes for WordPress. You can take developing extensions to WordPress to a wonderful new level, with Subversion &#8211; based revision control, and an issue tracker. </p>
<p>End users have the benefit of being able to browse and obtain the plugins they need in one place.</p>
<p><a href="http://binarybonsai.com">Michael Heilemann</a> refers Kubrick-related support requests to the <a href="http://www.flickr.com/groups/binarybonsai/">Kubrick Forum</a>. He wouldn&#8217;t have to, if his theme were hosted at the repository. If you are a plugin author, you know what I am talking about when I talk about comments posted to the post announcing the plugin. They grow ultra-long and are a pain to manage. With the repository you get a issue-tracker for your plugin, and so your blog doesn&#8217;t get messed up, and everyone can see and share feedback. </p>
<p>I don&#8217;t want to unneccasarily repeat what&#8217;s at the <a href="http://wordpress.org/development">devblog</a>, so plugin and theme authors &#8211; please check in your plugin or theme at the repository today! Its ultra-simple and easy. It took me exactly 2 minutes to check in my plugins.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2005/01/10/wordpress-plugin-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nominations and Recognition</title>
		<link>http://wordlog.com/archives/2005/01/09/nominations-and-recognition/</link>
		<comments>http://wordlog.com/archives/2005/01/09/nominations-and-recognition/#comments</comments>
		<pubDate>Sun, 09 Jan 2005 16:36:37 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[In the news]]></category>

		<guid isPermaLink="false">/?p=150</guid>
		<description><![CDATA[WordLog has been nominated for best science/technology indiblog. Thanks are due to Arvind of MovaLog for writing in to let me know. Mark&#8217;s WLTC also finds a place in the category. None of us have even the slightest chance, I am afraid to say, since there are some heavyweights in the fray, like GigaOm. Good [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordlog.com">WordLog</a> has been <a href="http://indibloggies.blogspot.com/2005/01/and-nominees-are.html">nominated for best science/technology indiblog</a>. Thanks are due to Arvind of <a href="http://movalog.com">MovaLog</a> for writing in to let me know. Mark&#8217;s <a href="http://weblogtoolscollection.com">WLTC</a> also finds a place in the category. None of us have even the slightest chance, I am afraid to say, since there are some heavyweights in the fray, like <a href="http://gigaom.com">GigaOm</a>. Good luck to everyone &#8211; not that these awards are the ultimate goal for a blogger &#8211; but these things help blogs get noticed.</p>
<p>Which reminds me that WordLog was <a href="http://india.blogstreet.com/blogoftheday.html">blogstreet India&#8217;s blog of the day</a> on 16th December 2004. Now this might be a case of a website getting noticed due to the blog posts &#8211; like this one right here. </p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2005/01/09/nominations-and-recognition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

