<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>igamaHQ §</title>
	
	<link>http://www.igamahq.org/blog</link>
	<description>Just another blog...</description>
	<lastBuildDate>Wed, 25 Apr 2012 19:31:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Igamahq" /><feedburner:info uri="igamahq" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Vagrant – What is it?</title>
		<link>http://feedproxy.google.com/~r/Igamahq/~3/Pbl7nVYjRYA/</link>
		<comments>http://www.igamahq.org/blog/2012/vagrant-what-is-it/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 19:31:16 +0000</pubDate>
		<dc:creator>igama</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[vagrant]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[vms]]></category>

		<guid isPermaLink="false">http://www.igamahq.org/blog/?p=227</guid>
		<description><![CDATA[What is Vagrant? Vagrant is a Ruby App to help with Virtual Machines (VMs). With it, you can share pre-configured VMs among users, allowing for a unified development environment to be used between them. Why is this important? This avoids that each developer installs extra software, library, extensions on their local machines, since the VM [...]]]></description>
			<content:encoded><![CDATA[<h1><strong>What is Vagrant?</strong></h1>
<p>Vagrant is a Ruby App to help with Virtual Machines (VMs). With it, you can share pre-configured VMs among users, allowing for a unified development environment to be used between them.</p>
<p><strong>Why is this important?</strong></p>
<p>This avoids that each developer installs extra software, library, extensions on their local machines, since the VM has all the software and extras that the project will need. This way we can avoid conflicts with different versions, software, etc.</p>
<p><strong>So Vagrant is a Virtual Machine?</strong></p>
<p>Vagrant is not a Virtual Machine solution, e.g., Virtualbox, VMware. It is a “helper”, a automated solution to interact easily with VirtualBox from Oracle.</p>
<p>Vagrant will setup a new VM based on the pre-configured Box that is specified on the Vagrantfile. The user does not need to open VirtualBox and configure the system, vagrant will deal with it.</p>
<p>&nbsp;</p>
<h1>Installing Vagrant</h1>
<p>To use Vagrant, you need Ruby and Virtualbox.</p>
<p>1 &#8211; Install Ruby. (If you on Mac OS X, there should be no problem);</p>
<p>2 &#8211; Get VirtualBox and the VirtualBox Extension Pack from <a title="VirtualBox" href="https://www.virtualbox.org/wiki/Downloads">virtualbox.org</a>;</p>
<p>3 &#8211; Get the latest vagrant installation package from <strong><a title="Vagrant" href="http://vagrantup.com/">vagrantup.com</a>;</strong></p>
<p>&nbsp;</p>
<h1>Your First Box</h1>
<p>Following the example from Vagrant:</p>
<p><pre><code> $ vagrant box add base http://files.vagrantup.com/lucid32.box
$ vagrant init
$ vagrant up</code></pre></p>
<p>And there you have it, a Ubuntu Lucid 32 Bits VirtualMachine ready to go.</p>
<p style="padding-left: 30px;">User &amp; password = &#8220;vagrant&#8221; .</p>
<p>Now you can SSH to it or open Virtualbox and you will see it there.</p>
<p><span style="text-decoration: underline;">For more community</span> created boxes ready to use, check out <strong><a href="http://vagrantbox.es/">vagrantbox.es</a></strong></p>
<p>&nbsp;</p>
<p>More tips on using vagrant will follow&#8230;</p>
<img src="http://feeds.feedburner.com/~r/Igamahq/~4/Pbl7nVYjRYA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.igamahq.org/blog/2012/vagrant-what-is-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.igamahq.org/blog/2012/vagrant-what-is-it/</feedburner:origLink></item>
		<item>
		<title>Just4Meeting 2012</title>
		<link>http://feedproxy.google.com/~r/Igamahq/~3/-vIg3YUoyRg/</link>
		<comments>http://www.igamahq.org/blog/2012/just4meeting-2012/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 19:43:02 +0000</pubDate>
		<dc:creator>igama</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.igamahq.org/blog/?p=211</guid>
		<description><![CDATA[Last year Just4Meeting was really cool! I was able to meet some cools guys and listen to some interesting talks. This year, this Security event, in Portugal, is back! Information Security has been one of the most increasing concerns worldwide. Everyday new attacks and counter attacks emerge, making it impossible for professionals to keep themselves [...]]]></description>
			<content:encoded><![CDATA[<p><strong></strong>Last year <a href="http://www.just4meeting.com"><strong>Just4Meeting</strong></a> was really cool! I was able to meet some cools guys and listen to some interesting talks. This year, this <strong>Security event</strong>, in Portugal, is back!</p>
<p>Information Security has been one of the most increasing concerns worldwide. Everyday new attacks and counter attacks emerge, making it impossible for professionals to keep themselves up to date.</p>
<p><strong>From 6th to 8th July 2012</strong></p>
<blockquote><p>The J4M third edition intends to convene busy IT and Information Security Professionals with very little time to learn new technologies or just deepen their knowledge on IT security tools and techniques. With this in mind we gathered a group of hand picked internationally renowned professionals to share their expertise with all participants through training sessions, lectures and workshops.</p></blockquote>
<p>Some of this year speakers:</p>
<ul>
<li>Michele Orru´ &#8211; Core developers of The BeEF Project</li>
<li>Michael Kemp &#8211; Security Consultant (Xiphos)</li>
<li>Raoul Chiesa &#8211; Member of the ENISA</li>
</ul>
<p>Check out the event&#8217;s webpage, maybe we will see each other there <img src='http://www.igamahq.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p style="text-align: right;"><a title="just4meeting" href="http://www.just4meeting.com">http://www.just4meeting.com</a></p>
<img src="http://feeds.feedburner.com/~r/Igamahq/~4/-vIg3YUoyRg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.igamahq.org/blog/2012/just4meeting-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.igamahq.org/blog/2012/just4meeting-2012/</feedburner:origLink></item>
		<item>
		<title>Homebrew in Lion (10.7)</title>
		<link>http://feedproxy.google.com/~r/Igamahq/~3/eUX6WzlTRds/</link>
		<comments>http://www.igamahq.org/blog/2012/homebrew-in-lion/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 11:10:11 +0000</pubDate>
		<dc:creator>igama</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[homebrew]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://www.igamahq.org/blog/?p=207</guid>
		<description><![CDATA[I was tryng to install to install Homebrew on OS X Lion (10.7.3) but I was getting errors, related to GCC, autoconf and Cellar&#8230; So these are the steps I took to install homebrew. 1. Installing the compilers Started by installing - Xcode 4.3; - Command Line Tools for Xcode (171.70 MB); But this was [...]]]></description>
			<content:encoded><![CDATA[<p>I was tryng to install to install <a title="homebrew" href="http://mxcl.github.com/homebrew/">Homebrew</a> on OS X Lion (10.7.3) but I was getting errors, related to GCC, autoconf and Cellar&#8230; So these are the steps I took to install homebrew.</p>
<p><strong>1. Installing the compilers</strong></p>
<p>Started by installing</p>
<p>- Xcode 4.3;<br />
- Command Line Tools for Xcode (171.70 MB);</p>
<p>But this was not enough for <a title="homebrew" href="http://mxcl.github.com/homebrew/">homebrew</a> to install. The solution passed through installing the &#8220;OSX GCC Installer&#8221;, which allows you to install the essential compilers (GCC, LLVM, etc), without xcode. (if you don&#8217;t need Xcode, this is a good solution)</p>
<p>Get the pkg from <a title="osx-gcc-installer" href="https://github.com/kennethreitz/osx-gcc-installer">https://github.com/kennethreitz/osx-gcc-installer</a> and install it.</p>
<p>&nbsp;</p>
<p><strong>2. Install HomeBrew</strong></p>
<p>Due to some bug on homebrew, it is recommend to create the Cellar folder before hand and then run the install_homebrew script.<br />
<pre class="wp-code-highlight prettyprint">mkdir -p /usr/local/Cellar</pre><br />
<pre class="wp-code-highlight prettyprint">/usr/bin/ruby -e &amp;quot;$(/usr/bin/curl -fksSL https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)&amp;quot;</pre><br />
&nbsp;</p>
<p><strong>*update*</strong></p>
<p>After some more searching around, looks like running the following command helps in step1, since run xcode via the command line, you need to tell xcode4.3 where the Developer folder is:</p>
<p><code>xcode-select -switch /Applications/Xcode.app/Contents/Developer</code></p>
<img src="http://feeds.feedburner.com/~r/Igamahq/~4/eUX6WzlTRds" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.igamahq.org/blog/2012/homebrew-in-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.igamahq.org/blog/2012/homebrew-in-lion/</feedburner:origLink></item>
		<item>
		<title>Javascript books and codecademy</title>
		<link>http://feedproxy.google.com/~r/Igamahq/~3/iXouf49KKrU/</link>
		<comments>http://www.igamahq.org/blog/2012/javascript-books-and-codecademy/#comments</comments>
		<pubDate>Sat, 07 Apr 2012 10:31:21 +0000</pubDate>
		<dc:creator>igama</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.igamahq.org/blog/?p=179</guid>
		<description><![CDATA[I have to start learning Javascript (it&#8217;s about time also). So, after asking around, @trodrigues and @jneves recommend the following books. I&#8217;m going to start reading them, them i&#8217;ll give you my feedback. Eloquent JavaScript: A Modern Introduction to Programming &#8220;Eloquent JavaScript&#8221; is a guide to JavaScript that focuses on good programming techniques rather than [...]]]></description>
			<content:encoded><![CDATA[<p>I have to start learning Javascript (it&#8217;s about time also). So, after asking around, <a href="https://twitter.com/trodrigues">@trodrigues</a> and <a href="https://twitter.com/jneves">@jneves</a> recommend the following books. I&#8217;m going to start reading them, them i&#8217;ll give you my feedback.</p>
<p><strong><em>Eloquent JavaScript</em>: A Modern Introduction to Programming</strong></p>
<blockquote><p>&#8220;Eloquent JavaScript&#8221; is a guide to JavaScript that focuses on good programming techniques rather than offering a mish-mash of cut-and-paste effects. The author teaches users how to leverage JavaScript&#8217;s grace and precision to write real browser-based applications.&#8221;</p></blockquote>
<p>You can read it online <em>free</em> at <a href="http://eloquentjavascript.net/">eloquentjavascript.net</a></p>
<p style="text-align: right;"><a href="http://www.bookdepository.co.uk/book/9781593272821?a_aid=igama">bookdepository</a> | <a href="http://www.amazon.co.uk/gp/product/1593272820/ref=as_li_qf_sp_asin_tl?ie=UTF8&amp;tag=igamahq-21&amp;linkCode=as2&amp;camp=1634&amp;creative=6738&amp;creativeASIN=1593272820">Amazon.co.uk</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.co.uk/e/ir?t=igamahq-21&amp;l=as2&amp;o=2&amp;a=1593272820" alt="" width="1" height="1" border="0" /></p>
<p><strong>Javascript : The Good Parts</strong></p>
<blockquote><p>Offers an explanation of the features that make JavaScript an object-oriented programming language, and warns you about the bad parts. This book defines a subset of JavaScript that&#8217;s readable and maintainable than the language. It offers ideas that include functions, loose typing, dynamic objects, and an expressive object literal notation.</p></blockquote>
<p style="text-align: right;"><a title="BookDepository" href="http://www.bookdepository.co.uk/book/9780596517748?a_aid=igama">bookdepository</a> | <a href="http://www.amazon.co.uk/gp/product/0596517742/ref=as_li_qf_sp_asin_tl?ie=UTF8&amp;tag=igamahq-21&amp;linkCode=as2&amp;camp=1634&amp;creative=6738&amp;creativeASIN=0596517742">Amazon.co.uk</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.co.uk/e/ir?t=igamahq-21&amp;l=as2&amp;o=2&amp;a=0596517742" alt="" width="1" height="1" border="0" /></p>
<p style="text-align: left;"><strong>Codecademy</strong></p>
<p style="text-align: left;">Another good tool to learn Javascript is <a title="Codecademy" href="http://codecademy.com/">codecademy.com</a>, however the firsts lessons are kinda basic if you already have a coding background. Even so, simple and interactive way of learning JS.</p>
<p style="text-align: left;">
<p style="text-align: left;"><strong>Question</strong>:</p>
<p style="text-align: left;">Any other recommendations?</p>
<img src="http://feeds.feedburner.com/~r/Igamahq/~4/iXouf49KKrU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.igamahq.org/blog/2012/javascript-books-and-codecademy/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.igamahq.org/blog/2012/javascript-books-and-codecademy/</feedburner:origLink></item>
		<item>
		<title>On the web – JS, HTML5, and something else…</title>
		<link>http://feedproxy.google.com/~r/Igamahq/~3/AS4FAzS31eQ/</link>
		<comments>http://www.igamahq.org/blog/2012/on-the-web-js-html5-and-something-else/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 10:22:36 +0000</pubDate>
		<dc:creator>igama</dc:creator>
				<category><![CDATA[Linode]]></category>
		<category><![CDATA[OnTheWeb]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.igamahq.org/blog/?p=172</guid>
		<description><![CDATA[Some cool projects I&#8217;ve found recently, : Sequence.js Sequence is the jQuery slider plugin with infinite style. Sequence has no in-built theme, leaving you complete creative control to build a unique slider using only CSS3. Impress,js It&#8217;s a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by [...]]]></description>
			<content:encoded><![CDATA[<p>Some cool projects I&#8217;ve found recently, :</p>
<p><a href="http://www.sequencejs.com/">Sequence.js</a></p>
<blockquote><p>Sequence is the jQuery slider plugin with infinite style. Sequence has no in-built theme, leaving you complete creative control to build a unique slider using only CSS3.</p></blockquote>
<p><a href="http://bartaz.github.com/impress.js/">Impress,js</a></p>
<blockquote><p>It&#8217;s a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com</p></blockquote>
<p><a href="http://timeline.verite.co/">timelineJS</a></p>
<blockquote><p>Beautifully crafted timelines that are easy, and intuitive to use.</p></blockquote>
<p><a href="http://ajkochanowicz.github.com/Kickstrap/">Kickstrap</a></p>
<blockquote><p>A full version of Twitter&#8217;s Bootstrap with themes, enhancements, and other goodies.</p></blockquote>
<p><a href="http://daneden.me/animate/"> Animate.css</a></p>
<blockquote><p><code>animate.css</code> is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.</p></blockquote>
<p>&nbsp;</p>
<p>And for the something else, for those you like to go deeper and are looking to optimize a web server:</p>
<p><a href="http://www.ewanleith.com/blog/900/10-million-hits-a-day-with-wordpress-using-a-15-server">10 Million hits a day with WordPress using a $15 server</a></p>
<blockquote><p>&#8220;&#8230;steps to build a new Linux server using Varnish, Nginx, W3 Total Cache, and WordPress, to build a WordPress blog on a Amazon Micro server (or equivalent), all costing under $15 a month,&#8230;&#8221;</p></blockquote>
<p>&nbsp;</p>
<p>Hope you enjoy.</p>
<img src="http://feeds.feedburner.com/~r/Igamahq/~4/AS4FAzS31eQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.igamahq.org/blog/2012/on-the-web-js-html5-and-something-else/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.igamahq.org/blog/2012/on-the-web-js-html5-and-something-else/</feedburner:origLink></item>
		<item>
		<title>Why should your business exist</title>
		<link>http://feedproxy.google.com/~r/Igamahq/~3/FLbVBpsZUjs/</link>
		<comments>http://www.igamahq.org/blog/2012/why-should-your-business-exist/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 15:35:31 +0000</pubDate>
		<dc:creator>igama</dc:creator>
				<category><![CDATA[startup]]></category>

		<guid isPermaLink="false">http://www.igamahq.org/blog/?p=156</guid>
		<description><![CDATA[&#8220;Why should your business exist? That is the core question to answer for any firm. The presentation shows how you find great answers to this question.&#8221; http://www.slideshare.net/pstaehler/why-should-your-business-exist-11651414 Why should your business exist View more presentations from Patrick Stähler]]></description>
			<content:encoded><![CDATA[<p>&#8220;Why should your business exist? That is the core question to answer for any firm. The presentation shows how you find great answers to this question.&#8221;</p>
<ul>
<li>http://www.slideshare.net/pstaehler/why-should-your-business-exist-11651414</li>
</ul>
<div id="__ss_11651414" style="width: 425px;"><strong style="display: block; margin: 12px 0 4px;"><a title="Why should your business exist" href="http://www.slideshare.net/pstaehler/why-should-your-business-exist-11651414" target="_blank">Why should your business exist</a></strong> <iframe src="http://www.slideshare.net/slideshow/embed_code/11651414" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="425" height="355"></iframe></div>
<div style="padding: 5px 0 12px;">View more <a href="http://www.slideshare.net/" target="_blank">presentations</a> from <a href="http://www.slideshare.net/pstaehler" target="_blank">Patrick Stähler</a></div>
<img src="http://feeds.feedburner.com/~r/Igamahq/~4/FLbVBpsZUjs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.igamahq.org/blog/2012/why-should-your-business-exist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.igamahq.org/blog/2012/why-should-your-business-exist/</feedburner:origLink></item>
		<item>
		<title>Startups and Books</title>
		<link>http://feedproxy.google.com/~r/Igamahq/~3/fnoFZMziv4Y/</link>
		<comments>http://www.igamahq.org/blog/2012/startups-and-books/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 13:29:10 +0000</pubDate>
		<dc:creator>igama</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[startup]]></category>

		<guid isPermaLink="false">http://www.igamahq.org/blog/?p=160</guid>
		<description><![CDATA[After Startupcamp Switzerland 2012, these are some book that are in my &#8220;To Read&#8221; list. The Lean Startup: How Constant Innovation Creates Radically Successful Businesses Most new businesses fail. But most of those failures are preventable. This title offers a fresh approach to business that&#8217;s being adopted around the world. It describes learning what your [...]]]></description>
			<content:encoded><![CDATA[<p>After Startupcamp Switzerland 2012, these are some book that are in my &#8220;To Read&#8221; list.</p>
<p><strong>The Lean Startup: How Constant Innovation Creates Radically Successful Businesses</strong></p>
<blockquote><p>Most new businesses fail. But most of those failures are preventable. This title offers a fresh approach to business that&#8217;s being adopted around the world. It describes learning what your customers really want, testing your vision continuously, and adapting and adjusting before it&#8217;s too late.</p></blockquote>
<p style="text-align: right;"><a title="Bookdepository" href="http://bookdepository.co.uk/book/9780670921607?a_aid=igama">Bookdepository</a> &#8211; <a href="http://www.amazon.co.uk/gp/product/0670921602/ref=as_li_qf_sp_asin_tl?ie=UTF8&amp;tag=igamahq-21&amp;linkCode=as2&amp;camp=1634&amp;creative=6738&amp;creativeASIN=0670921602">Amazon.co.uk</a><img class="alignright" style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.co.uk/e/ir?t=igamahq-21&amp;l=as2&amp;o=2&amp;a=0670921602" alt="" width="1" height="1" border="0" /></p>
<p>&nbsp;</p>
<p><strong>Technology Ventures: From Idea to Enterprise</strong><br />
- Textbook for the Technology Entrepreneurship course, 2012, from Stanford University.</p>
<blockquote><p>For business, engineering, and science students and professionals who demand a comprehensive guide to high-growth entrepreneurship, Technology Ventures is the leading resource for analyzing opportunities and building new enterprises.</p></blockquote>
<p style="text-align: right;"><a title="Bookdepository" href="http://www.bookdepository.co.uk/book/9780071289214?a_aid=igama">Bookdepository</a> &#8211; <a href="http://www.amazon.co.uk/gp/product/0071289216/ref=as_li_qf_sp_asin_tl?ie=UTF8&amp;tag=igamahq-21&amp;linkCode=as2&amp;camp=1634&amp;creative=6738&amp;creativeASIN=0071289216">Amazon.co.uk</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.co.uk/e/ir?t=igamahq-21&amp;l=as2&amp;o=2&amp;a=0071289216" alt="" width="1" height="1" border="0" /></p>
<p>&nbsp;</p>
<p><strong>Extreme Toyota</strong></p>
<blockquote><p>Extreme Toyota offers the first real, comprehensive inside look at what makes one of the world?s best companies run. What they uncovered will surprise you and change the way you think about business. Simultaneously rigidly traditional and seriously innovative, it is precisely those internal contradictions that make the company so successful and admired.</p></blockquote>
<p style="text-align: right;"><a title="Bookdepository" href="bookdepository.co.uk/book/9780470267622?a_aid=igama">Bookdepository</a> - <a href="http://www.amazon.co.uk/gp/product/0470267623/ref=as_li_qf_sp_asin_tl?ie=UTF8&amp;tag=igamahq-21&amp;linkCode=as2&amp;camp=1634&amp;creative=6738&amp;creativeASIN=0470267623">Amazon.co.uk</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.co.uk/e/ir?t=igamahq-21&amp;l=as2&amp;o=2&amp;a=0470267623" alt="" width="1" height="1" border="0" /></p>
<p>&nbsp;</p>
<p>Do you have any other suggestions on what to read?</p>
<img src="http://feeds.feedburner.com/~r/Igamahq/~4/fnoFZMziv4Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.igamahq.org/blog/2012/startups-and-books/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.igamahq.org/blog/2012/startups-and-books/</feedburner:origLink></item>
		<item>
		<title>Rails – Nested forms and has_one relationship</title>
		<link>http://feedproxy.google.com/~r/Igamahq/~3/WOZjJXHpm2M/</link>
		<comments>http://www.igamahq.org/blog/2012/rails-nested-forms-and-has_one-relationship/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 16:04:53 +0000</pubDate>
		<dc:creator>igama</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[Question]]></category>

		<guid isPermaLink="false">http://www.igamahq.org/blog/?p=147</guid>
		<description><![CDATA[I was trying to build a nested form with Rails 3.1, using models that had a &#8220;has_one&#8221; relationship. The form would show the parents fields but not the nested models field. So I started by defining the has_one relationship in the models and adding &#8220;accepts_nested_attributes_for to the Parent : class Parent &#60; ActiveRecord::Base &#160;&#160;has_one :child, [...]]]></description>
			<content:encoded><![CDATA[<p>I was trying to build a nested form with Rails 3.1, using models that had a &#8220;<em>has_one</em>&#8221; relationship. The form would show the parents fields but not the nested models field.</p>
<p>So I started by defining the has_one relationship in the models and adding &#8220;<em>accepts_nested_attributes_for</em> to the Parent :</p>
<p><pre><code>class Parent &lt; ActiveRecord::Base
&nbsp;&nbsp;has_one :child, :dependent =&gt; :destroy
&nbsp;&nbsp;accepts_nested_attributes_for :child
 end
 
 class Child &lt; ActiveRecord::Base
&nbsp;&nbsp;belongs_to :parent
 end
</code></pre></p>
<p>Just this wasn&#8217;t enough. The solution involves initializing the Child by the Parent. This can be done in the Controller <strong>or</strong> the Model.</p>
<p>In the Model:<br />
<pre><code>class Parent &lt; ActiveRecord::Base
has_one :child, :dependent =&gt; :destroy
accepts_nested_attributes_for :child
 
after_initialize do
&nbsp;&nbsp;self.child ||= self.build_child()
end
end
</code></pre></p>
<p><strong>Or</strong> in the Controller:<br />
<pre><code>class ParentsController &lt; ApplicationController
def new
&nbsp;&nbsp;@parent = Parents.new
&nbsp;&nbsp;@parent.build_child
 end
end
</code></pre></p>
<p>So, a question, where is the best place to initialize the Child? In the Parents Controller or Model?</p>
<img src="http://feeds.feedburner.com/~r/Igamahq/~4/WOZjJXHpm2M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.igamahq.org/blog/2012/rails-nested-forms-and-has_one-relationship/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.igamahq.org/blog/2012/rails-nested-forms-and-has_one-relationship/</feedburner:origLink></item>
		<item>
		<title>Wireless LAN Security and Penetration Testing Megaprimer</title>
		<link>http://feedproxy.google.com/~r/Igamahq/~3/ER_75ewcYDk/</link>
		<comments>http://www.igamahq.org/blog/2011/securitytubewlan-security-megaprimer/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 15:57:56 +0000</pubDate>
		<dc:creator>igama</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://www.igamahq.org/blog/?p=145</guid>
		<description><![CDATA[Securitytube.net is a project were people can see and share videos related to security topics, e.g., Wireless security, Metasploit, Exploit research. The project already has some years, and it has new videos every day. Some months ago Vivek did a compilation of his Wireless Security and create a DVD with all videos. It&#8217;s about 12 [...]]]></description>
			<content:encoded><![CDATA[<p>Securitytube.net is a project were people can see and share videos related to security topics, e.g., Wireless security, Metasploit, Exploit research. The project already has some years, and it has new videos every day.</p>
<p>Some months ago Vivek did a compilation of his Wireless Security and create a DVD with all videos. It&#8217;s about 12 hours of material covering every topic in Wireless Security.</p>
<p><strong>Wireless LAN Security and Penetration Testing Megaprimer</strong></p>
<blockquote><p>This video series will take you through a journey in wireless LAN (in)security and penetration testing. We will start from the very basics of how WLANs work, graduate to packet sniffing and injection attacks, move on to audit infrastructure vulnerabilities, learn to break into WLAN clients and finally look at advanced hybrid attacks involving wireless and applications.</p></blockquote>
<p>Example of some topics:</p>
<ul>
<li>Part 9: Hotspot Attacks</li>
<li>Part 10: Hacking Isolated Clients</li>
<li>Part 11: Alfa Card Kung-Fu</li>
<li>Part 12: Man-In-The-Middle Attack</li>
<li>Part 13 : SSL Man-In-The-Middle Attacks</li>
<li>Part 14: Wep In-Depth</li>
<li>Part 15: Wep Cracking</li>
</ul>
<p>To download this DVD go to <a href="http://www.securitytube.net/downloads">http://www.securitytube.net/downloads</a> where you can find HTTP links and Torrents. To make it easyer, here is the torrent file:</p>
<ul>
<li><a href="http://tracker.kokelnet.de/torrents/WLAN-Security-Megaprimer-v1.iso.torrent">http://tracker.kokelnet.de/torrents/WLAN-Security-Megaprimer-v1.iso.torrent</a></li>
</ul>
<p>Enjoy it, <img src='http://www.igamahq.org/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/Igamahq/~4/ER_75ewcYDk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.igamahq.org/blog/2011/securitytubewlan-security-megaprimer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.igamahq.org/blog/2011/securitytubewlan-security-megaprimer/</feedburner:origLink></item>
		<item>
		<title>The Science of Secrecy Going Public</title>
		<link>http://feedproxy.google.com/~r/Igamahq/~3/l8qxpQ51SKE/</link>
		<comments>http://www.igamahq.org/blog/2011/the-science-of-secrecy-going-public/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 22:02:29 +0000</pubDate>
		<dc:creator>igama</dc:creator>
				<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.igamahq.org/blog/?p=142</guid>
		<description><![CDATA[An Episode Of Simon Singh&#8217;s Series On The History of Keeping Secrets follows the development of the Idea of Non Secret Encryption To Finding the Mathematical Padlock And Key To It&#8217;s everyday use of Encrypting E-mail and Credit Card Transactions. Broadcasted at 29/10/2000. Part 1 Part 2]]></description>
			<content:encoded><![CDATA[<p>An Episode Of Simon Singh&#8217;s Series On The History of Keeping Secrets follows the development of the Idea of Non Secret Encryption To Finding the Mathematical Padlock And Key To It&#8217;s everyday use of Encrypting E-mail and Credit Card Transactions. Broadcasted at 29/10/2000.</p>
<p><a href="http://www.youtube.com/watch?v=_ZTWLAqYf9c">Part 1 </a></p>
<p><iframe src="http://www.youtube.com/embed/_ZTWLAqYf9c" frameborder="0" width="420" height="315"></iframe></p>
<p><a href="http://www.youtube.com/watch?v=oR0_LPbWxe4">Part 2</a></p>
<p><iframe src="http://www.youtube.com/embed/oR0_LPbWxe4" frameborder="0" width="420" height="315"></iframe></p>
<img src="http://feeds.feedburner.com/~r/Igamahq/~4/l8qxpQ51SKE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.igamahq.org/blog/2011/the-science-of-secrecy-going-public/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.igamahq.org/blog/2011/the-science-of-secrecy-going-public/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.379 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-05-20 17:42:47 --><!-- Compression = gzip -->

