<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="FeedCreator 1.8.0-dev (info@mypapit.net)" --><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
    <channel>
        <title>Virginsoft-Joomla Services</title>
        <description>Joomla services, Web development, Facebook app, Magento development,</description>
        <link>http://virginsoft.net/</link>
        <lastBuildDate>Thu, 31 May 2012 13:25:33 GMT</lastBuildDate>
        <generator>FeedCreator 1.8.0-dev (info@mypapit.net)</generator>
		        <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/virginsoft/AMQU" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="virginsoft/amqu" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>Joomla Tutorials</itunes:subtitle><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">virginsoft/AMQU</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
            <title>How to determine if the user is viewing the front page</title>
            <link>http://virginsoft.net/joomla-tutorials/how-to-determine-if-the-user-is-viewing-the-front-page.html</link>
            <description>&lt;p&gt;Joomla 1.0&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #000000; font-family: sans-serif; font-size: 13px; line-height: 19px; "&gt;In Joomla! 1.0.x it was possible to determine if the user was viewing the front page by using code like this:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;pre class="de1" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: white; border-right-color: white; border-bottom-color: white; border-left-color: white; border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; text-align: left; "&gt;&lt;span class="kw2" style="font-weight: bold; "&gt;&amp;lt;?php&lt;/span&gt;
