<?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>mexlinux.com</title>
	<atom:link href="http://www.mexlinux.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mexlinux.com</link>
	<description>digital memories - everything is on the net</description>
	<lastBuildDate>Sat, 13 Mar 2010 03:53:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to get an iPhone consolidated inbox</title>
		<link>http://www.mexlinux.com/how-to-get-an-iphone-consolidated-inbox/</link>
		<comments>http://www.mexlinux.com/how-to-get-an-iphone-consolidated-inbox/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 03:52:42 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=638</guid>
		<description><![CDATA[One of the very laking features of the iphone is the inavility to have a consolidated inbox, or an easy witch betwwen several of them.
There is a very easy workaround for this:
Use gmail as your &#8220;email consolidator&#8221;, and set up only the gmail account in the iphone.
]]></description>
			<content:encoded><![CDATA[<p>One of the very laking features of the iphone is the inavility to have a consolidated inbox, or an easy witch betwwen several of them.</p>
<p>There is a very easy workaround for this:</p>
<p><strong>Use gmail as your &#8220;email consolidator&#8221;, and set up only the gmail account in the iphone.</strong></p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-get-an-iphone-consolidated-inbox%2F', 'How+to+get+an+iPhone+consolidated+inbox')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-get-an-iphone-consolidated-inbox%2F', title: 'How+to+get+an+iPhone+consolidated+inbox' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-get-an-iphone-consolidated-inbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install gnome-shell in ubuntu</title>
		<link>http://www.mexlinux.com/how-to-install-gnome-shell-in-ubuntu/</link>
		<comments>http://www.mexlinux.com/how-to-install-gnome-shell-in-ubuntu/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 04:04:01 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[gnome]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=632</guid>
		<description><![CDATA[There is a 14 weeks old snapshot of gnome-shell in the karmic repositories.
You can try it by simoky installing the gnome-shell packaged vis asynaptic or with the command:
sudo apt-get install gnome-shell
But If you want an updated version, you can do the following:
1-Install the unofficial gnome-shell ppa repository: ppa:vperetokin/unofficial-gnome-shell
You can do that with the command:
sudo add-apt-repository [...]]]></description>
			<content:encoded><![CDATA[<p>There is a 14 weeks old snapshot of gnome-shell in the karmic repositories.<br />
You can try it by simoky installing the gnome-shell packaged vis asynaptic or with the command:<br />
<code>sudo apt-get install gnome-shell</code><br />
But If you want an updated version, you can do the following:</p>
<p>1-Install the unofficial gnome-shell ppa repository: ppa:vperetokin/unofficial-gnome-shell<br />
You can do that with the command:<br />
<code>sudo add-apt-repository ppa:vperetokin/unofficial-gnome-shell</code></p>
<p>2-Update your sources, and then your packages either via synaptic or with the commands:<br />
<code>sudo apt-get update</code><br />
<code>sudo apt-get upgrade</code></p>
<p>3-Install gnome-shell package:<br />
<code>sudo apt-get install gnome-shell</code></p>
<p>OK, it&#8217;s installed, now in orden to use it:</p>
<p>1-Compiz (Desktop Efects) should be disabled firts, so dissabke it from the Menu:<br />
System>Preferences>Appearances<br />
Then go to the Visual Efects tab and select None.</p>
<p>2-You can now start it at any time with the command:<br />
<code>gnome-shell replace &#038;</code></p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-install-gnome-shell-in-ubuntu%2F', 'How+to+Install+gnome-shell+in+ubuntu')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-install-gnome-shell-in-ubuntu%2F', title: 'How+to+Install+gnome-shell+in+ubuntu' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-install-gnome-shell-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make iPhone Skype calls over 3g and not only over WiFi</title>
		<link>http://www.mexlinux.com/how-to-make-iphone-skype-calls-over-3g-and-not-only-over-wifi/</link>
		<comments>http://www.mexlinux.com/how-to-make-iphone-skype-calls-over-3g-and-not-only-over-wifi/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 03:13:52 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=614</guid>
		<description><![CDATA[Because of Apple policies, the VoIP software can use WiFi connections only and not 3G.
In other words you can not make skype calls on the road.
In order to do it, this is what you need:
1-Your iPhone must be jailbroken, if it&#8217;s not, read this.
2-Install your Skype or Fing app from the App Store.
3-Install 3G Unrestrictor [...]]]></description>
			<content:encoded><![CDATA[<p>Because of Apple policies, the VoIP software can use WiFi connections only and not 3G.<br />
In other words you can not make skype calls on the road.<br />
In order to do it, this is what you need:</p>
<p>1-Your iPhone must be jailbroken, if it&#8217;s not, <a href="http://www.mexlinux.com/how-to-jailbreak-an-iphone-with-os-3-x/">read this.</a><br />
2-Install your Skype or Fing app from the App Store.<br />
3-Install 3G Unrestrictor from Cydia.<br />
4-Open 3G unrestrictor and add the desired applications (skype, fringe, whatever you want)<br />
<a href="http://www.kqzyfj.com/click-3656491-10576188" target="_top"><br />
<img src="http://www.awltovhc.com/image-3656491-10576188" width="100" height="100" alt="" border="0"/></a><br />
Ready</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-make-iphone-skype-calls-over-3g-and-not-only-over-wifi%2F', 'How+to+make+iPhone+Skype+calls+over+3g+and+not+only+over+WiFi')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-make-iphone-skype-calls-over-3g-and-not-only-over-wifi%2F', title: 'How+to+make+iPhone+Skype+calls+over+3g+and+not+only+over+WiFi' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-make-iphone-skype-calls-over-3g-and-not-only-over-wifi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make skype video calls with your iPhone</title>
		<link>http://www.mexlinux.com/how-to-make-skype-video-calls-with-your-iphone/</link>
		<comments>http://www.mexlinux.com/how-to-make-skype-video-calls-with-your-iphone/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 03:04:53 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=603</guid>
		<description><![CDATA[By defult the Skype iPone App does not support Video.
But there is simple workaround: Use Fringe.
First you must have a 
 account
Then from your iPhone go the App Store, search fring and install it.
Open the fring app to open a fring account. 
Ready now you have skype with video.
]]></description>
			<content:encoded><![CDATA[<p>By defult the Skype iPone App does not support Video.<br />
But there is simple workaround: Use Fringe.</p>
<p>First you must have a <a href="http://www.anrdoezrs.net/click-3656491-10576120" target="_top"><br />
<img src="http://www.lduhtrp.net/image-3656491-10576120" width="120" height="53" alt="" border="0"/></a> account</p>
<p>Then from your iPhone go the App Store, search <strong>fring</strong> and install it.<br />
Open the fring app to open a fring account. </p>
<p>Ready now you have skype with video.</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-make-skype-video-calls-with-your-iphone%2F', 'How+to+make+skype+video+calls+with+your+iPhone')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-make-skype-video-calls-with-your-iphone%2F', title: 'How+to+make+skype+video+calls+with+your+iPhone' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-make-skype-video-calls-with-your-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make cheap international calls from iPhone</title>
		<link>http://www.mexlinux.com/how-to-make-cheap-international-calls-from-iphone/</link>
		<comments>http://www.mexlinux.com/how-to-make-cheap-international-calls-from-iphone/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 03:00:23 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=605</guid>
		<description><![CDATA[Celular rates are expensive everywere and international fees too.
So, how to make cheap international calls from your iPhone?
Simple, use


Click this link and get  Up to 10,000 calling minutes to landlines for one low monthly fee &#8211; the new Skype calling subscriptions. 
]]></description>
			<content:encoded><![CDATA[<p>Celular rates are expensive everywere and international fees too.<br />
So, how to make cheap international calls from your iPhone?<br />
Simple, use<br />
<a href="http://www.anrdoezrs.net/click-3656491-10576120" target="_top"><br />
<img src="http://www.lduhtrp.net/image-3656491-10576120" width="120" height="53" alt="" border="0"/></a><br />
Click this link and get  Up to 10,000 calling minutes to landlines for one low monthly fee &#8211; the new <a href="http://www.dpbolvw.net/click-3656491-10576928" target="_top">Skype calling subscriptions. </a><img src="http://www.awltovhc.com/image-3656491-10576928" width="1" height="1" border="0"/></p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-make-cheap-international-calls-from-iphone%2F', 'How+to+make+cheap+international+calls+from+iPhone')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-make-cheap-international-calls-from-iphone%2F', title: 'How+to+make+cheap+international+calls+from+iPhone' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-make-cheap-international-calls-from-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to sync music between iphone and Ubuntu</title>
		<link>http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu/</link>
		<comments>http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 19:52:18 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=580</guid>
		<description><![CDATA[OK, now is beginig to be possible to sync your music from Ubuntu to your iPhone, thanks to the work of marcan and many others.
Disclaimer: This is very Alfa software, I didn&#8217;t invented any of the things I&#8217;m writing about, I just adpated the marcan instructions in the way they worked for me, to my [...]]]></description>
			<content:encoded><![CDATA[<p>OK, now is beginig to be possible to sync your music from Ubuntu to your iPhone, thanks to the work of <strong>marcan</strong> and many others.</p>
<p>Disclaimer: This is very Alfa software, I didn&#8217;t invented any of the things I&#8217;m writing about, I just adpated the marcan instructions in the way they worked for me, to my personal systems, wich I&#8217;m sure many are using: Ubuntu Karmic Koala 9.10 and iPhone 3G with OS 3.1.2, by the way you need to have some music synced by iTunes before you can start.<br />
Don&#8217;t cry if your iPhone melts:</p>
<p>1- update your system, either via synaptic or with</p>
<blockquote><p>sudo apt-get update</p>
<p>sudo apt-get upgrade</p></blockquote>
<p>2- Add the PPA repository with the needed packages :</p>
<blockquote><p>deb http://ppa.launchpad.net/jonabeck/ppa/ubuntu</a> karmic main</p></blockquote>
<p>Either adding it as root to your /etc/apt/sources.list file</p>
<p>Or with the GUI &#8220;Software sources&#8221;</p>
<p>Then add the key for the repo with this command:<br />
<code>sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com F0876AC9</code></p>
<p>And update again with:</p>
<blockquote><p>sudo apt-get update</p></blockquote>
<p><span style="font-family: 'Lucida Grande', Verdana, Arial, sans-serif; color: #333333;"><span style="line-height: 16px; font-size: small; "><br />
</span></span></p>
<p>3- Install the packages required for compilation, and the already packaged libraries:</p>
<blockquote><p>sudo apt-get install git-core cmake autoconf libtool libglib2.0-dev intltool gtk-doc-tools  libsqlite3-dev  libxml2-dev  libiphone-dev libplist1 libusb-1.0-0 libusb-1.0-0-dev libusbmux0 libusbmux-dev ifuse libiphone0 libplist0 libplist-dev</p></blockquote>
<p>4-Get the libgpod code and compile it:</p>
<blockquote><p>$ git clone git://gtkpod.git.sourceforge.net/gitroot/gtkpod/libgpod<br />
$ cd libgpod<br />
$ CFLAGS=&#8221;-g -O0&#8243; sh autogen.sh &#8211;prefix=/usr<br />
$ make<br />
$ sudo make install</p></blockquote>
<p>5-Create a folder to mount it, and mount it:</p>
<blockquote><p>sudo mkdir /media/ipod</p></blockquote>
<p>**connect your iPhone**</p>
<blockquote><p>sudo ifuse /media/ipod</p></blockquote>
<p>6-Create the needed directory and files:</p>
<blockquote><p>cd /media/ipod/iTunes_Control<br />
mkdir Device</p></blockquote>
<p>Find your UUID with</p>
<blockquote><p>
lsusb -v | grep -i iSerial</p></blockquote>
<p>grab your UUID wich is the 40 characters long text<br />
and run the following command replaceing <uuid> with yours:</p>
<blockquote><p>ipod-read-sysinfo-extended <uuid> /media/ipod</p></blockquote>
<p>This has generated a needed file into the Device folder.</p>
<p>7-Thats it. Now you can open the gtkpod application and sync your iPhone.</p>
<p>Notes:<br />
In order tu unmount your iphone first dissconect it via gtkpod and the you can use </p>
<blockquote><p>sudo umount /media/ipod</p></blockquote>
<p>And to mount it again just</p>
<blockquote><p>sudo ifuse /media/ipod</p></blockquote>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-sync-music-between-iphone-and-ubuntu%2F', 'How+to+sync+music+between+iphone+and+Ubuntu')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-sync-music-between-iphone-and-ubuntu%2F', title: 'How+to+sync+music+between+iphone+and+Ubuntu' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-sync-music-between-iphone-and-ubuntu/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>What is the best religion?</title>
		<link>http://www.mexlinux.com/what-is-the-best-religion/</link>
		<comments>http://www.mexlinux.com/what-is-the-best-religion/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 19:45:51 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[worldview]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=602</guid>
		<description><![CDATA[I don&#8217;t have any religion, and never will but if for some reason I would have to have one I guess I will be buddist, Buddishm is a doctrine, not a dogma, not a magic revelation provided from a supernatural being&#8230;
Just compare these two phrases:
&#8220;He who is not with Me is against Me&#8221;
-Jesus Christ
“When I [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t have any religion, and never will but if for some reason I would have to have one I guess I will be buddist, Buddishm is a doctrine, not a dogma, not a magic revelation provided from a supernatural being&#8230;</p>
<p>Just compare these two phrases:</p>
<p>&#8220;He who is not with Me is against Me&#8221;<br />
-Jesus Christ</p>
<p>“When I speak to you, do not accept what I say in blind faith out of respect for me.<br />
You must examine all that I say, think hard and long, and put it to the test,<br />
just as a goldsmith examines gold by cutting and heating it to know whether it is genuine gold.<br />
If you have doubts, test it out. If you find it is right, accept and follow it.<br />
If you find that it is flawed then examine why and think it through.<br />
Only when you know how it is flawed can you say so, and only when you know how it is right can you follow it.”<br />
- The Buddha</p>
<p>The buddhism even has some kind scientific method applied. While the rests mean only intolerance.</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fwhat-is-the-best-religion%2F', 'What+is+the+best+religion%3F')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fwhat-is-the-best-religion%2F', title: 'What+is+the+best+religion%3F' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/what-is-the-best-religion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to sync files between ubuntu and iphone</title>
		<link>http://www.mexlinux.com/how-to-sync-files-ubuntu-and-iphone/</link>
		<comments>http://www.mexlinux.com/how-to-sync-files-ubuntu-and-iphone/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 03:34:57 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=573</guid>
		<description><![CDATA[There is a way to sync your files in the iphone, and also shering not only with ubuntu, but also with Windows or Mac.
It&#8217;s a free service called dropbox that offers 2Gb of space for your files.
1-Click  here to go the dropbox website and create a free account.
2-Click on the Install link to Download [...]]]></description>
			<content:encoded><![CDATA[<p>There is a way to sync your files in the iphone, and also shering not only with ubuntu, but also with Windows or Mac.</p>
<p>It&#8217;s a free service called dropbox that offers 2Gb of space for your files.</p>
<p>1-Click <a href="https://www.dropbox.com/referrals/NTMzNzA1MTE5"> here to go the dropbox website</a> and create a free account.</p>
<p>2-Click on the Install link to Download dropbox and install it on your PC, there are versions avilable for Ubuntu, Fedora, and Sources (there are also Windows and Mac versions).</p>
<p>3-On Your iPhone go to the Apple Store and search for <strong>dropbox</strong> and install it.</p>
<p>4-Now You have a Dropbox folder in your PC, and a Dropbox app in your iphone. Any file that you copy to your Dropbox folder will appear on your iphone, and viceversa.</p>
<p>Have fun!</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-sync-files-ubuntu-and-iphone%2F', 'How+to+sync+files+between+ubuntu+and+iphone')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-sync-files-ubuntu-and-iphone%2F', title: 'How+to+sync+files+between+ubuntu+and+iphone' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-sync-files-ubuntu-and-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove the This Copy of Microsoft Office in not Genuine messages and keep using Microsoft Office</title>
		<link>http://www.mexlinux.com/how-to-remove-the-this-copy-of-microsoft-office-in-not-genuine-messages-and-keep-using-microsoft-office/</link>
		<comments>http://www.mexlinux.com/how-to-remove-the-this-copy-of-microsoft-office-in-not-genuine-messages-and-keep-using-microsoft-office/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 05:15:39 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=566</guid>
		<description><![CDATA[I recentyl posted a way to get rid of the &#8220;This Copy of Microsoft Office is not Genuine messages&#8221;, that  involved getting rid of Microsoft Office itself and replace it by OpenOffice.org and Thunderbird, That is the preferred Method.
But if you are a Microsoft Lover and want to get rid only of the messages, and [...]]]></description>
			<content:encoded><![CDATA[<p>I recentyl posted a way to get rid of the &#8220;This Copy of Microsoft Office is not Genuine messages&#8221;, that  involved <a href="http://www.mexlinux.com/how-to-remove-the-this-copy-of-microsoft-office-is-not-genuine-messages/">getting rid of Microsoft Office itself and replace it by OpenOffice.org and Thunderbird</a>, That is the preferred Method.</p>
<p>But if you are a Microsoft Lover and want to get rid only of the messages, and keep using Microsoft Office then this is what&#8217;s needed:</p>
<p>1- Close all the Microsoft Office Applications</p>
<p>2-Use the File Explorer to Navigate to your Windows System installation folder, usually:</p>
<p>C:\Windows\System32</p>
<p>or</p>
<p>C:\Windows\SysWow64  -for 64 bit systems-</p>
<p>And then locate and remove (just rename, if feel fear) the following files:</p>
<p><strong>OGAVerify.exe</strong></p>
<p><strong>OGAAddin.dll</strong></p>
<p>3-Ready! Start any Microsft Office, and you will see that is fast again and no more annoying messages.</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-remove-the-this-copy-of-microsoft-office-in-not-genuine-messages-and-keep-using-microsoft-office%2F', 'How+to+remove+the+This+Copy+of+Microsoft+Office+in+not+Genuine+messages+and+keep+using+Microsoft+Office')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-remove-the-this-copy-of-microsoft-office-in-not-genuine-messages-and-keep-using-microsoft-office%2F', title: 'How+to+remove+the+This+Copy+of+Microsoft+Office+in+not+Genuine+messages+and+keep+using+Microsoft+Office' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-remove-the-this-copy-of-microsoft-office-in-not-genuine-messages-and-keep-using-microsoft-office/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to send Ctrl  Alt  Del to a Remote Desktop Session</title>
		<link>http://www.mexlinux.com/how-to-send-ctrl-alt-del-to-a-remote-desktop-session/</link>
		<comments>http://www.mexlinux.com/how-to-send-ctrl-alt-del-to-a-remote-desktop-session/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 20:41:30 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=561</guid>
		<description><![CDATA[As we all know evrytime windows does not properly work (and that&#8217;s very often) we have to use Ctrl+Alt+Del, so how to do it if you are accession Windows from a Remote Desktop Connection:
From Windows: Press Ctrl + Alt + End
From Linux: Press Ctrl + Alt + Del (yes, because its harmless to linux)
From MAC: Press [...]]]></description>
			<content:encoded><![CDATA[<p>As we all know evrytime windows does not properly work (and that&#8217;s very often) we have to use Ctrl+Alt+Del, so how to do it if you are accession Windows from a Remote Desktop Connection:</p>
<p>From Windows: Press Ctrl + Alt + End</p>
<p>From Linux: Press Ctrl + Alt + Del (yes, because its harmless to linux)</p>
<p>From MAC: Press Ctrl + Option + ForwardDelete</p>
<p>From iPhone: If you are using JaaduRDP, select the top icon with the arrows, slide to the second windows, there you&#8217;ll see it, just click it (and close the arrows icon again to go back to the desktop).</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-send-ctrl-alt-del-to-a-remote-desktop-session%2F', 'How+to+send+Ctrl++Alt++Del+to+a+Remote+Desktop+Session')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-send-ctrl-alt-del-to-a-remote-desktop-session%2F', title: 'How+to+send+Ctrl++Alt++Del+to+a+Remote+Desktop+Session' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-send-ctrl-alt-del-to-a-remote-desktop-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
