<?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>Leosquarez - Website Design and Development &#187; Web Development</title>
	<atom:link href="http://www.leosquarez.com/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leosquarez.com</link>
	<description>Website Design and Development</description>
	<lastBuildDate>Wed, 11 Aug 2010 22:55:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How target CSS for IE6 IE7 and IE8</title>
		<link>http://www.leosquarez.com/how-target-css-for-ie6-ie7-and-ie8/</link>
		<comments>http://www.leosquarez.com/how-target-css-for-ie6-ie7-and-ie8/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 22:55:30 +0000</pubDate>
		<dc:creator>leosquarez</dc:creator>
				<category><![CDATA[Condition EI6]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[IE8]]></category>

		<guid isPermaLink="false">http://www.leosquarez.com/?p=183</guid>
		<description><![CDATA[To target in a css style just Internet Explorer 6 or 7 or 8 there are a few methods that you can use:
body {
color: red; /* all browsers, of course */
color : green\9; /* IE8 and below */
*color : yellow; /* IE7 and below */
_color : orange; /* IE6 */
}
Or simply if you need to [...]]]></description>
			<content:encoded><![CDATA[<p>To target in a css style just Internet Explorer 6 or 7 or 8 there are a few methods that you can use:</p>
<blockquote><p>body {<br />
color: red; /* all browsers, of course */<br />
color : green\9; /* IE8 and below */<br />
*color : yellow; /* IE7 and below */<br />
_color : orange; /* IE6 */<br />
}</p></blockquote>
<p>Or simply if you need to target a specific style with out creating a new css file:</p>
<p>For IE7: <strong>*+</strong>html CSSproperty</p>
<p>For IE6: <strong>* </strong>html CSSproperty</p>
<p><a href="http://www.leosquarez.com/wp-content/uploads/2010/08/ie6-voodoo-doll.jpg"><img class="alignnone size-medium wp-image-184" title="internet exploer" src="http://www.leosquarez.com/wp-content/uploads/2010/08/ie6-voodoo-doll-300x238.jpg" alt="internet exploer" width="300" height="238" /></a></p>
<p>Some good link:</p>
<ul>
<li>Get you OS and Browser and apply a different style<br />
http://rafael.adm.br/css_browser_selector/</li>
<li>How to Target IE6, IE7, and IE8 Uniquely with 4 Characters<br />
http://net.tutsplus.com/tutorials/html-css-techniques/quick-tip-how-to-target-ie6-ie7-and-ie8-uniquely-with-4-characters/comment-page-1/#comments</li>
</ul>
<img src="http://www.leosquarez.com/?ak_action=api_record_view&id=183&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leosquarez.com/how-target-css-for-ie6-ie7-and-ie8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add a interactive Google Maps on your website with Google Maps API</title>
		<link>http://www.leosquarez.com/add-a-interactive-google-maps-on-your-website-with-google-maps-api/</link>
		<comments>http://www.leosquarez.com/add-a-interactive-google-maps-on-your-website-with-google-maps-api/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 05:58:18 +0000</pubDate>
		<dc:creator>leosquarez</dc:creator>
				<category><![CDATA[Google Service]]></category>
		<category><![CDATA[Interesting from the web]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[google maps]]></category>

		<guid isPermaLink="false">http://www.leosquarez.com/?p=178</guid>
		<description><![CDATA[When you are building a website and in particular you are styling the contact us page add a google map api in very simple and effective.

Go to google map: http://www.google.com/maps
Type your address in the search tab
When you find the right address click &#8220;link&#8221; on the top right
A drop down selection will appear you can just [...]]]></description>
			<content:encoded><![CDATA[<p>When you are building a website and in particular you are styling the contact us page add a google map api in very simple and effective.</p>
<div id="attachment_179" class="wp-caption alignnone" style="width: 310px"><a href="http://www.leosquarez.com/wp-content/uploads/2010/07/google-map-api.png"><img class="size-medium wp-image-179" title="Google maps" src="http://www.leosquarez.com/wp-content/uploads/2010/07/google-map-api-300x162.png" alt="Google maps" width="300" height="162" /></a><p class="wp-caption-text">Google maps</p></div>
<ol>
<li>Go to google map: http://www.google.com/maps</li>
<li>Type your address in the search tab</li>
<li>When you find the right address click &#8220;link&#8221; on the top right</li>
<li>A drop down selection will appear you can just grab the link from there or you can click &#8220;customise&#8221;
<p><div id="attachment_180" class="wp-caption alignnone" style="width: 310px"><a href="http://www.leosquarez.com/wp-content/uploads/2010/07/google-map-api-2.png"><img class="size-medium wp-image-180" title="google-map-api-2" src="http://www.leosquarez.com/wp-content/uploads/2010/07/google-map-api-2-300x156.png" alt="google-map-api-2" width="300" height="156" /></a><p class="wp-caption-text">google-map-api-2</p></div></li>
<li>A pop up window will open and in there you can customize you map with different dimensions and views
<p><div id="attachment_181" class="wp-caption alignnone" style="width: 283px"><a href="http://www.leosquarez.com/wp-content/uploads/2010/07/google-map-api-3.png"><img class="size-medium wp-image-181" title="Get the source" src="http://www.leosquarez.com/wp-content/uploads/2010/07/google-map-api-3-273x300.png" alt="Get the source" width="273" height="300" /></a><p class="wp-caption-text">Get the source</p></div></li>
<li>Here you can get the source and paste that in your HTML code</li>
</ol>
<p>Done.. <img src='http://www.leosquarez.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<img src="http://www.leosquarez.com/?ak_action=api_record_view&id=178&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leosquarez.com/add-a-interactive-google-maps-on-your-website-with-google-maps-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE7 not displaying background in sprite button</title>
		<link>http://www.leosquarez.com/ie7-not-displaying-background-in-sprite-button/</link>
		<comments>http://www.leosquarez.com/ie7-not-displaying-background-in-sprite-button/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 06:15:09 +0000</pubDate>
		<dc:creator>leosquarez</dc:creator>
				<category><![CDATA[Condition EI6]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Crossing browser]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[IE7]]></category>

		<guid isPermaLink="false">http://www.leosquarez.com/?p=142</guid>
		<description><![CDATA[Today while I was creating a new button with the sprite technique I discovered that what it was working in all the browsers (the decent one: Firefox, Safari, Crome and  IE8) it wasn&#8217;t working in IE7 and the CSS was not applied.
Pretty much while all the browsers were displaying the button as an image, IE7 [...]]]></description>
			<content:encoded><![CDATA[<p>Today while I was creating a new button with the <span style="text-decoration: underline;">sprite technique</span> I discovered that what it was working in all the browsers (the decent one: Firefox, Safari, Crome and  IE8) it wasn&#8217;t working in IE7 and the CSS was not applied.</p>
<p>Pretty much while all the browsers were displaying the button as an image, IE7 and IE6 were displaying a resized default button (very ugly!!!)</p>
<p>My initial code was something like that:</p>
<blockquote><p>#button_id{<br />
width:439px;<br />
height:53px;<br />
border: none;<br />
clear:both;<br />
background-image:url(../images/btn-confirm.png);<br />
background-repeat:no-repeat;<br />
background-position:0 0;<br />
}</p></blockquote>
<p>I could not understand why just IE7 (and IE6 of course) were having this issues..</p>
<p>In the end I find the solution:<br />
<strong> To display a background in a button in IE7 and IE6 you have to set the CSS style background-color</strong></p>
<blockquote><p>#order_button{<br />
width:439px;<br />
height:53px;<br />
border: none;<br />
clear:both;<br />
background-image:url(../images/btn-confirm.png);<br />
background-repeat:no-repeat;<br />
background-position:0 0;<br />
<strong>background-color:#f1f1f1; /* OF COURSE USE YOUR COLOR!! */</strong><br />
}</p></blockquote>
<p><a href="http://www.leosquarez.com/wp-content/uploads/2009/11/ie6.png"><img class="size-medium wp-image-135 alignnone" title="ie6" src="http://www.leosquarez.com/wp-content/uploads/2009/11/ie6-300x300.png" alt="ie6" width="300" height="300" /></a></p>
<img src="http://www.leosquarez.com/?ak_action=api_record_view&id=142&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leosquarez.com/ie7-not-displaying-background-in-sprite-button/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What to do if you domain is stolen, blacklisted, hosting malware? Unaware?</title>
		<link>http://www.leosquarez.com/what-to-do-if-you-domain-is-stolen-blacklisted-hosting-malware-unaware/</link>
		<comments>http://www.leosquarez.com/what-to-do-if-you-domain-is-stolen-blacklisted-hosting-malware-unaware/#comments</comments>
		<pubDate>Tue, 04 May 2010 02:20:05 +0000</pubDate>
		<dc:creator>leosquarez</dc:creator>
				<category><![CDATA[Computer Fixing Tips]]></category>
		<category><![CDATA[Google Service]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[domain blacklisted]]></category>
		<category><![CDATA[website block]]></category>

		<guid isPermaLink="false">http://www.leosquarez.com/?p=113</guid>
		<description><![CDATA[Protect your brand, your site and your customers.  Stay in control  of your internet presence.
Our Web Integrity Monitor will detect unauthorized changes to your web sites, DNS, Whois        and SSL certificates.
You will be notified instantly via email or twitter       if your [...]]]></description>
			<content:encoded><![CDATA[<p>Protect your brand, your site and your customers.  Stay in control  of your internet presence.</p>
<p>Our Web Integrity Monitor will detect unauthorized changes to your web sites, DNS, Whois        and SSL certificates.</p>
<p>You will be notified instantly via email or twitter       if your site is hosting malware, blacklisted, hacked or  unavailable.</p>
<p><a href="http://sucuri.net/"><img class="alignnone size-full wp-image-115" title="reported-attack-small" src="http://www.leosquarez.com/wp-content/uploads/2010/05/reported-attack-small.gif" alt="reported-attack-small" width="406" height="186" /></a></p>
<p><a href="http://sucuri.net/">Sucuri.net can help you</a></p>
<img src="http://www.leosquarez.com/?ak_action=api_record_view&id=113&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leosquarez.com/what-to-do-if-you-domain-is-stolen-blacklisted-hosting-malware-unaware/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Business in the City -&gt; Sydney Mobile Web</title>
		<link>http://www.leosquarez.com/new-business-in-the-city-sydney-mobile-web/</link>
		<comments>http://www.leosquarez.com/new-business-in-the-city-sydney-mobile-web/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 12:07:17 +0000</pubDate>
		<dc:creator>leosquarez</dc:creator>
				<category><![CDATA[Leosquarez Service]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Mobile Web]]></category>

		<guid isPermaLink="false">http://www.leosquarez.com/?p=93</guid>
		<description><![CDATA[New business in town (if you live in Sydney)..
Is your website up to date with the new generation of mobile devices?
If not, contact:
Sydney Mobile Web
]]></description>
			<content:encoded><![CDATA[<p>New business in town (if you live in Sydney)..</p>
<p>Is your website up to date with the new generation of mobile devices?</p>
<p>If not, contact:</p>
<p><a href="http://sydneymobileweb.com.au/">Sydney Mobile Web</a></p>
<div id="attachment_94" class="wp-caption alignnone" style="width: 310px"><a href="http://www.leosquarez.com/wp-content/uploads/2010/04/sydneymobileweb.com.au-screen-capture-2010-4-19-22-3-11.png"><img class="size-medium wp-image-94" title="Sydney Mobile Web" src="http://www.leosquarez.com/wp-content/uploads/2010/04/sydneymobileweb.com.au-screen-capture-2010-4-19-22-3-11-300x244.png" alt="Sydney Mobile Web" width="300" height="244" /></a><p class="wp-caption-text">Sydney Mobile Web</p></div>
<img src="http://www.leosquarez.com/?ak_action=api_record_view&id=93&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leosquarez.com/new-business-in-the-city-sydney-mobile-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redirect 301 htaccess – Moving a page, directory or domain</title>
		<link>http://www.leosquarez.com/redirect-301-htaccess-moving-page-directory-or-domain/</link>
		<comments>http://www.leosquarez.com/redirect-301-htaccess-moving-page-directory-or-domain/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 03:51:25 +0000</pubDate>
		<dc:creator>leosquarez</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://www.leosquarez.com/?p=85</guid>
		<description><![CDATA[If you are going to change the name or move the location of some pages or directories, it is very important to remember that some users will still try to access the old link/url.
To make sure the users will not land at a 404 error page you need to redirect them to the new link/url.
In [...]]]></description>
			<content:encoded><![CDATA[<p>If you are going to change the name or move the location of some pages or directories, it is very important to remember that some users will still try to access the old link/url.</p>
<p>To make sure the users will not land at a 404 error page you need to redirect them to the new link/url.</p>
<p>In html or php websites you can redirect users from one url to another using the 301 redirect technique.</p>
<p>The 301 redirect needs be to added on the .htaccess file as follows:</p>
<blockquote><p><strong>#Moving a page</strong><br />
RedirectPermanent /old-page-name.html  http://www.new-domain.com/new-directory/new-page-name.html</p></blockquote>
<blockquote><p><strong>#Moving a directory</strong><br />
RedirectPermanent /old-directory http://www.new-domain.com/new-directory<br />
# the name /old-directory is all the path of the directory after the domain:<br />
# for example if your old path was www.domain.com/directory/old-sub-directory and you want change the subdirectory your code will be like:</p>
<p>RedirectPermanent /directory/old-sub-directory http://www.new-domain.com/directory/new-sub-directory</p></blockquote>
<blockquote><p><strong>#Moving an entire site</strong><br />
RedirectPermanent / http://www.new-domain.com/</p></blockquote>
<p><a href="http://www.leosquarez.com/wp-content/uploads/2010/04/1270093585_stock_folder-move.png"><img class="alignnone size-full wp-image-86" title="1270093585_stock_folder-move" src="http://www.leosquarez.com/wp-content/uploads/2010/04/1270093585_stock_folder-move.png" alt="1270093585_stock_folder-move" width="256" height="256" /></a></p>
<img src="http://www.leosquarez.com/?ak_action=api_record_view&id=85&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leosquarez.com/redirect-301-htaccess-moving-page-directory-or-domain/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How delete a saved login and password in Firefox</title>
		<link>http://www.leosquarez.com/how-delete-a-saved-login-and-password-in-firefox-2/</link>
		<comments>http://www.leosquarez.com/how-delete-a-saved-login-and-password-in-firefox-2/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 03:38:52 +0000</pubDate>
		<dc:creator>leosquarez</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.leosquarez.com/?p=79</guid>
		<description><![CDATA[To delete or remove a login and password from Firefox you have to:


On the Firefox top menu click on Tools &#62; Options.
Click the tab Security at the top.
Click Saved Password button.
Find the web site you wish to remove in the list. Click/highlight it with your mouse.
Click Remove (if you want delete/remove all them click on [...]]]></description>
			<content:encoded><![CDATA[<p><span>To delete or remove a login and password from Firefox you have to:<br />
</span></p>
<ol>
<li><span>On the Firefox top menu click on <strong>Tools &gt; Options</strong>.</span></li>
<li><span>Click the tab <strong>Security</strong> at the top.</span></li>
<li><span>Click <strong>Saved Password</strong> button.</span></li>
<li><span>Find the web site you wish to remove in the list. Click/highlight it with your mouse.</span></li>
<li><span>Click <strong>Remove</strong> (if you want delete/remove all them click on <strong>Remove All</strong>) and click <strong>Close</strong> then <strong>OK</strong> when you are finished.</span></li>
<li><span>Now the stored password will be removed from Firefox.</span></li>
</ol>
<p> <img src='http://www.leosquarez.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<div id="attachment_82" class="wp-caption alignnone" style="width: 310px"><a href="http://www.leosquarez.com/wp-content/uploads/2010/04/1270093034_Firefox.png"><img class="size-medium wp-image-82" title="Firefox" src="http://www.leosquarez.com/wp-content/uploads/2010/04/1270093034_Firefox-300x300.png" alt="Firefox" width="300" height="300" /></a><p class="wp-caption-text">Firefox</p></div>
<img src="http://www.leosquarez.com/?ak_action=api_record_view&id=79&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leosquarez.com/how-delete-a-saved-login-and-password-in-firefox-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a div clickable</title>
		<link>http://www.leosquarez.com/create-a-div-clickable/</link>
		<comments>http://www.leosquarez.com/create-a-div-clickable/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 00:12:01 +0000</pubDate>
		<dc:creator>leosquarez</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.leosquarez.com/?p=71</guid>
		<description><![CDATA[If you are wandering if is possible to make a  entire div is clickable this is the trick you have to use:
&#60;div onclick=&#8221;location.href=&#8217;URL&#8217;;&#8221; style=&#8221;cursor: pointer; height:50px; width:150px&#8221;&#62;
Remember to make an entire div tag clickable you have to use the &#8220;onlick&#8221; function and set the URL you want to link and very important is to change [...]]]></description>
			<content:encoded><![CDATA[<p>If you are wandering if is possible to make a  entire div is clickable this is the trick you have to use:</p>
<blockquote><p><strong>&lt;div <span style="color: #ff0000;">onclick=&#8221;location.href=&#8217;URL&#8217;;&#8221;</span> style=&#8221;<span style="color: #ff0000;">cursor: pointer</span>; height:50px; width:150px&#8221;&gt;</strong></p></blockquote>
<p>Remember to make an entire div tag clickable you have to use the &#8220;onlick&#8221; function and set the URL you want to link and very important is to change the cursor style to a pointer, to usability purpose.</p>
<p>Is important after to set the height and width.</p>
<p>DONE!<a href="http://www.leosquarez.com/wp-content/uploads/2010/02/razer-pro-click-mobile-mouse.jpg"></a></p>
<p><a href="http://www.leosquarez.com/wp-content/uploads/2010/02/razer-pro-click-mobile-mouse.jpg"><img class="alignnone size-medium wp-image-73" title="razer-pro-click-mobile-mouse" src="http://www.leosquarez.com/wp-content/uploads/2010/02/razer-pro-click-mobile-mouse-300x274.jpg" alt="razer-pro-click-mobile-mouse" width="300" height="274" /></a></p>
<img src="http://www.leosquarez.com/?ak_action=api_record_view&id=71&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leosquarez.com/create-a-div-clickable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display current Year in PHP</title>
		<link>http://www.leosquarez.com/display-current-year-in-php/</link>
		<comments>http://www.leosquarez.com/display-current-year-in-php/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 00:06:37 +0000</pubDate>
		<dc:creator>leosquarez</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.leosquarez.com/?p=67</guid>
		<description><![CDATA[Create a better and always update Copyright date with a simple like in php.
Use to show the current year:
© Copyright 2004 &#8211; &#60;?php echo date(&#8221;Y&#8221;) ?&#62;
]]></description>
			<content:encoded><![CDATA[<p>Create a better and always update Copyright date with a simple like in php.</p>
<p>Use to show the current year:</p>
<p>© Copyright 2004 &#8211; &lt;?php echo date(&#8221;Y&#8221;) ?&gt;</p>
<img src="http://www.leosquarez.com/?ak_action=api_record_view&id=67&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leosquarez.com/display-current-year-in-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free Opensource CMS List</title>
		<link>http://www.leosquarez.com/free-opensource-cms-list/</link>
		<comments>http://www.leosquarez.com/free-opensource-cms-list/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 05:13:03 +0000</pubDate>
		<dc:creator>leosquarez</dc:creator>
				<category><![CDATA[CMS Opensource]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.leosquarez.com/?p=63</guid>
		<description><![CDATA[I found a really good  list with many php (Free) Opensource CMS
View list.
I suggest as well:

bloging -&#62; Wordpress
corporate website -&#62; Joomla
eCommerce -&#62; Opencart

]]></description>
			<content:encoded><![CDATA[<p>I found a really good  list with many php (Free) Opensource CMS</p>
<p><a href="http://php.opensourcecms.com/scripts/show.php?catid=all&amp;cat=All%20Scripts">View list</a>.</p>
<p>I suggest as well:</p>
<ul>
<li>bloging -&gt; <a href="http://wordpress.org">Wordpress</a></li>
<li>corporate website -&gt; <a href="http://www.joomla.org/">Joomla</a></li>
<li>eCommerce -&gt; <a href="http://www.opencart.com/">Opencart</a></li>
</ul>
<img src="http://www.leosquarez.com/?ak_action=api_record_view&id=63&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leosquarez.com/free-opensource-cms-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
