<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>The Telarah Times &#187; ledgersmb</title>
	<atom:link href="http://jamesmcdonald.id.au/tag/ledgersmb/feed" rel="self" type="application/rss+xml" />
	<link>http://jamesmcdonald.id.au</link>
	<description>The Practical Application of Linux and Opensource Technology, and Other Stuff</description>
	<lastBuildDate>Fri, 03 Feb 2012 10:47:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Creating Ledgersmb Database Live &amp; Test Environments</title>
		<link>http://jamesmcdonald.id.au/it-tips/creating-ledgersmb-database-live-test-environments</link>
		<comments>http://jamesmcdonald.id.au/it-tips/creating-ledgersmb-database-live-test-environments#comments</comments>
		<pubDate>Thu, 17 Dec 2009 01:49:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT Tips]]></category>
		<category><![CDATA[ledgersmb]]></category>
		<guid isPermaLink="false">http://jamesmcdonald.id.au/?p=2363</guid>
		<description><![CDATA[Warning: This setup can be dangerous if you forget which environment you are in you can cause damage to your LIVE environment. Login to postgres as a superuser and use \l to list your databases me@lsmbbox:~$ psql -U ledgersmb -h localhost Password for user ledgersmb: Welcome to psql 8.3.8, the PostgreSQL interactive terminal. &#160; Type: [...]]]></description>
		<wfw:commentRss>http://jamesmcdonald.id.au/it-tips/creating-ledgersmb-database-live-test-environments/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabling Stylesheet &amp; Template Editing of LedgerSMB on Ubuntu 9.04</title>
		<link>http://jamesmcdonald.id.au/it-tips/open-source-apps/enabling-stylesheet-template-editing-of-ledgersmb-on-ubuntu-904</link>
		<comments>http://jamesmcdonald.id.au/it-tips/open-source-apps/enabling-stylesheet-template-editing-of-ledgersmb-on-ubuntu-904#comments</comments>
		<pubDate>Sun, 03 May 2009 03:09:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Apps]]></category>
		<category><![CDATA[Small Business Accounting]]></category>
		<category><![CDATA[ledgersmb]]></category>
		<guid isPermaLink="false">http://jamesmcdonald.id.au/?p=1074</guid>
		<description><![CDATA[You have several places that templates exist in LedgerSMB /var/lib/ledgersmb/css/ for the LedgerSMB user interface templates and /usr/share/ledgersmb/templates/demo for the Latex / HTML report output templates. Run the following commands as root (or sudo command): chown www-data:www-data /var/lib/ledgersmb/css/ -Rv chown www-data:www-data /usr/share/ledgersmb/templates/demo -Rv]]></description>
		<wfw:commentRss>http://jamesmcdonald.id.au/it-tips/open-source-apps/enabling-stylesheet-template-editing-of-ledgersmb-on-ubuntu-904/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing LedgerSMB 1.2.18-1 on Ubuntu 9.04</title>
		<link>http://jamesmcdonald.id.au/it-tips/open-source-apps/small-business-accounting/installing-ledgersmb-1218-1-on-ubuntu-904</link>
		<comments>http://jamesmcdonald.id.au/it-tips/open-source-apps/small-business-accounting/installing-ledgersmb-1218-1-on-ubuntu-904#comments</comments>
		<pubDate>Fri, 01 May 2009 22:25:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Small Business Accounting]]></category>
		<category><![CDATA[ledgersmb]]></category>
		<guid isPermaLink="false">http://jamesmcdonald.id.au/?p=1057</guid>
		<description><![CDATA[This post is a step by step guide to installing LedgerSMB 1.2.18-1 on Ubuntu 9.04. Download ledgersmb_1.2.18-1_all.deb # Install postgresql sudo apt-get install postgresql &#160; # Install the PDF / PS utilities sudo apt-get install texlive &#160; # Install Perl Dependencies sudo apt-get install libconfig-std-perl libmime-lite-perl \ liblocale-maketext-lexicon-perl libdbd-pg-perl \ libclass-std-perl libemail-date-format-perl \ libmime-types-perl &#160; [...]]]></description>
		<wfw:commentRss>http://jamesmcdonald.id.au/it-tips/open-source-apps/small-business-accounting/installing-ledgersmb-1218-1-on-ubuntu-904/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>LedgerSMB &#8211; Changing Invoice to &#8220;Tax Invoice&#8221;</title>
		<link>http://jamesmcdonald.id.au/it-tips/open-source-apps/ledgersmb-changing-invoice-to-tax-invoice</link>
		<comments>http://jamesmcdonald.id.au/it-tips/open-source-apps/ledgersmb-changing-invoice-to-tax-invoice#comments</comments>
		<pubDate>Thu, 01 Jan 2009 02:49:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Apps]]></category>
		<category><![CDATA[Small Business Accounting]]></category>
		<category><![CDATA[ledgersmb]]></category>
		<guid isPermaLink="false">http://jamesmcdonald.id.au/?p=554</guid>
		<description><![CDATA[This is done on Fedora 10. File paths may change depending on what install package or location you install to. On Fedora 10 the path is LSMB_ROOT=/usr/share/ledgersmb To maintain an orginal untouched set of templates you should always copy the demo templates away to a new folder and select this new folder as your default [...]]]></description>
		<wfw:commentRss>http://jamesmcdonald.id.au/it-tips/open-source-apps/ledgersmb-changing-invoice-to-tax-invoice/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Changing the LedgerSMB Letter Head Graphic</title>
		<link>http://jamesmcdonald.id.au/it-tips/open-source-apps/changing-the-ledgersmb-letter-head-graphic</link>
		<comments>http://jamesmcdonald.id.au/it-tips/open-source-apps/changing-the-ledgersmb-letter-head-graphic#comments</comments>
		<pubDate>Wed, 31 Dec 2008 05:51:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Apps]]></category>
		<category><![CDATA[Small Business Accounting]]></category>
		<category><![CDATA[ledgersmb]]></category>
		<guid isPermaLink="false">http://jamesmcdonald.id.au/?p=545</guid>
		<description><![CDATA[Make a backup of the original demo templates cp -rv /var/lib/ledgersmb/templates/demo /var/lib/ledgersmb/templates/template1 &#160; # on Ubuntu this was sudo cp -rv /etc/ledgersmb/templates/demo /etc/ledgersmb/templates/template1 Go into the LedgerSMB admin control panel and change the template from demo to whatever you named the new directory. cd /var/lib/ledgersmb/templates/template1 # on ubuntu it's in /etc/ledgersmb/templates # backup your original [...]]]></description>
		<wfw:commentRss>http://jamesmcdonald.id.au/it-tips/open-source-apps/changing-the-ledgersmb-letter-head-graphic/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LedgerSMB Installation on Fedora 10 Notes</title>
		<link>http://jamesmcdonald.id.au/it-tips/gnu-linux/ledgersmb-installation-on-fedora-10-notes</link>
		<comments>http://jamesmcdonald.id.au/it-tips/gnu-linux/ledgersmb-installation-on-fedora-10-notes#comments</comments>
		<pubDate>Tue, 30 Dec 2008 13:37:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Open Source Apps]]></category>
		<category><![CDATA[Small Business Accounting]]></category>
		<category><![CDATA[ledgersmb]]></category>
		<guid isPermaLink="false">http://jamesmcdonald.id.au/?p=522</guid>
		<description><![CDATA[Overview Starting from Fedora 10 Live Installed to Harddisk. This is a a record of the chronological steps with all the errors I encountered along the way. As such it is a kind of messy and in a as it happened style. I will flesh these notes out as I have time. Email me if [...]]]></description>
		<wfw:commentRss>http://jamesmcdonald.id.au/it-tips/gnu-linux/ledgersmb-installation-on-fedora-10-notes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Current Reading or &#8220;Let&#8217;s get down to business&#8221;</title>
		<link>http://jamesmcdonald.id.au/it-tips/gnu-linux/current-reading-or-lets-get-down-to-business</link>
		<comments>http://jamesmcdonald.id.au/it-tips/gnu-linux/current-reading-or-lets-get-down-to-business#comments</comments>
		<pubDate>Wed, 26 Mar 2008 10:32:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[IT Tips]]></category>
		<category><![CDATA[Open Source Apps]]></category>
		<category><![CDATA[Small Business Accounting]]></category>
		<category><![CDATA[invoice]]></category>
		<category><![CDATA[ledgersmb]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[small business]]></category>
		<category><![CDATA[systems]]></category>
		<guid isPermaLink="false">http://jamesmcdonald.id.au/linux/current-reading-or-lets-get-down-to-business</guid>
		<description><![CDATA[Hi Mum These are the current titles I am ingesting. The E-Myth Revisited &#8211; Michael Gerber How to Grow Your Business by taking 3 Months Off &#8211; Louise Woodbury &#038; William De Ora How to Organize and Operate a Small Business in Australia &#8211; John English As the economic landscape changes in Australia I feel [...]]]></description>
		<wfw:commentRss>http://jamesmcdonald.id.au/it-tips/gnu-linux/current-reading-or-lets-get-down-to-business/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Change LedgerSMB Latex (PDF / PS) Paper size from Letter to A4</title>
		<link>http://jamesmcdonald.id.au/it-tips/gnu-linux/change-ledgersmb-latex-pdf-ps-paper-size-from-letter-to-a4</link>
		<comments>http://jamesmcdonald.id.au/it-tips/gnu-linux/change-ledgersmb-latex-pdf-ps-paper-size-from-letter-to-a4#comments</comments>
		<pubDate>Wed, 12 Mar 2008 09:52:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Open Source Apps]]></category>
		<category><![CDATA[Small Business Accounting]]></category>
		<category><![CDATA[ledgersmb]]></category>
		<guid isPermaLink="false">http://jamesmcdonald.id.au/general/change-ledgersmb-latex-pdf-ps-paper-size-from-letter-to-a4</guid>
		<description><![CDATA[Letter paper is 215.9 x 279.4 A4 paper is 210 x 297 So when you go to print you may have slight problems with page layout when printing A4 or exporting to PDF. The fix is as follows: In each Latex template find the line near the top that has the letterpaper keyword \usepackage[letterpaper,top=2cm,bottom=1.5cm,left=1.1cm,right=1.5cm]{geometry} Change [...]]]></description>
		<wfw:commentRss>http://jamesmcdonald.id.au/it-tips/gnu-linux/change-ledgersmb-latex-pdf-ps-paper-size-from-letter-to-a4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LedgerSMB Error! No GlobalDBH Configured or Could not Connect</title>
		<link>http://jamesmcdonald.id.au/it-tips/gnu-linux/ledgersmb-error-no-globaldbh-configured-or-could-not-connect</link>
		<comments>http://jamesmcdonald.id.au/it-tips/gnu-linux/ledgersmb-error-no-globaldbh-configured-or-could-not-connect#comments</comments>
		<pubDate>Wed, 12 Mar 2008 01:12:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Open Source Apps]]></category>
		<category><![CDATA[Small Business Accounting]]></category>
		<category><![CDATA[ledgersmb]]></category>
		<guid isPermaLink="false">http://jamesmcdonald.id.au/general/ledgersmb-error-no-globaldbh-configured-or-could-not-connect</guid>
		<description><![CDATA[Error! No GlobalDBH Configured or Could not Connect Just had this error attempting to install LedgerSMB. In my case this was caused by having postgres-8.3 installed and then installing postgres-8.2 the second installation moved the tcp port to a non-standard port 5433. Postgres-8.3 is the default version for Ubuntu 8.04, but LedgerSMB at the moment [...]]]></description>
		<wfw:commentRss>http://jamesmcdonald.id.au/it-tips/gnu-linux/ledgersmb-error-no-globaldbh-configured-or-could-not-connect/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

