<?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"
	>

<channel>
	<title>ckunte.com &#187; Weblog</title>
	<atom:link href="http://ckunte.com/archives/category/software/weblog/feed" rel="self" type="application/rss+xml" />
	<link>http://ckunte.com</link>
	<description>Life, dreams, technology, perfection, rhythm and melody.</description>
	<pubDate>Mon, 01 Dec 2008 18:23:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<item>
		<title>Wordpress 2.5 RC1</title>
		<link>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fwp25rc1&amp;seed_title=Wordpress+2.5+RC1</link>
		<comments>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fwp25rc1&amp;seed_title=Wordpress+2.5+RC1#comments</comments>
		<pubDate>Tue, 18 Mar 2008 20:17:20 +0000</pubDate>
		<dc:creator>Chyetanya Kunte</dc:creator>
		
		<category><![CDATA[Asides]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Web apps]]></category>

		<category><![CDATA[Weblog]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ckunte.com/?p=1761</guid>
		<description><![CDATA[The admin side of the new WordPress (Release Candidate 1 as of now) is so gorgeous that I am ogling at it for a change. Yes, I am on RC1 as I type this.
]]></description>
			<content:encoded><![CDATA[<p>The admin side of <a href="http://wordpress.org/development/2008/03/25-sneak-peek/">the new WordPress</a> (Release Candidate 1 as of now) is <em>so</em> gorgeous that I am ogling at it for a change. Yes, I am on RC1 as I type this.</p>
]]></content:encoded>
			<wfw:commentRss>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fwp25rc1&amp;seed_title=Wordpress+2.5+RC1/feed</wfw:commentRss>
		</item>
		<item>
		<title>Personalize db errors now with Wordpress 2.3.2</title>
		<link>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fpersonalize-db-errors-now-with-wordpress-232&amp;seed_title=Personalize+db+errors+now+with+Wordpress+2.3.2</link>
		<comments>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fpersonalize-db-errors-now-with-wordpress-232&amp;seed_title=Personalize+db+errors+now+with+Wordpress+2.3.2#comments</comments>
		<pubDate>Mon, 31 Dec 2007 03:04:15 +0000</pubDate>
		<dc:creator>Chyetanya Kunte</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[Server side]]></category>

		<category><![CDATA[Weblog]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ckunte.com/archives/personalize-db-errors-now-with-wordpress-232</guid>
		<description><![CDATA[Personalizing database down error for Wordpress powered sites was one of the suggestions I offered humbly to the Wordpress team back in August 2007. Happy to note that it&#8217;s now in place in the latest Wordpress update (version 2.3.2), as Ryan notes:
As a little bonus, [version] 2.3.2 allows you to define a custom DB error [...]]]></description>
			<content:encoded><![CDATA[<p>Personalizing database down error for Wordpress powered sites was one of the <a href="http://comox.textdrive.com/pipermail/wp-hackers/2007-August/013828.html">suggestions I offered</a> humbly to the Wordpress team back in August 2007. Happy to note that it&#8217;s now in place in the latest Wordpress update (version 2.3.2), as <a href="http://wordpress.org/development/2007/12/wordpress-232/">Ryan notes</a>:</p>
<blockquote cite="http://wordpress.org/development/2007/12/wordpress-232/" title="Ryan Boren: Wordpress 2.3.2"><p>As a little bonus, [version] 2.3.2 allows you to define a custom DB error page. Place your custom template at wp-content/db-error.php. If WP has a problem connecting to your database, this page will [be] displayed rather than the default error message.</p></blockquote>
<p>It is important to note that the custom db error page file is not under the theme folder, but rather in <code>wp-content</code> folder. Also, it is important to avoid using any template tag (in <code>db-error.php</code>)<sup>1</sup> that queries the database for stored information; because when the database is down, you cannot get a reply back from the database to show the queried info on the error page. Obvious, but if it wasn&#8217;t to you, then you know now.</p>
<p>As always, Wordpress team listens&#8212;that&#8217;s something I really like about them. It doesn&#8217;t matter who you are, your suggestions are always considered. That&#8217;s the strength of the community.</p>
<ol class="footnotes">
<li id="footnote_0_1701" class="footnote">I use plain html/php coded content in my <code>db-error.php</code> file.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fpersonalize-db-errors-now-with-wordpress-232&amp;seed_title=Personalize+db+errors+now+with+Wordpress+2.3.2/feed</wfw:commentRss>
		</item>
		<item>
		<title>Tag scratch</title>
		<link>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Ftag-scratch&amp;seed_title=Tag+scratch</link>
		<comments>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Ftag-scratch&amp;seed_title=Tag+scratch#comments</comments>
		<pubDate>Tue, 25 Sep 2007 20:48:50 +0000</pubDate>
		<dc:creator>Chyetanya Kunte</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Design]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Weblog]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ckunte.com/archives/tag-scratch</guid>
		<description><![CDATA[The very obvious feature in this latest release of Wordpress (v2.3) is the ability to tag posts natively. I consciously refrained from adding tag support to posts earlier because of a couple of reasons:

The feature itself was via a plugin, and I wasn&#8217;t sure how it would get integrated in the future.
I let a set [...]]]></description>
			<content:encoded><![CDATA[<p>The very obvious feature in this latest release of Wordpress (v2.3) is the ability to <a href="http://wordpress.org/development/2007/09/wordpress-23/">tag posts natively</a>. I consciously refrained from adding tag support to posts earlier because of a couple of reasons:</p>
<ol>
<li>The feature itself was via a plugin, and I wasn&#8217;t sure how it would get integrated in the future.</li>
<li>I let a set of categories (or topics) develop first over a period of time.</li>
</ol>
<p>Seeing my del.ici.ous account grow quickly into a dust of tags in horror reminded me of not having another chaos in the name of classification. Tagging is addictive and tends to grow out of control and very fast in number. </p>
<p>To me, tags compliment and extend a category&#8217;s context, not replace it. As an example, every time I wrote about Wordpress, Movabletype or some weblog software, I made a decision to put those posts under the category: <a href="http://ckunte.com/archives/category/software/">software</a> &rarr; <a href="http://ckunte.com/archives/category/software/weblog/">weblog</a>. A better way to extend those posts, thus categorized, now would be to consider the actual names (like wordpress, movabletype, for example) as tags.</p>
<p>With that in mind, while I am not about to unleash tags en masse on this site just because the feature is now natively in, I might consider for select posts. In addition, whenever tags debut on this website, the plan is to display them only on post pages (or permalink pages). Adding them on main page, to me, is like adding textual noise. A <a href="http://codex.wordpress.org/Template_Tags/wp_tag_cloud">tag cloud</a>, in addition, may appear on archives page in future.</p>
<p><strong>Update:</strong> Okay, so they&#8217;re now on. <a href='http://ckunte.com/archives'>Archives</a> section shows how, as well as the individual posts, where tags are used. Template tags <code>the_tags()</code> and <code>wp_tag_cloud()</code> make them all look so easy to implement. However, I am yet to see conditional functions for tagging in Wordpress like <code>is_tag()</code> and <code>single_tag()</code> to better use these new features.</p>
]]></content:encoded>
			<wfw:commentRss>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Ftag-scratch&amp;seed_title=Tag+scratch/feed</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress on its way to becoming a CMS</title>
		<link>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fwordpress-on-its-way-to-becoming-a-cms&amp;seed_title=Wordpress+on+its+way+to+becoming+a+CMS</link>
		<comments>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fwordpress-on-its-way-to-becoming-a-cms&amp;seed_title=Wordpress+on+its+way+to+becoming+a+CMS#comments</comments>
		<pubDate>Wed, 01 Mar 2006 12:13:19 +0000</pubDate>
		<dc:creator>Chyetanya Kunte</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://ckunte.com/archives/wordpress-on-its-way-to-becoming-a-cms/</guid>
		<description><![CDATA[A feature that just landed today allows any Page to be used as the front page in place of the usual blog page. You can display your About page as the front page and move the latest blog posts to a Blog or Journal page. Any of your Pages can be used as the front [...]]]></description>
			<content:encoded><![CDATA[<blockquote cite="http://boren.nu/archives/2006/03/01/wp-commit-digest-for-february-2006/" title="Ryan Boren"><p>A feature that just landed today allows any Page to be used as the front page in place of the usual blog page. You can display your About page as the front page and move the latest blog posts to a Blog or Journal page. Any of your Pages can be used as the front page or the blog page.</p></blockquote>
<p>This was <a href="http://comox.textdrive.com/pipermail/wp-hackers/2006-February/004856.html">a feature I requested</a> in response to <a href="http://comox.textdrive.com/pipermail/wp-hackers/2006-February/004559.html">Matt&#8217;s call for new ideas</a> in the upcoming version of <a href="http://wordpress.org/">WordPress</a>.</p>
<p>English please: Well, it elevates WordPress from being a blog only software to a full fledged content management system. Treat pages as your sections and you can deploy WordPress to completely power your site, and manage all of its content from a single console. How wonderful!</p>
<p><strong><acronym title="Edited to add">ETA</acronym>:</strong> To be completely honest, the idea of a homepage was started in an <a href="http://comox.textdrive.com/pipermail/wp-hackers/2006-February/004411.html">earlier thread</a> on the list. My example/feature request was based on how Textpattern treats its sections. In it, you can switch certain sections to appear on the front page at the click of a choice. Not only that you can choose it to be or not to be included in search and in the syndicate. That I think is quite elegant for a CMS. Now, I am not quite sure whether that is the way WordPress team is implementing it. To me, it looks like you can only set a page to appear on the front page, if you like (from what I see in this <a href="http://trac.wordpress.org/changeset/3581">code change</a>). But, nevertheless, it is a step in the right direction.</p>
<p><strong>ETA2:</strong> It does look like feed and search part of the frontpage package. Can&#8217;t wait for the next version.</p>
]]></content:encoded>
			<wfw:commentRss>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fwordpress-on-its-way-to-becoming-a-cms&amp;seed_title=Wordpress+on+its+way+to+becoming+a+CMS/feed</wfw:commentRss>
		</item>
		<item>
		<title>Feeding on categories</title>
		<link>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Ffeeding-on-categories&amp;seed_title=Feeding+on+categories</link>
		<comments>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Ffeeding-on-categories&amp;seed_title=Feeding+on+categories#comments</comments>
		<pubDate>Sun, 26 Feb 2006 06:38:34 +0000</pubDate>
		<dc:creator>Chyetanya Kunte</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://ckunte.com/archives/feeding-on-categories/</guid>
		<description><![CDATA[One of the prime reasons Wordpress is amazingly popular is not just because of its sheer simplicity for end-users, but also because it is open to extreme hackery. Be it getting your hands dirty in code, in its visual appearence, or both&#8212;thanks to its underlying support for plugins, PHP and themes&#8212;WordPress allures the idle mind [...]]]></description>
			<content:encoded><![CDATA[<p>One of the prime reasons <a href="http://wordpress.org/">Wordpress</a> is amazingly popular is not just because of its sheer simplicity for end-users, but also because it is open to extreme hackery. Be it getting your hands dirty in code, in its visual appearence, or both&#8212;thanks to its underlying support for plugins, PHP and themes&#8212;WordPress allures the idle mind to hack something. As a system, it is immensely satisfying for those who tweak it to bring unmatched customization and extreme geekery. The <em>best</em> part is that most geeks share it with us all. <span id="more-848"></span> </p>
<p>The most important&#8212;and mostly taken for granted&#8212;aspect of this system is that its founders and contributers got their basics right from ground-up before building on new features. I have <a href="http://ckunte.com/archives/browse-wpblog-commands/">written something about this </a>before, but let us take another example: the feeds. </p>
<p>If you use Wordpress yourself or if you subscribe to a Wordpress powered weblog, you know how to subscribe to a whole set of blog posts. It would be something like this:</p>
<p><code>http://somesite.com/feed</code></p>
<p>What if you were interested in only one particular category of posts? Simple. Just change the URL to your taste. Say for example, I have a category called <em>musings</em>. Here&#8217;s how you pull-in only those posts marked &#8220;musings&#8221; in your feed reader:</p>
<p><code>http://somesite.com/category/musings/feed</code></p>
<p><strong>Note: </strong>You may have to note down individual blog settings, like for example in this blog, I use a custom permalink structure that includes &#8220;archives&#8221; in the path. Call it a purist dig, if you like, but I prefer a top-down structure. So, for posts in feed categorized as &#8220;musings&#8221; in this blog, you&#8217;ll point this URL in your feed reader:</p>
<p><code>http://ckunte.com/archives/category/musings/feed</code></p>
<p>The best way to do this for any website, powered by WordPress, is to first click on a category. You&#8217;ll see the full path of the category[1] in the address bar.</p>
<p><code>http://somesite.com/category/musings</code></p>
<p>Now, just suffix that above URL with <code>/feed</code> like this:</p>
<p><code>http://somesite.com/category/musings/feed</code></p>
<p>Go on try it. You can have RSS or Atom feed for each of your categories, if you like.</p>
<p>[1] On a related topic, you might want to read Carthik&#8217;s excellent post, <a href="http://carthik.net/blog/vault/2006/02/21/tags-are-not-categories/">Tags are not Categories</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Ffeeding-on-categories&amp;seed_title=Feeding+on+categories/feed</wfw:commentRss>
		</item>
		<item>
		<title>Turning address bar into a WordPress command line</title>
		<link>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fbrowse-wpblog-commands&amp;seed_title=Turning+address+bar+into+a+WordPress+command+line</link>
		<comments>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fbrowse-wpblog-commands&amp;seed_title=Turning+address+bar+into+a+WordPress+command+line#comments</comments>
		<pubDate>Wed, 21 Dec 2005 12:22:33 +0000</pubDate>
		<dc:creator>Chyetanya Kunte</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Weblog]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ckunte.com/?p=776</guid>
		<description><![CDATA[I searched for this but couldn&#8217;t find a specific reference to all this in one place. What this actually reiterates is that most geeks are lazy. They&#8217;d rather practice it than document it somewhere. Ask any coder how he or she hates writing documentation. In that sense, I have a lot of respect for the [...]]]></description>
			<content:encoded><![CDATA[<p>I searched for this but couldn&#8217;t find a specific reference to all this in one place. What this actually reiterates is that most geeks are lazy. They&#8217;d rather practice it than document it somewhere. Ask any coder how he or she hates writing documentation. <em>In that sense, I have a lot of respect for the contributors of <a href="http://codex.wordpress.org/">Codex</a>, who have put together a wonderful repository of WordPress reference.</em> It might be a good idea to include this in Codex probably under a sub-section: How to nuke a WordPress blog with a command line =). No, I&#8217;m kidding, replace &#8216;nuke&#8217; with &#8216;probe&#8217;.</p>
<p>It&#8217;s been a while since I wrote about WordPress, so I thought I&#8217;ll turn this post into a WordPress exclusive, <a href="http://wordpress.org/development/2005/12/wordpress-20-release-candidate/">just before WordPress brings on</a> more mojo with ver 2.0 scheduled to be released very <em>very</em> soon.</p>
<p><a href="http://wordpress.org/">WordPress</a>&#8212;as a software&#8212;has something for everyone. It appeals to both the end-users as well as geeks alike by letting them choose their poison (as in features). One such highly underrated but extremely efficient way of accessing your WordPress blog&#8212;or for that matter anyone else&#8217;s&#8212;is by turning your address bar into a WordPress command line<sup>1</sup>. Here&#8217;s how:</p>
<p>Type Alt&#43;D. The cursor lands at the address bar waiting for your &#8220;command&#8221;. Go on, type the address of a WordPress powered weblog and press enter (I&#8217;m in a &#8220;don&#8217;t disturb the sleeping mouse&#8221; mood).</p>
<p><code>http://www.somesite.com/</code></p>
<p>The site loads-up. Nothing great happening there. Now, you want to go to the next page. So, you start looking for that link at the bottom that says &#8220;Next Page&#8221; or &#8220;Previous Page&#8221;. Stop. Don&#8217;t bother. Instead try this:</p>
<p><code>http://www.somesite.com/?paged=2</code></p>
<p>In the same manner, if you want to look at page 10,</p>
<p><code>http://www.somesite.com/?paged=10</code></p>
<p>After a bit of browsing, you now want to search for &#8220;something&#8221; on the WordPress powered blog you&#8217;re browsing. But you&#8217;re dismayed to find that there&#8217;s no search bar. Well, you don&#8217;t need one. Simply turn your address bar into a search bar like this:</p>
<p><code>http://www.somesite.com/?s=something</code></p>
<p>If you&#8217;re looking for &#8220;something good&#8221;, try the following:</p>
<p><code>http://www.somesite.com/?s=something&#43;good</code></p>
<p>But, unlike Google treating it as a phrase, WordPress just looks for single words &#8220;something&#8221; and &#8220;good&#8221; within a post and lists them if found. <em>If any WordPress guys are reading this, may be we could have this as a feature?</em></p>
<p>My archives says that I have 35 categories. I want to look at posts from a random category, say 20. Easy peasy:</p>
<p><code>http://www.somesite.com/?cat=20</code></p>
<p>I also have posts from 2001 to 2005. Just for the heck, I want to read what I was thinking in the month of December, 2004. So here&#8217;s what I do:</p>
<p><code>http://www.somesite.com/?m=200412</code></p>
<p>Going another step, I want to know what I was thinking on a particular day of that month, say 25th:</p>
<p><code>http://www.somesite.com/?m=20041225</code></p>
<p>If there are any entries for the day 25 December 2004, they&#8217;ll be listed.</p>
<p>Now, you&#8217;re a feed warrior and want a specific type of feed say: rdf, here we go:</p>
<p><code>http://www.somesite.com/?feed=rdf</code></p>
<p>All of these work irrespective of whether you have permalink structure defined or not. See what I mean when I said WordPress impresses the geek as much as the end-user?</p>
<p>What we might otherwise think as ugly characters in the address bar are in fact beautiful, help get-things-done and <em>really</em> useful. Kudos to the WordPress team for getting this in order right from day one. They&#8217;re now catering to the niceties and low-tech blogging =).</p>
<p>So, if you&#8217;re a die-hard command line warrior and a WordPress user, this one&#8217;s for you. And the next time you go surfing on your favorite WordPress blog, don&#8217;t bother looking for archive pages or a search page, just remember these commands.</p>
<p><strong>Update:</strong> I was looking for some more variety in letting the user manage how he wants to read the feed. My requirement was to serve full content, but let my user decide what he or she wants: full content or a summary. Hackers to the rescue. Within an hour of posting this to WordPress hackers, <a href="http://txfx.net/">Mark Jaquith</a> provided an extremely simple and highly usable solution. I&#8217;ve saved the plugin file for <a href="/files/feedtype.php.txt">download</a> (Upon downloading, rename it to feedtype.php, upload to your plugins folder and activate it). </p>
<p>Usage:</p>
<p>For full content, use either default or the following:</p>
<p><code>http://www.somesite.com/?feedtype=full</code></p>
<p>For summary of content (excerpt):</p>
<p><code>http://www.somesite.com/?feedtype=excerpt</code></p>
<p>All credits to <a href="http://txfx.net/">Mark</a> for this extremely usable feed plugin. Thanks Mark!
<ol class="footnotes">
<li id="footnote_0_776" class="footnote">This is applicable generally to WordPress powered blog sites, and may or may not work with sites that are not essentially blogs, but use WordPress as a hacked CMS. Nevertheless, there&#8217;s no harm trying.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fbrowse-wpblog-commands&amp;seed_title=Turning+address+bar+into+a+WordPress+command+line/feed</wfw:commentRss>
		</item>
		<item>
		<title>Sir Tim Berners Lee blogs</title>
		<link>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fsir-tim-berners-lee-blogs&amp;seed_title=Sir+Tim+Berners+Lee+blogs</link>
		<comments>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fsir-tim-berners-lee-blogs&amp;seed_title=Sir+Tim+Berners+Lee+blogs#comments</comments>
		<pubDate>Sun, 18 Dec 2005 17:06:24 +0000</pubDate>
		<dc:creator>Chyetanya Kunte</dc:creator>
		
		<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://ckunte.com/?p=773</guid>
		<description><![CDATA[In 1989 one of the main objectives of the WWW was to be a space for sharing information. It seemed evident that it should be a space in which anyone could be creative, to which anyone could contribute. The first browser was actually a browser/editor, which allowed one to edit any page, and save it [...]]]></description>
			<content:encoded><![CDATA[<blockquote cite="http://dig.csail.mit.edu/breadcrumbs/node/38" title="Tim Berners Lee"><p>In 1989 one of the main objectives of the WWW was to be a space for sharing information. It seemed evident that it should be a space in which anyone could be creative, to which anyone could contribute. The first browser was actually a browser/editor, which allowed one to edit any page, and save it back to the web if one had access rights.</p>
<p>..it is nice to have a machine to the administrative work of handling the navigation bars and comment buttons and so on, and it is nice to edit in a mode in which you can to limited damage to the site. So I am going to try this blog thing using blog tools. So this is for all the people who have been saying I ought to have a blog.</p></blockquote>
<p>Yes, the father of read and write web now has <a href="http://dig.csail.mit.edu/breadcrumbs/blog/4">a blog</a>. You bet, I&#8217;m subscribed.</p>
]]></content:encoded>
			<wfw:commentRss>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fsir-tim-berners-lee-blogs&amp;seed_title=Sir+Tim+Berners+Lee+blogs/feed</wfw:commentRss>
		</item>
		<item>
		<title>Bottles of freshly packaged air?</title>
		<link>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fbottles-of-air&amp;seed_title=Bottles+of+freshly+packaged+air%3F</link>
		<comments>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fbottles-of-air&amp;seed_title=Bottles+of+freshly+packaged+air%3F#comments</comments>
		<pubDate>Tue, 23 Aug 2005 04:55:14 +0000</pubDate>
		<dc:creator>Chyetanya Kunte</dc:creator>
		
		<category><![CDATA[Noteworthy]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://ckunte.com/?p=627</guid>
		<description><![CDATA[Washington Post on Blog Business Summit: It&#8217;s pathetic &#8212; as well as amusing &#8212; to watch representatives of multimillion-dollar corporations shell out their hard-earned cash to buy what amounts to bottles of freshly packaged air. The concepts behind blogging are not difficult to understand, nor is it difficult to throw one onto the Internet. I&#8217;d [...]]]></description>
			<content:encoded><![CDATA[<blockquote cite="http://www.washingtonpost.com/wp-dyn/content/article/2005/08/19/AR2005081900598.html" title="Robert MacMillan, Washington Post"><p>Washington Post on Blog Business Summit: It&#8217;s pathetic &#8212; as well as amusing &#8212; to watch representatives of multimillion-dollar corporations shell out their hard-earned cash to buy what amounts to bottles of freshly packaged air. The concepts behind blogging are not difficult to understand, nor is it difficult to throw one onto the Internet. I&#8217;d be ashamed to charge for my services so I&#8217;ll offer them for free. Want a blog? Go read some. Do what they do. There&#8217;s your Blog Business Summit.</p></blockquote>
<p><em>Bottles of freshly packaged air?!</em> Un-believable! Washington Post, your rank  just dropped from 8 to 0 in my eyes. Blogging produces quality material in companies on subjects that we do business in and about which, your reporters are incapable of, and don&#8217;t have knowledge about. </p>
<p>Blogging is about software; making information exchange easier; making information universally accessible not to mention ease of use, and let me tell you that it&#8217;s not just about reporting some news. It is about empowering ordinary people to share their immense wealth of knowledge and ideas with their colleagues and affiliate companies and put that to good use for the benefit of their clients and profit. </p>
<p>We need simple tools to put our experience, research and development, customer experience and interaction, feedback and inherent knowledge to good use. Blogging software provides us that. </p>
<p>Do you <em>still</em> think it&#8217;s bottles of freshly packaged air?</p>
<p><strong>Update:</strong> More views on this by: <a href="http://www.trenholm.co.uk/?p=112">Adrian Trenholm</a> and <a href="http://evelynrodriguez.typepad.com/crossroads_dispatches/2005/08/blog_business_s.html">Evelyn Rodriguez</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fbottles-of-air&amp;seed_title=Bottles+of+freshly+packaged+air%3F/feed</wfw:commentRss>
		</item>
		<item>
		<title>WordPress 1.6 to get WYSIWYG editor</title>
		<link>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fwordpress-16-to-get-wysiwyg-editor&amp;seed_title=WordPress+1.6+to+get+WYSIWYG+editor</link>
		<comments>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fwordpress-16-to-get-wysiwyg-editor&amp;seed_title=WordPress+1.6+to+get+WYSIWYG+editor#comments</comments>
		<pubDate>Sat, 06 Aug 2005 14:05:17 +0000</pubDate>
		<dc:creator>Chyetanya Kunte</dc:creator>
		
		<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://ckunte.com/?p=609</guid>
		<description><![CDATA[Matt just announced on his blog that WordPress 1.6 will be using TinyMCE&#8217;s javascript interface for it&#8217;s editor (with an option to disable, if you like). I remember seeing a very nice list by Mikhail Esteves  and I, in turn, posted a comment on Matt&#8217;s quest for What-You-See-Is-What-You-Get editors. Glad to know that this [...]]]></description>
			<content:encoded><![CDATA[<p>Matt just <a href="http://photomatt.net/2005/08/05/wysi/">announced</a> on his blog that WordPress 1.6 will be using <a href="http://tinymce.moxiecode.com/">TinyMCE&#8217;s javascript interface</a> for it&#8217;s editor (with an option to disable, if you like). I remember seeing a very nice list by <a href="http://www.thejackol.com/2004/11/17/dhtml-through-the-web-editors-multi-browser/">Mikhail Esteves</a>  and I, in turn, posted a <a href="http://photomatt.net/2004/11/10/wysiwyg-plugin/#comment-9648">comment</a> on <a href="http://photomatt.net/2004/11/10/wysiwyg-plugin/">Matt&#8217;s quest</a> for What-You-See-Is-What-You-Get editors. Glad to know that this is now being implemented in WordPress&#8217;s next version (1.6).</p>
<p>If they ever considered TinyMCE due to my comment, the credit for it should <em>really</em> go to <a href="http://www.thejackol.com/">Mikhail</a>, because he listed it first on his blog. Thanks, Mikhail!</p>
<p>One of the very fundamental concepts of making any software usable has been in implementing control interfaces that are known to normal users. With this, you&#8217;re going to get a Word like toolbar. Anyone that does not know how to use a Word toolbar, raise your hand, we&#8217;ll take you to a special therapy =).</p>
]]></content:encoded>
			<wfw:commentRss>http://ckunte.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fckunte.com%2Farchives%2Fwordpress-16-to-get-wysiwyg-editor&amp;seed_title=WordPress+1.6+to+get+WYSIWYG+editor/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
