<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>joomla-15 &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/joomla-15/</link>
	<description>Feed of posts on WordPress.com tagged "joomla-15"</description>
	<pubDate>Mon, 30 Nov 2009 08:16:23 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Componente Contatti Privacy Compliant per Joomla 1.5]]></title>
<link>http://synthesisblog.com/2009/05/08/componente-contatti-privacy-compliant-per-joomla-15/</link>
<pubDate>Fri, 08 May 2009 13:42:49 +0000</pubDate>
<dc:creator>sdolce</dc:creator>
<guid>http://synthesisblog.com/2009/05/08/componente-contatti-privacy-compliant-per-joomla-15/</guid>
<description><![CDATA[Questa patch è stata ideata per poter inserire all&#8217;interno del componente contatti di joomla! ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Questa patch è stata ideata per poter inserire all&#8217;interno del componente contatti di joomla! 1.5 il consenso al trattamento dei dati personali (tramite dichiarazione di avvenuta lettura dell&#8217;informativa privacy).</p>
<p>La stessa patch era già stata rilasciata per la versione 1.0 di Joomla! &#8211; per i dettagli fare riferimento a questo post:<a href="http://synthesisblog.com/2008/08/20/componente-contatti-privacy-compliant-per-joomla-10x/"> Componente Contatti Privacy Compliant per Joomla 1.0.x</a></p>
<p><!--more--></p>
<p>L&#8217;installazione di questa patch è possibile in due diverse modalità (la prima è valida per tutti gli utenti, la seconda solo per utenti che utilizzano un server Unix e con accesso diretto alla macchina):</p>
<p>1-Scompattare l&#8217;archivio patch_contacts_1.5.zip all&#8217;interno della root del vostro sito joomla!; effettuando questa operazione potrete notare che verrà sovrascritto il file:<br />
components/com_contact/views/contact/tmpl/default_form.php<br />
inoltre verrà inserito il seguente file:<br />
components/com_contact/views/contact/tmpl/informativareg.php</p>
<p>2-Copiare la patch patch_privacy_joomla-v1.5.diff all&#8217;interno della root del vostro sito joomla!, lanciare da shell il seguente comando:<br />
patch &#8211;dry-run -p0 &#60; patch_privacy_joomla-v1.5.diff<br />
Questo comando serve solamente per mostrarvi cosa succede lanciando la patch senza effettuare l&#8217;operazione. Dopo aver controllato che la patch faccia quello che voi vi aspettate lanciate il seguente comando:<br />
patch -p0 &#60; patch_privacy_joomla-v1.5.diff</p>
<p>Ora potrete notare, accedendo al componente contatti, la comparsa della finestra di testo contenente l&#8217;informativa privacy e la checkbox per accettare l&#8217;informativa.</p>
<p>N.B. Nella casella di testo non è presente nè il nome dell&#8217;azienda nè il responsabile del trattamento. Gli stessi vanno modificati all&#8217;interno del file components/com_contact/views/contact/tmpl/informativareg.php.</p>
<p>Il codice della patch scaricabile da <a href="http://www.studiosynthesis.biz/component/option,com_wrapper/Itemid,89/lang,it/">qui</a> (sezione Materiali del sito di Studio Synthesis, accedendo alla cartella &#8220;Soluzioni IT&#8221;).</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[enableing the encoding of hard code in joomla pages]]></title>
<link>http://neojoomla.wordpress.com/2009/04/07/enableing-the-encoding-of-hard-code-in-joomla-pages/</link>
<pubDate>Tue, 07 Apr 2009 10:30:27 +0000</pubDate>
<dc:creator>jorjevio</dc:creator>
<guid>http://neojoomla.wordpress.com/2009/04/07/enableing-the-encoding-of-hard-code-in-joomla-pages/</guid>
<description><![CDATA[Open the index.php + temlet.php in notepad++ [http://notepad-plus.sourceforge.net/uk/site.htm] and f]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Open  the index.php +  temlet.php in notepad++ [http://notepad-plus.sourceforge.net/uk/site.htm]  and format as utf 8 without BOM &#8230;.&#62;&#62;  </p>
<p>then re enter the greek txt (Ποιό είναι το όνομά μου , Γιώργος) then upload</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[commenting out  php &amp; html]]></title>
<link>http://neojoomla.wordpress.com/2009/04/07/commenting-out-php-html/</link>
<pubDate>Tue, 07 Apr 2009 08:44:27 +0000</pubDate>
<dc:creator>jorjevio</dc:creator>
<guid>http://neojoomla.wordpress.com/2009/04/07/commenting-out-php-html/</guid>
<description><![CDATA[commenting out  php &amp; html &lt;   ?    php  // echo $   php code    ?&gt; &lt;!&#8211; commentin]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>commenting out  php &#38; html</p>
<p>&#60;   ?    php <span style="color:#ff0000;"> // </span>echo $   php code    ?&#62;</p>
<p><span style="color:#ff0000;">&#60;!&#8211;</span> commenting out the html    &#60;b&#62; &#60;/a&#62;  <span style="color:#ff0000;">&#8211;&#62;</span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Installing Greek lang. in joomla 1.5.9]]></title>
<link>http://neojoomla.wordpress.com/2009/04/07/installing-greek-lang-in-joomla-159/</link>
<pubDate>Tue, 07 Apr 2009 08:11:16 +0000</pubDate>
<dc:creator>jorjevio</dc:creator>
<guid>http://neojoomla.wordpress.com/2009/04/07/installing-greek-lang-in-joomla-159/</guid>
<description><![CDATA[download http://joomlacode.org/gf/download/frsrelease/9307/35060/el-GR.admin.joomla159-v1.0.0.tar.gz]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>download<br />
http://joomlacode.org/gf/download/frsrelease/9307/35060/el-GR.admin.joomla159-v1.0.0.tar.gz</p>
<p>Install el-GR.admin.joomla159-v1.0.0.tar.gz<br />
&#62;&#62; Language Manager  &#62;&#62;  set Greek as default in Site + admin<br />
done you will notice the change</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Fora o programowaniu]]></title>
<link>http://skierka187.wordpress.com/2009/02/28/fora-o-programowaniu/</link>
<pubDate>Sat, 28 Feb 2009 22:04:04 +0000</pubDate>
<dc:creator>skierka187</dc:creator>
<guid>http://skierka187.wordpress.com/2009/02/28/fora-o-programowaniu/</guid>
<description><![CDATA[W Internecie w dzisiejszych czasach bardzo często spotkać możemy się z forami internetowymi, które p]]></description>
<content:encoded><![CDATA[W Internecie w dzisiejszych czasach bardzo często spotkać możemy się z forami internetowymi, które p]]></content:encoded>
</item>
<item>
<title><![CDATA[Joomla: il successo della 1.5, le previsioni per la 1.6]]></title>
<link>http://synthesisblog.com/2009/02/18/joomla-il-successo-della-15-le-previsioni-per-la-16/</link>
<pubDate>Wed, 18 Feb 2009 08:57:01 +0000</pubDate>
<dc:creator>cbeschi</dc:creator>
<guid>http://synthesisblog.com/2009/02/18/joomla-il-successo-della-15-le-previsioni-per-la-16/</guid>
<description><![CDATA[Sul blog di Joomlashack (uno dei migliori siti internationali per il mondo Joomla, specialmente a li]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Sul blog di Joomlashack (uno dei migliori siti internationali per il mondo Joomla, specialmente a livello enterprise), è apparso un articolo interessante che fa un bilancio ad oggi rispetto alla release 1.5.x di Joomla CMS e qualche previsione, con cognizione di causa, relativamente alla prossima release, la 1.6.</p>
<p>La release 1.5 ha recentemente festeggiato il suo primo compleanno, con numeri impressionanti (8 milioni di downloads, 5.000 extensions rilasciate, 2.5 milioni di post sui forum, &#8230;).</p>
<p><!--more--></p>
<p>La grande novità della 1.6 sarà una gestione molto più granulare delle ACL &#8211; ovvero dei permessi/accessi degli utenti dentro l&#8217;applicativo. Ad oggi la gestione è abbastanza basica, e per qualcosa di + raffinato bisogna affidarsi a componenti addizionali (es Community Builder).</p>
<p><a title="JoomlaShack: Joomla 1.6" href="http://www.joomlashack.com/blog/44-joomla-16/337-joomla-looks-back-and-ahead-to-16" target="_blank">Qui</a> è possibile leggere il post integrale, in lingua inglese, di Joomlashack. <a title="Joomla 1.6 - joomla developers blog" href="http://developer.joomla.org/coordinator-blog/286-happy-new-year-2009-is-going-to-be-a-big-one-point-six.html" target="_blank">Qui</a>, invece, è possibile leggere direttamente il post di Andrew Eddie sul blog dei Joomla Developers, relativo alle novità introdotte con la prossima 1.6.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Prva obletnica Joomle 1.5]]></title>
<link>http://spletodrom.wordpress.com/2009/01/29/prva-obletnica-joomle-15/</link>
<pubDate>Thu, 29 Jan 2009 01:52:32 +0000</pubDate>
<dc:creator>esedic</dc:creator>
<guid>http://spletodrom.wordpress.com/2009/01/29/prva-obletnica-joomle-15/</guid>
<description><![CDATA[Danes je preteklo 1 leto od izida Joomla 1.5, popularnega sistema za upravljanje z vsebinami (CMS). ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Danes je preteklo 1 leto od izida <strong><a title="Joomla 1.5 CMS" href="http://www.joomla.org/">Joomla 1.5</a></strong>, popularnega sistema za upravljanje z vsebinami (CMS).</p>
<p>V januarju 2008 je bila prva stabilna verzija prenesena skoraj 200.000-krat. Od takrat je število prenosov eksplodiralo na več kot 8 milijonov.</p>
<p>V istem mesecu je <strong><a title="Joomla Extensions Directory (JED)" href="http://extensions.joomla.org/" target="_blank&#34;&#34;">Joomla Extensions Directory (JED)</a></strong> vseboval 2600 razširitev napisanih za Joomla 1.0.x od katerih je le majhen odstotek deloval na verziji 1.5, pa še to večina v legacy načinu. Danes se ta številka približuje k 5.000 razširitivam od česar je večina razširitev Joomla 1.5 native. JED je močan merilec zavezanosti skupnosti k razvoju Joomla projekta in same platforme.</p>
<p>Skupnost še naprej skokovito raste. <strong><a title="Joomla Forum" href="http://forum.joomla.org/" target="_blank">Forum Joomla skupnosti (Joomla Discussion Forum)</a></strong> vsebuje že več kot 1,5 milijona objav od skoraj 250.000 uporabnikov. Duh odprte kode, sodelovanja, medsebojne pomoči uporabnikov še nikoli ni bil močnejši.</p>
<p><strong><a title="Joomla Home Page" href="http://www.joomla.org/" target="_blank">Spletne strani Joomla</a></strong> so doživele konkretno prenovo in prestrukturiranje z namenom boljšega služenja uporabnikom &#8211; pozitivnih odzivov je bilo ogromno. V januarju 2007 so spletne strani skupnosti Joomla imele približno 10 milijonov obiskovalcev, v zadnjem letu se je to število podvojilo na 20 milijonov.</p>
<p><strong><a title="Joomla Developer Portal" href="http://developer.joomla.org/" target="_blank">Projektne skupine skupnosti Joomla (Joomla Project Teams)</a> </strong>so v zadnjem letu izdale devet različic Joomla 1.5. Prišlo je do izboljšanja varnosti, povečanja uporabnosti, odstranitve hroščev, dodajajanja novih elementov&#8230;</p>
<p><strong><a title="Joomla Code Forge" href="http://joomlacode.org/" target="_blank">Joomla Code forge</a></strong> predstavlja trdno platformo za razvoj skoraj 1500 odprtokodnih projektov z več kot 138.000 razvijalci.</p>
<p>V letu 2008 je bilo izvedenih okrog okrog 20 <strong><a title="Joomla Days" href="http://community.joomla.org/events/joomla-days.html" target="_blank">&#8220;Joomlinih dnevov&#8221; (Joomla Days)</a> </strong>ter številni drugi dogodki in razstave. kar je omogočilo ljudem po vsem svetu da pridobijo dodatna znanja o Joomli, da se povežejo z neizmernim številom razvijalcev, uporabnikov in oblikovalcev v okviru enega izmed najbolj edinstvenih odprotokodnih projektov v zgodovini interneta.</p>
<p>Joomla je v razmahu ter močnejša kot kdajkoli!</p>
<div style="height:200px;width:500px;">
<p><a title="Joomla Home Page" href="http://www.joomla.org/" target="_blank"><img class="ja-img" title="Joomla" src="http://www.spletodrom.com/images/stories/novice/joomla_logo.png" alt="Joomla" width="300" height="76" /></a></p>
<p>Vir: <a title="Joomla 1.5 Coming of Age and Looking Forward" href="http://www.joomla.org/announcements/general-news/5229-joomla-15-coming-of-age-and-looking-forward.html" target="_blank">www.joomla.org</a></p>
<p><a title="Spletodrom izdelava in oblikovanje spletnih strani" href="http://www.spletodrom.com/" target="_blank"><span style="color:#999999;font-family:verdana;font-size:78%;">www.spletodrom.com</span></a></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[power of joomla!]]></title>
<link>http://mindbug.wordpress.com/2008/12/21/power-of-joomla/</link>
<pubDate>Sun, 21 Dec 2008 14:14:43 +0000</pubDate>
<dc:creator>mindbug</dc:creator>
<guid>http://mindbug.wordpress.com/2008/12/21/power-of-joomla/</guid>
<description><![CDATA[When I signed up for the hosting dealer account, I had this little module in control panel called jo]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>When I signed up for the hosting dealer account, I had this little module in control panel called joomla -sittle idle for a long time. Only recently I moved my mouse over it, only to be amazed by the power of it. </p>
<p>Now for 2 weeks i am on http://www.mallusinkuwait.com/joomla/  , my community portal, and boy a lot to go.. and lot available to do.</p>
<p>I am soooo addicted to it that, I am even thinking of quitting my job and gettin involved with development of it.</p>
<p>Let us see.. </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Joomla 1.5]]></title>
<link>http://clausbirch.wordpress.com/2008/12/14/joomla-15/</link>
<pubDate>Sun, 14 Dec 2008 11:33:07 +0000</pubDate>
<dc:creator>clausbirch</dc:creator>
<guid>http://clausbirch.wordpress.com/2008/12/14/joomla-15/</guid>
<description><![CDATA[Jeg sidder og bliver mere og mere imponeret over Joomla konceptet. Når vores lille reklamebureau i K]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Jeg sidder og bliver mere og mere imponeret over Joomla konceptet. Når vores lille reklamebureau i Kolding tilbyder hjemmesideløsninger, lægger vi vægt på at det system der ligger bag skal opfylde nogle principielle minimumskrav.</p>
<ul>
<li>Det skal være nemt at komme i gang med noget der hurtigt ser godt og færdigt ud.</li>
<li>Du skal som kunde ikke være bundet til os som leverandør.</li>
<li>Løsningen skal være klar til fremtidige udvidelser efterhånden du ønsker det</li>
<li>Lave driftomkostninger fordi udvidelser og ekstraudstyr betales ikke via en øget månedsudgift.</li>
<li>Du skal selv kunne rette og vedligeholde indhold</li>
</ul>
<p>Alt det opfylder Joomla til fulde.</p>
<p>Joomla er Open Source CMS (Content management Solution) og derfor gratis for alle. Systemet vedligeholdes og udvikles løbende af et community. Se www.joomla.org</p>
<p>Joomla er et af de mest populære og der findes mange danske firmaer der bruger Joomla som udgangspunkt for de hjemmesider de sælger. Det betyder at du altid kan skifte til en anden leverandør som kender systemet. Det er en frihed du i praksis har svært ved at opnå med andre CMS systemer.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Eurobank Payment Plugin]]></title>
<link>http://neojoomla.wordpress.com/2008/12/11/eurobank-payment-plugin/</link>
<pubDate>Thu, 11 Dec 2008 09:57:21 +0000</pubDate>
<dc:creator>jorjevio</dc:creator>
<guid>http://neojoomla.wordpress.com/2008/12/11/eurobank-payment-plugin/</guid>
<description><![CDATA[Eurobank Payment module για το VirtueMart 1.1 &amp; Joomla 1.5 το οποίο υποστηρίζει την δυνατότητα π]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img src="http://www.modulesoft.eu/images/stories/payment-plugin-installments-virtuemart.jpg" border="0" alt="" align="left" /> Eurobank Payment module για το VirtueMart 1.1 &#38; Joomla 1.5 το οποίο υποστηρίζει την δυνατότητα πληρωμών με δόσεις.  <a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=22&#38;category_id=1"><span class="Apple-style-span" style="font-weight:bold;">Eurobank Payment Plugin</span></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Joomla XML Feed]]></title>
<link>http://neojoomla.wordpress.com/2008/12/11/joomla-xml-feed/</link>
<pubDate>Thu, 11 Dec 2008 09:35:31 +0000</pubDate>
<dc:creator>jorjevio</dc:creator>
<guid>http://neojoomla.wordpress.com/2008/12/11/joomla-xml-feed/</guid>
<description><![CDATA[Προβάλλετε τα προϊόντα των ηλεκτρονικών καταστημάτων σας στις δημοφιλέστερες μηχανές αναζήτησης προϊ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Προβάλλετε τα προϊόντα των ηλεκτρονικών καταστημάτων σας στις δημοφιλέστερες μηχανές αναζήτησης προϊόντων  και σύγκρισης τιμών VirtueMart XML Feed &#124; osCommerve XML Feed<br />
<img class="alignnone" title=" virtuemart-products-xml-feed" src="http://www.modulesoft.eu/images/stories/virtuemart-products-xml-feed.jpg" alt="" width="253" height="92" /></p>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=15&#38;category_id=5">VirtueMart Sales Reports (charts support)</a></td>
</tr>
<tr>
<td align="left"><a href="http://www.modulesoft.eu/open-source-software?page=shop.ask&#38;product_id=15&#38;subject=+++%3A+VirtueMart+Sales+Reports+%28charts+support%29"> </a></td>
</tr>
<tr>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=15&#38;category_id=5"> <img class="browseProductImage" title="VirtueMart Sales Reports (charts support)" src="http://modulesoft.eu/components/com_virtuemart/show_image_in_imgtag.php?filename=resized%2FJoomla_component_48d0106796504_250x100.jpg&#38;newxsize=250&#38;newysize=100&#38;fileout=" border="0" alt="VirtueMart Sales Reports (charts support)" /> </a></td>
</tr>
<tr>
<td height="80" valign="top">(ΔΙΑΘΕΣΙΜΟ ΣΥΝΤΟΜΑ)Joomla Component για την δημιουργία αναφορών πωλήσεων για το VirtueMart 1.1. Με δυνατότητα απεικόνισης των αναφορών σε γραφήματα<br />
<a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=15&#38;category_id=5">[Λεπτομέρειες προϊόντος...]</a></td>
</tr>
<tr>
<td>
<hr /></td>
</tr>
<tr>
<td></td>
</tr>
</tbody>
</table>
<p><br class="clr" /></p>
<div id="row_4940dfee6e12d" style="margin-right:5px;width:98%;float:left;">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=11&#38;category_id=5">XMLeprice (eprice.gr)</a></td>
</tr>
<tr>
<td align="left"><span class="productPrice"> €38,08		(περιλαμβάνει 19 % φόρο) </span></td>
</tr>
<tr>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=11&#38;category_id=5"> <img class="browseProductImage" title="XMLeprice (eprice.gr)" src="http://modulesoft.eu/components/com_virtuemart/show_image_in_imgtag.php?filename=resized%2FXMLeprice_48d0109ab366a_250x100.jpg&#38;newxsize=250&#38;newysize=100&#38;fileout=" border="0" alt="XMLeprice (eprice.gr)" /> </a></td>
</tr>
<tr>
<td height="80" valign="top">XML generator component των προιόντων του virtuemart για το eprice.gr Κατάλληλο για το joomla! 1.5 &#38; VirtueMart 1.1<br />
<a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=11&#38;category_id=5">[Λεπτομέρειες προϊόντος...]</a></td>
</tr>
<tr>
<td>
<hr /></td>
</tr>
<tr>
<td></td>
</tr>
</tbody>
</table>
</div>
<p><br class="clr" /></p>
<div id="row_4940dfee6ece3" style="margin-right:5px;width:98%;float:left;">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=12&#38;category_id=5">XMLvmItems (skroutz.gr)</a></td>
</tr>
<tr>
<td align="left"><span class="productPrice"> €44,03		(περιλαμβάνει 19 % φόρο) </span></td>
</tr>
<tr>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=12&#38;category_id=5"> <img class="browseProductImage" title="XMLvmItems (skroutz.gr)" src="http://modulesoft.eu/components/com_virtuemart/show_image_in_imgtag.php?filename=resized%2FXMLvmItems_48d010b311108_250x100.jpg&#38;newxsize=250&#38;newysize=100&#38;fileout=" border="0" alt="XMLvmItems (skroutz.gr)" /> </a></td>
</tr>
<tr>
<td height="80" valign="top">XML generator component των προιόντων του virtuemart για το skroutz.gr Κατάλληλο για το joomla! 1.5 &#38; VirtueMart 1.1<br />
<a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=12&#38;category_id=5">[Λεπτομέρειες προϊόντος...]</p>
<p></a></p>
<table style="height:272px;" border="0" cellspacing="0" cellpadding="0" width="372">
<tbody>
<tr>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=23&#38;category_id=5"> </a><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=23&#38;category_id=5"></p>
<p>XMLvmProducts (shopping.pathfinder.gr)</p>
<p><span class="productPrice"> €54,74		(περιλαμβάνει 19 % φόρο)</span><br />
</a><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=23&#38;category_id=5"> <img class="browseProductImage" title="XMLvmProducts (shopping.pathfinder.gr)" src="http://modulesoft.eu/components/com_virtuemart/show_image_in_imgtag.php?filename=XMLvmProducts_48d34a7b698e1.jpg&#38;newxsize=250&#38;newysize=100&#38;fileout=" border="0" alt="XMLvmProducts (shopping.pathfinder.gr)" /></p>
<p>XML generator component των προιόντων του virtuemart για το skroutz.gr Κατάλληλο για το joomla! 1.5 &#38; VirtueMart 1.1<br />
</a><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=23&#38;category_id=5">[Λεπτομέρειες προϊόντος...]</a><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=23&#38;category_id=5"></a><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=23&#38;category_id=5"> </a></td>
<td align="left"><span class="productPrice"></p>
<p></span></td>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=23&#38;category_id=5"> </a></td>
<td height="80" valign="top">
<a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=23&#38;category_id=5"></a></td>
</tr>
</tbody>
</table>
<p><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_lite_pdf.tpl&#38;product_id=12&#38;category_id=5"><br />
</a></td>
</tr>
<tr>
<td>
<hr /></td>
</tr>
<tr>
<td></td>
</tr>
</tbody>
</table>
</div>
<p><br class="clr" /></p>
<table style="height:66px;" border="0" cellspacing="0" cellpadding="0" width="5">
<tbody>
<tr>
<td></td>
</tr>
<tr>
<td align="left"></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td height="80" valign="top"></td>
</tr>
</tbody>
</table>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Joomla Payment Plugins (modules)]]></title>
<link>http://neojoomla.wordpress.com/2008/12/11/joomla-payment-plugins-modules/</link>
<pubDate>Thu, 11 Dec 2008 09:00:32 +0000</pubDate>
<dc:creator>jorjevio</dc:creator>
<guid>http://neojoomla.wordpress.com/2008/12/11/joomla-payment-plugins-modules/</guid>
<description><![CDATA[VirtueMart 1.1 Payment Plugins (modules) για την διασύνδεση ηλεκτρονικών καταστημάτων με τα Payment ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>VirtueMart 1.1 Payment Plugins (modules) για την διασύνδεση ηλεκτρονικών καταστημάτων με τα Payment Center Ελληνικών Τραπεζών.<br />
Υποστήριξη έντοκων &#38; άτοκων δόσεων. VirtueMart Payment Plugins ( modules)</p>
<div class="wp-caption alignnone" style="width: 263px"><img title=" virtuemart-payment-plugins " src="http://www.modulesoft.eu/images/stories/virtuemart-payment-plugins.jpg" alt=" virtuemart-payment-plugins " width="253" height="92" /><p class="wp-caption-text"> virtuemart-payment-plugins </p></div>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=17&#38;category_id=1">Eurobank  VirtueMart Payment module</a></td>
</tr>
<tr>
<td align="left"><span class="productPrice"> €54,74		(περιλαμβάνει 19 % φόρο) </span></td>
</tr>
<tr>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=17&#38;category_id=1"> <img class="browseProductImage" title="Eurobank  VirtueMart Payment module" src="http://modulesoft.eu/components/com_virtuemart/show_image_in_imgtag.php?filename=resized%2FJoomla_Component_48d00ef39cda3_250x100.jpg&#38;newxsize=250&#38;newysize=100&#38;fileout=" border="0" alt="Eurobank  VirtueMart Payment module" /> </a></td>
</tr>
<tr>
<td height="80" valign="top">Payment Plugin για την διασύνδεση του VirtueMart με το ProxyPay3 της EUROBANK μέσω της Redirection υπηρεσίας που προσφέρει η Τράπεζα. Κατάλληλο για τις εκδόσεις Joomla!1.5 &#38; VirtueMart 1.1 (Άμεσα Διαθέσιμο)<br />
<a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=17&#38;category_id=1">[Λεπτομέρειες προϊόντος...]</a></td>
</tr>
<tr>
<td>
<hr /></td>
</tr>
<tr>
<td></td>
</tr>
</tbody>
</table>
<p><br class="clr" /></p>
<div id="row_4940e27ff1e30" style="margin-right:5px;width:98%;float:left;">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=22&#38;category_id=1">Eurobank  VirtueMart Payment module με δυνατότητα δόσεων</a></td>
</tr>
<tr>
<td align="left"><span class="productPrice"> €66,64		(περιλαμβάνει 19 % φόρο) </span></td>
</tr>
<tr>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=22&#38;category_id=1"> <img class="browseProductImage" title="Eurobank  VirtueMart Payment module με δυνατότητα δόσεων" src="http://modulesoft.eu/components/com_virtuemart/show_image_in_imgtag.php?filename=resized%2FEurobank__Virtue_48d0f497b9aa9_250x100.jpg&#38;newxsize=250&#38;newysize=100&#38;fileout=" border="0" alt="Eurobank  VirtueMart Payment module με δυνατότητα δόσεων" /> </a></td>
</tr>
<tr>
<td height="80" valign="top">Payment Plugin για την διασύνδεση του VirtueMart με το ProxyPay3 της EUROBANK μέσω της Redirection υπηρεσίας που προσφέρει η Τράπεζα. Κατάλληλο για τις εκδόσεις Joomla!1.5 &#38; VirtueMart 1.1 Δυνατότητα ρύθμισης για έντοκες και άτοκες δόσεις<br />
<a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=22&#38;category_id=1">[Λεπτομέρειες προϊόντος...]</a></td>
</tr>
<tr>
<td>
<hr /></td>
</tr>
<tr>
<td></td>
</tr>
</tbody>
</table>
</div>
<p><br class="clr" /></p>
<div id="row_4940e27ff3316" style="margin-right:5px;width:98%;float:left;">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=1&#38;category_id=1">Payment Module: VirtueMart &#8211; Winbank</a></td>
</tr>
<tr>
<td align="left"><span class="productPrice"> €53,55		(περιλαμβάνει 19 % φόρο) </span></td>
</tr>
<tr>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=1&#38;category_id=1"> <img class="browseProductImage" title="VirtueMart - Winbank" src="http://modulesoft.eu/components/com_virtuemart/show_image_in_imgtag.php?filename=resized%2FPayment_Module___48d00feea9ed9_250x100.jpg&#38;newxsize=250&#38;newysize=100&#38;fileout=" border="0" alt="VirtueMart - Winbank" /> </a></td>
</tr>
<tr>
<td height="80" valign="top">ΚΩΔ.VM-WinB-01 Payment Plugin για την διασύνδεση του Virtuemart με Winbank PayCenter (Redirection)  Λειτουργεί με τις εκδόσεις του joomla 1.5 και VirtueMart 1.1<br />
<a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=1&#38;category_id=1">[Λεπτομέρειες προϊόντος...]</a></td>
</tr>
<tr>
<td>
<hr /></td>
</tr>
<tr>
<td></td>
</tr>
</tbody>
</table>
</div>
<p><br class="clr" /></p>
<div id="row_4940e27ff4155" style="margin-right:5px;width:98%;float:left;">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=3&#38;category_id=1">Winbank Payment module με δυνατότητα ρύθμισης για δόσεις</a></td>
</tr>
<tr>
<td align="left"><span class="productPrice"> €66,64		(περιλαμβάνει 19 % φόρο) </span></td>
</tr>
<tr>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=3&#38;category_id=1"> <img class="browseProductImage" title="Winbank Payment module με δυνατότητα ρύθμισης για δόσεις" src="http://modulesoft.eu/components/com_virtuemart/show_image_in_imgtag.php?filename=resized%2FPayment_module___48d00f3532390_250x100.jpg&#38;newxsize=250&#38;newysize=100&#38;fileout=" border="0" alt="Winbank Payment module με δυνατότητα ρύθμισης για δόσεις" /> </a></td>
</tr>
<tr>
<td height="80" valign="top">ΚΩΔ.VM-WinBI-02 Payment Plugin για την διασύνδεση του Virtuemart με Winbank PayCenter (Redirection) με δυνατότητα ρύθμισης για δόσεις, Άτοκες και Έντοκες. Κατάλληλο για τις εκδόσεις joomla! 1.5 και VirtueMart 1.1<br />
<a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=3&#38;category_id=1">[Λεπτομέρειες προϊόντος...]</p>
<p></a></td>
</tr>
<tr>
<td>
<hr /></td>
</tr>
<tr>
<td>
<table style="height:268px;" border="0" cellspacing="0" cellpadding="0" width="346">
<tbody>
<tr>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=2&#38;category_id=1">Payment Module: VirtueMart &#8211; Alpha Bank<br />
</a></p>
<table style="height:6px;" border="0" cellspacing="0" cellpadding="0" width="267">
<tbody>
<tr>
<td align="left"><span class="productPrice"><br />
€49,98		(περιλαμβάνει 19 % φόρο) </span></td>
</tr>
</tbody>
</table>
<p><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=2&#38;category_id=1"><img class="browseProductImage" title="VirtueMart - Alpha Bank" src="http://modulesoft.eu/components/com_virtuemart/show_image_in_imgtag.php?filename=resized%2FPayment_Module___48d00fba57406_250x100.jpg&#38;newxsize=250&#38;newysize=100&#38;fileout=" border="0" alt="VirtueMart - Alpha Bank" /><br />
ΚΩΔ.VM-AlpB-01 Payment plugin για την διασύνδεση του Virtuemart με το DeltaPay της Alpha Bank. Κατάλληλο για το joomla! 1.5 και το VirtueMart 1.1.<br />
</a><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=2&#38;category_id=1">[Λεπτομέρειες προϊόντος...]</a><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=2&#38;category_id=1"> </a></td>
<td align="left"></td>
<td><a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=2&#38;category_id=1"> </a></td>
<td height="80" valign="top">
<a href="http://www.modulesoft.eu/open-source-software?page=shop.product_details&#38;flypage=flypage_images.tpl&#38;product_id=2&#38;category_id=1"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
<p><br class="clr" /></p>
<table style="height:42px;" border="0" cellspacing="0" cellpadding="0" width="12">
<tbody>
<tr>
<td></td>
</tr>
<tr>
<td align="left"></td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td height="80" valign="top"></td>
</tr>
</tbody>
</table>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Drupal vs Joomla]]></title>
<link>http://drupalthemeblog.wordpress.com/2008/12/10/drupal-vs-joomla/</link>
<pubDate>Wed, 10 Dec 2008 20:04:27 +0000</pubDate>
<dc:creator>OSM</dc:creator>
<guid>http://drupalthemeblog.wordpress.com/2008/12/10/drupal-vs-joomla/</guid>
<description><![CDATA[You know I am a fan of Joomla, having developed sites for clients and my own use with Joomla 1.5 fro]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>You know I am a fan of Joomla, having developed sites for clients and my own use with Joomla 1.5 from the day it was released.</p>
<p>Now i&#8217;m developing sites with Drupal and find that 3 weeks into Drupal Development I miss Joomla.</p>
<p>For me the administrative and aesthetic focus of Joomla is more intuitive than Drupal.</p>
<p>Everything from altering your Site HTML and CSS to loading new modules, components, and plugins, is right on the same screen in the Joomla administrator panel.<br />
<div id="attachment_51" class="wp-caption alignnone" style="width: 490px"><a href="http://drupalthemeblog.files.wordpress.com/2008/12/picture-37.png"><img src="http://drupalthemeblog.wordpress.com/files/2008/12/picture-37.png" alt="Drupal vs Joomla - Joomla admin / backend" title="Drupal vs Joomla - Joomla admin / backend" width="480" height="300" class="size-full wp-image-51" /></a><p class="wp-caption-text">Drupal vs Joomla - Joomla admin / backend</p></div><br />
<a href="http://drupalthemeblog.wordpress.com/files/2008/12/picture-25.png"><img src="http://drupalthemeblog.wordpress.com/files/2008/12/picture-25.png" alt="Joomla admin inteface" title="Joomla admin inteface" width="480" height="237" class="alignnone size-full wp-image-52" /></a></p>
<p>I also wanted to toss in a screenshot of the New WordPress Dashboard, or administrator panel&#8230; I think they get first prize for admin panel!! between the thee big os cms. This blog is on WordPress clearly.</p>
<p>This drupal theme blog is about drupal theme development for the most part, I just like to rant a bit every so often&#8230;<br />
WordPress vs Joomla vs Drupal count me with the Joomla crowd at least for today. </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Considerazioni su VirtueMart]]></title>
<link>http://vmit.wordpress.com/2008/11/25/considerazioni-su-virtuemart/</link>
<pubDate>Tue, 25 Nov 2008 20:52:55 +0000</pubDate>
<dc:creator>Luigi Massa</dc:creator>
<guid>http://vmit.wordpress.com/2008/11/25/considerazioni-su-virtuemart/</guid>
<description><![CDATA[Uso Joomla! da molto tempo sia per personalmente che per business. Per alcuni clienti ho creato anch]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Uso Joomla! da molto tempo sia per personalmente che per business. Per alcuni clienti ho creato anche dei siti di e-commerce utilizzando Joomla! e VirtueMart.</p>
<p>Sono sempre riuscito a raggiungere gli obiettivi prefissati ma ogni volta che ho avuto un problema o uno sviluppo ho dovuto fare i salti mortali nel codice di VirtueMart per capire come fare.</p>
<p>Essendo il porti di un&#8217;altra applicazione VirtueMart non è integrato con Joomla! Se per la versione precedente di Joomla! si poteva soprassedere ora la nuova 1.5 e la prossima richiedono un ripensamento su come sviluppare i componenti.</p>
<p>Se VirtueMart fosse integrato in Joomla! sarebbe perfettamente manutenibile e ampliabile con poco sforzo.</p>
<p>Ma così non è e quiindi dopo varie considerazioni mi sono deciso di intraprendere questa avventura.</p>
<p style="text-align:center;"><strong>Riscrivere VirtueMart, integrandolo in Joomla! 1.5, migliorandolo con Ajax utilizzando le sue logiche e i suoi processi.</strong></p>
<p style="text-align:left;"><strong><a name="pd_a_1139080"></a><div class="PDS_Poll" id="PDI_container1139080" style="display:inline-block;"></div><script type="text/javascript" language="javascript" charset="utf-8" src="http://static.polldaddy.com/p/1139080.js"></script>
		<noscript>
		<a href="http://answers.polldaddy.com/poll/1139080/">View This Poll</a><br/><span style="font-size:10px;"><a href="http://answers.polldaddy.com">opinion</a></span>
		</noscript><br />
</strong></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Creating a template for Joomla 1.5]]></title>
<link>http://mcloide.wordpress.com/2008/10/20/creating-a-template-for-joomla-15/</link>
<pubDate>Mon, 20 Oct 2008 15:42:07 +0000</pubDate>
<dc:creator>mcloide</dc:creator>
<guid>http://mcloide.wordpress.com/2008/10/20/creating-a-template-for-joomla-15/</guid>
<description><![CDATA[There is not too much secret to create a template for Joomla 1.5. The concept is the same as breakin]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:center;"><img src="http://jhward.com/Portals/0/Joomla%20Logo%20Horz%20Color%20FLAT%20Slogan.png" alt="" width="329" height="83" /></p>
<p>There is not too much secret to create a template for <a href="http://www.joomla.org/" target="_blank">Joomla </a>1.5. The concept is the same as breaking a design for any site and you just need to know some content anchors and some “must have” files to make it work.</p>
<p>Let’s start with the “must have files”. No matter what kind of template you are building you will need the following:</p>
<ul>
<li>index.php</li>
<li>templateDetails.xml</li>
<li>template_thumbnail.png</li>
<li>a css folder with template.css (or whatever name you want to use.css) inside</li>
<li>a images folder with at least the logo.png file (must have this name)</li>
</ul>
<p>If you have this, your template is half away to be complete.</p>
<p>The templateDetails.xml is tricky and it have changed from the 1.0.x version to the 1.5.x version. Anyway this file must have the following parameters:</p>
<ul>
<li>xml opening tag: &#60;?xml version=”1.0″ encoding=”utf-8″?&#62;</li>
<li>install open with version and type described: &#60;install version=”1.5″ type=”template”&#62;
<ul>
<li>name: this will be the name displayed on joomla for your template, but it will be as well the directory of the template</li>
<li>creationDate</li>
<li>author</li>
<li>copyright</li>
<li>authorEmail</li>
<li>authorUrl</li>
<li>version: the version of the template</li>
<li>description: the description that will be shown for the administrator on joomla</li>
<li>and files: all the files that you use on your template
<ul>
<li>with filenames (off course has to contain  the “most have” files)</li>
</ul>
</li>
</ul>
</li>
</ul>
<p>Now all you need to do is break the design and attach the content anchors on your file and this is how it works. When you go the module manager on Joomla you will see a bunch of module positioning availabe. Copy those names, you will need them. They are the current anchors that you have available to use on your template. You can definitly change what module is on which positioning on the module manager, and that can affect the use of your template.</p>
<p>Anyway, for any module positioning on your template, let’s say, left, you will use the following command:</p>
<p>&#60;jdoc:include type=”modules” name=”modulename: left for example” /&#62;</p>
<p>You don’t need to write a html header, those Joomla will take care of, but you will need to tell Joomla to do that and for that you will need to use:</p>
<p>&#60;jdoc:include type=”head” /&#62;</p>
<p>At the very first line of your index.php you will need to test if you can execute Joomla. It’s required for the template. Anyway, you still have to work out some other checks needed for Joomla to work, so this is how your header must be:</p>
<p>“&#60;?php<br />
defined( ‘_JEXEC’ ) or die( ‘Restricted access’ );<br />
JPlugin::loadLanguage( ‘tpl_SG1′ );<br />
?&#62;<br />
&#60;!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&#62;<br />
&#60;html xmlns=”http://www.w3.org/1999/xhtml” xml:lang=”&#60;?php echo $this-&#62;language; ?&#62;” lang=”&#60;?php echo $this-&#62;language; ?&#62;”&#62;<br />
&#60;head&#62;<br />
&#60;meta http-equiv=”Content-Type” content=”text/html; &#60;?php echo _ISO; ?&#62;” /&#62;<br />
&#60;?php if ($my-&#62;id) { initEditor(); } ?&#62;<br />
&#60;jdoc:include type=”head” /&#62;<br />
&#60;link rel=”stylesheet” href=”templates/system/css/system.css” type=”text/css” /&#62;<br />
&#60;link rel=”stylesheet” href=”templates/&#60;?php echo $this-&#62;template ?&#62;/css/template_css.css” type=”text/css” /&#62;<br />
&#60;/head&#62;</p>
<p>Now, construct your template how it should be. Add the anchors and for the content area, add the following anchor:</p>
<p>&#60;jdoc:include type=”component” /&#62;</p>
<p>You are done. Keep these tips and tricks in mind and you will create a Joomla Template in no time.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Sea of Glass - Septemeber 2008 Joomla Club Template]]></title>
<link>http://webtemplat.wordpress.com/2008/10/13/sea-of-glass-septemeber-2008-joomla-club-template/</link>
<pubDate>Mon, 13 Oct 2008 05:52:20 +0000</pubDate>
<dc:creator>budi6529</dc:creator>
<guid>http://webtemplat.wordpress.com/2008/10/13/sea-of-glass-septemeber-2008-joomla-club-template/</guid>
<description><![CDATA[模板名称： Sea of Glass 商业版权： Shape5商业模板 适用版本： Joomla 1.0.x &amp; Joomla 1.5.x 演示地址： Live Demo This month]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://webtemplat.wordpress.com/files/2008/10/sea_of_glass_thumb.jpg"><img class="alignleft size-full wp-image-111" title="sea_of_glass_thumb" src="http://webtemplat.wordpress.com/files/2008/10/sea_of_glass_thumb.jpg" alt="" width="162" height="154" /></a><span style="font-style:italic;">模板名称： Sea of Glass<br />
商业版权： <span class="alinks-link">Shape5</span>商业模板<br />
适用版本： <span class="alinks-link">Joomla</span> 1.0.x &#38; <span class="alinks-link">Joomla</span> 1.5.x<br />
演示地址： <a href="http://shape5.com/demo/seaofglass/"> Live Demo</a></span></p>
<p>This month we decided to create a 100% transparent <span class="alinks-link">template</span> to give you unlimited background options. As first introduced in the Smart Blogger <span class="alinks-link">template</span>, we have included the option to choose a custom background for each page! For the first time we introduce our new sub text option for the <span class="alinks-link">S5</span> Menu system. You can easily add your text for each menu link in the configuration area of the <span class="alinks-link">template</span>.</p>
<p><!--more--></p>
<p>We are pleased to announce the release of the <span class="alinks-link">S5</span> Slideshow Advance and a reintroduction of the <span class="alinks-link">S5</span> Horizontal Login fully transparent in all browsers including IE6.  DEMO HERE<br />
Note: <span class="alinks-link">Joomla</span> 1.0+ and 1.5 Versions available</p>
<p><span style="font-size:20px;"><span style="font-weight:bold;">Features:</span></span></p>
<p>*  100% tableless CSS<br />
* Validates with XHTML<br />
* Validates with CSS<br />
* <span class="alinks-link">Joomla</span> 1.5 compatible<br />
* <span class="alinks-link">Joomla</span> 1.0+ compatible<br />
* SQL dump available<br />
* 17 <span class="alinks-link">module</span> positions<br />
* Sliced PSDs included<br />
* Site Shaper&#8217;s available (demo quick installs)<br />
* Fully collapsible <span class="alinks-link">module</span> positions<br />
* <span class="alinks-link">S5</span> Effects scripts power: <span class="alinks-link">S5</span> No-MooMenu<br />
* Lytebox enabled<br />
* Tool Tips enabled<br />
* 3 Menu systems: No-MooMenu Drop Down, No-MooMenu Fading or Suckerfish<br />
* Custom page and column widths<br />
* Compatible with the following browsers:</p>
<p>o IE6<br />
o IE7<br />
o Firefox 1.5+<br />
o Opera 9+<br />
o Safari<br />
o Netscape<br />
o Advant</p>
<p><a href="http://webtemplat.wordpress.com/files/2008/10/seaofglass.jpg"><img class="size-full wp-image-112 alignleft" title="seaofglass" src="http://webtemplat.wordpress.com/files/2008/10/seaofglass.jpg" alt="" width="392" height="448" /></a></p>
<p><span style="font-size:20px;"><span style="font-weight:bold;">Menu Styles:</span></span></p>
<p>Suckerfish Menu:</p>
<p>This menu is a Suckerfish menu system and is disabled by default but if you prefer to enable it you can set the menu to &#8220;2&#8243; in the &#8220;<span class="alinks-link">Template</span> Configuration&#8221;. In <span class="alinks-link">Joomla</span> 1.5 will have the option in the <span class="alinks-link">template</span> parameters.</p>
<p><span class="alinks-link">S5</span> No-MooMenu Drop Down Menu:</p>
<p>The <span class="alinks-link">S5</span> No-MooMenu Drop Down Menuis completely powered by <span class="alinks-link">S5</span> Effects so your modules and components won&#8217;t cause any conflictions using this menu system. Just mouse over the top menu in the demo and you will notice the suckerfish menu smoothly expand in.</p>
<p>Don&#8217;t want this fancy menu? Not a problem, you can switch to the standard suckerfish menu system in the <span class="alinks-link">template</span> configuration or completely hide the menu altogether.</p>
<p><span class="alinks-link">S5</span> No-MooMenu Fading Meu:</p>
<p>The <span class="alinks-link">S5</span> No-MooMenu Fading Menu is completely powered by <span class="alinks-link">S5</span> Effects so your modules and components won&#8217;t cause any conflictions using this menu system. Just mouse over the top menu in the demo and you will notice the suckerfish menu smoothly fade in.</p>
<p>Don&#8217;t want this fancy menu? Not a problem, you can switch to the standard suckerfish menu system in the <span class="alinks-link">template</span> configuration or completely hide the menu altogether.</p>
<p><span style="color:red;"><span class="alinks-link">S5</span> Sea of Glass Full Package</span> (12.76 MB)</p>
<p><span style="color:blue;">mod_s5_horizontal_login_SOG_10.zip<br />
s5_horizontal_login_SOG_15.zip<br />
Shape5_Seaofglass.sql_10.zip<br />
Shape5_Seaofglass.sql_15.zip<br />
Shape5_Seaofglass_10.zip<br />
Shape5_Seaofglass_15.zip<br />
Shape5_seaofglass_JPEGS.zip<br />
Shape5_SeaofGlass_PSDs.zip<br />
SiteShaper_Shape5_SeaofGlass10.zip<br />
SiteShaper_Shape5_SeaofGlass15.zip</span></p>
<blockquote><p>http://rapidshare.com/files/146043236/s5_seaofglass.zip<br />
http://www.mediafire.com/?mlgwd5yv1rz<br />
http://www.uploadjockey.com/download/1656724/s5_seaofglass.zip</p></blockquote>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hosticity - August 2008 Joomla Club Template]]></title>
<link>http://webtemplat.wordpress.com/2008/10/13/hosticity-august-2008-joomla-club-template/</link>
<pubDate>Mon, 13 Oct 2008 05:48:55 +0000</pubDate>
<dc:creator>budi6529</dc:creator>
<guid>http://webtemplat.wordpress.com/2008/10/13/hosticity-august-2008-joomla-club-template/</guid>
<description><![CDATA[模板名称： Hosticity 商业版权： Shape5商业模板 适用版本： Joomla 1.0.x &amp; Joomla 1.5.x 演示地址： Live Demo Let&#8217;s f]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://webtemplat.wordpress.com/files/2008/10/hosticity_thumb.jpg"><img class="alignleft size-full wp-image-108" title="hosticity_thumb" src="http://webtemplat.wordpress.com/files/2008/10/hosticity_thumb.jpg" alt="" width="160" height="153" /></a><span style="font-style:italic;">模板名称： Hosticity<br />
商业版权： <span class="alinks-link">Shape5</span>商业模板<br />
适用版本： <span class="alinks-link">Joomla</span> 1.0.x &#38; <span class="alinks-link">Joomla</span> 1.5.x<br />
演示地址： <a href="http://www.shape5.com/demo/hosticity/"> Live Demo</a></span></p>
<p>Let&#8217;s face it there isn&#8217;t much out there for <span class="alinks-link">Joomla</span> web hosting templates, so this month we&#8217;ve stepped up to the challenge with a clean, professional looking hosting <span class="alinks-link">template</span>, Hosticity! This month we have also introduced some new items &#8211; <span class="alinks-link">S5</span> Box with drop in or fade transitions, The NEW <span class="alinks-link">S5</span> Habla Chat <span class="alinks-link">module</span> and the NEW <span class="alinks-link">S5</span> Domain Checker <span class="alinks-link">module</span>.</p>
<p><!--more--></p>
<p>This <span class="alinks-link">template</span> comes fully packed with everything you would expect, <span class="alinks-link">S5</span> Site Shaper, <span class="alinks-link">S5</span> Tab Show, 20 <span class="alinks-link">module</span> positions and 13 styles, custom widths, multiple preset styles and so much more! Be sure to check out our demo of Hosticity! DEMO HERE</p>
<p><span style="font-size:20px;">Features:</span></p>
<p>* 100% tableless CSS<br />
* Validates with XHTML<br />
* Validates with CSS<br />
* <span class="alinks-link">Joomla</span> 1.5 compatible<br />
* <span class="alinks-link">Joomla</span> 1.0+ compatible<br />
* New <span class="alinks-link">S5</span> Habla Chat <span class="alinks-link">module</span><br />
* New <span class="alinks-link">S5</span> Domain Checker <span class="alinks-link">module</span><br />
* Custom Widths<br />
* SQL dump available<br />
* 20 <span class="alinks-link">module</span> positions<br />
* Sliced PSDs included<br />
* Site Shaper&#8217;s available (demo quick installs)<br />
* Fully collapsible <span class="alinks-link">module</span> positions<br />
* <span class="alinks-link">S5</span> Effects powered<br />
* Lytebox enabled<br />
* Tool Tips enabled<br />
* 3 Menu systems: No-MooMenu Drop Down, No-MooMenu Fading or Suckerfish<br />
* Custom page and column widths<br />
* Compatible with the following browsers:</p>
<p>o IE6<br />
o IE7<br />
o Firefox 1.5+<br />
o Opera 9+<br />
o Safari<br />
o Netscape<br />
o Advant</p>
<p><span style="float:right;">1. cpanel<br />
2. top<br />
3. user1<br />
4. user2<br />
5. user3<br />
6. user4<br />
7. user5<br />
8. advert1<br />
9. Tool (In <span class="alinks-link">S5</span> Box)<br />
10. left<br />
11. right<br />
12. advert22<br />
13. user6<br />
14. user7<br />
15. user8<br />
16. footer<br />
17. newsflash<br />
18. legals<br />
19. debug (bottom)<br />
20. bottom (bottom menu)</span><img class="bb-image alignleft" src="http://www.shape5.com/images/products/2008/hosticity/club_hosticity.png" alt="" width="432" height="587" /></p>
<p><span style="font-size:20px;">Menu Styles:</span></p>
<p>Suckerfish Menu:</p>
<p>This menu is a Suckerfish menu system and is disabled by default but if you prefer to enable it you can set the menu to &#8220;2&#8243; in the &#8220;<span class="alinks-link">Template</span> Configuration&#8221;. In <span class="alinks-link">Joomla</span> 1.5 will have the option in the <span class="alinks-link">template</span> parameters.</p>
<p><span class="alinks-link">S5</span> No-MooMenu Drop Down Menu:</p>
<p>The <span class="alinks-link">S5</span> No-MooMenu Drop Down Menuis completely powered by <span class="alinks-link">S5</span> Effects so your modules and components won&#8217;t cause any conflictions using this menu system. Just mouse over the top menu in the demo and you will notice the suckerfish menu smoothly expand in.</p>
<p>Don&#8217;t want this fancy menu? Not a problem, you can switch to the standard suckerfish menu system in the <span class="alinks-link">template</span> configuration or completely hide the menu altogether.</p>
<p><span class="alinks-link">S5</span> No-MooMenu Fading Meu:</p>
<p>The <span class="alinks-link">S5</span> No-MooMenu Fading Menu is completely powered by <span class="alinks-link">S5</span> Effects so your modules and components won&#8217;t cause any conflictions using this menu system. Just mouse over the top menu in the demo and you will notice the suckerfish menu smoothly fade in.</p>
<p>Don&#8217;t want this fancy menu? Not a problem, you can switch to the standard suckerfish menu system in the <span class="alinks-link">template</span> configuration or completely hide the menu altogether.</p>
<p><span style="color:red;">Hosticity Full Package</span> (9.29 MB)</p>
<p><span style="color:blue;">mod_s5_domain_check_j10.zip<br />
mod_s5_domain_check_j15.zip<br />
mod_s5_frontpageslide_j10.zip<br />
mod_s5_frontpageslide_j15.zip<br />
mod_s5_habla_chat_j10.zip<br />
mod_s5_habla_chat_j15.zip<br />
s5_hosticity_quickstart_j10.zip<br />
s5_hosticity_quickstart_j15.zip<br />
s5_hosticity_source_files.zip<br />
s5_hosticity_template_j10.zip<br />
s5_hosticity_template_j15.zip</span></p>
<blockquote><p>http://rapidshare.com/files/138190407/s5_hosticity_full.zip<br />
http://www.mediafire.com/?ntlk2ewgrt2</p></blockquote>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Blogger Plazza, Blogging is fun and easy with Joomla]]></title>
<link>http://webtemplat.wordpress.com/2008/10/13/blogger-plazza-blogging-is-fun-and-easy-with-joomla/</link>
<pubDate>Mon, 13 Oct 2008 05:47:04 +0000</pubDate>
<dc:creator>budi6529</dc:creator>
<guid>http://webtemplat.wordpress.com/2008/10/13/blogger-plazza-blogging-is-fun-and-easy-with-joomla/</guid>
<description><![CDATA[Blogger TemplatePlazza Joomla 1.0.x &amp; Joomla 1.5.x Live Demo Looking for a better template for y]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://webtemplat.wordpress.com/files/2008/10/magazine_thumb1.gif"><img class="alignleft size-full wp-image-104" title="magazine_thumb1" src="http://webtemplat.wordpress.com/files/2008/10/magazine_thumb1.gif" alt="" width="100" height="100" /></a><span style="font-style:italic;">Blogger<br />
<span class="alinks-link">TemplatePlazza</span><br />
<span class="alinks-link">Joomla</span> 1.0.x &#38; <span class="alinks-link">Joomla</span> 1.5.x<br />
<a href="http://demo.templateplazza.net/blogger_plazza/">Live Demo</a></span></p>
<p>Looking for a better <span class="alinks-link">template</span> for your web blog? Or, would like to start a new <span class="alinks-link">joomla</span> weblog?<br />
Then Blogger Plazza might be the perfect choice for you.<br />
Blogger Plazza is a new <span class="alinks-link">Joomla</span> <span class="alinks-link">template</span> that is designed specially for blogging with <span class="alinks-link">Joomla</span>.</p>
<p><!--more--></p>
<p>It&#8217;s fresh, unique and designed with full of web 2.0 features.<br />
With it&#8217;s 8 premade styles, 8 font styles, 3 font sizes and 22 <span class="alinks-link">module</span> positions, you will have ability to control your own blog design and choose the best layout option for your blog</p>
<p><span style="font-size:20px;"><span style="font-weight:bold;">Features :</span></span></p>
<p>*  <span class="alinks-link">TP</span> Blogger<br />
Custom <span class="alinks-link">Joomla</span> <span class="alinks-link">plugin</span> that will change your default <span class="alinks-link">Joomla</span> head format (date , title , author, pdf/emaiil icon) into a new eye cathy format.<br />
* TPBox 2<br />
A new version of TPBox, same function, new visuality.<br />
This <span class="alinks-link">plugin</span> that can be used to display your images, iframe or youtube files.<br />
* Scrolling Intro Section<br />
Unique <span class="alinks-link">module</span> position at the top of page with smooth scrolling and cookie function<br />
* <span class="alinks-link">Extensions</span> Templates<br />
Custom <span class="alinks-link">template</span> for <span class="alinks-link">Joomla</span> Comment and Jom Comment<br />
* 8 <span class="alinks-link">Template</span> <span class="alinks-link">Style</span> That Can be Combined With 8 Font Families and 3 Font Sizes<br />
* <span class="alinks-link">TP</span> Menu System With 7 <span class="alinks-link">Style</span> Options<br />
* <span class="alinks-link">TP</span> Box Integration to Show your media files, ajax, etc with Lightbox Effect<br />
* Gzip Loader For Faster Loading<br />
* Mootips and IE6 PNG Fix<br />
* Collapsible <span class="alinks-link">Module</span> Positions<br />
* Compatible With FF2-FF3, Chrome, IE6, IE7, Safari, Opera<br />
* Valid XHTML and CSS</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Magazine Plazza, Joomla Magazine Template]]></title>
<link>http://webtemplat.wordpress.com/2008/10/13/magazine-plazza-joomla-magazine-template/</link>
<pubDate>Mon, 13 Oct 2008 05:40:29 +0000</pubDate>
<dc:creator>budi6529</dc:creator>
<guid>http://webtemplat.wordpress.com/2008/10/13/magazine-plazza-joomla-magazine-template/</guid>
<description><![CDATA[模板名称： Magazine 商业版权： TemplatePlazza商业模板 适用版本： Joomla 1.0.x &amp; Joomla 1.5.x 演示地址： Live Demo This n]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://webtemplat.wordpress.com/files/2008/10/magazine_thumb.gif"><img class="alignleft size-full wp-image-93" title="magazine_thumb" src="http://webtemplat.wordpress.com/files/2008/10/magazine_thumb.gif" alt="" width="206" height="150" /></a></p>
<p><span style="font-style:italic;">模板名称： Magazine<br />
商业版权： <span class="alinks-link">TemplatePlazza</span>商业模板<br />
适用版本： <span class="alinks-link">Joomla</span> 1.0.x &#38; <span class="alinks-link">Joomla</span> 1.5.x<br />
演示地址： <a href="http://demo.templateplazza.net/magazine"> Live Demo</a></span></p>
<p>This new <span class="alinks-link">template</span> is designed to fullfill your needs of a fresh,  clean, and flexible <span class="alinks-link">template</span> for your <span class="alinks-link">joomla</span> portal.<br />
This <span class="alinks-link">template</span> brings alot of features (listed below) and also equipped with two additional &#8220;news presentation type&#8221; <span class="alinks-link">joomla</span> modules, Nice Frontpage and Lated NewsPlusDate, that will enrich your <span class="alinks-link">joomla</span> site looks and also make your <span class="alinks-link">joomla</span> site to be more functional.</p>
<p><!--more--></p>
<p><span style="font-size:20px;"><span style="font-weight:bold;">Features :</span></span></p>
<p>- 34 fully collapsible <span class="alinks-link">module</span> positions<br />
- Support <span class="alinks-link">Joomla</span> 1.0.xx and <span class="alinks-link">Joomla</span> 1.5 (native)<br />
- Quickstart package included for both of J 1.0xx and J 1.5 versions<br />
- Nicefrontpage <span class="alinks-link">module</span> included<br />
- Latestnewsplusdate <span class="alinks-link">module</span> included<br />
- New <span class="alinks-link">TP</span> Menu System with 7 menu <span class="alinks-link">style</span> option<br />
- <span class="alinks-link">Style</span> Switcher with 7 webstyle, 7 <span class="alinks-link">fonts</span> options, 3 font size options<br />
- Gzip Loader for more/ faster loading<br />
- <span class="alinks-link">TP</span> Box integration, a <span class="alinks-link">plugin</span> to display your video files, images, webpage, ajax etc in a Lightbox effect<br />
- Mootips and IE6 Png fix embeded<br />
- Compatible with FF, IE7, IE6, Safari, Opera<br />
- Valid XHTML and CSS 2</p>
<p>erfce</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[October 08 - Blueprint]]></title>
<link>http://webtemplat.wordpress.com/2008/10/13/october-08-blueprint/</link>
<pubDate>Mon, 13 Oct 2008 05:34:19 +0000</pubDate>
<dc:creator>budi6529</dc:creator>
<guid>http://webtemplat.wordpress.com/2008/10/13/october-08-blueprint/</guid>
<description><![CDATA[模板名称： Blueprint 商业版权： Yootheme商业模板 适用版本： Joomla 1.5.x 演示地址： Live Demo Get your hands on Blueprint th]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://webtemplat.wordpress.com/files/2008/10/blueprint_thumb.png"><img class="alignleft size-full wp-image-89" title="blueprint_thumb" src="http://webtemplat.wordpress.com/files/2008/10/blueprint_thumb.png" alt="" width="187" height="131" /></a><span style="font-style:italic;">模板名称：  Blueprint<br />
商业版权： <span class="alinks-link">Yootheme</span>商业模板<br />
适用版本： <span class="alinks-link">Joomla</span> 1.5.x<br />
演示地址： <a href="http://demo.yootheme.com/oct08/"> Live Demo</a></span></p>
<p>Get your hands on Blueprint the new <span class="alinks-link">YOOtheme</span> <span class="alinks-link">Joomla</span> <span class="alinks-link">template</span>! This months exclusive <span class="alinks-link">YOOtheme</span> <span class="alinks-link">template</span> comes with an eye-catching blog <span class="alinks-link">style</span> and also includes various features and effects. Be sure to check out our YOOmenu with a sliding lightning effect for a sleek main navigation. Blueprint also features a variety of selected color variations make sure to take a glance at these too. As always we combine an original design with the latest Web 2.0 features. Enjoy!</p>
<p><!--more--></p>
<p>* Smooth menu with sliding lightning effect<br />
* All-in-one <span class="alinks-link">YOOtheme</span> <span class="alinks-link">template</span> installation package<br />
* Enhanced <span class="alinks-link">module</span> system with flexible proportions<br />
* Fully sliced Fireworks .png Source files<br />
* Native Version for <span class="alinks-link">Joomla</span> 1.5<br />
* Works with all YOOtools<br />
* Don&#8217;t forget the Teamlog extension</p>
<p><span style="font-weight:bold;">Classic features:</span></p>
<p>* Tableless CSS design<br />
* Accordion Menu with smooth animation and color fading<br />
* Styleswitcher for accessibility control<br />
* Lots of <span class="alinks-link">template</span> color variations<br />
* Many <span class="alinks-link">module</span> positions<br />
* Fully collapsible <span class="alinks-link">module</span> architecture<br />
* Enables PNG Alpha Transparency for IE6<br />
* Extra HTML tag stylings<br />
* Fully sliced Adobe Fireworks CS3 .png files for customizations<br />
* Native <span class="alinks-link">Joomla</span> 1.5 version<br />
* Very clean and fast loading design<br />
* XHTML 1.0 Transitional and CSS 2.0 Valid<br />
* Fully tested in Firefox 2.0+, IE6, IE7, Safari 3.0+, Opera 9.0+ and Camino 1.0+</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
