<?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</title>
	<atom:link href="http://www.caneblu.com/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.1</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>1</slash:comments>
		</item>
		<item>
		<title>WordPress like Intranet Website / CMS</title>
		<link>http://www.caneblu.com/2010/05/wordpress-like-intranet-website-cms/</link>
		<comments>http://www.caneblu.com/2010/05/wordpress-like-intranet-website-cms/#comments</comments>
		<pubDate>Mon, 10 May 2010 20:19:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[intranet]]></category>
		<category><![CDATA[proxy]]></category>

		<guid isPermaLink="false">http://www.caneblu.com/?p=141</guid>
		<description><![CDATA[WordPress born as blog platform for easy of use and many other features is becoming a CMS. However, it is possible that the site is only used internally at the enterprise level, not exposed to the Internet, this could be a problem for businesses that use a Proxy for browsing. In fact WordPress often requires [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wordpress.org">WordPress </a>born as blog platform for easy of use and many other features is becoming a <strong>CMS</strong>. However, it is possible that the site is only used internally at the enterprise level, not exposed to the Internet, this could be a problem for businesses that use a <strong>Proxy </strong>for browsing. In fact WordPress often requires &#8220;go to out&#8221; our <strong>LAN</strong>, example checking for plugin/core updates, or remove the options for your blogroll. From version 2.8 programmers have added a new use of the site behind a proxy.</p>
<p>A few parameters (manually entered) to config.php file is required<br />
First we define our proxy and its port:</p>

<div class="wp_syntax"><div class="code"><pre class="ini" style="font-family:monospace;">define <span style="">&#40;</span>'WP_PROXY_HOST', '<span style="">192</span> .168.1.1 '<span style="">&#41;</span><span style="color: #666666; font-style: italic;">;</span>
define <span style="">&#40;</span>'WP_PROXY_PORT', '<span style="">8080</span> '<span style="">&#41;</span><span style="color: #666666; font-style: italic;">;</span></pre></div></div>

<p>If the proxy requires authentication will also add:</p>

<div class="wp_syntax"><div class="code"><pre class="ini" style="font-family:monospace;">define <span style="">&#40;</span>'WP_PROXY_USERNAME', 'myuser'<span style="">&#41;</span><span style="color: #666666; font-style: italic;">;</span>
define <span style="">&#40;</span>'WP_PROXY_PASSWORD', 'mypassword'<span style="">&#41;</span><span style="color: #666666; font-style: italic;">;</span></pre></div></div>

<p>Then if we needed the proxy is not used locally or at such other intranet sites, we will proceed with these parameters:</p>

<div class="wp_syntax"><div class="code"><pre class="ini" style="font-family:monospace;">Define <span style="">&#40;</span>'WP_PROXY_BYPASS_HOSTS', 'localhost, other.intranet'<span style="">&#41;</span><span style="color: #666666; font-style: italic;">;</span></pre></div></div>

<p>Finally we can block all requests to sites that are potentially unsure, so you can compile a white list for those that we believe reliable:</p>

<div class="wp_syntax"><div class="code"><pre class="ini" style="font-family:monospace;">define <span style="">&#40;</span>'WP_HTTP_BLOCK_EXTERNAL', 'true'<span style="">&#41;</span><span style="color: #666666; font-style: italic;">;</span>
define <span style="">&#40;</span>'WP_ACCESSIBLE_HOSTS', 'api.wordpress.org, akismet.com'<span style="">&#41;</span><span style="color: #666666; font-style: italic;">;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.caneblu.com/2010/05/wordpress-like-intranet-website-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: meet Press This</title>
		<link>http://www.caneblu.com/2010/03/wordpress-meet-press-this/</link>
		<comments>http://www.caneblu.com/2010/03/wordpress-meet-press-this/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 20:52:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://www.caneblu.com/?p=138</guid>
		<description><![CDATA[WordPress is full of features and sometimes not fully known to the main public. Today we discover &#8220;Press This&#8221; a practical tool that provides quick access to creating a new article, while you are surfing through our browser, and pre-fill most of the fields of &#8220;New Post&#8221; in WordPress. First, go in the administration under Tools - [...]]]></description>
			<content:encoded><![CDATA[<p><strong>WordPress </strong>is full of features and sometimes not fully known to the main public. Today we discover <strong>&#8220;Press This&#8221; </strong>a practical tool that provides quick access to creating a new article, while you are surfing through our browser, and pre-fill most of the fields of &#8220;<strong>New Post</strong>&#8221; in WordPress.</p>
<p>First, go in the administration under <strong>Tools </strong><strong>- Tools</strong>. Find at bottom the link you&#8217;re going to <strong>drag </strong>(drag and drop) on your bookmark toolbar (tested under Internet Explorer, Mozilla <a href="http://www.mozilla-europe.org/it/#googtrans/it/en" target="_blank">Firefox </a>and Google <a href="http://www.google.it/chrome#googtrans/it/en" target="_blank">Chrome).</a> Now when you navigate on the net, you can start writing an article very quickly.  Just select some text on source page, and press the button on the bookmark. Will open a new blog window with several pre-built camps.</p>
<p>If you need, you can create a custom button for bookmark with special needs. The call uses these parameters <tt>= http://myblog.com/wp-admin/press-this.php?u=&amp;t=&amp;s=</tt></p>
<ul>
<li>u = the url of the current page in browser</li>
<li>t = the title of the current page in browser</li>
<li>s = the selected text on the page</li>
<li>i = url of an image file if present</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.caneblu.com/2010/03/wordpress-meet-press-this/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>WordPress: Disable autosave</title>
		<link>http://www.caneblu.com/2010/02/wordpress-disable-autosave/</link>
		<comments>http://www.caneblu.com/2010/02/wordpress-disable-autosave/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 16:27:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[autosave]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.caneblu.com/?p=128</guid>
		<description><![CDATA[One of the nice features that the Ajax has brought with it, is surely the autosave. When we write a new article, a special javascript allows you to save, within a specified timeframe, the draft we have produced. For example we are writing and you lose connection, or for majeure force you must dedicate ourselves [...]]]></description>
			<content:encoded><![CDATA[<p>One of the nice features that the <strong>Ajax</strong> has brought with it, is surely the autosave. When we write a new article, a special <strong>javascript</strong> allows you to save, within a specified timeframe, the draft we have produced. For example we are writing and you lose connection, or for majeure force you must dedicate ourselves to something else, without this handy feature we will be with the &#8220;old&#8221; time-out page and we will have to rewrite everything from scratch. Despite its usefulness, however, there may have needs for which this function is counterproductive.</p>
<p>The developers of <strong>WordPress</strong> have a far-sighted thinking to specific functions of &#8220;changing the classification&#8221; of some PHP classes. So to disable autosaving you must add a specific function in the file <strong>functions.php</strong> present among the files of your theme.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">function</span> disableAutoSave<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#40;</span>wp_deregister_script
    <span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'autosave'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #009900;">&#41;</span>
&nbsp;
add_action<span style="color: #009900;">&#40;</span> <span style="color: #0000ff;">'wp_print_scripts'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'disableAutoSave'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<p>Function wp_deregister precisely intercept the script and disable autosave. If we want to rehabilitate the function we need to delete the lines above.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.caneblu.com/2010/02/wordpress-disable-autosave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: empty the trash</title>
		<link>http://www.caneblu.com/2010/02/wordpress-empty-the-trash/</link>
		<comments>http://www.caneblu.com/2010/02/wordpress-empty-the-trash/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 16:22:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[recycle bin]]></category>
		<category><![CDATA[trash]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.caneblu.com/?p=126</guid>
		<description><![CDATA[From version 2.9 of WordPress you have a Recycle Bin for articles. Definitely a step forward that brings in the dimension of the WordPress as CMS. Trash is emptied automatically every 30 days, but if you want change this you can do a little touch to the wp-config.php file present in your web root. Add [...]]]></description>
			<content:encoded><![CDATA[<p>From version 2.9 of <strong>WordPress</strong> you have a Recycle Bin for articles. Definitely a step forward that brings in the dimension of the WordPress as CMS. Trash is emptied <strong>automatically every 30 days</strong>, but if you want change this you can do a little touch to the wp-config.php file present in your web root.</p>
<p>Add the line:<br />
<code>define( 'EMPTY_TRASH_DAYS', 15 );</code><br />
where the value 15 are the days that pass from the time when an article ends up in the trash when it is finally eliminated.<br />
And if we want to completely disable the trash? We do this by inserting the value zero</p>
]]></content:encoded>
			<wfw:commentRss>http://www.caneblu.com/2010/02/wordpress-empty-the-trash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
