<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Innovation in Information Technology</title>
	<atom:link href="http://infomatters.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://infomatters.wordpress.com</link>
	<description>My experiences in constantly discovering new ideas in Information Technology</description>
	<lastBuildDate>Mon, 05 Jan 2009 19:37:51 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='infomatters.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/f14861a89bb885645cb2b1b589a75548?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Innovation in Information Technology</title>
		<link>http://infomatters.wordpress.com</link>
	</image>
			<item>
		<title>CSS and Django</title>
		<link>http://infomatters.wordpress.com/2009/01/06/css-and-django/</link>
		<comments>http://infomatters.wordpress.com/2009/01/06/css-and-django/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 19:31:03 +0000</pubDate>
		<dc:creator>Rahul Baji</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[REST]]></category>

		<guid isPermaLink="false">http://infomatters.wordpress.com/2009/01/06/css-and-django/</guid>
		<description><![CDATA[Any way of combining the fact that MVC paradigm is used in web apps to minimise CSS file names? I liked the idea of RESTful CSS. http://www.digital-web.com/articles/RESTful_CSS/.
In Django how about a .css for app settings, .css for site level settings and action level CSS for the action on the model being viewed.
This is necessitate 3 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomatters.wordpress.com&blog=99244&post=15&subd=infomatters&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Any way of combining the fact that MVC paradigm is used in web apps to minimise CSS file names? I liked the idea of RESTful CSS. http://www.digital-web.com/articles/RESTful_CSS/.</p>
<p>In Django how about a .css for app settings, .css for site level settings and action level CSS for the action on the model being viewed.</p>
<p>This is necessitate 3 CSS HTTP requests. In my opinion in a large scale project, 3 calls to small  CSS files will lesser intensive that one call for a large CSS file</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/infomatters.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/infomatters.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/infomatters.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/infomatters.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/infomatters.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/infomatters.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/infomatters.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/infomatters.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/infomatters.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/infomatters.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomatters.wordpress.com&blog=99244&post=15&subd=infomatters&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://infomatters.wordpress.com/2009/01/06/css-and-django/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7c51a4ee386b9484bd62915fd32532ca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infomatters</media:title>
		</media:content>
	</item>
		<item>
		<title>Abstraction as an Innovation tool</title>
		<link>http://infomatters.wordpress.com/2007/03/22/abstraction-as-an-innovation-tool/</link>
		<comments>http://infomatters.wordpress.com/2007/03/22/abstraction-as-an-innovation-tool/#comments</comments>
		<pubDate>Thu, 22 Mar 2007 03:06:17 +0000</pubDate>
		<dc:creator>Rahul Baji</dc:creator>
				<category><![CDATA[Innovation]]></category>

		<guid isPermaLink="false">http://infomatters.wordpress.com/2007/03/22/abstraction-as-an-innovation-tool/</guid>
		<description><![CDATA[Few days ago, I and Abhijit had a nice discussion on Abstraction. I realised that Abstraction is essentially a tool in an innovator&#8217;s toolset. Let me elaborate.
Innovation is the identifying of something new, something that has not been thought of in that manner before.
How does one resolve a problem in an innovative manner. One tool [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomatters.wordpress.com&blog=99244&post=14&subd=infomatters&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Few days ago, I and Abhijit had a nice discussion on Abstraction. I realised that Abstraction is essentially a tool in an innovator&#8217;s toolset. Let me elaborate.</p>
<p>Innovation is the identifying of something new, something that has not been thought of in that manner before.<br />
How does one resolve a problem in an innovative manner. One tool is abstraction.</p>
<p>Every problem has multiple facets. There are many complications in a situation. There are dependencies, there are constraints.<br />
Because of the constraints, the solution set for the problem is limited. We keep on looking for solutions within the constrained set and we keep on getting the same ideas. </p>
<p>What we can do with abstraction is &#8211; Imagine that one particular constraint does not exist. Then the solution set will expand. We can look at more solutions. Have arrived at a solution of the problem without the constraint, we then check if the solution can be applied even with the constraint. Does re-applying the constraint make the solution infeasible? or are there ways in which the solution can be used?</p>
<p>The reason I have said that Abstraction is just one tool is because it has only expanded the solution set. It has not allowed us as yet to explore the solution set, to enumerate different solutions now that abstraction has expanded the realm.<br />
We would also need to choose to decide which constraint to drop. That decision would dictate the amount of time we would spend when we reapply the constraint.</p>
<p>My thoughts on that would be the next post.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/infomatters.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/infomatters.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/infomatters.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/infomatters.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/infomatters.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/infomatters.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/infomatters.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/infomatters.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/infomatters.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/infomatters.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/infomatters.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/infomatters.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomatters.wordpress.com&blog=99244&post=14&subd=infomatters&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://infomatters.wordpress.com/2007/03/22/abstraction-as-an-innovation-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7c51a4ee386b9484bd62915fd32532ca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infomatters</media:title>
		</media:content>
	</item>
		<item>
		<title>WordPress.com is hosted on LiteSpeed</title>
		<link>http://infomatters.wordpress.com/2006/03/16/wordpresscom-is-hosted-on-litespeed/</link>
		<comments>http://infomatters.wordpress.com/2006/03/16/wordpresscom-is-hosted-on-litespeed/#comments</comments>
		<pubDate>Thu, 16 Mar 2006 03:21:12 +0000</pubDate>
		<dc:creator>Rahul Baji</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://infomatters.wordpress.com/2006/03/16/wordpresscom-is-hosted-on-litespeed/</guid>
		<description><![CDATA[I had somehow always assumed that that wordpress would be hosted on a LAMP (Linux Apache MySQL PHP) platform.
However www.wordpress.com is hosted on a web server called litespeed
LiteSpeed web server is an Apache interchangeable, full-featured high performance, secure HTTP server specifically engineered from the ground up with security and scalability in mind.
Interesting!
Wonder what factors contributed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomatters.wordpress.com&blog=99244&post=13&subd=infomatters&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I had somehow always assumed that that wordpress would be hosted on a LAMP (Linux Apache MySQL PHP) platform.</p>
<p>However www.wordpress.com is hosted on a web server called <a title="LiteSpeed Technoilogies" target="_blank" href="http://litespeedtech.com/">litespeed</a></p>
<blockquote><p>LiteSpeed web server is an Apache interchangeable, full-featured high performance, secure HTTP server specifically engineered from the ground up with security and scalability in mind.</p></blockquote>
<p>Interesting!</p>
<p>Wonder what factors contributed to that decision?</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/infomatters.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/infomatters.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/infomatters.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/infomatters.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/infomatters.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/infomatters.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/infomatters.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/infomatters.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/infomatters.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/infomatters.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/infomatters.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/infomatters.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomatters.wordpress.com&blog=99244&post=13&subd=infomatters&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://infomatters.wordpress.com/2006/03/16/wordpresscom-is-hosted-on-litespeed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7c51a4ee386b9484bd62915fd32532ca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infomatters</media:title>
		</media:content>
	</item>
		<item>
		<title>Information Architecture: Users Content and Context</title>
		<link>http://infomatters.wordpress.com/2006/02/23/information-architecture-users-content-and-context/</link>
		<comments>http://infomatters.wordpress.com/2006/02/23/information-architecture-users-content-and-context/#comments</comments>
		<pubDate>Thu, 23 Feb 2006 06:05:10 +0000</pubDate>
		<dc:creator>Rahul Baji</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://infomatters.wordpress.com/2006/02/23/information-architecture-users-content-and-context/</guid>
		<description><![CDATA[I was reading Louis Rosenfelds book on Information Architecture. I loved  Venn Diagram about Content-Context-Users. What I wished to highlight was the importance of the ternary relationship between the three and also the importance of each in the whole process.
A website is among things a means of communication of information.  I wished to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomatters.wordpress.com&blog=99244&post=8&subd=infomatters&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I was reading Louis Rosenfelds book on Information Architecture. I loved  Venn Diagram about Content-Context-Users. What I wished to highlight was the importance of the ternary relationship between the three and also the importance of each in the whole process.</p>
<p>A website is among things a means of communication of information.  I wished to highlight how each of these factors affect the communication.</p>
<p><a target="_blank" title="Click to Enlarge" href="http://infomatters.files.wordpress.com/2006/02/louisrosenfeld.gif"><img alt="Louis Reslenfeld IA Venn Diagram" src="http://infomatters.files.wordpress.com/2006/02/louisrosenfeld-tb.thumbnail.gif" /></a></p>
<p><strong>Content</strong></p>
<p>Among the various activities involved when focussing on Content is Content Structuring.<br />
Lets look at the sentence: A woman without her man is nothing</p>
<p>If structured as</p>
<p><em>A woman without her man, is nothing </em></p>
<p>communicates one idea</p>
<p>If structured as</p>
<p><em>A woman: without her, man is nothing</em></p>
<p>communicates exactly the opposite idea.</p>
<p>Hence it becomes critical that we understand the content structure and realise its importance</p>
<p><strong>Context</strong></p>
<p>Similarly about Context, Here we again we will take same content and apply different contexts to it and see how it affects the communication</p>
<p>I say :&#8221; The World is Flat&#8221;</p>
<p>The most probable reaction is : This guy must be nuts.</p>
<p>However if <a title="Thomas Friedman" href="http://en.wikipedia.org/wiki/Thomas_Friedman">Thomas Friedman</a> says that, it becomes a <a title="A Brief History of the Twenty-first Century " target="_blank" href="http://www.amazon.com/gp/product/0374292884/sr=8-1/qid=1140672940/ref=pd_bbs_1/102-3324875-1807343?%5Fencoding=UTF8">bestseller</a> . What has changed is only the context but the it has a radical effect on the communication</p>
<p><strong>Users</strong></p>
<p>Again the same content being shown to different users affects the communication greatly.</p>
<p>There is ad about a soft drink from a Multi national company. They launch a &#8220;energy&#8221; drink in the Middle East. The creative was simple : A man is tired, he drinks the cold-drink, and he up and energetic again. However the campaign bombed. Because as is common all around the world, we read stuff from left-to-right. However in the Middle east, there content is read right-to-left. Hence the ad effectively communicated that an energetic man on drinking the stuff started feeling tired.</p>
<p>All these examples are probably extremes. But they help in highlighting the basics of three elements of the IA venn diagram</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/infomatters.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/infomatters.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/infomatters.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/infomatters.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/infomatters.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/infomatters.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/infomatters.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/infomatters.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/infomatters.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/infomatters.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/infomatters.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/infomatters.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomatters.wordpress.com&blog=99244&post=8&subd=infomatters&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://infomatters.wordpress.com/2006/02/23/information-architecture-users-content-and-context/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7c51a4ee386b9484bd62915fd32532ca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infomatters</media:title>
		</media:content>

		<media:content url="http://infomatters.files.wordpress.com/2006/02/louisrosenfeld-tb.thumbnail.gif" medium="image">
			<media:title type="html">Louis Reslenfeld IA Venn Diagram</media:title>
		</media:content>
	</item>
		<item>
		<title>Move to being an Information Architect</title>
		<link>http://infomatters.wordpress.com/2006/02/10/move-to-being-an-information-architect/</link>
		<comments>http://infomatters.wordpress.com/2006/02/10/move-to-being-an-information-architect/#comments</comments>
		<pubDate>Fri, 10 Feb 2006 06:29:17 +0000</pubDate>
		<dc:creator>Rahul Baji</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://infomatters.wordpress.com/2006/02/10/move-to-being-a-information-architect/</guid>
		<description><![CDATA[I have been a web architect for over 6 years now.  I always love looking at innovations and working on new paradigms that are emerging.
One of the biggest paradigm shifts that I have seen in the web app industry is the move from a data-driven paradigm (data entry screens) to content-driven paradigm (contextual information, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomatters.wordpress.com&blog=99244&post=3&subd=infomatters&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have been a web architect for over 6 years now.  I always love looking at innovations and working on new paradigms that are emerging.</p>
<p>One of the biggest paradigm shifts that I have seen in the web app industry is the move from a data-driven paradigm (data entry screens) to content-driven paradigm (contextual information, data with metadata). Recognising the DIKW(Data-Information-Knowledge-Wisdom) heirarchy, we are moving from Data Management Systems  to Information Management Systems to Knowledge Management Systems. I wonder if we will have Wisdom Management Systems ever?! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I am looking to move from being a Data/Technology Architect to an Information Architect. This in the context of the DIKW heirarchy is a move to adding more value to the end-user of the application; by adding as much as context to the data as possible.</p>
<p>&#8220;Good context&#8221; and &#8220;Bad context&#8221; are relative to the user. Hence the understanding of the user is critical in providing context to data.  Thus information architecture involves understanding the user&#8217;s profile, his needs for consuming the information besides designing the information itself.</p>
<p>I am keen to adopting and utilising all the skills involved in becoming a Information Architect.</p>
<p>Who knows?! Next would be becoming a Knowledge Architect <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/infomatters.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/infomatters.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/infomatters.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/infomatters.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/infomatters.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/infomatters.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/infomatters.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/infomatters.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/infomatters.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/infomatters.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/infomatters.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/infomatters.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomatters.wordpress.com&blog=99244&post=3&subd=infomatters&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://infomatters.wordpress.com/2006/02/10/move-to-being-an-information-architect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7c51a4ee386b9484bd62915fd32532ca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infomatters</media:title>
		</media:content>
	</item>
	</channel>
</rss>