&lt;span class="kw1" style="color: #b1b100; "&gt;if&lt;/span&gt; &lt;span class="br0" style="color: #009900; "&gt;(&lt;/span&gt;&lt;span class="re0" style="color: #000088; "&gt;$option&lt;/span&gt; &lt;span class="sy0" style="color: #339933; "&gt;==&lt;/span&gt; &lt;span class="st_h" style="color: #0000ff; "&gt;'com_frontpage'&lt;/span&gt; &lt;span class="sy0" style="color: #339933; "&gt;||&lt;/span&gt; &lt;span class="re0" style="color: #000088; "&gt;$option&lt;/span&gt; &lt;span class="sy0" style="color: #339933; "&gt;==&lt;/span&gt; &lt;span class="st_h" style="color: #0000ff; "&gt;''&lt;/span&gt;&lt;span class="br0" style="color: #009900; "&gt;)&lt;/span&gt; &lt;span class="br0" style="color: #009900; "&gt;{&lt;/span&gt;
	&lt;span class="kw1" style="color: #b1b100; "&gt;echo&lt;/span&gt; &lt;span class="st_h" style="color: #0000ff; "&gt;'This is the front page'&lt;/span&gt;&lt;span class="sy0" style="color: #339933; "&gt;;&lt;/span&gt;
&lt;span class="br0" style="color: #009900; "&gt;}&lt;/span&gt;
&lt;span class="sy1" style="font-weight: bold; "&gt;?&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="de1" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: white; border-right-color: white; border-bottom-color: white; border-left-color: white; border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; text-align: left; "&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/pre&gt;
&lt;pre class="de1" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: white; border-right-color: white; border-bottom-color: white; border-left-color: white; border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; text-align: left; "&gt;&lt;span class="sy1" style="font-weight: bold; "&gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="de1" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: white; border-right-color: white; border-bottom-color: white; border-left-color: white; border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; text-align: left; "&gt;&lt;span class="sy1" style="font-weight: bold; "&gt; &lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="font-family: sans-serif; font-size: 13px; font-weight: normal; line-height: 19px; text-align: -webkit-auto; white-space: normal; "&gt;Joomla 1.5&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;But in Joomla! 1.5.x the com_frontpage component is no longer present. This is how to achieve the same result in Joomla! 1.5.x&lt;/p&gt;
&lt;pre class="de1" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: white; border-right-color: white; border-bottom-color: white; border-left-color: white; border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; text-align: left; "&gt;&lt;span class="sy1" style="font-weight: bold; "&gt;&lt;span style="font-family: sans-serif; font-size: 13px; font-weight: normal; line-height: 19px; text-align: -webkit-auto; white-space: normal; "&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="de1" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: white; border-right-color: white; border-bottom-color: white; border-left-color: white; border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; text-align: left; "&gt;&lt;span class="sy1" style="font-weight: bold; "&gt;&lt;pre class="de1" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: white; border-right-color: white; border-bottom-color: white; border-left-color: white; border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; "&gt;&lt;span class="kw2" style="font-weight: bold; "&gt;&amp;lt;?php&lt;/span&gt;
&lt;span class="re0" style="color: #000088; "&gt;$menu&lt;/span&gt; &lt;span class="sy0" style="color: #339933; "&gt;=&lt;/span&gt; &lt;span class="sy0" style="color: #339933; "&gt;&amp;amp;&lt;/span&gt; JSite&lt;span class="sy0" style="color: #339933; "&gt;::&lt;/span&gt;&lt;span class="me2" style="color: #004000; "&gt;getMenu&lt;/span&gt;&lt;span class="br0" style="color: #009900; "&gt;(&lt;/span&gt;&lt;span class="br0" style="color: #009900; "&gt;)&lt;/span&gt;&lt;span class="sy0" style="color: #339933; "&gt;;&lt;/span&gt;
&lt;span class="kw1" style="color: #b1b100; "&gt;if&lt;/span&gt; &lt;span class="br0" style="color: #009900; "&gt;(&lt;/span&gt;&lt;span class="re0" style="color: #000088; "&gt;$menu&lt;/span&gt;&lt;span class="sy0" style="color: #339933; "&gt;-&amp;gt;&lt;/span&gt;&lt;span class="me1" style="color: #004000; "&gt;getActive&lt;/span&gt;&lt;span class="br0" style="color: #009900; "&gt;(&lt;/span&gt;&lt;span class="br0" style="color: #009900; "&gt;)&lt;/span&gt; &lt;span class="sy0" style="color: #339933; "&gt;==&lt;/span&gt; &lt;span class="re0" style="color: #000088; "&gt;$menu&lt;/span&gt;&lt;span class="sy0" style="color: #339933; "&gt;-&amp;gt;&lt;/span&gt;&lt;span class="me1" style="color: #004000; "&gt;getDefault&lt;/span&gt;&lt;span class="br0" style="color: #009900; "&gt;(&lt;/span&gt;&lt;span class="br0" style="color: #009900; "&gt;)&lt;/span&gt;&lt;span class="br0" style="color: #009900; "&gt;)&lt;/span&gt; &lt;span class="br0" style="color: #009900; "&gt;{&lt;/span&gt;
	&lt;span class="kw1" style="color: #b1b100; "&gt;echo&lt;/span&gt; &lt;span class="st_h" style="color: #0000ff; "&gt;'This is the front page'&lt;/span&gt;&lt;span class="sy0" style="color: #339933; "&gt;;&lt;/span&gt;
&lt;span class="br0" style="color: #009900; "&gt;}&lt;/span&gt;
&lt;span class="sy1" style="font-weight: bold; "&gt;?&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="de1" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: white; border-right-color: white; border-bottom-color: white; border-left-color: white; border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; "&gt;&lt;span class="sy1" style="font-weight: bold; "&gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="de1" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: white; border-right-color: white; border-bottom-color: white; border-left-color: white; border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; "&gt;&lt;span class="sy1" style="font-weight: bold; "&gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="de1" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: white; border-right-color: white; border-bottom-color: white; border-left-color: white; border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; "&gt;&lt;span class="sy1" style="font-weight: bold; "&gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;Joomla 1.6 and 1.7&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The same code that worked in Joomla 1.5 will work in 1.6 onwards. However, since PHP 5 is now a minimum requirement for Joomla 1.6 the ampersand (&amp;amp;) is no longer required on the first line. Use the following code for a site where all content is in the same language:&lt;/p&gt;
&lt;div&gt;
&lt;pre class="de1" style="border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; text-align: left; padding: 0px; margin: 0px; border: 0px none white;"&gt;&lt;span class="kw2" style="font-weight: bold;"&gt;&amp;lt;?php&lt;/span&gt;
&lt;span class="re0" style="color: #000088;"&gt;$menu&lt;/span&gt; &lt;span class="sy0" style="color: #339933;"&gt;=&lt;/span&gt; JSite&lt;span class="sy0" style="color: #339933;"&gt;::&lt;/span&gt;&lt;span class="me2" style="color: #004000;"&gt;getMenu&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;(&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;)&lt;/span&gt;&lt;span class="sy0" style="color: #339933;"&gt;;&lt;/span&gt;
&lt;span class="kw1" style="color: #b1b100;"&gt;if&lt;/span&gt; &lt;span class="br0" style="color: #009900;"&gt;(&lt;/span&gt;&lt;span class="re0" style="color: #000088;"&gt;$menu&lt;/span&gt;&lt;span class="sy0" style="color: #339933;"&gt;-&amp;gt;&lt;/span&gt;&lt;span class="me1" style="color: #004000;"&gt;getActive&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;(&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;)&lt;/span&gt; &lt;span class="sy0" style="color: #339933;"&gt;==&lt;/span&gt; &lt;span class="re0" style="color: #000088;"&gt;$menu&lt;/span&gt;&lt;span class="sy0" style="color: #339933;"&gt;-&amp;gt;&lt;/span&gt;&lt;span class="me1" style="color: #004000;"&gt;getDefault&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;(&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;)&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;)&lt;/span&gt; &lt;span class="br0" style="color: #009900;"&gt;{&lt;/span&gt;
	&lt;span class="kw1" style="color: #b1b100;"&gt;echo&lt;/span&gt; &lt;span class="st_h" style="color: #0000ff;"&gt;'This is the front page'&lt;/span&gt;&lt;span class="sy0" style="color: #339933;"&gt;;&lt;/span&gt;
&lt;span class="br0" style="color: #009900;"&gt;}&lt;/span&gt;
&lt;span class="sy1" style="font-weight: bold;"&gt;?&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="de1" style="border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; text-align: left; padding: 0px; margin: 0px; border: 0px none white;"&gt;&lt;span class="sy1" style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="de1" style="border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; text-align: left; padding: 0px; margin: 0px; border: 0px none white;"&gt;&lt;span class="sy1" style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="de1" style="border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; text-align: left; padding: 0px; margin: 0px; border: 0px none white;"&gt;&lt;span class="sy1" style="font-weight: bold;"&gt;&lt;span style="font-family: sans-serif; font-size: 13px; font-weight: normal; line-height: 19px; text-align: -webkit-auto; white-space: normal;"&gt;For multi-lingual sites the front page is dependent on the currently selected language, so you will need to use code like this:&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="de1" style="border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; text-align: left; padding: 0px; margin: 0px; border: 0px none white;"&gt;&lt;span class="sy1" style="font-weight: bold;"&gt;&lt;span style="font-family: sans-serif; font-size: 13px; font-weight: normal; line-height: 19px; text-align: -webkit-auto; white-space: normal;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="de1" style="border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; text-align: left; padding: 0px; margin: 0px; border: 0px none white;"&gt;&lt;span class="sy1" style="font-weight: bold;"&gt;&lt;pre class="de1" style="border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; padding: 0px; margin: 0px; border: 0px none white;"&gt;&lt;span class="kw2" style="font-weight: bold;"&gt;&amp;lt;?php&lt;/span&gt;
&lt;span class="re0" style="color: #000088;"&gt;$menu&lt;/span&gt; &lt;span class="sy0" style="color: #339933;"&gt;=&lt;/span&gt; JSite&lt;span class="sy0" style="color: #339933;"&gt;::&lt;/span&gt;&lt;span class="me2" style="color: #004000;"&gt;getMenu&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;(&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;)&lt;/span&gt;&lt;span class="sy0" style="color: #339933;"&gt;;&lt;/span&gt;
&lt;span class="kw1" style="color: #b1b100;"&gt;if&lt;/span&gt; &lt;span class="br0" style="color: #009900;"&gt;(&lt;/span&gt;&lt;span class="re0" style="color: #000088;"&gt;$menu&lt;/span&gt;&lt;span class="sy0" style="color: #339933;"&gt;-&amp;gt;&lt;/span&gt;&lt;span class="me1" style="color: #004000;"&gt;getActive&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;(&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;)&lt;/span&gt; &lt;span class="sy0" style="color: #339933;"&gt;==&lt;/span&gt; &lt;span class="re0" style="color: #000088;"&gt;$menu&lt;/span&gt;&lt;span class="sy0" style="color: #339933;"&gt;-&amp;gt;&lt;/span&gt;&lt;span class="me1" style="color: #004000;"&gt;getDefault&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;(&lt;/span&gt; &lt;span class="st_h" style="color: #0000ff;"&gt;'en-GB'&lt;/span&gt; &lt;span class="br0" style="color: #009900;"&gt;)&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;)&lt;/span&gt; &lt;span class="br0" style="color: #009900;"&gt;{&lt;/span&gt;
	&lt;span class="kw1" style="color: #b1b100;"&gt;echo&lt;/span&gt; &lt;span class="st_h" style="color: #0000ff;"&gt;'This is the front page'&lt;/span&gt;&lt;span class="sy0" style="color: #339933;"&gt;;&lt;/span&gt;
&lt;span class="br0" style="color: #009900;"&gt;}&lt;/span&gt;
&lt;span class="kw1" style="color: #b1b100;"&gt;elseif&lt;/span&gt; &lt;span class="br0" style="color: #009900;"&gt;(&lt;/span&gt;&lt;span class="re0" style="color: #000088;"&gt;$menu&lt;/span&gt;&lt;span class="sy0" style="color: #339933;"&gt;-&amp;gt;&lt;/span&gt;&lt;span class="me1" style="color: #004000;"&gt;getActive&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;(&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;)&lt;/span&gt; &lt;span class="sy0" style="color: #339933;"&gt;==&lt;/span&gt; &lt;span class="re0" style="color: #000088;"&gt;$menu&lt;/span&gt;&lt;span class="sy0" style="color: #339933;"&gt;-&amp;gt;&lt;/span&gt;&lt;span class="me1" style="color: #004000;"&gt;getDefault&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;(&lt;/span&gt; &lt;span class="st_h" style="color: #0000ff;"&gt;'fr-FR'&lt;/span&gt; &lt;span class="br0" style="color: #009900;"&gt;)&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;)&lt;/span&gt; &lt;span class="br0" style="color: #009900;"&gt;{&lt;/span&gt;
	&lt;span class="kw1" style="color: #b1b100;"&gt;echo&lt;/span&gt; &lt;span class="st_h" style="color: #0000ff;"&gt;'Accueil'&lt;/span&gt;&lt;span class="sy0" style="color: #339933;"&gt;;&lt;/span&gt;
&lt;span class="br0" style="color: #009900;"&gt;}&lt;/span&gt;
&lt;span class="sy1" style="font-weight: bold;"&gt;?&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="de1" style="border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; padding: 0px; margin: 0px; border: 0px none white;"&gt;&lt;span class="sy1" style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="de1" style="border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; padding: 0px; margin: 0px; border: 0px none white;"&gt;&lt;span class="sy1" style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="de1" style="border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; padding: 0px; margin: 0px; border: 0px none white;"&gt;&lt;span class="sy1" style="font-weight: bold;"&gt;&lt;span style="font-family: sans-serif; font-size: 13px; font-weight: normal; line-height: 19px; text-align: -webkit-auto; white-space: normal;"&gt;For multi-lingual sites, it could also be necessary to display a specific code/html for &lt;/span&gt;&lt;strong style="font-family: sans-serif; font-size: 13px; line-height: 19px; text-align: -webkit-auto; white-space: normal;"&gt;all&lt;/strong&gt;&lt;span style="font-family: sans-serif; font-size: 13px; font-weight: normal; line-height: 19px; text-align: -webkit-auto; white-space: normal;"&gt; Default Home pages.&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="de1" style="border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; padding: 0px; margin: 0px; border: 0px none white;"&gt;&lt;span class="sy1" style="font-weight: bold;"&gt;&lt;span style="font-family: sans-serif; font-size: 13px; font-weight: normal; line-height: 19px; text-align: -webkit-auto; white-space: normal;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="de1" style="border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; padding: 0px; margin: 0px; border: 0px none white;"&gt;&lt;span class="sy1" style="font-weight: bold;"&gt;&lt;pre class="de1" style="border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; padding: 0px; margin: 0px; border: 0px none white;"&gt;&lt;span class="kw2" style="font-weight: bold;"&gt;&amp;lt;?php&lt;/span&gt; &lt;span class="re0" style="color: #000088;"&gt;$menu&lt;/span&gt; &lt;span class="sy0" style="color: #339933;"&gt;=&lt;/span&gt; JSite&lt;span class="sy0" style="color: #339933;"&gt;::&lt;/span&gt;&lt;span class="me2" style="color: #004000;"&gt;getMenu&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;(&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;)&lt;/span&gt;&lt;span class="sy0" style="color: #339933;"&gt;;&lt;/span&gt; &lt;span class="sy1" style="font-weight: bold;"&gt;?&amp;gt;&lt;/span&gt;
&lt;span class="kw2" style="font-weight: bold;"&gt;&amp;lt;?php&lt;/span&gt; &lt;span class="re0" style="color: #000088;"&gt;$lang&lt;/span&gt; &lt;span class="sy0" style="color: #339933;"&gt;=&lt;/span&gt; JFactory&lt;span class="sy0" style="color: #339933;"&gt;::&lt;/span&gt;&lt;span class="me2" style="color: #004000;"&gt;getLanguage&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;(&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;)&lt;/span&gt;&lt;span class="sy0" style="color: #339933;"&gt;;&lt;/span&gt; &lt;span class="sy1" style="font-weight: bold;"&gt;?&amp;gt;&lt;/span&gt;
&lt;span class="kw2" style="font-weight: bold;"&gt;&amp;lt;?php&lt;/span&gt; &lt;span class="kw1" style="color: #b1b100;"&gt;if&lt;/span&gt; &lt;span class="br0" style="color: #009900;"&gt;(&lt;/span&gt;&lt;span class="re0" style="color: #000088;"&gt;$menu&lt;/span&gt;&lt;span class="sy0" style="color: #339933;"&gt;-&amp;gt;&lt;/span&gt;&lt;span class="me1" style="color: #004000;"&gt;getActive&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;(&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;)&lt;/span&gt; &lt;span class="sy0" style="color: #339933;"&gt;==&lt;/span&gt; &lt;span class="re0" style="color: #000088;"&gt;$menu&lt;/span&gt;&lt;span class="sy0" style="color: #339933;"&gt;-&amp;gt;&lt;/span&gt;&lt;span class="me1" style="color: #004000;"&gt;getDefault&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;(&lt;/span&gt;&lt;span class="re0" style="color: #000088;"&gt;$lang&lt;/span&gt;&lt;span class="sy0" style="color: #339933;"&gt;-&amp;gt;&lt;/span&gt;&lt;span class="me1" style="color: #004000;"&gt;getTag&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;(&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;)&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;)&lt;/span&gt;&lt;span class="br0" style="color: #009900;"&gt;)&lt;/span&gt; &lt;span class="sy0" style="color: #339933;"&gt;:&lt;/span&gt; &lt;span class="sy1" style="font-weight: bold;"&gt;?&amp;gt;&lt;/span&gt;
&lt;br /&gt;&lt;/pre&gt;
&lt;pre class="de1" style="border-image: initial; line-height: normal; font: normal normal normal 1em/1.2em monospace; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; vertical-align: top; padding: 0px; margin: 0px; border: 0px none white;"&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;/span&gt;&lt;/pre&gt;
&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/nv6Vp5kB76qWTq9Us64IhGuDtkk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/nv6Vp5kB76qWTq9Us64IhGuDtkk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/nv6Vp5kB76qWTq9Us64IhGuDtkk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/nv6Vp5kB76qWTq9Us64IhGuDtkk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
            <author> admin@virginsoft.net (Administrator)</author>
            <pubDate>Mon, 23 Jan 2012 06:08:45 GMT</pubDate>
            <guid isPermaLink="false">http://virginsoft.net/joomla-tutorials/how-to-determine-if-the-user-is-viewing-the-front-page.html</guid>
        </item>
        <item>
            <title>Joomla 1.7 language filter plugin break all ajax  url</title>
            <link>http://virginsoft.net/joomla-tutorials/joomla-1.7-language-filter-plugin-break-all-ajax-url.html</link>
            <description>&lt;p&gt;
