<?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>G to The Square &#187; CSS</title>
	<atom:link href="http://www.gtothesquare.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gtothesquare.com</link>
	<description></description>
	<lastBuildDate>Fri, 30 Sep 2011 22:05:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The power of flash: Tipex&#8217;s the hunter and the bear ad</title>
		<link>http://www.gtothesquare.com/2010/12/22/the-power-of-flash-tipexs-the-hunter-and-the-bear-ad-3/</link>
		<comments>http://www.gtothesquare.com/2010/12/22/the-power-of-flash-tipexs-the-hunter-and-the-bear-ad-3/#comments</comments>
		<pubDate>Wed, 22 Dec 2010 02:55:16 +0000</pubDate>
		<dc:creator>Geries Handal</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Grouek]]></category>
		<category><![CDATA[tipex]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.gtothesquare.com/2010/12/22/the-power-of-flash-tipexs-the-hunter-and-the-bear-ad-3/</guid>
		<description><![CDATA[A &#8220;hunter shoots a bear&#8221; ad by Tipex (developed by Grouek ) shows how you can build viral branding campaigns on Youtube. The video takes interactivity to a new level by letting the viewer finish the ad. In addition they embrace the freedom of of the internet by dealing with humor with typos (with a [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.gtothesquare.com%2F2010%2F12%2F22%2Fthe-power-of-flash-tipexs-the-hunter-and-the-bear-ad-3%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.gtothesquare.com%2F2010%2F12%2F22%2Fthe-power-of-flash-tipexs-the-hunter-and-the-bear-ad-3%2F&amp;source=gtothesquare&amp;style=normal&amp;service=TinyURL.com&amp;hashtags=CSS,flash,Grouek,tipex,YouTube&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>A &#8220;hunter shoots a bear&#8221; ad by Tipex (developed by <a href="http://www.grouek.com/">Grouek</a> ) shows how you can build viral branding campaigns on Youtube. The video takes interactivity to a new level by letting the viewer finish the ad. In addition they embrace the freedom of of the internet by dealing with humor with typos (with a nice 404 video) or if you decide to use the word &#8220;fuck&#8221;.</p>
<p>However the most interesting thing is the &#8220;white labeling&#8221; effect where the viewer always gets the feeling that is in Youtube. And guess what? This will not have been possible with other technology then flash. The use of CSS3 based animations might become more popular as the web changes, still it will take very long  time (maybe 5 years) for other technology to push the boundaries of the web as it was done in this campaign by Tipex.</p>
<p><object width="400" height="250"><param name="movie" value="http://www.youtube.com/v/4ba1BqJ4S2M?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/4ba1BqJ4S2M?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="400" height="250"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gtothesquare.com/2010/12/22/the-power-of-flash-tipexs-the-hunter-and-the-bear-ad-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extjs How to fix disappearing button in collapsible panels</title>
		<link>http://www.gtothesquare.com/2009/10/22/extjs-how-to-fix-disappearing-button-in-collapsible-panels/</link>
		<comments>http://www.gtothesquare.com/2009/10/22/extjs-how-to-fix-disappearing-button-in-collapsible-panels/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 21:16:22 +0000</pubDate>
		<dc:creator>Geries Handal</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Extjs]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.gtothesquare.com/2009/10/22/extjs-how-to-fix-disappearing-button-in-collapsible-panels/</guid>
		<description><![CDATA[I had a window, which contained two form panels. One of the panels was collapsible (similar to this) and after some upgrades it top working: the collapsible button will disappear after collapsing the panel. After Googling and not finding nothing I decided to do a detail trace of the problem using firebug. While observing the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.gtothesquare.com%2F2009%2F10%2F22%2Fextjs-how-to-fix-disappearing-button-in-collapsible-panels%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.gtothesquare.com%2F2009%2F10%2F22%2Fextjs-how-to-fix-disappearing-button-in-collapsible-panels%2F&amp;source=gtothesquare&amp;style=normal&amp;service=TinyURL.com&amp;hashtags=CSS,Extjs,firebug,html&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I had a window, which contained two form panels. One of the panels was collapsible (similar to <a href="http://www.extjs.com/deploy/dev/examples/panel/panels.html" target="_blank">this</a>) and after some upgrades it top working: the collapsible button will disappear after collapsing the panel. After Googling and not finding nothing I decided to do a detail trace of the problem using firebug. While observing the HTML tab in firebug, I saw that the problem was in the margins of the form-panel after it collapsed. For some reason the margin was set to 0. So, to fixed the problem I did the following:</p>
<blockquote><p>Added in the the application CSS file. What this does is sets the width of the collapsed panel to 15px (or 17px in the case of IE), instead of 0.</p>
<p>.x-layout-collapsed{     <br />&#160;&#160;&#160; width:15px !important;      <br />} </p>
<p>.ext-ie .x-layout-collapsed{     <br />&#160;&#160;&#160; width:17px !important;      <br />}</p>
</blockquote>
<p>So, if you have a similar problem, check with <a href="http://getfirebug.com/" target="_blank">firebug</a> what is the width of the margin of the container i.e &lt;div&gt;. If it&#8217;s 0 then just overwrite the default CSS of Ext.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gtothesquare.com/2009/10/22/extjs-how-to-fix-disappearing-button-in-collapsible-panels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

