<?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>Caneblu.com &#187; howto</title>
	<atom:link href="http://www.caneblu.com/category/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.caneblu.com</link>
	<description>Solo un altro blog targato WordPress</description>
	<lastBuildDate>Mon, 10 May 2010 20:32:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Google Chrome request UAC at every start, solution</title>
		<link>http://www.caneblu.com/2010/05/google-chrome-request-uac-at-every-start-solution/</link>
		<comments>http://www.caneblu.com/2010/05/google-chrome-request-uac-at-every-start-solution/#comments</comments>
		<pubDate>Mon, 10 May 2010 20:32:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[UAC]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.caneblu.com/?p=147</guid>
		<description><![CDATA[Suddenly at start of Google Chrome (installed month&#8217;s ago) Windows 7 show the request UAC (User Access Control), indicating that this program will try to start with administrator rights. Probably due to update of Chrome or more likely one of his plugin, must have changed some parameters and Windows, rightly, he notice me a possible [...]]]></description>
			<content:encoded><![CDATA[<p>Suddenly at start of <a href="http://www.google.com/chrome" target="_blank">Google Chrome</a> (installed month&#8217;s ago) <strong>Windows 7</strong> show the request <strong>UAC </strong>(User Access Control), indicating that this program will try to start with administrator rights. Probably due to update of Chrome or more likely one of his plugin, must have changed some parameters and Windows, rightly, he notice me a possible danger like a virus or trojan. Knowing that the version installed (and reinstalled for safety) is healthy, I tried a quick workaround. First I found the executable, which usually is not in the classic <em>c:\Program Files</em> but under your user account:</p>
<blockquote><p>C:\Users\YOURUSERNAME\AppData\Local\Google\Chrome\Application\chrome.exe</p></blockquote>
<p>So &#8220;classic&#8221; right click chrome.exe property. From the screen that comes out press on compatibility and then at the bottom you will find the button &#8220;<strong>change settings for all users</strong>&#8220;.<br />
A new window appears, after all, de-select option &#8220;<strong>start this program as administrator</strong>&#8220;.<br />
Give OK to close all windows, and the problem is finally solved.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.caneblu.com/2010/05/google-chrome-request-uac-at-every-start-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony: XSL module to install in Ubuntu</title>
		<link>http://www.caneblu.com/2010/05/symfony-xsl-module-to-install-in-ubuntu/</link>
		<comments>http://www.caneblu.com/2010/05/symfony-xsl-module-to-install-in-ubuntu/#comments</comments>
		<pubDate>Mon, 10 May 2010 20:22:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.caneblu.com/?p=144</guid>
		<description><![CDATA[Following the tutorial Simfony (known PHP Framework) to the preliminary pre-requisite, reflected the lack of XSL module under Apache and PHP. Specifically, the message I found was: &#91;&#91;WARNING&#93;&#93; XSL module is installed: FAILED *** Install the XSL module &#40;recommended for Propel&#41; *** The workaround is to install apt-get the missing modules as follows: sudo apt-get [...]]]></description>
			<content:encoded><![CDATA[<p>Following the tutorial Simfony (known PHP Framework) to the preliminary pre-requisite, reflected the lack of XSL module under Apache and PHP. Specifically, the message I found was:</p>

<div class="wp_syntax"><div class="code"><pre class="ini" style="font-family:monospace;"><span style="color: #000066; font-weight:bold;"><span style="">&#91;</span><span style="">&#91;</span>WARNING<span style="">&#93;</span><span style="">&#93;</span></span> XSL module is installed: FAILED
*** Install the XSL module <span style="">&#40;</span>recommended for Propel<span style="">&#41;</span> ***</pre></div></div>

<p>The workaround is to install apt-get the missing modules as follows:</p>

<div class="wp_syntax"><div class="code"><pre class="ini" style="font-family:monospace;">sudo apt-get install libapache2-modxslt php5-xsl</pre></div></div>

<p>then restart the instance of Apache2</p>

<div class="wp_syntax"><div class="code"><pre class="ini" style="font-family:monospace;">sudo / etc/init.d/apache2 restart</pre></div></div>

<p>Restarting the configuration check the error message should be gone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.caneblu.com/2010/05/symfony-xsl-module-to-install-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: Resetting admin password from SQL</title>
		<link>http://www.caneblu.com/2010/03/wordpress-resetting-admin-password-from-sql/</link>
		<comments>http://www.caneblu.com/2010/03/wordpress-resetting-admin-password-from-sql/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 20:39:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.caneblu.com/?p=136</guid>
		<description><![CDATA[You could call checkmate of the forgetful, i mean not remember your blog administrator password. This happens  when creating new blog, or after a long time of inactivity. Before performing this procedure, which is irreversible, we recommend you use the special page designed by the creators of WordPress (just add the URL of your domain the following syntax /wp-login.php? [...]]]></description>
			<content:encoded><![CDATA[<p>You could call checkmate of the forgetful, i mean not remember your blog administrator password. This happens  when creating new blog, or after a long time of inactivity. Before performing this procedure, <strong>which is irreversible</strong>, we recommend you use the special page designed by the creators of WordPress (just add the URL of your domain the following syntax /wp-login.php? Action=lostpassword)</p>
<p>So if you have not yet resolved, proceed with the &#8220;heavy weapons&#8221;  using <strong>phpMyAdmin </strong>Will change via an SQL the administrator password. Once in phpMyAdmin, press the button SQL  in the top left, under the logo of the program. Now you can write this command in the appropriate box</p>
<p><span style="font-family: monospace;">UPDATE &#8216;wp_users&#8217; SET &#8216;user_pass&#8217; = MD5(&#8216;PASSWORD&#8217;) WHERE &#8216;user_login&#8217; =&#8217;admin&#8217; LIMIT 1;</span></p>
<p>Obviously your new password is .. PASSWORD, and of course we recommend you change immeditely at  first access the administrative area of the blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.caneblu.com/2010/03/wordpress-resetting-admin-password-from-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: permalinks don&#8217;t working</title>
		<link>http://www.caneblu.com/2010/02/wordpress-permalinks-dont-working/</link>
		<comments>http://www.caneblu.com/2010/02/wordpress-permalinks-dont-working/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 09:48:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.caneblu.com/?p=134</guid>
		<description><![CDATA[I ran into a stupid problem, by changing the settings for permalinks to a WordPress (switching the classic PHP request to URL SEO) i get a &#8220;404 error page not found&#8221;. After checking that my apache to have the mod_rewrite enabled and .htaccess file was been created by WordPress itself, i tried to investigate into the configuration [...]]]></description>
			<content:encoded><![CDATA[<p>I ran into a stupid problem, by changing the settings for permalinks to a <strong>WordPress</strong> (switching the classic PHP request to URL SEO) i get a &#8220;404 error page not found&#8221;. After checking that my apache to have the <strong>mod_rewrite</strong> enabled and .htaccess file was been created by WordPress itself, i tried to investigate into the configuration of <strong>Apache.</strong></p>
<p>Actually the configuration of the root directory report the value:<br />
<code>AllowOverride None</code><br />
changed in:<br />
<code>AllowOverride All</code><br />
The problem was solved, but have wasted me  lot of time &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.caneblu.com/2010/02/wordpress-permalinks-dont-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: make a short urls</title>
		<link>http://www.caneblu.com/2010/02/wordpress-make-a-short-urls/</link>
		<comments>http://www.caneblu.com/2010/02/wordpress-make-a-short-urls/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 09:42:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.caneblu.com/?p=132</guid>
		<description><![CDATA[Today, services like Twitter impose the use of short URL, certainly in the network there are several free services, but if we want something we can use custom WordPress to create a dedicated service to our blog. The trick is to exploit the demand for each item, calling for his ID stored in the database. [...]]]></description>
			<content:encoded><![CDATA[<p>Today, services like Twitter impose the use of short URL, certainly in the network there are several free services, but if we want something we can use custom WordPress to create a dedicated service to our blog. The trick is to exploit the demand for each item, calling for his ID stored in the database.</p>
<p>In part we can put this piece of HTML code to display a link to &#8220;short&#8221;.</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> get_bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'url'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;/?p=&quot;</span><span style="color: #339933;">.</span><span style="color: #000088;">$post</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">ID</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.caneblu.com/2010/02/wordpress-make-a-short-urls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: add Google Buzz button</title>
		<link>http://www.caneblu.com/2010/02/wordpress-add-google-buzz-button/</link>
		<comments>http://www.caneblu.com/2010/02/wordpress-add-google-buzz-button/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 09:24:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.caneblu.com/?p=130</guid>
		<description><![CDATA[Google Buzz is now on everyone&#8217;s lips for being anti Facebook situation. It&#8217;s time to exploit this situation to your blog, because the service is heavily oriented social network. Technically Google Buzz is largely integrated into Google Reader, the aggregator of RSS feeds, so we can exploit this relationship to create an appropriate button. You [...]]]></description>
			<content:encoded><![CDATA[<p>Google Buzz is now on everyone&#8217;s lips for being anti Facebook situation. It&#8217;s time to exploit this situation to your blog, because the service is heavily oriented social network. Technically Google Buzz is largely integrated into Google Reader, the aggregator of RSS feeds, so we can exploit this relationship to create an appropriate button. You only have to make sure that in your profile Buzz (above under the heading &#8220;connected sites&#8221;) has been added to Google Reader.</p>
<p>Obviously we must have a basic knowledge of PHP and WordPress system, but simply add a few lines in the right place, through the WordPress editor (in the Appearance -> Editor).</p>
<p>Here&#8217;s the code:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="php" style="font-family:monospace;">&lt;a rel=”nofollow” target=”_blank” href=”http://www.google.com/reader/link?url=<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> get_permalink<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&amp;title=<span style="color: #000000; font-weight: bold;">&lt;?php</span> the_title<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #000000; font-weight: bold;">?&gt;</span>&amp;snippet=<span style="color: #000000; font-weight: bold;">&lt;?php</span> the_excerpt<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&amp;srcURL=<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> get_settings<span style="color: #009900;">&#40;</span>‘home’<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>” Title=”Share this via Google Buzz&gt;&lt;img=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'template_url'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #0000ff;">&quot;&gt;/images/buzz-icon2.gif&quot;</span><span style="color: #339933;">/&gt;</span>
<span style="color: #339933;">&lt;/</span>a<span style="color: #339933;">&gt;</span> Google Buzz</pre></td></tr></table></div>

<p>Also looking between the various utilities proposed in Google Reader you can add a small clip (bottom of the page under &#8220;Add a clip&#8221;) to your site, where &#8220;share&#8221; show your Buzz&#8217;s.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.caneblu.com/2010/02/wordpress-add-google-buzz-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL backup from command line</title>
		<link>http://www.caneblu.com/2010/02/mysql-backup-from-command-line/</link>
		<comments>http://www.caneblu.com/2010/02/mysql-backup-from-command-line/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 16:17:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.caneblu.com/?p=123</guid>
		<description><![CDATA[It may be useful to make a backup of a specific database through the command line. Surely it is easier to use tools like phpMyAdmin, but in case of emergency or because you prefer use the shell, this info is certainly useful. The executable that performs the operation is &#8220;mysqldump&#8221; which is usually installed with [...]]]></description>
			<content:encoded><![CDATA[<p>It may be useful to make a backup of a specific database through the command line. Surely it is easier to use tools like <strong>phpMyAdmin</strong>, but in case of emergency or because you prefer use the shell, this info is certainly useful. The executable that performs the operation is &#8220;<strong>mysqldump</strong>&#8221; which is usually installed with the MySQL server.</p>
<p><code>mysqldump -h localhost -u username -p database_name > database_backup.sql</code></p>
<p>Obviously the parameters changed accordingly, localhost should be fine considering the use of the shell, while database_name username must be adjusted accordingly. After the sign > is the name chosen at your discretion. Once given the command will be prompted for a password to access the database to its content.</p>
<p>Can also directly produce a compressed slightly by changing the syntax as follows:</p>
<p><code>mysqldump -h localhost -u username -p database_name | gzip -9 > database_backup.sql.gz</code></p>
<p>where performs gzip compression (-9 parameter indicates the best compression possible), this is useful if you download the file through the Internet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.caneblu.com/2010/02/mysql-backup-from-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VPN Checkpoint SSL Extender and Windows 7</title>
		<link>http://www.caneblu.com/2009/12/vpn-checkpoint-ssl-extender-and-windows-7/</link>
		<comments>http://www.caneblu.com/2009/12/vpn-checkpoint-ssl-extender-and-windows-7/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 21:50:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[checkpoint]]></category>
		<category><![CDATA[ssl extender]]></category>
		<category><![CDATA[vpn]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://www.caneblu.com/?p=120</guid>
		<description><![CDATA[If you have a version of &#8220;old&#8221; Checkpoint, from R71 and before,  with a license Extender SSL (clientless VPN over port 443) certainly will not work under Windows Vista and Windows 7.  The Java client (or ActiveX) will return an error &#8220;failed to load&#8221;.  The problem has been confirmed by Checkpoint itself. The solution for the new [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a version of &#8220;old&#8221; Checkpoint, from R71 and before,  with a license <strong>Extender SSL </strong>(clientless VPN over port 443) certainly will not work under Windows Vista and <strong>Windows </strong>7.  The Java client (or ActiveX) will return an error &#8220;failed to load&#8221;.  The problem has been confirmed by Checkpoint itself.</p>
<p>The solution for the new Windows operating systems (excluding XP family) is to <a href="http://supportcontent.checkpoint.com/file_download?id=8992#googtrans/it/en" target="_blank">download a small application</a> called <strong>SNEX </strong>that actually goes to update that installed from the web page SSL extender.</p>
<p>However  is possible (obviously for the sys-admin that manages the property Checkpoint) to update the client SNEX the webserver Checkpoint as documented in <a href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;solutionid=sk36681#googtrans/it/en" target="_blank">this</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.caneblu.com/2009/12/vpn-checkpoint-ssl-extender-and-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome permanently pin tabs</title>
		<link>http://www.caneblu.com/2009/12/google-chrome-permanently-pin-tabs/</link>
		<comments>http://www.caneblu.com/2009/12/google-chrome-permanently-pin-tabs/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 21:44:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.caneblu.com/?p=116</guid>
		<description><![CDATA[With version 4 of Google Chrome browser has added a feature that is rather interesting called pin tab. Essentially a tab is iconified as recently seen in videos from Google ChromeOS. This feature is interesting if you want to leave some tabs dormant, such as Gmail. To do so, right-click with your mouse over a tab, and then choose&#8221;Pin [...]]]></description>
			<content:encoded><![CDATA[<p>With version 4 of <a href="http://www.google.com/chrome#googtrans/it/en" target="_blank">Google Chrome</a> browser has added a feature that is rather interesting called <strong>pin tab</strong>. Essentially a tab is iconified as recently seen in videos from <a href="http://www.youtube.com/watch?v=hJ57xzo287U#googtrans/it/en" target="_blank">Google Chrome</a>OS. This feature is interesting if you want to leave some tabs dormant, such as <strong>Gmail. </strong>To do so, right-click with your mouse over a tab, and then choose&#8221;<strong>Pin Tab</strong>&#8220;.</p>
<p>Unfortunately at the time of writing, the beta version 4.0.249, after you close your browser, reopening the tab  fixed there is no trace.</p>
<p>To overcome this problem, make a small change to the link that launches the browser. For example, the Google Chrome on the desktop, just right-click with your mouse, then click Properties. Now in text form called target (ie, the first from top) should look like this:<br />
C: \Users\user\AppData\Local\Google\Chrome\Application\chrome.exe</p>
<p>You just need to add the parameter -<strong>-pinned-tab-count=x</strong> where x is the number of tabs that you want to be fixed at each new opening of browser, followed by the url separated by a single space.</p>
<p>For example if you want to open gmail and reader Add at the end of chrome.exe<br />
<code>--Pinned-tab-count=2 https://mail.google.com/mail http://www.google.com/reader/view/</code></p>
<p>Launch your browser made in Google, and you have the tabs iconificate permeate.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.caneblu.com/2009/12/google-chrome-permanently-pin-tabs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows 7 shortcut keys</title>
		<link>http://www.caneblu.com/2009/11/windows-7-shortcut-keys/</link>
		<comments>http://www.caneblu.com/2009/11/windows-7-shortcut-keys/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 20:38:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[shortcut key]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.caneblu.com/?p=114</guid>
		<description><![CDATA[Like older Windows Operating system&#8217;s, Windows Seven also have own shortcut keys. Here&#8217;s the list: Windows key + left/right arrow: pin current active window to left/right of monitor. Windows key + Shift + left/right arrow: move current active window to left/right monitor, if a second monitor is present. Windows key + up/down arrow: maximize (up) [...]]]></description>
			<content:encoded><![CDATA[<p>Like older Windows Operating system&#8217;s, Windows Seven also have own shortcut keys. Here&#8217;s the list:</p>
<ul>
<li>Windows key + left/right arrow:<br />
pin current active window to left/right of monitor.</li>
<li>Windows key + Shift + left/right arrow:<br />
move current active window to left/right monitor, if a second monitor is present.</li>
<li>Windows key + up/down arrow:<br />
maximize (up) or hide (down) the current active window.</li>
<li>Window key + plus (+) or minus (-):<br />
open the zoom native zoom software.</li>
<li>Windows key + home:<br />
maximize or hide, all NON active windows from taskbar.</li>
<li>Windows key + G:<br />
<span style="background-color: #ffffff;">move to top, from desktop, all gadgets.</span></li>
<li><span style="background-color: #ffffff;">Windows key + P:<br />
open the projector software.</span></li>
<li><span style="background-color: #ffffff;">Windows key + Spacebar:<br />
show the desktop until you press the combo.</span></li>
<li><span style="background-color: #ffffff;">Windows key + X:<br />
open the Windows Mobility Center.</span></li>
<li><span style="background-color: #ffffff;">Windows key + 1 (2, 3 etc.)<br />
launch the first (second, etc) program pinned in taskbar.</span></li>
<li><span style="background-color: #ffffff;">Windows key + T:<br />
cycle from all active task in super taskbar mode.</span></li>
<li><span style="background-color: #ffffff;">Ctrl + Shift + click:<br />
launch program in administrator mode. </span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.caneblu.com/2009/11/windows-7-shortcut-keys/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
