<?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; Interesting from the web</title>
	<atom:link href="http://www.leosquarez.com/category/interesting-from-the-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leosquarez.com</link>
	<description>Website Design and Development</description>
	<lastBuildDate>Wed, 17 Aug 2011 03:59:34 +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 to Fix IE7 z-index Problem</title>
		<link>http://www.leosquarez.com/how-to-fix-ie7-z-index-problem/</link>
		<comments>http://www.leosquarez.com/how-to-fix-ie7-z-index-problem/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 07:19:29 +0000</pubDate>
		<dc:creator>leosquarez</dc:creator>
				<category><![CDATA[Condition EI6]]></category>
		<category><![CDATA[Interesting from the web]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Crossing browser]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[z-index]]></category>

		<guid isPermaLink="false">http://www.leosquarez.com/?p=205</guid>
		<description><![CDATA[If you have a dropdown menu that works fine in all the browser a part from IE 7 and you have a problem like this one:
Z-index work in Internet Explorer 7 (and lower )a different way:
“In  Internet Explorer positioned elements generate a new stacking  context,  starting with a z-index value of 0. [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a dropdown menu that works fine in all the browser a part from IE 7 and you have a problem like this one:</p>

<a href='http://www.leosquarez.com/how-to-fix-ie7-z-index-problem/good-browser/' title='Good Browser'><img width="150" height="150" src="http://www.leosquarez.com/wp-content/uploads/2011/01/good-browser-150x150.jpg" class="attachment-thumbnail" alt="Good Browser" title="Good Browser" /></a>
<a href='http://www.leosquarez.com/how-to-fix-ie7-z-index-problem/bad-browser/' title='Bad Browser'><img width="150" height="150" src="http://www.leosquarez.com/wp-content/uploads/2011/01/bad-browser-150x150.jpg" class="attachment-thumbnail" alt="Bad Browser" title="Bad Browser" /></a>

<p>Z-index work in Internet Explorer 7 (and lower )a different way:</p>
<blockquote><p>“In  Internet Explorer positioned elements generate a new stacking  context,  starting with a z-index value of 0. Therefore z-index doesn’t  work  correctly”</p></blockquote>
<p>To fix z-index issue in ie give to the parent element a higher z-index actual fixes the bug!!!</p>
<p>WRONG:</p>
<blockquote><p>&lt;ul&gt;<br />
&lt;li&gt;<br />
&lt;ul class=&#8221;DROPDOWN&#8221;&gt;<br />
&lt;li&gt; &#8230;. &lt;/li&gt;<br />
&lt;li&gt; &#8230;. &lt;/li&gt;<br />
&lt;/ul&gt;<br />
&lt;/li&gt;<br />
&lt;/ul&gt;</p>
<p>&lt;div class=&#8221;SLIDER-JQUERY&#8221;&gt;<br />
&#8230;&#8230;&#8230;..<br />
&lt;/div&gt;</p></blockquote>
<p>FIXED</p>
<blockquote><p>&lt;ul&gt;<br />
&lt;li style=&#8221;z-index:999999&#8243;&gt;<br />
&lt;ul class=&#8221;DROPDOWN&#8221;&gt;<br />
&lt;li&gt; &#8230;. &lt;/li&gt;<br />
&lt;li&gt; &#8230;. &lt;/li&gt;<br />
&lt;/ul&gt;<br />
&lt;/li&gt;<br />
&lt;/ul&gt;</p>
<p>&lt;div class=&#8221;SLIDER-JQUERY&#8221;&gt;<br />
&#8230;&#8230;&#8230;..<br />
&lt;/div&gt;</p></blockquote>
<p>Try and let me know..</p>
<img src="http://www.leosquarez.com/?ak_action=api_record_view&id=205&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leosquarez.com/how-to-fix-ie7-z-index-problem/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>When Web Design Can Help to Change the WORLD..</title>
		<link>http://www.leosquarez.com/when-web-design-can-help-to-change-the-world/</link>
		<comments>http://www.leosquarez.com/when-web-design-can-help-to-change-the-world/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 13:40:20 +0000</pubDate>
		<dc:creator>leosquarez</dc:creator>
				<category><![CDATA[Interesting from the web]]></category>
		<category><![CDATA[Leosquarez Service]]></category>
		<category><![CDATA[ziller gorilla charity]]></category>

		<guid isPermaLink="false">http://www.leosquarez.com/?p=200</guid>
		<description><![CDATA[Hey I&#8217;d like to share with you the brilliant idea that Ziller, a web development company in sydney australia, had:
For every website Ziller is going to build 5% will donate to gorilla foundation that protects mountain gorillas in Africa.
If you want to know more about the Ziller initiative click here
Good Job Guys!!!
]]></description>
			<content:encoded><![CDATA[<p>Hey I&#8217;d like to share with you the brilliant idea that <a href="http://www.ziller.com.au">Ziller</a>, a web development company in sydney australia, had:</p>
<p>For every website Ziller is going to build <strong>5% will donate to gorilla foundation that protects mountain gorillas in Africa.</strong></p>
<p>If you want to know more about the Ziller initiative <a href="http://www.ziller.com.au/dian-fossey-gorilla-fund">click here</a></p>
<p>Good Job Guys!!!</p>
<div id="attachment_201" class="wp-caption alignnone" style="width: 310px"><a href="http://www.leosquarez.com/wp-content/uploads/2011/01/fund-gorillaeyes02.jpg"><img class="size-medium wp-image-201" title="Mountain Gorilla" src="http://www.leosquarez.com/wp-content/uploads/2011/01/fund-gorillaeyes02-300x262.jpg" alt="Mountain Gorilla" width="300" height="262" /></a><p class="wp-caption-text">Mountain Gorilla</p></div>
<img src="http://www.leosquarez.com/?ak_action=api_record_view&id=200&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leosquarez.com/when-web-design-can-help-to-change-the-world/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Where I go to Pay Toll Sydney</title>
		<link>http://www.leosquarez.com/where-i-go-to-pay-toll-sydney/</link>
		<comments>http://www.leosquarez.com/where-i-go-to-pay-toll-sydney/#comments</comments>
		<pubDate>Sun, 09 Jan 2011 01:38:42 +0000</pubDate>
		<dc:creator>leosquarez</dc:creator>
				<category><![CDATA[Interesting from the web]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[sydney pay toll bridge]]></category>

		<guid isPermaLink="false">http://www.leosquarez.com/?p=191</guid>
		<description><![CDATA[Hey if you like me don&#8217;t know where to go all the time that you drive in Sydney in a E-toll street and you don&#8217;t have an E-tag the website is this one:
https://ols2.rta.nsw.gov.au/eep/readRegisterTerms.do
The problem is you need to get a PASS, even for past trip!
How you can pay motorway tolls
The table below details the payment [...]]]></description>
			<content:encoded><![CDATA[<p>Hey if you like me don&#8217;t know where to go all the time that you drive in Sydney in a E-toll street and you don&#8217;t have an E-tag the website is this one:</p>
<blockquote><p><a href="https://ols2.rta.nsw.gov.au/eep/readRegisterTerms.do">https://ols2.rta.nsw.gov.au/eep/readRegisterTerms.do</a></p></blockquote>
<div id="attachment_192" class="wp-caption alignnone" style="width: 310px"><a href="https://ols2.rta.nsw.gov.au/eep/readRegisterTerms.do"><img class="size-medium wp-image-192" title="sydney pay etoll" src="http://www.leosquarez.com/wp-content/uploads/2011/01/etoll-rta-etag-01-thumb-300x183.jpg" alt="sydney pay etoll" width="300" height="183" /></a><p class="wp-caption-text">sydney pay etoll</p></div>
<p>The problem is you need to get a PASS, even for past trip!</p>
<h2>How you can pay motorway tolls</h2>
<p>The table below details the payment options for each motorway.</p>
<table border="1" width="90%">
<tbody>
<tr>
<td class="tableheadercell" rowspan="2" valign="top">Motorway</td>
<td class="tableheadercell" rowspan="2" valign="top">Toll Charged</td>
<td class="tableheadercell" rowspan="2" valign="top">Toll type</td>
<td class="tableheadercell" colspan="3" valign="top">
<div>Toll payment</div>
</td>
</tr>
<tr>
<td class="tableheadercell" valign="top">
<div>Cash</div>
</td>
<td class="tableheadercell" valign="top">
<div>Tag</div>
</td>
<td class="tableheadercell" valign="top">
<div>Pass</div>
</td>
</tr>
<tr>
<td class="tablenormalcell" valign="top">Sydney Harbour Tunnel</td>
<td class="tablenormalcell" valign="top">Southbound</td>
<td class="tablenormalcell" valign="top">Time based tolling</td>
<td class="tablenormalcell" valign="top"></td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
</tr>
<tr>
<td class="tablenormalcell" valign="top">Sydney Harbour Bridge</td>
<td class="tablenormalcell" valign="top">Southbound</td>
<td class="tablenormalcell" valign="top">Time based tolling</td>
<td class="tablenormalcell" valign="top"></td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
</tr>
<tr>
<td class="tablenormalcell" valign="top">Eastern Distributor</td>
<td class="tablenormalcell" valign="top">Northbound</td>
<td class="tablenormalcell" valign="top">Flat rate</td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
</tr>
<tr>
<td class="tablenormalcell" valign="top">M5</td>
<td class="tablenormalcell" valign="top">Each direction</td>
<td class="tablenormalcell" valign="top">Flat rate</td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
</tr>
<tr>
<td class="tablenormalcell" valign="top">M7</td>
<td class="tablenormalcell" valign="top">Each direction</td>
<td class="tablenormalcell" valign="top">Distance-based</td>
<td class="tablenormalcell" valign="top"></td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
</tr>
<tr>
<td class="tablenormalcell" valign="top">M2</td>
<td class="tablenormalcell" valign="top">Each direction</td>
<td class="tablenormalcell" valign="top">Flat rate</td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
</tr>
<tr>
<td class="tablenormalcell" valign="top">Lane Cove Tunnel</td>
<td class="tablenormalcell" valign="top">Each direction</td>
<td class="tablenormalcell" valign="top">Flat rate</td>
<td class="tablenormalcell" valign="top"></td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
</tr>
<tr>
<td class="tablenormalcell" valign="top">Falcon St Gateway</td>
<td class="tablenormalcell" valign="top">Each direction</td>
<td class="tablenormalcell" valign="top">Flat rate</td>
<td class="tablenormalcell" valign="top"></td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
</tr>
<tr>
<td class="tablenormalcell" valign="top">Cross City Tunnel</td>
<td class="tablenormalcell" valign="top">Each direction</td>
<td class="tablenormalcell" valign="top">Flat rate</td>
<td class="tablenormalcell" valign="top"></td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
<td class="tablenormalcell" valign="top">
<div><img src="/wp-content/uploads/2011/01/1294861779_stock_form-checkbox.png" alt="Yes" width="15" height="15" /></div>
</td>
</tr>
</tbody>
</table>
<p>Pay you toll form here:</p>
<blockquote><p><a href="https://ols2.rta.nsw.gov.au/eep/readRegisterTerms.do">https://ols2.rta.nsw.gov.au/eep/readRegisterTerms.do</a></p></blockquote>
<img src="http://www.leosquarez.com/?ak_action=api_record_view&id=191&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leosquarez.com/where-i-go-to-pay-toll-sydney/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Beautiful Black and White Photos</title>
		<link>http://www.leosquarez.com/beautiful-black-and-white-photos/</link>
		<comments>http://www.leosquarez.com/beautiful-black-and-white-photos/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 22:24:13 +0000</pubDate>
		<dc:creator>leosquarez</dc:creator>
				<category><![CDATA[Interesting from the web]]></category>
		<category><![CDATA[Photo Art]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[art]]></category>

		<guid isPermaLink="false">http://www.leosquarez.com/?p=186</guid>
		<description><![CDATA[40 Stunning Black and White Photos
]]></description>
			<content:encoded><![CDATA[<div id="attachment_188" class="wp-caption alignnone" style="width: 310px"><a href="http://www.cuded.com/2010/09/40-stunning-black-and-white-photos/"><img class="size-medium wp-image-188" title="Black and white photo" src="http://www.leosquarez.com/wp-content/uploads/2010/09/20100924_27049-600x578-300x289.jpg" alt="Black and white photo" width="300" height="289" /></a><p class="wp-caption-text">Black and white photo</p></div>
<p>40 Stunning Black and White Photos</p>
<img src="http://www.leosquarez.com/?ak_action=api_record_view&id=186&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leosquarez.com/beautiful-black-and-white-photos/feed/</wfw:commentRss>
		<slash:comments>3</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>6</slash:comments>
		</item>
		<item>
		<title>Matteo Lonati photographer shots from india</title>
		<link>http://www.leosquarez.com/matteo-lonati-photographer-shots-from-india/</link>
		<comments>http://www.leosquarez.com/matteo-lonati-photographer-shots-from-india/#comments</comments>
		<pubDate>Thu, 13 May 2010 09:43:09 +0000</pubDate>
		<dc:creator>leosquarez</dc:creator>
				<category><![CDATA[Interesting from the web]]></category>
		<category><![CDATA[Photo Art]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[photo]]></category>

		<guid isPermaLink="false">http://www.leosquarez.com/?p=119</guid>
		<description><![CDATA[I just found some great shots from an italian photographer Matteo Lonati.
Matteo Lonati official website: www.lonatifotografia.it.
These are random shots taken around india.
Here is the link:
http://www.zoom-net.com/fineart/artisti/matteo-lonati.aspx
]]></description>
			<content:encoded><![CDATA[<p>I just found some great shots from an italian photographer Matteo Lonati.</p>
<p>Matteo Lonati official website: <a title="Lonati fotografia" href="http://www.lonatifotografia.it/">www.lonatifotografia.it</a>.</p>
<p>These are random shots taken around india.</p>
<p>Here is the link:</p>
<p><a href="http://www.zoom-net.com/fineart/artisti/matteo-lonati.aspx">http://www.zoom-net.com/fineart/artisti/matteo-lonati.aspx</a></p>

<a href='http://www.leosquarez.com/matteo-lonati-photographer-shots-from-india/img_5317/' title='img_5317'><img width="150" height="150" src="http://www.leosquarez.com/wp-content/uploads/2010/05/img_5317-150x150.jpg" class="attachment-thumbnail" alt="" title="img_5317" /></a>
<a href='http://www.leosquarez.com/matteo-lonati-photographer-shots-from-india/img_0610/' title='img_0610'><img width="150" height="150" src="http://www.leosquarez.com/wp-content/uploads/2010/05/img_0610-150x150.jpg" class="attachment-thumbnail" alt="" title="img_0610" /></a>
<a href='http://www.leosquarez.com/matteo-lonati-photographer-shots-from-india/img_6573/' title='img_6573'><img width="150" height="150" src="http://www.leosquarez.com/wp-content/uploads/2010/05/img_6573-150x150.jpg" class="attachment-thumbnail" alt="" title="img_6573" /></a>
<a href='http://www.leosquarez.com/matteo-lonati-photographer-shots-from-india/img_0801-1/' title='img_0801 (1)'><img width="150" height="150" src="http://www.leosquarez.com/wp-content/uploads/2010/05/img_0801-1-150x150.jpg" class="attachment-thumbnail" alt="" title="img_0801 (1)" /></a>

<img src="http://www.leosquarez.com/?ak_action=api_record_view&id=119&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leosquarez.com/matteo-lonati-photographer-shots-from-india/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Some Free Awesome Wordpress Themes</title>
		<link>http://www.leosquarez.com/some-free-awesome-wordpress-themes/</link>
		<comments>http://www.leosquarez.com/some-free-awesome-wordpress-themes/#comments</comments>
		<pubDate>Mon, 03 May 2010 08:40:31 +0000</pubDate>
		<dc:creator>leosquarez</dc:creator>
				<category><![CDATA[Interesting from the web]]></category>
		<category><![CDATA[wordpress template]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://www.leosquarez.com/?p=103</guid>
		<description><![CDATA[If you are lover of the free internet and lover of blogs maybe this list of Free Wordpress themes can be helpful.
These are all really cool templete for wordpress, here you are:
MiniMag magazine wordpress theme
Demo &#124; Download MiniMag

Aparatus Wordpress Theme
Demo &#124; Download
Brave Zeenat
Demo &#124; Download
]]></description>
			<content:encoded><![CDATA[<p>If you are lover of the free internet and lover of blogs maybe this list of Free Wordpress themes can be helpful.</p>
<p>These are all really cool templete for wordpress, here you are:</p>
<hr /><strong><a href="http://www.skinpress.com/Mag-Demo/index.php?wptheme=MiniMag">MiniMag magazine wordpress theme</a></strong></p>
<div id="attachment_104" class="wp-caption alignnone" style="width: 310px"><a href="http://www.skinpress.com/Mag-Demo/index.php?wptheme=MiniMag"><img class="size-medium wp-image-104 " title="MiniMag magazine wordpress theme" src="http://www.leosquarez.com/wp-content/uploads/2010/05/MiniMag-300x300.png" alt="MiniMag magazine wordpress theme" width="300" height="300" /></a><p class="wp-caption-text">MiniMag magazine wordpress theme</p></div>
<p><a href="http://www.skinpress.com/Mag-Demo/index.php?wptheme=MiniMag">Demo</a> | <a href="http://www.skinpress.com/themez/MiniMag1.zip">Download MiniMag</a></p>
<hr />
<h3><a href="http://aparatus.fearlessflyer.com/">Aparatus Wordpress Theme</a></h3>
<div id="attachment_108" class="wp-caption alignnone" style="width: 410px"><a href="http://aparatus.fearlessflyer.com/"><img class="size-full wp-image-108" title="Aparatus Wordpress Theme" src="http://www.leosquarez.com/wp-content/uploads/2010/05/Aparatus.png" alt="Aparatus Wordpress Theme" width="400" height="400" /></a><p class="wp-caption-text">Aparatus Wordpress Theme</p></div>
<p><a href="http://aparatus.fearlessflyer.com/">Demo</a> | <a href="http://wparchive.com/themes/aparatus.zip">Download</a></p>
<p>Brave Zeenat</p>
<div id="attachment_110" class="wp-caption alignnone" style="width: 410px"><a href="http://www.dizenoco.com/brave-zeenat-free-wordpress-theme/"><img class="size-full wp-image-110 " title="Brave Zeenat" src="http://www.leosquarez.com/wp-content/uploads/2010/05/brave.png" alt="Brave Zeenat" width="400" height="289" /></a><p class="wp-caption-text">Brave Zeenat</p></div>
<p><a href="http://www.dizenoco.com/demo/">Demo</a> | <a href="http://www.dizenoco.com/brave-zeenat-free-wordpress-theme/">Download</a></p>
<img src="http://www.leosquarez.com/?ak_action=api_record_view&id=103&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leosquarez.com/some-free-awesome-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>40 hilarious and really creative ads</title>
		<link>http://www.leosquarez.com/40-hilarious-and-really-creative-ads/</link>
		<comments>http://www.leosquarez.com/40-hilarious-and-really-creative-ads/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 01:13:58 +0000</pubDate>
		<dc:creator>leosquarez</dc:creator>
				<category><![CDATA[Illustration]]></category>
		<category><![CDATA[Interesting from the web]]></category>
		<category><![CDATA[funny]]></category>

		<guid isPermaLink="false">http://www.leosquarez.com/?p=52</guid>
		<description><![CDATA[
Print adverts need to get a message across with a single image and without the recourse of interactivity that we find today on the Internet.
As interactive media expands, attention spans are getting shorter and shorter every day.
For any company trying to get their product or service out in print format, the task is ever more [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-53" title="dryer" src="http://www.leosquarez.com/wp-content/uploads/2009/11/dryer.jpg" alt="dryer" width="492" height="337" /></p>
<p><strong>Print adverts</strong> need to get a message across with a single image and without the recourse of interactivity that we find today on the Internet.</p>
<p>As interactive media expands, attention spans are getting shorter and shorter every day.</p>
<p>For any company trying to get their product or service out in print format, the task is ever more challenging and difficult.</p>
<p><strong>Humorous ads</strong> remain one of the few effective ways to engage an audience in a very saturated advertising market. This is an area where the audience is far more receptive and still willing to pay attention.</p>
<p>In this post, we’ve gathered <strong>40 hilarious and really creative ads </strong>for your enjoyment…</p>
<img src="http://www.leosquarez.com/?ak_action=api_record_view&id=52&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leosquarez.com/40-hilarious-and-really-creative-ads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

