<?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>Mirageglobe</title>
	<atom:link href="http://www.mirageglobe.com/wp/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mirageglobe.com/wp</link>
	<description>Technology Studio London</description>
	<lastBuildDate>Sun, 22 Apr 2012 20:09:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Installing RT5370 on ubuntu / mint</title>
		<link>http://www.mirageglobe.com/wp/index.php/2012/04/installing-rt5370-on-ubuntu-mint/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-rt5370-on-ubuntu-mint</link>
		<comments>http://www.mirageglobe.com/wp/index.php/2012/04/installing-rt5370-on-ubuntu-mint/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 10:09:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Studio]]></category>

		<guid isPermaLink="false">http://www.mirageglobe.com/wp/?p=1706</guid>
		<description><![CDATA[goto http://www.ralinktech.com (actual drive page: http://www.ralinktech.com/en/04_support/support.php?sn=501 Download the RT5370 usb driver and extract on desktop Open Terminal sudo apt-get install build-essential sudo su make make install modprobe rt5370sta exit - or - sudo apt-get install build-essential sudo su make clean &#8230; <a href="http://www.mirageglobe.com/wp/index.php/2012/04/installing-rt5370-on-ubuntu-mint/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li>goto http://www.ralinktech.com<br />
(actual drive page: http://www.ralinktech.com/en/04_support/support.php?sn=501</li>
<li>Download the RT5370 usb driver and extract on desktop</li>
<li>Open Terminal</li>
</ul>
<p style="text-align: center;"><a href="http://www.mirageglobe.com/wp/wp-content/uploads/2012/04/screen.jpg.png"><img class="alignnone size-medium wp-image-1709" title="rt5370" src="http://www.mirageglobe.com/wp/wp-content/uploads/2012/04/screen.jpg-300x169.png" alt="" width="300" height="169" /></a></p>
<pre dir="ltr">sudo apt-get install build-essential
sudo su
make
make install
modprobe rt5370sta
exit</pre>
<p style="text-align: center;">- or -</p>
<pre dir="ltr">sudo apt-get install build-essential
sudo su
make clean
make
modprobe -r rt5370sta
modprobe rt5370sta
exit</pre>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.mirageglobe.com/wp/index.php/2012/04/installing-rt5370-on-ubuntu-mint/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.mirageglobe.com/wp/index.php/2012/04/installing-rt5370-on-ubuntu-mint/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.mirageglobe.com/wp/index.php/2012/04/installing-rt5370-on-ubuntu-mint/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.mirageglobe.com/wp/index.php/2012/04/installing-rt5370-on-ubuntu-mint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restoring Amazon EC2</title>
		<link>http://www.mirageglobe.com/wp/index.php/2012/04/restoring-amazon-ec2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=restoring-amazon-ec2</link>
		<comments>http://www.mirageglobe.com/wp/index.php/2012/04/restoring-amazon-ec2/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 18:53:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Studio]]></category>

		<guid isPermaLink="false">http://www.mirageglobe.com/wp/?p=1703</guid>
		<description><![CDATA[Did something wrong on EC2? dont panic. If you have a snapshot of the EC2 EBS (Elastic Block Store), you can easily restore this in under 2 minutes. Goto your snapshots and create a volume from the snapshot Go to &#8230; <a href="http://www.mirageglobe.com/wp/index.php/2012/04/restoring-amazon-ec2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Did something wrong on EC2? dont panic. If you have a snapshot of the EC2 EBS (Elastic Block Store), you can easily restore this in under 2 minutes.</p>
<ul>
<li>Goto your snapshots and create a volume from the snapshot</li>
<li>Go to the instance and stop the instance running</li>
<li>Detach the EBS from the instance</li>
<li>Attach the new volume to the instance, make sure its /dev/sta1</li>
<li>Now reinitiate the instance</li>
<li>If you have an elastic IP, now you can relink this ip to your instance</li>
</ul>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.mirageglobe.com/wp/index.php/2012/04/restoring-amazon-ec2/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.mirageglobe.com/wp/index.php/2012/04/restoring-amazon-ec2/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.mirageglobe.com/wp/index.php/2012/04/restoring-amazon-ec2/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.mirageglobe.com/wp/index.php/2012/04/restoring-amazon-ec2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac Update PASV problem</title>
		<link>http://www.mirageglobe.com/wp/index.php/2012/04/mac-update-pasv-problem/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mac-update-pasv-problem</link>
		<comments>http://www.mirageglobe.com/wp/index.php/2012/04/mac-update-pasv-problem/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 18:27:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Studio]]></category>

		<guid isPermaLink="false">http://www.mirageglobe.com/wp/?p=1701</guid>
		<description><![CDATA[This is a mac update PASV problem which wasted almost 5 hours of my life. Anyways. If you have PASV ftp server you need to connect to. You mac firewall might be turned on during an update. To fix. open terminal &#8230; <a href="http://www.mirageglobe.com/wp/index.php/2012/04/mac-update-pasv-problem/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is a mac update PASV problem which wasted almost 5 hours of my life. Anyways. If you have PASV ftp server you need to connect to. You mac firewall might be turned on during an update. To fix. open terminal and open the port. (becareful not to open all). The following works. for MacOSX Snow Leopard</p>
<p>$ sudo ipfw add allow tcp from any 20,21 to any 1024-65535 in<br />
YOU WILL BE ASKED FOR AN ADMIN PASSWORD!</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.mirageglobe.com/wp/index.php/2012/04/mac-update-pasv-problem/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.mirageglobe.com/wp/index.php/2012/04/mac-update-pasv-problem/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.mirageglobe.com/wp/index.php/2012/04/mac-update-pasv-problem/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.mirageglobe.com/wp/index.php/2012/04/mac-update-pasv-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Green Computing is here</title>
		<link>http://www.mirageglobe.com/wp/index.php/2012/01/green-computing-is-here/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=green-computing-is-here</link>
		<comments>http://www.mirageglobe.com/wp/index.php/2012/01/green-computing-is-here/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 20:47:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Education]]></category>

		<guid isPermaLink="false">http://www.mirageglobe.com/wp/?p=1684</guid>
		<description><![CDATA[Hiya all, am running the course Green Computing at University of Kent, School of Computing. So what is green computing? according to Wiki, Green computing, or green information technology (IT), refers to environmentally sustainable computing. It is the study and &#8230; <a href="http://www.mirageglobe.com/wp/index.php/2012/01/green-computing-is-here/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hiya all, am running the course Green Computing at University of Kent, School of Computing. So what is green computing? according to Wiki,</p>
<p>Green computing, or green information technology (IT), refers to environmentally sustainable computing. It is the study and practice of using computing resources efficiently by designing, manufacturing, using, and disposing of computers, servers, and associated subsystems (such as monitors, printers, storage devices, and networking and communication systems) with minimal or no impact on the environment. Green computing strives for economic practicality and improved system performance while satisfying social and ethical responsibilities. Green computing includes the dimensions of environmental sustainability, energy efficiency economics, and total cost of ownership (which includes the cost of disposals and recycling).&#8221;</p>
<p>Green computing can be made more sustainable in several ways including:<br />
Placing the computer in hibernation mode<br />
Switching the computer screen off instead of using screensavers<br />
Turning the computer off when it is not in use</p>
<p>Feel free to debate on what green computing is.</p>
<p>http://www.kent.ac.uk/courses/modulecatalogue/modules/CO847</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.mirageglobe.com/wp/index.php/2012/01/green-computing-is-here/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.mirageglobe.com/wp/index.php/2012/01/green-computing-is-here/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.mirageglobe.com/wp/index.php/2012/01/green-computing-is-here/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.mirageglobe.com/wp/index.php/2012/01/green-computing-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The long road of Technology World</title>
		<link>http://www.mirageglobe.com/wp/index.php/2012/01/big-shots-of-technology-world/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=big-shots-of-technology-world</link>
		<comments>http://www.mirageglobe.com/wp/index.php/2012/01/big-shots-of-technology-world/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 23:24:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Education]]></category>

		<guid isPermaLink="false">http://www.mirageglobe.com/wp/?p=1629</guid>
		<description><![CDATA[End of 2011, I was fortunate enough to spend a fair amount of time talking to both Nigel Beighton (CTO / VP Rackspace International) and Professor Tony West (CTO / VP Cisco) before their visits to University of Kent. I &#8230; <a href="http://www.mirageglobe.com/wp/index.php/2012/01/big-shots-of-technology-world/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mirageglobe.com/wp/wp-content/uploads/2012/01/rax2.jpg"><img class="alignnone  wp-image-1640" style="border-style: initial; border-color: initial; border-image: initial; border-width: 0px;" title="Logo_lockup_version-2 SPOT" src="http://www.mirageglobe.com/wp/wp-content/uploads/2012/01/rax2-300x116.jpg" alt="" width="180" height="70" /></a><a href="http://www.mirageglobe.com/wp/wp-content/uploads/2012/01/Cisco.jpg"><img class="alignnone  wp-image-1641" style="border-style: initial; border-color: initial; border-image: initial; border-width: 0px;" title="Cisco" src="http://www.mirageglobe.com/wp/wp-content/uploads/2012/01/Cisco-e1326038879248-300x184.jpg" alt="" width="108" height="66" /></a></p>
<p>End of 2011, I was fortunate enough to spend a fair amount of time talking to both Nigel Beighton (CTO / VP Rackspace International) and Professor Tony West (CTO / VP Cisco) before their visits to University of Kent. I find both leaders have great traits for us to learn. They are focused, time efficient and great team players / motivators.</p>
<p>Driven by clear visions and open to discussions, and most of all, they are very down to earth. Their visions, coming from years of experience (and long difficult roads), allow them to see through complications to their goals. This emphasised the fact that good things doesn&#8217;t come over night. It takes years of preparation, determination to follow through. Pleased to be working with and learning from them.</p>
<p>&nbsp;</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.mirageglobe.com/wp/index.php/2012/01/big-shots-of-technology-world/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.mirageglobe.com/wp/index.php/2012/01/big-shots-of-technology-world/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.mirageglobe.com/wp/index.php/2012/01/big-shots-of-technology-world/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.mirageglobe.com/wp/index.php/2012/01/big-shots-of-technology-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big Ideas Round One Finalist</title>
		<link>http://www.mirageglobe.com/wp/index.php/2012/01/big-ideas-round-one-finalist/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=big-ideas-round-one-finalist</link>
		<comments>http://www.mirageglobe.com/wp/index.php/2012/01/big-ideas-round-one-finalist/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 22:05:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Education]]></category>

		<guid isPermaLink="false">http://www.mirageglobe.com/wp/?p=1619</guid>
		<description><![CDATA[It was close. Jimmy MG Lim was finalist top 8 out of 78 submissions.  &#8221;Should have taken it more seriously . Congrats to the winners!&#8221; http://kentroundone.co.uk/competitions/uok-business-ideas-2011/ Tweet]]></description>
			<content:encoded><![CDATA[<p>It was close. Jimmy MG Lim was finalist top 8 out of 78 submissions.  &#8221;Should have taken it more seriously <img src='http://www.mirageglobe.com/wp/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> . Congrats to the winners!&#8221;</p>
<p><a href="http://kentroundone.co.uk/competitions/uok-business-ideas-2011/">http://kentroundone.co.uk/competitions/uok-business-ideas-2011/</a></p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.mirageglobe.com/wp/index.php/2012/01/big-ideas-round-one-finalist/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.mirageglobe.com/wp/index.php/2012/01/big-ideas-round-one-finalist/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.mirageglobe.com/wp/index.php/2012/01/big-ideas-round-one-finalist/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.mirageglobe.com/wp/index.php/2012/01/big-ideas-round-one-finalist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IGI Publication on Cloud Technologies</title>
		<link>http://www.mirageglobe.com/wp/index.php/2012/01/igi-publication-on-cloud-technologies/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=igi-publication-on-cloud-technologies</link>
		<comments>http://www.mirageglobe.com/wp/index.php/2012/01/igi-publication-on-cloud-technologies/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 21:57:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Education]]></category>

		<guid isPermaLink="false">http://www.mirageglobe.com/wp/?p=1617</guid>
		<description><![CDATA[A publication of mine and a great team of peers. Many thanks for support. IGI Publications: http://www.igi-global.com/chapter/evolving-developments-grid-cloud-computing/61985 Tweet]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mirageglobe.com/wp/wp-content/uploads/2012/01/Screen-shot-2012-01-07-at-21.56.19.png"><img class="alignnone size-medium wp-image-1636" title="Screen shot 2012-01-07 at 21.56.19" src="http://www.mirageglobe.com/wp/wp-content/uploads/2012/01/Screen-shot-2012-01-07-at-21.56.19-e1326038284337-300x169.png" alt="" width="300" height="169" /></a></p>
<p>A publication of mine and a great team of peers. Many thanks for support.</p>
<p>IGI Publications: <a href="http://www.igi-global.com/chapter/evolving-developments-grid-cloud-computing/61985">http://www.igi-global.com/chapter/evolving-developments-grid-cloud-computing/61985</a></p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.mirageglobe.com/wp/index.php/2012/01/igi-publication-on-cloud-technologies/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.mirageglobe.com/wp/index.php/2012/01/igi-publication-on-cloud-technologies/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.mirageglobe.com/wp/index.php/2012/01/igi-publication-on-cloud-technologies/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.mirageglobe.com/wp/index.php/2012/01/igi-publication-on-cloud-technologies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Cherokee and WordPress Whine</title>
		<link>http://www.mirageglobe.com/wp/index.php/2011/12/using-cherokee-and-wordpress-whine/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-cherokee-and-wordpress-whine</link>
		<comments>http://www.mirageglobe.com/wp/index.php/2011/12/using-cherokee-and-wordpress-whine/#comments</comments>
		<pubDate>Mon, 26 Dec 2011 23:30:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Studio]]></category>

		<guid isPermaLink="false">http://www.mirageglobe.com/wp/?p=1607</guid>
		<description><![CDATA[Had a shock this morning when i used cherokee marketplace with installed wordpress. The shock came in when i edited the wordpress &#62; header file with the built in editor. On save. it practically took the site down&#8230;. What i &#8230; <a href="http://www.mirageglobe.com/wp/index.php/2011/12/using-cherokee-and-wordpress-whine/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Had a shock this morning when i used cherokee marketplace with installed wordpress. The shock came in when i edited the wordpress &gt; header file with the built in editor. On save. it practically took the site down&#8230;.</p>
<p>What i did was go into cherokee via ssh. click on vserver and located the wordpress installation directory: /var/lib/cherokee/&#8230;..130xxxxxxx . With this number I used phpmyadmin to get into the database and updated the options table to default. this fixed the problem..phew&#8230; too much automation gives one the creeps. anyways. the following article will help.</p>
<pre>SELECT *
FROM wp_options
WHERE option_name = 'template'
OR option_name = 'stylesheet'
OR option_name = 'current_theme';</pre>
<p>the above 3 is changed to value = twentyeleven</p>
<p><a href="http://designgala.com/how-to-change-wordpress-theme-directly-from-database/">http://designgala.com/how-to-change-wordpress-theme-directly-from-database/</a></p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.mirageglobe.com/wp/index.php/2011/12/using-cherokee-and-wordpress-whine/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.mirageglobe.com/wp/index.php/2011/12/using-cherokee-and-wordpress-whine/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.mirageglobe.com/wp/index.php/2011/12/using-cherokee-and-wordpress-whine/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.mirageglobe.com/wp/index.php/2011/12/using-cherokee-and-wordpress-whine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disabling Lubuntu Screensaver</title>
		<link>http://www.mirageglobe.com/wp/index.php/2011/12/disabling-lubuntu-screensaver/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=disabling-lubuntu-screensaver</link>
		<comments>http://www.mirageglobe.com/wp/index.php/2011/12/disabling-lubuntu-screensaver/#comments</comments>
		<pubDate>Sun, 25 Dec 2011 21:08:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Studio]]></category>

		<guid isPermaLink="false">http://www.mirageglobe.com/wp/?p=1577</guid>
		<description><![CDATA[There are a few methods to disable xscreensaver. You can disable the screensaver directly from &#8220;run&#8221; option Either run the command: xscreensaver-command -exit or add Caffeine by opening terminal running this line: sudo add-apt-repository ppa:caffeine-developers/ppa adding new application called caffeine then &#8230; <a href="http://www.mirageglobe.com/wp/index.php/2011/12/disabling-lubuntu-screensaver/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There are a few methods to disable xscreensaver.</p>
<p>You can disable the screensaver directly from &#8220;run&#8221; option</p>
<ul>
<li>Either run the command:</li>
<li>
<pre>xscreensaver-command -exit</pre>
</li>
</ul>
<p>or add Caffeine by</p>
<ul>
<li>opening terminal</li>
<li>running this line:</li>
<li>
<pre>sudo add-apt-repository <strong>ppa:caffeine-developers/ppa</strong></pre>
</li>
<li>adding new application called caffeine</li>
<li>then launch it via applications</li>
<li>when it starts, a cup of coffee will be in the task bar</li>
<li>just click on it and activate on login as well as flash video embedd</li>
</ul>
<p>ref: <a href="http://ubuntu-tweak.com/source/caffeine-developers-ppa/">http://ubuntu-tweak.com/source/caffeine-developers-ppa/</a></p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.mirageglobe.com/wp/index.php/2011/12/disabling-lubuntu-screensaver/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.mirageglobe.com/wp/index.php/2011/12/disabling-lubuntu-screensaver/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.mirageglobe.com/wp/index.php/2011/12/disabling-lubuntu-screensaver/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.mirageglobe.com/wp/index.php/2011/12/disabling-lubuntu-screensaver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another lost</title>
		<link>http://www.mirageglobe.com/wp/index.php/2011/12/another-lost/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=another-lost</link>
		<comments>http://www.mirageglobe.com/wp/index.php/2011/12/another-lost/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 18:49:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Environment]]></category>

		<guid isPermaLink="false">http://www.mirageglobe.com/wp/?p=1556</guid>
		<description><![CDATA[On 30th November 2011 (Wednesday), another loving family member departed us due to cancer. With loving memory to her. I wish for her to find peace wherever she goes. Tweet]]></description>
			<content:encoded><![CDATA[<p>On 30th November 2011 (Wednesday), another loving family member departed us due to cancer. With loving memory to her. I wish for her to find peace wherever she goes.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.mirageglobe.com/wp/index.php/2011/12/another-lost/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.mirageglobe.com/wp/index.php/2011/12/another-lost/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.mirageglobe.com/wp/index.php/2011/12/another-lost/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.mirageglobe.com/wp/index.php/2011/12/another-lost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

