<?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"
	>

<channel>
	<title>Notes</title>
	<atom:link href="http://notes.25on.com/feed" rel="self" type="application/rss+xml" />
	<link>http://notes.25on.com</link>
	<description></description>
	<pubDate>Mon, 05 May 2008 09:57:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Aggiornamento di Wordpress</title>
		<link>http://notes.25on.com/doc/aggiornamento-di-wordpress.htm</link>
		<comments>http://notes.25on.com/doc/aggiornamento-di-wordpress.htm#comments</comments>
		<pubDate>Mon, 05 May 2008 09:48:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://notes.25on.com/?p=187</guid>
		<description><![CDATA[Questa è la procedura standard. In ogni caso conviene fare affidamento alle istruzioni fornite dal sito ufficiale. 
1- Scaricare ed estrarre in locale la versione aggiornata.
2- Eliminare sul server remoto le directory wp-includes and wp-admin.
3- Copiare i nuovi file sul server, sovrascrivendo vecchi.
4- Entrando nell&#8217;area amministrazione verrà controllato ed eventualmente aggiornato il data-base.
]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">Questa è la procedura standard. In ogni caso conviene fare affidamento alle istruzioni fornite dal sito ufficiale. </p>
<p class="MsoNormal">1- Scaricare ed estrarre in locale la versione aggiornata.<?xml:namespace prefix = o /></p>
<p class="MsoNormal"><span style="mso-ansi-language: EN-GB" lang="EN-GB">2- Eliminare sul server remoto le directory wp-includes and wp-admin.</span></p>
<p class="MsoNormal">3- Copiare i nuovi file sul server, sovrascrivendo vecchi.</p>
<p class="MsoNormal">4- Entrando nell&rsquo;area amministrazione verrà controllato ed eventualmente aggiornato il data-base.</p>
]]></content:encoded>
			<wfw:commentRss>http://notes.25on.com/doc/aggiornamento-di-wordpress.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Impostazioni ottimali di Multithumbs</title>
		<link>http://notes.25on.com/doc/impostazioni-ottimali-di-multithumbs.htm</link>
		<comments>http://notes.25on.com/doc/impostazioni-ottimali-di-multithumbs.htm#comments</comments>
		<pubDate>Mon, 28 Apr 2008 14:07:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Gallerie Immagini]]></category>

		<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://notes.25on.com/?p=186</guid>
		<description><![CDATA[Per poter utilizzare su tutti i tipi di contenuti “Static content” o “Content by section” il mamboot Multithumbs è necessario che venga disabilitato per default dalle impostazioni e attivato tramite apposita istruzione. 
In questo modo vengono creati i Thumbnail non per tutte le immagini ma solo su richiesta e delle dimensioni che riteniamo più opportune.
Procedura [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">Per poter utilizzare su tutti i tipi di contenuti “Static content” o “Content by section” il mamboot Multithumbs è necessario che venga disabilitato per default dalle impostazioni e attivato tramite apposita istruzione. </p>
<p class="MsoNormal">In questo modo vengono creati i <span class="editlinktip">Thumbnail non per tutte le immagini ma solo </span>su richiesta e delle dimensioni che riteniamo più opportune<span class="editlinktip">.</span></p>
<p class="MsoNormal"><span class="editlinktip"><strong>Procedura :<?xml:namespace prefix = o /></strong></span></p>
<p class="MsoNormal"><span class="editlinktip">Disabilitare l&rsquo;utilizzo dei Thumbnail</span></p>
<p class="MsoNormal"><span class="editlinktip"><span style="mso-ansi-language: EN-GB" lang="EN-GB">impostare nel menù Thumbnail options</span> :</span></span></p>
<p class="MsoNormal"><span class="editlinktip"><span style="mso-ansi-language: EN-GB" lang="EN-GB">Use Thumbnails</span> : NO</span></span></p>
<p class="MsoNormal"><strong><span class="editlinktip">All&rsquo;interno dei contenuti p</span>rima dei tag image inserire il codice :</strong></p>
<p class="MsoNormal">{multithumb</p>
<p class="MsoNormal">enable_thumbs=1</p>
<p class="MsoNormal">}</p>
<p class="MsoNormal">Inserire il tag immagine </p>
<p class="MsoNormal">&lt;img src=<span style="mso-ansi-language: DE" lang="DE"><a href="http://www.mysite.it/cms/images/Images_depliant/HH220Notte-800.jpg"><span style="mso-ansi-language: IT" lang="IT">http://www.mysite.it/cms/images/Images_depliant/HH220Notte-800.jpg</span></a></span>&gt;</p>
<p class="MsoNormal">Nel caso chiudere con l&rsquo;istruzione</p>
<p class="MsoNormal">{multithumb</p>
<p class="MsoNormal">enable_thumbs=0</p>
<p class="MsoNormal">}</p>
<p class="MsoNormal"><strong>Attenzione :</strong></p>
<p class="MsoNormal">Impostare come percorso del file il path assoluto come ad esempio :</p>
<p class="MsoNormal"><span style="mso-ansi-language: DE" lang="DE">&lt;img src=<a href="http://www.mysite.it/cms/images/Images_depliant/HH220Notte-800.jpg">http://www.mysite.it/cms/images/Images_depliant/HH220Notte-800.jpg</a>&gt;</span></p>
<p class="MsoNormal">Non usare spazzi all&rsquo;interno del nome del file </p>
<p class="MsoNormal">Alla pagina :</p>
<p class="MsoNormal"><a href="http://www.kreacom.dk/mambots/multithumb/mtparams/">http://www.kreacom.dk/mambots/multithumb/mtparams/</a></p>
<p class="MsoNormal">ci sono i codici per l&rsquo;impostazione dei parametri </p>
]]></content:encoded>
			<wfw:commentRss>http://notes.25on.com/doc/impostazioni-ottimali-di-multithumbs.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Template di Frontpage SlideShow</title>
		<link>http://notes.25on.com/doc/template-di-frontpage-slideshow.htm</link>
		<comments>http://notes.25on.com/doc/template-di-frontpage-slideshow.htm#comments</comments>
		<pubDate>Wed, 09 Apr 2008 14:13:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://notes.25on.com/?p=185</guid>
		<description><![CDATA[Default

JJ-Obs

JJ-Rasper

Sleek

TT

]]></description>
			<content:encoded><![CDATA[<p>Default</p>
<p><img src="http://notes.25on.com/wp-content/uploads/template_di_frontpage_img66.jpg" height="325" alt="img66" hspace="8" width="400" align="top" border="0" /></p>
<p>JJ-Obs</p>
<p><img src="http://notes.25on.com/wp-content/uploads/template_di_frontpage_img67.jpg" height="328" alt="img67" hspace="8" width="400" align="top" border="0" /></p>
<p>JJ-Rasper</p>
<p><img src="http://notes.25on.com/wp-content/uploads/template_di_frontpage_img68.jpg" height="294" alt="img68" hspace="8" width="400" align="top" border="0" /></p>
<p>Sleek</p>
<p><img src="http://notes.25on.com/wp-content/uploads/template_di_frontpage_img64.jpg" height="292" alt="img64" hspace="8" width="400" align="top" border="0" /></p>
<p>TT</p>
<p><img src="http://notes.25on.com/wp-content/uploads/template_di_frontpage_img65.jpg" height="346" alt="img65" hspace="8" width="400" align="top" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://notes.25on.com/doc/template-di-frontpage-slideshow.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Touch screen al Cebit 2008 di Hannover</title>
		<link>http://notes.25on.com/doc/touch-screen-al-cebit-2008-di-hannover.htm</link>
		<comments>http://notes.25on.com/doc/touch-screen-al-cebit-2008-di-hannover.htm#comments</comments>
		<pubDate>Thu, 20 Mar 2008 10:14:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Hi-Tech]]></category>

		<guid isPermaLink="false">http://notes.25on.com/doc/touch-screen-al-cebit-2008-di-hannover.htm</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><object height="355" width="425"><param name="movie" value="http://www.youtube.com/v/mtLX52z4kPU" ><param name="wmode" value="transparent" ><embed src="http://www.youtube.com/v/mtLX52z4kPU" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355" ></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://notes.25on.com/doc/touch-screen-al-cebit-2008-di-hannover.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Google callendar su Joomla</title>
		<link>http://notes.25on.com/doc/google-callendar-su-joomla.htm</link>
		<comments>http://notes.25on.com/doc/google-callendar-su-joomla.htm#comments</comments>
		<pubDate>Wed, 19 Mar 2008 16:58:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://notes.25on.com/doc/google-callendar-su-joomla.htm</guid>
		<description><![CDATA[
Procedura per l&#8217;iserimento di google callendar sulla piattaforma joomla 1.xx:
Fase 1 Lato web site
1 ) Scaricare il componente http://gcalendar.allon.ch/content/extensions/GCalendar-component.html
2) Installare il componente
3) Creare un nuovo callendario dall pannello di controllo &#34;Admin&#34;
Components &#62; GCallendar&#62;Show Callendars&#62; New 

