<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Knowledge Works</title>
	<atom:link href="http://knowledgeworks.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://knowledgeworks.wordpress.com</link>
	<description>From fascination to illumination</description>
	<lastBuildDate>Tue, 13 Oct 2009 06:23:50 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='knowledgeworks.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/62d8dfe33aeb528704a16b8233d6c3f8?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Knowledge Works</title>
		<link>http://knowledgeworks.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://knowledgeworks.wordpress.com/osd.xml" title="Knowledge Works" />
		<item>
		<title>Xcelsius Connectivity &#8211; FlyNet Services</title>
		<link>http://knowledgeworks.wordpress.com/2009/10/12/xcelsius-connectivity-flynet-services/</link>
		<comments>http://knowledgeworks.wordpress.com/2009/10/12/xcelsius-connectivity-flynet-services/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 18:49:12 +0000</pubDate>
		<dc:creator>knowledgeworks</dc:creator>
				<category><![CDATA[BusinessObjects]]></category>
		<category><![CDATA[Dashboards]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Xcelsius]]></category>
		<category><![CDATA[business intelligence]]></category>

		<guid isPermaLink="false">http://knowledgeworks.wordpress.com/?p=81</guid>
		<description><![CDATA[This is a part of a mini series on the data connectivity aspects of Crystal Xcelsius dashboard tool, part of SAP BusinessObjects. 
Xcelsius dashboards are Shockwave (SWF) files providing rich user interactions and visualizations. The product is a special RAD tool on top of Adobe Flash which focuses exclusively on building dashboards. It has a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=81&subd=knowledgeworks&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><em><a href="http://knowledgeworks.files.wordpress.com/2009/10/2.jpg"></a><a href="http://knowledgeworks.files.wordpress.com/2009/10/6.jpg"></a><a href="http://knowledgeworks.files.wordpress.com/2009/10/8.jpg"></a><a href="http://knowledgeworks.files.wordpress.com/2009/10/7.jpg"></a><a href="http://knowledgeworks.files.wordpress.com/2009/10/12.jpg"></a>This is a part of a mini series on the data connectivity aspects of Crystal Xcelsius dashboard tool, part of SAP BusinessObjects. </em></p>
<p>Xcelsius dashboards are Shockwave (SWF) files providing rich user interactions and visualizations. The product is a special RAD tool on top of Adobe Flash which focuses exclusively on building dashboards. It has a set of key dashboard visualization widgets including charts, graphs, trends, signals, gauges etc. It is extensible through Adobe Flex.</p>
<p>Xcelsius dashboards can be deployed in various manners and has several usage scenarios with typically both individual and large groups of consumers for a particular dashboard. One of the most important areas is the data connectivity features of the product.</p>
<p>This mini series talks in some detail about various connectivity mechanisms. Here I will talk about Flynet Services, a third party component which comes free as an express edition along with Xcelsius Engage and Enterprise licensed media.</p>
<p>Flynet, is simply a .NET web services generator, (WSDL + ASMX) which in usual circumstances is not a popular skill set among dashboard designers. WSDL, Web Services Description Language is an xml format for the interoperability of functionality provided by distributed services. Xcelsius dashboards can communicate to and fro with data stores through the web service interface. One can write custom code for communicating between the Xcelsius engine and the data stores using .NET, Java, PHP, etc but it requires dedicated developer skills.</p>
<p><strong>Flynet services provide a handy tool to automatically generate web services code for deployment to a web server, usually Microsoft IIS (but can be deployed on an apache web server as well).</strong></p>
<p>If you have already purchased Xcelsius Engage or Enterprise, the Flynet setup will be in the folder<strong> &lt;Xcelsius Install Path&gt;\AddOns\Flynet </strong>or <strong>&lt;Xcelsius Install Path&gt;\Connectivity\FlyNet</strong></p>
<p>After installing FlyNet WebService Genrator and IIS..</p>
<p>Enter the license both in Xcelsius (Help-&gt;Update License Key) and FlyNet Web Services Generator (Help-&gt; Enter New Product Key).</p>
<p>However,<br />
If you enter an Xcelsius Enterprise License, you will get this message.<br />
<a href="http://knowledgeworks.files.wordpress.com/2009/10/no_cals_with_our_key1.jpg"><img class="size-full wp-image-107  alignleft" title="Enterprise License Issue" src="http://knowledgeworks.files.wordpress.com/2009/10/no_cals_with_our_key1.jpg?w=578&#038;h=344" alt="Enterprise License Issue" width="578" height="344" /></a></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Make sure you have the Crystal Xcelsius Engage Server License</strong>. This particular Xcelsius version connects directly with data sources.</p>
<p>The Enterprise license only works for data connectivity with BusinessObjects enterprise and not diectly with live data sources.</p>
<p>The FlyNet Generator has a catch. <strong>It can only allow for as many &#8216;analytics&#8217; updates as the number of CAL license available. i.e for a 10-CAL Engage Server license, Flynet servics will randomly update only 10 analytic widgets (copmonents) at one deployment.</strong> Therefore, it is not a viable solution for dashboards requiring data conectivity with more analytic widgets.</p>
<p>If this doesn&#8217;t suffice, you have the options of the Adobe LifeCycle Data Services (LCDS) or manual coding of webservices&#8230;</p>
<p>FlyNet WS Generator is a simple three tab and thus three step tool.</p>
<p><strong>1. Web Service</strong></p>
<p><img class="aligncenter size-full wp-image-109" title="Web Services" src="http://knowledgeworks.files.wordpress.com/2009/10/1.jpg?w=592&#038;h=329" alt="Web Services" width="592" height="329" /></p>
<p>Enter a name, preferrably without spaces (since certain webservers dont deal with white spaces in URLs very well), description and a folder location where you want your generated web services to be placed. If you are planning to use IIS and want to deploy the web services using FlyNet, make sure the folder is under the right security domain in the production system. Otherwise, you can generate the web service to any folder and then manually deploy it as a web app in IIS by unchecking the option: &#8220;Register Web Service with IIS&#8221;</p>
<p>If you have a corporate web service deployment policy and/or you want to better organize your deployed webservices, you can use the advanced feature and determine a .NET namespace for your generated webservice code and also the WS namespace URL.</p>
<p><em><a href="http://knowledgeworks.files.wordpress.com/2009/10/2.jpg"><img title="Advanced Setting_WebServices" src="http://knowledgeworks.files.wordpress.com/2009/10/2.jpg?w=540&#038;h=213" alt="Advanced Setting_WebServices" width="540" height="213" /></a></em></p>
<p>Once you have filled up this basic information, you can move to the next teb: &#8220;Data Source Connection&#8221;</p>
<p><strong>2. Data Source Connection</strong></p>
<p>This is where the beauty of this utility lies. You just have to define your query in SQL (with sligth variations) and you get yourself a generated webservice.</p>
<p><a href="http://knowledgeworks.files.wordpress.com/2009/10/3.jpg"><img class="alignleft size-full wp-image-112" title="3" src="http://knowledgeworks.files.wordpress.com/2009/10/3.jpg?w=540&#038;h=290" alt="3" width="540" height="290" /></a></p>
<p><strong> </strong></p>
<p><strong><br />
</strong></p>
<p>Click on New Data Source to define either an OLE DB or an ODBC connection. FlyNet provides data adapters for numerous data sources inlcuding RDMBS, OLAP cubes and even directly from excel files. <strong>However, it is kind of strange to use web services to connect to excel using FlyNet, Xcelsius provides XML mapping via excel already!</strong></p>
<p><a href="http://knowledgeworks.files.wordpress.com/2009/10/4.jpg"><img class="alignleft size-full wp-image-113" title="4" src="http://knowledgeworks.files.wordpress.com/2009/10/4.jpg?w=530&#038;h=342" alt="4" width="530" height="342" /></a></p>
<p>You can define the connection string either through the wizard or directly using the Advanced Button. Once completed, you can test your connection string and view the summary.</p>
<p><a href="http://knowledgeworks.files.wordpress.com/2009/10/5.jpg"><img class="alignleft size-full wp-image-114" title="5" src="http://knowledgeworks.files.wordpress.com/2009/10/5.jpg?w=615&#038;h=359" alt="5" width="615" height="359" /></a></p>
<p><strong>3. Queries:</strong></p>
<p><strong><em><a href="http://knowledgeworks.files.wordpress.com/2009/10/6.jpg"><img title="6" src="http://knowledgeworks.files.wordpress.com/2009/10/6.jpg?w=627&#038;h=330" alt="6" width="627" height="330" /></a></em></strong></p>
<p><strong><em> </em></strong></p>
<p>Best way to define the queries is using the query wizard. The reason is that FlyNet for unkown reasons didnt write an ANSI SQL-92 or 2000 parser. For aggregates, stored procedures and case statements, there are special provisions.</p>
<p><strong><em></em></strong></p>
<p><strong><em><em><a href="http://knowledgeworks.files.wordpress.com/2009/10/2.jpg"></a><a href="http://knowledgeworks.files.wordpress.com/2009/10/6.jpg"></a><a href="http://knowledgeworks.files.wordpress.com/2009/10/8.jpg"></a><a href="http://knowledgeworks.files.wordpress.com/2009/10/2.jpg"></a><a href="http://knowledgeworks.files.wordpress.com/2009/10/6.jpg"></a><a href="http://knowledgeworks.files.wordpress.com/2009/10/8.jpg"><img title="8" src="http://knowledgeworks.files.wordpress.com/2009/10/8.jpg?w=578&#038;h=320" alt="8" width="578" height="320" /></a><a href="http://knowledgeworks.files.wordpress.com/2009/10/7.jpg"></a></em></em></strong></p>
<p>For &#8216;Aggregate Values&#8217;, place ~ before and after the alias. For &#8216;Case Statements&#8217;, enclose in parantheses, for stored procedures, use the EXEC keyword.</p>
<p><strong><em><em><a href="http://knowledgeworks.files.wordpress.com/2009/10/2.jpg"></a></em></em></strong><strong><em></em></strong></p>
<p><strong><em><a href="http://knowledgeworks.files.wordpress.com/2009/10/10.jpg"><img class="alignleft size-full wp-image-118" title="10" src="http://knowledgeworks.files.wordpress.com/2009/10/10.jpg?w=675&#038;h=422" alt="10" width="675" height="422" /></a></em></strong></p>
<p><strong>Generate Web Service</strong></p>
<p>Thats it! Generate the Web Service once you are done with your queries. Each query will lead to a new variable in Xcelsius. Ill come to that later.</p>
<p>The utility then generates a wsdl file, associated asmx and the web.config files for usage. Pity it doesnot reveal the c# code&#8230;</p>
<p>If you selected &#8220;Register Web Service  with IIS&#8221;, you will get a dialog asking you to view your webservice. That will open the URL in your browser.</p>
<p>Otherwise you can deploy the three files in IIS or Apache manually.</p>
<p>You can test your webservice by using the &#8220;Invoke&#8221; button. You should see the generated XML file with the relevant data in it. If things go wrong, the webservice will spit errors within the data elements of the xml.</p>
<p><a href="http://knowledgeworks.files.wordpress.com/2009/10/11.jpg"><img class="alignleft size-full wp-image-119" title="11" src="http://knowledgeworks.files.wordpress.com/2009/10/11.jpg?w=616&#038;h=347" alt="11" width="616" height="347" /></a></p>
<p><strong>Xcelsius</strong></p>
<p>Now lets hook up the Xcelsius dashboard with the web service.</p>
<p>Goto the &#8216;Data Manager&#8217; accessible from the toolbar. Click on Add-&gt;Add a Web Service Connection.</p>
<p>Enter the WSDL URL and click Import. This will import all the parameters into Xcelsius for linking purposes.</p>
<p><em><a href="http://knowledgeworks.files.wordpress.com/2009/10/2.jpg"></a><a href="http://knowledgeworks.files.wordpress.com/2009/10/6.jpg"></a><a href="http://knowledgeworks.files.wordpress.com/2009/10/8.jpg"></a><a href="http://knowledgeworks.files.wordpress.com/2009/10/7.jpg"></a><a href="http://knowledgeworks.files.wordpress.com/2009/10/12.jpg"><img title="12" src="http://knowledgeworks.files.wordpress.com/2009/10/12.jpg?w=561&#038;h=466" alt="12" width="561" height="466" /></a></em></p>
<p><strong>Notice each query you defined in FlyNet is converted to a method here.</strong> Thsi way you can build multiple input and output parameters. It also helps in running parallel queries. Designing the distribution of data to input and fetch using a multiple of queries is a pure design desicion and requires a lot of factors including the runtime performance, database performance and dashboard update frequency.</p>
<p>You can now link the webservice with the embedded Excel model by linking cells to parameters.</p>
<p>Once you are done with this, you can design your dashboard interface the usual way, linking cells with various widgets. Since these cells are now linked up with webservices parameters, your dashboards will be dynamically changing based on the source data!</p>
Posted in business intelligence, BusinessObjects, Dashboards, Web Services, Xcelsius  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/knowledgeworks.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/knowledgeworks.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/knowledgeworks.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/knowledgeworks.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/knowledgeworks.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/knowledgeworks.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/knowledgeworks.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/knowledgeworks.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/knowledgeworks.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/knowledgeworks.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=81&subd=knowledgeworks&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://knowledgeworks.wordpress.com/2009/10/12/xcelsius-connectivity-flynet-services/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b52691c994e783ce9d1ced6cfd25e851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">knowledgeworks</media:title>
		</media:content>

		<media:content url="http://knowledgeworks.files.wordpress.com/2009/10/no_cals_with_our_key1.jpg" medium="image">
			<media:title type="html">Enterprise License Issue</media:title>
		</media:content>

		<media:content url="http://knowledgeworks.files.wordpress.com/2009/10/1.jpg" medium="image">
			<media:title type="html">Web Services</media:title>
		</media:content>

		<media:content url="http://knowledgeworks.files.wordpress.com/2009/10/2.jpg" medium="image">
			<media:title type="html">Advanced Setting_WebServices</media:title>
		</media:content>

		<media:content url="http://knowledgeworks.files.wordpress.com/2009/10/3.jpg" medium="image">
			<media:title type="html">3</media:title>
		</media:content>

		<media:content url="http://knowledgeworks.files.wordpress.com/2009/10/4.jpg" medium="image">
			<media:title type="html">4</media:title>
		</media:content>

		<media:content url="http://knowledgeworks.files.wordpress.com/2009/10/5.jpg" medium="image">
			<media:title type="html">5</media:title>
		</media:content>

		<media:content url="http://knowledgeworks.files.wordpress.com/2009/10/6.jpg" medium="image">
			<media:title type="html">6</media:title>
		</media:content>

		<media:content url="http://knowledgeworks.files.wordpress.com/2009/10/8.jpg" medium="image">
			<media:title type="html">8</media:title>
		</media:content>

		<media:content url="http://knowledgeworks.files.wordpress.com/2009/10/10.jpg" medium="image">
			<media:title type="html">10</media:title>
		</media:content>

		<media:content url="http://knowledgeworks.files.wordpress.com/2009/10/11.jpg" medium="image">
			<media:title type="html">11</media:title>
		</media:content>

		<media:content url="http://knowledgeworks.files.wordpress.com/2009/10/12.jpg" medium="image">
			<media:title type="html">12</media:title>
		</media:content>
	</item>
		<item>
		<title>Strategy by Measurement</title>
		<link>http://knowledgeworks.wordpress.com/2009/10/10/strategy-by-measurement/</link>
		<comments>http://knowledgeworks.wordpress.com/2009/10/10/strategy-by-measurement/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 06:23:48 +0000</pubDate>
		<dc:creator>knowledgeworks</dc:creator>
				<category><![CDATA[EPM]]></category>
		<category><![CDATA[Strategy]]></category>
		<category><![CDATA[measurement]]></category>

		<guid isPermaLink="false">http://knowledgeworks.wordpress.com/?p=100</guid>
		<description><![CDATA[
Posted in EPM, Strategy Tagged: measurement, Strategy      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=100&subd=knowledgeworks&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;"><object type='application/x-shockwave-flash' wmode='transparent' data='http://static.slideshare.net/swf/ssplayer2.swf?id=2138311&#038;doc=mypresentatin-091006044441-phpapp01' width='425' height='348'><param name='movie' value='http://static.slideshare.net/swf/ssplayer2.swf?id=2138311&#038;doc=mypresentatin-091006044441-phpapp01' /><param name='allowFullScreen' value='true' /><param name='allowScriptAccess' value='always' /></object></p>
Posted in EPM, Strategy Tagged: measurement, Strategy <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/knowledgeworks.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/knowledgeworks.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/knowledgeworks.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/knowledgeworks.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/knowledgeworks.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/knowledgeworks.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/knowledgeworks.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/knowledgeworks.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/knowledgeworks.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/knowledgeworks.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=100&subd=knowledgeworks&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://knowledgeworks.wordpress.com/2009/10/10/strategy-by-measurement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b52691c994e783ce9d1ced6cfd25e851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">knowledgeworks</media:title>
		</media:content>
	</item>
		<item>
		<title>Note: NullPointerException when accessing Dashboard and Analytics Setup (BOXI 3.0)</title>
		<link>http://knowledgeworks.wordpress.com/2009/10/03/note-nullpointerexception-when-accessing-dashboard-and-analytics-setup-boxi-3-0/</link>
		<comments>http://knowledgeworks.wordpress.com/2009/10/03/note-nullpointerexception-when-accessing-dashboard-and-analytics-setup-boxi-3-0/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 12:54:29 +0000</pubDate>
		<dc:creator>knowledgeworks</dc:creator>
				<category><![CDATA[BusinessObjects]]></category>
		<category><![CDATA[Dashboards]]></category>
		<category><![CDATA[Noise]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[notes]]></category>

		<guid isPermaLink="false">http://knowledgeworks.wordpress.com/?p=95</guid>
		<description><![CDATA[NullPointerException: Dashboad and Analytics Setup
When using the dashboard and analytics setup for the first time, you might end up at this stack trace screwup:
java.lang.NullPointerException
    at com.bo.aa.util.SecurityStore.GetLogonToken(SecurityStore.java:28)
    at com.bo.aa.util.SecurityStore.getSecurityValue(SecurityStore.java:79)
    at com.bo.aa.impl.DBServerImpl.getSecurityToken(DBServerImpl.java:166)
    at org.apache.jsp.jsp.appsHome_jsp._jspService(appsHome_jsp.java:536)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=95&subd=knowledgeworks&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>NullPointerException: Dashboad and Analytics Setup</p>
<p>When using the dashboard and analytics setup for the first time, you might end up at this stack trace screwup:</p>
<pre class="prettyprint"><code><span style="color:#000080;"><span class="pln">java</span><span class="pun">.</span><span class="pln">lang</span><span class="pun">.</span><span class="typ">NullPointerException</span><span class="pln">
    at com</span><span class="pun">.</span><span class="pln">bo</span><span class="pun">.</span><span class="pln">aa</span><span class="pun">.</span><span class="pln">util</span><span class="pun">.</span><span class="typ">SecurityStore</span><span class="pun">.</span><span class="typ">GetLogonToken</span><span class="pun">(</span><span class="typ">SecurityStore</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">28</span><span class="pun">)</span><span class="pln">
    at com</span><span class="pun">.</span><span class="pln">bo</span><span class="pun">.</span><span class="pln">aa</span><span class="pun">.</span><span class="pln">util</span><span class="pun">.</span><span class="typ">SecurityStore</span><span class="pun">.</span><span class="pln">getSecurityValue</span><span class="pun">(</span><span class="typ">SecurityStore</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">79</span><span class="pun">)</span><span class="pln">
    at com</span><span class="pun">.</span><span class="pln">bo</span><span class="pun">.</span><span class="pln">aa</span><span class="pun">.</span><span class="pln">impl</span><span class="pun">.</span><span class="typ">DBServerImpl</span><span class="pun">.</span><span class="pln">getSecurityToken</span><span class="pun">(</span><span class="typ">DBServerImpl</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">166</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">jsp</span><span class="pun">.</span><span class="pln">jsp</span><span class="pun">.</span><span class="pln">appsHome_jsp</span><span class="pun">.</span><span class="pln">_jspService</span><span class="pun">(</span><span class="pln">appsHome_jsp</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">536</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">jasper</span><span class="pun">.</span><span class="pln">runtime</span><span class="pun">.</span><span class="typ">HttpJspBase</span><span class="pun">.</span><span class="pln">service</span><span class="pun">(</span><span class="typ">HttpJspBase</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">97</span><span class="pun">)</span><span class="pln">
    at javax</span><span class="pun">.</span><span class="pln">servlet</span><span class="pun">.</span><span class="pln">http</span><span class="pun">.</span><span class="typ">HttpServlet</span><span class="pun">.</span><span class="pln">service</span><span class="pun">(</span><span class="typ">HttpServlet</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">802</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">jasper</span><span class="pun">.</span><span class="pln">servlet</span><span class="pun">.</span><span class="typ">JspServletWrapper</span><span class="pun">.</span><span class="pln">service</span><span class="pun">(</span><span class="typ">JspServletWrapper</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">334</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">jasper</span><span class="pun">.</span><span class="pln">servlet</span><span class="pun">.</span><span class="typ">JspServlet</span><span class="pun">.</span><span class="pln">serviceJspFile</span><span class="pun">(</span><span class="typ">JspServlet</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">314</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">jasper</span><span class="pun">.</span><span class="pln">servlet</span><span class="pun">.</span><span class="typ">JspServlet</span><span class="pun">.</span><span class="pln">service</span><span class="pun">(</span><span class="typ">JspServlet</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">264</span><span class="pun">)</span><span class="pln">
    at javax</span><span class="pun">.</span><span class="pln">servlet</span><span class="pun">.</span><span class="pln">http</span><span class="pun">.</span><span class="typ">HttpServlet</span><span class="pun">.</span><span class="pln">service</span><span class="pun">(</span><span class="typ">HttpServlet</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">802</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">catalina</span><span class="pun">.</span><span class="pln">core</span><span class="pun">.</span><span class="typ">ApplicationFilterChain</span><span class="pun">.</span><span class="pln">internalDoFilter</span><span class="pun">(</span><span class="typ">ApplicationFilterChain</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">252</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">catalina</span><span class="pun">.</span><span class="pln">core</span><span class="pun">.</span><span class="typ">ApplicationFilterChain</span><span class="pun">.</span><span class="pln">doFilter</span><span class="pun">(</span><span class="typ">ApplicationFilterChain</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">173</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">catalina</span><span class="pun">.</span><span class="pln">core</span><span class="pun">.</span><span class="typ">StandardWrapperValve</span><span class="pun">.</span><span class="pln">invoke</span><span class="pun">(</span><span class="typ">StandardWrapperValve</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">213</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">catalina</span><span class="pun">.</span><span class="pln">core</span><span class="pun">.</span><span class="typ">StandardContextValve</span><span class="pun">.</span><span class="pln">invoke</span><span class="pun">(</span><span class="typ">StandardContextValve</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">178</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">catalina</span><span class="pun">.</span><span class="pln">core</span><span class="pun">.</span><span class="typ">StandardHostValve</span><span class="pun">.</span><span class="pln">invoke</span><span class="pun">(</span><span class="typ">StandardHostValve</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">126</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">catalina</span><span class="pun">.</span><span class="pln">valves</span><span class="pun">.</span><span class="typ">ErrorReportValve</span><span class="pun">.</span><span class="pln">invoke</span><span class="pun">(</span><span class="typ">ErrorReportValve</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">105</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">catalina</span><span class="pun">.</span><span class="pln">core</span><span class="pun">.</span><span class="typ">StandardEngineValve</span><span class="pun">.</span><span class="pln">invoke</span><span class="pun">(</span><span class="typ">StandardEngineValve</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">107</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">catalina</span><span class="pun">.</span><span class="pln">connector</span><span class="pun">.</span><span class="typ">CoyoteAdapter</span><span class="pun">.</span><span class="pln">service</span><span class="pun">(</span><span class="typ">CoyoteAdapter</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">148</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">coyote</span><span class="pun">.</span><span class="pln">http11</span><span class="pun">.</span><span class="pln">Http11Processor</span><span class="pun">.</span><span class="pln">process</span><span class="pun">(</span><span class="pln">Http11Processor</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">869</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">coyote</span><span class="pun">.</span><span class="pln">http11</span><span class="pun">.</span><span class="pln">Http11BaseProtocol$Http11ConnectionHandler</span><span class="pun">.</span><span class="pln">processConnection</span><span class="pun">(</span><span class="pln">Http11BaseProtocol</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">664</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">tomcat</span><span class="pun">.</span><span class="pln">util</span><span class="pun">.</span><span class="pln">net</span><span class="pun">.</span><span class="typ">PoolTcpEndpoint</span><span class="pun">.</span><span class="pln">processSocket</span><span class="pun">(</span><span class="typ">PoolTcpEndpoint</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">527</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">tomcat</span><span class="pun">.</span><span class="pln">util</span><span class="pun">.</span><span class="pln">net</span><span class="pun">.</span><span class="typ">LeaderFollowerWorkerThread</span><span class="pun">.</span><span class="pln">runIt</span><span class="pun">(</span><span class="typ">LeaderFollowerWorkerThread</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">80</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">tomcat</span><span class="pun">.</span><span class="pln">util</span><span class="pun">.</span><span class="pln">threads</span><span class="pun">.</span><span class="typ">ThreadPool$ControlRunnable</span><span class="pun">.</span><span class="pln">run</span><span class="pun">(</span><span class="typ">ThreadPool</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">684</span><span class="pun">)</span><span class="pln">
    at java</span><span class="pun">.</span><span class="pln">lang</span><span class="pun">.</span><span class="typ">Thread</span><span class="pun">.</span><span class="pln">run</span><span class="pun">(</span><span class="typ">Thread</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">595</span><span class="pun">)</span></span><span class="pln">
</span></code></pre>
<p><strong>Reason:</strong><br />
This is caused since performance management needs a separate user account to function.</p>
<p>This is set in the file //businessobjects/performance management12.0  /initConfig.properties<br />
<strong></strong></p>
<p><strong>Solution:</strong><br />
1. Create a new user name with no password, belonging to the administrator group and update initConfig.properties with this information.</p>
<p>2. Wihtin Central Configuration Manager, restart both Apache Tomcat and Server Intelligence Agent.</p>
<p>3. Login to InfoView using the new credential and Violla!</p>
<blockquote>
<div id="_mcePaste" style="overflow:hidden;position:absolute;left:-10000px;top:0;width:1px;height:1px;">
<pre class="prettyprint"><code><span class="pln">java</span><span class="pun">.</span><span class="pln">lang</span><span class="pun">.</span><span class="typ">NullPointerException</span><span class="pln">
    at com</span><span class="pun">.</span><span class="pln">bo</span><span class="pun">.</span><span class="pln">aa</span><span class="pun">.</span><span class="pln">util</span><span class="pun">.</span><span class="typ">SecurityStore</span><span class="pun">.</span><span class="typ">GetLogonToken</span><span class="pun">(</span><span class="typ">SecurityStore</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">28</span><span class="pun">)</span><span class="pln">
    at com</span><span class="pun">.</span><span class="pln">bo</span><span class="pun">.</span><span class="pln">aa</span><span class="pun">.</span><span class="pln">util</span><span class="pun">.</span><span class="typ">SecurityStore</span><span class="pun">.</span><span class="pln">getSecurityValue</span><span class="pun">(</span><span class="typ">SecurityStore</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">79</span><span class="pun">)</span><span class="pln">
    at com</span><span class="pun">.</span><span class="pln">bo</span><span class="pun">.</span><span class="pln">aa</span><span class="pun">.</span><span class="pln">impl</span><span class="pun">.</span><span class="typ">DBServerImpl</span><span class="pun">.</span><span class="pln">getSecurityToken</span><span class="pun">(</span><span class="typ">DBServerImpl</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">166</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">jsp</span><span class="pun">.</span><span class="pln">jsp</span><span class="pun">.</span><span class="pln">appsHome_jsp</span><span class="pun">.</span><span class="pln">_jspService</span><span class="pun">(</span><span class="pln">appsHome_jsp</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">536</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">jasper</span><span class="pun">.</span><span class="pln">runtime</span><span class="pun">.</span><span class="typ">HttpJspBase</span><span class="pun">.</span><span class="pln">service</span><span class="pun">(</span><span class="typ">HttpJspBase</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">97</span><span class="pun">)</span><span class="pln">
    at javax</span><span class="pun">.</span><span class="pln">servlet</span><span class="pun">.</span><span class="pln">http</span><span class="pun">.</span><span class="typ">HttpServlet</span><span class="pun">.</span><span class="pln">service</span><span class="pun">(</span><span class="typ">HttpServlet</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">802</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">jasper</span><span class="pun">.</span><span class="pln">servlet</span><span class="pun">.</span><span class="typ">JspServletWrapper</span><span class="pun">.</span><span class="pln">service</span><span class="pun">(</span><span class="typ">JspServletWrapper</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">334</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">jasper</span><span class="pun">.</span><span class="pln">servlet</span><span class="pun">.</span><span class="typ">JspServlet</span><span class="pun">.</span><span class="pln">serviceJspFile</span><span class="pun">(</span><span class="typ">JspServlet</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">314</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">jasper</span><span class="pun">.</span><span class="pln">servlet</span><span class="pun">.</span><span class="typ">JspServlet</span><span class="pun">.</span><span class="pln">service</span><span class="pun">(</span><span class="typ">JspServlet</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">264</span><span class="pun">)</span><span class="pln">
    at javax</span><span class="pun">.</span><span class="pln">servlet</span><span class="pun">.</span><span class="pln">http</span><span class="pun">.</span><span class="typ">HttpServlet</span><span class="pun">.</span><span class="pln">service</span><span class="pun">(</span><span class="typ">HttpServlet</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">802</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">catalina</span><span class="pun">.</span><span class="pln">core</span><span class="pun">.</span><span class="typ">ApplicationFilterChain</span><span class="pun">.</span><span class="pln">internalDoFilter</span><span class="pun">(</span><span class="typ">ApplicationFilterChain</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">252</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">catalina</span><span class="pun">.</span><span class="pln">core</span><span class="pun">.</span><span class="typ">ApplicationFilterChain</span><span class="pun">.</span><span class="pln">doFilter</span><span class="pun">(</span><span class="typ">ApplicationFilterChain</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">173</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">catalina</span><span class="pun">.</span><span class="pln">core</span><span class="pun">.</span><span class="typ">StandardWrapperValve</span><span class="pun">.</span><span class="pln">invoke</span><span class="pun">(</span><span class="typ">StandardWrapperValve</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">213</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">catalina</span><span class="pun">.</span><span class="pln">core</span><span class="pun">.</span><span class="typ">StandardContextValve</span><span class="pun">.</span><span class="pln">invoke</span><span class="pun">(</span><span class="typ">StandardContextValve</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">178</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">catalina</span><span class="pun">.</span><span class="pln">core</span><span class="pun">.</span><span class="typ">StandardHostValve</span><span class="pun">.</span><span class="pln">invoke</span><span class="pun">(</span><span class="typ">StandardHostValve</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">126</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">catalina</span><span class="pun">.</span><span class="pln">valves</span><span class="pun">.</span><span class="typ">ErrorReportValve</span><span class="pun">.</span><span class="pln">invoke</span><span class="pun">(</span><span class="typ">ErrorReportValve</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">105</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">catalina</span><span class="pun">.</span><span class="pln">core</span><span class="pun">.</span><span class="typ">StandardEngineValve</span><span class="pun">.</span><span class="pln">invoke</span><span class="pun">(</span><span class="typ">StandardEngineValve</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">107</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">catalina</span><span class="pun">.</span><span class="pln">connector</span><span class="pun">.</span><span class="typ">CoyoteAdapter</span><span class="pun">.</span><span class="pln">service</span><span class="pun">(</span><span class="typ">CoyoteAdapter</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">148</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">coyote</span><span class="pun">.</span><span class="pln">http11</span><span class="pun">.</span><span class="pln">Http11Processor</span><span class="pun">.</span><span class="pln">process</span><span class="pun">(</span><span class="pln">Http11Processor</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">869</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">coyote</span><span class="pun">.</span><span class="pln">http11</span><span class="pun">.</span><span class="pln">Http11BaseProtocol$Http11ConnectionHandler</span><span class="pun">.</span><span class="pln">processConnection</span><span class="pun">(</span><span class="pln">Http11BaseProtocol</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">664</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">tomcat</span><span class="pun">.</span><span class="pln">util</span><span class="pun">.</span><span class="pln">net</span><span class="pun">.</span><span class="typ">PoolTcpEndpoint</span><span class="pun">.</span><span class="pln">processSocket</span><span class="pun">(</span><span class="typ">PoolTcpEndpoint</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">527</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">tomcat</span><span class="pun">.</span><span class="pln">util</span><span class="pun">.</span><span class="pln">net</span><span class="pun">.</span><span class="typ">LeaderFollowerWorkerThread</span><span class="pun">.</span><span class="pln">runIt</span><span class="pun">(</span><span class="typ">LeaderFollowerWorkerThread</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">80</span><span class="pun">)</span><span class="pln">
    at org</span><span class="pun">.</span><span class="pln">apache</span><span class="pun">.</span><span class="pln">tomcat</span><span class="pun">.</span><span class="pln">util</span><span class="pun">.</span><span class="pln">threads</span><span class="pun">.</span><span class="typ">ThreadPool$ControlRunnable</span><span class="pun">.</span><span class="pln">run</span><span class="pun">(</span><span class="typ">ThreadPool</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">684</span><span class="pun">)</span><span class="pln">
    at java</span><span class="pun">.</span><span class="pln">lang</span><span class="pun">.</span><span class="typ">Thread</span><span class="pun">.</span><span class="pln">run</span><span class="pun">(</span><span class="typ">Thread</span><span class="pun">.</span><span class="pln">java</span><span class="pun">:</span><span class="lit">595</span><span class="pun">)</span><span class="pln">
</span></code></pre>
</div>
</blockquote>
Posted in BusinessObjects, Dashboards, Noise Tagged: debugging, notes <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/knowledgeworks.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/knowledgeworks.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/knowledgeworks.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/knowledgeworks.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/knowledgeworks.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/knowledgeworks.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/knowledgeworks.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/knowledgeworks.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/knowledgeworks.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/knowledgeworks.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=95&subd=knowledgeworks&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://knowledgeworks.wordpress.com/2009/10/03/note-nullpointerexception-when-accessing-dashboard-and-analytics-setup-boxi-3-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b52691c994e783ce9d1ced6cfd25e851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">knowledgeworks</media:title>
		</media:content>
	</item>
		<item>
		<title>Data Requirement for Advanced Analytics</title>
		<link>http://knowledgeworks.wordpress.com/2009/09/30/86/</link>
		<comments>http://knowledgeworks.wordpress.com/2009/09/30/86/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 07:32:00 +0000</pubDate>
		<dc:creator>knowledgeworks</dc:creator>
				<category><![CDATA[Data Mining]]></category>
		<category><![CDATA[Data Warehousing]]></category>
		<category><![CDATA[business intelligence]]></category>
		<category><![CDATA[Data Integration]]></category>
		<category><![CDATA[Predictive Analytics]]></category>
		<category><![CDATA[TDWI]]></category>

		<guid isPermaLink="false">http://knowledgeworks.wordpress.com/?p=86</guid>
		<description><![CDATA[TDWI author, Philip Russom has presented a fantastic checklist on the data requirements for advanced analytics. 
First, it is a major BI/DW organization which pinpoints the need of different data architectures for reporting and analytics (particularly advanced analytics).
Second, it serves as an important document for data warehousing and modeling experts who usually dont consider the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=86&subd=knowledgeworks&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>TDWI author, Philip Russom has presented a fantastic checklist on the <a href="http://www.infoworld.com/t/data-management/wp/tdwi-checklist-report-data-requirements-advanced-analytics-577" target="_blank">data requirements for advanced analytics. </a></p>
<p>First, it is a major BI/DW organization which pinpoints the need of different data architectures for reporting and analytics (particularly advanced analytics).</p>
<p>Second, it serves as an important document for data warehousing and modeling experts who usually dont consider the advanced analytics usage when designing the data storage.</p>
<p>Third, it promotes the provisioning of  separate analytical data stores that advanced analytics demand.</p>
<p>Fourth, it serves a business case for in-Memory databases.</p>
<p>Standard reporting and analytics (OLAP) suffice well with multidimensional models (high level, summarized data) while advanced analytics require raw transactional data (low level, detail data) along with aggregated data and derived data usually in denormalized forms. The exact nature of the design is determined on the type of analysis to be carried out.</p>
<p>The data integration is also different for data warehousing serving reporting and analytics and for the analytics databases serving advanced analytics.  The former mostly rely on ETL while the later is better served up both in practicality and the nature of analysis by ELT.</p>
<p>Secondly, the data integration for data warehousing deals mostly with aggregating, consolidating and changing the schema type from relational to multidimensional. Whereas in analytics database, the data integration is of an advanced mathematical nature where activities like discretization of continuous data, binning, reverse pivoting, data sampling and PCA are heavily employed.</p>
<p>A similar discussion had been carried out sometime ago <a href="http://www.linkedin.com/answers/management/business-analytics/MGM_ANA/141119-6655011?browseIdx=8&amp;sik=1254294225072&amp;goback=.amq" target="_self">here</a>.</p>
<p>This white paper makes a strong case.</p>
Posted in business intelligence, Data Mining, Data Warehousing Tagged: Data Integration, Data Mining, Data Warehousing, Predictive Analytics, TDWI <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/knowledgeworks.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/knowledgeworks.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/knowledgeworks.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/knowledgeworks.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/knowledgeworks.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/knowledgeworks.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/knowledgeworks.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/knowledgeworks.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/knowledgeworks.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/knowledgeworks.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=86&subd=knowledgeworks&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://knowledgeworks.wordpress.com/2009/09/30/86/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b52691c994e783ce9d1ced6cfd25e851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">knowledgeworks</media:title>
		</media:content>
	</item>
		<item>
		<title>BI Competency Centers &#8211; A Program Management approach towards delivering excelling BI</title>
		<link>http://knowledgeworks.wordpress.com/2009/06/12/bi-competency-centers-a-program-management-approach-towards-delivering-excelling-bi/</link>
		<comments>http://knowledgeworks.wordpress.com/2009/06/12/bi-competency-centers-a-program-management-approach-towards-delivering-excelling-bi/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 17:23:56 +0000</pubDate>
		<dc:creator>knowledgeworks</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[business intelligence]]></category>
		<category><![CDATA[adoption]]></category>
		<category><![CDATA[BICC]]></category>
		<category><![CDATA[Center of Excellence]]></category>
		<category><![CDATA[competency Center]]></category>
		<category><![CDATA[gartner]]></category>
		<category><![CDATA[Knowledge Manageent]]></category>
		<category><![CDATA[Program Management]]></category>
		<category><![CDATA[TDWI]]></category>

		<guid isPermaLink="false">http://knowledgeworks.wordpress.com/?p=70</guid>
		<description><![CDATA[A Business Intelligence Program Management which sees BI implementations not just as a technology with limited business benefits but a business initiated venture with a targeted growth plan providing further services, features, ROI and sanity has a very strong case to sell.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=70&subd=knowledgeworks&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I recently came across a client whose need&#8217;s where genuinely overwhelmed by a bit of frustration and a lack of solution partners who are not just technology implementers. The company had consolidated a lot of software solutions from various vendors, with overlapping features and functionality and had multiple departments participating in a tug of war for taking their departmental (and individual) BI ventures, enterprise wide. Interestingly, there was the case of an orphaned BI initiative there as well, the sponsors of that project had gone elsewhere!</p>
<p>The company came up with the idea of an excellence center (or a competency center) to try to standardize people, processes and technology. Easier said than done, the whole concept <strong>IS </strong>highly Utopian and is usually touted as a single solution to this fairly universal problem. But to achieve this&#8221;excellence&#8221;, a lot of background work is required which besides being costly is also time consuming.</p>
<p>To start with, a vision of an excellence center has to be developed. First of all, what DO THESE TERMS REALLY MEAN? Excellence Centers, Competency Centers, Strategy and Delivery Groups etc.It is one of the curse of hypes but a fairly reasonable mapping exists&#8230;&#8230;&#8221;Program Management&#8221;</p>
<p>A Business Intelligence Program Management which sees BI implementations not just as a technology with limited business benefits but a business initiated venture with a targeted growth plan providing further services, features, ROI and sanity has a very strong case to sell.</p>
<p>According to Gartner Research,<em> </em> <strong><em>&#8220;A BICC is a cross-functional team with specific tasks, roles, responsibilities, and processes for supporting and promoting the effective use of Business Intelligence across the organization.&#8221; </em></strong></p>
<p><strong><em> </em></strong> BI Projects should be looked as ongoing, cyclical and iterative BI processes providing an improved delivery at each iteration. A Competency Center can provide the framework for measuring BI projects and their implementation, it also lets the company experience the cultural and operational transformations taking place as a result of a systematic and pervasive BI establishment.  However, considering the different organizational behavior at different sized companies, operating in various verticals in diverse cultural backgrounds cannot be a single, enlightening offering.</p>
<p>It has to be Tailored for each concern whether a corporate or a department.  But in general, a few set of services are considered core to the BI concerns in a company, namely,</p>
<ol>
<li><strong>The Periodic Assessment of ROI and Cost vs Benefits. </strong></li>
<li><strong>The standardization of processes and technology, whcih includes an enterprise level integration infrastructure again for both business and technology. </strong></li>
<li><strong>A well defined and controlled Risk Management perspective on the BI space. </strong></li>
<li><strong>A carefully crafted Knowledge Management initiative including organizational change.<br />
</strong></li>
<li><strong>A focused and prioritized agenda on Business User &#8220;Buy-In&#8221; into the BI environment. </strong></li>
</ol>
<p>Several companies provide their BICC setup and operations competencies and consultancies these days.  However, there aren&#8217;t many best practices or guidelines in choosing the right partner for establishing one. Minimum requirements could be the ability of execute BI projects and programs, strong Human Resources, Business Processes and Systems Integration skills etc.</p>
<p>Although BICCs are ongoing programs, they should be highly target oriented. These milestones and performance targets are based on various assessment calculators which usually come as part of a BICC setup.</p>
<p>A very creative way to visualize the progress and understand the whole philosophy behind the BICCs is wonderful <a href="http://knowledgeworks.wordpress.com/2009/02/17/the-tdwi-bi-maturity-model/" target="_blank">BI Maturity Model</a> for demonstrating the characteristics of a BI program or project, developed by <a href="http://tdwi.org" target="_blank">TDWI</a>.</p>
<p>There is also a fairly detailed book on the topic of establishing and developing a BICC, published from SAS and Wiley and Co, Titled:</p>
<p><img class="alignleft" title="BICC Book" src="http://knowledgeworks.files.wordpress.com/2009/06/51niqxsra7l-_sl500_sx70_.jpg?w=70&#038;h=105" alt="" width="70" height="105" /><strong><em>&#8220;Business Intelligence Competency Centers: A Team Approach to Maximizing Competitive Advantage</em>&#8220;</strong> (Wiley and SAS Business Series) by Gloria J. Miller, Dagmar Brautigam, Stefanie V. Gerlach</p>
<p>Although the book is written by one of the BICC consultancy firms, the ideas presented are applicable universally. Their interpretation of the core services offered (or should be) by a BICC have been widely adopted by both the industry and the academia.</p>
<div id="attachment_71" class="wp-caption aligncenter" style="width: 403px"><img class="size-full wp-image-71" title="BICC Functional Areas" src="http://knowledgeworks.files.wordpress.com/2009/06/bicc_functioanl_areas.jpg?w=393&#038;h=234" alt="Source: Business Intelligence Competency Centers, a Team Approach to Maximize Competitive Advantage&quot; SAS and Wiley Co." width="393" height="234" /><p class="wp-caption-text">Source: Business Intelligence Competency Centers, a Team Approach to Maximize Competitive Advantage&quot; SAS and Wiley Co.</p></div>
<p>All of these services are interrelated and each serves as an input to others. Each service also serves more than one goal of the BICC.</p>
<p>For example, the Advanced Analytics service besides providing a greater usability of BI and its infrastructure also increases the ROI. It also presents a strong case for evangelizing BI. It gives the business users an insight on what CAN happen from your BI environment. For organizations not having a sound infrastructure in place, an aggressively advertised advanced analytics service can form the motive to invest in a holistic enterprise information architecture, for example.</p>
<p>Establishing a BICC is a highly subjective matter and varies substantially from case to case. However a template based road map can be followed as one provided in the referred book. Primarily it depends on the existence of a similar setup already in the company, the maturity of the company in terms of its processes and policies for change management and technology, the type of people in terms of domain expertise and skill levels, the budget and time constraints etc.</p>
<p>As part of a general best practice, it is ideal to grow the BICC organically, meaning from bottom up with sponsorship from the top. A departmental wide BICC prototype which is planned for the enterprise but services one smaller concern at a time, like a department and then growing gradually into covering more departments and offering richer services.</p>
<p>Having a centric approach towards managing the concerns of BI is a daunting task but has its dividends promised if done well. The success of BI projects heavily rely on their  continuity, reliability, flexibility, visibility and scalabiilty. BICCs offer just that.</p>
Posted in business intelligence, IT, Knowledge Management Tagged: adoption, BICC, business intelligence, Center of Excellence, competency Center, gartner, IT, Knowledge Manageent, Program Management, TDWI <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/knowledgeworks.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/knowledgeworks.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/knowledgeworks.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/knowledgeworks.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/knowledgeworks.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/knowledgeworks.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/knowledgeworks.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/knowledgeworks.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/knowledgeworks.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/knowledgeworks.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=70&subd=knowledgeworks&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://knowledgeworks.wordpress.com/2009/06/12/bi-competency-centers-a-program-management-approach-towards-delivering-excelling-bi/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b52691c994e783ce9d1ced6cfd25e851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">knowledgeworks</media:title>
		</media:content>

		<media:content url="http://knowledgeworks.files.wordpress.com/2009/06/51niqxsra7l-_sl500_sx70_.jpg" medium="image">
			<media:title type="html">BICC Book</media:title>
		</media:content>

		<media:content url="http://knowledgeworks.files.wordpress.com/2009/06/bicc_functioanl_areas.jpg" medium="image">
			<media:title type="html">BICC Functional Areas</media:title>
		</media:content>
	</item>
		<item>
		<title>The TDWI BI Maturity Model</title>
		<link>http://knowledgeworks.wordpress.com/2009/02/17/the-tdwi-bi-maturity-model/</link>
		<comments>http://knowledgeworks.wordpress.com/2009/02/17/the-tdwi-bi-maturity-model/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 13:10:30 +0000</pubDate>
		<dc:creator>knowledgeworks</dc:creator>
				<category><![CDATA[business intelligence]]></category>
		<category><![CDATA[Maturity Model]]></category>
		<category><![CDATA[TDWI]]></category>

		<guid isPermaLink="false">http://knowledgeworks.wordpress.com/?p=52</guid>
		<description><![CDATA[As most industry experts tout the ongoing nature of Business Intelligence projects, there comes a natural desire to rate the status quo BI in an organization. However, as wide and diverse a Business Intelligence implementation is in terms of the tools, processes, people and culture invovled, it does need an overall benchmarking to assess future [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=52&subd=knowledgeworks&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>As most industry experts tout the ongoing nature of Business Intelligence projects, there comes a natural desire to rate the status quo BI in an organization. However, as wide and diverse a Business Intelligence implementation is in terms of the tools, processes, people and culture invovled, it does need an overall benchmarking to assess future directions by setting goals and understanding the shortcomings of current offerings. To measure the &#8216;Maturity&#8217; of an implementation, several independent organizations and certain vendors have developed their own assessment models. Among such publicly available models, the TDWI&#8217;s BI Maturity Model is a top down, vision oriented model which organizations can use to develop a road map. The model is a generalization of multiple BI projects and implementations indicating certain patterns of behavior based on five different aspects:</p>
<p>1. The BI Adoption</p>
<p>2. Organization Control and Processes</p>
<p>3. Usage</p>
<p>4. Insight</p>
<p>5. ROI</p>
<p>Such a maturity assessment is important in terms of gauging the value of the business intelligence inititave. For systems integrators and consultants its serves as a guide to set project milestones, deliverables and management and for C-Level execs to understand a step by step guide to the ROI from BI investments.</p>
<p>The TDWI BI Maturity Model offers a framework to adjudge the current standings of a BI implementation in terms of its adoption, control, usage, insights and finally the ROI.</p>
<p>An associated poster is presented here taken from <a href="http://www.timoelliott.com/blog/2007/09/hows_your_bi_maturity.html" target="_blank">Timo Elliott&#8217;s blog</a>:</p>
<p><a href="http://download.101com.com/tdwi/Poster/TDWI_BI_Maturity_Model_Poster_2005.pdf"><img src="http://www.timoelliott.com/blog/WindowsLiveWriter/HowsYourBIMaturity_DB2A/TDWI-BI-maturity-model_7c68b680-34db-48f5-8bb8-0d9827809265.jpg" alt="" /></a></p>
<p>Each graph has its own target audience within the stakeholders and serves as a guide to a particular agenda. The management might be more interested in the last graph, the business value and ROI, whereas the business analysts might be more interested in the Insight whil the program implementers will focus on the adoption and usage as their primary concerns.</p>
<p><strong>The Gaps:</strong></p>
<p>While advocating the value of Business Intelligence, it is imperative for organizations to understand the gaps which obstruct their progress, either caused by the management or by the prevailing culture of the organization. It is the crossing of these gaps that defines the change management agenda for the program.</p>
<p>In the BI adoption cycle, the gaps define the points of stagnation which requires consultancy and a self motivated drive by the organization to cross it. But in other cycles the gaps indicate paradigm shift, state transition and time to reap the rewards of the investment. For the Local control vs enterprise standards, this indicates a well placed Business Process Management occasionally coupled by Data Governance initiatives which take over adhoc factors within organizations. In the first gap called the gulf, it is the individuals who feel empowered mostly by self-service BI capabilities but it kind of stops at that until and unless the organization throttles to move towards the second gap, called the chasm where it finds a mutual agreement between the individual entities of control and the corporate governance and management practices which leads to organization enlightenment, becoming a &#8217;sage&#8217;.</p>
<p>For the BI Usage, before the gulf, the organization is equipped with its first batch of power users which identifies freedom from their IT department to provide insight. But here is where the gap occurs. A group of established power users indirectly in control of the BI program lets the organization stagnate and miss out the ability to truly empower all their business users and not just power users. Although an ideal utopian state to accomplish, but it has been the approach of wise men, there is no end to gaining wisdom and becoming a sage. To overcome this chasm, organizations further enhance their incentive systems for business users while providing the next layer of BI services: the customization capabilities to supplement self-service. Here tools become pervasive to the organization staff and their throughput increases.</p>
<p>For BI Insight, the phases between chasms indicates the shortening of the decision making process. Once the second and final chasm is crossed, organizations gain the capability of automated decsison making and a system which supplements business users with true decision support.</p>
<p>Programs such as BI require a dedicated sponsorship from the management to prosper and when they do take interest, expectations of ROI might supersede their actual values. This is partly caused by phenomena well explained in <a href="http://en.wikipedia.org/wiki/Hype_cycle" target="_blank">Gartner&#8217;s Hype Cycle. </a></p>
<p>This poster aids the BI teams to better explain the ROI expectations to the management in charge of the programs. What you sow, so shall you reap system applies to BI programs as well.</p>
<p>The model is well explained by the author Wayne Eckerson and certain blogs supplement the material as well.</p>
<p>Some notable links:</p>
<p>1. <a href="http://www.tdwi.org/display.aspx?id=8500">TDWI BI Maturity Assessment Tool</a></p>
<p>2. <a href="http://scottfelten.wordpress.com/2008/06/13/bi-maturity-you-can%E2%80%99t-get-there-from-here/">You can&#8217;t get there from here!</a></p>
<p>3. <a href="http://www.timoelliott.com/blog/2007/09/hows_your_bi_maturity.html" target="_blank">Hows your BI Maturity</a></p>
Posted in business intelligence Tagged: business intelligence, Maturity Model, TDWI <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/knowledgeworks.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/knowledgeworks.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/knowledgeworks.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/knowledgeworks.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/knowledgeworks.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/knowledgeworks.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/knowledgeworks.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/knowledgeworks.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/knowledgeworks.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/knowledgeworks.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=52&subd=knowledgeworks&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://knowledgeworks.wordpress.com/2009/02/17/the-tdwi-bi-maturity-model/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b52691c994e783ce9d1ced6cfd25e851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">knowledgeworks</media:title>
		</media:content>

		<media:content url="http://www.timoelliott.com/blog/WindowsLiveWriter/HowsYourBIMaturity_DB2A/TDWI-BI-maturity-model_7c68b680-34db-48f5-8bb8-0d9827809265.jpg" medium="image" />
	</item>
		<item>
		<title>Gartner 2009 Strategic Technologies</title>
		<link>http://knowledgeworks.wordpress.com/2009/02/13/gartner-2009-strategic-technologies/</link>
		<comments>http://knowledgeworks.wordpress.com/2009/02/13/gartner-2009-strategic-technologies/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 22:26:17 +0000</pubDate>
		<dc:creator>knowledgeworks</dc:creator>
				<category><![CDATA[Noise]]></category>
		<category><![CDATA[business intelligence]]></category>
		<category><![CDATA[gartner]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://knowledgeworks.wordpress.com/?p=47</guid>
		<description><![CDATA[Although a slightly old post, but here is an interesting article by Gartner on the 2009 Stratgic Technologies. A motivation to relook at this Oct, 2008 vision a quarter later reveals the accuracy of the vision.
2009 began with a downturn economy and sales strategy focusing on fixing things, a rather reactive approach but in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=47&subd=knowledgeworks&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Although a slightly old post, but here is an interesting article by <a href="http://www.gartner.com/it/page.jsp?id=777212" target="_blank">Gartner on the 2009 Stratgic Technologies</a>. A motivation to relook at this Oct, 2008 vision a quarter later reveals the accuracy of the vision.</p>
<p>2009 began with a downturn economy and sales strategy focusing on fixing things, a rather reactive approach but in the world of information technology, things are getting better. Lots of convergence, huge strides in maturity, increase in motivation and an aggressive roadmap.</p>
<p>Gartner presents the top 10 Strategic Technologies enlisted here:</p>
<p>Virtualization<br />
Cloud Computing<br />
Beyond Blade Servers<br />
Green IT<br />
Web Oriented Architectures<br />
Enterprsie Mashups 2.0<br />
Specialised Systems<br />
Social Software and Social Networking<br />
Unified Communications<br />
Business Intelligence</p>
<p>My understanding of the list actually streams Gartner&#8217;s choices into three:</p>
<p>Infrastructure<br />
NextGen Applications<br />
Business Intelligence</p>
<p><strong>Infrasructure:</strong><br />
Virtualization is a massive stride forward in server consoildation and to an extent lowering licensing costs of software for organisations. As the usage of virtualization increases within companies, the need for virtualization management and security has increased. Enterprises already at a mature state of virtualization will further focus on collaboration of their virtual platforms with existing physical infrastrcture, more invisibility of virtualization on networks and capabiliites to take snapshots for cloning physical servers arrangements and configurations including software.<br />
Pain points for the year will be virtualization security as the need for bringing virtualization into mainstream environments will reveal aspects of security specific to this line of technology.</p>
<p>Cloud Computing will further SaaS models and the business model&#8217;s appeal will increase in emerging markets like the Middle East and the Far East. This is coupled by the reason of increased investments in telecommunication backbones and greater awareness of outsourcing IT maintaince to service providers offering services on the cloud.<br />
However, there are many pain points ranging from raising costs of telecom and sporadic skepticm in TCO of the SaaS business model in markets like the Middle East. Pain points remain the height of exceeding expacations and lack of best practices to adopt for most organizations.</p>
<p>Green IT and Blade dissappearance can be duly served by the changing trends in the software consupmtion behavior from products to services) where service providers determine these initiatives. However, Green IT  will not be adopted widely during this continued recession phase.</p>
<p><strong>Next Gen Apps:</strong><br />
SOA is reaching its plateau of productivity on the Gartner&#8217;s Hype Cycle and will further enterprise mashups. This technology has already given a direction to evolve web standards and architectures influenced a wider range of application connectivity leading to benefits harnessed by other technologies and applications including social networking applications, collaboration and business intelligence. However, with the emerging trends of converged networks, pervasive computing applications including location aware, embedded systems will increase as well. Companies already having a level of this will continue to invest in application semantics using BPM automation, service orchestrations and semantic web services. Certain vendors have already started to bring forward their product offerings in these areas.</p>
<p><strong>Business Intelligence:</strong><br />
It is prime time for BI to flourish, already aggressively growing in 2007 and 2008 according to both Gartner and TDWI, BI makes its justifaction for greater compliance, visibility, transparency, something whcih the post-recession period demands. This period also serves the motivation for organsiations to focus on their performance management. Business Intelligence offerings has a wider portfolio to offer this year with many vendors offering (or acquiring) data management appliances including Teradata, Greenplum, Microsoft etc. Last year vendor consolidation has brought greater strength to individual portfolio of each BI provider. SaaS models are also avaiable as alternatives giving customers much flexibility and even possiblity to mature their BI initiatives. Costs of implmementing Business Intelligence will go down for organisations with experience in consuming SaaS and those ready to invest in open source BI which has reached impressive maturity.<br />
However, Predictive Analytics is still to go mainstream this year but is a probable reality in coming years.</p>
Posted in Noise Tagged: business intelligence, gartner, SaaS, virtualization <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/knowledgeworks.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/knowledgeworks.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/knowledgeworks.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/knowledgeworks.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/knowledgeworks.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/knowledgeworks.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/knowledgeworks.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/knowledgeworks.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/knowledgeworks.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/knowledgeworks.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=47&subd=knowledgeworks&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://knowledgeworks.wordpress.com/2009/02/13/gartner-2009-strategic-technologies/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b52691c994e783ce9d1ced6cfd25e851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">knowledgeworks</media:title>
		</media:content>
	</item>
		<item>
		<title>Organizing Life 2.0 &#8211; A brief comparison</title>
		<link>http://knowledgeworks.wordpress.com/2008/07/24/organizing-life-20-a-brief-comparison/</link>
		<comments>http://knowledgeworks.wordpress.com/2008/07/24/organizing-life-20-a-brief-comparison/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 09:50:59 +0000</pubDate>
		<dc:creator>knowledgeworks</dc:creator>
				<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[GTD]]></category>
		<category><![CDATA[Knowledge Manageent]]></category>
		<category><![CDATA[Mind maps]]></category>
		<category><![CDATA[onenote]]></category>
		<category><![CDATA[PIM]]></category>

		<guid isPermaLink="false">http://knowledgeworks.wordpress.com/?p=40</guid>
		<description><![CDATA[Jittering the Nitty Gritties, the mundane details, the crosses, the hashes, scrapping it and back to the drawing board. This is the usual activities of anyone taking notes and trying to bring structure to chaos. There are several theories and techniques out there to survive life 2.0 and many man hours have been spent by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=40&subd=knowledgeworks&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:left;">Jittering the Nitty Gritties, the mundane details, the crosses, the hashes, scrapping it and back to the drawing board. This is the usual activities of anyone taking notes and trying to bring structure to chaos. There are several theories and techniques out there to survive life 2.0 and many man hours have been spent by many men trying to figure out the system best for him. For all the sexists, let me be clear, I believe women are better organised and they can manage multiple tasks. But men, have to use one of the many available artificial systems to get back their control on life. I managed to prune down such systems to three, close to nature.</p>
<p style="text-align:left;">The ThinkingRock software supporting the GTD methodology, the FreeMind software supporting Mindmaps and MS OneNote supporting well&#8230;collaborative notes. TaskJuggler came as a close fourth on personal taste but I have the perception of it being too geeky for the general audience to catch the concept. All three of these software alongwith their methodologies have individual strengths and weaknesses and these are subjective based on interests, one&#8217;s educational and professional background and capabality of usage. although all three are pretty intuitive and takes no time to get going, there are several opposing communities of users whose preferences of their choices conflict with one another.</p>
<p>Here I will present to you my perspective of how I organise myself better or just perceive to be better organised!</p>
<p><a href="http://freemind.sourceforge.net/" target="_self">1. FreeMind (Free):</a></p>
<p>Mindmaps were used by people as early as Aristotle as a way to represent things immediate to mind. Psychologists say that on average, our mind can keep 7+-2 concepts in mind at a particular time, sort of saying our cache can hold that much concepts. Some of us find ourself stressed out by the burden of having more than 9 items simultaneously which results in stress, incorrect judgement and inconsistent decisions. Mindmaps is a simple, intuitive way to organise concepts immediate in our minds in a tree-like structure whose depth can be controlled depending on our context. Here is a typical mindmap made in FreeMind, an opensource tool which provides many rich features than anyother commercial mindmapping tool out in the market.</p>
<p style="text-align:left;"><img class="aligncenter" src="http://www.12manage.com/images/picture_mind_mapping_process.jpg" alt="" width="265" height="179" /><br />
<a href="http://office.microsoft.com/onenote" target="_blank">2. Microsoft OneNote:</a></p>
<p style="text-align:left;">Microsoft introduced OneNote as part of their Office Suite since 2003 and while it gained popularity in Office 2007 onwards due to the tighter integration with Outlook and Word and also due to the licensing and distribution changes (now ships with standard Office Suite), it still remains to achieve a regular membership  of the Office family for years to come. The strong point of OneNote is its real time collaborative features which gives it a shared whiteboard feel which can accommodate most media types, text, images, video, audio, Office objects (visio shapes, excel sheets etc), handwriting (for Tablet PC) and a good flexibility for use the writing area like a physical scrap pad. What it lacks though is a systematic structure of representing information which can be good at some scenarios. Unlike FreeMind or ThinkingRock which are backed by particular knowledge representation schemes, OneNote is for the free souls to use as they please.</p>
<p>This approach suits many individually but cant be relied upon in team based project sharing and collaboration. Although OneNote pretends to present well organized templates, it actually does not do much more than enter default bulleted &#8220;flat&#8221; text.</p>
<p style="text-align:left;"><a href="http://www.microsoft.com/presspass/images/features/2002/11-17onenote_l.jpg"><img class="aligncenter" src="http://www.microsoft.com/presspass/images/features/2002/11-17onenote_l.jpg" alt="" width="314" height="236" /></a></p>
<p style="text-align:left;"><a href="http://www.thinkingrock.com.au/" target="_blank">3. ThinkingRock (Free)</a></p>
<p>This is a very well made software following the Getting Things Done GTD approach of David Allen whose main mantra is context. Our daily routines see different contexts which includes our location, our moods, our energy to do different type of work at different times of the day. This adds up to the philosophy as used in Mind maps as well that the less thoughts one can have at a particular time, the more creative and productive he/she can become.</p>
<p>ThinkingRock automatically hides all tasks and thoughts not in one&#8217;s current context and allows a self-adaptive task priority utility in which least prior activities after some time automatically become activities to complete ASAP. This would let one to eventually complete all tasks regardless of priority and not forget even the smaller things in life.</p>
<p style="text-align:left;"><a href="http://www.geekpreneur.com/wp-content/uploads/2007/12/thinkingrock.jpg"><img class="aligncenter" src="http://www.geekpreneur.com/wp-content/uploads/2007/12/thinkingrock.jpg" alt="" width="278" height="196" /></a></p>
<p style="text-align:left;">As a PIM (Perosnal Information Management) tool, ThinkingRock is a clear choice over the other two but as a single point of reference for managing thoughts, scraps, and time, OneNote and FreeMind can be used instead. For teams working on collaborative work, there is no comparision to the features offered by OneNote. In essence, to use the best of breed, one has to use atleast two of these products simultaneously until their intergration is developed. There is already some collaborative features available on FreeMind and the development is very active which is a sign of better things to come. This gives an edge to FreeMind over OneNote, while ThinkingRock can be used solely as a PIM.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/knowledgeworks.wordpress.com/40/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/knowledgeworks.wordpress.com/40/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/knowledgeworks.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/knowledgeworks.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/knowledgeworks.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/knowledgeworks.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/knowledgeworks.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/knowledgeworks.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/knowledgeworks.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/knowledgeworks.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/knowledgeworks.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/knowledgeworks.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=40&subd=knowledgeworks&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://knowledgeworks.wordpress.com/2008/07/24/organizing-life-20-a-brief-comparison/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b52691c994e783ce9d1ced6cfd25e851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">knowledgeworks</media:title>
		</media:content>

		<media:content url="http://www.12manage.com/images/picture_mind_mapping_process.jpg" medium="image" />

		<media:content url="http://www.microsoft.com/presspass/images/features/2002/11-17onenote_l.jpg" medium="image" />

		<media:content url="http://www.geekpreneur.com/wp-content/uploads/2007/12/thinkingrock.jpg" medium="image" />
	</item>
		<item>
		<title>Bill Gates</title>
		<link>http://knowledgeworks.wordpress.com/2008/06/27/bill-gates/</link>
		<comments>http://knowledgeworks.wordpress.com/2008/06/27/bill-gates/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 09:09:31 +0000</pubDate>
		<dc:creator>knowledgeworks</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Noise]]></category>

		<guid isPermaLink="false">http://knowledgeworks.wordpress.com/?p=39</guid>
		<description><![CDATA[BBC presented a documentary titled &#8216;How a Geek Changed the World&#8217;, the Geek epitomized here is Bill Gates, who needs little introduction. He co-founded Microsoft Co. the biggest economic revolution of the modern times. The age of technology boomed by his vision of personal computing which has become inevitable now. However, as he retires now [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=39&subd=knowledgeworks&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>BBC presented a documentary titled &#8216;How a Geek Changed the World&#8217;, the Geek epitomized here is Bill Gates, who needs little introduction. He co-founded Microsoft Co. the biggest economic revolution of the modern times. The age of technology boomed by his vision of personal computing which has become inevitable now. However, as he retires now and hangs his boots from Microsoft, a new era has had already begun in technology, the rise of the Open Enterprise, with movements like the Free Software Foundation radicalizing the way technology is to be consumed. As much as Bill Gates and co were ridiculed by the likes of IBM for favoring desktop computing, Bill Gates has been throughout his career been an anti-open source and anti-FSF advocate and with the muscle of technology lock-in on nearly the entire world, he tried all he could to carry out controversies most famous of which being with Netscape.</p>
<p>Although one has to give credit to Bill Gates for revolutionizing technology to the masses, to non-techies and geeks no matter how he did it. His business savvy is admirable reflected by his ability to solve various business challenges using his technologies.</p>
<p>Although as his retirement approached, several changes took place, the cathedral and the bazaar foresighted it, the emergence of Google also boosted the open source movement and Microsoft in all the gone by years opposing it, finally shows the white flag. Microsoft&#8217;s own open source repository can be found out at their recently launched www.codeplex.com website.</p>
<p>He presents his retirement to the world with a light comedy but the jokes has been on him, Yahoo! venture being a near disaster, Microsoft embarrassed by the stubbornness and ego to give in, the failure of their flagship product (Windows Vista) might not show an opportune moment for him to leave but the end has finally come.</p>
<p>A new era has begun in computing. But with all due respect (with a lot of reservations), to a man who showed that achievement is more important that paper degrees, Bill Gates finally at the mercy of historians now&#8230;</p>
<p><span style="text-align:center; display: block;"><a href="http://knowledgeworks.wordpress.com/2008/06/27/bill-gates/"><img src="http://img.youtube.com/vi/Xr5w3X4R8b4/2.jpg" alt="" /></a></span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/knowledgeworks.wordpress.com/39/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/knowledgeworks.wordpress.com/39/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/knowledgeworks.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/knowledgeworks.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/knowledgeworks.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/knowledgeworks.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/knowledgeworks.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/knowledgeworks.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/knowledgeworks.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/knowledgeworks.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/knowledgeworks.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/knowledgeworks.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=39&subd=knowledgeworks&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://knowledgeworks.wordpress.com/2008/06/27/bill-gates/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b52691c994e783ce9d1ced6cfd25e851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">knowledgeworks</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/Xr5w3X4R8b4/2.jpg" medium="image" />
	</item>
		<item>
		<title>ActiveSync Alternative for Linux</title>
		<link>http://knowledgeworks.wordpress.com/2008/03/11/activesync-alternative-for-linux/</link>
		<comments>http://knowledgeworks.wordpress.com/2008/03/11/activesync-alternative-for-linux/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 17:38:09 +0000</pubDate>
		<dc:creator>knowledgeworks</dc:creator>
				<category><![CDATA[Noise]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[activesynce]]></category>
		<category><![CDATA[excalibur]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[o2 xda cosmo]]></category>
		<category><![CDATA[rndis]]></category>
		<category><![CDATA[s620]]></category>
		<category><![CDATA[synce]]></category>
		<category><![CDATA[t-dash]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wm5]]></category>

		<guid isPermaLink="false">http://knowledgeworks.wordpress.com/?p=33</guid>
		<description><![CDATA[Windows Mobile based gadgets use the elusive ActiveSync protocol which Microsoft hasnt released yet for public use. However, for me to get my O2 XDA Cosmo (HTC Excalibur s620, T-Mobile DASH etc) to run on my Ubuntu Gutsy Gibbons, it wasnt a trivial choice as I had to choose between several promised but incomplete and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=33&subd=knowledgeworks&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Windows Mobile based gadgets use the elusive <a href="http://www.microsoft.com/windowsmobile/activesync/default.mspx">ActiveSync</a> protocol which Microsoft hasnt released yet for public use. However, for me to get my O2 XDA Cosmo (HTC Excalibur s620, T-Mobile DASH etc) to run on my Ubuntu Gutsy Gibbons, it wasnt a trivial choice as I had to choose between several promised but incomplete and buggy open source tools. Until I came across <a href="http://www.synce.org/">SynCE,</a> another oper source alternative, things were gloomy.</p>
<p>It wasnt as trivial to get <a href="http://www.synce.org/">SynCE</a> going as well due to various library conflicts and an inability for me to properly configure my firewall to allow a Remote NDIS based connectivity between the <a href="http://www.synce.org/">SynCE</a> tools and the device. However, thanks to <a href="http://ubuntuforums.org/showthread.php?t=345176">this guide</a>, major things were resolved, I however, chose minor alternatives when choosing my source files to get it going for my device.</p>
<p>For me, usb-rndis didnt work, but the newer version usb-rndis-lite did.<br />
For some reasons, GnomeVFS 0.11 still doesnot work for my device, however I tried the <a href="http://downloads.sourceforge.net/synce/synce-gnomevfs-0.10.0.tar.gz" target="_blank">GnomeVFS 0.10</a> as recommended on <a href="http://www.synce.org/">SynCE</a> website to finally enable Nautilus to recognize my device contents as a remote site.</p>
<p>I am still unable to actually sync anything between Thunderbird and this device. There is a possibility to hack Multisync to synchronize the above two but thats for later&#8230;.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/knowledgeworks.wordpress.com/33/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/knowledgeworks.wordpress.com/33/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/knowledgeworks.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/knowledgeworks.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/knowledgeworks.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/knowledgeworks.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/knowledgeworks.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/knowledgeworks.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/knowledgeworks.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/knowledgeworks.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/knowledgeworks.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/knowledgeworks.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=knowledgeworks.wordpress.com&blog=548978&post=33&subd=knowledgeworks&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://knowledgeworks.wordpress.com/2008/03/11/activesync-alternative-for-linux/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b52691c994e783ce9d1ced6cfd25e851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">knowledgeworks</media:title>
		</media:content>
	</item>
	</channel>
</rss>