<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/compareexcel/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/compareexcel/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 22 Sep 2014 16:45:04 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/compareexcel/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by RAMA KRISHNA AYINPUDI</title><link>https://sourceforge.net/p/compareexcel/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RAMA KRISHNA AYINPUDI</dc:creator><pubDate>Mon, 22 Sep 2014 16:45:04 -0000</pubDate><guid>https://sourceforge.net671c6c186c6a2b0fbefe5242677d937c36056523</guid></item><item><title>Home modified by RAMA KRISHNA AYINPUDI</title><link>https://sourceforge.net/p/compareexcel/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -25,11 +25,11 @@
 &lt;h3&gt;Usage&lt;/h3&gt;
 Below is the example to compare xml files and write output to a html files. 
 &lt;code&gt;ExcelCompare.exe -n "C:/Path_of_new _excel" -f "C:/Path_of_new _excel" -m "html" -o differencs.html" &lt;/code&gt;
-&lt;a href="../usage.html"&gt;See complete usage here.&lt;/a&gt;
-&lt;br /&gt;&lt;a href="../example.html"&gt;See More Examples here&lt;/a&gt;
+&lt;a href="../Usage"&gt;See complete usage here.&lt;/a&gt;
+&lt;br /&gt;&lt;a href="../Examples"&gt;See More Examples here&lt;/a&gt;

 &lt;h3&gt;Options:&lt;/h3&gt;
-This program follow GNU unix style of command line arguments.&lt;a href="../options.html"&gt;See more information here&lt;/a&gt;
+This program follow GNU unix style of command line arguments.&lt;a href="../Options"&gt;See more information here&lt;/a&gt;

-&lt;a href="../Server.html"&gt;See how to deploit it in server to compare files online &lt;/a&gt;
+&lt;a href="../Server"&gt;See how to deploit it in server to compare files online &lt;/a&gt;
 If you found any bug Please rise a ticket or place it in discussion or you can drop mail to ramu2514@gmail.com
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RAMA KRISHNA AYINPUDI</dc:creator><pubDate>Mon, 22 Sep 2014 16:44:50 -0000</pubDate><guid>https://sourceforge.net10bf1817892562c16555bbe2931fc69c06cc48c0</guid></item><item><title>Home modified by RAMA KRISHNA AYINPUDI</title><link>https://sourceforge.net/p/compareexcel/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -1,4 +1,3 @@
-
 &lt;h2 style="margin: 0px;"&gt;Excel Compare Enterprise Edition&lt;/h2&gt;
 &lt;h3 style="margin: 0px 20px;"&gt;A portable command line application used to compare Spread Sheets&lt;/h3&gt;

@@ -23,16 +22,14 @@
 &lt;li&gt;Several Command line options&lt;/li&gt;
 
 &lt;b&gt;&lt;u&gt;Note&lt;/u&gt;&lt;/b&gt;: This sotware need Microsoft Office 2003 or higher versions in order to run properly.
-&lt;br /&gt;&lt;br /&gt;
 &lt;h3&gt;Usage&lt;/h3&gt;
-&lt;p&gt;Below is the example to compare xml files and write output to a html files. 
+Below is the example to compare xml files and write output to a html files. 
 &lt;code&gt;ExcelCompare.exe -n "C:/Path_of_new _excel" -f "C:/Path_of_new _excel" -m "html" -o differencs.html" &lt;/code&gt;
 &lt;a href="../usage.html"&gt;See complete usage here.&lt;/a&gt;
 &lt;br /&gt;&lt;a href="../example.html"&gt;See More Examples here&lt;/a&gt;
-&lt;/p&gt;
+
 &lt;h3&gt;Options:&lt;/h3&gt;
 This program follow GNU unix style of command line arguments.&lt;a href="../options.html"&gt;See more information here&lt;/a&gt;

