<?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>Informal Thinkers</title>
	<atom:link href="http://informalthinkers.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://informalthinkers.com</link>
	<description>thinking simple and outside the box</description>
	<lastBuildDate>Mon, 12 Dec 2011 02:34:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Creating a game from scratch</title>
		<link>http://informalthinkers.com/ios/creating-a-game-from-scratch/</link>
		<comments>http://informalthinkers.com/ios/creating-a-game-from-scratch/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 02:34:15 +0000</pubDate>
		<dc:creator>Esteban Soler</dc:creator>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://informalthinkers.com/?p=134</guid>
		<description><![CDATA[I have been working on iOS development for a year, and now I feel is time to try something new about it, game development. I won&#8217;t give a tutorial about how to write a game, there are plenty of those &#8230; <a href="http://informalthinkers.com/ios/creating-a-game-from-scratch/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://informalthinkers.com/ios/creating-a-game-from-scratch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the FBLike plugin</title>
		<link>http://informalthinkers.com/joomla/using-the-fblike-plugin/</link>
		<comments>http://informalthinkers.com/joomla/using-the-fblike-plugin/#comments</comments>
		<pubDate>Sat, 03 Sep 2011 21:36:52 +0000</pubDate>
		<dc:creator>Esteban Soler</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[fblike]]></category>
		<category><![CDATA[like]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://informalthinkers.com/?p=121</guid>
		<description><![CDATA[I been having questions about how to position the FB like button for a while and decided that instead of telling everyone how to position the button I could write a post on the subject instead. I made this plugin &#8230; <a href="http://informalthinkers.com/joomla/using-the-fblike-plugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://informalthinkers.com/joomla/using-the-fblike-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>setup your development environment on a virtual machine</title>
		<link>http://informalthinkers.com/technology/setup-your-development-environment-on-a-virtual-machine/</link>
		<comments>http://informalthinkers.com/technology/setup-your-development-environment-on-a-virtual-machine/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 20:17:48 +0000</pubDate>
		<dc:creator>Esteban Soler</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://informalthinkers.com/?p=110</guid>
		<description><![CDATA[Since I swapped my loved Linux machine for a nice Macbook been having some issues to have all my environment working they way I want it, so I decided to have the best of both worlds and setup all my &#8230; <a href="http://informalthinkers.com/technology/setup-your-development-environment-on-a-virtual-machine/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://informalthinkers.com/technology/setup-your-development-environment-on-a-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Facebook like general joomla plugin</title>
		<link>http://informalthinkers.com/joomla/facebook-like-general-joomla-plugin/</link>
		<comments>http://informalthinkers.com/joomla/facebook-like-general-joomla-plugin/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 15:04:09 +0000</pubDate>
		<dc:creator>Esteban Soler</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[joomla-plugin]]></category>
		<category><![CDATA[Sharing]]></category>

		<guid isPermaLink="false">http://informalthinkers.com/?p=104</guid>
		<description><![CDATA[Did you ever wanted to add the famous Facebook like button to anything but contents? most joomla plugins that implement this feature are for contents only. and i needed em everywhere! This is a system plugin, and is meant to &#8230; <a href="http://informalthinkers.com/joomla/facebook-like-general-joomla-plugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://informalthinkers.com/joomla/facebook-like-general-joomla-plugin/feed/</wfw:commentRss>
		<slash:comments>48</slash:comments>
		</item>
		<item>
		<title>Integrate Django into a static html website</title>
		<link>http://informalthinkers.com/technology/integrate-django-into-a-static-html-website/</link>
		<comments>http://informalthinkers.com/technology/integrate-django-into-a-static-html-website/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 22:13:04 +0000</pubDate>
		<dc:creator>Esteban Soler</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://informalthinkers.com/?p=92</guid>
		<description><![CDATA[This describes how I managed to mix the some django webapp into a static html website easily  <a href="http://informalthinkers.com/technology/integrate-django-into-a-static-html-website/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://informalthinkers.com/technology/integrate-django-into-a-static-html-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ever had to compare two joomla lang files?</title>
		<link>http://informalthinkers.com/joomla/ever-had-to-compare-two-joomla-lang-files/</link>
		<comments>http://informalthinkers.com/joomla/ever-had-to-compare-two-joomla-lang-files/#comments</comments>
		<pubDate>Thu, 25 Nov 2010 15:30:23 +0000</pubDate>
		<dc:creator>Esteban Soler</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[utils]]></category>
		<category><![CDATA[joomla utils bash stuff]]></category>

		<guid isPermaLink="false">http://informalthinkers.com/?p=86</guid>
		<description><![CDATA[Did you ever needed to compare two big joomla language files? spent lot of time twying to figure what new string where in the new version? yeah, me too, that&#8217;s why i wrote this script to help me in those &#8230; <a href="http://informalthinkers.com/joomla/ever-had-to-compare-two-joomla-lang-files/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://informalthinkers.com/joomla/ever-had-to-compare-two-joomla-lang-files/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>mod_showpicover</title>
		<link>http://informalthinkers.com/joomla/mod_showpicover/</link>
		<comments>http://informalthinkers.com/joomla/mod_showpicover/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 04:13:08 +0000</pubDate>
		<dc:creator>Esteban Soler</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[joomla-module]]></category>

		<guid isPermaLink="false">http://informalthinkers.com/?p=76</guid>
		<description><![CDATA[this is a module for joomla 1.5 wich just do something pretty simple, shows a picture over your website when the page is loaded. I made versions for Joomla 1.5 and Joomla 1.0 Do not hesitate to leave me comments &#8230; <a href="http://informalthinkers.com/joomla/mod_showpicover/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://informalthinkers.com/joomla/mod_showpicover/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>jsloader</title>
		<link>http://informalthinkers.com/joomla/jsloader/</link>
		<comments>http://informalthinkers.com/joomla/jsloader/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 17:01:49 +0000</pubDate>
		<dc:creator>Esteban Soler</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[joomla-plugin]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://informalthinkers.com/?p=69</guid>
		<description><![CDATA[this is a Joomla 1.5 plugin i made some time ago to help me develop Joomla components and modules the main prupourse of this is to enable the developer to load some js script without having to check if the &#8230; <a href="http://informalthinkers.com/joomla/jsloader/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://informalthinkers.com/joomla/jsloader/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>AddThis Plugin for JoomlaPlugin AddThis para Joomla</title>
		<link>http://informalthinkers.com/joomla/addthis-plugin-for-joomla/</link>
		<comments>http://informalthinkers.com/joomla/addthis-plugin-for-joomla/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 12:47:58 +0000</pubDate>
		<dc:creator>Esteban Soler</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[joomla-plugin]]></category>
		<category><![CDATA[Sharing]]></category>

		<guid isPermaLink="false">http://informalthinkers.com/?p=45</guid>
		<description><![CDATA[I just made this plugin to use it on some of my own projects. I know there are others that do exactly this, but i could not find em at the time and was easyer to just write it. Hice &#8230; <a href="http://informalthinkers.com/joomla/addthis-plugin-for-joomla/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://informalthinkers.com/joomla/addthis-plugin-for-joomla/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Project Management, the issue all of us haveAdministración de Proyectos, el problema que todos tenemos</title>
		<link>http://informalthinkers.com/business/project-management-the-issue-all-of-us-haveadministracion-de-proyectos-el-problema-que-todos-tenemos/</link>
		<comments>http://informalthinkers.com/business/project-management-the-issue-all-of-us-haveadministracion-de-proyectos-el-problema-que-todos-tenemos/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 04:53:28 +0000</pubDate>
		<dc:creator>Esteban Soler</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://informalthinkers.com/?p=27</guid>
		<description><![CDATA[Hace un par de años ya que trabajo como freelance de tiempo completo. Y en mas de una ocación he tenido que armar y liderar un grupo de gente para llevar adelante un proyecto. Esto me llevó a la necesidad &#8230; <a href="http://informalthinkers.com/business/project-management-the-issue-all-of-us-haveadministracion-de-proyectos-el-problema-que-todos-tenemos/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://informalthinkers.com/business/project-management-the-issue-all-of-us-haveadministracion-de-proyectos-el-problema-que-todos-tenemos/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

