<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wikido.isoftdata.com/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wikido.isoftdata.com/index.php?title=Special:RecentChanges&amp;feed=atom</id>
		<title>ISoft Wiki  - Recent changes [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wikido.isoftdata.com/index.php?title=Special:RecentChanges&amp;feed=atom"/>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php/Special:RecentChanges"/>
		<updated>2012-05-19T04:24:19Z</updated>
		<subtitle>Track the most recent changes to the wiki in this feed.</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=ITrack/Pro/DSI_Integration&amp;diff=5834&amp;oldid=prev</id>
		<title>ITrack/Pro/DSI Integration</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=ITrack/Pro/DSI_Integration&amp;diff=5834&amp;oldid=prev"/>
				<updated>2012-05-18T23:19:59Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Exporting from ITrack Pro to DSI== &amp;#39;&amp;#39;&amp;#39;This wiki page is not done yet&amp;#39;&amp;#39;&amp;#39; Things that need to happen to install:  In SVN\ITrackPro\Utilities\DSIExport\  1. Open dsi_export.sql an...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Exporting from ITrack Pro to DSI==&lt;br /&gt;
'''This wiki page is not done yet'''&lt;br /&gt;
Things that need to happen to install:&lt;br /&gt;
&lt;br /&gt;
In SVN\ITrackPro\Utilities\DSIExport\&lt;br /&gt;
&lt;br /&gt;
1. Open dsi_export.sql and replace &amp;lt;PATH&amp;gt; in the line &amp;quot;INTO OUTFILE '&amp;lt;PATH&amp;gt;\\output.csv'&amp;quot; with where the output file needs to go. Note that this path is relative to mysql not the bat file so you may want to use an absolute path. The filename can also be changed if wished.&lt;br /&gt;
2. Open dsi_export.bat and make sure the line &amp;quot;DEL output.txt&amp;quot; is pointed to the output file in the first step.&lt;br /&gt;
3. In the second line replace &amp;lt;user&amp;gt; with the username and &amp;lt;password&amp;gt; with the password used to access the databse. Since this is stored in plaintext it'll be worthwhile to use a user account with read only access.&lt;br /&gt;
4. If mysql is not in the system's PATH, the second line of the bat file will have to be changed to point to the mysql executable using an absolute path.&lt;br /&gt;
5. Make a scheduled task that runs the bat file.&lt;br /&gt;
&lt;br /&gt;
==Importing from DSI to ITrack Pro==&lt;br /&gt;
===How it works===&lt;br /&gt;
A batch file is ran via a scheduled task that does the following:&lt;br /&gt;
# Using a command line FTP client, connects to a DSI provided FTP server&lt;br /&gt;
## Downloads all .xml files in a certain directory on the FTP server and puts them in the DSI Import application installation directory&lt;br /&gt;
## Deletes all of those .xml files from the remote FTP server if they successfully downloaded&lt;br /&gt;
# It then tells the ISoft-built DSI Import application to run. (You will most likely need a dev to compile you the most recent version.  Also this application requires libmysql.dll)&lt;br /&gt;
## Connects to a MySQL server and ITrack Pro database using database connection info that must be supplied in a host.ini file(this can be copied from the customer's ITrack Pro client software installation).&lt;br /&gt;
# When the application is ran it scans its own directory for any &amp;amp; all .xml file(s)&lt;br /&gt;
# It then attempts to import all of the information(invoices, invoice line items, customers &amp;amp; it depletes quantity of inventory records) from all of the xml files&lt;br /&gt;
# Upon successful import it then deletes the .xml files from the DSI Import application directory&lt;br /&gt;
===The batch file code===&lt;br /&gt;
This is an example:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;dos&amp;quot;&amp;gt;&lt;br /&gt;
ncftpget -DD -u tehUsername -p tehPassword 192.168.1.100 &amp;quot;C:\Program Files\ISoft Data Systems\DSI Importer&amp;quot; /ISOFT-IN/*.xml&lt;br /&gt;
&amp;quot;C:\ITrack\DSI Importer\DSIImport.exe&amp;quot;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Daytonlowell</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=ITrack/Pro/Selling_parts_at_an_auction&amp;diff=5833&amp;oldid=prev</id>
		<title>ITrack/Pro/Selling parts at an auction</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=ITrack/Pro/Selling_parts_at_an_auction&amp;diff=5833&amp;oldid=prev"/>
				<updated>2012-05-18T22:50:55Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Sending your inventory data to Berryhill: &lt;/span&gt; &lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 22:50, 18 May 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 17:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 17:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Visit [http://www.berryhillauctioneers.com BerryhillAuctioneers.com]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Visit [http://www.berryhillauctioneers.com BerryhillAuctioneers.com]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Log in using your email address and password (click here if you have [http://www.berryhillauctioneers.com/forgotpass.php forgotten your password])&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Log in using your email address and password (click here if you have [http://www.berryhillauctioneers.com/forgotpass.php forgotten your password])&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Click on the &amp;quot;My Exported Inventory&amp;quot; button.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Click on the &amp;quot;My Exported Inventory&amp;quot; button. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[Image:auction4.png|text-top]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;#* If this button isn't appearing, the auction needs to be edited to allow inventory.&amp;nbsp; Contact Berryhill Auctioneers!&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Choose the auction you are selling for from the dropdown list.&amp;nbsp; If you don't see this list, call Berryhill Auctioneers and ask to be checked into the auction as a seller, then refresh the Exported Inventory page.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Choose the auction you are selling for from the dropdown list.&amp;nbsp; If you don't see this list, call Berryhill Auctioneers and ask to be checked into the auction as a seller, then refresh the Exported Inventory page.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Click the &amp;quot;browse&amp;quot; button.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Click the &amp;quot;browse&amp;quot; button.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Use the File dialog window to find your CSV file and select it.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Use the File dialog window to find your CSV file and select it.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Click the &amp;quot;Upload Inventory&amp;quot; button.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# Click the &amp;quot;Upload Inventory&amp;quot; button.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# When the upload completes, your inventory should appear.&amp;nbsp; Check to make sure that all the inventory you wanted on the auction is in the new list of your uploaded inventory.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;# When the upload completes, your inventory should appear.&amp;nbsp; Check to make sure that all the inventory you wanted on the auction is in the new list of your uploaded inventory. &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[Image:auction5.png|text-top]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Jmckinstry</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php/File:Auction5.png</id>
		<title>File:Auction5.png</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php/File:Auction5.png"/>
				<updated>2012-05-18T22:47:52Z</updated>
		
		<summary type="html">&lt;p&gt;uploaded &amp;quot;[[&lt;a href=&quot;/index.php/File:Auction5.png&quot; title=&quot;File:Auction5.png&quot;&gt;File:Auction5.png&lt;/a&gt;]]&amp;quot;&lt;/p&gt;
</summary>
		<author><name>Jmckinstry</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php/File:Auction5.png</id>
		<title>File:Auction5.png</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php/File:Auction5.png"/>
				<updated>2012-05-18T22:47:01Z</updated>
		
		<summary type="html">&lt;p&gt;uploaded a new version of &amp;quot;[[&lt;a href=&quot;/index.php/File:Auction5.png&quot; title=&quot;File:Auction5.png&quot;&gt;File:Auction5.png&lt;/a&gt;]]&amp;quot; Reverted to version as of 22:45, 18 May 2012&lt;/p&gt;
</summary>
		<author><name>Jmckinstry</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php/File:Auction5.png</id>
		<title>File:Auction5.png</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php/File:Auction5.png"/>
				<updated>2012-05-18T22:44:02Z</updated>
		
		<summary type="html">&lt;p&gt;uploaded &amp;quot;[[&lt;a href=&quot;/index.php/File:Auction5.png&quot; title=&quot;File:Auction5.png&quot;&gt;File:Auction5.png&lt;/a&gt;]]&amp;quot;&lt;/p&gt;
</summary>
		<author><name>Jmckinstry</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=Internal:Custom_ITrack_Pro_reports&amp;diff=5826&amp;oldid=prev</id>
		<title>Internal:Custom ITrack Pro reports</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=Internal:Custom_ITrack_Pro_reports&amp;diff=5826&amp;oldid=prev"/>
				<updated>2012-05-17T22:26:48Z</updated>
		
		<summary type="html">&lt;p&gt;Gathering info about the state of Pro&amp;#39;s custom reports&lt;/p&gt;
</summary>
		<author><name>Codeman</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=ITrack_LX_support&amp;diff=5825&amp;oldid=prev</id>
		<title>ITrack LX support</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=ITrack_LX_support&amp;diff=5825&amp;oldid=prev"/>
				<updated>2012-05-17T22:22:41Z</updated>
		
		<summary type="html">&lt;p&gt;Info about where to find Opera for the MC50&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 22:22, 17 May 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 45:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 45:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;===My Symbol is Stuck inside Avalanche===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;===My Symbol is Stuck inside Avalanche===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* The Avalanche exit passowrd is &amp;quot;leave&amp;quot;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* The Avalanche exit passowrd is &amp;quot;leave&amp;quot;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;=== Where to find Opera for the handheld device ===&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;\\file\ToolsUpdates\Opera\opera_wm2003_ppc_865b.cab&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;===The scanner stopped working===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;===The scanner stopped working===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Codeman</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=Talk:Main_Page&amp;diff=5824&amp;oldid=prev</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=Talk:Main_Page&amp;diff=5824&amp;oldid=prev"/>
				<updated>2012-05-17T14:51:14Z</updated>
		
		<summary type="html">&lt;p&gt;Reverted edits by &lt;a href=&quot;/index.php/Special:Contributions/Meih44&quot; title=&quot;Special:Contributions/Meih44&quot;&gt;Meih44&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:Meih44&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:Meih44 (page does not exist)&quot;&gt;talk&lt;/a&gt;) to last revision by &lt;a href=&quot;/index.php/User:Dillon_Sadofsky&quot; title=&quot;User:Dillon Sadofsky&quot;&gt;Dillon Sadofsky&lt;/a&gt;&lt;/p&gt;
&lt;a href=&quot;http://wikido.isoftdata.com/index.php?title=Talk:Main_Page&amp;amp;diff=5824&amp;amp;oldid=5823&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Duff</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php/User:Meih44</id>
		<title>User:Meih44</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php/User:Meih44"/>
				<updated>2012-05-17T14:50:38Z</updated>
		
		<summary type="html">&lt;p&gt;blocked [[&lt;a href=&quot;/index.php?title=User:Meih44&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Meih44 (page does not exist)&quot;&gt;Meih44&lt;/a&gt; &lt;span class=&quot;mw-usertoollinks&quot;&gt;(&lt;a href=&quot;/index.php?title=User_talk:Meih44&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:Meih44 (page does not exist)&quot;&gt;Talk&lt;/a&gt; | &lt;a href=&quot;/index.php/Special:Contributions/Meih44&quot; title=&quot;Special:Contributions/Meih44&quot;&gt;contribs&lt;/a&gt;)&lt;/span&gt;]] with an expiry time of &lt;span title=&quot;infinite&quot;&gt;infinite&lt;/span&gt; (account creation disabled, e-mail blocked) Spamming links to external sites&lt;/p&gt;
</summary>
		<author><name>Duff</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=Talk:Main_Page&amp;diff=5823&amp;oldid=prev</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=Talk:Main_Page&amp;diff=5823&amp;oldid=prev"/>
				<updated>2012-05-17T07:59:03Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;préoccupés par l&amp;#39;ensemble des b: &lt;/span&gt; new section&lt;/p&gt;
&lt;a href=&quot;http://wikido.isoftdata.com/index.php?title=Talk:Main_Page&amp;amp;diff=5823&amp;amp;oldid=86&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Meih44</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php/User:Meih44</id>
		<title>User:Meih44</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php/User:Meih44"/>
				<updated>2012-05-17T07:19:15Z</updated>
		
		<summary type="html">&lt;p&gt;New user account&lt;/p&gt;
</summary>
		<author><name>Meih44</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=Importing_the_Hollander_Interchange_disc&amp;diff=5815&amp;oldid=prev</id>
		<title>Importing the Hollander Interchange disc</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=Importing_the_Hollander_Interchange_disc&amp;diff=5815&amp;oldid=prev"/>
				<updated>2012-05-16T16:29:30Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Copy the data to the repository: &lt;/span&gt; Fixing url to repository&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 16:29, 16 May 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Copy the data to the repository ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Copy the data to the repository ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The disc should contain a .bak file.&amp;nbsp; Delete the existing file in the repository (at https://svn.isoftdata.com/svn/Hollander/trunk/Disc from Hollander ) and add the new one.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;The disc should contain a .bak file.&amp;nbsp; Delete the existing file in the repository (at &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[https://svn.isoftdata.com/svn/Hollander/trunk/Disc%20from%20Hollander &lt;/ins&gt;https://svn.isoftdata.com/svn/Hollander/trunk/Disc from Hollander&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;]&lt;/ins&gt;) and add the new one.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Load the database ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Load the database ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Duff</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=ITrack/Appraisals&amp;diff=5814&amp;oldid=prev</id>
		<title>ITrack/Appraisals</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=ITrack/Appraisals&amp;diff=5814&amp;oldid=prev"/>
				<updated>2012-05-15T18:31:43Z</updated>
		
		<summary type="html">&lt;p&gt;Removing Jake&amp;#39;s name&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 18:31, 15 May 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 38:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 38:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==How do I get it?==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==How do I get it?==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you have ITrack AX, Pro, or Enterprise, you already have the ability to appraise parts from the HeavyTruckParts.net searchable parts!&amp;nbsp; If you'd like to get access to the auction data appraisal information, please call our Sales Department at 1-800-929-1829 and &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Jake &lt;/del&gt;will get you all set up.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you have ITrack AX, Pro, or Enterprise, you already have the ability to appraise parts from the HeavyTruckParts.net searchable parts!&amp;nbsp; If you'd like to get access to the auction data appraisal information, please call our Sales Department at 1-800-929-1829 and &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;someone &lt;/ins&gt;will get you all set up.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you have any questions about how appraisals work that this page does not answer, don't hesitate to contact Justin at ISoft via chat or phone (ext 115).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;If you have any questions about how appraisals work that this page does not answer, don't hesitate to contact Justin at ISoft via chat or phone (ext 115).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Duff</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=Jake_Dunworth&amp;diff=5813&amp;oldid=prev</id>
		<title>Jake Dunworth</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=Jake_Dunworth&amp;diff=5813&amp;oldid=prev"/>
				<updated>2012-05-15T18:31:06Z</updated>
		
		<summary type="html">&lt;p&gt;Jake is no longer at ISoft!&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 18:31, 15 May 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Jake &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;talks &lt;/del&gt;to people on the phone, usually about how much they &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;need &lt;/del&gt;ITrack, or what they &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;need &lt;/del&gt;ITrack to do.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;Jake &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;used to talk &lt;/ins&gt;to people on the phone, usually about how much they &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;needed &lt;/ins&gt;ITrack, or what they &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;needed &lt;/ins&gt;ITrack to do.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;[[Category:ISoft Employees]]&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Duff</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=ISoft_Data_Systems&amp;diff=5812&amp;oldid=prev</id>
		<title>ISoft Data Systems</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=ISoft_Data_Systems&amp;diff=5812&amp;oldid=prev"/>
				<updated>2012-05-15T18:29:53Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Application Development: &lt;/span&gt; Adding &lt;a href=&quot;/index.php/Svyatoslav_Voznyuk&quot; class=&quot;mw-redirect&quot; title=&quot;Svyatoslav Voznyuk&quot;&gt;Svyatoslav Voznyuk&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 18:29, 15 May 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 40:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 40:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* 104 - [[Josh Duff]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* 104 - [[Josh Duff]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* 115 - [[Justin McKinstry]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* 115 - [[Justin McKinstry]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;* [[Svyatoslav Voznyuk]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;=== Web Development ===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;=== Web Development ===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Duff</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=Category:ISoft_Employees&amp;diff=5811&amp;oldid=prev</id>
		<title>Category:ISoft Employees</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=Category:ISoft_Employees&amp;diff=5811&amp;oldid=prev"/>
				<updated>2012-05-15T18:29:09Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Developers: &lt;/span&gt; Getting rid of web/software subheadings, adding &lt;a href=&quot;/index.php/Svyatoslav_Voznyuk&quot; class=&quot;mw-redirect&quot; title=&quot;Svyatoslav Voznyuk&quot;&gt;Svyatoslav Voznyuk&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 18:29, 15 May 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 11:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 11:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Developers==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Developers==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;===Web===&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[Andrew Johnson]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[Andrew Johnson]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[Brian Roy]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[Brian Roy]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;===Software===&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[Dillon Sadofsky]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[Dillon Sadofsky]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[Josh Duff]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[Josh Duff]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[Justin McKinstry]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[Justin McKinstry]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[Steven Patras]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* [[Steven Patras]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;* [[Svyatoslav Voznyuk]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Implementation==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==Implementation==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Duff</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=Svyatoslav_Voznyuk&amp;diff=5810&amp;oldid=prev</id>
		<title>Svyatoslav Voznyuk</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=Svyatoslav_Voznyuk&amp;diff=5810&amp;oldid=prev"/>
				<updated>2012-05-15T18:27:49Z</updated>
		
		<summary type="html">&lt;p&gt;Redirecting to &lt;a href=&quot;/index.php/User:Svoznyuk&quot; title=&quot;User:Svoznyuk&quot;&gt;User:Svoznyuk&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;#REDIRECT [[User:Svoznyuk]]&lt;/div&gt;</summary>
		<author><name>Duff</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=User:Svoznyuk&amp;diff=5809&amp;oldid=prev</id>
		<title>User:Svoznyuk</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=User:Svoznyuk&amp;diff=5809&amp;oldid=prev"/>
				<updated>2012-05-15T18:27:24Z</updated>
		
		<summary type="html">&lt;p&gt;New user page!&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Svyatoslav Voznyuk ==&lt;br /&gt;
&lt;br /&gt;
He's the only person at ISoft who can say his name correctly!&lt;br /&gt;
&lt;br /&gt;
[[Category:ISoft Employees]]&lt;/div&gt;</summary>
		<author><name>Duff</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php/User:Svoznyuk</id>
		<title>User:Svoznyuk</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php/User:Svoznyuk"/>
				<updated>2012-05-15T18:24:43Z</updated>
		
		<summary type="html">&lt;p&gt;changed group membership for &lt;a href=&quot;/index.php/User:Svoznyuk&quot; title=&quot;User:Svoznyuk&quot;&gt;User:Svoznyuk&lt;/a&gt; from (none) to isoft Yay, another ISofter!&lt;/p&gt;
</summary>
		<author><name>Duff</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php/User:Svoznyuk</id>
		<title>User:Svoznyuk</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php/User:Svoznyuk"/>
				<updated>2012-05-15T16:10:11Z</updated>
		
		<summary type="html">&lt;p&gt;New user account&lt;/p&gt;
</summary>
		<author><name>Svoznyuk</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=Internal:Turning_on_Auction_Appraisals&amp;diff=5808&amp;oldid=prev</id>
		<title>Internal:Turning on Auction Appraisals</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=Internal:Turning_on_Auction_Appraisals&amp;diff=5808&amp;oldid=prev"/>
				<updated>2012-05-15T13:36:22Z</updated>
		
		<summary type="html">&lt;p&gt;Info about the Customer Control Menu added.&lt;/p&gt;
</summary>
		<author><name>Codeman</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php/File:CustomerControl.png</id>
		<title>File:CustomerControl.png</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php/File:CustomerControl.png"/>
				<updated>2012-05-15T13:26:39Z</updated>
		
		<summary type="html">&lt;p&gt;uploaded &amp;quot;[[&lt;a href=&quot;/index.php/File:CustomerControl.png&quot; title=&quot;File:CustomerControl.png&quot;&gt;File:CustomerControl.png&lt;/a&gt;]]&amp;quot;&lt;/p&gt;
</summary>
		<author><name>Codeman</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=Template:ITrack/Pro/Changelog&amp;diff=5806&amp;oldid=prev</id>
		<title>Template:ITrack/Pro/Changelog</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=Template:ITrack/Pro/Changelog&amp;diff=5806&amp;oldid=prev"/>
				<updated>2012-05-14T18:46:42Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Changelog Archives: &lt;/span&gt; &lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 18:46, 14 May 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|-&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|-&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;| 2012&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;| 2012&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;| [[ITrack/Pro/Changelog 2012-01|January]] {{·}} [[ITrack/Pro/Changelog 2012-02|February]] {{·}} March {{·}} [[ITrack/Pro/Changelog 2012-04|April]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;| [[ITrack/Pro/Changelog 2012-01|January]] {{·}} [[ITrack/Pro/Changelog 2012-02|February]] {{·}} March {{·}} [[ITrack/Pro/Changelog 2012-04|April&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;]] {{·}} [[ITrack/Pro/Changelog 2012-05|May&lt;/ins&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|- &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;|- &amp;nbsp;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;| 2011&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;| 2011&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Daytonlowell</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=ITrack/Pro/Changelog_2012-05&amp;diff=5805&amp;oldid=prev</id>
		<title>ITrack/Pro/Changelog 2012-05</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=ITrack/Pro/Changelog_2012-05&amp;diff=5805&amp;oldid=prev"/>
				<updated>2012-05-14T18:45:47Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Vehicles: &lt;/span&gt; &lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 18:45, 14 May 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==2012-05-14==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;==2012-05-14==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;===Vehicles===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;===Vehicles===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* Fixed an error that could occur when clicking the '''Re-appraise''' button on the '''Teardown''' tab. (&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Bug &lt;/del&gt;3415)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;* Fixed an error that could occur when clicking the '''Re-appraise''' button on the '''Teardown''' tab. (&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;{{Case|&lt;/ins&gt;3415&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;}}&lt;/ins&gt;)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{ITrack/Pro/Changelog}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{ITrack/Pro/Changelog}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Daytonlowell</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=ITrack/Pro/Changelog&amp;diff=5804&amp;oldid=prev</id>
		<title>ITrack/Pro/Changelog</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=ITrack/Pro/Changelog&amp;diff=5804&amp;oldid=prev"/>
				<updated>2012-05-14T18:45:15Z</updated>
		
		<summary type="html">&lt;p&gt;Redirected page to &lt;a href=&quot;/index.php/ITrack/Pro/Changelog_2012-05&quot; title=&quot;ITrack/Pro/Changelog 2012-05&quot;&gt;ITrack/Pro/Changelog 2012-05&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 18:45, 14 May 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;#REDIRECT [[ITrack/Pro/Changelog 2012-&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;04&lt;/del&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;#REDIRECT [[ITrack/Pro/Changelog 2012-&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;05&lt;/ins&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Daytonlowell</name></author>	</entry>

	<entry>
		<id>http://wikido.isoftdata.com/index.php?title=ITrack/Pro/Changelog_2012-05&amp;diff=5803&amp;oldid=prev</id>
		<title>ITrack/Pro/Changelog 2012-05</title>
		<link rel="alternate" type="text/html" href="http://wikido.isoftdata.com/index.php?title=ITrack/Pro/Changelog_2012-05&amp;diff=5803&amp;oldid=prev"/>
				<updated>2012-05-14T18:45:05Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;All dates shown are when files were put on the Auto-Updater.  Users can manually check for new updates in ITrack by going to the &amp;#39;&amp;#39;&amp;#39;Actions&amp;#39;&amp;#39;&amp;#39; menu (at the top) &amp;gt; &amp;#39;&amp;#39;&amp;#39;Updater&amp;#39;&amp;#39;&amp;#39; &amp;gt;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;All dates shown are when files were put on the Auto-Updater.  Users can manually check for new updates in ITrack by going to the '''Actions''' menu (at the top) &amp;gt; '''Updater''' &amp;gt; '''Check for updates'''.&lt;br /&gt;
&lt;br /&gt;
==2012-05-14==&lt;br /&gt;
===Vehicles===&lt;br /&gt;
* Fixed an error that could occur when clicking the '''Re-appraise''' button on the '''Teardown''' tab. (Bug 3415)&lt;br /&gt;
&lt;br /&gt;
{{ITrack/Pro/Changelog}}&lt;/div&gt;</summary>
		<author><name>Daytonlowell</name></author>	</entry>

	</feed>
