<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>nextanalytics open source</title><link>http://www.codeplex.com/nextanalyticsOS/Project/ProjectRss.aspx</link><description>Software submits jdbc and ado.net queries and changes the results to crosstab format.  Outputs are html, csv, or various other formats. Unique due to small footprint and ease of configuration. High...</description><item><title>Commented Issue: Data project not included in solution</title><link>http://www.codeplex.com/nextanalyticsOS/WorkItem/View.aspx?WorkItemId=5139</link><description>Hi,&lt;br /&gt;&lt;br /&gt;The Data project is missing in the solution.&lt;br /&gt;So any reference to &amp;#34;Data&amp;#34; returns an error, like&amp;#58;&lt;br /&gt;    static public void RunExecutedProjectToHtml&amp;#40; HttpResponse response, String projectFileName, Data.Data analysisProject &amp;#41;&lt;br /&gt;&lt;br /&gt;Data.Data is not found.&lt;br /&gt;Comments: ** Comment from web user: WardYaternick ** &lt;p&gt;Sorry for the oversight&lt;/p&gt;</description><author>WardYaternick</author><pubDate>Wed, 16 Jul 2008 14:37:48 GMT</pubDate><guid isPermaLink="false">Commented Issue: Data project not included in solution 20080716023748P</guid></item><item><title>NEW POST: Explanation of the today's update and the dawn of a new day (literally!)</title><link>http://www.codeplex.com/nextanalyticsOS/Thread/View.aspx?ThreadId=29099</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Addd a few class that will make it much easier to remove the dependency on the commercial version of nextanalytics (available from &lt;a href="http://www.nextanalytics.com/"&gt;www.nextanalytics.com&lt;/a&gt;).  &lt;/p&gt;
&lt;p&gt;If you study the code-behind pages for the ASPX, you will see that those code-behind modules make reference to these classes in the commercial product.  Now, with this upload, you can refer to these open source ones instead.  &lt;/p&gt;
&lt;p&gt;The open-source versions of them allow you to connect to and run a SQL command.  If it has conformed to the syntax of nextanalytics, then your Open Source user interface code should run fine.&lt;/p&gt;
&lt;p&gt;This is a big step towards removing the dependency on the commercial product and the open source version of these classes can take on a life and direction of their own.&lt;/p&gt;
&lt;/div&gt;</description><author>WardYaternick</author><pubDate>Thu, 05 Jun 2008 08:50:50 GMT</pubDate><guid isPermaLink="false">NEW POST: Explanation of the today's update and the dawn of a new day (literally!) 20080605085050A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/nextanalyticsOS/SourceControl/ListDownloadableCommits.aspx</link><description>This upload seems to contain all the other checkins from before. The dotnet and java versions seem to be merged, although the java is in its own java directory. I guess this is ok because if you are using Visual Studio, you can theoretically use it.  If you are using netbeans 6, you can also use it.&amp;#13;&amp;#10;&amp;#13;&amp;#10;This upload also contains the following new classes that is a start to removing the dependency on the commercial version of nextanalytics.  This commercial version is available for development use to developers for free from www.nextanalytics.com.  &amp;#13;&amp;#10;&amp;#13;&amp;#10;The newly added classes are&amp;#58;&amp;#13;&amp;#10;&amp;#13;&amp;#10;Data&amp;#13;&amp;#10;DataConsolidation&amp;#13;&amp;#10;Page&amp;#13;&amp;#10;VarParams&amp;#13;&amp;#10;&amp;#13;&amp;#10;If you study the code-behind pages for the ASPX, and the java modules, you will see that those c&amp;#35; and java modules make reference to classes by this name in the commercial product.  &amp;#13;&amp;#10;&amp;#13;&amp;#10;Now, with this upload, you can refer to &amp;#42;these&amp;#42; open source ones instead &amp;#40;of the commercial ones&amp;#33;&amp;#41;.  &amp;#13;&amp;#10;&amp;#13;&amp;#10;These classes currently allow you to connect to an ODBC driver and run a SQL command.  Your SQL should conformed to the syntax of prescribed by the nextanalytics commerical product.   If you do this, your Open Source user interface code should run fine without using the commercial product.&amp;#13;&amp;#10;&amp;#13;&amp;#10;This is a big step towards removing the dependency on the commercial product and the open source version of these classes can take on a life and direction of their own.&amp;#13;&amp;#10;&amp;#13;&amp;#10;But, a caution&amp;#58; This is not a tool for end users. This is still very much an upload for programmers to work with.</description><author>WardYaternick</author><pubDate>Thu, 05 Jun 2008 08:47:39 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080605084739A</guid></item><item><title>CREATED ISSUE: Data project not included in solution</title><link>http://www.codeplex.com/nextanalyticsOS/WorkItem/View.aspx?WorkItemId=5139</link><description>Hi,&lt;br /&gt;&lt;br /&gt;The Data project is missing in the solution.&lt;br /&gt;So any reference to &amp;#34;Data&amp;#34; returns an error, like&amp;#58;&lt;br /&gt;    static public void RunExecutedProjectToHtml&amp;#40; HttpResponse response, String projectFileName, Data.Data analysisProject &amp;#41;&lt;br /&gt;&lt;br /&gt;Data.Data is not found.&lt;br /&gt;</description><author>willgart</author><pubDate>Wed, 04 Jun 2008 13:46:50 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Data project not included in solution 20080604014650P</guid></item><item><title>NEW POST: Now there are java and c# versions available</title><link>http://www.codeplex.com/nextanalyticsOS/Thread/View.aspx?ThreadId=28083</link><description>&lt;div style="line-height: normal;"&gt;I just uploaded the code that interfaces with analyticengine.jar which is available from &lt;a href="http://www.nextanalytics.com"&gt;www.nextanalytics.com&lt;/a&gt;. This runs on windows and unix platforms to help you get best of breed analytics into your application.&lt;br&gt;
&lt;br&gt;
This morning, I uploaded a Visual Studio 2008 project complete with source code. This has a variety of an asp.net pages that interact with data.dll, which is the .NET version of the analytic engine.&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>WardYaternick</author><pubDate>Tue, 20 May 2008 15:26:38 GMT</pubDate><guid isPermaLink="false">NEW POST: Now there are java and c# versions available 20080520032638P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/nextanalyticsOS/SourceControl/ListDownloadableCommits.aspx</link><description>This is the open source java.  It&amp;#39;s not the same as the dotnet software but it functionally does pretty much the same thing.   This version of the software currently interacts with software from www.nextanalytics.com.  You can get this for free if you are using it for development purposes.  Since it is open source, you can modify it to connect to a different product if you want.</description><author>WardYaternick</author><pubDate>Tue, 20 May 2008 15:22:34 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080520032234P</guid></item><item><title>NEW POST: 18618 accidentally includes tfc.exe and cpc.exe (sorry!)</title><link>http://www.codeplex.com/nextanalyticsOS/Thread/View.aspx?ThreadId=28060</link><description>&lt;div style="line-height: normal;"&gt;I hope this isn't a serious problem.  They were in the directory when I did the cpc syncup and I couldn't figure how to get these files out of the list.  (When I took them out of the notepad listing, that had no effect.  When I tried cpc clearcache, I thought it would let me start over but I couldn't see any difference.)  I decided to upload the release because I didn't think anybody would mind.  With this note, if you don't like them being there, now you know that you can remove them.
&lt;/div&gt;</description><author>WardYaternick</author><pubDate>Tue, 20 May 2008 11:22:31 GMT</pubDate><guid isPermaLink="false">NEW POST: 18618 accidentally includes tfc.exe and cpc.exe (sorry!) 20080520112231A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/nextanalyticsOS/SourceControl/ListDownloadableCommits.aspx</link><description>This is the second upload &amp;#40;Upload&amp;#41;.  It&amp;#39;s a superset of what was in the Initial Load.  It will load into a Visual Studio 2008 project if you add it to a directory.  You will need to manually create a Bin directory.  If you plan to use it as-is, then you must download the commercial dot net product from www.nextanalytics.com and follow the installation instructions there. The cost for a developer license of that commercial product is free. Otherwise, the code in this release is yours to use as per the license. You can change it to not have a dependency on that commercial license.</description><author>WardYaternick</author><pubDate>Tue, 20 May 2008 11:17:05 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080520111705A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/nextanalyticsOS/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
This software is for those who want to read data and view it.  While this is already available with a lot of tools, the driving philosophy behind this project is a lightweight approach.  Everything downloads in under half a megabyte (circa May 2008).&lt;br /&gt; &lt;br /&gt;My thinking is that it will eventually evolve to being a reporting and analysis product for companies not big enough to buy from open source bi vendors such as Pentaho or Jaspersoft or commercial vendors such as IBM COGNOS, SAP BUSINESS OBJECTS, ORACLE HYPERION, or others.  &lt;br /&gt; &lt;br /&gt;All of the code bits are useful to the worldwide community as learning samples as well as being useful software.  People can also create new products. If you create such a product, contact nextanalytics to get help promoting it.&lt;br /&gt; &lt;br /&gt;General Instructions&lt;br /&gt;There are two steps: The first is that you need to download the files from this project an load them into a development tool. The ASPX and CS can be added to a Visual Studio project.  The java files can be loaded into a project in Netbeans 6.&lt;br /&gt; &lt;br /&gt;Step two is go get your free version of the commercial product at nextanalytics.com.  There are lots of examples, documentation, and support there, all for free.&lt;br /&gt; &lt;br /&gt;&amp;quot;Initial Update&amp;quot;&lt;br /&gt;The first bit of code in &amp;quot;Initial Update&amp;quot; has an ASPX page and its code-behind file for SampleToTable. This submits a project to the nextanalytics Data class and instantiates a DataSet class, in memory.  There are others free and open source programs coming.&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>WardYaternick</author><pubDate>Sat, 17 May 2008 10:32:49 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080517103249A</guid></item><item><title>NEW POST: currently has a dependency on software available at nextanalytics.com</title><link>http://www.codeplex.com/nextanalyticsOS/Thread/View.aspx?ThreadId=27905</link><description>&lt;div style="line-height: normal;"&gt;&amp;quot;Initial Version&amp;quot; currently links to a commercial software package that's free for Developers, available for a free download at nextanalytics.com.  You will not be bombarded by email to attend &amp;quot;training&amp;quot; or to pay for &amp;quot;support packages&amp;quot;.  Instead, you will get plentiful free support and training and, if you use the software for commercial purposes, you are asked to send $595/year to nextanalytics corporation.  We think this is the preferable business model for a user of open source.&lt;br&gt;
&lt;br&gt;
Some other people prefer that software they use should be free and that there should be no dependency on something that isn't completely free. If you are one of these kinds of people, I invite you to modify your version of the open source code to remove that dependency.   Put some effort behind your philosophies, talk is cheap.  I suggest the best way to to do this is to modify it to read xml, that way you'll get sufficient metadata to still do useful things with the data.  I don't see the point, but you are free to do it, if you want.&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>WardYaternick</author><pubDate>Sat, 17 May 2008 10:01:45 GMT</pubDate><guid isPermaLink="false">NEW POST: currently has a dependency on software available at nextanalytics.com 20080517100145A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/nextanalyticsOS/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
This software is for those who want to read data and view it.  While this is already available with a lot of tools, the driving philosophy behind this project is a lightweight approach.  Everything downloads in under half a megabyte (circa May 2008).&lt;br /&gt; &lt;br /&gt;My thinking is that it will eventually evolve to being a reporting and analysis product for companies not big enough to buy from open source bi vendors such as Pentaho or Jaspersoft or commercial vendors such as IBM COGNOS, SAP BUSINESS OBJECTS, ORACLE HYPERION, or others.  &lt;br /&gt; &lt;br /&gt;All of the code bits are useful to the worldwide community as learning samples as well as being useful software.  People can also create new products. If you create such a product, contact nextanalytics to get help promoting it.&lt;br /&gt; &lt;br /&gt;General Instructions&lt;br /&gt;There are two steps: The first is that you need to download the files from this project an load them into a development tool. The ASPX and CS can be added to a Visual Studio project.  The java files can be loaded into a project in Netbeans 6.&lt;br /&gt; &lt;br /&gt;Step two is go get your free version of the commercial product at nextanalytics.com.  There are lots of examples, documentation, and support there, all for free.&lt;br /&gt; &lt;br /&gt;&amp;quot;Initial Update&amp;quot;&lt;br /&gt;The first bit of code in &amp;quot;Initial Update&amp;quot; has an ASPX page and its code-behind file for SampleToTable. This submits a project to the nextanalytics Data class and instantiates a DataGrid class, in memory.  There are others free and open source programs coming.&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>WardYaternick</author><pubDate>Sat, 17 May 2008 09:44:45 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080517094445A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/nextanalyticsOS/SourceControl/ListDownloadableCommits.aspx</link><description>Initial Upload</description><author>WardYaternick</author><pubDate>Sat, 17 May 2008 09:07:03 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080517090703A</guid></item></channel></rss>