<?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>Flavio Muniz &#187; jquery</title>
	<atom:link href="http://flaviomuniz.com/blog/category/jquery/feed" rel="self" type="application/rss+xml" />
	<link>http://flaviomuniz.com/blog</link>
	<description>simple thus - fast and agile development</description>
	<lastBuildDate>Wed, 09 May 2012 16:53:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to Highlight quotes with coffeescript</title>
		<link>http://flaviomuniz.com/blog/how-to-highlight-quotes-with-coffeescript.html</link>
		<comments>http://flaviomuniz.com/blog/how-to-highlight-quotes-with-coffeescript.html#comments</comments>
		<pubDate>Wed, 08 Jun 2011 16:43:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[coffeescript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://flaviomuniz.com/blog/?p=42</guid>
		<description><![CDATA[Hello, I&#8217;ll show you how easy it is to highlight a word in a search using coffeescript, and then I will show the difference in the coffee and use jquery normal, and in the end, the result compiled coffeescript.The code &#8230; <a href="http://flaviomuniz.com/blog/how-to-highlight-quotes-with-coffeescript.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hello, I&#8217;ll show you how easy it is to highlight a word in a search using coffeescript, and then I will show the difference in the coffee and use jquery normal, and in the end, the result compiled coffeescript.<br style="font-size: 19.5px; line-height: 28.5px;" />The code is much more organized and beautiful.</p>
<p>To call the function Search  do as follows:</p>
<p>any_name = new Search();</p>
<p>any_name=highlight(&#8220;your param or quote&#8221;);</p>
<p>in Rails: any_name=highlight(&#8220;&lt;%= params[:search] %&gt;&#8221;);<br />
in PHP: any_name=highlight(&#8220;&lt;?php echo $_POST["search"]?&gt;&#8221;); OR any_name=highlight(&#8220;&lt;?php echo $_GET["search"]?&gt;&#8221;);</p>
<p><strong>Using CoffeeScript.</strong></p>
<p><a href="http://flaviomuniz.com/blog/wp-content/uploads/2011/06/Screen-shot-2011-06-08-at-2.19.30-PM.png"><img class="aligncenter size-full wp-image-57" title="Screen shot 2011-06-08 at 2.19.30 PM" src="http://flaviomuniz.com/blog/wp-content/uploads/2011/06/Screen-shot-2011-06-08-at-2.19.30-PM.png" alt="" width="669" height="89" /></a></p>
<p><strong>Using jQuery</strong></p>
<p><a href="http://flaviomuniz.com/blog/wp-content/uploads/2011/06/Screen-shot-2011-06-08-at-1.32.11-PM.png"><img class="aligncenter size-full wp-image-46" title="Screen shot 2011-06-08 at 1.32.11 PM" src="http://flaviomuniz.com/blog/wp-content/uploads/2011/06/Screen-shot-2011-06-08-at-1.32.11-PM.png" alt="" width="678" height="120" /></a></p>
<p>&nbsp;</p>
<p><strong>Result Compiled of CoffeeScript</strong></p>
<p><a href="http://flaviomuniz.com/blog/wp-content/uploads/2011/06/Screen-shot-2011-06-08-at-1.32.29-PM.png"><img class="aligncenter size-full wp-image-47" title="Screen shot 2011-06-08 at 1.32.29 PM" src="http://flaviomuniz.com/blog/wp-content/uploads/2011/06/Screen-shot-2011-06-08-at-1.32.29-PM.png" alt="" width="763" height="203" /></a></p>
<p>&nbsp;</p>
<p>CoffeeScript code download <a title="CoffeeScript - Search HighLight" href="http://flaviomuniz.com/code/search.coffee">here</a>.</p>
<p>[fblikebutton]</p>
]]></content:encoded>
			<wfw:commentRss>http://flaviomuniz.com/blog/how-to-highlight-quotes-with-coffeescript.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery vs Flash 2</title>
		<link>http://flaviomuniz.com/blog/jquery-vs-flash-2.html</link>
		<comments>http://flaviomuniz.com/blog/jquery-vs-flash-2.html#comments</comments>
		<pubDate>Sat, 28 May 2011 18:13:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://flaviomuniz.com/blog/?p=23</guid>
		<description><![CDATA[Hi, this is a simple animation using jquery. Some time ago, I worked in an agency that has developed a giant touchscreen panel for a client, took about three months to develop, when I read the documentation, I said, I &#8230; <a href="http://flaviomuniz.com/blog/jquery-vs-flash-2.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi, this is a simple animation using jquery.</p>
<p>Some time ago, I worked in an agency that has developed a giant touchscreen panel for a client, took about three months to develop, when I read the documentation, I said, I can do this with jquery, and not using flash , as the developer was a major flash-known owner of the agency, he decided to do in flash, well, were the nights of sleep lost to development, occurred at the end almost everything right, finally.</p>
<p>I left that agency, and decided to develop the same project using jquery, of course not had the patience to develop 100%, just wanted to show what was possible, did the main part of the project that was user interaction with the virtual beach. As you can see in the example below.</p>
<p>I will still finish the entire project, but that is for a next time.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p style="text-align: center;"><a href="http://flaviomuniz.com/beach"><img class="aligncenter size-full wp-image-24" title="jquervsflash2" src="http://flaviomuniz.com/blog/wp-content/uploads/2011/05/jquervsflash2.jpg" alt="" width="539" height="249" /></a></p>
<p>&nbsp;</p>
<p><!-- p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 16.0px Arial} -->The project in flash was really good, but wanted to show that there are other possibilities.</p>
<p>And congratulations to the agency for this great achievement.</p>
<p>[fblikebutton]</p>
]]></content:encoded>
			<wfw:commentRss>http://flaviomuniz.com/blog/jquery-vs-flash-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery vs Flash</title>
		<link>http://flaviomuniz.com/blog/jquery-vs-flash.html</link>
		<comments>http://flaviomuniz.com/blog/jquery-vs-flash.html#comments</comments>
		<pubDate>Sat, 28 May 2011 18:01:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://flaviomuniz.com/blog/?p=18</guid>
		<description><![CDATA[Hi, this is a simple example that it is possible to create animated applications using jquery and not flash. This was a wedding gift from a friend of mine. [fblikebutton]]]></description>
			<content:encoded><![CDATA[<p>Hi, this is a simple example that it is possible to create animated applications using jquery and not flash.</p>
<p>This was a wedding gift from a friend of mine.</p>
<p><a href="flaviomuniz.com/jquery-vs-flash/" target="blank"><img class="size-full wp-image-19 aligncenter" title="Roberta &amp; Gustavo" src="http://flaviomuniz.com/blog/wp-content/uploads/2011/05/gunassif.jpg" alt="Roberta &amp; Gustavo" width="539" height="249" /></a></p>
<p>[fblikebutton]</p>
]]></content:encoded>
			<wfw:commentRss>http://flaviomuniz.com/blog/jquery-vs-flash.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