-&lt;br /&gt;
-&lt;br /&gt;&lt;a href="../"&gt;See how to deploit it in server to compare files online &lt;/a&gt;
-&lt;br /&gt;&lt;a href="../"&gt;Please report bugs here&lt;/a&gt;
+&lt;a href="../Server.html"&gt;See how to deploit it in server to compare files online &lt;/a&gt;
+If you found any bug Please rise a ticket or place it in discussion or you can drop mail to ramu2514@gmail.com
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RAMA KRISHNA AYINPUDI</dc:creator><pubDate>Mon, 22 Sep 2014 16:25:28 -0000</pubDate><guid>https://sourceforge.netcf37f6f63ffd1a5ce7bb2ef5e8b8a7ee5cafbd8e</guid></item><item><title>Home modified by RAMA KRISHNA AYINPUDI</title><link>https://sourceforge.net/p/compareexcel/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,31 +1,4 @@
-&amp;lt;style&amp;gt;
-code{
-line-height: 30px;
-background: #eee;
-display: block;
-font-weight:bold;
-}
-body{
-margin: 0px auto;
-font-family: verdana, Georgia, Arial, Helvetica, sans-serif;
-color: black;
-}
- /* begin table styles */
-table,td,tr,th {border:1px solid grey;}
- table {
-   border-collapse: collapse;
-}
-th {
-background:rgb(12,116,9);
-color:white;
-padding: 5px;
-}td {
-   padding: 5px;
-   text-align:center;
-}
-/* Begin font styles */
-h3,h4,ul ,ol{margin: 0; }
-&amp;lt;/style&amp;gt;
+
 &lt;h2 style="margin: 0px;"&gt;Excel Compare Enterprise Edition&lt;/h2&gt;
 &lt;h3 style="margin: 0px 20px;"&gt;A portable command line application used to compare Spread Sheets&lt;/h3&gt;

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RAMA KRISHNA AYINPUDI</dc:creator><pubDate>Sun, 21 Sep 2014 12:17:15 -0000</pubDate><guid>https://sourceforge.net58b155a18c2606e4ef0de69db4d60a252987b39c</guid></item><item><title>Home modified by RAMA KRISHNA AYINPUDI</title><link>https://sourceforge.net/p/compareexcel/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,3 +1,31 @@
+&amp;lt;style&amp;gt;
+code{
+line-height: 30px;
+background: #eee;
+display: block;
+font-weight:bold;
+}
+body{
+margin: 0px auto;
+font-family: verdana, Georgia, Arial, Helvetica, sans-serif;
+color: black;
+}
+ /* begin table styles */
+table,td,tr,th {border:1px solid grey;}
+ table {
+   border-collapse: collapse;
+}
+th {
+background:rgb(12,116,9);
+color:white;
+padding: 5px;
+}td {
+   padding: 5px;
+   text-align:center;
+}
+/* Begin font styles */
+h3,h4,ul ,ol{margin: 0; }
+&amp;lt;/style&amp;gt;
 &lt;h2 style="margin: 0px;"&gt;Excel Compare Enterprise Edition&lt;/h2&gt;
 &lt;h3 style="margin: 0px 20px;"&gt;A portable command line application used to compare Spread Sheets&lt;/h3&gt;

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RAMA KRISHNA AYINPUDI</dc:creator><pubDate>Sun, 21 Sep 2014 12:16:35 -0000</pubDate><guid>https://sourceforge.net06c3dff15138097e7b57d49db3b5f48852465870</guid></item><item><title>Home modified by RAMA KRISHNA AYINPUDI</title><link>https://sourceforge.net/p/compareexcel/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -0,0 +1,37 @@
+&lt;h2 style="margin: 0px;"&gt;Excel Compare Enterprise Edition&lt;/h2&gt;
+&lt;h3 style="margin: 0px 20px;"&gt;A portable command line application used to compare Spread Sheets&lt;/h3&gt;
+
+&lt;p&gt;This Software is a portable command line application used to compare spreadsheets.&lt;br /&gt;
+This software can be used in servers to compare spread sheets online.&lt;br /&gt;
+This software will also be used to compare a large number of excel files using batch programs&lt;br /&gt;
+&lt;/p&gt;
+
+&lt;h3&gt;Supported Files&lt;/h3&gt;
+&lt;p&gt;Below are the list of file extensons it can compare( &lt;a href="../supported_files.html"&gt;For detailed list click here &lt;/a&gt; )&lt;br /&gt;
+.csv, .dbf, .dif, .ods, .prn, .slk, .txt, .xls, .xls, .xlsb, .xlsm, .xlsx, .xlsx, .xlt, .xltm, .xltx, .xlw, .xml, .xml
+&lt;/p&gt;
+
+&lt;h3&gt;Features&lt;/h3&gt;
+&lt;ul&gt;
+&lt;li&gt;Portable Application&lt;/li&gt;
+&lt;li&gt;Compare excel files online(You can easily deploy this software in web servers(to compare excel files online)&lt;/li&gt;
+&lt;li&gt;Batch compare(Useful to compare large number of excel Files at a time )&lt;/li&gt;
+&lt;li&gt;You can write output to html or xml(Excel option will be added in future).&lt;/li&gt;
+&lt;li&gt;In built logging options.&lt;/li&gt;
+&lt;li&gt;Debugging option available.&lt;/li&gt;
+&lt;li&gt;Several Command line options&lt;/li&gt;
+&lt;/ul&gt;
+&lt;b&gt;&lt;u&gt;Note&lt;/u&gt;&lt;/b&gt;: This sotware need Microsoft Office 2003 or higher versions in order to run properly.
+&lt;br /&gt;&lt;br /&gt;
+&lt;h3&gt;Usage&lt;/h3&gt;
+&lt;p&gt;Below is the example to compare xml files and write output to a html files. 
+&lt;code&gt;ExcelCompare.exe -n "C:/Path_of_new _excel" -f "C:/Path_of_new _excel" -m "html" -o differencs.html" &lt;/code&gt;
+&lt;a href="../usage.html"&gt;See complete usage here.&lt;/a&gt;
+&lt;br /&gt;&lt;a href="../example.html"&gt;See More Examples here&lt;/a&gt;
+&lt;/p&gt;
+&lt;h3&gt;Options:&lt;/h3&gt;
+This program follow GNU unix style of command line arguments.&lt;a href="../options.html"&gt;See more information here&lt;/a&gt;
+
+&lt;br /&gt;
+&lt;br /&gt;&lt;a href="../"&gt;See how to deploit it in server to compare files online &lt;/a&gt;
+&lt;br /&gt;&lt;a href="../"&gt;Please report bugs here&lt;/a&gt;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RAMA KRISHNA AYINPUDI</dc:creator><pubDate>Sun, 21 Sep 2014 12:15:26 -0000</pubDate><guid>https://sourceforge.netbbf499efceba53c6d990a9becda1ca4e0f279bc9</guid></item><item><title>Home modified by RAMA KRISHNA AYINPUDI</title><link>https://sourceforge.net/p/compareexcel/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,24 +0,0 @@
-Excel Compare Enterprise Edition
-A portable command line application used to compare Spread Sheets
-
-This Software is a portable command line application used to compare spreadsheets.
-This software can be used in servers to compare spread sheets online.
-This software will also be used to compare a large number of excel files using batch programs
-
-This program follow GNU unix style of command line arguments.See more information here
-
-Below are the available list of options available
-Option|Help
-  -n| --newFile     |          Required. Path of New Excel Input File.
-  -f| --oldFile        |       Required. Path of Old Excel Input File.
-  -o| --outputFile   |         Path of Output File.If Not given It will be  written to tempfile(%temp%\temp.xml (or) %temp%\temp.html)
-  -m| --mode    |              Output Mode html or xml.By default output mode is xml.
-  -r| --launchOutput     |     Run/Launch output html file after Execution
-  -d| --debug       |          Debug Mode- Display Execution Log on Console/Command line
-  -l| --log         |          Path of Log file.Append current Log to given given file. By default Log will be writen to Log.txt file in the same folder of this file.
-  -t| --trim       |           Trim white spaces Before and After Data of a cell
-  -i| --ignore-case      |     Case Insensitive comparision. Will compares excels by ignoring case
-  -s| --ignore-sheet-count  |  By deault program will exit with error if sheets count of excel files are not matched.If this option is enabled it will ignore number of sheets.
-  |--help         |             Display this help screen.
-
-This application is still under development. We will add more options soon
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RAMA KRISHNA AYINPUDI</dc:creator><pubDate>Sun, 21 Sep 2014 11:14:34 -0000</pubDate><guid>https://sourceforge.nete7a36ed836168309fb402b8523156012a7d26c3d</guid></item><item><title>Home modified by RAMA KRISHNA AYINPUDI</title><link>https://sourceforge.net/p/compareexcel/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RAMA KRISHNA AYINPUDI</dc:creator><pubDate>Sun, 21 Sep 2014 05:58:07 -0000</pubDate><guid>https://sourceforge.neta846136b1b7405495c0c7fe1c01c326177242c98</guid></item><item><title>Home modified by RAMA KRISHNA AYINPUDI</title><link>https://sourceforge.net/p/compareexcel/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,24 @@
-Welcome to your wiki!
+Excel Compare Enterprise Edition
+A portable command line application used to compare Spread Sheets

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+This Software is a portable command line application used to compare spreadsheets.
+This software can be used in servers to compare spread sheets online.
+This software will also be used to compare a large number of excel files using batch programs

-The wiki uses [Markdown](/p/compareexcel/wiki/markdown_syntax/) syntax.
+This program follow GNU unix style of command line arguments.See more information here

-[[members limit=20]]
-[[download_button]]
+Below are the available list of options available
+Option|Help
+  -n| --newFile     |          Required. Path of New Excel Input File.
+  -f| --oldFile        |       Required. Path of Old Excel Input File.
+  -o| --outputFile   |         Path of Output File.If Not given It will be  written to tempfile(%temp%\temp.xml (or) %temp%\temp.html)
+  -m| --mode    |              Output Mode html or xml.By default output mode is xml.
+  -r| --launchOutput     |     Run/Launch output html file after Execution
+  -d| --debug       |          Debug Mode- Display Execution Log on Console/Command line
+  -l| --log         |          Path of Log file.Append current Log to given given file. By default Log will be writen to Log.txt file in the same folder of this file.
+  -t| --trim       |           Trim white spaces Before and After Data of a cell
+  -i| --ignore-case      |     Case Insensitive comparision. Will compares excels by ignoring case
+  -s| --ignore-sheet-count  |  By deault program will exit with error if sheets count of excel files are not matched.If this option is enabled it will ignore number of sheets.
+  |--help         |             Display this help screen.
+
+This application is still under development. We will add more options soon
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RAMA KRISHNA AYINPUDI</dc:creator><pubDate>Sun, 21 Sep 2014 05:58:04 -0000</pubDate><guid>https://sourceforge.net2b47b8c7cdcc68a10545872b433239b4108d4ccb</guid></item><item><title>Home modified by RAMA KRISHNA AYINPUDI</title><link>https://sourceforge.net/p/compareexcel/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/compareexcel/wiki/markdown_syntax"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/ramu2514"&gt;RAMA KRISHNA AYINPUDI&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-541caab2c431430589c17e6d" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">RAMA KRISHNA AYINPUDI</dc:creator><pubDate>Fri, 19 Sep 2014 22:14:10 -0000</pubDate><guid>https://sourceforge.net310dfd19c322fd9c9d7b42fd625803bd67f899ed</guid></item></channel></rss>