<?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>i r über leet</title>
	<atom:link href="http://www.iruberleet.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iruberleet.org</link>
	<description>all things über leet</description>
	<lastBuildDate>Fri, 05 Apr 2013 18:03:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>The Software Development Emotional Process</title>
		<link>http://www.iruberleet.org/2013/04/02/the-software-development-emotional-process/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-software-development-emotional-process</link>
		<comments>http://www.iruberleet.org/2013/04/02/the-software-development-emotional-process/#comments</comments>
		<pubDate>Tue, 02 Apr 2013 12:07:03 +0000</pubDate>
		<dc:creator>iruberleetstaff</dc:creator>
				<category><![CDATA[The Blog]]></category>

		<guid isPermaLink="false">http://www.iruberleet.org/?p=209</guid>
		<description><![CDATA[Stage 1 &#8211; Capital Stress I go out and meet with t [...]]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><span style="text-decoration: underline;"><strong>Stage 1 &#8211; Capital Stress</strong></span><br />
I go out and meet with the prospective client in person to discuss their project. This involves putting on the suit and tie and reminding myself not to swear/fart in their presence. I have to listen to their well-intentioned ideas and then demonstrate to them that I can implement all of this for $XYZ.</p>
<p><span style="text-decoration: underline;"><strong>Stage 2 &#8211; Capital Relief</strong></span><br />
They trust me enough to sign a contract that outlines what I will do for $XYZ. I now have some of the money and huge financial incentive not to screw up this contract. I take everything super-serious and everything is being done by the book.</p>
<p><span style="text-decoration: underline;"><strong>Stage 3 &#8211; Computational Stress</strong></span><br />
I begin by researching and planning out exactly what I will have to do. This often involves follow up meetings with the client to keep them abreast of what I am doing and to learn more about the inner workings of their existing systems.</p>
<p><span style="text-decoration: underline;"><strong>Stage 4 &#8211; A Religious Experience</strong></span><br />
What was once logically impossible is now clear to me and while the scope of the project is going from &#8220;huge&#8221; to &#8220;masochistic&#8221; I am more confident then ever in my ability to accomplish this. My software design is nothing less than Divine Inspiration and I will be showered with accolades once its completed.</p>
<p>This stage is also known as the climax stage.</p>
<p><span style="text-decoration: underline;"><strong>Stage 5 &#8211; Sobering Moment</strong></span><br />
Somehow the logic of my designs are no longer working. All I need is to do a bit more learning and research and this will all fit back together again. Piece of cake!</p>
<p><span style="text-decoration: underline;"><strong>Stage 6 &#8211; Nervous</strong></span><br />
Nothing in any of the documentation clearly states what I have to do from this point. I am at a huge loss now but there is still some technical documents from 1996 that I haven&#8217;t fully explored yet and those are clearly the key the issues my code is suffering from!</p>
<p><span style="text-decoration: underline;"><strong>Stage 7 &#8211; Outright panic</strong></span><br />
The client is getting antsy since I haven&#8217;t sent them as many updates. I have googled documentation, guides, tutorials, examples and online bulletin boards going back to the 1970s and I can&#8217;t find any freaking thing about my specific code problem! I asked on stack exchange but all that resulted was a 1000+ comment flame war about everything that is not pertinent to my question. They are denying the genocides committed in the name of atheism and why I have yet to switch over to their platform, language, IDE, package system, editor, religion, nation, political affiliation and sexual orientation.</p>
<p><em>I am screwed, but this is not the lowest emotional stage yet. Keep reading.</em></p>
<p><span style="text-decoration: underline;"><strong>Stage 8 &#8211; Anger</strong></span><br />
I have found a number of open source software projects on a combination of github, google code, sourceforge and message boards that appear to do what I wanted to do all along. Of course it is not as elegant or efficient as what I was going to do if the documentation had been written by someone with intelligence but that is not the point! I was to be the eddie-murphy-golden-child and now I must resort to stealing other people&#8217;s code to get the job done!</p>
<p><em>(Note: I obviously do attribute, I just play down the role of &#8220;third party code&#8221; in my software to the client as being some compatibility workarounds to make sure it runs on their machines that I&#8217;m not familiar with)</em></p>
<p><span style="text-decoration: underline;"><strong>Stage 9 &#8211; Desperation</strong></span><br />
Turns out their code was even worse than I thought. I have had to do more to &#8220;improve&#8221; it to the point where it actually works. I might as well have just spent another few years getting a PhD researching it and come to the same conclusions myself. I am frantically trying to work out ad hoc ways of getting their stuff working with mine and the client&#8217;s so I can just ship this and call it a day!</p>
<p><span style="text-decoration: underline;"><strong>Stage 10 &#8211; Crushing disappointment</strong></span><br />
Despite my heroic efforts to get what the client wanted on paper down and out they expected it to be a lot &#8220;better&#8221;. By &#8220;better&#8221; they mean rubbish of course and now I must stab at my soul by degrading MY software. They don&#8217;t care that it is exactly what they agreed to in the contract! They want it to be needlessly tied into social networking, have a flash intro (yes, I have corp financial clients that still ask for this in 2013) and be branded with their corp&#8217;s tacky visual design standards. What only needed to be POSIX in the contract must now work on windows 2000 server. I demand more money and they resist until I threaten to keep everything they gave me so far and withhold all further development.</p>
<p><span style="text-decoration: underline;"><strong>Stage 11 &#8211; Sick</strong></span><br />
I am now ruining what was once beautiful work even if it was just some cobbled-together bits that I put together myself and found online. It was functional and looked good doing it. Nothing like it had ever existed before and I was proud of my work once and now I can&#8217;t sleep or eat because of it. What used to have clean minimalist design now looks like a website from the 90s. It only loads in IE6 and crashes their server frequently. I warn the client that this will likely lead to breaches of their server but they don&#8217;t want to pay any attention to that or more money to me to resolve these issues. They want to be rid of me and my techno-babble.</p>
<p><span style="text-decoration: underline;"><strong>Stage 12 &#8211; Genuinely Depressed</strong></span><br />
The client is calling me every few minutes and demanding that I fix problems that they forced me to implement to the software. They refuse to pay and threaten to fight me online in social media. I am constantly being harassed and threatened at this stage.</p>
<p><em>This is the lowest emotional point in software development.</em></p>
<p><span style="text-decoration: underline;"><strong>Stage 13 &#8211; Acceptance</strong></span><br />
Me and client meet once more to discuss the future and agree on a plan to provide long term support for the product at a certain annual rate. I am happy that I have some money and they seem to hate me less than they did a few weeks ago.</p>
<p><em>The entire process repeats from here.</em></p>
<div class="shr-publisher-209"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.iruberleet.org/2013/04/02/the-software-development-emotional-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Blocklist Page</title>
		<link>http://www.iruberleet.org/2013/01/05/new-blocklist-page/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-blocklist-page</link>
		<comments>http://www.iruberleet.org/2013/01/05/new-blocklist-page/#comments</comments>
		<pubDate>Sat, 05 Jan 2013 22:57:55 +0000</pubDate>
		<dc:creator>iruberleetstaff</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.iruberleet.org/?p=193</guid>
		<description><![CDATA[I have added in a new page that has a link to a blockli [...]]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I have added in a new page that has a link to a blocklist file that you can use with <a href="http://www.transmissionbt.com" target="_blank">Transmission</a> or a bunch of other p2p, bittorrent or firewall applications.</p>
<p>This blocklist is a massive merging of maybe two dozen other ones and currently sits at 232730 IP address rules according to transmission. It is in my own opinion, the best blocklist out there. It adds in more blocklists than anything else and avoids blocking proxies, tor and educational/school addresses along with avoiding a few harmless corporations that are known to be neutral with p2p activity.</p>
<p>You can find it here: <a href="http://www.iruberleet.org/blocklist">http://www.iruberleet.org/blocklist</a></p>
<p>The actual file can be found here and you can use this URL as the auto-update URL for your application: <a href="http://www.iruberleet/files/ipfilter.p2p.gz">http://www.iruberleet/files/ipfilter.p2p.gz</a></p>
<p><img class="alignnone size-medium wp-image-191" alt="Screen Shot 2013-01-05 at 5.52.47 PM" src="http://www.iruberleet.org/wp-content/uploads/2013/01/Screen-Shot-2013-01-05-at-5.52.47-PM-300x255.png" width="300" height="255" /></p>
<div class="shr-publisher-193"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.iruberleet.org/2013/01/05/new-blocklist-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TorChat &#8211; Encrypted and anonymous instant messaging and file transfer</title>
		<link>http://www.iruberleet.org/2012/08/06/torchat-encrypted-and-anonymous-instant-messaging-and-file-transfer/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=torchat-encrypted-and-anonymous-instant-messaging-and-file-transfer</link>
		<comments>http://www.iruberleet.org/2012/08/06/torchat-encrypted-and-anonymous-instant-messaging-and-file-transfer/#comments</comments>
		<pubDate>Mon, 06 Aug 2012 17:00:37 +0000</pubDate>
		<dc:creator>iruberleetstaff</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.iruberleet.org/?p=176</guid>
		<description><![CDATA[TorChat is one of those things that we all really love  [...]]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://www.iruberleet.org/wp-content/uploads/2012/08/screenshot.png"><img class="alignnone size-medium wp-image-177" title="screenshot" src="http://www.iruberleet.org/wp-content/uploads/2012/08/screenshot-300x180.png" alt="" width="300" height="180" /></a></p>
<p>TorChat is one of those things that we all really love and need to put more effort into developing, maintaining and using.</p>
<p>TorChat is an instant messaging client that lets you also send files to others and it does all of this over the Tor network. The Tor network is an anonymous routing network that is very robust and heavily used by people from all over the world to bypass censorship and surveillance by either their ISP, employer, family, community or even government. This anonymity is achieved by routing your connections through other Tor users who have opted-in to operate a Tor network node.</p>
<p>Tor lets you access the internet through it&#8217;s network but it also allows you to connect to resources that are only available on it&#8217;s network. These things are called Hidden Services. Since they are only accessible to people who are connecting to the Tor network you will have a connection that is encrypted end to end and is still anonymous.</p>
<p>This makes TorChat the best anonymous and encrypted instant messaging client out there. Please understand that the Tor network was never meant to handle heavy loads such as file transfers or bittorrent and can be very slow at times.</p>
<a href='https://github.com/prof7bit/TorChat/wiki' class='icon-button download-icon' target="_blank">TorChat<span class='et-icon'></span></a>
<a href='http://www.sourcemac.com/?page=torchat' class='icon-button download-icon' target="_blank">Native Mac Port Client of TorChat<span class='et-icon'></span></a>
<a href='https://github.com/jtorchat/jtorchat/downloads' class='icon-button download-icon' target="_blank">Portable Java Client of TorChat<span class='et-icon'></span></a>
<div class="shr-publisher-176"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.iruberleet.org/2012/08/06/torchat-encrypted-and-anonymous-instant-messaging-and-file-transfer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Peity &#8211; jQuery plugin that generates imageless graphs</title>
		<link>http://www.iruberleet.org/2012/08/06/peity-jquery-plugin-that-generates-imageless-graphs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=peity-jquery-plugin-that-generates-imageless-graphs</link>
		<comments>http://www.iruberleet.org/2012/08/06/peity-jquery-plugin-that-generates-imageless-graphs/#comments</comments>
		<pubDate>Mon, 06 Aug 2012 16:30:14 +0000</pubDate>
		<dc:creator>iruberleetstaff</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.iruberleet.org/?p=172</guid>
		<description><![CDATA[Peity is a jQuery plugin that lets you convert an eleme [...]]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Peity is a jQuery plugin that lets you convert an element&#8217;s contents into a mini pie graph, line graph or bar graph. This is done with an html &lt;canvas&gt; and does not generate an image.</p>
<a href='http://benpickles.github.com/peity/' class='icon-button download-icon' target="_blank">Peity<span class='et-icon'></span></a>
<div class="shr-publisher-172"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.iruberleet.org/2012/08/06/peity-jquery-plugin-that-generates-imageless-graphs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QLStephen &#8211; QuickLook plugin for generic text files</title>
		<link>http://www.iruberleet.org/2012/08/05/qlstephen-quicklook-plugin-for-generic-text-files/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=qlstephen-quicklook-plugin-for-generic-text-files</link>
		<comments>http://www.iruberleet.org/2012/08/05/qlstephen-quicklook-plugin-for-generic-text-files/#comments</comments>
		<pubDate>Sun, 05 Aug 2012 15:51:55 +0000</pubDate>
		<dc:creator>iruberleetstaff</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.iruberleet.org/?p=168</guid>
		<description><![CDATA[If you ever wanted to just open up a text file that has [...]]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><img class="alignnone size-medium wp-image-169" title="3195752859_e79137f720" src="http://www.iruberleet.org/wp-content/uploads/2012/08/3195752859_e79137f720-300x187.jpg" alt="" width="300" height="187" /></p>
<p>If you ever wanted to just open up a text file that has no extension like:</p>
<ul>
<li>README</li>
<li>INSTALL</li>
<li>CHANGELOG</li>
<li>Makefile</li>
<li>Rakefile</li>
<li>CapFile</li>
</ul>
<p>This plugin will let you view them instantly.</p>
<a href='http://whomwah.github.com/qlstephen/' class='icon-button download-icon' target="_blank">QLStephen<span class='et-icon'></span></a>
<div class="shr-publisher-168"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.iruberleet.org/2012/08/05/qlstephen-quicklook-plugin-for-generic-text-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Survival Paint Can Heaters</title>
		<link>http://www.iruberleet.org/2012/08/05/survival-paint-can-heaters/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=survival-paint-can-heaters</link>
		<comments>http://www.iruberleet.org/2012/08/05/survival-paint-can-heaters/#comments</comments>
		<pubDate>Sun, 05 Aug 2012 15:43:22 +0000</pubDate>
		<dc:creator>iruberleetstaff</dc:creator>
				<category><![CDATA[The Blog]]></category>

		<guid isPermaLink="false">http://www.iruberleet.org/?p=165</guid>
		<description><![CDATA[A paint can heater is just a metal can, a roll of toile [...]]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>A paint can heater is just a metal can, a roll of toilet paper inside and a bottle of isopropyl rubbing alcohol ready to soak the toilet paper roll. You then light it and it burns slowly so you can stay warm in an emergency, boil water and even cook food on top of it. The can does not need to specifically be a paint can, any can that you can fit a roll of toilet paper into should be fine.</p>
<p>To put out the flame you pop the paint can lid back on top of it and reuse it again in the future. Take caution as the can gets EXTREMELY hot.</p>
<p>Original page that I found with it: <a title="Survival Paint Can Heaters" href="http://americanpreppersnetwork.com/2012/01/survival-paint-can-heaters.html" target="_blank">Survival Paint Can Heaters</a></p>
<div class="shr-publisher-165"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.iruberleet.org/2012/08/05/survival-paint-can-heaters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lorem Ipsum Generator</title>
		<link>http://www.iruberleet.org/2012/08/05/lorem-ipsum-generator/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=lorem-ipsum-generator</link>
		<comments>http://www.iruberleet.org/2012/08/05/lorem-ipsum-generator/#comments</comments>
		<pubDate>Sun, 05 Aug 2012 15:14:19 +0000</pubDate>
		<dc:creator>iruberleetstaff</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.iruberleet.org/?p=160</guid>
		<description><![CDATA[This application will generate generic filler text for  [...]]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://www.iruberleet.org/wp-content/uploads/2012/08/Screenshot-Lorem-ipsum-generator-0.3.png"><img class="alignnone size-medium wp-image-163" title="Screenshot-Lorem ipsum generator-0.3" src="http://www.iruberleet.org/wp-content/uploads/2012/08/Screenshot-Lorem-ipsum-generator-0.3-300x280.png" alt="" width="300" height="280" /></a></p>
<p>This application will generate generic filler text for as many sentences and paragraphs you need. The resulting text looks something like this:</p>
<blockquote><p>Eget. Dolor est cursus primis fames semper vestibulum. Nibh arcu, neque fusce, nam habitasse. Pulvinar. Elit fusce sodales mollis ve cras pede. Tellus odio dis viverra dis, mi ipsum. Arcu pulvinar class ad urna turpis rhoncus in, nunc. Magnis fusce arcu aenean porttitor mi, donec pellentesque accumsan velit sollicitudin, penatibus dictum ut diam. Ante litora hendrerit. Quam quis leo. Quam magna eu orci. Ante a elit risus. Viverra, nisl pulvinar ut, nisl inceptos. Pede sociis augue dictum malesuada. Placerat tempor quam erat mollis, litora ad. Montes ipsum blandit rutrum dolor primis fames enim scelerisque at, nostra ad augue. Etiam iaculis id, iaculis id, velit pharetra. Ve ornare. Dignissim massa ut fames ac mi erat odio fusce eros eu consectetuer commodo.</p></blockquote>
<div> For those who may be a bit confused by the application of such text, it is to be used as filler text on web pages, document templates and other such things where you need things to either look crowded or filled out.</div>
<div>
<a href='https://code.google.com/p/lorem-ipsum-generator/' class='icon-button download-icon' target="_blank">Lorem Ipsum Generator<span class='et-icon'></span></a>
<div></div>
</div>
<div class="shr-publisher-160"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.iruberleet.org/2012/08/05/lorem-ipsum-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LINCOLN Test Your Luck (English Subtitles)</title>
		<link>http://www.iruberleet.org/2012/07/22/lincoln-test-your-luck-english-subtitles/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=lincoln-test-your-luck-english-subtitles</link>
		<comments>http://www.iruberleet.org/2012/07/22/lincoln-test-your-luck-english-subtitles/#comments</comments>
		<pubDate>Sun, 22 Jul 2012 15:15:58 +0000</pubDate>
		<dc:creator>iruberleetstaff</dc:creator>
				<category><![CDATA[The Blog]]></category>

		<guid isPermaLink="false">http://www.iruberleet.org/?p=149</guid>
		<description><![CDATA[I&#8217;m sharing here a video of the Japanese variety  [...]]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I&#8217;m sharing here a video of the Japanese variety show LINCOLN. It is a show with nothing but Japanese comedians on it. In this episode they are going to a spa resort town and are going to have a series of challenges. The losers are punished in the cold winter weather and the winners are rewarded with relaxing experiences in this resort town. Please enjoy.</p>
<p>Part 1:</p>
<p>
				<script type='text/javascript'>
				if (typeof jQuery == 'undefined') { document.write('<script type="text/javascript" src="http://www.iruberleet.org/wp-content/plugins/hana-flv-player/mediaelement/build/jquery.js"><\/script>'); }	
				</script>
<style>.mejs-inner img { max-width:100%; max-height:100%; margin:0 ; padding:0 } 
				.mejs-overlay-button, .mejs-overlay-loading  {display:none;}</style>

				<script type='text/javascript' src='http://www.iruberleet.org/wp-content/plugins/hana-flv-player/mediaelement/build/mediaelement-and-player.min.js'></script>
<link rel='stylesheet' href='http://www.iruberleet.org/wp-content/plugins/hana-flv-player/mediaelement/build/mediaelementplayer.mod.css' />
				<!-- due to the bug - IE8 does not show video -->
				<!--[if IE 8]>
<style> .me-plugin { position: static; } </style>

<![endif]-->
				
<div style='padding:0;margin:0; border:0;'><video  id='hana_flv_media_1'  src='http://www.iruberleet.org/ubertube/Lincoln Test Your Luck Part 1.flv' width='400' height='300'
	preload='true'     controls='controls' >	<object width="400" height="300" type="application/x-shockwave-flash" data="http://www.iruberleet.org/wp-content/plugins/hana-flv-player/mediaelement/build/flashmediaelement.swf"><param name="movie" value="http://www.iruberleet.org/wp-content/plugins/hana-flv-player/mediaelement/build/flashmediaelement.swf" /><param name="flashvars" value="controls=true&amp;file=http://www.iruberleet.org/ubertube/Lincoln Test Your Luck Part 1.flv&amp;poster=" />*Video:lincoln test your luck part 1
	</object></video></div>

<script type='text/javascript'>

				jQuery('#hana_flv_media_1').mediaelementplayer({ pauseOtherPlayers: false , pluginType:'youtube'   });
				</script></p>
<p>Part 2:</p>
<p>
<div style='padding:0;margin:0; border:0;'><video  id='hana_flv_media_2'  src='http://www.iruberleet.org/ubertube/Lincoln Test Your Luck Part 2.flv' width='400' height='300'
	preload='true'     controls='controls' >	<object width="400" height="300" type="application/x-shockwave-flash" data="http://www.iruberleet.org/wp-content/plugins/hana-flv-player/mediaelement/build/flashmediaelement.swf"><param name="movie" value="http://www.iruberleet.org/wp-content/plugins/hana-flv-player/mediaelement/build/flashmediaelement.swf" /><param name="flashvars" value="controls=true&amp;file=http://www.iruberleet.org/ubertube/Lincoln Test Your Luck Part 2.flv&amp;poster=" />*Video:lincoln test your luck part 2
	</object></video></div>

<script type='text/javascript'>

				jQuery('#hana_flv_media_2').mediaelementplayer({ pauseOtherPlayers: false , pluginType:'youtube'   });
				</script></p>
<div class="shr-publisher-149"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.iruberleet.org/2012/07/22/lincoln-test-your-luck-english-subtitles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EU3 Mod: Age of Discovery 0.04</title>
		<link>http://www.iruberleet.org/2012/03/02/eu3-mod-age-of-discovery-0-04/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=eu3-mod-age-of-discovery-0-04</link>
		<comments>http://www.iruberleet.org/2012/03/02/eu3-mod-age-of-discovery-0-04/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 05:56:31 +0000</pubDate>
		<dc:creator>iruberleetstaff</dc:creator>
				<category><![CDATA[Alt.Game.Scene]]></category>
		<category><![CDATA[EU3]]></category>

		<guid isPermaLink="false">http://www.iruberleet.org/?p=131</guid>
		<description><![CDATA[Here is one of the mods for EU3 that I like the most. I [...]]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Here is one of the mods for EU3 that I like the most. It adds in dozens of new countries&#8230; all of which are American natives :)</p>
<p>It is a largely missing piece to the great game of EU3. Using this mod in your game will populate the Americas with lots of historically accurate nations. Normally you just discover those regions, deal with the few active tribes there and suddenly colonize everything really quickly and have the culture and religion change .</p>
<p>This mod still leaves many coastlines colonizable (to get you a foothold on the continent) but the rest requires you to &#8220;deal&#8221; with the American natives like you would in any other part of the world now. They are real countries, you can perform diplomacy with them, wipe them out, ally with them, etc.</p>
<p>I wish to encourage the author of this mod (<a href="http://forum.paradoxplaza.com/forum/member.php?58039-Guillaume-HJ" target="_blank">Guillaume HJ</a>) to continue with their work. It has been a great resource for the community so thanks a lot! Original paradox forum thread: <a title="Age of Discovery Mod for Divine Wind v5.0 (North American hordes)&lt;" href="http://forum.paradoxplaza.com/forum/showthread.php?511645-Age-of-Discovery-Mod-for-Divine-Wind-v5.0-(North-American-hordes)" target="_blank">Click Here</a></p>
<blockquote><p>After spending the last several months plotting it out (then finding out much of my plotting was inapplicable because someone at Paradox apparently accidentally hit the off switch on convenient map modding), here is the first version of the planned <s>No</s> Very Few Empty Provinces mod: Age of Discovery.</p>
<p>My vision with this mod, which I hope to find the time to fulfil, is a mod that focus on what was withotu a shadow of a doubt the most important part of the Europa Universalis era (no, not the framing of the cousin of the third wife of the second son of the stablehand of the steward to the favorite count of the uncle of the Holy Roman Emperor): the reality-defining shock that was Christian Europe&#8217;s encounter with the Rest of the World, and the Rest of the World&#8217;s encounter with Christian Europe.</p>
<p>The first and foremost part of doing this will, of course, be developing the Rest of the World, starting with the part the European most heavily interacted with (and in) during the EU era: the Americas (starting with the North because information is easier to come by there).</p>
<p>Even later, however, changes to Europe should remain fairly limited (there are none for now), focused mostly on making use of new Divine Wind features that Europe doesn&#8217;t yet use (such as factions), on introducing broad changes for the rest of the world that also affect Europe, or introducing change to Europe to affect how they interact with the Rest of the World.</p></blockquote>

<a href='http://www.iruberleet.org/2012/03/02/eu3-mod-age-of-discovery-0-04/aodscreen2/' title='aodscreen2'><img width="150" height="150" src="http://www.iruberleet.org/wp-content/uploads/2012/03/aodscreen2-150x150.png" class="attachment-thumbnail" alt="aodscreen2" /></a>
<a href='http://www.iruberleet.org/2012/03/02/eu3-mod-age-of-discovery-0-04/aodscreen3/' title='aodscreen3'><img width="150" height="150" src="http://www.iruberleet.org/wp-content/uploads/2012/03/aodscreen3-150x150.png" class="attachment-thumbnail" alt="aodscreen3" /></a>
<a href='http://www.iruberleet.org/2012/03/02/eu3-mod-age-of-discovery-0-04/aodscreen5/' title='aodscreen5'><img width="150" height="150" src="http://www.iruberleet.org/wp-content/uploads/2012/03/aodscreen5-150x150.png" class="attachment-thumbnail" alt="aodscreen5" /></a>

<a href='http://www.iruberleet.org/bbs/shared_files/storage/EU3/aodo0.04.zip' class='icon-button download-icon'>Download Age of Discovery Mod 0.04<span class='et-icon'></span></a>
<a href='http://www.iruberleet.org/bbs/europa-universalis-2/mod-age-of-discovery-0.04-1.html' class='icon-button people-icon'>Forum Link<span class='et-icon'></span></a>
<div class="shr-publisher-131"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.iruberleet.org/2012/03/02/eu3-mod-age-of-discovery-0-04/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DIY Organic Air Freshener</title>
		<link>http://www.iruberleet.org/2012/01/01/diy-organic-air-freshener/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=diy-organic-air-freshener</link>
		<comments>http://www.iruberleet.org/2012/01/01/diy-organic-air-freshener/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 03:47:51 +0000</pubDate>
		<dc:creator>iruberleetstaff</dc:creator>
				<category><![CDATA[The Blog]]></category>

		<guid isPermaLink="false">http://www.iruberleet.org/?p=126</guid>
		<description><![CDATA[An easy to make organic air freshener is a great idea f [...]]]></description>
				<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>An easy to <a href="http://www.re-nest.com/re-nest/how-to/a-30second-organic-air-freshener-made-from-trash-156223">make organic air freshener</a> is a great idea for whenever you have people coming over to visit your house.</p>
<ol>
<li>Gather up your fruit skins and peels that you would have otherwise discarded.</li>
<li>Place them into the oven at a low heat (200F/94C)</li>
<li>You will know when it is done by the strong but pleasant scent. Leave the heat on for as long as you like the scent to be at its strongest.</li>
</ol>
<div>It saves money, is better for the environment and I personally feel that it smells better overall than store-bought aerosol cans.</div>
<div class="shr-publisher-126"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><!-- Start Shareaholic Recommendations Automatic --><!-- End Shareaholic Recommendations Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.iruberleet.org/2012/01/01/diy-organic-air-freshener/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.272 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-06-07 11:21:03 -->