&lt;p&gt;A simple solution usable by all component is to add a variable in the url.&lt;/p&gt;
&lt;p&gt;I decided to add &amp;amp;nosef=1 to prevent the redirection&lt;/p&gt;
&lt;p&gt;and in the languagefilter.php line 174 added before&lt;/p&gt;
&lt;p&gt;if (self::$mode_sef) {&lt;/p&gt;
&lt;p&gt;this line&lt;/p&gt;
&lt;p&gt;if ($uri-&amp;gt;getVar('nosef') ) return $array;&lt;/p&gt;
&lt;p&gt;now simple by adding &amp;amp;nosef=1 in my ajax url i have no more bug because 303 redirection&lt;/p&gt;
&lt;p&gt;eg. index.php?option=com_ajaxchat&amp;amp;nosef=1....&lt;/p&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/eaghIDAFAJajiTmpsWiXH0EUGLc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/eaghIDAFAJajiTmpsWiXH0EUGLc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/eaghIDAFAJajiTmpsWiXH0EUGLc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/eaghIDAFAJajiTmpsWiXH0EUGLc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
            <author> admin@virginsoft.net (Administrator)</author>
            <pubDate>Sun, 27 Nov 2011 11:54:11 GMT</pubDate>
            <guid isPermaLink="false">http://virginsoft.net/joomla-tutorials/joomla-1.7-language-filter-plugin-break-all-ajax-url.html</guid>
        </item>
        <item>
            <title>SEO Services</title>
            <link>http://virginsoft.net/services/seo-services.html</link>
            <description>&lt;p&gt;We provide services for retooling and customizing a website so that it achieves a high rank on search engine results pages (SERP). Our comprehensive search engine promotion tools optimize your websites better than your competitors. We help our clients to always leap ahead of all their competitors in terms of web presence, web traffic and consequently overall profits and sales.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;We have simple pakage for you $200/PM This package includes the below things.&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;1. Directory Submission &lt;br /&gt;2. Local Search Engine Submission&lt;br /&gt;3. Social Bookmarking&lt;br /&gt;4. Blog commenting &lt;br /&gt;5. Press Releases URLs Submission&lt;br /&gt;6. Canonicalization&lt;br /&gt;7. Robot.txt Optimization&lt;br /&gt;8. Monthly Progress preport&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;a href="http://virginsoft.net/request-a-quote.html" title="Contact Us"&gt;&lt;img src="http://virginsoft.net/images/stories/request.png" border="0" alt="Contact Us" title="Contact Us" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/7t16KZiOFg1cD0O_jYxhAaLVohk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7t16KZiOFg1cD0O_jYxhAaLVohk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/7t16KZiOFg1cD0O_jYxhAaLVohk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7t16KZiOFg1cD0O_jYxhAaLVohk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
            <author> admin@virginsoft.net (Administrator)</author>
            <pubDate>Wed, 20 Jul 2011 10:35:48 GMT</pubDate>
            <guid isPermaLink="false">http://virginsoft.net/services/seo-services.html</guid>
        </item>
        <item>
            <title>Magento Customer Partner</title>
            <link>http://virginsoft.net/magento-customer-partner.html</link>
            <description>&lt;p&gt;&lt;strong&gt;Magento Customer Partner&lt;/strong&gt; module convert your magento store in to an e-bay Kind of store .Customer's of store can upload and sell their products too.Magento cutomer partner extension is a revolution , you can make your store as ebay .The main motive of this extension is – “cutomer can upload their product as well”&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-style-span" style="border-collapse: separate; color: #000000; font-family: Times; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: Georgia,'Times New Roman',Times,serif; font-size: 12px; line-height: 19px;"&gt;
&lt;p style="margin: 15px 0px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 12px; background-color: transparent;"&gt;&lt;span class="Apple-style-span" style="margin: 0px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: medium; background-color: transparent; border-collapse: separate; color: #000000; font-family: Times; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;span class="Apple-style-span" style="margin: 0px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 13px; background-color: transparent; font-family: Verdana,Arial,sans-serif; line-height: 18px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 15px 0px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 12px; background-color: transparent;"&gt;&lt;span class="Apple-style-span" style="margin: 0px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: medium; background-color: transparent; border-collapse: separate; color: #000000; font-family: Times; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;span class="Apple-style-span" style="margin: 0px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 13px; background-color: transparent; font-family: Verdana,Arial,sans-serif; line-height: 18px;"&gt;&lt;strong style="margin: 0px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 13px; background-color: transparent;"&gt;Features :&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 15px 0px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 12px; background-color: transparent;"&gt;&lt;span class="Apple-style-span" style="margin: 0px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: medium; background-color: transparent; border-collapse: separate; color: #000000; font-family: Times; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;span class="Apple-style-span" style="margin: 0px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 12px; background-color: transparent; color: #555555; font-family: Arial,sans-serif; line-height: 18px; text-align: left;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0px 0px 10px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 12px; background-color: transparent;"&gt;1 - customer can upload the product .&lt;/p&gt;
&lt;p style="margin: 0px 0px 10px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 12px; background-color: transparent;"&gt;2- admin can assign customer to partner&lt;/p&gt;
&lt;p style="margin: 0px 0px 10px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 12px; background-color: transparent;"&gt;3 - partner can assign all of his product&lt;/p&gt;
&lt;p style="margin: 0px 0px 10px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 12px; background-color: transparent;"&gt;4 - separate partner profile page&lt;/p&gt;
&lt;p style="margin: 0px 0px 10px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 12px; background-color: transparent;"&gt;5 - Checkout mail to partner and custom.&lt;/p&gt;
&lt;p style="margin: 0px 0px 10px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 12px; background-color: transparent;"&gt; &lt;/p&gt;
&lt;p style="margin: 0px 0px 10px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 12px; background-color: transparent;"&gt;&lt;span class="Apple-style-span" style="border-collapse: separate; color: #000000; font-family: Times; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: Georgia,'Times New Roman',Times,serif; font-size: 12px; line-height: 20px;"&gt;&lt;a href="http://verne.in/partnermodule/magento/index.php" style="margin: 0px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 12px; background-color: transparent; color: #333333; text-decoration: underline;"&gt;&lt;img src="http://virginsoft.net/images/stories/automatic/0/8782bd13597612b78534f6c648a111d3.png" border="0" width="160" height="54" style="margin: 0px 45px 0px 0px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 12px; background-color: transparent; border-style: none;" /&gt;&lt;span class="Apple-converted-space"&gt; &lt;/span&gt;&lt;/a&gt;&lt;a href="http://www.magentocommerce.com/magento-connect/webkul/extension/5886/customer_partner" style="margin: 0px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 12px; background-color: transparent; color: #8f1d30; text-decoration: none;"&gt;&lt;img src="http://virginsoft.net/images/stories/automatic/0/c26be60cfd1ba40772b5ac48b95ab19b.png" border="0" width="160" height="54" style="margin: 0px; padding: 0px; border-width: 0px; outline-width: 0px; font-size: 12px; background-color: transparent; border-style: none;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/_JNaiF1016W-GpjVAPQAUdjEqZ8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/_JNaiF1016W-GpjVAPQAUdjEqZ8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/_JNaiF1016W-GpjVAPQAUdjEqZ8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/_JNaiF1016W-GpjVAPQAUdjEqZ8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
            <author> admin@virginsoft.net (Administrator)</author>
            <pubDate>Wed, 06 Jul 2011 11:51:55 GMT</pubDate>
            <guid isPermaLink="false">http://virginsoft.net/magento-customer-partner.html</guid>
        </item>
        <item>
            <title>Html to Magento</title>
            <link>http://virginsoft.net/html-to-magento.html</link>
            <description>&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Html to Magento : &lt;/strong&gt;Magento is leader in e-commerce community and enterprise platform  and &lt;a href="http://webkul.com" target="_blank" title="Html to Magento"&gt;WebKul&lt;/a&gt; is leader in &lt;strong&gt;HTML to Magento Conversion&lt;/strong&gt; . Html to magento is simple but a very important concept .Non-skilled  html to magento developer dont know the core basic of magento so  sometimes html to magento template effects  goes wrong.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why HTML to Magento is useful : &lt;/strong&gt;HTML to magento is useful in  many sense , you dont need to invest a lot of money on your store  .Thanks to magento community and open source for such an awesome product&lt;/p&gt;
&lt;p&gt;1 - NO need to invest a lot of money on &lt;a href="http://webkul.com/request-a-quote" title="html to magento"&gt;Magento Development&lt;/a&gt; .&lt;/p&gt;
&lt;p&gt;2 - Save your valuable time on development of the shopping cart from scratch .&lt;/p&gt;
&lt;p&gt;3 - Magento is standard and well knows peace of software .&lt;/p&gt;
&lt;p&gt;4 -  Magento full fill all of your advanced Shop.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;But still it is not sufficient , you must choose a skilled and experienced html to magento developer .&lt;strong&gt;&lt;em&gt;There are tons of important factor while hiring a html to magento developer&lt;/em&gt;&lt;/strong&gt; ,below is the explanation&lt;/p&gt;
&lt;p&gt;1 - Magento Template must be fluid structure so that your store looks awesome in every screen.&lt;/p&gt;
&lt;p&gt;2 - During HTML to magento conversion there should not be any 404  errors and all external Java script files and css files must be included  in page.xml / config.xml of magento .&lt;/p&gt;
&lt;p&gt;3 - 404 errors are toxic.&lt;/p&gt;
&lt;p&gt;4 -  HTML to Magento conversion must be SEO friendly .&lt;/p&gt;
&lt;p&gt;5 - Template must be optimized so that loading should be good.&lt;/p&gt;
&lt;p&gt;6 -  According to google survey - &lt;strong&gt;&lt;em&gt;less the loading time of site higher the conversion rate&lt;/em&gt;&lt;/strong&gt; .&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;There are thousands of other html to magento important factors which  every shop owner must consider .WebKul is leader in HTML to Magento  conversion . Use our html to magento template services&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #8b8077; font-family: Arial, Helvetica, sans-serif; line-height: 18px;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;h1 style="margin-top: 15px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; font-size: 22px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; line-height: 1.2; font-family: 'Segoe UI', Tahoma, Verdana, sans-serif; font-weight: bold; text-transform: none; text-align: center; background-position: initial initial; background-repeat: initial initial; padding: 0px; border: 0px initial initial;"&gt;&lt;a href="http://webkul.com/request-a-quote" title="Enterprise Magento Services" style="outline-width: 0px; outline-style: initial; outline-color: initial; font-size: 22px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; color: #5a9c14; text-decoration: underline; background-position: initial initial; background-repeat: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;"&gt;&lt;strong style="outline-width: 0px; outline-style: initial; outline-color: initial; font-size: 22px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; background-position: initial initial; background-repeat: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;"&gt;Request A Quote&lt;/strong&gt;&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/eFpkwzbyEvOQME0dI-JWarPY_cs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/eFpkwzbyEvOQME0dI-JWarPY_cs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/eFpkwzbyEvOQME0dI-JWarPY_cs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/eFpkwzbyEvOQME0dI-JWarPY_cs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
            <author> admin@virginsoft.net (Administrator)</author>
            <pubDate>Wed, 06 Jul 2011 05:04:28 GMT</pubDate>
            <guid isPermaLink="false">http://virginsoft.net/html-to-magento.html</guid>
        </item>
        <item>
            <title>Joomla 1.5 System Timezone Error Messages over php 5.3.x</title>
            <link>http://virginsoft.net/joomla-tutorials/joomla-1.5-system-timezone-error-messages-over-php-5.3.x.html</link>
            <description>&lt;p&gt;&lt;span style="color: #444444; font-family: Arial, 'Trebuchet MS', sans-serif; font-size: 13px; line-height: 18px;"&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 18px; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; padding: 0px;"&gt;This is not a Joomla issue. This is a PHP change, not a Joomla change. PHP 5.3.0 needs the date.timezone ini entry setting properly in order to avoid the warning being sent out. Prior to PHP 5.3.0, the line existed in the PHP ini but was generally commented out. Let php know what your time zone is. You can edit your php.ini file and put in the following line:&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 18px; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; padding: 0px;"&gt;date.timezone = “Asia/Calcutta”&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 18px; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; padding: 0px;"&gt;if you don’t have php.ini file access then we have alternate solution&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 18px; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; padding: 0px;"&gt;1.Open the file  libraries/joomla/utilities/date.php&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 18px; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; padding: 0px;"&gt;2.Find the line&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 18px; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; padding: 0px;"&gt;function __construct($date = ‘now’, $tzOffset = 0)&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 18px; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; padding: 0px;"&gt;which is the function definition&lt;br style="outline-width: 0px; outline-style: initial; outline-color: initial; padding: 0px; margin: 0px;" /&gt;3.At the very beginning of the function definition, insert the code&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 18px; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; padding: 0px;"&gt;date_default_timezone_set (“yourTimeZone”);&lt;/p&gt;
&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 18px; margin-left: 0px; outline-width: 0px; outline-style: initial; outline-color: initial; padding: 0px;"&gt;4.You can find the list of time zones by searching google. In my case the time zone was “Asia/Calcutta”&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/o80Y_9tAJ4UQoC73C_d4vLD_oFM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/o80Y_9tAJ4UQoC73C_d4vLD_oFM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/o80Y_9tAJ4UQoC73C_d4vLD_oFM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/o80Y_9tAJ4UQoC73C_d4vLD_oFM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
            <author> admin@virginsoft.net (Administrator)</author>
            <pubDate>Tue, 05 Jul 2011 09:28:06 GMT</pubDate>
            <guid isPermaLink="false">http://virginsoft.net/joomla-tutorials/joomla-1.5-system-timezone-error-messages-over-php-5.3.x.html</guid>
        </item>
        <item>
            <title>Joomla 1.6 addCustomHeadTag depricated</title>
            <link>http://virginsoft.net/joomla-tutorials/joomla-1.6-addcustomheadtag-depricated.html</link>
            <description>&lt;p&gt;In joomla 1.6 $mainframe-&amp;gt;addCustomHeadTag() will not work any more. Now you can use the addCutomTag()&lt;/p&gt;
&lt;p&gt;$document =&amp;amp; JFactory::getDocument();&lt;/p&gt;
&lt;p&gt;$document-&amp;gt;addCustomTag('&lt;span class="Apple-style-span" style="border-collapse: separate; color: #000000; font-family: 'Times New Roman'; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;&lt;span class="Apple-style-span" style="color: #006600; font-family: Monaco,'Courier New',monospace; font-size: 11px; line-height: 18px; text-align: left;"&gt;&amp;lt;script type="text/javascript"&amp;gt; Your code &amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/span&gt;');&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/wgoQBi4Hry38rSv-jvKzXtUdZQk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/wgoQBi4Hry38rSv-jvKzXtUdZQk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/wgoQBi4Hry38rSv-jvKzXtUdZQk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/wgoQBi4Hry38rSv-jvKzXtUdZQk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
            <author> admin@virginsoft.net (Administrator)</author>
            <pubDate>Sun, 26 Jun 2011 18:28:56 GMT</pubDate>
            <guid isPermaLink="false">http://virginsoft.net/joomla-tutorials/joomla-1.6-addcustomheadtag-depricated.html</guid>
        </item>
        <item>
            <title>Thank you for contacting us</title>
            <link>http://virginsoft.net/thank-you-for-contacting-us.html</link>
            <description>&lt;p&gt;&lt;strong&gt;Thank you for your submission. We have received your request and it will be processed by one of our representative in less than an hour and we will get back to you then. We are happy that, you have considered us for your project and we would surely help you in that.&lt;/strong&gt;&lt;span class="Apple-style-span" style="border-collapse: separate; color: #000000; font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"&gt;&lt;span class="Apple-style-span" style="color: #646464; font-family: 'Segoe UI',Tahoma,Verdana,Arial; font-size: 12px; line-height: 18px;"&gt;&lt;br /&gt;
&lt;p style="margin: 10px 0px 15px; padding: 0px;"&gt; &lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/5lgrvoElHPTz2SA-OZG3TxSMtC0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5lgrvoElHPTz2SA-OZG3TxSMtC0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/5lgrvoElHPTz2SA-OZG3TxSMtC0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5lgrvoElHPTz2SA-OZG3TxSMtC0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
            <author> admin@virginsoft.net (Administrator)</author>
            <pubDate>Fri, 24 Jun 2011 12:46:43 GMT</pubDate>
            <guid isPermaLink="false">http://virginsoft.net/thank-you-for-contacting-us.html</guid>
        </item>
        <item>
            <title>Website Development</title>
            <link>http://virginsoft.net/services/website-development.html</link>
            <description>&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Website Development:&lt;/strong&gt; A perfect blend of creativity and technical competence to create highly professional designs which are unique, aesthetic and best represents the image and identity of your business. And a team of highly skilled domain experts convert these designs into a professional, user-friendly, fast and search engine optimized website.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Custom website design:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Our team of experienced designers is dedicated to creating pofessional and captivating designs for your website.&lt;/p&gt;
&lt;p&gt;Fully customized, created right from scratch according to your business requirements&lt;/p&gt;
&lt;p&gt;Aesthetically pleasing, thoroughly professional to the core&lt;/p&gt;
&lt;p&gt;Easily navigable, fast loading, synchronous with your brand, and aimed at fetching you more business&lt;/p&gt;
&lt;p&gt;Web 2.0 inspired&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Custom web development:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We work on latest web technologies and web 2.0 standards to develop advanced systems with complex business logic dealing with large amounts of data and transactions. We are able to supply you with an innovative, trustworthy software solution to complement your most complicated business ideas.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;PHP/Mysql&lt;/li&gt;
&lt;li&gt;Ruby on Rails&lt;/li&gt;
&lt;li&gt;Microfost .NET&lt;/li&gt;
&lt;li&gt;Java&lt;/li&gt;
&lt;li&gt;Flex&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Open source customization: &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Joomla is the most popular content management system with thousands of sites using it. Joomla provides a powerful administration panel that lets to manage and update your website without any programming knowledge. We provide customization services for Joomla and other popular open source softwares like Drupal and Mambo. Our services include building website on Joomla, core functionality customization, building new components, modules, plugins and templates or customize existing one.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Joomla 1.0 , 1.5 &amp;amp; 1.6&lt;/li&gt;
&lt;li&gt;Mambo&lt;/li&gt;
&lt;li&gt;Drupal&lt;/li&gt;
&lt;li&gt;Typo3&lt;/li&gt;
&lt;li&gt;phpbb&lt;/li&gt;
&lt;li&gt;wordpress&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/UXBWSYoELzRmUH3mckM3bA1P7z8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UXBWSYoELzRmUH3mckM3bA1P7z8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/UXBWSYoELzRmUH3mckM3bA1P7z8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UXBWSYoELzRmUH3mckM3bA1P7z8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
            <author> admin@virginsoft.net (Administrator)</author>
            <pubDate>Tue, 21 Jun 2011 09:09:59 GMT</pubDate>
            <guid isPermaLink="false">http://virginsoft.net/services/website-development.html</guid>
        </item>
        <item>
            <title>HTML to Joomla Template Conversion</title>
            <link>http://virginsoft.net/services/html-to-joomla-template-conversion.html</link>
            <description>&lt;p&gt;&lt;span style="font-family: Arial, Verdana, sans-serif; color: #555555;"&gt;&lt;span style="line-height: 18px;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;HTML to Joomla Template Conversion:&lt;/strong&gt; Convert your existing static website to brand new database driven joomla website(psd to joomla template conversion,html to joomla template conversion ). You will be amazed with the features we provide with our html to joomla service. We will convert your html to joomla template first and then we will configure your website with content and other functionality. That is you get complete fresh, dynamic website ready go live again. Read below for more details.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What are the benefits of using Joomla for your website ?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;All the content of your website is dynamic and can be changed easily.&lt;/p&gt;
&lt;p&gt;It is very easy to Add/Edit/Update content(Via the use of joomla Article system).&lt;/p&gt;
&lt;p&gt;There are a lot of custom extensions available for joomla that you can use to add features in your website.&lt;/p&gt;
&lt;p&gt;You can change the look of your website without loosing the oldl content with the use of templates.&lt;/p&gt;
&lt;p&gt;Joomla provides automatic user management system so that you can manage a whole userbase with this feature.&lt;/p&gt;
&lt;p&gt;You can restrict the content of your website to only registered person.&lt;/p&gt;
&lt;p&gt;And much more ...&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Disadvantage of html website&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;1. Sometimes quicker to build; more time-consuming to maintain.&lt;/p&gt;
&lt;p&gt;2. Built using Dreamweaver, the industry-standard commercial Web development software. Dreamweaver is installed on individuals' computers and costs about $400. You don't need to buy it for yourself unless you want to.&lt;/p&gt;
&lt;p&gt;3. There are some limited ways to make simple changes to your content (text and images).&lt;/p&gt;
&lt;p&gt;4. Editing content takes more time and (more money if you are not doing it yourself)&lt;/p&gt;
&lt;p&gt;5. You can not easily add or remove the article without knowledge of html and css&lt;/p&gt;
&lt;p&gt;7. Dynamic features like login, form for user feedback etc. are not available&lt;/p&gt;
&lt;p&gt;So go ahead and convert your html to joomla, and make your website come to life. This will not only increase website traffic to your website but will also improve your search engine rankings.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What We'll Provide you :&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Just give us the FTP (Cpanel if needed) Details of your existing website,Sit back and relax - We will do all the hard work for you.We will also give you a staging URL on iur server so that you can check for live updates anytime.You can also send us your website in zip file via email.&lt;/p&gt;
&lt;p&gt;We will make a brand new joomla website for you with fololowing features&lt;/p&gt;
&lt;p&gt;A dynamic contact us page which automaticly mails you all the information.&lt;/p&gt;
&lt;p&gt;Search Engine friendly Pages / SEO optimization.&lt;/p&gt;
&lt;p&gt;Tableless,Div based W3C Valid HTML code.&lt;/p&gt;
&lt;p&gt;Training and Support on using your new website.&lt;/p&gt;
&lt;p&gt;Configuration of extra Modules / Shopping carts.&lt;/p&gt;
&lt;p&gt;Configuration of image galleries.&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;a href="http://virginsoft.net/request-a-quote.html" title="Request A Quote"&gt;&lt;img src="http://virginsoft.net/images/stories/request.png" border="0" alt="Request A Quote" title="Request A Quote" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/yOQtHNkMEnxq-fnL-Z6mMbcs7oM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/yOQtHNkMEnxq-fnL-Z6mMbcs7oM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/yOQtHNkMEnxq-fnL-Z6mMbcs7oM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/yOQtHNkMEnxq-fnL-Z6mMbcs7oM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;</description>
            <author> admin@virginsoft.net (Administrator)</author>
            <pubDate>Tue, 21 Jun 2011 08:41:00 GMT</pubDate>
            <guid isPermaLink="false">http://virginsoft.net/services/html-to-joomla-template-conversion.html</guid>
        </item>
    <language>en-us</language><media:rating>nonadult</media:rating></channel>
</rss>

