<?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>The A Group of BI&#039;s Blog</title>
	<atom:link href="http://theagroupofbi.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://theagroupofbi.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 02 Dec 2009 06:43:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='theagroupofbi.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The A Group of BI&#039;s Blog</title>
		<link>http://theagroupofbi.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://theagroupofbi.wordpress.com/osd.xml" title="The A Group of BI&#039;s Blog" />
	<atom:link rel='hub' href='http://theagroupofbi.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Building Artificial Neural Network Using WEKA</title>
		<link>http://theagroupofbi.wordpress.com/2009/11/26/building-artificial-neural-network-using-weka/</link>
		<comments>http://theagroupofbi.wordpress.com/2009/11/26/building-artificial-neural-network-using-weka/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 15:32:13 +0000</pubDate>
		<dc:creator>theagroupofbi</dc:creator>
				<category><![CDATA[Assignments]]></category>

		<guid isPermaLink="false">http://theagroupofbi.wordpress.com/?p=44</guid>
		<description><![CDATA[The building process of Artificial Neural Networks (ANNs) in WEKA is using Multilayer Perceptron (MLP) function. MLP is a classifier that uses backpropagation to classify instances. The network can be built by hand, created by an algorithm or both. This study exploring one of WEKA features to build an ANN. Keywords : Artificial Neural Network, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=44&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The building process of Artificial Neural Networks (ANNs) in WEKA is using Multilayer Perceptron (MLP) function. MLP is a classifier that uses backpropagation to classify instances. The network can be built by hand, created by an algorithm or both. This study exploring one of WEKA features to build an ANN.</p>
<p><em>Keywords : Artificial Neural Network, WEKA, Multilayer Perceptron.</em></p>
<p>Download <a href="http://theagroupofbi.files.wordpress.com/2009/11/building-ann-using-weka-group-a.docx">Building Artificial Neural Network Using WEKA</a></p>
<p>or the <a href="http://theagroupofbi.files.wordpress.com/2009/11/weka.pptx">presentation</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/theagroupofbi.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/theagroupofbi.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/theagroupofbi.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/theagroupofbi.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/theagroupofbi.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/theagroupofbi.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/theagroupofbi.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/theagroupofbi.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/theagroupofbi.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/theagroupofbi.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/theagroupofbi.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/theagroupofbi.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/theagroupofbi.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/theagroupofbi.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=44&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://theagroupofbi.wordpress.com/2009/11/26/building-artificial-neural-network-using-weka/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a7f374eb0661b172a532156adf1a40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theagroupofbi</media:title>
		</media:content>
	</item>
		<item>
		<title>Entropy</title>
		<link>http://theagroupofbi.wordpress.com/2009/11/26/entropy/</link>
		<comments>http://theagroupofbi.wordpress.com/2009/11/26/entropy/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 15:22:07 +0000</pubDate>
		<dc:creator>theagroupofbi</dc:creator>
				<category><![CDATA[Assignments]]></category>

		<guid isPermaLink="false">http://theagroupofbi.wordpress.com/?p=39</guid>
		<description><![CDATA[Entropy at a given node t: (NOTE: p( j &#124; t) is the relative frequency of class j at node t). Measures homogeneity of a node. Maximum (log nc) when records are equally distributed among all classes implying least information Minimum (0.0) when all records belong to one class, implying most information Entropy based computations [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=39&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Entropy at a given node t:</p>
<p><a href="http://theagroupofbi.files.wordpress.com/2009/11/entropy1.png"><img class="alignleft size-medium wp-image-77" title="entropy" src="http://theagroupofbi.files.wordpress.com/2009/11/entropy1.png?w=300&#038;h=32" alt="" width="300" height="32" /></a></p>
<p>(NOTE: p( j | t) is the relative frequency of class j at node t).</p>
<ul>
<li>Measures homogeneity of a node.</li>
<li>Maximum (log n<sub>c</sub>) when records are equally distributed among all classes implying least information</li>
<li>Minimum (0.0) when all records belong to one class, implying most information</li>
<li>Entropy based computations are similar to the GINI index computations</li>
</ul>
<p>Download di link berikut<a href="http://theagroupofbi.files.wordpress.com/2009/11/tugas-bc-entropi-arman.docx"><br />
Tugas Entropi (Arman)</a></p>
<p><img src="/My%20Pictures/entropy.png" alt="" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/theagroupofbi.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/theagroupofbi.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/theagroupofbi.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/theagroupofbi.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/theagroupofbi.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/theagroupofbi.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/theagroupofbi.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/theagroupofbi.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/theagroupofbi.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/theagroupofbi.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/theagroupofbi.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/theagroupofbi.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/theagroupofbi.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/theagroupofbi.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=39&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://theagroupofbi.wordpress.com/2009/11/26/entropy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a7f374eb0661b172a532156adf1a40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theagroupofbi</media:title>
		</media:content>

		<media:content url="http://theagroupofbi.files.wordpress.com/2009/11/entropy1.png?w=300" medium="image">
			<media:title type="html">entropy</media:title>
		</media:content>
	</item>
		<item>
		<title>Commercial VS Open Source Business Intelligence Tools</title>
		<link>http://theagroupofbi.wordpress.com/2009/11/26/commercial-vs-open-source-business-intelligence-tools/</link>
		<comments>http://theagroupofbi.wordpress.com/2009/11/26/commercial-vs-open-source-business-intelligence-tools/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 14:52:01 +0000</pubDate>
		<dc:creator>theagroupofbi</dc:creator>
				<category><![CDATA[Assignments]]></category>

		<guid isPermaLink="false">http://theagroupofbi.wordpress.com/?p=35</guid>
		<description><![CDATA[Nowadays the business environment in organization is ever changing, and it is becoming more and more complex. Organizations, both private and public, feel increasing pressures that force them to respond quickly to changing conditions and to be innovative in the way they operate. Such activities require organizations to be agile and make frequent and quick [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=35&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Nowadays the business environment in organization is ever changing, and it is becoming more and more complex. Organizations, both private and public, feel increasing pressures that force them to respond quickly to changing conditions and to be innovative in the way they operate. Such activities require organizations to be agile and make frequent and quick strategic. The manager is should use the right decision in the right time so the manager should use the right vendor of its business intelligence applications. This paper will compare some business intelligence application both open source and commercial tools.</p>
<p>To download this *direction-less* paper, follow the link below<br />
<a href="http://theagroupofbi.files.wordpress.com/2009/11/ha-02-commercial-vs-open-source-business-intelligence-tools-2.doc">HA.02 Commercial VS Open Source Business Intelligence Tools</a></p>
<p>or the presentation file<br />
<a href="http://theagroupofbi.files.wordpress.com/2009/11/commercial-vs-open-source-bi-tools.pptx">Commercial VS Open Source BI Tools Presentation</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/theagroupofbi.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/theagroupofbi.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/theagroupofbi.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/theagroupofbi.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/theagroupofbi.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/theagroupofbi.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/theagroupofbi.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/theagroupofbi.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/theagroupofbi.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/theagroupofbi.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/theagroupofbi.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/theagroupofbi.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/theagroupofbi.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/theagroupofbi.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=35&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://theagroupofbi.wordpress.com/2009/11/26/commercial-vs-open-source-business-intelligence-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a7f374eb0661b172a532156adf1a40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theagroupofbi</media:title>
		</media:content>
	</item>
		<item>
		<title>Practical Work Report 4</title>
		<link>http://theagroupofbi.wordpress.com/2009/11/26/practical-work-report-4/</link>
		<comments>http://theagroupofbi.wordpress.com/2009/11/26/practical-work-report-4/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 14:27:39 +0000</pubDate>
		<dc:creator>theagroupofbi</dc:creator>
				<category><![CDATA[Practical Work]]></category>

		<guid isPermaLink="false">http://theagroupofbi.wordpress.com/?p=64</guid>
		<description><![CDATA[The objective upon completion of this practical work is that students understand how to make report and sub report in Microsoft SQL Server 2008 Business Intelligence by using the example data from AdventureWork that consist of data warehouses containing fact tables with the complete relationship between fact tables in the data warehouse. PRACTICAL WORK REPORT [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=64&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The objective upon completion of this practical work is that students understand how to make report and sub report in Microsoft SQL Server 2008 Business Intelligence by using the example data from AdventureWork that consist of data warehouses containing fact tables with the complete relationship between fact tables in the data warehouse.</p>
<p><a href="http://theagroupofbi.files.wordpress.com/2009/11/ks091323_practical_work_report_4_group_a.docx">PRACTICAL WORK REPORT 4 GROUP A</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/theagroupofbi.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/theagroupofbi.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/theagroupofbi.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/theagroupofbi.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/theagroupofbi.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/theagroupofbi.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/theagroupofbi.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/theagroupofbi.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/theagroupofbi.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/theagroupofbi.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/theagroupofbi.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/theagroupofbi.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/theagroupofbi.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/theagroupofbi.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=64&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://theagroupofbi.wordpress.com/2009/11/26/practical-work-report-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a7f374eb0661b172a532156adf1a40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theagroupofbi</media:title>
		</media:content>
	</item>
		<item>
		<title>Practical Work Report 3</title>
		<link>http://theagroupofbi.wordpress.com/2009/11/26/practical-work-report-3/</link>
		<comments>http://theagroupofbi.wordpress.com/2009/11/26/practical-work-report-3/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 13:47:25 +0000</pubDate>
		<dc:creator>theagroupofbi</dc:creator>
				<category><![CDATA[Practical Work]]></category>

		<guid isPermaLink="false">http://theagroupofbi.wordpress.com/?p=61</guid>
		<description><![CDATA[The practical work objective is to understand schema, fact relationship, practicing data mining and Integration Services in SQL Server 2008. This is done by doing assignment given by assistant (will be explained later). The result of this practical work is the know how to use Analysis Services and Integration Services in SQL Server 2008. PRACTICAL [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=61&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The practical work objective is to understand schema, fact relationship, practicing data mining and Integration Services in SQL Server 2008. This is done by doing assignment given by assistant (will be explained later). The result of this practical work is the know how to use Analysis Services and Integration Services in SQL Server 2008.</p>
<p><a href="http://theagroupofbi.files.wordpress.com/2009/11/ks091323_practical_work_report_3_group_a.docx">PRACTICAL WORK REPORT 3 GROUP A</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/theagroupofbi.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/theagroupofbi.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/theagroupofbi.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/theagroupofbi.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/theagroupofbi.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/theagroupofbi.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/theagroupofbi.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/theagroupofbi.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/theagroupofbi.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/theagroupofbi.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/theagroupofbi.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/theagroupofbi.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/theagroupofbi.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/theagroupofbi.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=61&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://theagroupofbi.wordpress.com/2009/11/26/practical-work-report-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a7f374eb0661b172a532156adf1a40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theagroupofbi</media:title>
		</media:content>
	</item>
		<item>
		<title>Exploring Business Intelligence Tools</title>
		<link>http://theagroupofbi.wordpress.com/2009/11/26/exploring-business-intelligence-tools/</link>
		<comments>http://theagroupofbi.wordpress.com/2009/11/26/exploring-business-intelligence-tools/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 10:08:38 +0000</pubDate>
		<dc:creator>theagroupofbi</dc:creator>
				<category><![CDATA[Assignments]]></category>

		<guid isPermaLink="false">http://theagroupofbi.wordpress.com/?p=31</guid>
		<description><![CDATA[In this assignment, we try to find interesting development for Business Intelligence tools from intelligententerprise.com. There are many tools for Business Technologies today. The most interesting are they that using the latest kind of technology. The more modern technology used by the tools, the better use it can be. Not only the business that shapes [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=31&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In this assignment, we try to find interesting development for Business Intelligence tools from intelligententerprise.com.</p>
<p>There are many tools for Business Technologies today. The most interesting are they that using the latest kind of technology. The more modern technology used by the tools, the better use it can be. Not only the business that shapes technology, but the technologies can shapes business, for the need of keeping competitive advantages. One article we got from the website is <strong>4 Technologies That Are Reshaping Business Intelligence</strong>, written by Doug Henschen, published in August 2009. The full article can be viewed in <a href="http://www.intelligententerprise.com/showArticle.jhtml?articleID=219500509%20">http://www.intelligententerprise.com/showArticle.jhtml?articleID=219500509</a>.</p>
<p>Based on the article, the next-generation BI is being formed by <em>predictive analytics</em>, <em>real-time monitoring</em>, <em>in-memory processing</em>, and <em>SaaS</em>.</p>
<p>For complete version, download from the link below<br />
<a href="http://theagroupofbi.files.wordpress.com/2009/11/ass-w02-exploring-business-intelligence-tools_fix.docx">Ass.W02 &#8211; Exploring Business Intelligence Tools</a></p>
<p>or the ppt<br />
<a href="http://theagroupofbi.files.wordpress.com/2009/11/exploring-bi-tools.pptx">Exploring BI Tools Presentation</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/theagroupofbi.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/theagroupofbi.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/theagroupofbi.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/theagroupofbi.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/theagroupofbi.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/theagroupofbi.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/theagroupofbi.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/theagroupofbi.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/theagroupofbi.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/theagroupofbi.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/theagroupofbi.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/theagroupofbi.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/theagroupofbi.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/theagroupofbi.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=31&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://theagroupofbi.wordpress.com/2009/11/26/exploring-business-intelligence-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a7f374eb0661b172a532156adf1a40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theagroupofbi</media:title>
		</media:content>
	</item>
		<item>
		<title>Imagining BI Application</title>
		<link>http://theagroupofbi.wordpress.com/2009/11/24/tugas-1-imagining-bi-application/</link>
		<comments>http://theagroupofbi.wordpress.com/2009/11/24/tugas-1-imagining-bi-application/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 14:36:09 +0000</pubDate>
		<dc:creator>theagroupofbi</dc:creator>
				<category><![CDATA[Assignments]]></category>

		<guid isPermaLink="false">http://theagroupofbi.wordpress.com/?p=14</guid>
		<description><![CDATA[College Scheduler Background When we get into new semester, we will pick new classes and will get new schedule, and sometimes it is confusing to arrange the best schedule for us. We need to do it manually and usually takes a lot of time and not impossible to made mistakes. College scheduler can help you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=14&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>College Scheduler</h2>
<h2>Background</h2>
<p>When we get into new semester, we will pick new classes and will get new schedule, and sometimes it is confusing to arrange the best schedule for us. We need to do it manually and usually takes a lot of time and not impossible to made mistakes. College scheduler can help you for that.<span id="more-14"></span></p>
<h2>Description</h2>
<p>College scheduler is a intelligent application that can help student to arrange their schedule with their classes. It will generate automatically all possible schedule you can get, and the good news is, you can add your preferences such as preferred time (day or night, what day, what time), preferred lecture, course-mate and lecturer, etc as consideration for arranging your schedule.</p>
<h2>Features</h2>
<p>This software has special features instead of the standard function of other online academic system-like softwares. The features are:</p>
<ol>
<li>Can be integrated with regular online      academic system such as FRS-Online in ITS or can be another web-based      academic information system.</li>
<li>Automatic scheduling to give the student      information about set of courses that he can choose.</li>
<li>The student can add his preferences to get      the course of the most suitable and comfortable for him.</li>
<li>Expandable features      (on desktop version), include      download marks of the student.</li>
<li>Report generator to make printable version document. (Only on      desktop version)</li>
</ol>
<h2>Benefit</h2>
<p>With this software, we can get some benefit:</p>
<ol>
<li>Omitting conflicted courses.</li>
<li>Reducing workload of college advisor (dosen wali).</li>
<li>Giving the students best suggestion of college schedule set.</li>
<li>Monitoring available class (if integrated with online academic      system)</li>
<li>Avoid procrastination that can make late graduation.</li>
</ol>
<h2>Versions</h2>
<p>This software is built in several versions, based on the system. College scheduler is available for:</p>
<ol>
<li>Windows</li>
<li>Linux</li>
<li>mobile phone      (java)</li>
<li>web-based</li>
</ol>
<p><em>For Windows and      Linux</em></p>
<p>When we install this software, it’s just like another software we installed before in our PC. After installation process finish, we are ready to set up our profile. This kind has more features than any other version because PC has lots of sources like faster processor, bigger memory, abundant storage, wider display and so on.</p>
<p><em>For Mobile Phone</em></p>
<p>In this version, size of the software is decreasing into a very tiny size compare to PC’s version but still not losing its main function i.e. scheduling. Users still get some main function such as automatic scheduling based on our preferences and other features. But the capacity to handle a lot of classes is not available.</p>
<p><em>Web-based</em></p>
<p>This version doesn’t require us to install. We just visit the website, create an account, fill the profile form, then we can start to use the software. All you need is a computer with internet connection, compatible browser, and list of your available classes. Then you will see how this software can arrange classes for you.</p>
<p>Procedure to use this software is all similar with all versions. First we just need to install the package (if in PC version or Mobile Phone version) or visit the website. Then we have to fill up the profile form. After that, we can start input available class and their schedule (time, day, lecture, classroom number, etc). After all requirements is fulfilled, then we can let the smart system to arrange possibility schedule for that classes. It will give us all possible option class based on our preferences, ex maximum credit, preferred time (day, night), preferred lecture, preferred lecturer, etc. After that, we can let the system run for us.</p>
<p>You can download above document below<a href="http://theagroupofbi.files.wordpress.com/2009/11/tugas-1-deskripsi-college-scheduler.doc"><br />
Tugas 1, Deskripsi College Scheduler</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/theagroupofbi.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/theagroupofbi.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/theagroupofbi.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/theagroupofbi.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/theagroupofbi.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/theagroupofbi.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/theagroupofbi.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/theagroupofbi.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/theagroupofbi.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/theagroupofbi.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/theagroupofbi.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/theagroupofbi.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/theagroupofbi.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/theagroupofbi.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=14&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://theagroupofbi.wordpress.com/2009/11/24/tugas-1-imagining-bi-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a7f374eb0661b172a532156adf1a40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theagroupofbi</media:title>
		</media:content>
	</item>
		<item>
		<title>Practical Work Report 2</title>
		<link>http://theagroupofbi.wordpress.com/2009/11/22/practical-work-report-2/</link>
		<comments>http://theagroupofbi.wordpress.com/2009/11/22/practical-work-report-2/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 13:30:37 +0000</pubDate>
		<dc:creator>theagroupofbi</dc:creator>
				<category><![CDATA[Practical Work]]></category>

		<guid isPermaLink="false">http://theagroupofbi.wordpress.com/?p=58</guid>
		<description><![CDATA[The practical work objective is to understand OLAP and how we use it on SQL Server 2008. This is done by observing the presentation given by practical work assistants and try to explore OLAP in SQL Server 2008 or formally known  as SQL Server Analysis Services (SSAS) in its documentation and also have limited covers [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=58&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The practical work objective is to understand OLAP and how we use it on SQL Server 2008. This is done by observing the presentation given by practical work assistants and try to explore OLAP in SQL Server 2008 or formally known  as SQL Server Analysis Services (SSAS) in its documentation and also have limited covers on SQL Server Integration Services (SSIS). The result of this practical work is the students know better about the practice of using the software for business intelligence related analysis.</p>
<p><a href="http://theagroupofbi.files.wordpress.com/2009/11/ks091323_practical_work_report_2_group_a.docx">PRACTICAL WORK REPORT 2 GROUP A</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/theagroupofbi.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/theagroupofbi.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/theagroupofbi.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/theagroupofbi.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/theagroupofbi.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/theagroupofbi.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/theagroupofbi.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/theagroupofbi.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/theagroupofbi.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/theagroupofbi.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/theagroupofbi.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/theagroupofbi.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/theagroupofbi.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/theagroupofbi.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=58&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://theagroupofbi.wordpress.com/2009/11/22/practical-work-report-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a7f374eb0661b172a532156adf1a40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theagroupofbi</media:title>
		</media:content>
	</item>
		<item>
		<title>Practical Work Report 1</title>
		<link>http://theagroupofbi.wordpress.com/2009/11/12/practical-work-report-1/</link>
		<comments>http://theagroupofbi.wordpress.com/2009/11/12/practical-work-report-1/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 11:45:30 +0000</pubDate>
		<dc:creator>theagroupofbi</dc:creator>
				<category><![CDATA[Practical Work]]></category>

		<guid isPermaLink="false">http://theagroupofbi.wordpress.com/?p=56</guid>
		<description><![CDATA[The practical work objective is to understand the framework of Microsoft SQL Server 2008 Business Intelligence and how to install it.. This is done by observing the presentation given by practical work assistants and try to install it ourselves. The result of this practical work is the students know better about the software and what [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=56&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The practical work objective is to understand the framework of Microsoft SQL Server 2008 Business Intelligence and how to install it.. This is done by observing the presentation given by practical work assistants and try to install it ourselves. The result of this practical work is the students know better about the software and what it will be used to and then can install it to the system.</p>
<p><a href="http://theagroupofbi.files.wordpress.com/2009/11/ks091323_practical_work_report_1_group_a.docx">PRACTICAL WORK REPORT 1 GROUP A</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/theagroupofbi.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/theagroupofbi.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/theagroupofbi.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/theagroupofbi.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/theagroupofbi.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/theagroupofbi.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/theagroupofbi.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/theagroupofbi.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/theagroupofbi.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/theagroupofbi.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/theagroupofbi.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/theagroupofbi.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/theagroupofbi.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/theagroupofbi.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=56&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://theagroupofbi.wordpress.com/2009/11/12/practical-work-report-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a7f374eb0661b172a532156adf1a40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theagroupofbi</media:title>
		</media:content>
	</item>
		<item>
		<title>Blog ini dibuat dalam rangka&#8230;</title>
		<link>http://theagroupofbi.wordpress.com/2009/10/09/blog-ini-dibuat-dalam-rangka/</link>
		<comments>http://theagroupofbi.wordpress.com/2009/10/09/blog-ini-dibuat-dalam-rangka/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 04:18:26 +0000</pubDate>
		<dc:creator>theagroupofbi</dc:creator>
				<category><![CDATA[Assignments]]></category>

		<guid isPermaLink="false">http://theagroupofbi.wordpress.com/?p=3</guid>
		<description><![CDATA[Students are also required to create a blog for his/her group. Blog must be created in wordpress and blogspot only. Do not forget to make a page entitled “about” that discribe each member of the group. Include member’s photo as well in this page. After finishing lab. Practical work, students are required to make posting [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=3&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<blockquote><p>Students are also required to create a blog for his/her group. Blog must be created in wordpress and blogspot only. Do not forget to make a page entitled “about” that discribe each member of the group. Include member’s photo as well in this page. After finishing lab. Practical work, students are required to make posting in their blog. Posting in blog must be written in Bahasa Indonesia.</p></blockquote>
<p>Dalam rangka hal tersebut di atas-lah blog ini dibuat..</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/theagroupofbi.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/theagroupofbi.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/theagroupofbi.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/theagroupofbi.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/theagroupofbi.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/theagroupofbi.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/theagroupofbi.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/theagroupofbi.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/theagroupofbi.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/theagroupofbi.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/theagroupofbi.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/theagroupofbi.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/theagroupofbi.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/theagroupofbi.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=theagroupofbi.wordpress.com&amp;blog=9855508&amp;post=3&amp;subd=theagroupofbi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://theagroupofbi.wordpress.com/2009/10/09/blog-ini-dibuat-dalam-rangka/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/90a7f374eb0661b172a532156adf1a40?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">theagroupofbi</media:title>
		</media:content>
	</item>
	</channel>
</rss>
