<?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>plugin &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/plugin/</link>
	<description>Feed of posts on WordPress.com tagged "plugin"</description>
	<pubDate>Tue, 14 Oct 2008 12:09:40 +0000</pubDate>

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

<item>
<title><![CDATA[Archivos odt en Microsoft Word]]></title>
<link>http://lacajadeloscables.wordpress.com/?p=123</link>
<pubDate>Tue, 14 Oct 2008 11:20:37 +0000</pubDate>
<dc:creator>lacajadeloscables</dc:creator>
<guid>http://lacajadeloscables.ca.wordpress.com/2008/10/14/archivos-odt-en-microsoft-word/</guid>
<description><![CDATA[
Ahora en la universidad cada profesor utiliza un formato para los apuntes!!!, que si pdf, odt, doc,]]></description>
<content:encoded><![CDATA[<p><a href="http://lacajadeloscables.files.wordpress.com/2008/10/ooo-main-logo-col-rgb_150px.gif"><img class="aligncenter size-full wp-image-127" title="OpenOffice" src="http://lacajadeloscables.wordpress.com/files/2008/10/ooo-main-logo-col-rgb_150px.gif" alt="" width="150" height="47" /></a><br />
Ahora en la universidad cada profesor utiliza un formato para los apuntes!!!, que si pdf, odt, doc, docx<strong> </strong>y llega un momento en el que hay que tener un montón de programas instalados en nuestro ordenador, si queréis <strong>evitar </strong>este problema por ejemplo a la hora de leer un archivo como el que nos ocupa hoy (<strong>odt</strong>), lo mejor es buscar un <strong>plugin </strong>para alguno de los programas que tenemos ya instalados. En este caso he buscado un plugin para poder <strong>abrir archivos de OpenOffice</strong> (la solución gratuita y sustitutiva a Microsoft Office) y he encontrado <strong>*</strong> <a title="Usar ODF desde MS Word" href="http://www.ecualug.org/?q=2007/01/29/usar_odf_desde_ms_word" target="_blank">esta página</a> que comenta muy bien la solución.</p>
<p>Otro día hablamos de las distintas opciones de software de ofimática que hay en el mercado. Ya os adelanto que OpenOffice es una solución a tener muy en cuenta.</p>
<p><strong>* Revisión</strong>: Ir a la <a href="http://www.sun.com/software/star/odf_plugin/index.jsp" target="_blank">página oficial</a> donde podréis encontrar nuevos plugins oficiales y para las distintas versiones de Word.</p>
<p>Más información: <a href="http://www.ecualug.org/?q=2007/01/29/usar_odf_desde_ms_word" target="_blank">Ecualug.org<br />
</a>Descarga: <a href="http://www.sun.com/software/star/odf_plugin/get.jsp">Plugin oficial de Sun</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Scheme syntax in eclipse]]></title>
<link>http://edivad.wordpress.com/?p=128</link>
<pubDate>Tue, 14 Oct 2008 09:33:38 +0000</pubDate>
<dc:creator>edivad</dc:creator>
<guid>http://edivad.ca.wordpress.com/2008/10/14/scheme-syntax-in-eclipse/</guid>
<description><![CDATA[A simple and quick post. In order to have scheme syntax hilight in eclipse you can easily install th]]></description>
<content:encoded><![CDATA[<p>A simple and quick post. In order to have <a href="http://www.schemers.org/">scheme</a> syntax hilight in eclipse you can easily install the <a href="http://schemeway.sourceforge.net/">schemeway plugin</a>.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[5 Firefox plugins I can't live without]]></title>
<link>http://crudaloola.wordpress.com/?p=35</link>
<pubDate>Tue, 14 Oct 2008 07:02:37 +0000</pubDate>
<dc:creator>Priit</dc:creator>
<guid>http://crudaloola.ca.wordpress.com/2008/10/14/5-firefox-plugins-i-cant-live-without/</guid>
<description><![CDATA[I have tried out several plugins for firefox. And I have read several posts about great addons. Usua]]></description>
<content:encoded><![CDATA[<p>I have tried out several plugins for firefox. And I have read several posts about great addons. Usually I have little use of them because I am a developer. I make web applications and need plugins that make my life easier not fancier. So here we go:</p>
<ol>
<li><strong><a href="http://getfirebug.com/" target="_blank">Firebug</a> -</strong> I really love it :) I can run javascript, see errors, inspect my html dom structure, view and edit styles and all that in runtime. For anyone who is developing something with web UI this plugin is a must. And be sure to check out the extensions page. Maybe there is no need for another plugin because firebug extension exist. (Check out the <a href="http://xrefresh.com/rainbow" target="_blank">Rainbow</a>).</li>
<li><strong><a href="https://addons.mozilla.org/en-US/firefox/addon/3817" target="_blank">JohnnyCache</a></strong> - They describe it like so: "Use JohnnyCache to block access to the disk and memory cache based on user-defined URL patterns." I just like it. I have worked with web applications where flash is included and sometimes when it is updated Firefox does not pick that up. So it is great to use this kind of plugin and be sure that nothing is cached. Before this plugin my first steps after not seeing the result of my changes were: Tools -&#62; Clear Private data -&#62; uncheck some boxes -&#62; ok -&#62; refresh. Now I can avoid this. I know there are some plugins that add single button on toolbar that can be used for cache but I like to disable cache at all for my development. After all I shouldn't worry about bandwitdh on localhost.</li>
<li><strong><a href="http://www.screengrab.org/" target="_blank">Screengrab</a> - </strong>One picture is better than thousand words. With Screengrab I can save images of whole screen, only viewable area (that in inside the browser) or I can select a custom area.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/2190" target="_blank"><strong>Drag drop upload</strong></a> - Hey I saved my image, it looks great, now lets go and upload it to my task, blog, web site whereever. You have your site opened and you see a text box with browse button. I don't think anyone would type the path in but everyone knows how annoying can this browsing be. I don't like to save everything to my desktop so that it would be easy to find. Actually after a while it is not so easy to find. I use some temp directory in the depths of my disk. I have my image in that directory in front of me and I have to browse there again...? No! I just grab my image and drag it to text input and path appears. Sometimes I would really like to hold shift while dragging and *move* my stuff to the web instead of copy.</li>
<li><a href="http://www.iosart.com/firefox/colorzilla/" target="_blank"><strong>ColorZilla </strong></a>- Very useful to reuse the magnificent colors of the web. I could pick the on I like from eyedropper or palette browser but I could pick it anywhere on the web site I'm on. For example, design team sends me new style sheets and images but miss few spots or forget to change some images. I'm not going to whine that "Here are two pixels red but should be green like there" or something like that. I'll pick a color, find correct class with firebug, change the css and with trust in JohnnyCache I refresh my page. Easy :)</li>
</ol>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Plugin opensearch para buscar mp3]]></title>
<link>http://sleeplessmonkey.wordpress.com/?p=29</link>
<pubDate>Tue, 14 Oct 2008 00:05:29 +0000</pubDate>
<dc:creator>marcojetson</dc:creator>
<guid>http://sleeplessmonkey.ca.wordpress.com/2008/10/14/plugin-opensearch-para-buscar-mp3/</guid>
<description><![CDATA[Añadiendo este plugin a tu navegador (cualquiera que soporte Opensearch) podrás buscar y descargar]]></description>
<content:encoded><![CDATA[<p>Añadiendo este plugin a tu navegador (cualquiera que soporte Opensearch) podrás buscar y descargar mp3s gratis y en descarga directa.</p>
<p>El plugin utiliza <a href="http://www.c0wa.com">c0wa</a> para buscar la música, que a su vez utiliza el servicio de <a href="http://www.goear.com">goear</a>.</p>
<p>Como esta cosa no soporta js tuve que subir el boton para instalarlo a otro lado :(<br />
Entrar <a href="http://www.c0wa.com/opensearch.html">aca</a> y hacer click para instalar</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Mu.Lab 2.0 de Mutools]]></title>
<link>http://audiofanzines.wordpress.com/?p=757</link>
<pubDate>Mon, 13 Oct 2008 22:35:28 +0000</pubDate>
<dc:creator>kaelee</dc:creator>
<guid>http://es.audiofanzine.com/2008/10/13/mulab-20-de-mutools/</guid>
<description><![CDATA[MUTOOLS ha anunciado la “PreRelease E” de la versión Mu.Lab 2.0.
Cambios en esta versión :

Ed]]></description>
<content:encoded><![CDATA[<p><a href="http://audiofanzines.files.wordpress.com/2008/10/mu-labs-2.jpg"><img class="alignleft size-full wp-image-758" title="Mu.Lab 2.0 de Mutools" src="http://audiofanzines.wordpress.com/files/2008/10/mu-labs-2.jpg" alt="" width="220" height="36" /></a><span>MUTOOLS ha anunciado la “PreRelease E” de la versión Mu.Lab 2.0.</span></p>
<p><span><span style="text-decoration:underline;">Cambios en esta versión</span> :</span></p>
<ul>
<li>Editores MuSynth y MUX Deep : Funcion “Renombrar Parámetro” en el menú contextual Parámetros</li>
<li>Editor de Secuencias : Se puede establecer una región de fin de Loop arrastrando  una zona en la barra de tiempo (ver Composer)</li>
<li>Editor de Secuencias : Para editar la posición donde se pega el evento, se usa un cuadro de diálogo (ver Composer)</li>
<li>Para mover las pistas, los racks y los plugs, sólo se necesita rastrarlos, ya no hace falta apretar [Shift]</li>
<li>Un clic derecho en el icono de Pista abre el menú contextual</li>
</ul>
<p><span><span style="text-decoration:underline;">Correcciones</span> :</span></p>
<ul>
<li>Cuando se graba un evento y se elige “Sobre Escribir” y luego “Deshacer”, no se restauraba el previo Start/Loop/End</li>
<li>Cuando se cargaban los parches Sampla / Multisampla, los diales meta no siempre se refrescaban </li>
<li>En algunos casos se escuchaba un ruido cuando se usaba los plugins VST</li>
<li>Durante la grabación, cuando se seleccionaba una secuencia, se apretaba [ESC] y Cancel, la grabación no siempre se cancelaba.</li>
<li>Cuando se integraba un plugin a otro plugin en el Rackdesk + “Guardar en MPA”, no se veía el plugin en MPA.</li>
</ul>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Ping.fm buat yg males login ke berbagai Akun Social Network]]></title>
<link>http://warnet.wordpress.com/?p=45</link>
<pubDate>Mon, 13 Oct 2008 06:12:49 +0000</pubDate>
<dc:creator>Rio</dc:creator>
<guid>http://warnet.ca.wordpress.com/2008/10/13/pingfm-multi-blogging-social-network/</guid>
<description><![CDATA[Punya akun Facebook, Friendster, Plurk, atau social network lain bahkan WordPress ?
Namun setiap mau]]></description>
<content:encoded><![CDATA[<p>Punya akun Facebook, Friendster, Plurk, atau social network lain bahkan Wordpress ?<br />
Namun setiap mau update ke setiap akun tersebut kita harus ke situsnya dan login terlebih dulu, nah dengan Ping.fm kita bisa melakukannya dari satu akun saja, akun <a href="http://ping.fm/networks/">Ping.fm</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[การใช้ HTML กับ RichUI Accordion]]></title>
<link>http://khomkrit.wordpress.com/?p=360</link>
<pubDate>Sun, 12 Oct 2008 07:10:49 +0000</pubDate>
<dc:creator>khomkrit</dc:creator>
<guid>http://khomkrit.ca.wordpress.com/2008/10/12/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b9%83%e0%b8%8a%e0%b9%89-html-%e0%b8%81%e0%b8%b1%e0%b8%9a-richui-accordion/</guid>
<description><![CDATA[วันนี้ลองเล่น RichUI Plugin ซึ่งเป็น plugin ตัวห]]></description>
<content:encoded><![CDATA[<p>วันนี้ลองเล่น <a href="http://www.grails.org/RichUI+Plugin#Installation">RichUI Plugin</a> ซึ่งเป็น plugin ตัวหนึ่งของ Grails ที่รวมเอา Ajax Component หลายๆตัวไว้ด้วยกัน และมันทำให้เราสร้าง  Rich User Interface ได้อย่างง่ายๆโดยไม่ต้องเขียน Javascript เลยซักตัว</p>
<p>หนึ่งในนั้นคือ <a href="http://www.grails.org/RichUI+Plugin#Accordion">Accordion</a> พอได้ใช้แล้วพบว่าเราไม่สามารถใส่ tag HTML ระหว่าง tag AccordionItem ได้ (จริงๆมันก็ใส่ได้ แต่ผลลัพทธ์ที่ได้ออกมาคือ plain text) ถ้าหากว่าใช้ tag HTMl ได้คงดีไม่น้อย จากนั้นผมก็ค้นหาวิธีจึงไปเจอวิธีแก้ <a href="http://www.nabble.com/RichUI-Accordion-td18651765.html">ที่นี่</a></p>
<p>วิธีแก้ก็ง่ายๆ โดยการเข้าไปแก้ไฟล์ชื่อ <span><span class="highlight">AccordionItemRenderer</span>.groovy ซึ่งอยู่ที่ </span></p>
<p><span style="color:#008000;">$PROJECT_HOME/plugins/richui-เวอร์ชั่น/src/groovy/de/andreasschmitt/richui/taglib/renderer</span></p>
<p>และมองหาคำสั่งหน้าตาแบบนี้ (อยู่ประมาณบรรทัดที่ 20)</p>
<p><span style="color:#008000;">builder."div"("class": "bd", "${body.call()}")</span></p>
<p>จากนั้นเปลี่ยนเป็น</p>
<p><span style="color:#008000;"> builder."div"("class": "bd"){<br />
builder.yieldUnescaped "${body.call()}"<br />
}</span></p>
<p>เป็นอันเสร็จเรียบร้อย และทดลองใช้ HTML ใน body ของ tag AccordionItem ดู จะพบว่าใช้ HTML ได้แล้ว</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Wordpress Mu Google XML Sitemap Solution]]></title>
<link>http://famulus.wordpress.com/?p=39</link>
<pubDate>Sun, 12 Oct 2008 04:25:05 +0000</pubDate>
<dc:creator>Warren.rior</dc:creator>
<guid>http://postedpost.com/2008/10/12/wordpress-mu-google-xml-sitemap/</guid>
<description><![CDATA[After download the Google Sitemaps Generator, I thought it might easy to install on WordPress mu sys]]></description>
<content:encoded><![CDATA[<p>After download the <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" target="_blank">Google Sitemaps Generator</a>, I thought it might easy to install on <a href="http://postedpost.com/tag/wordpress/">Wordpress</a> <a href="http://postedpost.com/tag/mu-system/"><strong>mu system</strong></a>. But I am wrong, not that simple, I have to change lots of place to make it useful. Here is what I do and why:</p>
<h2>First thing first, install:</h2>
<p>Install the <a href="http://postedpost.com/tag/sitemap-generator/"><strong>sitemap generator</strong></a> is same as install any other <a href="http://postedpost.com/tag/plugin/">plugin</a>, unzip and put it into <a href="http://postedpost.com/tag/plugin/">plugin</a> <a href="http://postedpost.com/tag/folder/">folder</a>, like:</p>
<p><strong>\wp-content\<a href="http://postedpost.com/tag/plugin/">plugins</a>\<a href="http://postedpost.com/tag/google-sitemap-generator/"><big>google-sitemap-generator</big></a></strong></p>
<p>I am not put it into <strong><a href="http://postedpost.com/tag/mu/">mu</a>-<a href="http://postedpost.com/tag/plugin/">plugins</a></strong> <a href="http://postedpost.com/tag/folder/">folder</a>, because I do not want <a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a> for all <a href="http://postedpost.com/tag/blog/">blogs</a>, I need give blogger choice, they can active it when they need <a href="http://postedpost.com/tag/sitemap/">sitemap</a>. (Not everyone like <a href="http://postedpost.com/tag/sitemap/">sitemap</a> IMO)<!--more--></p>
<h2>Now, Lets Make Some Change</h2>
<h3><a href="http://postedpost.com/tag/function/">function</a> GetHomePath()</h3>
<p>Find <a href="http://postedpost.com/tag/function/">function</a> <strong>GetHomePath</strong> at <strong><a href="http://postedpost.com/tag/sitemap/">sitemap</a>-core.<a href="http://postedpost.com/tag/php/">php</a></strong> <a href="http://postedpost.com/tag/file/">file</a>, this <a href="http://postedpost.com/tag/function/">function</a> return the <a href="http://postedpost.com/tag/value/">value</a> of <a href="http://postedpost.com/tag/blog/">blog</a> root, it works fine for single <a href="http://postedpost.com/tag/wordpress/">wordpress</a> <a href="http://postedpost.com/tag/system/">system</a>, but for <a href="http://postedpost.com/tag/mu-system/"><strong>mu system</strong></a>, it will cause mess, as author recommend, we change this <a href="http://postedpost.com/tag/function/">function</a>, before return $res;</p>
<blockquote><p>Global $blog_id;<br />
if ($blog_id != 1) $res .= 'wp-content/<a href="http://postedpost.com/tag/blog/">blogs</a>.dir/' . $blog_id . '/<a href="http://postedpost.com/tag/file/">files</a>/';<br />
return $res;</p></blockquote>
<p>After change this <a href="http://postedpost.com/tag/function/">function</a>, the <strong><a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a></strong> and <strong><a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a>.gz</strong> <a href="http://postedpost.com/tag/file/">file</a> will be placed at <a href="http://postedpost.com/tag/blog/">blog</a> <a href="http://postedpost.com/tag/file/">file</a> <a href="http://postedpost.com/tag/folder/">folder</a>.</p>
<h3><a href="http://postedpost.com/tag/remove/">Remove</a> <a href="http://postedpost.com/tag/user/">user</a> ability to make <a href="http://postedpost.com/tag/key/">key</a> setting changes</h3>
<p><a href="http://postedpost.com/tag/wordpress/">WordPress</a> <a href="http://postedpost.com/tag/mu/">mu</a> is a multiuser <a href="http://postedpost.com/tag/system/">system</a>, you should not allow <a href="http://postedpost.com/tag/user/">user</a> to change some <a href="http://postedpost.com/tag/key/">key</a> <a href="http://postedpost.com/tag/sitemap/">sitemap</a> setting, open <strong><a href="http://postedpost.com/tag/sitemap/">sitemap</a>-ui.<a href="http://postedpost.com/tag/php/">php</a></strong> <a href="http://postedpost.com/tag/file/">file</a>,</p>
<p><strong><a href="http://postedpost.com/tag/remove/">Remove</a></strong></p>
<blockquote><p>} <a href="http://postedpost.com/tag/else/">else</a> if($k=="sm_b_location_mode") {<br />
$<a href="http://postedpost.com/tag/tmp/">tmp</a>=(string) $_POST[$k];<br />
$<a href="http://postedpost.com/tag/tmp/">tmp</a>=strtolower($<a href="http://postedpost.com/tag/tmp/">tmp</a>);<br />
if($<a href="http://postedpost.com/tag/tmp/">tmp</a>=="<a href="http://postedpost.com/tag/auto/">auto</a>" &#124;&#124; $<a href="http://postedpost.com/tag/tmp/">tmp</a>="manual") $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;_options[$k]=$<a href="http://postedpost.com/tag/tmp/">tmp</a>;<br />
<a href="http://postedpost.com/tag/else/">else</a> $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;_options[$k]="<a href="http://postedpost.com/tag/auto/">auto</a>";</p></blockquote>
<p>This is for decide where the <a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a> placed, do not need for <a href="http://postedpost.com/tag/mu-system/"><strong>mu system</strong></a></p>
<p><strong><a href="http://postedpost.com/tag/remove/">Remove</a></strong></p>
<blockquote><p>If($this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>('sm_b_robots')===<a href="http://postedpost.com/tag/true/">true</a>) {<br />
if($this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;WriteRobotsFile()) {<br />
$message.=str_replace("%s",$this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;GetRobotsFileUrl(),__("&#60;a href=\"%s\"&#62;<a href="http://postedpost.com/tag/robots/">Robots</a>.<a href="http://postedpost.com/tag/txt/">txt</a>&#60;/a&#62; <a href="http://postedpost.com/tag/file/">file</a> saved",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>')) . "&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;";<br />
} <a href="http://postedpost.com/tag/else/">else</a> {<br />
$message.=__("Error while saving <a href="http://postedpost.com/tag/robots/">Robots</a>.<a href="http://postedpost.com/tag/txt-file/"><strong>txt file</strong></a>",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') . "&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;";<br />
}<br />
}</p></blockquote>
<p>This is for how to change <a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt-file/"><strong>txt file</strong></a>, as we know, for <a href="http://postedpost.com/tag/mu-system/"><strong>mu system</strong></a>, <a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt-file/"><strong>txt file</strong></a> is generated on the fly, so cannot allow <a href="http://postedpost.com/tag/user/">user</a> to change it.</p>
<p><strong><a href="http://postedpost.com/tag/remove/">Remove</a></strong></p>
<blockquote><p><strong>&#60;<a href="http://postedpost.com/tag/li/">li</a>&#62;</strong></p></blockquote>
<blockquote><p>&#60;<a href="http://postedpost.com/tag/input-type/"><strong>input type</strong></a>="checkbox" <a href="http://postedpost.com/tag/id/">id</a>="sm_b_robots" <a href="http://postedpost.com/tag/name/">name</a>="sm_b_robots" &#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> ($this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>("sm_b_robots")==<a href="http://postedpost.com/tag/true/">true</a>?"<a href="http://postedpost.com/tag/checked/">checked</a>=\"<a href="http://postedpost.com/tag/checked/">checked</a>\"":"") ?&#62; /&#62;<br />
&#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> str_replace('%s',(file_exists($this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;GetRobotsFilePath())?'&#60;a href="' . $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;GetRobotsFileUrl() . '"&#62;<a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt/">txt</a>&#60;/a&#62;':'<a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt/">txt</a>'),__("Modify or create %s <a href="http://postedpost.com/tag/file/">file</a> in <a href="http://postedpost.com/tag/blog/">blog</a> root which contains the <a href="http://postedpost.com/tag/sitemap/">sitemap</a> <a href="http://postedpost.com/tag/location/">location</a>.",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>')); ?&#62;</p>
<p>&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;<br />
&#60;?<a href="http://postedpost.com/tag/php/">php</a> _e("<a href="http://postedpost.com/tag/file/">File</a> permissions: ",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>');<br />
$f = $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;GetRobotsFilePath();<br />
$link = ' &#60;a href="' . $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;GetRedirectLink("<a href="http://postedpost.com/tag/sitemap/">sitemap</a>-help-<a href="http://postedpost.com/tag/options/">options</a>-<a href="http://postedpost.com/tag/robots/">robots</a>",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') . '"&#62;' . __("Learn more",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') . '&#60;/a&#62;';<br />
if(file_exists($f)) {<br />
if(is_writable($f)) {<br />
_e("OK, <a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt/">txt</a> is <a href="http://postedpost.com/tag/writable/">writable</a>.",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>');<br />
} <a href="http://postedpost.com/tag/else/">else</a> {<br />
<a href="http://postedpost.com/tag/echo/">echo</a> __("Error, <a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt/">txt</a> is not <a href="http://postedpost.com/tag/writable/">writable</a>.",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') . $link;<br />
}<br />
} <a href="http://postedpost.com/tag/else/">else</a> {<br />
if(is_writable(dirname($f))) {<br />
_e("OK, <a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt/">txt</a> doesn't exist but the directory is <a href="http://postedpost.com/tag/writable/">writable</a>.",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>');<br />
} <a href="http://postedpost.com/tag/else/">else</a> {<br />
<a href="http://postedpost.com/tag/echo/">echo</a> __("Error, <a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt/">txt</a> doesn't exist and the directory is not <a href="http://postedpost.com/tag/writable/">writable</a>",'<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') . $link;<br />
}<br />
}<br />
?&#62;<br />
&#60;/<a href="http://postedpost.com/tag/li/">li</a>&#62;</p></blockquote>
<p>This is the UI (<a href="http://postedpost.com/tag/user/">User</a> Interface) part of <a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt-file/"><strong>txt file</strong></a> change, if you do not <a href="http://postedpost.com/tag/user/">user</a> change it, so don't let them see it.</p>
<p><strong><a href="http://postedpost.com/tag/remove/">Remove</a></strong></p>
<blockquote><p>&#60;!-- <a href="http://postedpost.com/tag/location/">Location</a> <a href="http://postedpost.com/tag/options/">Options</a> --&#62;<br />
&#60;<a href="http://postedpost.com/tag/div-class/"><strong>div class</strong></a>="dbx-<a href="http://postedpost.com/tag/b/">b</a>-ox-wrapper"&#62;<br />
&#60;fieldset <a href="http://postedpost.com/tag/id/">id</a>="sm_location" <a href="http://postedpost.com/tag/class/">class</a>="dbx-box"&#62;<br />
&#60;<a href="http://postedpost.com/tag/div-class/"><strong>div class</strong></a>="dbx-h-andle-wrapper"&#62;<br />
&#60;h3 <a href="http://postedpost.com/tag/class/">class</a>="dbx-handle"&#62;&#60;?<a href="http://postedpost.com/tag/php/">php</a> _e('<a href="http://postedpost.com/tag/location/">Location</a> of your <a href="http://postedpost.com/tag/sitemap-file/"><strong>sitemap file</strong></a>', '<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') ?&#62;&#60;/h3&#62;<br />
&#60;/<a href="http://postedpost.com/tag/div/">div</a>&#62;<br />
&#60;<a href="http://postedpost.com/tag/div-class/"><strong>div class</strong></a>="dbx-c-ontent-wrapper"&#62;<br />
&#60;<a href="http://postedpost.com/tag/div-class/"><strong>div class</strong></a>="dbx-content"&#62;<br />
&#60;<a href="http://postedpost.com/tag/div/">div</a>&#62;<br />
&#60;<a href="http://postedpost.com/tag/b/">b</a>&#62;&#60;<a href="http://postedpost.com/tag/label/">label</a> for="sm_location_useauto"&#62;&#60;<a href="http://postedpost.com/tag/input-type/"><strong>input type</strong></a>="radio" <a href="http://postedpost.com/tag/id/">id</a>="sm_location_useauto" <a href="http://postedpost.com/tag/name/">name</a>="sm_b_location_mode" <a href="http://postedpost.com/tag/value/">value</a>="<a href="http://postedpost.com/tag/auto/">auto</a>" &#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> ($this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>("b_location_mode")=="<a href="http://postedpost.com/tag/auto/">auto</a>"?"<a href="http://postedpost.com/tag/checked/">checked</a>=\"<a href="http://postedpost.com/tag/checked/">checked</a>\"":"") ?&#62; /&#62; &#60;?<a href="http://postedpost.com/tag/php/">php</a> _e('Automatic detection','<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') ?&#62;&#60;/<a href="http://postedpost.com/tag/label/">label</a>&#62;&#60;/<a href="http://postedpost.com/tag/b/">b</a>&#62;<br />
&#60;ul&#62;<br />
&#60;<a href="http://postedpost.com/tag/li/">li</a>&#62;<br />
&#60;<a href="http://postedpost.com/tag/label/">label</a> for="sm_b_filename"&#62;<br />
&#60;?<a href="http://postedpost.com/tag/php/">php</a> _e('<a href="http://postedpost.com/tag/filename/">Filename</a> of the <a href="http://postedpost.com/tag/sitemap-file/"><strong>sitemap file</strong></a>', '<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') ?&#62;<br />
&#60;<a href="http://postedpost.com/tag/input-type/"><strong>input type</strong></a>="text" <a href="http://postedpost.com/tag/id/">id</a>="sm_b_filename" <a href="http://postedpost.com/tag/name/">name</a>="sm_b_filename" <a href="http://postedpost.com/tag/value/">value</a>="&#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>("b_filename"); ?&#62;" /&#62;<br />
&#60;/<a href="http://postedpost.com/tag/label/">label</a>&#62;&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;<br />
&#60;?<a href="http://postedpost.com/tag/php/">php</a> _e('Detected Path', '<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') ?&#62;: &#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;getXmlPath(<a href="http://postedpost.com/tag/true/">true</a>); ?&#62;&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;&#60;?<a href="http://postedpost.com/tag/php/">php</a> _e('Detected <a href="http://postedpost.com/tag/url/">URL</a>', '<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') ?&#62;: &#60;a href="&#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;getXmlUrl(<a href="http://postedpost.com/tag/true/">true</a>); ?&#62;"&#62;&#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> $this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;getXmlUrl(<a href="http://postedpost.com/tag/true/">true</a>); ?&#62;&#60;/a&#62;<br />
&#60;/<a href="http://postedpost.com/tag/li/">li</a>&#62;<br />
&#60;/ul&#62;<br />
&#60;/<a href="http://postedpost.com/tag/div/">div</a>&#62;<br />
&#60;<a href="http://postedpost.com/tag/div/">div</a>&#62;<br />
&#60;<a href="http://postedpost.com/tag/b/">b</a>&#62;&#60;<a href="http://postedpost.com/tag/label/">label</a> for="sm_location_usemanual"&#62;&#60;<a href="http://postedpost.com/tag/input-type/"><strong>input type</strong></a>="radio" <a href="http://postedpost.com/tag/id/">id</a>="sm_location_usemanual" <a href="http://postedpost.com/tag/name/">name</a>="sm_b_location_mode" <a href="http://postedpost.com/tag/value/">value</a>="manual" &#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> ($this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>("b_location_mode")=="manual"?"<a href="http://postedpost.com/tag/checked/">checked</a>=\"<a href="http://postedpost.com/tag/checked/">checked</a>\"":"") ?&#62; /&#62; &#60;?<a href="http://postedpost.com/tag/php/">php</a> _e('Custom <a href="http://postedpost.com/tag/location/">location</a>','<a href="http://postedpost.com/tag/sitemap/">sitemap</a>') ?&#62;&#60;/<a href="http://postedpost.com/tag/label/">label</a>&#62;&#60;/<a href="http://postedpost.com/tag/b/">b</a>&#62;<br />
&#60;ul&#62;<br />
&#60;<a href="http://postedpost.com/tag/li/">li</a>&#62;<br />
&#60;<a href="http://postedpost.com/tag/label/">label</a> for="sm_b_filename_manual"&#62;<br />
&#60;?<a href="http://postedpost.com/tag/php/">php</a> _e('Absolute or relative path to the <a href="http://postedpost.com/tag/sitemap-file/"><strong>sitemap file</strong></a>, including <a href="http://postedpost.com/tag/name/">name</a>.','<a href="http://postedpost.com/tag/sitemap/">sitemap</a>');<br />
<a href="http://postedpost.com/tag/echo/">echo</a> "&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;";<br />
_e('Example','<a href="http://postedpost.com/tag/sitemap/">sitemap</a>');<br />
<a href="http://postedpost.com/tag/echo/">echo</a> ": /var/www/htdocs/<a href="http://postedpost.com/tag/wordpress/">wordpress</a>/<a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a>"; ?&#62;&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;<br />
&#60;<a href="http://postedpost.com/tag/input/">input</a> style="width:70%" <a href="http://postedpost.com/tag/type/">type</a>="text" <a href="http://postedpost.com/tag/id/">id</a>="sm_b_filename_manual" <a href="http://postedpost.com/tag/name/">name</a>="sm_b_filename_manual" <a href="http://postedpost.com/tag/value/">value</a>="&#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> (!$this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>("b_filename_manual")?$this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;getXmlPath():$this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>("b_filename_manual")); ?&#62;" /&#62;<br />
&#60;/<a href="http://postedpost.com/tag/label/">label</a>&#62;<br />
&#60;/<a href="http://postedpost.com/tag/li/">li</a>&#62;<br />
&#60;<a href="http://postedpost.com/tag/li/">li</a>&#62;<br />
&#60;<a href="http://postedpost.com/tag/label/">label</a> for="sm_b_fileurl_manual"&#62;<br />
&#60;?<a href="http://postedpost.com/tag/php/">php</a> _e('Complete <a href="http://postedpost.com/tag/url/">URL</a> to the <a href="http://postedpost.com/tag/sitemap-file/"><strong>sitemap file</strong></a>, including <a href="http://postedpost.com/tag/name/">name</a>.','<a href="http://postedpost.com/tag/sitemap/">sitemap</a>');<br />
<a href="http://postedpost.com/tag/echo/">echo</a> "&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;";<br />
_e('Example','<a href="http://postedpost.com/tag/sitemap/">sitemap</a>');<br />
<a href="http://postedpost.com/tag/echo/">echo</a> ": http://www.yourdomain.com/<a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a>"; ?&#62;&#60;<a href="http://postedpost.com/tag/br/">br</a> /&#62;<br />
&#60;<a href="http://postedpost.com/tag/input/">input</a> style="width:70%" <a href="http://postedpost.com/tag/type/">type</a>="text" <a href="http://postedpost.com/tag/id/">id</a>="sm_b_fileurl_manual" <a href="http://postedpost.com/tag/name/">name</a>="sm_b_fileurl_manual" <a href="http://postedpost.com/tag/value/">value</a>="&#60;?<a href="http://postedpost.com/tag/php-echo/"><strong>php echo</strong></a> (!$this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>("b_fileurl_manual")?$this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;getXmlUrl():$this-&#62;<a href="http://postedpost.com/tag/sg/">sg</a>-&#62;<a href="http://postedpost.com/tag/getoption/">GetOption</a>("b_fileurl_manual")); ?&#62;" /&#62;<br />
&#60;/<a href="http://postedpost.com/tag/label/">label</a>&#62;<br />
&#60;/<a href="http://postedpost.com/tag/li/">li</a>&#62;<br />
&#60;/ul&#62;<br />
&#60;/<a href="http://postedpost.com/tag/div/">div</a>&#62;<br />
&#60;/<a href="http://postedpost.com/tag/div/">div</a>&#62;<br />
&#60;/<a href="http://postedpost.com/tag/div/">div</a>&#62;<br />
&#60;/fieldset&#62;<br />
&#60;/<a href="http://postedpost.com/tag/div/">div</a>&#62;</p></blockquote>
<p>This part is for choose <a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a> <a href="http://postedpost.com/tag/location/">location</a>, same same, if you do not want <a href="http://postedpost.com/tag/user/">user</a> change it, better not allow them see it.</p>
<h3>Change <a href="http://postedpost.com/tag/default/">Default</a> <a href="http://postedpost.com/tag/settings/">Settings</a></h3>
<p>This is not must, but I recommend you change it, to make your <a href="http://postedpost.com/tag/user/">user</a> life easier</p>
<p>On <strong><a href="http://postedpost.com/tag/sitemap/">sitemap</a>-core.<a href="http://postedpost.com/tag/php/">php</a></strong> <a href="http://postedpost.com/tag/file/">file</a>, you can find <a href="http://postedpost.com/tag/default/">default</a> <a href="http://postedpost.com/tag/value/">value</a> at <a href="http://postedpost.com/tag/function/">function</a> <strong>InitOptions</strong></p>
<p><strong>The change I made are:</strong></p>
<blockquote><p>$this-&#62;_options["sm_b_prio_provider"]="GoogleSitemapGeneratorPrioByAverageProvider";</p></blockquote>
<p>The provider for automatic priority calculation, after I test, <strong><a href="http://postedpost.com/tag/google-sitemap-generator/"><big>Google Sitemap Generator</big></a> Prio By Average Provider</strong> is working better than <strong><a href="http://postedpost.com/tag/google-sitemap-generator/"><big>Google Sitemap Generator</big></a> Prio By Count Provider</strong></p>
<blockquote><p>$this-&#62;_options["sm_b_pingyahoo"]=<a href="http://postedpost.com/tag/true/">true</a>; //<a href="http://postedpost.com/tag/auto/">Auto</a> ping <a href="http://postedpost.com/tag/yahoo/">YAHOO</a><br />
$this-&#62;_options["sm_b_yahookey"]='Q89D23fV34GSeqHjRl8o5i55ojmxrmwJPyMa_195mBnBaK6Vp_NB8y5WjnIoamjikw--'; //<a href="http://postedpost.com/tag/yahoo/">YAHOO</a> Application <a href="http://postedpost.com/tag/key/">Key</a>, <a href="http://postedpost.com/tag/default/">default</a> for all</p></blockquote>
<p><a href="http://postedpost.com/tag/default/">Default</a> the <a href="http://postedpost.com/tag/sitemap/">sitemap</a> not ping <a href="http://postedpost.com/tag/yahoo/">Yahoo</a> after generated, because you need a <a href="http://postedpost.com/tag/yahoo/">yahoo</a> <a href="http://postedpost.com/tag/key/">key</a> to ping it, so I put a <a href="http://postedpost.com/tag/key/">key</a> (get free form <a href="http://postedpost.com/tag/yahoo/">yahoo</a>) as <a href="http://postedpost.com/tag/default/">default</a>, I suggest you get one free <a href="http://postedpost.com/tag/key/">key</a> from <a href="http://postedpost.com/tag/yahoo/">yahoo</a> too and put there, of course if you like you may keep my <a href="http://postedpost.com/tag/key/">key</a>, not a big deal.</p>
<h2>Done</h2>
<p>Ok, it's half done, all the change on the <a href="http://postedpost.com/tag/plugin/">plugin</a> is finished, if <a href="http://postedpost.com/tag/user/">user</a> active the <a href="http://postedpost.com/tag/plugin/">plugin</a> at them <a href="http://postedpost.com/tag/plugin/">plugin</a> page, a <a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a> and a <a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a>.gz (a zip verison) will be create and placed into the <a href="http://postedpost.com/tag/blog/">blog</a> <a href="http://postedpost.com/tag/folder/">folder</a> and ping the <a href="http://postedpost.com/tag/search-engine/"><strong>search engines</strong></a>.</p>
<p>Everything is perfect except: the <a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a> NOT at root <a href="http://postedpost.com/tag/folder/">folder</a>, so when <a href="http://postedpost.com/tag/search-engine/"><strong>search engine</strong></a> spider come, it can claw nothing except a 404 error. The following is how to fix this:</p>
<h2>Plug You <a href="http://postedpost.com/tag/plugin/">Plugin</a> in to <a href="http://postedpost.com/tag/mu/">mu</a>-<a href="http://postedpost.com/tag/plugin/">plugins</a></h2>
<p>Don't laugh, I know it's a silly title, just some stupid thing have to do.</p>
<p>We know the <a href="http://postedpost.com/tag/php-file/"><strong>php file</strong></a> in <a href="http://postedpost.com/tag/mu/">mu</a>-<a href="http://postedpost.com/tag/plugin/">plugins</a> <a href="http://postedpost.com/tag/folder/">folder</a> will be load automatically by <a href="http://postedpost.com/tag/wordpress/">WordPress</a>. So I created a postedpost.<a href="http://postedpost.com/tag/php-file/"><strong>php file</strong></a> and write all my little change and hacks inside, like my <a title="Permanent link to Ultimate WP Post Name URL Sanitize Solution" rel="bookmark" href="http://postedpost.com/2008/06/23/ultimate-wordpress-post-name-url-sanitize-solution/">Ultimate WP Post Name URL Sanitize Solution</a>, I suggest you do it to, very easy and convenience. Anyway, the following code should inside <a href="http://postedpost.com/tag/mu/">mu</a>-<a href="http://postedpost.com/tag/plugin/">plugins</a> <a href="http://postedpost.com/tag/folder/">folder</a>.</p>
<h3>Put <a href="http://postedpost.com/tag/sitemap/">sitemap</a> into <a href="http://postedpost.com/tag/robots/">Robots</a>.<a href="http://postedpost.com/tag/txt-file/"><strong>txt file</strong></a></h3>
<blockquote><p><a href="http://postedpost.com/tag/function/">Function</a> postedpost_do_robots() {<br />
global $current_blog;<br />
if ( '0' != $current_blog-&#62;public ) {<br />
$<a href="http://postedpost.com/tag/siteurl/">siteurl</a> = get_settings('<a href="http://postedpost.com/tag/siteurl/">siteurl</a>');<br />
if ( class_exists( 'GoogleSitemapGeneratorLoader' ) ) {<br />
<a href="http://postedpost.com/tag/echo/">echo</a> "<a href="http://postedpost.com/tag/sitemap/">Sitemap</a>: " . $<a href="http://postedpost.com/tag/siteurl/">siteurl</a> . "/<a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a>\n";<br />
<a href="http://postedpost.com/tag/echo/">echo</a> "<a href="http://postedpost.com/tag/sitemap/">Sitemap</a>: " . $<a href="http://postedpost.com/tag/siteurl/">siteurl</a> . "/<a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a>.gz\n";<br />
}<br />
}<br />
}<br />
add_action('do_robots', 'postedpost_do_robots', 20);</p></blockquote>
<p>As the new <a href="http://www.sitemaps.org/" target="_blank">sitemap protocol</a>, you can put <a href="http://postedpost.com/tag/sitemap/">sitemap</a> <a href="http://postedpost.com/tag/location/">location</a> into <a href="http://postedpost.com/tag/robots/">robots</a>.<a href="http://postedpost.com/tag/txt-file/"><strong>txt file</strong></a>, so <a href="http://postedpost.com/tag/search-engine/"><strong>search engine</strong></a> can find your <a href="http://postedpost.com/tag/sitemap/">sitemap</a> without you told them, <a href="http://postedpost.com/tag/e/">e</a>.g. Google Webmaster Tool.</p>
<h3><a href="http://postedpost.com/tag/rewrite-rules/"><strong>Rewrite Rules</strong></a></h3>
<blockquote><p><a href="http://postedpost.com/tag/function/">Function</a> postedpost_rewrite_rules_array($<a href="http://postedpost.com/tag/rules/">rules</a>){<br />
$newrules = array();<br />
$newrules['<a href="http://postedpost.com/tag/sitemap/">sitemap</a>\.(<a href="http://postedpost.com/tag/xml/">xml</a>&#124;<a href="http://postedpost.com/tag/xml/">xml</a>\.gz)$'] = 'index.<a href="http://postedpost.com/tag/php/">php</a>?is_page_redirect=1&#38;redirect_method=<a href="http://postedpost.com/tag/sitemap/">sitemap</a>&#38;redirect_url=$matches[1]';<br />
return $newrules+$<a href="http://postedpost.com/tag/rules/">rules</a>;<br />
}<br />
add_filter('rewrite_rules_array', 'postedpost_rewrite_rules_array');</p>
<p><a href="http://postedpost.com/tag/function/">Function</a> postedpost_parse_query($<a href="http://postedpost.com/tag/query/">query</a>){<br />
global $blog_id;;<br />
$<a href="http://postedpost.com/tag/siteurl/">siteurl</a> = get_settings('<a href="http://postedpost.com/tag/siteurl/">siteurl</a>');<br />
$uri = parse_url($<a href="http://postedpost.com/tag/siteurl/">siteurl</a>);<br />
if(!empty($<a href="http://postedpost.com/tag/query/">query</a>-&#62;query_vars['is_page_redirect'])){<br />
$redirect_method = $<a href="http://postedpost.com/tag/query/">query</a>-&#62;query_vars['redirect_method'];<br />
if ( $redirect_method == '<a href="http://postedpost.com/tag/sitemap/">sitemap</a>' ) {<br />
$redirect_url = $<a href="http://postedpost.com/tag/siteurl/">siteurl</a> . '/wp-content/<a href="http://postedpost.com/tag/blog/">blogs</a>.dir/' . $blog_id . '/<a href="http://postedpost.com/tag/file/">files</a>/<a href="http://postedpost.com/tag/sitemap/">sitemap</a>.' . $redirect_url;<br />
} <a href="http://postedpost.com/tag/else/">else</a> {<br />
$redirect_url = get_settings('<a href="http://postedpost.com/tag/siteurl/">siteurl</a>');<br />
Header('HTTP/1.1 301 Moved Permanently');<br />
Header('<a href="http://postedpost.com/tag/location/">Location</a>: ' . get_settings('<a href="http://postedpost.com/tag/siteurl/">siteurl</a>'));<br />
exit();<br />
}<br />
Header('HTTP/1.1 302 Moved Temporarily');<br />
Header('<a href="http://postedpost.com/tag/location/">Location</a>: ' . $redirect_url);<br />
exit();<br />
}<br />
}<br />
add_action('parse_query', 'postedpost_parse_query');</p>
<p><a href="http://postedpost.com/tag/function/">Function</a> postedpost_init() {<br />
global $wp_rewrite;<br />
// postedpost_flush_rewrite_rules<br />
$wp_rewrite-&#62;flush_rules();<br />
add_rewrite_tag('%comment_id%', '(([0-9]{1,})');</p>
<p>}<br />
add_action('init', 'postedpost_init');</p></blockquote>
<p>These code all about <a href="http://postedpost.com/tag/rewrite-rules/"><strong>rewrite rules</strong></a>, when <a href="http://postedpost.com/tag/search-engine/"><strong>search engine</strong></a> or visitor visit /<a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a>, it will be 302 <a href="http://postedpost.com/tag/redirect/">redirect</a> to /wp-content/<a href="http://postedpost.com/tag/blog/">blogs</a>.dir/[blog_id]/<a href="http://postedpost.com/tag/file/">files</a>/<a href="http://postedpost.com/tag/sitemap/">sitemap</a>.<a href="http://postedpost.com/tag/xml/">xml</a>. Btw, in my own code, I have many other <a href="http://postedpost.com/tag/rewrite-rules/"><strong>rewrite rules</strong></a> and process code in these <a href="http://postedpost.com/tag/function/">functions</a>, that also why I say put all hacks in one <a href="http://postedpost.com/tag/php-file/"><strong>php file</strong></a>, for make easier on process common task and improve <a href="http://dodomarketing.blogtells.com/2008/09/23/from-profit-to-performance-marketing-logistics-continue/" target="_blank">performance</a>.</p>
<h3>OK, Done</h3>
<p>This time all done. Here is the list of all files I talked above, you may check it.</p>
<ul>
<li><a title=" sitemap-core.php" rel="bookmark" href="http://postedpost.com/2008/10/13/wordpress-mu-sitemap-files-sitemap-core-php/">WordPress mu Sitemap Files: sitemap-core.php</a></li>
<li><a title=" sitemap-ui.php" rel="bookmark" href="http://postedpost.com/2008/10/13/wordpress-mu-sitemap-files-sitemap-ui-php/">WordPress mu Sitemap Files: sitemap-ui.php</a></li>
<li><a title=" postedpost.php" rel="bookmark" href="http://postedpost.com/2008/10/13/wordpress-mu-sitemap-files-postedpost-php/">WordPress mu Sitemap Files: postedpost.php</a></li>
</ul>
]]></content:encoded>
</item>
<item>
<title><![CDATA[AIMP2.5 plugin para MSN]]></title>
<link>http://xylberguides.wordpress.com/?p=212</link>
<pubDate>Sun, 12 Oct 2008 03:20:50 +0000</pubDate>
<dc:creator>xylberguides</dc:creator>
<guid>http://xylberguides.ca.wordpress.com/2008/10/12/aimp25-plugin-para-msn/</guid>
<description><![CDATA[Asi de cool es mi AIMP 2.5 y mi MSN Wave 3
Lamentablemente, y gracias a una visita que paso por este]]></description>
<content:encoded><![CDATA[[caption id="attachment_217" align="aligncenter" width="450" caption="Asi de cool es mi AIMP 2.5 y mi MSN Wave 3"]<a href="http://xylberguides.wordpress.com/files/2008/10/escuchando.jpg"><img class="size-full wp-image-217" title="escuchando" src="http://xylberguides.wordpress.com/files/2008/10/escuchando.jpg" alt="Asi de cool es mi AIMP 2.5 y mi MSN Wave 3" width="450" height="180" /></a>[/caption]
<p>Lamentablemente, y gracias a una visita que paso por este blog, me informaron que el plugin del Winamp (que tambien funcionaba en AIMP2) para que nuestros contactos vieran lo que escuchabamos en el MSN ahora <strong>NO FUNCIONA! </strong>Pero claro, esto no seria XylberGuides si no estuviera la solucion aca.. Asi se hace:</p>
<p><!--more--></p>
<p>Perdón por ilusionar, pero el plugin no funciona y no hay forma de reprogramarlo (al menos para nosotros, los mortales; o al menos para mi). Pero sí podemos buscar una alternativa que algún día le voy a dedicar un post completo, hablo de <a href="http://www.cdartdisplay.com/" target="_blank">CD ART DISPLAY</a></p>
[caption id="attachment_213" align="aligncenter" width="418" caption="Esta foto NO es de mi PC, yo escucho mejor musica: Chayanne (!)"]<a href="http://xylberguides.wordpress.com/files/2008/10/3_massi.jpg"><img class="size-full wp-image-213" title="3_massi" src="http://xylberguides.wordpress.com/files/2008/10/3_massi.jpg" alt="Chayanne (!)" width="418" height="265" /></a>[/caption]
<p>Bueno, el programa en realidad, una vez instalado, y una vez que lo configuras en opciones presionando click derecho sobre la caratula que aparece al abrirse el programa. En la parte "Player" seleccionamos <span style="color:#ff0000;"><strong>"WINAMP"</strong></span> (si, Winamp, no aparece AIMP2.5, pero es lo mismo).<br />
Luego, como muestra la siguiente foto, en la solapa <span style="color:#ff0000;">"WLM" </span>(WIndows Live Messenger) elegimos <strong><span style="color:#ff0000;">"UPDATE PERSONAL MESSAGE"</span></strong></p>
[caption id="attachment_214" align="aligncenter" width="300" caption="Click para agrandar. Igual se ve bien..."]<a href="http://xylberguides.wordpress.com/files/2008/10/afe.jpg"><img class="size-medium wp-image-214" title="afe" src="http://xylberguides.wordpress.com/files/2008/10/afe.jpg?w=300" alt="" width="300" height="248" /></a>[/caption]
<p style="text-align:center;">Y bueno, ya está listo, simplemente <strong><span style="color:#0000ff;">hay que acordarse de clickear en el dibujito del diskette arriba a la derecha para que guarde los cambios</span></strong>. Cuando suene la canción y siempre que tengamos en el MSN la opcion de "mostrar lo que estoy escuchando" como explico en este otro post: <a href="http://xylberguides.wordpress.com/2008/09/28/msn-que-estoy-escuchando/" target="_blank">→MSN "Que estoy escuchando"</a></p>
<p style="text-align:center;">
<p style="text-align:center;">
<p>Asi que aca esta para bajar el CD ART DISPLAY 2.0 beta 5 (el mas nuevo al dia de la fecha, revisar la pagina para ver si lo actualizaron):</p>
<p style="text-align:center;"><a href="http://www.cdartdisplay.com/index.php?categoryid=14&#38;p2000_sectionid=3" target="_blank"><img class="aligncenter" src="http://i36.tinypic.com/2qtajpt.jpg" alt="" width="250" height="50" /></a><strong><a href="http://www.cdartdisplay.com/index.php?categoryid=14&#38;p2000_sectionid=3" target="_blank"><span style="color:#99cc00;"> </span></a></strong></p>
<p>De yapa dejo una foto para que vean lo bien que queda el escritorio con esta aplicación (clik para agrandar).</p>
[caption id="attachment_215" align="aligncenter" width="510" caption="Ademas de que se ve en el MSN lo que escucho tengo las caratulas en el Escritorio"]<a href="http://xylberguides.wordpress.com/files/2008/10/xylber.jpg"><img class="size-large wp-image-215" title="xylber" src="http://xylberguides.wordpress.com/files/2008/10/xylber.jpg?w=510" alt="Ademas de que se ve en el MSN lo que escucho tengo las caratulas en el Escritorio" width="510" height="382" /></a>[/caption]
]]></content:encoded>
</item>
<item>
<title><![CDATA[Nuevo AIMP 2.5]]></title>
<link>http://xylberguides.wordpress.com/?p=204</link>
<pubDate>Sat, 11 Oct 2008 22:17:59 +0000</pubDate>
<dc:creator>xylberguides</dc:creator>
<guid>http://xylberguides.ca.wordpress.com/2008/10/11/nuevo-aimp-25/</guid>
<description><![CDATA[AIMP2.5 como el Winamp, pero mucho mas liviano
Hace unos minutos acaba de salir la nueva version de ]]></description>
<content:encoded><![CDATA[[caption id="attachment_205" align="aligncenter" width="480" caption="AIMP2.5 como el Winamp, pero mucho mas liviano"]<a href="http://xylberguides.files.wordpress.com/2008/10/preview.png"><img class="size-full wp-image-205" title="preview" src="http://xylberguides.wordpress.com/files/2008/10/preview.png" alt="AIMP2.5 como el Winamp, pero mucho mas liviano" width="480" height="384" /></a>[/caption]
<p>Hace unos minutos acaba de salir la nueva version de mi reproductor favorito: AIMP 2.5, para ser mas exacto AIMP 2.50.306 release final. Vamos a ver un poco que novedades nos trae, y cómo es para aquellos que todavia usan <span style="text-decoration:line-through;">esa basura del</span> Winamp.</p>
<p><!--more--></p>
<p>AIMP es practicamente UNA COPIA de Winamp, y se podria decir que funciona bajo el mismo "engine" por decirlo de algún modo. Por eso, algunos plugins del Winamp funcionan en AIMP porque AIMP se camufla como si fuera Winamp.<br />
En cuanto a la usabilidad es identico al Winamp, con practicamente las mismas opciones, listas de reproduccion, personalizacion con skins, visualizaciones, modo "mini" y minimizar a la barra de tarea, y varias cosas mas.</p>
<p>La ventaja de AIMP frente a Winamp, es que este último se a ido convirtiendo en <a href="http://xylberguides.wordpress.com/diccionario/" target="_blank">→BloatWare</a> poco a poco, incluyendo opciones y plugins que nadie usa, la opcion esa de "Musica online" que no es más que un ORB con la mitad de las funcionalidades, y ensima se vuelve cada vez más y más pesado.</p>
<p>Asi que si usas WInamp, podrías probar por unos dias este nuevo AIMP para que compares y elijas cual es tu favorito.</p>
<p style="text-align:center;"><a href="http://www.aimp.ru/index.php?do=cat&#38;category=aimp" target="_blank"><img class="aligncenter" src="http://i36.tinypic.com/2qtajpt.jpg" alt="" width="250" height="50" /></a><strong><a href="http://www.aimp.ru/index.php?do=cat&#38;category=aimp" target="_blank"><span style="color:#99cc00;"> </span></a></strong></p>
[caption id="attachment_206" align="aligncenter" width="451" caption="Si, asi es, tengo una cancion de AGENT AIKA xD"]<a href="http://xylberguides.files.wordpress.com/2008/10/dibujo1.jpg"><img class="size-full wp-image-206" title="dibujo1" src="http://xylberguides.wordpress.com/files/2008/10/dibujo1.jpg" alt="Si, asi es, tengo una cancion de AGENT AIKA xD" width="451" height="349" /></a>[/caption]
<p>Las <strong><span style="color:#ff0000;">NOVEDADES</span></strong> de esta versión frente a la anterior 2.11 (que data de Marzo de 2008) es la nueva "Audio Library" que nos busca y cataloga la musica que tengamos en la PC, mostrandonos la caratula (si esta propiamente editado su ID3 Tag). Ahora se pueden revertir los canales de stereo, y los filtros de sonido hacen que se puedan configurar mejor el equializador (segun dice el readme, yo uso SRS SandBox). El motor para convertir entre formatos de audio fue actualizado y ahora soporta nuevos formatos. Tambien ahora podemos agregarle el ID3 tag a nuestras canciones más facil y podemos agregarles caratulas a varias canciones a la vez en lugar de una por una.</p>
<p>Ademas los skins de la version anterior siguen funcionando sin problemas, y el programa CARGA MAS RAPIDO, si, asi es, se abre practicamente instantaneamente, mientras que la anterior version cargaba los plugins mientras aparecia el splash screen y demoraba algunos segundos. Incluso carga mas rapido aunque tengamos la Audio Library  abierta.</p>
<p><strong>Vale la pena y mucho actualizar la version, vuelvo a poner el link de descarga:</strong></p>
<p style="text-align:center;"><a href="http://www.aimp.ru/index.php?do=cat&#38;category=aimp" target="_blank"><img class="aligncenter" src="http://i36.tinypic.com/2qtajpt.jpg" alt="" width="250" height="50" /></a><strong><a href="http://www.aimp.ru/index.php?do=cat&#38;category=aimp" target="_blank"><span style="color:#99cc00;"> </span></a></strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[MCompressor de MeldaProduction (gratuito)]]></title>
<link>http://audiofanzines.wordpress.com/?p=726</link>
<pubDate>Sat, 11 Oct 2008 21:32:48 +0000</pubDate>
<dc:creator>kaelee</dc:creator>
<guid>http://es.audiofanzine.com/2008/10/11/mcompressor-de-meldaproduction-gratuito/</guid>
<description><![CDATA[MeldaProduction pone a la venta MCompressor, un nuevo plugin para Windows que provee una compresión]]></description>
<content:encoded><![CDATA[<p><a href="http://audiofanzines.files.wordpress.com/2008/10/meldaproduction.png"><img class="alignleft size-full wp-image-727" title="MCompressor de MeldaProduction" src="http://audiofanzines.wordpress.com/files/2008/10/meldaproduction.png" alt="" width="102" height="160" /></a><span>MeldaProduction pone a la venta MCompressor, un nuevo plugin para Windows que provee una compresión estándar con maximización del volumen y forma de compresión ajustable, para poder suavizar el sonido y añadir efectos de sonido a gusto.</span></p>
<p><span><span style="text-decoration:underline;">Características</span> :</span></p>
<p><span>•<span> </span>Formas de compresión estándares y personalizadas : usando las formas del usuario se pueden crear varios efectos dinámicos como la expansión, gate, e incluso “algunas formas de &#60;&#60;ritmizacion&#62;&#62; extraordinarias”.</span></p>
<ul>
<li>Indicación del nivel de la fuente dentro del gráfico de formas : siempre sabes cuál es el valor dinámico de las entradas y salidas</li>
<li>Maximización : la señal está comprimida bajo una cierta escala. MCompressor compensa esta reducción para asegurar que, cuando la fuente llega a 0dB, el resultado también. Es muy útil durante la masterización, cuando se requiere maximizar la sonoridad y usar la máxima resolución</li>
<li>Hard-knee, soft-knee, y linear ajustables</li>
<li>Parámetros generales estándares : gain de entrada, ataque y release</li>
<li>Automatización total (excepto el gráfico de formas)</li>
<li>Gestión global de los presets</li>
</ul>
<p><span>MCompresor está disponible en forma de un plugin de efecto VST para Windows. Es gratuito para una utilización no comercial, sino la licencia es de 30€. La compra de la licencia pondrá al nivel “profesional” todos los plugins VST “gratuitos” de MeldaProduction y añade :</span></p>
<ul>
<li>La posibilidad de guardar sus propias configuraciones.</li>
<li>El upsampling para minimizar el aliasing y mejorar la calidad del sonido.</li>
</ul>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Synth1 effects unit]]></title>
<link>http://halo20.wordpress.com/?p=50</link>
<pubDate>Sat, 11 Oct 2008 16:23:40 +0000</pubDate>
<dc:creator>Litis</dc:creator>
<guid>http://halo20.ca.wordpress.com/2008/10/11/synth1-effects-unit/</guid>
<description><![CDATA[Since that Daichi chap doesn&#8217;t have the English manual for Synth1 updated in accordance to the]]></description>
<content:encoded><![CDATA[<p>Since that Daichi chap doesn't have the English manual for Synth1 updated in accordance to the latest version (and probably doesn't intend to change this any time soon), I tweaked the effects in the plug-in and understood what every effect does (with the extensive help of the Japanese manual translated using Google when it came to the compressor and the spectrum analyzer in Renoise with the phasers). This is a reference for me and for anyone else who stumbles upon this blog some time. I'm thinking of making a full and updated guide to the plug-in now... for some reason.<!--more--></p>
<table border="1" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<th>Name in the plug-in</th>
<th>Meaning</th>
<th>ctl1 meaning</th>
<th>ctl2 meaning</th>
<th>level meaning</th>
</tr>
<tr>
<td>a.d.1</td>
<td>Analog distortion simulation.</td>
<td>Amount of distortion.</td>
<td>Resonant filter cutoff.</td>
<td>Level.</td>
</tr>
<tr>
<td>a.d.2</td>
<td>Analog distortion simulation.</td>
<td>Amount of distortion.</td>
<td>Resonant filter cutoff.</td>
<td>Level.</td>
</tr>
<tr>
<td>d.d.</td>
<td>Digital distortion.</td>
<td>Amount of distortion.</td>
<td>Resonant filter cutoff.</td>
<td>Level.</td>
</tr>
<tr>
<td>deci.</td>
<td>Bit crusher/decimator.</td>
<td>Sample rate reduction (right to left).</td>
<td>Bit depth reduction (right to left).</td>
<td>Mix.</td>
</tr>
<tr>
<td>r.m.</td>
<td>Ring, amplitude modulation/AM.</td>
<td>Modulation frequency.</td>
<td>[none]</td>
<td>Mix.</td>
</tr>
<tr>
<td>comp.</td>
<td>Compressor.</td>
<td>Ratio.</td>
<td>Attack.</td>
<td>Level.</td>
</tr>
<tr>
<td>ph.1</td>
<td>One-stage phaser.</td>
<td>LFO depth.</td>
<td>LFO frequency.</td>
<td>Feedback (0% in the middle/64).</td>
</tr>
<tr>
<td>ph.2</td>
<td>Two-stage phaser.</td>
<td>LFO depth.</td>
<td>LFO frequency.</td>
<td>Feedback (0% in the middle/64).</td>
</tr>
<tr>
<td>ph.3</td>
<td>Four-stage phaser.</td>
<td>LFO depth.</td>
<td>LFO frequency.</td>
<td>Feedback (0% in the middle/64).</td>
</tr>
<tr>
<td>ph.4</td>
<td>Six-stage phaser.</td>
<td>LFO depth.</td>
<td>LFO frequency.</td>
<td>Feedback (0% in the middle/64).</td>
</tr>
</tbody>
</table>
<p><strong>Notes:</strong></p>
<ul>
<li>a.d.1 and a.d.2 are different, but with all my slightly-bigger-than-average knowledge in synthesis, I have no idea what algorithms are used. Same for d.d. (though it's clear that this effect is impossible to replicate using analog electronics).</li>
<li>"Level" and "Mix" are different: a "level" effect will mute everything when it's 0, but "mix" effects adjust the dry/wet percentages. I have no idea why there are only two effects using "mix", but you can use an external effect any time in any case.</li>
<li><a title="Yeah, I don't." href="http://justfuckinggoogleit.com/" target="_blank">I don't care if you don't know how a compressor or whatever works.</a></li>
<li>Tell me if I missed or screwed anything in a comment. Compliments and condemning are also welcome (though I'd rather you avoid the latter). Ah, what the hell, nobody's ever going to read this.</li>
<li>Version used - 1.07 (the latest, and probably the last).</li>
</ul>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Banshee, Il riproduttore multimediale]]></title>
<link>http://ubuntuedaltro.wordpress.com/?p=65</link>
<pubDate>Sat, 11 Oct 2008 14:15:08 +0000</pubDate>
<dc:creator>Ivan</dc:creator>
<guid>http://ubuntuedaltro.ca.wordpress.com/2008/10/11/banshee-il-riproduttore-multimediale/</guid>
<description><![CDATA[Per ascoltare la musica su Ubuntu, ci sono tantissimi riproduttori multimediali.
C&#8217;è Amarok (]]></description>
<content:encoded><![CDATA[<p>Per ascoltare la musica su Ubuntu, ci sono tantissimi riproduttori multimediali.</p>
<p>C'è Amarok (di KDE), Rhythmbox (di GNOME), Songbird, Exaile, XMMS e... <a href="http://www.banshee-project.org/" target="_blank">Banshee</a>.</p>
<p>Personalmente, preferisco Banshee, in quanto è il lettore musicale che è più completo, anche se alcune cose sono più sviluppate in altri lettori.</p>
<p><!--more Continua a leggere Banshee, il riproduttore multimediale--></p>
<p><strong>Installazione </strong></p>
<p>L'installazione è molto semplice, dopotutto come tutti i programmi in Ubuntu ;D , infatti è sufficiente dare in un terminale il comando:</p>
<blockquote><p>sudo apt-get install banshee-1</p></blockquote>
<p>Con questo comando installiamo la versione 1, la più nuova, e significativamente migliore, di Banshee.</p>
<p><strong>Caratteristiche</strong></p>
<p><a href="http://ubuntuedaltro.wordpress.com/files/2008/10/800px-screenshot-albumpic.png"><img class="alignnone size-large wp-image-67" title="Banshee in funzione" src="http://ubuntuedaltro.wordpress.com/files/2008/10/800px-screenshot-albumpic.png?w=509" alt="" width="509" height="364" /></a></p>
<p>Banshee, permette di sfogliare la libreria, per artista, album e naturalmente titolo, come si vede dalla foto.</p>
<p>A sinistra c'è la colonna con tutte le playlist, device e podcast della nostra collezione. Mentre in basso ci sono i suggerimenti derivati da Last.fm in base alla canzone che stiamo ascoltando.</p>
<p>Banshee, inoltre è molto personalizzabile grazie ai <a href="http://wiki.banshee-project.org/Plugins" target="_self">plugin</a>.</p>
<p><a href="http://ubuntuedaltro.wordpress.com/files/2008/10/screenshot11.png"><img class="alignnone size-medium wp-image-68" title="lyricplugin" src="http://ubuntuedaltro.wordpress.com/files/2008/10/screenshot11.png?w=262" alt="" width="262" height="300" /></a></p>
<p>Uno dei plugin che a me piace di più è "<a href="http://www.janvitus.netsons.org/2007/09/05/banshee-lyrics-plugin/#comment-1941">LyricPlugin</a>", che cerca automaticamente su lyricwiki.org, i testi delle canzoni, ed è possibile visualizzarli tramite ctrl + T. Questo plugin lo trovate al link sopra, nel <a href="http://www.janvitus.netsons.org/">Blog di Janvitus.</a></p>
<p>Un altro plugin, già integrato in Banshee, si preoccupa di prenderci le copertine delle nostre tracce, da internet, in base al Titolo, Album ed Artista. Tutto in automatico. :)</p>
<p><strong>Risorse Aggiuntive: </strong></p>
<ul>
<li><a href="http://www.banshee-project.org/">http://www.banshee-project.org/</a></li>
<li><a href="http://it.wikipedia.org/wiki/Banshee_(lettore_musicale)">http://it.wikipedia.org/wiki/Banshee_(lettore_musicale)</a></li>
<li><a href="http://en.wikipedia.org/wiki/Banshee_(music_player)">http://en.wikipedia.org/wiki/Banshee_(music_player)</a></li>
</ul>
<p><strong>Note:</strong></p>
<p><em>La prima immagine è stata presa da wikipedia, ed è rilasciata sotto licenza GNU.</em></p>
<p><em>Le immagini e quello raffigurato in esse, sono di proprietà dei rispettivi detentori del copyright.</em></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Pidgin facebook chat plugin]]></title>
<link>http://malaerba.wordpress.com/?p=442</link>
<pubDate>Sat, 11 Oct 2008 12:05:23 +0000</pubDate>
<dc:creator>malaerba</dc:creator>
<guid>http://malaerba.ca.wordpress.com/2008/10/11/pidgin-facebook-chat-plugin/</guid>
<description><![CDATA[Pidgin (qui la pagina di wikipedia) è un client di messaggistica immediata multiprotocollo, che, tr]]></description>
<content:encoded><![CDATA[<p><a href="http://malaerba.wordpress.com/files/2008/10/schermata-lista-contatti.png"><img class="alignleft size-full wp-image-443" title="schermata-lista-contatti" src="http://malaerba.wordpress.com/files/2008/10/schermata-lista-contatti.png" alt="" width="267" height="362" /></a><a href="http://www.pidgin.im/" target="_blank">Pidgin</a> (<a href="http://it.wikipedia.org/wiki/Pidgin_(software)" target="_blank">qui</a> la pagina di wikipedia) è un client di messaggistica immediata multiprotocollo, che, tradotto in italiano significa solo che è un programmino molto comodo che permette di usare in contemporanea diverse chat ad esempio, ma non solo: MSN, Googletalk, Yahoo, IRC e tanti altri. La moda del momento è comunque <a href="http://malaerba.wordpress.com/2008/10/08/facebook-e-privacy/" target="_blank">facebook</a> e in questo social network è presente comunque un protocollo di chat, non supportato da pidgin. Bene <a href="http://code.google.com/p/pidgin-facebookchat/" target="_blank">questo comodo plugin</a> aggiunge a Pidgin il supporto per la chat di facebook, in tal modo avrete la possibilità di accedere ai server di facebook, ottenere la lista dei contatti, inviare e ricevere messaggi, aggiungere e rimuovere amici, cercarne di nuovi e impostare il vostro stato su facebook. Decisamente comodo, anche se odio la chat di facebook.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Sonalksis Mastering Suite]]></title>
<link>http://audiofanzines.wordpress.com/?p=716</link>
<pubDate>Fri, 10 Oct 2008 21:56:46 +0000</pubDate>
<dc:creator>kaelee</dc:creator>
<guid>http://es.audiofanzine.com/2008/10/10/sonalksis-mastering-suite/</guid>
<description><![CDATA[ 
Acaba de salir el programa Sonalksis Mastering Suite.
Consiste en una serie de procesadores que su]]></description>
<content:encoded><![CDATA[<p><a href="http://audiofanzines.files.wordpress.com/2008/10/sonalksis.png"><img class="alignleft size-full wp-image-717" title="Sonalksis Mastering Suite" src="http://audiofanzines.wordpress.com/files/2008/10/sonalksis.png" alt="" width="165" height="83" /></a> <!--StartFragment--></p>
<p class="MsoNormal"><span lang="ES">Acaba de salir el programa Sonalksis Mastering Suite.</span></p>
<p class="MsoNormal"><span lang="ES">Consiste en una serie de procesadores que suministran un interfaz intuitivo y un calibre de proceso audio<span> </span>sin par a destino de los ingenieros, productores, y otros profesionales de la industria musical que buscan tanto calidad como fiabilidad en el trabajo.</span></p>
<p class="MsoNormal"><span lang="ES"><span style="text-decoration:underline;">Características</span> :</span></p>
<p class="MsoNormal"><span lang="ES"><span>·<span>       </span></span></span><span lang="ES">MultiLimit – un Limitador Multibanda</span></p>
<p class="MsoNormal"><span lang="ES"><span>·<span>       </span></span></span><span lang="ES">MaxLimit – un Maximizer</span></p>
<p class="MsoNormal"><span lang="ES"><span>·<span>       </span></span></span><span lang="ES"><span> </span>StereoTools – Procesador de imagen estéreo</span></p>
<p class="MsoNormal"><span lang="ES"><span>·<span>       </span></span></span><span lang="ES">Ultimate-D – Plug-in de Dithering</span></p>
<p class="MsoNormal"><span lang="ES">El interfaz es simple, las funcionalidades prácticas, y se supone que el sonido está a la altura de lo que nos ha acostumbrado a ofrecer<span> </span>la marca.</span></p>
<p class="MsoNormal"><span lang="ES">Una versión de prueba está disponible en el sitio : <span><span><span><a href="http://www.sonalksis.com/index.php?section_id=20">http://www.sonalksis.com/index.php?section_id=20</a></span></span></span></span></p>
<p class="MsoNormal"><span lang="ES">El precio de los plug-ins es, entre ellos, de 369€ para el limitador multibandas, pero Sonalksis ofrece un descuento de 50% a estudiantes.</span></p>
<p><!--EndFragment--></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[50D in camera JPEG versus Adobe Camera RAW 4.6 RAW file]]></title>
<link>http://grfxguru.wordpress.com/?p=325</link>
<pubDate>Fri, 10 Oct 2008 19:23:26 +0000</pubDate>
<dc:creator>Peter Witham</dc:creator>
<guid>http://grfxguru.ca.wordpress.com/2008/10/10/50d-in-camera-jpeg-versus-adobe-camera-raw-46-raw-file/</guid>
<description><![CDATA[A quick test with the new Adobe Camera RAW compared to the JPEG file shot with the standard setting ]]></description>
<content:encoded><![CDATA[<p>A quick test with the new Adobe Camera RAW compared to the JPEG file shot with the standard setting in the Canon 50D reveals what I hoped...the camera is way better than I first thought with my initial tests....thanks Adobe for picking up where Canon dropped the ball on software.</p>
<p>Sample image grabbed using Skitch from Apple preview and Adobe Camera RAW dialog box.</p>
<p><!--more--></p>
<p>I should point out that I have applied no noise reduction to the Camera RAW settings as I wanted it to be as 'out of the camera' as possible, where as the Canon in camera software does apply noise reduction which you can see by looking at the car door.</p>
<p>Canon in camera 50D with standard picture style (zoomed to fit)</p>
<p><a href="http://img.skitch.com/20081010-dxny36t97r832ga1sy1473u33u.jpg"><img src="http://img.skitch.com/20081010-dxny36t97r832ga1sy1473u33u.jpg" alt="" width="490" height="327" /></a></p>
<p>Adobe Camera RAW 4.6 processing the RAW file from the Canon 50D (zoomed to fit)</p>
<p><a href="http://img.skitch.com/20081010-m26e6fxrawapaxd3jjcft1jf58.jpg"><img src="http://img.skitch.com/20081010-m26e6fxrawapaxd3jjcft1jf58.jpg" alt="" width="427" height="286" /></a></p>
<p>I think the results speak for themselves, the RAW file feels much much sharper at 100% view than the JPEG ever did, finally I am happy with my 50D!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Crazy Week]]></title>
<link>http://thinkcreatedesign.wordpress.com/?p=893</link>
<pubDate>Fri, 10 Oct 2008 15:28:40 +0000</pubDate>
<dc:creator>Nic</dc:creator>
<guid>http://thinkcreatedesign.ca.wordpress.com/2008/10/10/crazy-week/</guid>
<description><![CDATA[
This week I installed, setup and connected 45 computers. The first 10 were fun, the next 10 were an]]></description>
<content:encoded><![CDATA[<p style="text-align:center;"><img class="aligncenter" src="http://farm1.static.flickr.com/142/324359394_577f228500.jpg?v=0" alt="" width="367" height="288" /></p>
<p>This week I installed, setup and connected 45 computers. The first 10 were fun, the next 10 were annoying, the rest was just work.</p>
<p>Then we tested aggressively before we deployed to the whole office, and when we felt we had a stable installed, we went for it. Turns out it wasn't so smooth.</p>
<p>After a couple 12+ hour days the problem turns out to be a third party plugin for indesign CS3! The problem is we have to have this certian plugin to function. So we've had some hard days this week.</p>
<p>Luckily we seem to be keeping our heads above water until we can get an update for our Plugin</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Installation de sfFeed2Plugin]]></title>
<link>http://intraviva.wordpress.com/?p=128</link>
<pubDate>Fri, 10 Oct 2008 08:53:52 +0000</pubDate>
<dc:creator>sebastien</dc:creator>
<guid>http://intraviva.ca.wordpress.com/2008/10/10/installation-de-sffeed2plugin/</guid>
<description><![CDATA[On s&#8217;est dit que ca pourrait etre bien de mettre en place quelques flux RSS. Plutot que de se ]]></description>
<content:encoded><![CDATA[<p>On s'est dit que ca pourrait etre bien de mettre en place quelques flux RSS. Plutot que de se casser la tete a le faire en mode viking, on a decide d'utiliser le plugin <a href="http://www.symfony-project.org/plugins/sfFeed2Plugin">sfFeed2Plugin</a> qui apres avoir vu quelques exemples, facilite grandement cette tache. A noter qu'il existe aussi le plugin <a href="http://www.symfony-project.org/plugins/sfFeedPlugin">sfFeedPlugin</a>, mais ce dernier est deprecated et ne possede pas de version pour symfony 1.1 que nous utilisons.</p>
<p>Le Readme propose d'installer ce plugin de la maniere suivante :</p>
<blockquote><p>php symfony plugin:install sfFeed2Plugin --release=0.9.4 </p></blockquote>
<p>Malheuresement cela donne lieu a une jolie erreur 404 (Unable to get plugin license information ... 404), d'ou la necessite d'installer le plugin a l'ancienne de la maniere suivante, en telechargant le plugin.</p>
<blockquote><p>tar -xf sfFeed2Plugin-0.9.4.tar.gz<br />
mv sfFeed2Plugin/sfFeed2Plugin-0.9.4 path/to/symfony/plugins/sfFeed2Plugin-0.9.4<br />
symfony cc</p></blockquote>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Google XML Sitemap Plugin]]></title>
<link>http://freeplugin.wordpress.com/?p=10</link>
<pubDate>Fri, 10 Oct 2008 04:51:02 +0000</pubDate>
<dc:creator>thaibbb</dc:creator>
<guid>http://freeplugin.ca.wordpress.com/2008/10/10/google-xml-sitemap-plugin/</guid>
<description><![CDATA[&nbsp;
Google XML Sitemap Plugin
&nbsp;
DESCRIPTION

Author:Arne Brachhold
&nbsp;

Download Now!!

T]]></description>
<content:encoded><![CDATA[<div class="block-content">&#160;</div>
<h1>Google XML Sitemap Plugin</h1>
<div class="block-content">&#160;</div>
<h2><span class="info-marker">DESCRIPTION</span></h2>
<h4>
Author:<a href="http://wordpress.org/extend/plugins/profile/arnee">Arne Brachhold</a></h4>
<div class="block-content">&#160;</div>
<p><strong><br />
<h2><a href="http://downloads.wordpress.org/plugin/google-sitemap-generator.3.1.0.1.zip" target="_blank">Download Now!!</a></h2>
<p></strong><br />
This plugin will create a Google sitemaps compliant XML-Sitemap of your WordPress blog. It supports all of the WordPress generated pages as well as custom ones. Everytime you edit or create a post, your sitemap is updated and all major search engines that support the sitemap protocol, like ASK.com, Google, MSN Search and YAHOO, are notified about the update.</p>
<h3>Plugin related Links:</h3>
<ul>
<li><a title="Google XML Sitemaps Plugin for WordPress" href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/">Plugin Homepage</a></li>
<li><a title="Changelog of the Google XML Sitemaps Plugin for WordPress" href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/changelog/">Changelog</a></li>
<li><a title="Google Sitemaps FAQ" href="http://www.arnebrachhold.de/2006/04/07/google-sitemaps-faq-sitemap-issues-errors-and-problems/">Plugin and sitemaps FAQ</a></li>
<li><a href="http://wordpress.org/tags/google-sitemap-generator">Support Forum</a></li>
</ul>
<div class="block-content">&#160;</div>
<h2>INSTALLATION</h2>
<div class="block-content">
<ol>
<li>Upload the full directory into your wp-content/plugins directory</li>
<li>Use your favorite FTP program to create two files in your WordPress directory (that's where the wp-config.php is) named sitemap.xml and sitemap.xml.gz and make them writable via CHMOD 666. More information about CHMOD and how to make files writable is available at the <a href="http://codex.wordpress.org/Changing_File_Permissions">WordPress Codex</a> and on <a href="http://www.stadtaus.com/en/tutorials/chmod-ftp-file-permissions.php">stadtaus.com</a>. Making your whole blog directory writable is NOT recommended anymore due to security reasons.</li>
<li>Activate the plugin at the plugin administration page</li>
<li>Open the plugin configuration page, which is located under Options -&#62; XML-Sitemap and build the sitemap the first time. If you get a permission error, check the file permissions of the newly created files.</li>
<li>The plugin will automatically update your sitemap of you publish a post, so theres nothing more to do </li>
</ol>
</div>
<div class="block-content">
<div>
<div class="block-content">&#160;</div>
<h2>FYI</h2>
<div class="block-content">
<ul>
<li><strong>Version:</strong> 3.1.0.1</li>
<li><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/download/">Other Versions »</a></li>
<li><strong>Last Updated:</strong> 2008-5-27</li>
<li><strong>Requires WordPress Version:</strong> 2.1 or higher</li>
<li><a href="http://www.arnebrachhold.de/">Author Homepage »</a></li>
<li><a href="http://www.arnebrachhold.de/redir/sitemap-home/">Plugin Homepage  »</a></li>
<li><a href="http://www.arnebrachhold.de/redir/sitemap-paypal">Donate to this plugin  »</a></li>
</ul>
</div>
</div>
</div>
<p><strong><br />
<h2><a href="http://downloads.wordpress.org/plugin/google-sitemap-generator.3.1.0.1.zip" target="_blank">Download Now!!</a></h2>
<p></strong></p>
<div class="block-content">&#160;</div>
<div class="block-content">&#160;</div>
<div class="block-content">&#160;</div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[All in One SEO Pack Plugin]]></title>
<link>http://freeplugin.wordpress.com/?p=3</link>
<pubDate>Fri, 10 Oct 2008 04:39:22 +0000</pubDate>
<dc:creator>thaibbb</dc:creator>
<guid>http://freeplugin.ca.wordpress.com/2008/10/10/all-in-one-seo-pack-plugin/</guid>
<description><![CDATA[All in One SEO Pack Plugin
&nbsp;
DESCRIPTION
Authors: hallsofmontezuma, uberdose
Optimizes your Wor]]></description>
<content:encoded><![CDATA[<h1>All in One SEO Pack Plugin</h1>
<div class="block-content">&#160;</div>
<h2>DESCRIPTION</h2>
<p><strong><span class="info-marker">Authors:</span></strong> <a href="http://wordpress.org/extend/plugins/profile/hallsofmontezuma">hallsofmontezuma</a>, <a href="http://wordpress.org/extend/plugins/profile/uberdose">uberdose</a></p>
<p><strong>Optimizes</strong> your Wordpress blog for Search Engines (<strong>Search Engine Optimization</strong>).</p>
<p><strong><br />
<h2><a href="http://downloads.wordpress.org/plugin/all-in-one-seo-pack.zip">Download now!</a></h2>
<p></strong></p>
<p><strong>Some features:</strong></p>
<ul>
<li>Automatically optimizes your <strong>titles</strong> for search engines</li>
<li>Generates <strong>META tags automatically</strong></li>
<li>Avoids the typical duplicate content found on Wordpress blogs</li>
<li>For Wordpress 2.3 you don't even have to look at the options, it works out-of-the-box. Just install.</li>
<li>You can override any title and set any META description and any META keywords you want.</li>
<li>You can fine-tune everything</li>
<li>Backward-Compatibility with many other plugins, like Auto Meta, Ultimate Tag Warrior and others.</li>
</ul>
<h2>INSTALLATION</h2>
<div class="block-content">
<ol>
<li>Unzip into your <code>/wp-content/plugins/</code> directory. If you're uploading it make sure to upload the top-level folder. Don't just upload all the php files and put them in <code>/wp-content/plugins/</code>.</li>
<li>Activate the plugin through the 'Plugins' menu in WordPress</li>
<li>Visit your SEO options (<em>Options - All in One SEO</em>) for Wordpress 2.3.x, (<em>Settings - All in One SEO</em>) for Wordpress 2.5.x</li>
<li>That's it!</li>
</ol>
<p>For upgrading please use the built-in one-click updater (<em>Options - All in One SEO</em>). If you have to upgrade manually simply repeat the installation steps.</p>
<div id="fyi" class="block">
<h2 class="head">FYI</h2>
<div class="block-content">
<ul>
<li><strong>Version:</strong> 1.4.6.14</li>
<li><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/download/">Other Versions »</a></li>
<li><strong>Last Updated:</strong> 2008-9-9</li>
<li><strong>Requires WordPress Version:</strong> 1.5 or higher</li>
<li><strong>Compatible up to:</strong> 2.6.2</li>
<li><a href="http://semperfiwebdesign.com/">Author Homepage »</a></li>
<li><a href="http://semperfiwebdesign.com/">Plugin Homepage  »</a></li>
<li><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&#38;business=mrtorbert%40gmail%2ecom&#38;item_name=All%20In%20One%20SEO%20Pack&#38;item_number=Support%20Open%20Source&#38;no_shipping=0&#38;no_note=1&#38;tax=0&#38;currency_code=USD&#38;lc=US&#38;bn=PP%2dDonationsBF&#38;charset=UTF%2d8">Donate to this plugin  » </a></li>
</ul>
</div>
<div class="block-content"><strong><br />
<h2><a href="http://downloads.wordpress.org/plugin/all-in-one-seo-pack.zip">Download now!</a></h2>
<p></strong></div>
<div class="block-content">&#160;</div>
<div class="block-content">&#160;</div>
<div class="block-content">&#160;</div>
</div>
</div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Wordpress Adsense Plugin]]></title>
<link>http://localhost/wordpress/?p=50</link>
<pubDate>Fri, 10 Oct 2008 03:23:10 +0000</pubDate>
<dc:creator>ran70</dc:creator>
<guid>http://toba.ca.wordpress.com/2008/10/10/wordpress-adsense-plugin/</guid>
<description><![CDATA[The plugin [download] is pretty straightforward. Put it in your wp-content/plugins directory, then g]]></description>
<content:encoded><![CDATA[<p><strong>The plugin</strong> <a href="http://philhord.com/wp-hacks/adsense.zip">[download]</a> is pretty straightforward. Put it in your wp-content/plugins directory, then go to your Plugins configuration page and click Activate.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Feo con Photoshop]]></title>
<link>http://natxodiegoblog.wordpress.com/?p=88</link>
<pubDate>Fri, 10 Oct 2008 00:02:33 +0000</pubDate>
<dc:creator>natxxxo</dc:creator>
<guid>http://natxodiegoblog.ca.wordpress.com/2008/10/10/feo-con-photoshop/</guid>
<description><![CDATA[feo
No hay nada como pegarle un buen viaje de photoshop a una cara modelada rápidamente con Zbrush.]]></description>
<content:encoded><![CDATA[[caption id="attachment_89" align="alignnone" width="400" caption="feo"]<a href="http://natxodiegoblog.files.wordpress.com/2008/10/feo1.jpg"><img class="size-full wp-image-89" title="feo" src="http://natxodiegoblog.wordpress.com/files/2008/10/feo1.jpg" alt="feo" width="400" height="492" /></a>[/caption]
<p>No hay nada como pegarle un buen viaje de photoshop a una cara modelada rápidamente con Zbrush. Ejercicio gratuito de asco y filtros poco utilizados normalmente...</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Wordpress için SGF Oynatıcısı]]></title>
<link>http://milamber.wordpress.com/?p=45</link>
<pubDate>Thu, 09 Oct 2008 10:21:37 +0000</pubDate>
<dc:creator>milamber</dc:creator>
<guid>http://milamber.ca.wordpress.com/2008/10/09/wordpress-icin-sgf-oynaticisi/</guid>
<description><![CDATA[Go ile ilgili araçları incelerken, Firefox ve WordPress için yazılmış bazı eklentiler dikkati]]></description>
<content:encoded><![CDATA[<p><a href="http://tr.wikipedia.org/wiki/Go">Go</a> ile ilgili araçları incelerken, Firefox ve Wordpress için yazılmış bazı eklentiler dikkatimi çekti. Bunlar:</p>
<ul>
<li><a href="http://www.blog.komrades.org/?p=44">Wordpress için Go Diagramları</a></li>
<li><a href="http://www.blog.komrades.org/?p=45">EidoGo'ya Gönder</a></li>
</ul>
<p>Go diagramı, <a href="http://www.red-bean.com/sgf/">sgf</a> uzantılarının görsel halini günlüğünüze eklemenizi, EidoGo'ya gönder, sgf uzantılı dosyayı tek tıklama ile (Firefox) EidoGo'nun web sitesinde izleme imkanı sağlıyor.<!--more--><br />
Ben de küçük bir Wordpress eklentisi yazarak, herhangi bir yerdeki sgf uzantılı dosyaların kendi günlüğümüzde izleme olanağını sağladım. Bunun için javascript ile yazılmış <a href="http://eidogo.com/">EidoGo</a> Sgf Oynatıcısını kullandım. </p>
<p><strong>Eklentinin Adı :</strong> Sgf-Viewer<br />
<strong>Sürümü :</strong> 0.1<br />
<strong>Tarih :</strong> 09.10.2008<br />
<strong>Amacı :</strong> Herhangi bir yerdeki sgf uzantılı dosyaları kendi günlüğümüzde izleme olanağı sağlar.<br />
<strong>Kullanılan Açık Kaynak Yazılım :</strong> EidoGo</p>
<p><strong>Kullanımı:</strong> 'sgf:adres'</p>
<p><strong>Örnek : </strong><br />
Cho Chikun vs Imamura Toshiya<br />
sgf:http://www.xs4all.nl/~rongen17/Cho/Games/2007-01-11.sgf </p>
<p><a href="http://milamber.wordpress.com/files/2008/10/wordpress-preview.jpg"><img src="http://milamber.wordpress.com/files/2008/10/wordpress-preview.jpg?w=300" alt="" title="Ekleme Örneği" width="300" height="129" class="alignnone size-medium wp-image-52" /></a></p>
<p><strong>Canlı Örnek :</strong> <a href="http://devel.milamber.gen.tr/?p=3">http://devel.milamber.gen.tr/?p=3</a></p>
<p>İndirmek için <a href="http://www.milamber.gen.tr/sgf-viewer.zip">tıklayınız</a></p>
<p>Yüklemek için wp-contents/plugins  dizinine indirdiğiniz .zip li dosyayı açın ve yönetim arabiriminden etkinleştirin.</p>
<p>İyi seyirler!</p>
<p>Not : İlk defa wordpress eklentisi yazıyorum. Bu nedenle hatası olabilir.</p>
<p>--</p>
<p><strong>in English</strong></p>
<p>Sgf-Viewer is a wordpress plugin that provides viewing of sgf files in your wordpress blog. It uses EidoGo the great javascript Sgf Viewer.</p>
<p>Usage : just add the string below in your post<br />
sgf:address</p>
<p>Example:<br />
sgf:http://www.xs4all.nl/~rongen17/Cho/Games/2007-01-25.sgf</p>
<p><strong>Live Test :</strong> <a href="http://devel.milamber.gen.tr/?p=3">http://devel.milamber.gen.tr/?p=3</a></p>
<p><a href="http://www.milamber.gen.tr/sgf-viewer.zip">Download it</a> </p>
<p>Have Fun!</p>
<p>Note:<br />
It is my first try for writing wordpress plugin. Therefore, it may be so easy or with errors.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Gedit plugin - symbol browser]]></title>
<link>http://firmit.wordpress.com/?p=92</link>
<pubDate>Thu, 09 Oct 2008 08:25:30 +0000</pubDate>
<dc:creator>firmit</dc:creator>
<guid>http://firmit.ca.wordpress.com/2008/10/09/gedit-plugin-symbol-browser/</guid>
<description><![CDATA[I came across this excellent site today - the post is actually a year old, but I am still new in the]]></description>
<content:encoded><![CDATA[<p>I came across this excellent site today - the post is actually a year old, but I am still new in the linux world, so this is a nice feature for me! <a href="http://www.micahcarrick.com/11-14-2007/gedit-symbol-browser-plugin.html#comment-23421">http://www.micahcarrick.com/11-14-2007/gedit-symbol-browser-plugin.html</a></p>
<p>This is a "symbol browser"-plugin for <a href="http://www.gnome.org/projects/gedit/">gedit</a>. I normally use leafpad for easy editing, but on the search for a workable and light IDE, I ended up installing gedit on my LXDE/Debian install using available plugins. Together with the Terminal emulator plugin and symbol browser, you actually get a fully blown IDE! I like it! Kudos to <a href="http://www.micahcarrick.com" target="_blank">Micah Carrick</a>.</p>
]]></content:encoded>
</item>

</channel>
</rss>
