<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The How to site &#187; News</title>
	<atom:link href="http://www.bloggpro.com/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggpro.com</link>
	<description>Office tips, CSS, PHP, MySQL scripting and web publishing</description>
	<lastBuildDate>Wed, 28 Apr 2010 00:34:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Excel 2007 add-in facilitate web data mining</title>
		<link>http://www.bloggpro.com/new-excel-2007-add-in-facilitate-web-data-mining/</link>
		<comments>http://www.bloggpro.com/new-excel-2007-add-in-facilitate-web-data-mining/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 09:40:43 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.bloggpro.com/new-excel-2007-add-in-facilitate-web-data-mining/</guid>
		<description><![CDATA[Just a short note found on the MS Excel team blog stating that the Microsoft research team has developed an add-in that enables users to browse the web via the add-in and select data to import to Excel, all while the add-in will adapt and learn from your selections.
The system extracts data by learning from [...]]]></description>
			<content:encoded><![CDATA[<p>Just a short note found on the <a href="http://blogs.msdn.com/excel/archive/2007/10/16/excel-2007-web-data-add-in.aspx">MS Excel team blog</a> stating that the Microsoft research team has developed an <a href="http://research.microsoft.com/research/downloads/details/db5286b6-0bb0-4668-9ebc-c3e9b43a0683/details.aspx">add-in</a> that enables users to browse the web via the add-in and select data to import to Excel, all while the add-in will adapt and learn from your selections.</p>
<blockquote><p>The system extracts data by learning from a user’s selection of data they wish to capture into Excel. The more selections, the more the system is trained. An example scenario: You wish to import and track data from MSN&#8217;s weather page. Visit the site using the tool, enter Data Capture mode, and select a row or two of data from the table. Then click Select Similar, and the system will find similar data based on your previous selections.</p></blockquote>
<p><span id="more-219"></span></p>
<p>The add-in is still in early beta so you test it on your own risk. I will get back to this add-in once I&#8217;ve had time to test it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggpro.com/new-excel-2007-add-in-facilitate-web-data-mining/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NanoCharts enables Excel In-Cell charts with Sparklines concept</title>
		<link>http://www.bloggpro.com/nanocharts-enables-excel-in-cell-charts-with-sparklines-concept/</link>
		<comments>http://www.bloggpro.com/nanocharts-enables-excel-in-cell-charts-with-sparklines-concept/#comments</comments>
		<pubDate>Mon, 08 Oct 2007 13:50:06 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://www.bloggpro.com/nanocharts-enables-excel-in-cell-charts-with-sparklines-concept/</guid>
		<description><![CDATA[Keywords: Sparklines, MicroCharts, NanoCharts, In-cell graphing, mini charts, Excel
Version: Tested on Excel 2003
Download: NanoCharts demo (downloaded 1479 times)
Sparklines, or Micro charts, a concept invented by graphic design guru Edward Tufte , compress large amounts of data into intense,  word-sized graphics, like for example:


The Sparkline approach can be a highly effective way to present data [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Keywords:</strong> <em>Sparklines, MicroCharts, NanoCharts, In-cell graphing, mini charts, Excel</em></p>
<p><strong>Version: </strong><em>Tested on Excel 2003</em></p>
<p><strong>Download:</strong> <a href="http://www.bloggpro.com/downloads/NanoCharts_demonstration">NanoCharts demo</a> (downloaded 1479 times)</p>
<p>Sparklines, or <a href="http://www.juiceanalytics.com/writing/2006/09/microcharts-a-different-take-on-excel-charting/">Micro charts</a>, a concept invented by graphic design guru <a href="http://www.edwardtufte.com/" target="_blank">Edward Tufte</a> , compress large amounts of data into intense,  word-sized graphics, like for example:</p>
<p><img src="http://www.bloggpro.com/wp-content/uploads/2007/10/nano2.PNG" alt="NanoChart, Sparkline, MicroChart" /></p>
<p><span id="more-177"></span></p>
<p>The Sparkline approach can be a highly effective way to present data in budget reports or other types of executive summaries, since trends and relations are made visual in a very small space.</p>
<p>There are a couple of large developers offering commercial add-ins for excel to create Sparklines:  <a href="http://www.bissantz.com/en/">Bissantz&#8217;s</a> SparkMaker and <a href="http://www.bonavistasystems.com/">Bonavista Systems&#8217;</a> MicroCharts. These are available as free trial downloads, full versions start from around $50.</p>
<p>I wanted to try to make a simple tech demo of the Sparklines concept in Excel and ended up writing a script that adds a Bar Chart Sparkline, or <strong>NanoChart</strong> as I decided to call them, to a column of data. You can see a screenshot of the demo below.</p>
<p><img src="http://www.bloggpro.com/wp-content/uploads/2007/10/nano1.PNG" alt="NanoChart, Sparkline, MicroChart demo" /></p>
<p>This is a demo with very limited functionality, but it&#8217;s free, and you can modify it to suit your needs. In the future I will develop the NanoCharts to make them more flexible and add more options, like allowing data in rows, customizeable chart type, color and scaling. Make sure to check back.</p>
<p><strong>Download:</strong> <a href="http://www.bloggpro.com/downloads/NanoCharts_demonstration">NanoCharts demo</a> (downloaded 1479 times)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggpro.com/nanocharts-enables-excel-in-cell-charts-with-sparklines-concept/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
