<?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>Sava's Place</title>
	
	<link>http://savasplace.com</link>
	<description>Free PHP scripts, CSS templates, Making Money Online and Miscellaneous Ramblings</description>
	<lastBuildDate>Tue, 16 Apr 2013 09:04:59 +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>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SavasPlace" /><feedburner:info uri="savasplace" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>SavasPlace</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Pictures from a developer’s life</title>
		<link>http://feedproxy.google.com/~r/SavasPlace/~3/L3jb3k8hcao/</link>
		<comments>http://savasplace.com/2013/04/pictures-from-a-developers-life/#comments</comments>
		<pubDate>Tue, 16 Apr 2013 08:22:02 +0000</pubDate>
		<dc:creator>Sava</dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[Pictures from a developer's life]]></category>

		<guid isPermaLink="false">http://savasplace.com/?p=6398</guid>
		<description><![CDATA[&#160; Here are some nice photos with even better captions from a developer&#8217;s life: &#160; When I show the boss that I have finally fixed this bug When the project manager enters the office When I&#8217;m deploying code to production When I try to fix a bug at 3 in the morning When my regex [...]]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<p>Here are some nice photos with even better captions from a developer&#8217;s life:</p>
<p>&nbsp;</p>
<h3>When I show the boss that I have finally fixed this bug</h3>
<p><img src="http://savasplace.com/wp-content/uploads/2013/04/fixed-bug.gif" alt="Fixed Bug" width="320" height="180" class="aligncenter size-full wp-image-6399" /></p>
<h3>When the project manager enters the office</h3>
<p><img src="http://savasplace.com/wp-content/uploads/2013/04/pretend-to-work.gif" alt="Pretend to work" width="500" height="282" class="aligncenter size-full wp-image-6401" /></p>
<h3>When I&#8217;m deploying code to production</h3>
<p><img src="http://savasplace.com/wp-content/uploads/2013/04/deploying-code.gif" alt="Deploying Code" width="480" height="253" class="aligncenter size-full wp-image-6404" /></p>
<h3>When I try to fix a bug at 3 in the morning</h3>
<p><img src="http://savasplace.com/wp-content/uploads/2013/04/fix-bug.gif" alt="Bug FIx at 3am" width="475" height="240" class="aligncenter size-full wp-image-6405" /></p>
<h3>When my regex returned exactly what I expected</h3>
<p><img src="http://savasplace.com/wp-content/uploads/2013/04/regex-ok.gif" alt="Regex ok" width="270" height="130" class="aligncenter size-full wp-image-6406" /></p>
<h3>When a friend of mine asks me to fix his website built with Joomla</h3>
<p><img src="http://savasplace.com/wp-content/uploads/2013/04/built-with-joomla.gif" alt="Built with Joomla" width="245" height="285" class="aligncenter size-full wp-image-6407" /></p>
<h3>When I&#8217;m told that the module on which I have worked all the week will never be used</h3>
<p><img src="http://savasplace.com/wp-content/uploads/2013/04/code-never-used.gif" alt="Code Never Used" width="320" height="240" class="aligncenter size-full wp-image-6409" /></p>
<h3>When the code that I have not tested on dev works perfectly in production</h3>
<p><img src="http://savasplace.com/wp-content/uploads/2013/04/code-works.gif" alt="Code Works" width="400" height="154" class="aligncenter size-full wp-image-6410" /></p>
<h3>When the sales people announce they have sold our product to the customer</h3>
<p><img src="http://savasplace.com/wp-content/uploads/2013/04/product-sold.gif" alt="Product sold" width="300" height="168" class="aligncenter size-full wp-image-6411" /></p>
<h3>When I launch my script for the first time after several hours of development</h3>
<p><img src="http://savasplace.com/wp-content/uploads/2013/04/first-run.gif" alt="First Run" width="400" height="225" class="aligncenter size-full wp-image-6412" /></p>
<h3>When I go off for the weekend while everyone else is still trying to fix bugs</h3>
<p><img src="http://savasplace.com/wp-content/uploads/2013/04/weekend.gif" alt="Weekend" width="500" height="208" class="aligncenter size-full wp-image-6413" /></p>
<h3>When the boss is looking for someone to urgently fix a difficult bug</h3>
<p><img src="http://savasplace.com/wp-content/uploads/2013/04/urgent-bug-fixing.gif" alt="Urgent bug fixing" width="350" height="146" class="aligncenter size-full wp-image-6414" /></p>
<h3>When the intern tells me that &#8220;the tests are for those who can not program&#8221;</h3>
<p><img src="http://savasplace.com/wp-content/uploads/2013/04/smart-intern.gif" alt="Smart Intern" width="272" height="152" class="aligncenter size-full wp-image-6416" /></p>
<h3>When I start coding without doing analysis first</h3>
<p><img src="http://savasplace.com/wp-content/uploads/2013/04/coding-without-analysis.gif" alt="Coding without analysis" width="300" height="195" class="aligncenter size-full wp-image-6419" /></p>
<p>&#8230; and my favorite:</p>
<p>&nbsp;</p>
<h3>When the boss announces a bonus if the project is completed before the deadline</h3>
<p><img src="http://savasplace.com/wp-content/uploads/2013/04/bonus.gif" alt="bonus" width="278" height="179" class="aligncenter size-full wp-image-6417" /></p>
<img src="http://feeds.feedburner.com/~r/SavasPlace/~4/L3jb3k8hcao" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://savasplace.com/2013/04/pictures-from-a-developers-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://savasplace.com/2013/04/pictures-from-a-developers-life/</feedburner:origLink></item>
		<item>
		<title>Robot With Super Powers Plays Rock Paper Scissors</title>
		<link>http://feedproxy.google.com/~r/SavasPlace/~3/KoJMUB9kM1Y/</link>
		<comments>http://savasplace.com/2013/03/robot-with-super-powers-plays-rock-paper-scissors/#comments</comments>
		<pubDate>Tue, 19 Mar 2013 12:29:39 +0000</pubDate>
		<dc:creator>Sava</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[robots]]></category>
		<category><![CDATA[rock paper scissors]]></category>

		<guid isPermaLink="false">http://savasplace.com/?p=6392</guid>
		<description><![CDATA[Here&#8217;s a robot from Ishikawa Oku&#8217;s physics lab at the University of Tokyo that plays rock, paper, scissor and always beats the human, every single time. Because the team that built it gave it a superpower. &#160; An innocent human is invited to sit opposite the robot. Instead of going &#8220;Rock, paper, scissors, shoot!&#8221; as [...]]]></description>
				<content:encoded><![CDATA[<p><object width="540" height="304"><param name="movie" value="http://www.youtube.com/v/3nxjjztQKtY?hl=en_US&amp;version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/3nxjjztQKtY?hl=en_US&amp;version=3" type="application/x-shockwave-flash" width="540" height="304" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Here&#8217;s a robot from Ishikawa Oku&#8217;s physics lab at the University of Tokyo that plays rock, paper, scissor and always beats the human, every single time. Because the team that built it gave it a superpower.</p>
<p>&nbsp;</p>
<p>An innocent human is invited to sit opposite the robot. Instead of going &#8220;Rock, paper, scissors, shoot!&#8221; as we do in America, in Japan, they go &#8220;Three-two-one&#8230;&#8221; and then flash their choice: fist for rock, flat hand for paper, two fingers for scissors.</p>
<p>&nbsp;</p>
<p>Here&#8217;s the difference. There&#8217;s a high-speed camera in the room that can analyze the angle of a human&#8217;s wrist joint (which predicts our next move) in one millisecond. That&#8217;s much faster than our brains can do it, so the camera tells the robot what we&#8217;ve done almost the instant we do it, and therefore it can counter perfectly.</p>
<p>&nbsp;</p>
<p>It looks like the robot is playing fair, choosing as we choose, but that&#8217;s an illusion. It already knows.</p>
<p>&nbsp;</p>
<p>This technology, say the physicists, &#8220;can be applied to &#8220;cooperation work between human beings and robots, etc., without time delay.&#8221; Which I guess is supposed to make us feel better.</p>
<img src="http://feeds.feedburner.com/~r/SavasPlace/~4/KoJMUB9kM1Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://savasplace.com/2013/03/robot-with-super-powers-plays-rock-paper-scissors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://savasplace.com/2013/03/robot-with-super-powers-plays-rock-paper-scissors/</feedburner:origLink></item>
		<item>
		<title>Find Wireless Driver Chipset Information On Ubuntu</title>
		<link>http://feedproxy.google.com/~r/SavasPlace/~3/8bItxvj1wwM/</link>
		<comments>http://savasplace.com/2013/02/find-wireless-driver-chipset-information-on-ubuntu/#comments</comments>
		<pubDate>Sat, 16 Feb 2013 09:56:34 +0000</pubDate>
		<dc:creator>Sava</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[find linux wireless driver]]></category>
		<category><![CDATA[find ubuntu wireless driver]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[wireless driver]]></category>

		<guid isPermaLink="false">http://savasplace.com/?p=6421</guid>
		<description><![CDATA[This is a simple tutorial to help you find the driver for your wireless card if you&#8217;re using Ubuntu or any other Linux distro. &#160; The simplest command to get this information is to use the lspci command: lspci lspci &#124; less lspci &#124; grep -i intel lspci &#124; grep -i wireless &#160; Sample output: [...]]]></description>
				<content:encoded><![CDATA[<p><div id="attachment_2331" class="wp-caption alignleft" style="width: 160px"><img src="http://savasplace.com/wp-content/uploads/2009/04/ubuntu-wind-150x150.jpg" alt="Ubuntu" width="150" height="150" class="size-thumbnail wp-image-2331" /><p class="wp-caption-text">Ubuntu</p></div>This is a simple tutorial to help you find the driver for your wireless card if you&#8217;re using Ubuntu or any other Linux distro.</p>
<p>&nbsp;</p>
<p>The simplest command to get this information is to use the lspci command:<br />
<code><br />
lspci<br />
lspci | less<br />
lspci | grep -i intel<br />
lspci | grep -i wireless<br />
</code></p>
<p>&nbsp;</p>
<p>Sample output:<br />
<code><br />
0c:00.0 Network controller: Intel Corporation PRO/Wireless 5300 AGN [Shiloh] Network Connection<br />
</code></p>
<p>&nbsp;</p>
<p>Note down <span style="color:#FF0000;">0c:00.0</span> and enter the following command:<br />
<code><br />
lspci -vv -s 0c:00.0<br />
</code></p>
<p>&nbsp;</p>
<p>Sample output:</p>
<p><code><br />
0c:00.0 Network controller: Intel Corporation PRO/Wireless 5300 AGN [Shiloh] Network Connection<br />
	Subsystem: Intel Corporation Device 1121<br />
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-<br />
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR-<br />
	Kernel driver in use: iwlagn<br />
	Kernel modules: iwlagn<br />
</code></p>
<p>&nbsp;</p>
<p>To get driver information you type:</p>
<p><code><br />
modinfo iwlagn<br />
</code></p>
<p>&nbsp;</p>
<p>Sample output:</p>
<p><code><br />
filename:       /lib/modules/2.6.32-23-generic-pae/kernel/drivers/net/wireless/iwlwifi/iwlagn.ko<br />
alias:          iwl4965<br />
license:        GPL<br />
author:         Copyright(c) 2003-2009 Intel Corporation<br />
version:        1.3.27k<br />
description:    Intel(R) Wireless WiFi Link AGN driver for Linux<br />
firmware:       iwlwifi-4965-2.ucode<br />
firmware:       iwlwifi-5150-2.ucode<br />
firmware:       iwlwifi-5000-2.ucode<br />
firmware:       iwlwifi-6050-4.ucode<br />
firmware:       iwlwifi-6000-4.ucode<br />
srcversion:     BB501FCC68D0C8213107D3B<br />
alias:          pci:v00008086d00000084sv*sd*bc*sc*i*<br />
alias:          pci:v00008086d00000083sv*sd*bc*sc*i*<br />
alias:          pci:v00008086d00000089sv*sd*bc*sc*i*<br />
alias:          pci:v00008086d00000088sv*sd*bc*sc*i*<br />
alias:          pci:v00008086d00000087sv*sd*bc*sc*i*<br />
alias:          pci:v00008086d00000086sv*sd*bc*sc*i*<br />
alias:          pci:v00008086d00004239sv*sd*bc*sc*i*<br />
alias:          pci:v00008086d00004238sv*sd*bc*sc*i*<br />
alias:          pci:v00008086d0000422Csv*sd*bc*sc*i*<br />
alias:          pci:v00008086d0000422Bsv*sd*bc*sc*i*<br />
alias:          pci:v00008086d0000008Esv*sd*bc*sc*i*<br />
alias:          pci:v00008086d0000008Dsv*sd*bc*sc*i*<br />
alias:          pci:v00008086d0000423Dsv*sd*bc*sc*i*<br />
alias:          pci:v00008086d0000423Csv*sd*bc*sc*i*<br />
alias:          pci:v00008086d0000423Bsv*sd00001011bc*sc*i*<br />
alias:          pci:v00008086d0000423Asv*sd00001021bc*sc*i*<br />
alias:          pci:v00008086d0000423Asv*sd00001001bc*sc*i*<br />
alias:          pci:v00008086d00004237sv*sd*bc*sc*i*<br />
alias:          pci:v00008086d00004236sv*sd*bc*sc*i*<br />
alias:          pci:v00008086d00004235sv*sd*bc*sc*i*<br />
alias:          pci:v00008086d00004232sv*sd*bc*sc*i*<br />
alias:          pci:v00008086d00004237sv*sd00001216bc*sc*i*<br />
alias:          pci:v00008086d00004232sv*sd00001326bc*sc*i*<br />
alias:          pci:v00008086d00004232sv*sd00001306bc*sc*i*<br />
alias:          pci:v00008086d00004232sv*sd00001206bc*sc*i*<br />
alias:          pci:v00008086d00004232sv*sd00001305bc*sc*i*<br />
alias:          pci:v00008086d00004232sv*sd00001205bc*sc*i*<br />
alias:          pci:v00008086d00004230sv*sd*bc*sc*i*<br />
alias:          pci:v00008086d00004229sv*sd*bc*sc*i*<br />
depends:        iwlcore,mac80211,cfg80211<br />
vermagic:       2.6.32-23-generic-pae SMP mod_unload modversions 586TSC<br />
parm:           swcrypto50:using software crypto engine (default 0 [hardware])<br />
 (bool)<br />
parm:           queues_num50:number of hw queues in 50xx series (int)<br />
parm:           11n_disable50:disable 50XX 11n functionality (int)<br />
parm:           amsdu_size_8K50:enable 8K amsdu size in 50XX series (int)<br />
parm:           fw_restart50:restart firmware in case of error (int)<br />
parm:           antenna:select antenna (1=Main, 2=Aux, default 0 [both]) (int)<br />
parm:           swcrypto:using crypto in software (default 0 [hardware]) (int)<br />
parm:           disable_hw_scan:disable hardware scanning (default 0) (int)<br />
parm:           queues_num:number of hw queues. (int)<br />
parm:           11n_disable:disable 11n functionality (int)<br />
parm:           amsdu_size_8K:enable 8K amsdu size (int)<br />
parm:           fw_restart4965:restart firmware in case of error (int)<br />
</code></p>
<p>&nbsp;</p>
<p>Finally, you can run the following to get info about vendor &#038; product code:<br />
<code>lspci -n -s 0c:00.0</code></p>
<p>&nbsp;</p>
<p>Sample output:<br />
<code><br />
0c:00.0 0280: 8086:4235<br />
</code><br />
Where:</p>
<ul>
<li>0280 &#8211; Network controller</li>
<li>8086:4235 &#8211; Intel Corporation Ultimate N WiFi Link 5300</li>
</ul>
<p>&nbsp;</p>
<p>Or the all in one following option:<br />
<code>lspci -nn -s 0c:00.0</code></p>
<p>&nbsp;</p>
<p>Sample output:<br />
<code><br />
0c:00.0 Network controller [0280]: Intel Corporation Ultimate N WiFi Link 5300 [8086:4235]<br />
</code></p>
<img src="http://feeds.feedburner.com/~r/SavasPlace/~4/8bItxvj1wwM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://savasplace.com/2013/02/find-wireless-driver-chipset-information-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://savasplace.com/2013/02/find-wireless-driver-chipset-information-on-ubuntu/</feedburner:origLink></item>
		<item>
		<title>Top 10 Places To Spend Your Vacation Above Water</title>
		<link>http://feedproxy.google.com/~r/SavasPlace/~3/rlRl4VBsEXk/</link>
		<comments>http://savasplace.com/2013/01/top-10-places-to-spend-your-vacation-above-water/#comments</comments>
		<pubDate>Sat, 19 Jan 2013 11:26:37 +0000</pubDate>
		<dc:creator>Sava</dc:creator>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Bora Bora Pearl Beach Resort & Spa]]></category>
		<category><![CDATA[Four Seasons Resort Bora Bora]]></category>
		<category><![CDATA[Hotel Kia Ora Resort & Spa]]></category>
		<category><![CDATA[Huahine Te Tiare Beach Resort]]></category>
		<category><![CDATA[Intercontinental Moorea Resort & Spa]]></category>
		<category><![CDATA[LE MERIDIEN TAHITI]]></category>
		<category><![CDATA[Le Taha’a Island Resort & Spa]]></category>
		<category><![CDATA[Likuliku Lagoon Resort Fiji]]></category>
		<category><![CDATA[Manihi Pearl Beach Resort]]></category>
		<category><![CDATA[resorts]]></category>
		<category><![CDATA[Sofitel Bora Bora Marara Beach & Private Island]]></category>
		<category><![CDATA[vacation]]></category>

		<guid isPermaLink="false">http://savasplace.com/?p=6369</guid>
		<description><![CDATA[If you want to spend your vacation in peace and enjoy the beauty of exotic places in South Pacific, the raised huts over the water are the right choice for you. You will be able to relax and enjoy the beauty of the islands, while the staff takes care that you be as comfortable as [...]]]></description>
				<content:encoded><![CDATA[<p>If you want to spend your vacation in peace and enjoy the beauty of exotic places in South Pacific, the raised huts over the water are the right choice for you. You will be able to relax and enjoy the beauty of the islands, while the staff takes care that you be as comfortable as possible. It is an opportunity to feel the luxury, experience the volcanic islands and coral reefs around the Southern Ocean, enjoy the view of the blue lagoons, lush rainforests, streams and waterfalls. If you adore the exotic places must visit these resorts!</p>
<p>&nbsp;</p>
<h3>Le Meridien Tahiti</h3>
<div id="attachment_6370" class="wp-caption alignnone" style="width: 560px"><a href="http://savasplace.com/wp-content/uploads/2013/01/le-meridien-tahiti.jpg" target="_blank"><img class="size-medium wp-image-6370" alt="Le Meridien Tahiti" src="http://savasplace.com/wp-content/uploads/2013/01/le-meridien-tahiti-550x412.jpg" width="550" height="412" /></a><p class="wp-caption-text">Le Meridien Tahiti</p></div>
<p>&nbsp;</p>
<h3>Manihi Pearl Beach Resort</h3>
<div id="attachment_6371" class="wp-caption alignnone" style="width: 560px"><a href="http://savasplace.com/wp-content/uploads/2013/01/manihi-pearl-beach-resort.jpg" target="_blank"><img class="size-medium wp-image-6371" alt="Manihi Pearl Beach Resort" src="http://savasplace.com/wp-content/uploads/2013/01/manihi-pearl-beach-resort-550x365.jpg" width="550" height="365" /></a><p class="wp-caption-text">Manihi Pearl Beach Resort</p></div>
<p>&nbsp;</p>
<h3>Huahine Te Tiare Beach Resort</h3>
<div id="attachment_6372" class="wp-caption alignnone" style="width: 560px"><a href="http://savasplace.com/wp-content/uploads/2013/01/huahine-te-tiare-beach-resort.jpg"><img class="size-medium wp-image-6372" alt="Huahine Te Tiare Beach Resort" src="http://savasplace.com/wp-content/uploads/2013/01/huahine-te-tiare-beach-resort-550x412.jpg" width="550" height="412" /></a><p class="wp-caption-text">Huahine Te Tiare Beach Resort</p></div>
<p>&nbsp;</p>
<h3>Intercontinental Moorea Resort &#038; Spa</h3>
<div id="attachment_6376" class="wp-caption alignnone" style="width: 560px"><a href="http://savasplace.com/wp-content/uploads/2013/01/intercontinental-moorea-resort-spa.jpg" target="_blank"><img src="http://savasplace.com/wp-content/uploads/2013/01/intercontinental-moorea-resort-spa-550x366.jpg" alt="Intercontinental Moorea Resort &amp; Spa" width="550" height="366" class="size-medium wp-image-6376" /></a><p class="wp-caption-text">Intercontinental Moorea Resort &#038; Spa</p></div>
<p>&nbsp;</p>
<h3>Hotel Kia Ora Resort &#038; Spa</h3>
<div id="attachment_6377" class="wp-caption alignnone" style="width: 560px"><a href="http://savasplace.com/wp-content/uploads/2013/01/hotel-kia-ora-resort-spa.jpg" target="_blank"><img src="http://savasplace.com/wp-content/uploads/2013/01/hotel-kia-ora-resort-spa-550x365.jpg" alt="Hotel Kia Ora Resort &amp; Spa" width="550" height="365" class="size-medium wp-image-6377" /></a><p class="wp-caption-text">Hotel Kia Ora Resort &#038; Spa</p></div>
<p>&nbsp;</p>
<h3>Likuliku Lagoon Resort Fiji</h3>
<div id="attachment_6380" class="wp-caption alignnone" style="width: 560px"><a href="http://savasplace.com/wp-content/uploads/2013/01/likuliku-lagoon-resort-fiji.jpg" target="_blank"><img src="http://savasplace.com/wp-content/uploads/2013/01/likuliku-lagoon-resort-fiji-550x366.jpg" alt="Likuliku Lagoon Resort Fiji" width="550" height="366" class="size-medium wp-image-6380" /></a><p class="wp-caption-text">Likuliku Lagoon Resort Fiji</p></div>
<p>&nbsp;</p>
<h3>Le Taha’a Island Resort &#038; Spa</h3>
<div id="attachment_6378" class="wp-caption alignnone" style="width: 560px"><a href="http://savasplace.com/wp-content/uploads/2013/01/le-tahaa-island-resort-spa.jpg" target="_blank"><img src="http://savasplace.com/wp-content/uploads/2013/01/le-tahaa-island-resort-spa-550x366.jpg" alt="Le Taha’a Island Resort &amp; Spa" width="550" height="366" class="size-medium wp-image-6378" /></a><p class="wp-caption-text">Le Taha’a Island Resort &#038; Spa</p></div>
<p>&nbsp;</p>
<h3>Bora Bora Pearl Beach Resort &#038; Spa</h3>
<div id="attachment_6383" class="wp-caption alignnone" style="width: 560px"><a href="http://savasplace.com/wp-content/uploads/2013/01/bora-bora-pearl-beach-resort-spa.jpg" target="_blank"><img src="http://savasplace.com/wp-content/uploads/2013/01/bora-bora-pearl-beach-resort-spa-550x366.jpg" alt="Bora Bora Pearl Beach Resort &amp; Spa" width="550" height="366" class="size-medium wp-image-6383" /></a><p class="wp-caption-text">Bora Bora Pearl Beach Resort &#038; Spa</p></div>
<p>&nbsp;</p>
<h3>Four Seasons Resort Bora Bora</h3>
<div id="attachment_6384" class="wp-caption alignnone" style="width: 560px"><a href="http://savasplace.com/wp-content/uploads/2013/01/four-seasons-resort-bora-bora.jpg" target="_blank"><img src="http://savasplace.com/wp-content/uploads/2013/01/four-seasons-resort-bora-bora-550x410.jpg" alt="Four Seasons Resort Bora Bora" width="550" height="410" class="size-medium wp-image-6384" /></a><p class="wp-caption-text">Four Seasons Resort Bora Bora</p></div>
<p>&nbsp;</p>
<h3>Sofitel Bora Bora Marara Beach &#038; Private Island</h3>
<div id="attachment_6385" class="wp-caption alignnone" style="width: 560px"><a href="http://savasplace.com/wp-content/uploads/2013/01/sofitel-bora-bora-marara-beach-private-island.jpg" target="_blank"><img src="http://savasplace.com/wp-content/uploads/2013/01/sofitel-bora-bora-marara-beach-private-island-550x359.jpg" alt="Sofitel Bora Bora Marara Beach &amp; Private Island" width="550" height="359" class="size-medium wp-image-6385" /></a><p class="wp-caption-text">Sofitel Bora Bora Marara Beach &#038; Private Island</p></div>
<img src="http://feeds.feedburner.com/~r/SavasPlace/~4/rlRl4VBsEXk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://savasplace.com/2013/01/top-10-places-to-spend-your-vacation-above-water/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://savasplace.com/2013/01/top-10-places-to-spend-your-vacation-above-water/</feedburner:origLink></item>
		<item>
		<title>The best computer sale ad EVER</title>
		<link>http://feedproxy.google.com/~r/SavasPlace/~3/fnWGUdE7nl0/</link>
		<comments>http://savasplace.com/2012/09/the-best-computer-sale-ad-ever/#comments</comments>
		<pubDate>Fri, 07 Sep 2012 08:21:09 +0000</pubDate>
		<dc:creator>Sava</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[computer sale]]></category>

		<guid isPermaLink="false">http://savasplace.com/?p=6351</guid>
		<description><![CDATA[Amazing ad &#8230; can&#8217;t say anything else. You have to read it:]]></description>
				<content:encoded><![CDATA[<p>Amazing ad &#8230; can&#8217;t say anything else. You have to read it:</p>
<div id="attachment_6352" class="wp-caption alignnone" style="width: 560px"><img src="http://savasplace.com/wp-content/uploads/2012/09/pc-sale.jpg" alt="PC Sale" title="PC Sale" width="550" height="749" class="size-full wp-image-6352" /><p class="wp-caption-text">PC Sale</p></div>
<img src="http://feeds.feedburner.com/~r/SavasPlace/~4/fnWGUdE7nl0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://savasplace.com/2012/09/the-best-computer-sale-ad-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://savasplace.com/2012/09/the-best-computer-sale-ad-ever/</feedburner:origLink></item>
		<item>
		<title>Survival Kit In A Pill Bottle</title>
		<link>http://feedproxy.google.com/~r/SavasPlace/~3/W9yQ3fEV-Tc/</link>
		<comments>http://savasplace.com/2012/06/survival-kit-in-a-pill-bottle/#comments</comments>
		<pubDate>Thu, 07 Jun 2012 08:26:15 +0000</pubDate>
		<dc:creator>Sava</dc:creator>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[pill bottle]]></category>
		<category><![CDATA[survival kit]]></category>

		<guid isPermaLink="false">http://savasplace.com/?p=6355</guid>
		<description><![CDATA[This is a very simple and mini survival kit that covers the essentials of survival by MicahelRoss It contains: 3 mini straw fire starters 3 matches 1 bandage 1 striker 1 hook 1 weight tinfoil some fishing line razor blade 2 safety pins 3 feet of duct tape 2 advils 1 birthday candle whistle made [...]]]></description>
				<content:encoded><![CDATA[<p>This is a very simple and mini survival kit that covers the essentials of survival by <a href="http://www.instructables.com/id/Pill-Bottle-Survival-Kit/" title="Michael Ross" target="_blank" rel="nofollow">MicahelRoss</a></p>
<div id="attachment_6356" class="wp-caption alignnone" style="width: 560px"><img src="http://savasplace.com/wp-content/uploads/2012/09/pill-bottle-survival-kit-1.jpg" alt="Survival Kit In A Pill Bottle" title="Survival Kit In A Pill Bottle" width="550" height="413" class="size-full wp-image-6356" /><p class="wp-caption-text">Survival Kit In A Pill Bottle</p></div>
<p><img src="http://savasplace.com/wp-content/uploads/2012/09/pill-bottle-survival-kit-2.jpg" alt="Survival Kit In A Pill Bottle" title="Survival Kit In A Pill Bottle" /></p>
<p>It contains:</p>
<ul>
<li>3 mini straw fire starters</li>
<li>3 matches</li>
<li>1 bandage</li>
<li>1 striker</li>
<li>1 hook</li>
<li>1 weight</li>
<li>tinfoil</li>
<li>some fishing line</li>
<li>razor blade</li>
<li>2 safety pins</li>
<li>3 feet of duct tape</li>
<li>2 advils</li>
<li>1 birthday candle</li>
<li>whistle made from straw</li>
<li>Neosporin in a straw</li>
<li>salt in a straw</li>
</ul>
<p><img src="http://savasplace.com/wp-content/uploads/2012/09/pill-bottle-survival-kit-3.jpg" alt="Survival Kit In A Pill Bottle" title="Survival Kit In A Pill Bottle" /></p>
<p>And of course you&#8217;ll need an empty pill bottle to put everything in it.</p>
<img src="http://feeds.feedburner.com/~r/SavasPlace/~4/W9yQ3fEV-Tc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://savasplace.com/2012/06/survival-kit-in-a-pill-bottle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://savasplace.com/2012/06/survival-kit-in-a-pill-bottle/</feedburner:origLink></item>
		<item>
		<title>A True Power Ranger</title>
		<link>http://feedproxy.google.com/~r/SavasPlace/~3/IdYjozCwss0/</link>
		<comments>http://savasplace.com/2012/05/a-true-power-ranger/#comments</comments>
		<pubDate>Fri, 18 May 2012 06:41:11 +0000</pubDate>
		<dc:creator>Sava</dc:creator>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[jason david frank]]></category>
		<category><![CDATA[power rangers]]></category>

		<guid isPermaLink="false">http://savasplace.com/?p=6337</guid>
		<description><![CDATA[&#160; You surely know the show Power Rangers. You have to realize that this guy &#160; &#160; is now this guy &#160; &#160; After retiring from being a Power Range, he dedicated his life to martial arts becoming an undefeated MMA fighter, seventh degree black belt, a hall of famer and owning one of America&#8217;s [...]]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<p>You surely know the show Power Rangers. You have to realize <strong>that this guy</strong></p>
<p>&nbsp;</p>
<div id="attachment_6338" class="wp-caption alignnone" style="width: 550px"><img src="http://savasplace.com/wp-content/uploads/2012/05/a-true-power-ranger-1.png" alt="A True Power Ranger" title="A True Power Ranger" width="540" height="230" class="size-full wp-image-6338" /><p class="wp-caption-text">A True Power Ranger</p></div>
<p><img src="http://savasplace.com/wp-content/uploads/2012/05/a-true-power-ranger-2.png" alt="A True Power Ranger" title="A True Power Ranger" /></p>
<p><img src="http://savasplace.com/wp-content/uploads/2012/05/a-true-power-ranger-3.png" alt="A True Power Ranger" title="A True Power Ranger" /></p>
<p>&nbsp;</p>
<p><strong>is now this guy</strong></p>
<p>&nbsp;</p>
<p><img src="http://savasplace.com/wp-content/uploads/2012/05/a-true-power-ranger-4.png" alt="A True Power Ranger" title="A True Power Ranger" /></p>
<p><img src="http://savasplace.com/wp-content/uploads/2012/05/a-true-power-ranger-5.png" alt="A True Power Ranger" title="A True Power Ranger" /></p>
<p><img src="http://savasplace.com/wp-content/uploads/2012/05/a-true-power-ranger-6.png" alt="A True Power Ranger" title="A True Power Ranger" /></p>
<p>&nbsp;</p>
<p>After retiring from being a Power Range, he dedicated his life to martial arts becoming an undefeated MMA fighter, seventh degree black belt, a hall of famer and owning one of America&#8217;s Top 10 karate schools among many other accomplishments<br />
<img src="http://savasplace.com/wp-content/uploads/2012/05/a-true-power-ranger-7.png" alt="A True Power Ranger" title="A True Power Ranger" /></p>
<p>&nbsp;</p>
<p>Jason David Frank really is awesome</p>
<img src="http://feeds.feedburner.com/~r/SavasPlace/~4/IdYjozCwss0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://savasplace.com/2012/05/a-true-power-ranger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://savasplace.com/2012/05/a-true-power-ranger/</feedburner:origLink></item>
		<item>
		<title>Opus 12 By Harry Winston</title>
		<link>http://feedproxy.google.com/~r/SavasPlace/~3/eQS8NwzRGs8/</link>
		<comments>http://savasplace.com/2012/03/opus-12-by-harry-winston/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 11:54:42 +0000</pubDate>
		<dc:creator>Sava</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Harry Winston]]></category>
		<category><![CDATA[opus]]></category>
		<category><![CDATA[opus 12]]></category>

		<guid isPermaLink="false">http://savasplace.com/?p=6332</guid>
		<description><![CDATA[Instead of hands pointing at numbers on the Opus 12&#8242;s face, the watch uses a series of spinning markers to indicate the current time. The markers—12 in total—are positioned at the five-minute marks in long and short pairs that distinguish between the hour and minutes. And each one flips to reveal a metallic blue finish [...]]]></description>
				<content:encoded><![CDATA[<div id="attachment_6333" class="wp-caption alignnone" style="width: 560px"><a href="http://savasplace.com/wp-content/uploads/2012/03/opus-12.jpg" target="_blank"><img src="http://savasplace.com/wp-content/uploads/2012/03/opus-12-550x309.jpg" alt="Opus 12" title="Opus 12" width="550" height="309" class="size-medium wp-image-6333" /></a><p class="wp-caption-text">Opus 12</p></div>
<p>Instead of hands pointing at numbers on the Opus 12&#8242;s face, the watch uses a series of spinning markers to indicate the current time. The markers—12 in total—are positioned at the five-minute marks in long and short pairs that distinguish between the hour and minutes. And each one flips to reveal a metallic blue finish which is how the wearer actually reads the time.</p>
<p>&nbsp;</p>
<p>At the top of every hour all of the markers rotate in sequence like a well-choreographed performance, but it&#8217;s really nothing more than eye candy for the select few lucky enough to own one. Since Harry Winston only plans to produce just 120 of the watches, with a price tag that I&#8217;m sure will match their exclusivity. <a href="http://www.harrywinston.com/store/timepieces/opus/products/opus-12" title="Opus 12" target="_blank" rel="nofollow">Harry Winston &#8211; Opus 12</a></p>
<img src="http://feeds.feedburner.com/~r/SavasPlace/~4/eQS8NwzRGs8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://savasplace.com/2012/03/opus-12-by-harry-winston/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://savasplace.com/2012/03/opus-12-by-harry-winston/</feedburner:origLink></item>
		<item>
		<title>Nobody Wants This</title>
		<link>http://feedproxy.google.com/~r/SavasPlace/~3/XRO35IGoBeM/</link>
		<comments>http://savasplace.com/2012/02/nobody-wants-this/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 06:51:48 +0000</pubDate>
		<dc:creator>Sava</dc:creator>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Penis Captivus]]></category>
		<category><![CDATA[sex]]></category>

		<guid isPermaLink="false">http://savasplace.com/?p=6325</guid>
		<description><![CDATA[Penis captivus describes an event that occurs in rare instances during heterosexual intercourse when the muscles in the vagina clamp down on the penis much more firmly than usual, making it impossible for the penis to withdraw from the vagina. This means you end up in the hospital naked &#160; Read more on Wikipedia]]></description>
				<content:encoded><![CDATA[<div id="attachment_6326" class="wp-caption alignnone" style="width: 510px"><img src="http://savasplace.com/wp-content/uploads/2012/01/penis-captivus.jpg" alt="Penis Captivus" title="Penis Captivus" width="500" height="500" class="size-full wp-image-6326" /><p class="wp-caption-text">Penis Captivus</p></div>
<p>Penis captivus describes an event that occurs in rare instances during heterosexual intercourse when the muscles in the vagina clamp down on the penis much more firmly than usual, making it impossible for the penis to withdraw from the vagina. This means you end up in the hospital naked <img src='http://savasplace.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<p>Read more on <a href="http://en.wikipedia.org/wiki/Penis_captivus" title="Wikipedia - Penis Captivus" target="_blank">Wikipedia</a></p>
<img src="http://feeds.feedburner.com/~r/SavasPlace/~4/XRO35IGoBeM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://savasplace.com/2012/02/nobody-wants-this/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://savasplace.com/2012/02/nobody-wants-this/</feedburner:origLink></item>
		<item>
		<title>The Rape-Axe : Anti-Rape Condom</title>
		<link>http://feedproxy.google.com/~r/SavasPlace/~3/QrusggVRlBg/</link>
		<comments>http://savasplace.com/2012/02/the-rape-axe-anti-rape-condom/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 07:33:22 +0000</pubDate>
		<dc:creator>Sava</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[anti-rape]]></category>
		<category><![CDATA[anti-rape condom]]></category>
		<category><![CDATA[condom]]></category>
		<category><![CDATA[the rape-axe]]></category>

		<guid isPermaLink="false">http://savasplace.com/?p=6320</guid>
		<description><![CDATA[Here&#8217;s a cool concept especially for you rapers out there: The device, known as The Rape-Axe, is a latex sheath embedded with shafts of sharp, inward-facing microscopic barbs that would be worn by a woman in her vagina like a tampon. If an attacker were to attempt vaginal rape, their penis would enter the latex [...]]]></description>
				<content:encoded><![CDATA[<p>Here&#8217;s a cool concept especially for you rapers out there:</p>
<div id="attachment_6321" class="wp-caption alignnone" style="width: 460px"><img src="http://savasplace.com/wp-content/uploads/2012/01/the-rape-axe.jpg" alt="The Rape Axe" title="The Rape Axe" width="450" height="299" class="size-full wp-image-6321" /><p class="wp-caption-text">The Rape Axe</p></div>
<p>The device, known as The Rape-Axe, is a latex sheath embedded with shafts of sharp, inward-facing microscopic barbs that would be worn by a woman in her vagina like a tampon. If an attacker were to attempt vaginal rape, their penis would enter the latex sheath and be snagged by the barbs, causing the attacker pain during withdrawal and giving the victim time to escape. The condom would remain attached to the attacker&#8217;s body when he withdrew and could only be removed surgically, which would alert hospital staff and police. This device could assist in the identification and prosecution of rapists.</p>
<img src="http://feeds.feedburner.com/~r/SavasPlace/~4/QrusggVRlBg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://savasplace.com/2012/02/the-rape-axe-anti-rape-condom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://savasplace.com/2012/02/the-rape-axe-anti-rape-condom/</feedburner:origLink></item>
	</channel>
</rss>
