<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title></title>
	<atom:link href="http://tracehello.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tracehello.wordpress.com</link>
	<description></description>
	<lastBuildDate>Tue, 03 Jan 2012 10:30:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tracehello.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/6b5a0d352b8d5b9a8feb6f46bd549f1f?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title></title>
		<link>http://tracehello.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tracehello.wordpress.com/osd.xml" title="" />
	<atom:link rel='hub' href='http://tracehello.wordpress.com/?pushpress=hub'/>
		<item>
		<title>knockoutjs &#8211; Cool javascript framework</title>
		<link>http://tracehello.wordpress.com/2012/01/03/knockoutjs-cool-javascript-framework/</link>
		<comments>http://tracehello.wordpress.com/2012/01/03/knockoutjs-cool-javascript-framework/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 10:30:31 +0000</pubDate>
		<dc:creator>Pablo Bandin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tracehello.wordpress.com/?p=384</guid>
		<description><![CDATA[Im starting to learn more about knockoutjs, the tutorials are awesome, very didactive. So far, looks great, i&#8217;m getting convinced to use it and go for it&#8230; i still have to figure out how to handle multiple view-models and the templating workflow. I&#8217;m very used to just create the elements with jquery and go from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tracehello.wordpress.com&amp;blog=7545833&amp;post=384&amp;subd=tracehello&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tracehello.wordpress.com/2012/01/03/knockoutjs-cool-javascript-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c8101d2898bebbd6745224bab040119f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">pablobandin</media:title>
		</media:content>

		<media:content url="http://knockoutjs.com/img/ko-logo.png" medium="image">
			<media:title type="html">knockoutjs</media:title>
		</media:content>
	</item>
		<item>
		<title>Php Obfuscator / Compressor</title>
		<link>http://tracehello.wordpress.com/2011/12/20/php-obfuscator-compressor/</link>
		<comments>http://tracehello.wordpress.com/2011/12/20/php-obfuscator-compressor/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 14:56:52 +0000</pubDate>
		<dc:creator>Pablo Bandin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tracehello.wordpress.com/?p=377</guid>
		<description><![CDATA[This is a class i made to compress and obfuscate php code, it is designed with specific coding style in mind, nothing crazy, everything should be easy to find by a Regular expression. https://gist.github.com/1501834 Variables, functions &#38; classes are minifyed, spaces removed. The replacement pattern is $foo &#8211;&#62;  $_1   and the number will be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tracehello.wordpress.com&amp;blog=7545833&amp;post=377&amp;subd=tracehello&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tracehello.wordpress.com/2011/12/20/php-obfuscator-compressor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c8101d2898bebbd6745224bab040119f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">pablobandin</media:title>
		</media:content>

		<media:content url="http://tracehello.files.wordpress.com/2011/12/result.jpg" medium="image">
			<media:title type="html">Before and after</media:title>
		</media:content>
	</item>
		<item>
		<title>Abstracting database manipulation and other stuff&#8230;.</title>
		<link>http://tracehello.wordpress.com/2011/12/14/abstracting-database-manipulation-and-other-stuff/</link>
		<comments>http://tracehello.wordpress.com/2011/12/14/abstracting-database-manipulation-and-other-stuff/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 11:59:26 +0000</pubDate>
		<dc:creator>Pablo Bandin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tracehello.wordpress.com/?p=375</guid>
		<description><![CDATA[I&#8217;m currently working on a medium-to-large website for the agency i&#8217;m currently working, and i stumble upon a very interesting situation. Apparently, i will have to code this site without knowing yet which database engine we are going to use. So now my only option to avoid affecting my job is to do implement a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tracehello.wordpress.com&amp;blog=7545833&amp;post=375&amp;subd=tracehello&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tracehello.wordpress.com/2011/12/14/abstracting-database-manipulation-and-other-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c8101d2898bebbd6745224bab040119f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">pablobandin</media:title>
		</media:content>
	</item>
		<item>
		<title>Status update.</title>
		<link>http://tracehello.wordpress.com/2011/10/26/status-update/</link>
		<comments>http://tracehello.wordpress.com/2011/10/26/status-update/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 03:07:09 +0000</pubDate>
		<dc:creator>Pablo Bandin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tracehello.wordpress.com/?p=373</guid>
		<description><![CDATA[I haven&#8217;t been posting here because i&#8217;m busy working on http://weightxreps.net/ my site.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tracehello.wordpress.com&amp;blog=7545833&amp;post=373&amp;subd=tracehello&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tracehello.wordpress.com/2011/10/26/status-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c8101d2898bebbd6745224bab040119f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">pablobandin</media:title>
		</media:content>
	</item>
		<item>
		<title>weightxreps.net</title>
		<link>http://tracehello.wordpress.com/2011/09/26/weightxreps-net-3/</link>
		<comments>http://tracehello.wordpress.com/2011/09/26/weightxreps-net-3/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 14:30:57 +0000</pubDate>
		<dc:creator>Pablo Bandin</dc:creator>
				<category><![CDATA[Web Design / Development]]></category>

		<guid isPermaLink="false">http://tracehello.wordpress.com/?p=371</guid>
		<description><![CDATA[Yesterday i uploaded a new version of the site, it&#8217;s mostly a re-code and a few added features. Internally now everything is more structured and is easyer to add new features. http://weightxreps.net/ The next addition will be  a system to create &#8220;virtual competitions&#8221;.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tracehello.wordpress.com&amp;blog=7545833&amp;post=371&amp;subd=tracehello&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tracehello.wordpress.com/2011/09/26/weightxreps-net-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c8101d2898bebbd6745224bab040119f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">pablobandin</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP date()&#8230; finding Sunday&#8230;</title>
		<link>http://tracehello.wordpress.com/2011/08/27/php-date-finding-sunday/</link>
		<comments>http://tracehello.wordpress.com/2011/08/27/php-date-finding-sunday/#comments</comments>
		<pubDate>Sun, 28 Aug 2011 02:21:11 +0000</pubDate>
		<dc:creator>Pablo Bandin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tracehello.wordpress.com/?p=367</guid>
		<description><![CDATA[This one is simple, but for some reason i was using too many lines of code to get to this same result in just 1 line&#8230; U_U :<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tracehello.wordpress.com&amp;blog=7545833&amp;post=367&amp;subd=tracehello&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tracehello.wordpress.com/2011/08/27/php-date-finding-sunday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c8101d2898bebbd6745224bab040119f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">pablobandin</media:title>
		</media:content>
	</item>
		<item>
		<title>Symfony2: Working with Assetic</title>
		<link>http://tracehello.wordpress.com/2011/08/23/symfony2-working-with-assetic/</link>
		<comments>http://tracehello.wordpress.com/2011/08/23/symfony2-working-with-assetic/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 14:44:47 +0000</pubDate>
		<dc:creator>Pablo Bandin</dc:creator>
				<category><![CDATA[Symfony2]]></category>

		<guid isPermaLink="false">http://tracehello.wordpress.com/?p=365</guid>
		<description><![CDATA[Well, i finally took the time to read something about Assetic and let me tell you, it&#8217;s awesome. This is how it works: The code above ( used inside a Twigg template ) will pack all the javascripts inside Resources/js folder and put them all inside a single file called combined.js inside the web/js folder. While [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tracehello.wordpress.com&amp;blog=7545833&amp;post=365&amp;subd=tracehello&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tracehello.wordpress.com/2011/08/23/symfony2-working-with-assetic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c8101d2898bebbd6745224bab040119f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">pablobandin</media:title>
		</media:content>
	</item>
		<item>
		<title>Symfony2: SecurityBundle</title>
		<link>http://tracehello.wordpress.com/2011/07/25/symfony2-securitybundle/</link>
		<comments>http://tracehello.wordpress.com/2011/07/25/symfony2-securitybundle/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 23:02:59 +0000</pubDate>
		<dc:creator>Pablo Bandin</dc:creator>
				<category><![CDATA[Symfony2]]></category>

		<guid isPermaLink="false">http://tracehello.wordpress.com/?p=363</guid>
		<description><![CDATA[Outline of how it&#8217;s involved in Symfony2: AppKernel -&#62; handle  is called ( look app.php ) FrameworkBundle :: HttpKernel&#8217;s -&#62; handle is called Component :: HttpKernel&#8217;s handle is called. Which then calls handleRaw The HttpKernel dispatches an kernel.request event. The event is captured by a Firewall previously set as a listener by the SecurityBundle&#8217;s security.xml The onKernelRequest method of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tracehello.wordpress.com&amp;blog=7545833&amp;post=363&amp;subd=tracehello&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tracehello.wordpress.com/2011/07/25/symfony2-securitybundle/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c8101d2898bebbd6745224bab040119f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">pablobandin</media:title>
		</media:content>

		<media:content url="http://symfony.com/doc/current/_images/security_anonymous_user_denied_authorization.png" medium="image" />
	</item>
		<item>
		<title>Symfony2: Custom Authentication Provider</title>
		<link>http://tracehello.wordpress.com/2011/07/25/symfony2-custom-authentication-provider/</link>
		<comments>http://tracehello.wordpress.com/2011/07/25/symfony2-custom-authentication-provider/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 18:38:33 +0000</pubDate>
		<dc:creator>Pablo Bandin</dc:creator>
				<category><![CDATA[Symfony2]]></category>

		<guid isPermaLink="false">http://tracehello.wordpress.com/?p=358</guid>
		<description><![CDATA[Source: How to create a custom Authentication Provider Regarding Security, in Symfony you have 2 providers. One is an Authentication provider and the other is an UserProvider. An authentication provider is used to extract information from a request to be used  to identify the user. An user provider is used to check if the user found [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tracehello.wordpress.com&amp;blog=7545833&amp;post=358&amp;subd=tracehello&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tracehello.wordpress.com/2011/07/25/symfony2-custom-authentication-provider/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c8101d2898bebbd6745224bab040119f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">pablobandin</media:title>
		</media:content>

		<media:content url="http://dl.dropbox.com/u/400263/symfony2.jpg" medium="image">
			<media:title type="html">How to create a custom Authentication Provider</media:title>
		</media:content>
	</item>
		<item>
		<title>Symfony2 &amp; CSS url References.</title>
		<link>http://tracehello.wordpress.com/2011/07/14/symfony2-css-url-references/</link>
		<comments>http://tracehello.wordpress.com/2011/07/14/symfony2-css-url-references/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 11:28:43 +0000</pubDate>
		<dc:creator>Pablo Bandin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tracehello.wordpress.com/?p=356</guid>
		<description><![CDATA[I was having problems when designing my website, i was linking to images and then on the development enviroment i wasn&#8217;t able to see them. For example, when working on localhost/website/web/app_dev.php and you have something like this: The browser would search for localhost/website/web/app_dev.php/images/logo.png which would throw a 404. So after trying to find out the &#8220;correct&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tracehello.wordpress.com&amp;blog=7545833&amp;post=356&amp;subd=tracehello&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tracehello.wordpress.com/2011/07/14/symfony2-css-url-references/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c8101d2898bebbd6745224bab040119f?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">pablobandin</media:title>
		</media:content>
	</item>
	</channel>
</rss>