4) Aprire Da Google Callendar i settaggi


5) Copiare le informazioni su XML e HTML

6) Copiare le informazioni su Joomla 

7) [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://notes.25on.com/wp-content/uploads/google_callendar_su_img511.jpg" height="386" alt="img51" hspace="8" width="400" align="top" border="0" /></p>
<p>Procedura per l&rsquo;iserimento di google callendar sulla piattaforma joomla 1.xx:</p>
<p>Fase 1 Lato web site</p>
<p>1 ) Scaricare il componente <a href="http://gcalendar.allon.ch/content/extensions/GCalendar-component.html">http://gcalendar.allon.ch/content/extensions/GCalendar-component.html</a></p>
<p>2) Installare il componente</p>
<p>3) Creare un nuovo callendario dall pannello di controllo &quot;Admin&quot;</p>
<p>Components &gt; GCallendar&gt;Show Callendars&gt; New </p>
<p><img src="http://notes.25on.com/wp-content/uploads/google_callendar_su_img611.bmp" height="131" alt="img61" hspace="8" width="364" align="top" border="0" /></p>
<p>4) Aprire Da Google Callendar i settaggi</p>
<p><img src="http://notes.25on.com/wp-content/uploads/google_callendar_su_img621.bmp" height="211" alt="img62" hspace="8" width="318" align="top" border="0" /></p>
<p><img src="http://notes.25on.com/wp-content/uploads/google_callendar_su_img541.jpg" height="144" alt="img54" hspace="8" width="400" align="top" border="0" /></p>
<p>5) Copiare le informazioni su XML e HTML</p>
<p><img src="http://notes.25on.com/wp-content/uploads/google_callendar_su_img551.jpg" height="110" alt="img55" hspace="8" width="400" align="top" border="0" /></p>
<p>6) Copiare le informazioni su Joomla </p>
<p><img src="http://notes.25on.com/wp-content/uploads/google_callendar_su_img561.jpg" height="145" alt="img56" hspace="8" width="400" align="top" border="0" /></p>
<p>7) Salvare </p>
<p><img src="http://notes.25on.com/wp-content/uploads/google_callendar_su_img571.jpg" height="89" alt="img57" hspace="8" width="400" align="top" border="0" /></p>
<p>8) Creare un link - Admin &gt; New menu item</p>
<p><img src="http://notes.25on.com/wp-content/uploads/google_callendar_su_img601.jpg" height="152" alt="img60" hspace="8" width="400" align="top" border="0" /></p>
<p>9) Inserire le impostazioni</p>
<p><img src="http://notes.25on.com/wp-content/uploads/google_callendar_su_img581.jpg" height="333" alt="img58" hspace="8" width="400" align="top" border="0" /></p>
<p>Per iformazioni sulla installazione su Joomla 1.5 :</p>
]]></content:encoded>
			<wfw:commentRss>http://notes.25on.com/doc/google-callendar-su-joomla.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>modifica al sublevel menu del template Hydro</title>
		<link>http://notes.25on.com/doc/modifica-al-sublevel-menu-del-template-hydro.htm</link>
		<comments>http://notes.25on.com/doc/modifica-al-sublevel-menu-del-template-hydro.htm#comments</comments>
		<pubDate>Tue, 18 Mar 2008 13:50:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://notes.25on.com/doc/modifica-al-sublevel-menu-del-template-hydro.htm</guid>
		<description><![CDATA[
Per aumentare lo spazio nel sub menu&#8217; si puo&#8217; agire diminuendo la dimensione del font,  eliminando i margini e l&#8217; immagine a sinistra della voce.
file da modificare : template_css.css
/** Sublevel for Mainmenu **/
.sublevel {   font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;   font-size : 11px;   font-weight : bold;  [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://notes.25on.com/wp-content/uploads/modifica_al_sublevel_img45.bmp" height="189" alt="img45" hspace="8" width="269" align="top" border="0" /></p>
<p>Per aumentare lo spazio nel sub menu&rsquo; si puo&rsquo; agire diminuendo la dimensione del font,  eliminando i margini e l&rsquo; immagine a sinistra della voce.</p>
<p>file da modificare : template_css.css</p>
<p>/** Sublevel for Mainmenu **/</p>
<p><code>.sublevel {<br />   font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;<br />   font-size : <strike>11px;</strike><br />   font-weight : bold;<br />   color : #cccccc;<br />   <strike>padding : 3px 1px 3px 5px;</strike><br />   margin : 3px;</code> </p>
<p>Eliminare l&rsquo; immagine indent1.png</p>
]]></content:encoded>
			<wfw:commentRss>http://notes.25on.com/doc/modifica-al-sublevel-menu-del-template-hydro.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>BIOMODD</title>
		<link>http://notes.25on.com/doc/biomodd.htm</link>
		<comments>http://notes.25on.com/doc/biomodd.htm#comments</comments>
		<pubDate>Tue, 18 Mar 2008 07:55:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Hi-Tech]]></category>

		<guid isPermaLink="false">http://notes.25on.com/doc/biomodd.htm</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/EGuMrrpO8LU&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/EGuMrrpO8LU&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://notes.25on.com/doc/biomodd.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>pshero.com Photoshop tutorials</title>
		<link>http://notes.25on.com/doc/psherocom-photoshop-tutorials.htm</link>
		<comments>http://notes.25on.com/doc/psherocom-photoshop-tutorials.htm#comments</comments>
		<pubDate>Mon, 17 Mar 2008 09:21:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://notes.25on.com/doc/psherocom-photoshop-tutorials.htm</guid>
		<description><![CDATA[
www.pshero.com
]]></description>
			<content:encoded><![CDATA[<p><img src="http://notes.25on.com/wp-content/uploads/pshero_com_photoshop_img44.jpg" height="600" alt="img44" hspace="8" width="199" align="top" border="0" /></p>
<p><a href="http://www.pshero.com">www.pshero.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://notes.25on.com/doc/psherocom-photoshop-tutorials.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>lato admin : nella lista dei documenti lincare  il titolo al documento stesso</title>
		<link>http://notes.25on.com/doc/lato-admin-nella-lista-dei-documenti-lincare-il-titolo-al-documento-stesso.htm</link>
		<comments>http://notes.25on.com/doc/lato-admin-nella-lista-dei-documenti-lincare-il-titolo-al-documento-stesso.htm#comments</comments>
		<pubDate>Tue, 11 Mar 2008 10:54:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[AlfaDoc]]></category>

		<guid isPermaLink="false">http://notes.25on.com/doc/lato-admin-nella-lista-dei-documenti-lincare-il-titolo-al-documento-stesso.htm</guid>
		<description><![CDATA[
{if $current_user_is_admin eq 1 and $col eq &#8216;TITLE&#8217;}

{$row.$col}

{else}

{$row.$col}&#160;

{/if}

]]></description>
			<content:encoded><![CDATA[<p></code><br />
{if $current_user_is_admin eq 1 and $col eq &#8216;TITLE&#8217;}</p>
<td>
<a href="../temp/{$row.LOCATION}" target="_blank">{$row.$col}</a>
</td>
<p>{else}</p>
<td>
{$row.$col}&nbsp;
</td>
<p>{/if}<br />
<code></p>
]]></content:encoded>
			<wfw:commentRss>http://notes.25on.com/doc/lato-admin-nella-lista-dei-documenti-lincare-il-titolo-al-documento-stesso.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Lato admin : aggiunta di una colonna alla lista dei documenti</title>
		<link>http://notes.25on.com/doc/lato-admin-aggiunta-di-una-colonna-alla-lista-dei-documenti.htm</link>
		<comments>http://notes.25on.com/doc/lato-admin-aggiunta-di-una-colonna-alla-lista-dei-documenti.htm#comments</comments>
		<pubDate>Tue, 11 Mar 2008 10:16:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[AlfaDoc]]></category>

		<guid isPermaLink="false">http://notes.25on.com/doc/lato-admin-aggiunta-di-una-colonna-alla-lista-dei-documenti.htm</guid>
		<description><![CDATA[ 

Per aggiungere una colonna la modificare il file :
/alfadoc/admin/file_files.php
$tpl-&#62;assign(&#8217;columns&#8217;, array (&#8217;TITLE&#8217; =&#62; &#8217;Titolo&#8217;, &#8217;NOTE&#8217; =&#62; &#8217;Note&#8217;) );
$tpl-&#62;assign(&#8217;columns&#8217;, array (&#8217;TITLE&#8217; =&#62; &#8217;Titolo&#8217;, &#8217;NOTE&#8217; =&#62; &#8217;Note&#8217;, &#8217;LOCATION&#8217; =&#62; &#8217;File&#8217;) );
 
]]></description>
			<content:encoded><![CDATA[<p><span style="FONT-SIZE: 12pt; FONT-FAMILY: &rsquo;Times New Roman&rsquo;; mso-fareast-font-family: &rsquo;Times New Roman&rsquo;; mso-ansi-language: IT; mso-fareast-language: IT; mso-bidi-language: AR-SA"><?xml:namespace prefix = v /><v:shapetype id=_x0000_t75 stroked="f" filled="f" path="m@4@5l@4@11@9@11@9@5xe" o:preferrelative="t" o:spt="75" coordsize="21600,21600"> <img src="http://notes.25on.com/wp-content/uploads/lato_admin_img40.jpg" height="337" alt="img40" hspace="8" width="400" align="top" border="0" /></v:shapetype></span></p>
<p><span style="FONT-SIZE: 12pt; FONT-FAMILY: &rsquo;Times New Roman&rsquo;; mso-fareast-font-family: &rsquo;Times New Roman&rsquo;; mso-ansi-language: IT; mso-fareast-language: IT; mso-bidi-language: AR-SA"><v:shapetype stroked="f" filled="f" path="m@4@5l@4@11@9@11@9@5xe" o:preferrelative="t" o:spt="75" coordsize="21600,21600"></p>
<p class="MsoNormal">Per aggiungere una colonna la modificare il file :</p>
<p class="MsoNormal"><span style="mso-ansi-language: EN-GB" lang="EN-GB">/alfadoc/admin/<font color="#ff0000">file_files.php<?xml:namespace prefix = o /></font></span></p>
<p class="MsoNormal"><span style="mso-ansi-language: EN-GB" lang="EN-GB">$tpl-&gt;assign(&rsquo;columns&rsquo;, array (&rsquo;TITLE&rsquo; =&gt; &rsquo;Titolo&rsquo;, &rsquo;NOTE&rsquo; =&gt; &rsquo;Note&rsquo;) );</span></p>
<p class="MsoNormal"><span style="mso-ansi-language: EN-GB" lang="EN-GB">$tpl-&gt;assign(&rsquo;columns&rsquo;, array (&rsquo;TITLE&rsquo; =&gt; &rsquo;Titolo&rsquo;, &rsquo;NOTE&rsquo; =&gt; &rsquo;Note&rsquo;, &rsquo;LOCATION&rsquo; =&gt; &rsquo;File&rsquo;) );</span></p>
<p><v:stroke joinstyle="miter"></v:stroke><v:formulas><v:f eqn="if lineDrawn pixelLineWidth 0"></v:f><v:f eqn="sum @0 1 0"></v:f><v:f eqn="sum 0 0 @1"></v:f><v:f eqn="prod @2 1 2"></v:f><v:f eqn="prod @3 21600 pixelWidth"></v:f><v:f eqn="prod @3 21600 pixelHeight"></v:f><v:f eqn="sum @0 0 1"></v:f><v:f eqn="prod @6 1 2"></v:f><v:f eqn="prod @7 21600 pixelWidth"></v:f><v:f eqn="sum @8 21600 0"></v:f><v:f eqn="prod @7 21600 pixelHeight"></v:f><v:f eqn="sum @10 21600 0"></v:f></v:formulas><v:path o:connecttype="rect" gradientshapeok="t" o:extrusionok="f"></v:path><o:lock aspectratio="t" v:ext="edit"></o:lock></v:shapetype></span> </p>
]]></content:encoded>
			<wfw:commentRss>http://notes.25on.com/doc/lato-admin-aggiunta-di-una-colonna-alla-lista-dei-documenti.htm/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
