<?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>AESIR POS Systems</title>
	<atom:link href="http://aesirpossystems.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://aesirpossystems.com</link>
	<description>The Retail Solution</description>
	<lastBuildDate>Thu, 19 Apr 2012 12:25:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to manipulate LiquorPOS database</title>
		<link>http://aesirpossystems.com/how-to-manipulate-liquorpos-database/</link>
		<comments>http://aesirpossystems.com/how-to-manipulate-liquorpos-database/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 04:17:14 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[LiquorPOS]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[liquorpos]]></category>

		<guid isPermaLink="false">http://aesirpossystems.com/?p=323</guid>
		<description><![CDATA[BEFORE YOU BEGIN BACKUP ALL DATA IN LPOSDATA FOLDER!!! First we start off with your excel sheet Then create two new column&#8217;s after the product description Information in the database is limited, so we need to shrink it In the first new column enter, changing only the RED BOLDinformation to the cell that fits your [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><strong>BEFORE YOU BEGIN <span style="color: #ff0000;">BACKUP ALL DATA IN LPOSDATA FOLDER!!!</span></strong></p>
<ol>
<li>First we start off with your excel sheet <a href="http://aesirpossystems.com/wp-content/uploads/2012/04/01.jpg" target="_blank"><br />
<img class="aligncenter size-medium wp-image-324" title="01" src="http://aesirpossystems.com/wp-content/uploads/2012/04/01-300x168.jpg" alt="" width="300" height="168" border="0" /></a></li>
<li>Then create two new column&#8217;s after the product description<a href="http://aesirpossystems.com/wp-content/uploads/2012/04/02.jpg" target="_blank"><br />
<img class="aligncenter size-medium wp-image-327" title="02" src="http://aesirpossystems.com/wp-content/uploads/2012/04/02-300x168.jpg" alt="" width="300" height="168" border="0" /></a></p>
<ol>
</ol>
<ol>
<li>Information in the database is limited, so we need to shrink it</li>
</ol>
</li>
</ol>
<p><span id="more-323"></span></p>
<li>In the first new column enter, changing only the <strong>RED BOLD</strong>information to the cell that fits your needs
<ol>
<li>=TRIM(LEFT(LEFT(<span style="color: #ff0000;"><strong>E2</strong></span>,30),FIND(&#8220;^^&#8221;,SUBSTITUTE(LEFT(<span style="color: #ff0000;"><strong>E2</strong></span>,30),&#8221; &#8220;,&#8221;^^&#8221;,LEN(LEFT(<span style="color: #ff0000;"><strong>E2</strong></span>,30))-LEN(SUBSTITUTE(LEFT(<span style="color: #ff0000;"><strong>E2</strong></span>,30),&#8221; &#8220;,&#8221;"))))))<a href="http://aesirpossystems.com/wp-content/uploads/2012/04/02.jpg" target="_blank"><br />
<img class="aligncenter size-medium wp-image-327" title="02" src="http://aesirpossystems.com/wp-content/uploads/2012/04/02-300x168.jpg" alt="" width="300" height="168" border="0" /></a></li>
</ol>
</li>
<li>Then in the second new column enter, changing only the <strong>RED BOLD</strong>information to the same cell you entered in the previous step
<ol>
<li>=TRIM(LEFT(LEFT(<span style="color: #ff0000;"><strong>E2</strong></span>,20),FIND(&#8220;^^&#8221;,SUBSTITUTE(LEFT(<span style="color: #ff0000;"><strong>E2</strong></span>,20),&#8221; &#8220;,&#8221;^^&#8221;,LEN(LEFT(<span style="color: #ff0000;"><strong>E2</strong></span>,20))-LEN(SUBSTITUTE(LEFT(<span style="color: #ff0000;"><strong>E2</strong></span>,20),&#8221; &#8220;,&#8221;"))))))<a href="http://aesirpossystems.com/wp-content/uploads/2012/04/03.jpg" target="_blank"><br />
<img class="aligncenter size-medium wp-image-328" title="03" src="http://aesirpossystems.com/wp-content/uploads/2012/04/03-300x168.jpg" alt="" width="300" height="168" border="0" /></a></li>
</ol>
</li>
<li>Now select your first colum (ITEM ID) and copy it (CTRL+C)
<ol>
<li>At this point I have assumed you have Microsoft Office Access, all versions should work relatively the same way (In this video I am using 2010)</li>
<li>You will need to located and open your LIQCODE.dbf file using Microsoft Office Access, should be located in your C:\LPOSData folder<a href="http://aesirpossystems.com/wp-content/uploads/2012/04/04.jpg" target="_blank"><br />
<img class="aligncenter size-medium wp-image-329" title="04" src="http://aesirpossystems.com/wp-content/uploads/2012/04/04-300x168.jpg" alt="" width="300" height="168" border="0" /></a></li>
</ol>
</li>
<li>Highlight the first column (CODE_NUM) and press CTRL+V<a href="http://aesirpossystems.com/wp-content/uploads/2012/04/06.jpg" target="_blank"><br />
<img class="aligncenter size-medium wp-image-331" title="06" src="http://aesirpossystems.com/wp-content/uploads/2012/04/06-300x168.jpg" alt="" width="300" height="168" border="0" /></a></li>
<li>Now in your excel sheet highlight and copy the first new column you created<a href="http://aesirpossystems.com/wp-content/uploads/2012/04/08.jpg" target="_blank"><br />
<img class="aligncenter size-medium wp-image-332" title="08" src="http://aesirpossystems.com/wp-content/uploads/2012/04/08-300x168.jpg" alt="" width="300" height="168" border="0" /></a></li>
<li>Then in access select the column (BRAND) and paste the new information<a href="http://aesirpossystems.com/wp-content/uploads/2012/04/09.jpg" target="_blank"><br />
<img class="aligncenter size-medium wp-image-333" title="09" src="http://aesirpossystems.com/wp-content/uploads/2012/04/09-300x168.jpg" alt="" width="300" height="168" border="0" /></a></li>
<li>Repeat the process for the second new column you created<a href="http://aesirpossystems.com/wp-content/uploads/2012/04/10.jpg" target="_blank"><br />
<img class="aligncenter size-medium wp-image-334" title="10" src="http://aesirpossystems.com/wp-content/uploads/2012/04/10-300x168.jpg" alt="" width="300" height="168" border="0" /></a></li>
<li>Then go back to access and paste it in the column titled (DESCRIP)<a href="http://aesirpossystems.com/wp-content/uploads/2012/04/11.jpg" target="_blank"><br />
<img class="aligncenter size-medium wp-image-335" title="11" src="http://aesirpossystems.com/wp-content/uploads/2012/04/11-300x168.jpg" alt="" width="300" height="168" border="0" /></a></li>
<p>You can repeat this process to add as much data as you need. Once you are finished you will need to run a Routine RE-INDEX in you LiquorPOS software.</p>
<p>VIDEO</p>
<p><iframe src="http://www.youtube.com/embed/3HxPtAO7Mrk" frameborder="0" width="560" height="315"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://aesirpossystems.com/how-to-manipulate-liquorpos-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Purchasing New Computers: Things to Consider</title>
		<link>http://aesirpossystems.com/purchasing-new-computers-things-to-consider/</link>
		<comments>http://aesirpossystems.com/purchasing-new-computers-things-to-consider/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 18:13:56 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[LiquorPOS]]></category>
		<category><![CDATA[POS]]></category>

		<guid isPermaLink="false">http://aesirpossystems.com/?p=311</guid>
		<description><![CDATA[Whether or not you need to replace your current computer depends on several conditions, including the computer's age, how it is being used, the type of problems (if any) you are experiencing, and your expectations of its performance. You may also find some new software will require upgraded equipment to run well, and in some cases, to run at all.]]></description>
			<content:encoded><![CDATA[<p>Whether or not you need to replace your current computer depends on several conditions, including the computer&#8217;s age, how it is being used, the type of problems (if any) you are experiencing, and your expectations of its performance. You may also find some new software will require upgraded equipment to run well, and in some cases, to run at all.</p>
<p>When you decide to purchase a new computer, there are several things to consider:</p>
<p>More after the break: <span id="more-311"></span><strong></strong></p>
<p><strong><span style="text-decoration: underline;">System Requirements: Memory Matters</span></strong></p>
<p>When shopping for new machines, remember that memory matters most!</p>
<p>Your new computer must have enough RAM to run Windows 7 and LiquorPOS®. We recommend that you purchase computers with at least 4 GB of RAM due to the large amount of memory the operating system alone will use.</p>
<p>To run LiquorPOS 5.2, workstations must have, at minimum, Intel Pentium4 2.0 GHz processor or better, 1 GB RAM available, and 75 MB free on the hard drive. Servers must have, at minimum, Intel Pentium4 2.0 GHz processor or better, 2 GB RAM available and 500 MB free on the hard drive.</p>
<p><strong><span style="text-decoration: underline;">Hardware</span></strong></p>
<p>What kind of hardware (i.e.: scanner, receipt printer, pole display, etc.) do you want to use with the new computer? Does your hardware connect using a USB, serial or parallel port?</p>
<p>In the event you have older peripherals with serial or parallel ports, make sure the new machine has ports for these devices. If the new machine has USB ports and your hardware does not, you will likely have to replace the old hardware. USB adapters may work in some cases, but not all.</p>
<p>Will you purchase a 32-bit or a 64-bit machine? LiquorPOS will run happily on both systems, but older hardware will often not run on a 64-bit machine. In many cases, hardware manufacturers have not created 64-bit drivers for their older models.</p>
<p>To find out if your computer is running a 32-bit or a 64-bit version of Windows, do the following:</p>
<ol>
<li>Click the Start button</li>
<li>Click Control Panel</li>
<li>Click System Maintenance</li>
<li>Click System; under System, you can view the system type</li>
</ol>
<p><strong><span style="text-decoration: underline;">Software Key</span></strong></p>
<p>While you are replacing hardware, you must also consider what kind of LiquorPOS sentinel key you have. Many LiquorPOS users may still use a parallel key, which must be replaced. USB adapters DO NOT work with your LiquorPOS key. You can return your parallel key and purchase a new USB key by contacting us at 720-785-4664.</p>
<p>&nbsp;</p>
<p><strong>Source</strong>: <a title="LiquorPOS®" href="http://aesirpossystems.com/products/pos-software/liquorpos%c2%ae/">Merchant Software Corporation</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aesirpossystems.com/purchasing-new-computers-things-to-consider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free BASIC Diagnostic</title>
		<link>http://aesirpossystems.com/free-basic-diagnostic/</link>
		<comments>http://aesirpossystems.com/free-basic-diagnostic/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 03:06:42 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Services]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[diagnostic]]></category>

		<guid isPermaLink="false">http://aesirpossystems.com/?p=295</guid>
		<description><![CDATA[• Quick consultation and estimate (Within 1 hour in most cases) • Professional observation • Plan of action]]></description>
			<content:encoded><![CDATA[<p>• Quick consultation and estimate (Within 1 hour in most cases)<br />
• Professional observation<br />
• Plan of action</p>
]]></content:encoded>
			<wfw:commentRss>http://aesirpossystems.com/free-basic-diagnostic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We have changed payment processors</title>
		<link>http://aesirpossystems.com/we-have-changed-payment-processors/</link>
		<comments>http://aesirpossystems.com/we-have-changed-payment-processors/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 15:40:27 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Payment Porcessor]]></category>
		<category><![CDATA[aesir]]></category>
		<category><![CDATA[gopayment]]></category>
		<category><![CDATA[intuit]]></category>

		<guid isPermaLink="false">http://aesirpossystems.com/?p=288</guid>
		<description><![CDATA[We accept all major credit cards using Intuit GoPayments now. We are phasing out the use of our Square payment processor.]]></description>
			<content:encoded><![CDATA[<p>We accept all major credit cards using Intuit GoPayments now. We are phasing out the use of our Square payment processor.</p>
<p><img src="http://aesirpossystems.com/wp-content/uploads/2012/02/gopayment-300x165.jpg" alt="" title="Intuit GoPayment" width="300" height="165" class="aligncenter size-full wp-image-287" /><img class="aligncenter size-medium wp-image-258" title="square-cards" src="http://aesirpossystems.com/wp-content/uploads/2011/12/square-cards-300x75.jpg" alt="" width="300" height="75" /></p>
]]></content:encoded>
			<wfw:commentRss>http://aesirpossystems.com/we-have-changed-payment-processors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We accept Credit Cards using SquareUp</title>
		<link>http://aesirpossystems.com/we-accept-credit-cards-using-squareup/</link>
		<comments>http://aesirpossystems.com/we-accept-credit-cards-using-squareup/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 21:23:20 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Services]]></category>
		<category><![CDATA[merchant]]></category>
		<category><![CDATA[square]]></category>
		<category><![CDATA[up]]></category>

		<guid isPermaLink="false">http://aesirpossystems.com/?p=254</guid>
		<description><![CDATA[We accept Square Payments from the following credit card providers]]></description>
			<content:encoded><![CDATA[<p>We accept Square Payments from the following credit card providers</p>
<p><img class="aligncenter size-medium wp-image-256" title="SquareUp" src="http://aesirpossystems.com/wp-content/uploads/2011/12/squareup-300x128.jpg" alt="" width="300" height="128" /><img class="aligncenter size-medium wp-image-258" title="square-cards" src="http://aesirpossystems.com/wp-content/uploads/2011/12/square-cards-300x75.jpg" alt="" width="300" height="75" /></p>
]]></content:encoded>
			<wfw:commentRss>http://aesirpossystems.com/we-accept-credit-cards-using-squareup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You looking for an excelent system to upgrade to?</title>
		<link>http://aesirpossystems.com/you-looking-for-an-excelent-system-to-upgrade-to/</link>
		<comments>http://aesirpossystems.com/you-looking-for-an-excelent-system-to-upgrade-to/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 13:54:22 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Deals]]></category>
		<category><![CDATA[8 gigs]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[deal]]></category>
		<category><![CDATA[i3]]></category>

		<guid isPermaLink="false">http://aesirpossystems.com/?p=147</guid>
		<description><![CDATA[GIGABYTE GA-H61M-S2-B3 Thermaltake Barebones Kit GIGABYTE GA-H61M-S2-B3 Motherboard Intel Core i3-2100 3.1GHz CPU 8GB DDR3 RAM Kit GeForce GT 520 1GB 24x DVDRW Thermaltake V2 Mid Tower 450W Power Supply All this with Windows 7 Professional for $600, and we even put it together for you!]]></description>
			<content:encoded><![CDATA[<p>GIGABYTE GA-H61M-S2-B3 Thermaltake Barebones Kit</p>
<p><img class="alignnone size-full wp-image-148" title="gigabyte ga-h61m-s2-b3" src="http://aesirpossystems.com/wp-content/uploads/2011/11/gigabyte-ga-h61m-s2-b3.jpg" alt="" width="300" height="300" /></p>
<ul>
<li>GIGABYTE GA-H61M-S2-B3 Motherboard</li>
<li>Intel Core i3-2100 3.1GHz CPU</li>
<li>8GB DDR3 RAM Kit</li>
<li>GeForce GT 520 1GB</li>
<li>24x DVDRW</li>
<li>Thermaltake V2 Mid Tower</li>
<li>450W Power Supply</li>
</ul>
<p>All this with Windows 7 Professional for $600, and we even put it together for you!</p>
]]></content:encoded>
			<wfw:commentRss>http://aesirpossystems.com/you-looking-for-an-excelent-system-to-upgrade-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

