<?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/"
	>

<channel>
	<title>Blogicia</title>
	<atom:link href="http://www.logicia.co.uk/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.logicia.co.uk/blog</link>
	<description>Where technology meets business</description>
	<pubDate>Wed, 11 Apr 2012 11:57:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google analytics and the smarty template engine</title>
		<link>http://www.logicia.co.uk/blog/2012/04/google-analytics-and-the-smarty-template-engine/</link>
		<comments>http://www.logicia.co.uk/blog/2012/04/google-analytics-and-the-smarty-template-engine/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 11:57:59 +0000</pubDate>
		<dc:creator>Pritesh</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[google analytics]]></category>

		<category><![CDATA[smarty]]></category>

		<guid isPermaLink="false">http://www.logicia.co.uk/blog/?p=358</guid>
		<description><![CDATA[When trying to add the google analytics tracking code to a site that uses the smarty template engine you might find that the page returns a HTTP 500 server error.
The problem here is that smarty is trying to interpret the tracking code because it contains curly braces {}.  The solution is to simply put [...]]]></description>
			<content:encoded><![CDATA[<p>When trying to add the google analytics tracking code to a site that uses the smarty template engine you might find that the page returns a HTTP 500 server error.</p>
<p>The problem here is that smarty is trying to interpret the tracking code because it contains curly braces {}.  The solution is to simply put the tracking code within a {literal} &#8230; {/literal} block within your template.</p>
<p>For futher details see <a href="http://systembash.com/content/using-google-analytics-or-other-javascript-with-smarty-template-engine/">http://systembash.com/content/using-google-analytics-or-other-javascript-with-smarty-template-engine/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.logicia.co.uk/blog/2012/04/google-analytics-and-the-smarty-template-engine/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Moving an OSCommerce website</title>
		<link>http://www.logicia.co.uk/blog/2012/04/moving-an-oscommerce-website/</link>
		<comments>http://www.logicia.co.uk/blog/2012/04/moving-an-oscommerce-website/#comments</comments>
		<pubDate>Sat, 07 Apr 2012 13:31:22 +0000</pubDate>
		<dc:creator>Pritesh</dc:creator>
		
		<category><![CDATA[System Admin]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[ecommerce]]></category>

		<category><![CDATA[oscommerce]]></category>

		<guid isPermaLink="false">http://www.logicia.co.uk/blog/?p=355</guid>
		<description><![CDATA[To move an oscommerce website, whether to create a development version, when moving between hosts or for any other reason follow the instructions found here http://kb.siteground.com/article/How_to_transfer_my_osCommerce_from_one_host_to_another.html.  I also discovered this interesting looking tool during my research but have not managed to give it a try yet http://www.xcloner.com/.
]]></description>
			<content:encoded><![CDATA[<p>To move an oscommerce website, whether to create a development version, when moving between hosts or for any other reason follow the instructions found here <a href="http://kb.siteground.com/article/How_to_transfer_my_osCommerce_from_one_host_to_another.html">http://kb.siteground.com/article/How_to_transfer_my_osCommerce_from_one_host_to_another.html</a>.  I also discovered this interesting looking tool during my research but have not managed to give it a try yet <a href="http://www.xcloner.com/">http://www.xcloner.com/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.logicia.co.uk/blog/2012/04/moving-an-oscommerce-website/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing Subversion 1.6 on Unbuntu 8.04 LTS</title>
		<link>http://www.logicia.co.uk/blog/2012/03/installing-subversion-16-on-unbuntu-804-lts/</link>
		<comments>http://www.logicia.co.uk/blog/2012/03/installing-subversion-16-on-unbuntu-804-lts/#comments</comments>
		<pubDate>Mon, 19 Mar 2012 13:50:02 +0000</pubDate>
		<dc:creator>Pritesh</dc:creator>
		
		<category><![CDATA[System Admin]]></category>

		<category><![CDATA[subversion]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.logicia.co.uk/blog/?p=352</guid>
		<description><![CDATA[If you need to install/upgrade subversion to 1.6 on Ubuntu 8.04, you can follow the instructions provided here:
http://growingventuresolutions.com/blog/installing-subversion-svn-1-6-ubuntu-8-04-lts-hardy for instructions.
]]></description>
			<content:encoded><![CDATA[<p>If you need to install/upgrade subversion to 1.6 on Ubuntu 8.04, you can follow the instructions provided here:</p>
<p><a href="http://growingventuresolutions.com/blog/installing-subversion-svn-1-6-ubuntu-8-04-lts-hardy">http://growingventuresolutions.com/blog/installing-subversion-svn-1-6-ubuntu-8-04-lts-hardy</a> for instructions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.logicia.co.uk/blog/2012/03/installing-subversion-16-on-unbuntu-804-lts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DateTimePicker event breakpoint causes Visual Studio 2008/2010 to hang (64-bit platform only)</title>
		<link>http://www.logicia.co.uk/blog/2012/03/datetimepicker-event-breakpoint-causes-visual-studio-20082010-to-hang-64-bit-platform-only/</link>
		<comments>http://www.logicia.co.uk/blog/2012/03/datetimepicker-event-breakpoint-causes-visual-studio-20082010-to-hang-64-bit-platform-only/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 10:47:04 +0000</pubDate>
		<dc:creator>Pritesh</dc:creator>
		
		<category><![CDATA[Software Development]]></category>

		<category><![CDATA[DateTimePicker]]></category>

		<category><![CDATA[visual studio 2008]]></category>

		<category><![CDATA[visual studio 2010]]></category>

		<category><![CDATA[windows 7 64-bit]]></category>

		<guid isPermaLink="false">http://www.logicia.co.uk/blog/?p=350</guid>
		<description><![CDATA[This was a strange issue that was discovered recently and does not seem to have been fixed in Windows / Visual Studio.  As stated in the title it only occurs on 64-bit platforms when your application is compiled as &#8216;Any CPU&#8217; or &#8216;64 bit&#8217;.
When a breakpoint within a DateTimePicker event handler is reached, Visual [...]]]></description>
			<content:encoded><![CDATA[<p>This was a strange issue that was discovered recently and does not seem to have been fixed in Windows / Visual Studio.  As stated in the title it only occurs on 64-bit platforms when your application is compiled as &#8216;Any CPU&#8217; or &#8216;64 bit&#8217;.</p>
<p>When a breakpoint within a DateTimePicker event handler is reached, Visual Studio hangs.  The work-around we used was to configure the application as a 32-bit application while debugging.</p>
<p>There&#8217;s a documented summary of the issue here although it doesn&#8217;t look like Microsoft have got around to doing anything about it yet - <a href="https://connect.microsoft.com/VisualStudio/feedback/details/490277/">https://connect.microsoft.com/VisualStudio/feedback/details/490277/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.logicia.co.uk/blog/2012/03/datetimepicker-event-breakpoint-causes-visual-studio-20082010-to-hang-64-bit-platform-only/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Move Thunderbird profile Windows XP Windows 7</title>
		<link>http://www.logicia.co.uk/blog/2012/03/move-thunderbird-profile-windows-xp-windows-7/</link>
		<comments>http://www.logicia.co.uk/blog/2012/03/move-thunderbird-profile-windows-xp-windows-7/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 21:57:20 +0000</pubDate>
		<dc:creator>Pritesh</dc:creator>
		
		<category><![CDATA[System Admin]]></category>

		<category><![CDATA[thunderbird]]></category>

		<category><![CDATA[windows 7]]></category>

		<category><![CDATA[winxp]]></category>

		<guid isPermaLink="false">http://www.logicia.co.uk/blog/?p=348</guid>
		<description><![CDATA[We have had to move profiles between PCs and between different versions of Windows (Windows XP and Windows 7) on multiple occassions now.  The first link below has proven to be the simplest and quickest method we have found.  The other two are ones we have used in the past and may be [...]]]></description>
			<content:encoded><![CDATA[<p>We have had to move profiles between PCs and between different versions of Windows (Windows XP and Windows 7) on multiple occassions now.  The first link below has proven to be the simplest and quickest method we have found.  The other two are ones we have used in the past and may be of use to in providing further background information.</p>
<p><a href="https://getsatisfaction.com/mozilla_messaging/topics/how_do_i_move_thunderbird_from_a_pc_with_xp_to_a_pc_with_windows_7">https://getsatisfaction.com/mozilla_messaging/topics/how_do_i_move_thunderbird_from_a_pc_with_xp_to_a_pc_with_windows_7</a></p>
<p><a href="http://kb.mozillazine.org/Thunderbird_:_FAQs_:_Changing_Profile_Folder_Location">http://kb.mozillazine.org/Thunderbird_:_FAQs_:_Changing_Profile_Folder_Location</a></p>
<p><a href="http://kb.mozillazine.org/Moving_your_profile_folder">http://kb.mozillazine.org/Moving_your_profile_folder</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.logicia.co.uk/blog/2012/03/move-thunderbird-profile-windows-xp-windows-7/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Fatal error: Call to a member function toHtml() on a non-object in &#8230;/Mage/Core/Model/Layout.php on line 529</title>
		<link>http://www.logicia.co.uk/blog/2012/03/php-fatal-error-call-to-a-member-function-tohtml-on-a-non-object-in-magecoremodellayoutphp-on-line-529/</link>
		<comments>http://www.logicia.co.uk/blog/2012/03/php-fatal-error-call-to-a-member-function-tohtml-on-a-non-object-in-magecoremodellayoutphp-on-line-529/#comments</comments>
		<pubDate>Sun, 04 Mar 2012 00:07:23 +0000</pubDate>
		<dc:creator>Pritesh</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[ecommerce]]></category>

		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://www.logicia.co.uk/blog/?p=345</guid>
		<description><![CDATA[The theme layout for the magento site needs to be updated to fix this issue&#8230;see http://www.meetc3.com/blog/solving-call-to-a-member-function-tohtml-magento-error.html for instructions.
]]></description>
			<content:encoded><![CDATA[<p>The theme layout for the magento site needs to be updated to fix this issue&#8230;see <a href="http://www.meetc3.com/blog/solving-call-to-a-member-function-tohtml-magento-error.html">http://www.meetc3.com/blog/solving-call-to-a-member-function-tohtml-magento-error.html</a> for instructions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.logicia.co.uk/blog/2012/03/php-fatal-error-call-to-a-member-function-tohtml-on-a-non-object-in-magecoremodellayoutphp-on-line-529/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dump and import mysql databases to/from file</title>
		<link>http://www.logicia.co.uk/blog/2012/02/dump-and-import-mysql-databases-tofrom-fil/</link>
		<comments>http://www.logicia.co.uk/blog/2012/02/dump-and-import-mysql-databases-tofrom-fil/#comments</comments>
		<pubDate>Sun, 26 Feb 2012 12:47:05 +0000</pubDate>
		<dc:creator>Pritesh</dc:creator>
		
		<category><![CDATA[System Admin]]></category>

		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.logicia.co.uk/blog/?p=342</guid>
		<description><![CDATA[Dumping and importing mysql databases to/from files is pretty quick and easy to do from the command line:
dump db to file: mysqldump -u username -p databasename > dumpfile.sql
import db from file: mysql -u username -p databasename < dumpfile.sql
]]></description>
			<content:encoded><![CDATA[<p>Dumping and importing mysql databases to/from files is pretty quick and easy to do from the command line:</p>
<p><strong>dump db to file:</strong> <code>mysqldump -u username -p databasename > dumpfile.sql</code><br />
<strong>import db from file:</strong> <code>mysql -u username -p databasename < dumpfile.sql</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.logicia.co.uk/blog/2012/02/dump-and-import-mysql-databases-tofrom-fil/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Add wordpress blog to cakephp app</title>
		<link>http://www.logicia.co.uk/blog/2012/02/add-wordpress-blog-to-cakephp-app/</link>
		<comments>http://www.logicia.co.uk/blog/2012/02/add-wordpress-blog-to-cakephp-app/#comments</comments>
		<pubDate>Thu, 23 Feb 2012 02:13:50 +0000</pubDate>
		<dc:creator>Pritesh</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[cakephp]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.logicia.co.uk/blog/?p=337</guid>
		<description><![CDATA[Adding a wordpress blog within a cakephp app was easily done by copying the blog into the webroot directory of the app and updating the .htaccess file in the root of the app&#8230;for details see http://planetcakephp.org/aggregator/items/1370-wordpress-into-cakephp-the-right-way
]]></description>
			<content:encoded><![CDATA[<p>Adding a wordpress blog within a cakephp app was easily done by copying the blog into the webroot directory of the app and updating the .htaccess file in the root of the app&#8230;for details see <a href="http://planetcakephp.org/aggregator/items/1370-wordpress-into-cakephp-the-right-way">http://planetcakephp.org/aggregator/items/1370-wordpress-into-cakephp-the-right-way</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.logicia.co.uk/blog/2012/02/add-wordpress-blog-to-cakephp-app/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Deploy a wordpress blog</title>
		<link>http://www.logicia.co.uk/blog/2012/02/deploy-a-wordpress-blog/</link>
		<comments>http://www.logicia.co.uk/blog/2012/02/deploy-a-wordpress-blog/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 11:23:38 +0000</pubDate>
		<dc:creator>Pritesh</dc:creator>
		
		<category><![CDATA[System Admin]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.logicia.co.uk/blog/?p=332</guid>
		<description><![CDATA[Deploying a wordpress blog is pretty straight-forward&#8230;although it does required a few changes in the admin panel or directly in the database before moving the site.  A pretty comprehensive list of scenarios is covered here http://codex.wordpress.org/Moving_WordPress.
]]></description>
			<content:encoded><![CDATA[<p>Deploying a wordpress blog is pretty straight-forward&#8230;although it does required a few changes in the admin panel or directly in the database before moving the site.  A pretty comprehensive list of scenarios is covered here <a href="http://codex.wordpress.org/Moving_WordPress">http://codex.wordpress.org/Moving_WordPress</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.logicia.co.uk/blog/2012/02/deploy-a-wordpress-blog/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Copy SQL Server database on same server</title>
		<link>http://www.logicia.co.uk/blog/2012/01/copy-sql-server-database-on-same-server/</link>
		<comments>http://www.logicia.co.uk/blog/2012/01/copy-sql-server-database-on-same-server/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 00:14:29 +0000</pubDate>
		<dc:creator>Pritesh</dc:creator>
		
		<category><![CDATA[Software Development]]></category>

		<category><![CDATA[System Admin]]></category>

		<category><![CDATA[sql server]]></category>

		<guid isPermaLink="false">http://www.logicia.co.uk/blog/?p=330</guid>
		<description><![CDATA[Use the following instructions when you need to create a copy of an existing database on the same server.
- Create a backup of the existing database.
- Create the new database and select the task &#8216;Restore&#8217;
- Select the db backup file to restore, however as the backup is for another database on the existing server the [...]]]></description>
			<content:encoded><![CDATA[<p>Use the following instructions when you need to create a copy of an existing database on the same server.</p>
<p>- Create a backup of the existing database.<br />
- Create the new database and select the task &#8216;Restore&#8217;<br />
- Select the db backup file to restore, however as the backup is for another database on the existing server the option &#8216;Overwrite the existing database (WITH REPLACE)&#8217; must be selected<br />
- Before restoring the database, just check the filepaths where the database is being restored too!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.logicia.co.uk/blog/2012/01/copy-sql-server-database-on-same-server/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

