<?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>Calazan.com &#187; Web 2.0</title>
	<atom:link href="http://www.calazan.com/tag/web-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.calazan.com</link>
	<description>Share the Knowledge</description>
	<lastBuildDate>Sun, 05 Sep 2010 00:59:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Twitter</title>
		<link>http://www.calazan.com/twitter/</link>
		<comments>http://www.calazan.com/twitter/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 22:28:49 +0000</pubDate>
		<dc:creator>webmaster</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.calazan.com/?p=357</guid>
		<description><![CDATA[I just created a Twitter account.  I&#8217;ve been seeing a lot of articles about it lately so I decided to finally give it a try.  I&#8217;m still not sure whether I&#8217;m gonna keep using it, but so far I&#8217;m liking it a lot.  Very simple and easy to use and it looks like it will [...]]]></description>
			<content:encoded><![CDATA[<p>I just created a <a title="Twitter" href="http://en.wikipedia.org/wiki/Twitter" target="_blank">Twitter</a> account.  I&#8217;ve been seeing a lot of articles about it lately so I decided to finally give it a try.  I&#8217;m still not sure whether I&#8217;m gonna keep using it, but so far I&#8217;m liking it a lot.  Very simple and easy to use and it looks like it will be a good complement to my blog.</p>
<p>The first thing that actually came to mind when I signed up for an account was how to integrate it with my blog.  I found a WordPress plugin called &#8220;<a title="Twitter Tools" href="http://alexking.org/projects/wordpress/readme?project=twitter-tools" target="_blank">Twitter Tools</a>&#8221; and installed it right away.  It seems to work pretty well, you can also use it to post a &#8220;tweet&#8221; directly from your WordPress blog and you can even set it to notify Twitter every time you write a new post.</p>
<p>You can view my latest tweets on the sidebar on the right.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.calazan.com/twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MindTouch Deki</title>
		<link>http://www.calazan.com/mindtouch-deki/</link>
		<comments>http://www.calazan.com/mindtouch-deki/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 21:39:10 +0000</pubDate>
		<dc:creator>webmaster</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[open source software]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.calazan.com/mindtouch-deki/</guid>
		<description><![CDATA[I&#8217;ve been playing with this open source collaboration/wiki/mashup software for a couple of weeks now and I have to say that I&#8217;m very impressed with it so far.
I set up a wiki website at work almost two years ago using the MediaWiki engine mainly for sharing documentations, which works fine but it could have been [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been playing with this open source collaboration/wiki/mashup software for a couple of weeks now and I have to say that I&#8217;m very impressed with it so far.</p>
<p>I set up a wiki website at work almost two years ago using the <a title="MediaWiki" href="http://en.wikipedia.org/wiki/Mediawiki" target="_blank">MediaWiki</a> engine mainly for sharing documentations, which works fine but it could have been much better if certain features came built-in with it.</p>
<p>MindTouch Deki has all these features that I wanted and a lot more.  It&#8217;s really designed for enterprise use and that&#8217;s why I&#8217;m migrating our wiki to this:</p>
<ul>
<li><strong>Active Directory/LDAP authentication with SSL/TLS support.</strong> There is an LDAP authentication extension for MediaWiki as well which works pretty well but with MindTouch Deki it&#8217;s built-in and easier to set up.  It also supports groups.</li>
<li><strong>Access Control.</strong> MindTouch Deki lets you set permissions for each page.  It uses hierarchical pages so if you set a permission on a page, for example, new pages created under it will automatically inherit its permissions.  There&#8217;s also a checkbox when setting up the permissions that lets you apply the permissions to all the children pages.  Very easy to do and works with LDAP/Active Directory users and groups.  MediaWiki on the other hand was not designed for this so the access control extensions you&#8217;ll find for it will most likely have flaws.</li>
<li><strong>WYSIWYG editor.</strong> There is an FCKEditor extension for MediaWiki but I find it buggy.  The one with MindTouch Deki works really well and you can even copy and paste from Microsoft Word or from another website to it.  I also like how the toolbar follows you when you scroll down while editing a page.</li>
<li><strong>Easily attach files and images.</strong> There&#8217;s a button to quickly attach files/images to each page.  Each page also has a separate section for files and images.  You can attach multiple files/images at the same time and MindTouch Deki will automatically detect which are images.  The images section gives you a preview of the images.  You can also add a description for each file/image.</li>
<li><strong>Search inside file attachments.</strong> By default, MindTouch Deki indexes .doc, .docx, .ppt, .pptx, .xls, .pdf, .odt, .opt, html, and text files.</li>
<li><strong>Lots of extensions, here&#8217;s a few of them:</strong>
<ul>
<li>MySQL &#8211; Retrieve data from an external MySQL database as a value, table, list, record, or recordlist and use it in your page.  The table is also sortable, by the way.  You can also use the retrieved values as inputs to other extensions, like Google maps for example.</li>
<li>Flickr</li>
<li>Dapper</li>
<li>Twitter</li>
<li>Windows Live (contacts, map, etc.)</li>
<li>Google (search, map, calendar, spreadsheet, etc.) &#8211; Requires Google API key.</li>
<li>Yahoo!</li>
<li>AccuWeather</li>
<li>Atom/RSS feeds</li>
<li>Media</li>
<li>Here&#8217;s the entire list: <a title="MindTouch Deki Extensions" href="http://wiki.developer.mindtouch.com/MindTouch_Deki/Extensions" target="_blank">MindTouch Deki Extensions</a></li>
</ul>
</li>
</ul>
<p style="text-align: center;"><a href="http://www.calazan.com/wp-content/uploads/2008/11/mindtouch_extensions.jpg"><img class="aligncenter size-medium wp-image-139" title="mindtouch_extensions" src="http://www.calazan.com/wp-content/uploads/2008/11/mindtouch_extensions-300x201.jpg" alt="" width="300" height="201" /></a></p>
<p>There are still a lot of things for me to play with, so I&#8217;m gonna be pretty busy for a while <img src='http://www.calazan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Here&#8217;s the link to download the open source edition: <a title="MindTouch Deki Open Source" href="http://wiki.developer.mindtouch.com/MindTouch_Deki/Download" target="_blank">http://wiki.developer.mindtouch.com/MindTouch_Deki/Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.calazan.com/mindtouch-deki/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
