<?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://en.wordpress.com/tag/plugin/</link>
	<description>Feed of posts on WordPress.com tagged "plugin"</description>
	<pubDate>Tue, 24 Nov 2009 12:12:46 +0000</pubDate>

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

<item>
<title><![CDATA[Wordpress Directory]]></title>
<link>http://edittag.wordpress.com/2009/11/24/wordpress-directory/</link>
<pubDate>Tue, 24 Nov 2009 06:46:30 +0000</pubDate>
<dc:creator>agus hery</dc:creator>
<guid>http://edittag.wordpress.com/2009/11/24/wordpress-directory/</guid>
<description><![CDATA[Ingin membuat web direktori yang mudah? Gunakan WordPress. Dengan tambahan plugin yang bisa diunduh,]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Ingin membuat web direktori yang mudah? Gunakan WordPress. Dengan tambahan plugin yang bisa diunduh, kita bisa melakukannya dengan mudah.</p>
<p>Cukup unduh plugin WordPress direktori <a href="http://directorypress.net/free-directory-script/">disini</a>, aktifkan di dalam dasbor, maka sekilas kita bisa buat web direktori dengan singkat.</p>
<p>Di dalamnya, tersedia beragam tampilan yang bisa diganti, semudah dengan mengaktifkan salah satu tombol yang tersedia. Untuk melihat versi demonya, silakan klik di : <a href="http://demo.directorypress.net/">http://demo.directorypress.net/ </a><br />
<a href="http://edittag.wordpress.com/files/2009/11/wpdirektori.gif"><img src="http://edittag.wordpress.com/files/2009/11/wpdirektori.gif?w=300" alt="" title="wpdirektori" width="300" height="212" class="size-medium wp-image-949" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[WP Gallery Image Shortcode 1.1]]></title>
<link>http://wordpress222.wordpress.com/2009/11/24/wp-gallery-image-shortcode-1-1/</link>
<pubDate>Tue, 24 Nov 2009 05:12:30 +0000</pubDate>
<dc:creator>castex2</dc:creator>
<guid>http://wordpress222.wordpress.com/2009/11/24/wp-gallery-image-shortcode-1-1/</guid>
<description><![CDATA[Author: David Potter Lets you add an image to a post or page from the WordPress gallery on your site]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div style="padding-top:3px;">Author: David Potter<br />
		Lets you add an image to a post or page from the WordPress gallery on your site using a shortcode.  Simply add the wppgalleryimage shortcode and specify the image you want to add by name or ID<br />Installation:</p>
<p>Download the wpgalleryimage-shortcode.zip file.<br />
Unzip the zip file and copy the contents to a folder below /wp-content/plugins.<br />
Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.<br />
Place the [wpgalleryimage] shortcode in your posts and pages.</p>
<p>faq:<br />
		How do I display an image without a link?</p>
<p>Omit the link parameter.  A link is only added if you specify the link parameter.</p></div>
<p><strong><a href='http://www.downloadic.com/43746-WP-Gallery-Image-Shortcode-1.1.html'>WP Gallery Image Shortcode 1.1</a></strong></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[SI CAPTCHA Anti-Spam 2.2.2]]></title>
<link>http://wordpress222.wordpress.com/2009/11/24/si-captcha-anti-spam-2-2-2/</link>
<pubDate>Tue, 24 Nov 2009 04:57:21 +0000</pubDate>
<dc:creator>castex2</dc:creator>
<guid>http://wordpress222.wordpress.com/2009/11/24/si-captcha-anti-spam-2-2-2/</guid>
<description><![CDATA[Author: Mike Challis Adds CAPTCHA anti-spam methods to WordPress on the comment form, registration f]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div style="padding-top:3px;">Author: Mike Challis<br />
		Adds CAPTCHA anti-spam methods to WordPress on the comment form, registration form, login, or all.<br />
In order to post comments or regiser, users will have to type in the phrase shown on the image.<br />
This prevents spam from automated bots. Adds security. Works great with Akismet. Also is fully WPMU and BuddyPress compatible<br />Installation:</p>
<p>Upload the si-captcha-for-wordpress folder to the /wp-content/plugins/ directory, or download through the Plugins menu in WordPress<br />
Activate the plugin through the Plugins menu in WordPress<br />
Updates are automatic. Click on &#8220;Upgrade Automatically&#8221; if prompted from the admin menu. If you ever have to manually upgrade, simply deactivate, uninstall, and repeat the installation steps with the new version.<br />
This is how to install SI Captcha globally on WPMU or BuddyPress:<br />
Step 1: upload the /si-captcha-for-wordpress/ folder and all it&#8217;s contents to /mu-plugins/<br />
Step 2: MOVE the si-captcha.php from the /si-captcha-for-wordpress/ folder to the /mu-plugins/ folder.<br />
Site wide Settings are located in &#8220;Site Admin&#8221;, &#8220;SI CAPTCHA Optioins&#8221;</p>
<p>faq:<br />
		Sometimes the captcha image and captcha input field are displayed AFTER the submit button on the comment form.</p>
<p>Your theme must have a &#60;?php do_action(&#8216;comment_form&#8217;, $post-&#62;ID); ?&#62; tag inside your comments.php form. Most themes do.<br />
  The best place to locate the tag is before the comment textarea, you may want to move it if it is below the comment textarea.<br />
This tag is exactly where the captcha image and captcha code entry will display on the form, so<br />
move the line to before the comment textarea, uncheck the &#8216;Comment Form Rearrange&#8217; box on the &#8216;Captcha options&#8217; page,<br />
and the problem should be fixed.</p>
<p>Alternate Fix for the captcha image display order</p>
<p>You can just check the &#8216;Comment Form Rearrange&#8217; box on the admin plugins &#8216;Captcha options&#8217; page and javascript will attempt to rearrange it for you. Editing the comments.php, moving the tag, and uncheck the &#8216;Comment Form Rearrange&#8217; box on the &#8216;Captcha options&#8217; page is the best solution.</p>
<p>Why is it better to uncheck the &#8216;Comment Form Rearrange&#8217; box and move the tag?</p>
<p>Because the XHTML will no longer validate if it is checked.</p>
<p>Why do I get &#8220;ERROR: Could not read CAPTCHA cookie. Make sure you have cookies enabled and not blocking in your web browser settings. Or another plugin is conflicting.&#8221;?</p>
<p>Check your web browser settings and make sure you are not blocking cookies for your blog domain. Cookies have to be enabled in your web browser and not blocked for the blog web domain.</p>
<p>If you get this error, your browser is blocking cookies or you have another plugin that is conflicting (in that case I would like to help you further to determine which one). I can tell you that the plugin called &#8220;Shopp&#8221; is not compatible because it handles sessions differently causing the &#8220;ERROR: Could not read CAPTCHA cookie. Make sure you have cookies enabled&#8221;.</p>
<p>The Cookie Test can be used to test if your browser is accepting cookies from your site:<br />
Click on the &#8220;Test if your PHP installation will support the CAPTCHA&#8221; link on the Options page.<br />
or open this URL in your web browser to run the test:<br />
    /wp-content/plugins/si-captcha-for-wordpress/captcha-secureimage/test/index.php</p>
<p>Troubleshooting if the CAPTCHA form fields and image is not being shown:</p>
<p>Do this as a test:<br />
Activate the SI CAPTCHA plugin and temporarily change your theme to the &#8220;WordPress Default&#8221; theme.<br />
Does the captcha image show now?<br />
If it does then the theme you are using is the cause.</p>
<p>Your theme must have a &#60;?php do_action(&#8216;comment_form&#8217;, $post-&#62;ID); ?&#62; tag inside your comments.php form. Most themes do.<br />
  The best place to locate the tag is before the comment textarea, you may want to move it if it is below the comment textarea.<br />
This tag is exactly where the captcha image and captcha code entry will display on the form, so<br />
move the line to before the comment textarea, uncheck the &#8216;Comment Form Rearrange&#8217; box on the &#8216;Captcha options&#8217; page,<br />
and the problem should be fixed.</p>
<p>Troubleshooting if the CAPTCHA image itself is not being shown:</p>
<p>By default, the admin will not see the CAPTCHA. If you click &#8220;log out&#8221;, go look and it will be there.</p>
<p>If the image is broken and you have the CAPTCHA entry box:<br />
This can happen if a server has too low a default permission level on new folders.<br />
Check and make sure the permission on all the captcha-secureimage folders are set to permission: 755</p>
<p>all these folders need to be 755:<br />
- si-captcha-for-wordpress<br />
  &#8211; captcha-secureimage<br />
     &#8211; audio<br />
     &#8211; gdfonts<br />
     &#8211; images<br />
     &#8211; test</p>
<p>Here is a tutorial about file permissions</p>
<p>This script can be used to test if your PHP installation will support the CAPTCHA:<br />
Click on the &#8220;Test if your PHP installation will support the CAPTCHA&#8221; link on the Options page.<br />
or open this URL in your web browser to run the test:<br />
    /wp-content/plugins/si-captcha-for-wordpress/captcha-secureimage/test/index.php</p>
<p>Is this plugin available in other languages?</p>
<p>Yes. To use a translated version, you need to obtain or make the language file for it.<br />
At this point it would be useful to read Installing WordPress in Your Language from the Codex.<br />
You will need an .mo file for this plugin that corresponds with the &#8220;WPLANG&#8221; setting in your wp-config.php file.<br />
Translations are listed below &#8212; if a translation for your language is available, all you need to do is place it in the /wp-content/plugins/si-captcha-for-wordpress/languages directory of your WordPress installation.<br />
If one is not available, and you also speak good English, please consider doing a translation yourself (see the next question).</p>
<p>The following translations are included in the download zip file:</p>
<p>Albanian (sq_AL) &#8211; Translated by Romeo Shuka<br />
Arabic (ar) &#8211; Translated by Amine Roukh<br />
Belorussian (by_BY) &#8211; Translated by Marcis Gasuns<br />
Chinese (zh_CN) &#8211; Translated by Awu<br />
Czech (cs_CZ) &#8211; Translated by Radovan<br />
Danish (da_DK) &#8211; Translated by Parry<br />
French (fr_FR) &#8211; Translated by Pierre Sudarovich<br />
German (de_DE) &#8211; Translated by Sebastian Kreideweiss<br />
Greek (el) &#8211; Translated by Ioannis<br />
Italian (it_IT) &#8211; Translated by Gianni Diurno<br />
Norwegian (nb_NO) &#8211; Translated by Roger Sylte<br />
Polish (pl_PL) &#8211; Translated by Tomasz<br />
Portuguese Brazil (pt_BR) &#8211; Translated by [Newton Dan Faoro]<br />
Russian (ru_RU) &#8211; Translated by Neponyatka<br />
Spanish (en_ES) &#8211; Translated by LoPsT<br />
Swedish (sv_SE) &#8211; Translated by [Benct]<br />
Traditional Chinese, Taiwan Language (zh_TW) &#8211; Translated by [Cjh]<br />
Turkish (tr_TR) &#8211; Translated by Volkan<br />
More are needed&#8230; Please help translate.</p>
<p>Are the CAPTCHA audio files available in other languages?</p>
<p>Portuguese brazil (pt_BR) audio files are available. Wait until after you install the plugin. Download the audio files:<br />
Portuguese brazil (pt_BR) audio files download and follow instructions in the Readme.txt inside the zip file.</p>
<p>Can I provide a translation?</p>
<p>Of course! It will be very gratefully received. Use PoEdit, it makes translation easy. Please read Translating WordPress first for background information on translating. Then obtain the latest .pot file and translate it.<br />
* There are some strings with a space in front or end &#8212; please make sure you remember the space!<br />
* When you have a translation ready, please send the .po and .mo files to wp-translation at 642weather dot com.<br />
* If you have any questions, feel free to email me also. Thanks!</p>
<p>Is it possible to merge the translation files I sent to you with the ones of the newest version?</p>
<p>If you use PoEdit to translate, it is easy to translate for a new version. You can open your current .po file, then select from the PoEdit menu: &#8220;Catalog&#8221; &#62; &#8220;Update from POT file&#8221;. Now all you have to change are the new language strings.</p></div>
<p><strong><a href='http://www.downloadic.com/43745-SI-CAPTCHA-Anti-Spam-2.2.2.html'>SI CAPTCHA Anti-Spam 2.2.2</a></strong></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Premium Plugin Store]]></title>
<link>http://subscribe2.wordpress.com/2009/11/23/premium-plugin-store/</link>
<pubDate>Mon, 23 Nov 2009 20:41:48 +0000</pubDate>
<dc:creator>Administrator</dc:creator>
<guid>http://subscribe2.wordpress.com/2009/11/23/premium-plugin-store/</guid>
<description><![CDATA[Not long ago WordPress introduced Commercial Themes and a lot of plugin authors have been pondering ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Not long ago WordPress introduced <a href="http://wordpress.org/extend/themes/commercial/">Commercial Themes</a> and a lot of plugin authors have been pondering how to do the <strong>same for plugins</strong>.</p>
<p>For quite some time I have <a href="http://subscribe2.wordpress.com/2006/11/20/html-email/">offered</a> a <strong>HTML enabled version</strong> of Subscribe2 at a cost of $40US that sends HTML emails to all Public Subscribers and to those Registered Subscribers who opt to get HTML notifications.</p>
<p>Until now I&#8217;ve emailed the code direct to people who make the payment but obviously this is less than ideal as most people want the code <strong>immediately on payment</strong>.</p>
<p>So, I&#8217;m please to be able to announce the <strong>immediate availability</strong> of Subscribe2 HTML at <a href="http://wpplugins.com/plugin/46/subscribe2-html">WP Plugins</a> &#8211; <strong>The WordPress App Store</strong>.</p>
<p><a href="http://wpplugins.com/plugin/46/subscribe2-html"><img src="http://subscribe2.wordpress.com/files/2009/11/wpplugins.png" alt="" title="WPPlugins" width="363" height="118" class="aligncenter size-full wp-image-312" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Rattrapage d’une photo bruitée]]></title>
<link>http://zigazou.wordpress.com/2009/11/22/rattrapage-d%e2%80%99une-photo-bruitee/</link>
<pubDate>Sun, 22 Nov 2009 22:20:16 +0000</pubDate>
<dc:creator>zigazou</dc:creator>
<guid>http://zigazou.wordpress.com/2009/11/22/rattrapage-d%e2%80%99une-photo-bruitee/</guid>
<description><![CDATA[Voici un billet sur le rattrapage d’une photo bruitée (dû à la faible sensibilité du capteur) au moy]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Voici un billet sur le rattrapage d’une photo bruitée (dû à la faible sensibilité du capteur) au moyen des greffons Greycstoration et Warp Sharp sous The Gimp.</p>
<p><!--more--></p>
<h2>Pré-requis</h2>
<p>Les deux greffons utilisés fonctionnent sous The Gimp 2.4 et 2.6.</p>
<p>Ce qui suit concerne une installation, une configuration et une utilisation sous Linux.</p>
<h2>Installation de Warp sharp</h2>
<p>Warp sharp est un script Scheme pour The Gimp.</p>
<p>Pour l’installer, récupérez le fichier warp-sharp.scm sur la <a title="Page Warp sharp" href="http://www.home.unix-ag.org/simon/gimp/warp-sharp.html">page de son créateur</a> et copiez-le dans le répertoire ~/.gimp-2.4/scripts ou ~/.gimp-2.6/scripts (en fonction de votre version de The Gimp et sous Linux, je ne connais pas le répertoire dans le cas d’une installation Windows ou MacOSX).</p>
<p>Si The Gimp est déjà en train de tourner, il faut actualiser les scripts : menu Filtres → Script-fu → Actualiser les scripts (sous Gimp 2.6).</p>
<p>Le greffon est désormais accessible depuis le menu Filtres → Amélioration → Warp sharp.</p>
<h2>Installation de Greycstoration</h2>
<p>Greycstoration est un greffon écrit en C pour The Gimp.</p>
<p>Pour l’installer, récupérez l’archive Zip sur la <a title="Téléchargement de Greycstoration" href="http://cimg.sourceforge.net/greycstoration/download.shtml">page de Greycstoration</a>, et copiez uniquement le fichier GREYCstoration_gimp_pc_linux ou GREYCstoration_gimp_pc_linux64 (en fonction de votre Linux) dans le répertoire ~/.gimp-2.4/plug-ins ou ~/.gimp-2.6/plug-ins (en fonction de votre version de The Gimp).</p>
<p>Assurez-vous que le fichier dispose des droits d’exécution (chmod 700 GREYCstoration_gimp_pc_linux).</p>
<p>Contrairement aux scripts Scheme où un redémarrage de Gimp n’est pas nécessaire, vous n’y couperez pas pour Greycstoration.</p>
<p>Le greffon est désormais accessible depuis le menu Filtres → Amélioration → GREYCstoration…</p>
<h2>Procédure suivie</h2>
<p>Voici la procédure :</p>
<ul>
<li>Nettoyage.</li>
<li>GREYCstoration :
<ul>
<li>Interpolation type : Runge-Kutta,</li>
<li>Patch-Based : coché,</li>
<li>Patch size : 7,</li>
<li>Sigma-p : 13,1,</li>
<li>Sigma-s : 22,3,</li>
<li>Lookup size : 22,</li>
<li>Approximation : décoché,</li>
<li>Number of iterations : 1.</li>
</ul>
</li>
<li>Duplication du calque principal.</li>
<li>Warp sharp sur le calque nouvellement créé :
<ul>
<li>Edge detection : 7,0,</li>
<li>Rayon du flou : 2,0,</li>
<li>Bump depth : 4,</li>
<li>Displace intensity : 3,0.</li>
</ul>
</li>
<li>Ajout d’un masque de calque Noir (transparence totale).</li>
<li>Utilisation du pinceau et de la couleur blanche sur le masque de calque pour déflouter les bords.</li>
</ul>
<p>Note :</p>
<ul>
<li>Les paramètres utilisés pour GREYCstoration le rendent TRÈS lent ! Plusieurs minutes sur un Q9550…</li>
</ul>
<h2>Résultats</h2>
<p>Voici un avant-après :</p>
<div id="attachment_529" class="wp-caption aligncenter" style="width: 510px"><a href="http://zigazou.wordpress.com/files/2009/11/avantapres.jpg"><img class="size-full wp-image-529" title="Avant/Après" src="http://zigazou.wordpress.com/files/2009/11/avantapres.jpg" alt="Avant/Après" width="500" height="333" /></a><p class="wp-caption-text">Avant/Après</p></div>
<div id="attachment_530" class="wp-caption alignright" style="width: 160px"><a href="http://zigazou.wordpress.com/files/2009/11/01nettoyage.jpg"><img class="size-full wp-image-530" title="Zones nettoyées" src="http://zigazou.wordpress.com/files/2009/11/01nettoyage.jpg" alt="Zones nettoyées" width="150" height="200" /></a><p class="wp-caption-text">Zones nettoyées</p></div>
<p>Le nettoyage a été léger.</p>
<p>Sur la vignette de droite, vous pouvez voir les zones corrigées entourées en jaune.</p>
<p>C’est le genre de retouches que j’aime bien, permettant de corriger des éléments disgracieux qui nuisent, à mon avis, à la lecture de la photo.</p>
<p>Après le nettoyage, vient l’application du filtre GREYCstoration.</p>
<p>Les réglages donnés le rendent très lent mais le résultat le justifie (si vous me donnez les paramètres d’un autre filtre permettant d’obtenir le même résultat plus rapidement, je suis preneur <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ).</p>
<p>Pour vous en rendre compte, l’image ci-dessous est un zoom du centre du cœur (le logo du Don du Sang).</p>
<div id="attachment_528" class="wp-caption alignleft" style="width: 266px"><a href="http://zigazou.wordpress.com/files/2009/11/analyse01.jpg"><img class="size-full wp-image-528" title="Comparaison des différentes étapes" src="http://zigazou.wordpress.com/files/2009/11/analyse01.jpg" alt="Comparaison des différentes étapes" width="256" height="768" /></a><p class="wp-caption-text">Comparaison des différentes étapes</p></div>
<p>Sur la gauche vous avez un agrandissement des 3 principaux stades.</p>
<p>Le premier stade correspond à l’image original dans laquel on peut aisément distinguer le bruit.</p>
<p>Au deuxième stade, GREYCstoration a été appliqué, ainsi qu’un correction des courbes pour éclaircir le tout.</p>
<p>Au troisième et ultime stade, Warp sharp a été appliqué.</p>
<p>Il se trouve que l’exemple donné met en avant un bon résultat du couple GREYCstoration/Warp sharp.</p>
<p>Mais Warp sharp peut avoir des effets non voulus. C’est pour cela que j’ai utilisé le principe du calque qui permet de ne garder du résultat de Warp sharp que ce qui nous intéresse.</p>
<h2>Téléchargement</h2>
<p>Comme on ne peut pas tout mettre sur une page web, je vous propose de télécharger les photos dans leur taille originale au format XCF :</p>
<ul>
<li><a title="comparaisons.xcf" href="http://zigazou.free.fr/blog/comparaisons.xcf.lzma">comparaisons.xcf.lzma</a> : une image contenant trois calques (comme l’image précédente). En activant/désactivant les calques vous pourrez faire une comparaison précise.</li>
<li><a title="utilisationcalques.xcf.lzma" href="http://zigazou.free.fr/blog/utilisationcalques.xcf.lzma">utilisationcalques.xcf.lzma</a> : une image mettant en évidence l’utilisation du calque comme décrit dans la procédure.</li>
<li><a title="original.jpg" href="http://zigazou.free.fr/blog/original.jpg">original.jpg</a> : l’image originale.</li>
<li><a title="original_greyc.jpg" href="http://zigazou.free.fr/blog/original_greyc.jpg">original_greyc.jpg</a> : l’image originale filtrée avec GREYCstoration.</li>
<li><a title="original_greyc_warp.jpg" href="http://zigazou.free.fr/blog/original_greyc_warp.jpg">original_greyc_warp.jpg</a> : l’image originale filtrée avec GREYCstoration et Warp sharp.</li>
</ul>
<p>Pour rendre les fichiers plus légers, j’ai utilisé une compression lzma. Un “sudo apt-get install lzma” vous permettra de l’installer sous Ubuntu et de pouvoir les décompresser depuis Nautilus.</p>
<p>De plus, ce sont des fichiers XCF : il vous faudra The Gimp pour pouvoir les lire.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Haßliebe Wordpress]]></title>
<link>http://blogsammlung.wordpress.com/2009/11/22/hasliebe-wordpress/</link>
<pubDate>Sun, 22 Nov 2009 22:10:09 +0000</pubDate>
<dc:creator>blogsammlung</dc:creator>
<guid>http://blogsammlung.wordpress.com/2009/11/22/hasliebe-wordpress/</guid>
<description><![CDATA[Ein altbekanntes Phänomen, wenn es heißt &#8220;Aus und Vorbei&#8221; und noch bekannter, wenn es um]]></description>
<content:encoded><![CDATA[Ein altbekanntes Phänomen, wenn es heißt &#8220;Aus und Vorbei&#8221; und noch bekannter, wenn es um]]></content:encoded>
</item>
<item>
<title><![CDATA[Build VST plugins using Code::Blocks]]></title>
<link>http://learnvst.wordpress.com/2009/11/21/build-vst-plugins-using-codeblocks/</link>
<pubDate>Sat, 21 Nov 2009 23:21:48 +0000</pubDate>
<dc:creator>bmoviehorror</dc:creator>
<guid>http://learnvst.wordpress.com/2009/11/21/build-vst-plugins-using-codeblocks/</guid>
<description><![CDATA[I just put this up on the KVR audio site in response to a thread and thought I&#8217;d put a copy he]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I just put this up on the KVR audio site in response to a <a href="http://www.kvraudio.com/forum/viewtopic.php?t=255797">thread</a> and thought I&#8217;d put a copy here for good measure.</p>
<p>Build again in code::blocks . . . </p>
<p>1) Make new EMPTY project and call it &#8220;again&#8221; &#8211; you can save this anywhere on your system </p>
<p>2) Assuming you have put the sdk at c:\vstsdk2.4, then right click on the project you have just created, select build options, got to the &#8217;search directories&#8217; tab and add c:\vstsdk2.4 to the list. </p>
<p>3) Right click on the project and select add files. Add the following:<br />
C:\vstsdk2.4\public.sdk\source\vst2.x\audioeffect. cpp<br />
C:\vstsdk2.4\public.sdk\source\vst2.x\audioeffectx .cpp<br />
C:\vstsdk2.4\public.sdk\source\vst2.x\vstplugmain. cpp<br />
C:\vstsdk2.4\public.sdk\samples\vst2.x\again\sourc e\again.cpp<br />
C:\vstsdk2.4\public.sdk\samples\vst2.x\again\sourc e\again.h </p>
<p>4) Right click on the project, select &#8216;Properties&#8217;, navigate to the &#8216;Build targets&#8217; tab and select &#8216;Dynamic library&#8217; from the &#8216;Type&#8217; drop down list. </p>
<p>5) Right click the project, select &#8216;Build options&#8217; go to the linker settings tab and under &#8216;Other linker options&#8217; add the following:<br />
-def C:\vstsdk2.4\public.sdk\samples\vst2.x\win\vstplug .def </p>
<p>6) Build the project.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Ujian mbah gendeng]]></title>
<link>http://pulsa11.wordpress.com/2009/11/21/ujian-mbah-gendeng/</link>
<pubDate>Sat, 21 Nov 2009 03:39:45 +0000</pubDate>
<dc:creator>pulsa11</dc:creator>
<guid>http://pulsa11.wordpress.com/2009/11/21/ujian-mbah-gendeng/</guid>
<description><![CDATA[mbah gendeng &lt;&gt; mbah gendeng mbah,gendeng,seo,plugin,bisnis,berlian,mbah gendeng,seo gendeng,p]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>
<h2>mbah gendeng &#60;&#62; mbah gendeng</h2>
<li><a href="http://mbahgendeng.cakraningrat.com"><strong>mbah,gendeng,seo,plugin,bisnis,berlian,mbah gendeng,seo gendeng,plugin gendeng,bisnis gendeng,berlian gendeng ala mbahgendeng.net</strong></a>
<li>maaf jgn dibaca khusus google bot robot google.co.id</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[5 feature content plugin cho WP]]></title>
<link>http://tasuwka.wordpress.com/2009/11/21/5-feature-content-plugin-cho-wp/</link>
<pubDate>Sat, 21 Nov 2009 02:38:35 +0000</pubDate>
<dc:creator>tasuwka</dc:creator>
<guid>http://tasuwka.wordpress.com/2009/11/21/5-feature-content-plugin-cho-wp/</guid>
<description><![CDATA[Bạn muốn tạo cho blog mình sử dụng WP có phần giơi thiệu tin / bài viêt mới / nóng , mà gây được sự ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Bạn muốn tạo cho blog mình sử dụng WP có phần giơi thiệu tin / bài viêt mới / nóng , mà gây được sự chú ý của nhiều người, và thu xu thế hiện nay, các web/blog đều có các slide giới thiệu kiều đó.Vậy có những plugin nào làm việc này.Các bạn xem phần giới thiệu 5 plugin sau đây:</p>
<p><strong>1.Featurific</strong> :<br />
WordPress plugin that displays<br />
featured items, in a beautiful and professional flash<br />
gallery, Its available for free for both<br />
WordPress and Non-WordPress Users.</p>
<p><a href="http://www.techyard.net/wp-content/uploads/images/XPluginsForCreatingSlideshowsinWordPress_BB48/featurific.png"><img title="featurific" src="http://www.techyard.net/wp-content/uploads/images/XPluginsForCreatingSlideshowsinWordPress_BB48/featurific_thumb.png" border="0" alt="featurific" width="240" height="124" /></a> <a href="http://www.techyard.net/wp-content/uploads/images/XPluginsForCreatingSlideshowsinWordPress_BB48/featurifictest.png"><img title="featurific-test" src="http://www.techyard.net/wp-content/uploads/images/XPluginsForCreatingSlideshowsinWordPress_BB48/featurifictest_thumb.png" border="0" alt="featurific-test" width="240" height="200" /></a></p>
<p><strong>Features :</strong></p>
<ul>
<li>Easy to install and highly customizable</li>
<li>Runs in Flash 8</li>
<li>21 Templates to choose from.</li>
<li>Customizable text, backgrounds, and images</li>
<li>Works on any server, out of the box</li>
<li>Runs in any browser</li>
<li>Based on XML.</li>
<li>Works on<br />
WordPress blogs, and also with general sites.</li>
<li>Can also be placed in the sidebar.</li>
</ul>
<p>Download : <a href="http://featurific.com/content/download-featurific-select-a-download-type" target="_blank">Featurific</a></p>
<p><strong>2.FeatPlug :</strong> This script can generate ‘featured content’ section for your site using the <em>suitable stories</em>. It can also run as a standalone script or even integrate into any other Blog/<acronym>CMS</acronym>/Forum <a title="software" href="http://www.techyard.net/category/freeware/software-freeware/">software</a>.<a href="http://www.techyard.net/wp-content/uploads/images/XPluginsForCreatingSlideshowsinWordPress_BB48/featplug.png"><img title="featplug" src="http://www.techyard.net/wp-content/uploads/images/XPluginsForCreatingSlideshowsinWordPress_BB48/featplug_thumb.png" border="0" alt="featplug" width="418" height="165" /></a></p>
<p><strong>Features :</strong></p>
<ul>
<li><strong>Image caching</strong></li>
<li><strong>Template support</strong> ( Uses any JS/Ajax script to output the contents!)</li>
<li><strong>Layered architecture </strong>: input_layer (Standalone,<br />
WordPress etc) ? featplug engine ? output theme (simple banners, slide show etc)</li>
<li><strong>Image enlarging</strong></li>
<li><strong>Broken Image Checking</strong></li>
<li><strong>Supports<br />
WordPress MU: </strong>As of 0.62 release</li>
</ul>
<p><strong>Usage :</strong> In<br />
WordPress you can run the plugin in either as a widget or call the following functions directly in your template.</p>
<ul>
<li>featplug_wp_render()</li>
<li>featplug_wp_render_slideshow()</li>
<li>featplug_wp_render_banners()</li>
</ul>
<p><strong>FeatPlug</strong> :  <a href="http://downloads.wordpress.org/plugin/featplug.0.62.zip" target="_blank">Download</a> &#124;   <a href="http://demo.featplug.com/" target="_blank">Demo</a></p>
<p><strong>3.<br />
Featured Content<br />
Gallery Plugin v2.0 (FCS)</strong> By <a href="http://www.wpelements.com/2008/08/28/the-featured-content-gallery-plugin-v20-now-fully-automated/" target="_blank">WPElemets</a> is a script based on <a href="http://smoothgallery.jondesign.net/" target="_blank">Smooth Gallery</a> to display a<br />
gallery of<br />
featured posts of a single category.This plugin makes use of the Custom Field Option of<br />
WordPress, to display the images in the<br />
featured<br />
gallery of one Category.</p>
<p><a href="http://www.techyard.net/wp-content/uploads/images/XPluginsForCreatingSlideshowsinWordPress_BB48/featuredcontentgallery.png"><img title="featured-content-gallery" src="http://www.techyard.net/wp-content/uploads/images/XPluginsForCreatingSlideshowsinWordPress_BB48/featuredcontentgallery_thumb.png" border="0" alt="featured-content-gallery" width="411" height="207" /></a></p>
<p><strong>Features :</strong></p>
<ul>
<li>Single category only suppported.</li>
<li>Height,Width and Text Overlay values can be configured</li>
<li>Can be displayed on the<br />
WordPress Blog, by using the following php statemet</li>
</ul>
<blockquote><p>&#60;?php include (ABSPATH . ‘/wp-content/plugins/content-gallery/gallery.php’); ?&#62;</p></blockquote>
<p><strong>How To Use :</strong></p>
<ul>
<li>Select the category you set within the plugin options page,</li>
<li>Upload an image to be displayed within the<br />
gallery and paste the path to that image in a custom field called “articleimg”.</li>
</ul>
<p>Download <a href="http://www.wpelements.com/downloads/plugins/content-gallery.zip" target="_blank">Featured Content Gallery V 2.0</a></p>
<p><strong>4.<br />
Featured Category Slideshow / FCS </strong></p>
<p>This plugin is also based on Smooth<br />
Gallery similar to<br />
Featured Content Gallery by WPElements.The only difference it that this pulgin always shows the 4 newest posts in the slideshow. Older posts will just be automatically be removed out of the slideshow without being deleted from the blog.</p>
<p><a href="http://www.techyard.net/wp-content/uploads/images/XPluginsForCreatingSlideshowsinWordPress_BB48/fcs.jpg"><img title="fcs" src="http://www.techyard.net/wp-content/uploads/images/XPluginsForCreatingSlideshowsinWordPress_BB48/fcs_thumb.jpg" border="0" alt="fcs" width="424" height="226" /></a></p>
<p><strong>Instructions : </strong></p>
<ul>
<li>Create a new category called FCS</li>
<li>Assign at least 4 posts to the new FCS-category</li>
<li>Every post has to contain a key called “leadimage” customfield with the value to the image.</li>
<li>and paste the following code where you want the slideshow to appear</li>
</ul>
<blockquote><p>&#60;?php include (ABSPATH . ‘/wp-content/plugins/fcs/gallery.php’); ?&#62;</p></blockquote>
<ul>
<li>You can also make the slideshow to change slides automatically, by changing the         “timed: false” to “timed: true” in<br />
gallery.php present in the plugin folder.</li>
</ul>
<p><strong><br />
Featured Category SlideShow(FCS):</strong> <a href="http://www.perfectsurf.de/wordpress-plugin-featured-category-slideshow-fcs" target="_blank">HomePage</a> &#124;  <a href="http://www.perfectsurf.de/wp-content/uploads/fcs0-2.zip" target="_blank">Download</a> .</p>
<p><strong>5.d13slideshow</strong></p>
<p>This<br />
WordPress Plugin creates an animated slideshow of a maximun of 10 posts.D13Slideshow makes use of the script.aculo.us and Prototype JavaScript frameworks.The image for the slideshow are automatically extracted from the post for display.</p>
<p><a href="http://www.techyard.net/wp-content/uploads/images/XPluginsForCreatingSlideshowsinWordPress_BB48/d13Gallery.jpg"><img title="d13Gallery" src="http://www.techyard.net/wp-content/uploads/images/XPluginsForCreatingSlideshowsinWordPress_BB48/d13Gallery_thumb.jpg" border="0" alt="d13Gallery" width="464" height="188" /></a></p>
<p><strong>Features :</strong></p>
<ul>
<li>Adjustable Height and Width</li>
<li>Maximum of 10 posts</li>
<li>Customize the screen<br />
time for which each article will be shown.</li>
<li>You can add a slideshow directly into your theme files using the following line of PHP code:</li>
</ul>
<blockquote><p>&#60;?php d13slideshow(); ?&#62;</p></blockquote>
<ul>
<li>For each post you have to have a key “promoimage” and an absolute URL of the image as the value.</li>
</ul>
<p><strong>d13slideshow<br />
Gallery : </strong><a href="http://www.d13design.co.uk/d13slideshow/" target="_blank">HomePage</a> &#124;  <a href="http://wordpress.org/extend/plugins/d13slideshow" target="_blank">Download</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Plugins adicionais p/ Eclipse 3.5]]></title>
<link>http://matcouto.wordpress.com/2009/11/20/plugins-eclipse35/</link>
<pubDate>Fri, 20 Nov 2009 23:31:15 +0000</pubDate>
<dc:creator>matcouto</dc:creator>
<guid>http://matcouto.wordpress.com/2009/11/20/plugins-eclipse35/</guid>
<description><![CDATA[Segue abaixo as urls de alguns plugins que costumo instalar no eclipse: http://download.jboss.org/jb]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Segue abaixo as urls de alguns plugins que costumo instalar no eclipse:</p>
<p><span style="font-family:verdana;color:blue;font-size:10pt;"><br />
http://download.jboss.org/jbosstools/updates/development/<br />
http://m2eclipse.sonatype.org/update/<br />
http://subclipse.tigris.org/update_1.6.x<br />
</span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Wordpress Auto Blogging Plugin – WP Robot]]></title>
<link>http://karachicorner.wordpress.com/2009/11/20/wordpress-auto-blogging-plugin-%e2%80%93-wp-robot/</link>
<pubDate>Fri, 20 Nov 2009 21:36:30 +0000</pubDate>
<dc:creator>Muhammad Faisal Jawaid Attari</dc:creator>
<guid>http://karachicorner.wordpress.com/2009/11/20/wordpress-auto-blogging-plugin-%e2%80%93-wp-robot/</guid>
<description><![CDATA[Today i found new wordpress plugin “WP-Robot”, this wp-plugin Automatically post Youtube Videos, Ama]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><table border="0">
<tbody>
<tr>
<td align="center"><img src="http://blog.karachicorner.com/blog-images/119/wp-robot-plugin.jpg" alt="WordPress auto blogging plugin" /></td>
</tr>
</tbody>
</table>
<p>Today i found new wordpress plugin “WP-Robot”, this wp-plugin Automatically post Youtube Videos, Amazon Products, eBay auctions, Clickbank ads and much more to your blog without lifting a finger.</p>
<h2>WP Robot Demo:</h2>
<p>If you want to try the plugin yourself feel free to download the <a href="http://blog.karachicorner.com/2009/11/wordpress-auto-blogging-plugin-wp-robot/"><strong>demo version</strong> &#38; Screen Shorts!</a></p>
<h3>Related Posts</h3>
<ul>
<li><a title="Top WordPress Plugins to Promote Your Social Media Profiles" href="http://blog.karachicorner.com/2009/08/top-wordpress-plugins-to-promote-your-social-media-profiles/">Top WordPress Plugins to Promote Your Social Media Profiles</a></li>
<li><a title="30+ WordPress Plugins &#124; Download WordPress PlugIns" href="http://blog.karachicorner.com/2009/07/30-wordpress-plugins-download-wordpress-plugins/">30+ WordPress Plugins &#124; Download WordPress PlugIns</a></li>
<li><a title="Huddle Launch Microsoft Office Plug-In, iPhone App, And Web Conferencing Tools" href="http://blog.karachicorner.com/2009/09/huddle-launch-microsoft-office-plug-in-iphone-app-and-web-conferencing-tools/">Huddle Launch Microsoft Office Plug-In, iPhone App, And Web Conferencing Tools</a></li>
<li><a title="40 Most Wanted WordPress Tricks and Hacks" href="http://blog.karachicorner.com/2009/06/40-most-wanted-wordpress-tricks-and-hacks/">40 Most Wanted WordPress Tricks and Hacks</a></li>
<li><a title="Make Your Blog Safe and Secure with WordPress Anti-Virus Plugin" href="http://blog.karachicorner.com/2009/06/make-your-blog-safe-and-secure-with-wordpress-anti-virus-plugin/">Make Your Blog Safe and Secure with WordPress Anti-Virus Plugin</a></li>
</ul>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Scoprire chi vi ha eliminato dalla lista di amici sù Facebook]]></title>
<link>http://kappa45.wordpress.com/2009/11/20/scoprire-chi-vi-ha-eliminato-dalla-lista-di-amici-su-facebook/</link>
<pubDate>Fri, 20 Nov 2009 12:22:54 +0000</pubDate>
<dc:creator>kappa127</dc:creator>
<guid>http://kappa45.wordpress.com/2009/11/20/scoprire-chi-vi-ha-eliminato-dalla-lista-di-amici-su-facebook/</guid>
<description><![CDATA[Ormai milioni sono gli utenti che usano il più famoso social network di tutti i tempi,oggi sono qui ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Ormai milioni sono gli utenti che usano il più famoso social network di tutti i tempi,oggi sono qui per parlarvi di un comodo<strong> script </strong>che vi permette di scoprire che vi cancella dalla lista degli amici.</p>
<p><img class="aligncenter" src="http://www.cirillina.com/wp-content/uploads/2009/05/facebook-300x300.png" alt="" width="300" height="300" /></p>
<p>Lo script si chiama:<a href="http://userscripts.org/scripts/show/40027" target="_blank">Facebook Friends Checker</a> prima di installaro dovete essere sicuri di aver già installato il plug in  <a href="https://addons.mozilla.org/it/firefox/addon/748">Grease Monkey</a>,naturalmente tutto gratis e pochissimi MB di download ricordo che funziona solo con <strong>Firefox</strong>.</p>
<p>L&#8217;utilizzo è semplicissimo quando un vostro amico vi cancella dalla lista di amici  lo script vi fà ricevere un notifica che ti dice chi ti ha cancellato.</p>
<p>Molto semplice no? Ciao e grazie per l&#8217;attenzione</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[12 Excellent jQuery Plugins for Enhancing Forms]]></title>
<link>http://maheshvnit.wordpress.com/2009/11/20/12-excellent-jquery-plugins-for-enhancing-forms/</link>
<pubDate>Fri, 20 Nov 2009 11:08:34 +0000</pubDate>
<dc:creator>maheshvnit</dc:creator>
<guid>http://maheshvnit.wordpress.com/2009/11/20/12-excellent-jquery-plugins-for-enhancing-forms/</guid>
<description><![CDATA[Forms are part of almost every website. Whether it’s a simple contact form or a complex sign-up form]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Forms are part of almost every website. Whether it’s a simple contact form or a complex sign-up form, filling one out is usually a mundane task. When possible, you should try to make form completion for the user easier and more enjoyable. Here are 12 jQuery plugins that can help you enhance your forms.</p>
<p>Read full entry here»</p>
<p><a href="http://webdesignledger.com/resources/12-excellent-jquery-plugins-for-enhancing-forms" target="_blank">http://webdesignledger.com/resources/12-excellent-jquery-plugins-for-enhancing-forms</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Blog-Kommentare im Windows Live Writer moderieren]]></title>
<link>http://9uhr35.wordpress.com/2009/11/20/blog-kommentare-im-windows-live-writer-moderieren/</link>
<pubDate>Fri, 20 Nov 2009 08:36:43 +0000</pubDate>
<dc:creator>T.</dc:creator>
<guid>http://9uhr35.wordpress.com/2009/11/20/blog-kommentare-im-windows-live-writer-moderieren/</guid>
<description><![CDATA[Ich bin auf ein neues Plugin für den Windows Live Writer gestoßen. Es erlaubt u.a. die Blogkommentar]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Ich bin auf ein neues Plugin für den Windows Live Writer gestoßen. Es erlaubt u.a. die Blogkommentare zu moderieren, ohne dabei das Dashboard besuchen zu müssen. Freischalten, Löschfunktion oder als Spam einstufen – leider scheint es nicht möglich zu sein auf Kommentare direkt zu antworten.   <br />Ob es eine sinnvolle Erweiterung ist, oder nicht, das liegt wohl an den ganz persönlichen Bedürfnissen des Bloggers. Ich gönne mir immer einige Zeit zum ausprobieren in der alltäglichen Arbeit am Computer und entscheide dann, ob es nützlich ist oder nicht.    <br />Momentan zweifel ich noch daran, dass es auch <em>morgen</em> noch installiert bleibt. Ich besuche die Dashboards sowieso mindestens einmal täglich um mir die Besucherzahlen anzuschauen, nachzusehen wie viele Artikel sich bereits für den nächsten Tag in der Warteschleife befinden und was es so an Neuigkeiten auf WordPress.com gibt. Bei der Gelegenheit bietet WordPress.com die Übersicht aller freizuschaltenden Kommentare direkt auf der Startseite des Dashboards an. Einfacher geht es eigentlich nicht.    <br /><em>Nebenbei</em> bekomme ich auch noch Kommentare aus der Warteschlange per Email zugeschickt und kann dort mit einen Klick auf “Freischalten” alles erledigen. All diese Funktionen machen das Plugin bei mir persönlich eigentlich überflüssig. Kein Grund es nicht trotzdem mal ein paar Tage zu testen.</p>
<p>Wer noch nie ein Plugin installiert hat, es ist ganz einfach. <a href="http://cid-2f7eb29b42641d59.skydrive.live.com/self.aspx/Public/Windows%20Live%20Writer%20plug-ins/WordPressPlugin.dll" target="_blank">Hier</a> kann man es runterladen, dann verschiebt man es in den Ordner für Plugins und startet den Windows Live Writer. Den Ordner findet man meistens auf Laufwerk C, Programme, Windows Live Writer.</p>
<p>Übrigens hat das Plugin noch andere Funktionen. Man kann beispielsweise den Blog-Titel und die Beschreibung ändern. Die Funktionen habe ich allerdings direkt deaktiviert, denn so oft ändert man den Namen seines Blogs doch nicht, dass man es im WLW können müsste?</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Java (jre) plugins for Puppy Linux]]></title>
<link>http://edwidianto.wordpress.com/2009/11/20/java-jre-plugins-for-puppy-linux/</link>
<pubDate>Fri, 20 Nov 2009 06:29:39 +0000</pubDate>
<dc:creator>edwidianto</dc:creator>
<guid>http://edwidianto.wordpress.com/2009/11/20/java-jre-plugins-for-puppy-linux/</guid>
<description><![CDATA[This is for one who need to play java online games from web . Many of them (and any other java conta]]></description>
<content:encoded><![CDATA[This is for one who need to play java online games from web . Many of them (and any other java conta]]></content:encoded>
</item>
<item>
<title><![CDATA[2 new vst plug-ins next week]]></title>
<link>http://noisesoft.wordpress.com/2009/11/19/2-new-vst-plug-ins-next-week/</link>
<pubDate>Thu, 19 Nov 2009 14:05:25 +0000</pubDate>
<dc:creator>noisesoft</dc:creator>
<guid>http://noisesoft.wordpress.com/2009/11/19/2-new-vst-plug-ins-next-week/</guid>
<description><![CDATA[We will release two new vst plug-ins next week. As mentioned in the latest newsletter, they will be:]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>We will release two new vst plug-ins next week. As mentioned in the latest newsletter, they will be:</p>
<p>“Qu” – an effect with 4 separate filters which can be tuned individually to create harmonies within the filtered pitches. Great for industrial and ambient music.</p>
<p>&#8220;Root Delay&#8221; &#8211; a dub type delay / echo with a sweepable low pass filter. Separate Left and Right delay times, fully adjustable. Very good for dub / dub step or even techno effects.</p>
<p>Pricing for both plug-ins will be announced on the day of release, with announcements of special package discounts.</p>
<p>*These new effects will be released on the 26th November and sent out for free to all current NoiseSoft customers.*</p>
<p>Videos will be posted soon.</p>
<p>Lastly, thanks for the positive response to our latest plug-in &#8220;The Reductionist&#8221; free vst. And&#8230;once again we must warn people that the only official place to download or purchase our software / plug-ins is from our <a href="http://www.noisesoft.com">website</a>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Crearea plugin-urilor jQuery (partea 1)]]></title>
<link>http://igeeku.wordpress.com/2009/11/19/crearea-plugin-urilor-jquery-partea-1/</link>
<pubDate>Thu, 19 Nov 2009 13:55:44 +0000</pubDate>
<dc:creator>igeeku</dc:creator>
<guid>http://igeeku.wordpress.com/2009/11/19/crearea-plugin-urilor-jquery-partea-1/</guid>
<description><![CDATA[Scurtă introducere Dacă te întrebi la ce or fi bune plugin-urile astea jQuery, îți voi spune eu: îți]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><iframe src='http://digg.com/api/diggthis.php?u=http%3A%2F%2Fdigg.com%2Fprogramming%2FCrearea_plugin_urilor_jQuery_partea_1' height='82' width='55' frameborder='0' scrolling='no' style='float: right; margin-left: 10px; margin-bottom: 5px; padding: 4px 0 2px 4px; background: #fff;'></iframe></p>
<h4>Scurtă introducere</h4>
<p>Dacă te întrebi la ce or fi bune plugin-urile astea jQuery, îți voi spune eu: îți permite extinderea întregii librării jQuery prin adăugarea de noi metode și funcții la aceasta. De exemplu, ai putea crea un plugin care, printr-un singur apel, va parcurge toate link-urile unei pagini, și la fiecare link către un fișier PDF va adăuga o iconiță descriptivă. Apelul va arăta ceva în genul:
</p>
<pre class="brush: jscript;">
$("a").adaugaIconitaPDF();
</pre>
<p>Idei pentru plugin-uri sunt multe, prea multe chiar, și ca să te convingi poți intra pe <a href="http://plugins.jquery.com/" target="_blank">pagina de plugin-uri jQuery</a> unde le vei găsi ordonate după categorie. La momentul actual, acolo sunt <strong>3684</strong> de plugin-uri! Deci idei sunt cu tonele, și tot apar plugin-uri zi de zi. Așa că, ori poți sta să cauți plugin-ul care-ți trebuie, ori poți învăța să creezi propriile plugin-uri, lucru despre care voi discuta în următoarele câteva articole.
</p>
<h4>Să intrăm în pâine!</h4>
<p>Pentru început, e nevoie de puțină teorie interesantă. În caz că nu știai deja, jQuery e renumit pentru faptul că poate fi folosit cu ajutorul unui singur caracter: <strong>simbolul dolar ($)</strong>. De puține ori, însă, vei da peste probleme folosind simbolul $, fiindcă nu este singurul framework care face uz de acest simbol. Așa că, pentru a evita conflicte, când este cazul, se poate folosi cuvântul &#8220;<strong>jQuery</strong>&#8220;. De exemplu:
</p>
<pre class="brush: jscript;">
jQuery("a").fadeIn();
jQuery.variabila = 2;
</pre>
<p>Acum să îți spun și care sunt acele puține cazuri când pot apărea conflicte cu simbolul $: când creezi plugin-uri, și când folosești încă un framework împreună cu jQuery, de exemplu ExtJS + jQuery. Știind acum aceste lucruri, să începem cu plugin-urile! Pentru a putea crea plugin-uri, e nevoie să știi jQuery, evident, și care sunt obiectele extensibile din jQuery:
</p>
<ol>
<li><strong>jQuery</strong>
<ul>
<li>se ocupă cu procesarea internă</li>
<li>extinde <u>metode</u> (în alte limbaje de programare sunt cunoscute ca <em>metode statice</em>, sau <em>metode de clasă</em>)</li>
</ul>
</li>
<li><strong>jQuery.fn</strong>
<ul>
<li>se ocupă de elemente HTML și interacțiunile dintre ele</li>
<li>extinde <u>funcții</u> (în alte limbaje de programare sunt cunoscute ca <em>metode de instanță</em>)</li>
</ul>
</li>
</ol>
<p>Ca să fiu sigur că nu mă vei pierde, îți voi explica ce reprezintă metodele și funcțiile. Dacă ai deja experiență în programarea orientată pe obiecte, poți sări peste paragraful acesta. Deci, metodele pot fi apelate direct, fără a instanția o clasă. Funcțiile, pe de altă parte, pot fi apelate doar asupra unui obiect ce reprezintă o instanță a unei clase. Dacă nu știi nici ce reprezintă instanțierea, e cazul să te oprești aici și să iei un tutorial de POO în C++ sau orice alt limbaj vrei.
</p>
<p>Știind acum ce obiecte jQuery pot fi extinse, voi crea un simplu plugin care afișează un mesaj la încărcarea unor elemente HTML. Apelul va fi simplu:
</p>
<pre class="brush: jscript;">
$.mesaj("mesaj la comanda");     //metodă
$("div").mesaj("m-am incarcat"); //funcție
</pre>
<p>Și acum iată codul, trivial de altfel:</p>
<pre class="brush: jscript;">
//codul pentru metodă
jQuery.mesaj = function(msg) {
   alert(msg);
};

//codul pentru funcție
jQuery.fn.mesaj = function(msg) {
   alert(msg);
}
</pre>
<p>Ți se pare complicat ? Dacă da, e grav, fiindcă în următoarele articole se mai complică, fiindcă voi discuta despre:</p>
<ul>
<li>variabile locale și globale</li>
<li>ascunderea variabilelor</li>
<li>orientarea pe obiecte</li>
<li>setările plugin-urilor</li>
<li>funcții cu opțiuni și parametri</li>
<li>template-urile cele mai utilizate pentru plugin-uri</li>
<li>și în final, o listă de guidelines, adică un mic ghid</li>
</ul>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Free TC Electronics M80 Reverb VST Plugin]]></title>
<link>http://newguymusic.wordpress.com/2009/11/18/free-tc-electronics-m80-reverb-vst-plugin/</link>
<pubDate>Wed, 18 Nov 2009 20:59:24 +0000</pubDate>
<dc:creator>Justin</dc:creator>
<guid>http://newguymusic.wordpress.com/2009/11/18/free-tc-electronics-m80-reverb-vst-plugin/</guid>
<description><![CDATA[VIA Create Digital Music: Sometimes, all you need is one really good reverb with editable parameters]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignnone size-full wp-image-668" title="m30rev" src="http://newguymusic.wordpress.com/files/2009/11/m30rev.jpg" alt="" width="264" height="264" /></p>
<p>VIA <a title="http://createdigitalmusic.com/" href="http://createdigitalmusic.com/" target="_blank">Create Digital Music</a>:</p>
<p>Sometimes, all you need is one really good reverb with editable parameters. TC Electronic has done some really lovely reverb work, and they’re currently giving away one of their plug-ins, for FREE!</p>
<p>Yes, the plug-in is free <span style="text-decoration:line-through;">through Wednesday</span>, and then costs US$79 after that.</p>
<p>What you get from the M30:</p>
<p>* VST, AU compatibility on Windows and Mac<br />
* Hall algorithm (no Room or Plate, though – for that,<br />
you need the M40 which ships with TC’s audio interfaces)<br />
* Editable parameters for pre-delay, decay, “hi color,” and the requisite wet/dry mix</p>
<p>It’s nothing revolutionary, but I’m always game for a nice Hall algorithm. Interestingly, TC has worked out a way to port their native DSP code from hardware to computer-native code using something they call AlgoFlex.</p>
<p><strong>Click Link Below to Download VIA Mediafire:</strong><br />
<a title="http://www.mediafire.com/?wtz3rmmqmmw" href="http://www.mediafire.com/?wtz3rmmqmmw" target="_blank">Download MAC Version</a> <a title="http://www.mediafire.com/?k4mnzmmrlim" href="http://www.mediafire.com/?k4mnzmmrlim" target="_blank"><br />
Download PC Version</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[M30 Reverb : free plugin from TC Electronic]]></title>
<link>http://zxcvbn.wordpress.com/2009/11/18/m30-reverb-free-plugin-from-tc-electronic/</link>
<pubDate>Wed, 18 Nov 2009 07:46:50 +0000</pubDate>
<dc:creator>Wit S.</dc:creator>
<guid>http://zxcvbn.wordpress.com/2009/11/18/m30-reverb-free-plugin-from-tc-electronic/</guid>
<description><![CDATA[M30 Reverb : free plugin from TC Electronic After downloaded and installed TC Electronic M30 Reverb,]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div id="attachment_450" class="wp-caption alignnone" style="width: 610px"><img class="size-full wp-image-450" title="M30 Reverb : free plugin from TC Electronic" src="http://zxcvbn.wordpress.com/files/2009/11/m30.jpg" alt="" width="600" height="350" /><p class="wp-caption-text">M30 Reverb : free plugin from TC Electronic</p></div>
<p>After downloaded and installed TC Electronic M30 Reverb, I use it with the current project I&#8217;m working on Soundtrack Pro.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Firefox 切換停用/啟用 JavaScript 的套件]]></title>
<link>http://pignet.wordpress.com/2009/11/18/javascript/</link>
<pubDate>Wed, 18 Nov 2009 04:53:30 +0000</pubDate>
<dc:creator>豬頭 邦</dc:creator>
<guid>http://pignet.wordpress.com/2009/11/18/javascript/</guid>
<description><![CDATA[有些網頁有使用 JavaAcript 鎖右鍵， 或是其他功能， 可以將這些 JavaScript 關閉。 雖然在 Firefox 可以用 工具→內容， 把 JacaScript 直接關閉， 但如果遇到]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>有些網頁有使用 JavaAcript 鎖右鍵，   <br />或是其他功能，    <br />可以將這些 JavaScript 關閉。</p>
<p>雖然在 Firefox 可以用 工具→內容，   <br />把 JacaScript 直接關閉，    <br />但如果遇到要用的時候還是不方便，    <br />透過以下這一個套件，    <br />可以將 JS 的按鈕自訂在 工具列 或是下方的 狀態列 ，    <br />透過按鈕來啟動或關閉，    <br />真的都很方便。</p>
<p><a title="https://addons.mozilla.org/zh-TW/firefox/addon/5757" href="https://addons.mozilla.org/zh-TW/firefox/addon/5757">https://addons.mozilla.org/zh-TW/firefox/addon/5757</a> <img src="https://addons.mozilla.org/en-US/firefox/images/t/16531/1190822550" />     </p>
<p><a title="https://addons.mozilla.org/zh-TW/firefox/addon/1237" href="https://addons.mozilla.org/zh-TW/firefox/addon/1237">https://addons.mozilla.org/zh-TW/firefox/addon/1237</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Plugin?]]></title>
<link>http://pluginthemes.wordpress.com/2009/11/17/plugin/</link>
<pubDate>Tue, 17 Nov 2009 21:49:23 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid>http://pluginthemes.wordpress.com/2009/11/17/plugin/</guid>
<description><![CDATA[Plug-ins appeared as early as the mid 1970s, when the EDT text editor running on the Unisys VS/9 ope]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Plug-ins appeared as early as the mid 1970s</strong>, when the EDT text editor running on the Unisys VS/9 operating system using the Univac 90/60 series mainframe computer provided the ability to run a program from the editor and to allow such program to access the editor buffer, thus allowing an external program to access an edit session in memory. <!--more--></p>
<p>The plug-in program could make calls to the editor to have it perform text-editing services upon the buffer that the editor shared with the plug-in. The Waterloo Fortran compiler used this feature to allow<strong> interactive compilation of Fortran programs edited by EDT.</strong></p>
<blockquote>
<p>Very early PC software applications to incorporate plug-in functionality included HyperCard and <strong>QuarkXPress</strong> on the Macintosh, both released in 1987. In 1988, Silicon Beach Software included plug-in functionality in Digital Darkroom and SuperPaint, and Ed Bomke coined the term plug-in.</p></blockquote>
<p>Currently[update], programmers typically implement plug-in functionality using shared libraries compulsorily installed in a place prescribed by the host application. <strong>HyperCard supported a similar facility</strong>, but more commonly included the plug-in code in the HyperCard documents (called stacks) themselves. Thus the HyperCard stack became a self-contained application in its own right, distributable as a single entity that end-users could run without the need for additional installation-steps.</p>
<p><strong>From Wikipedia, the free encyclopedia</strong></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Java EE Got it Wrong]]></title>
<link>http://zerocredibility.wordpress.com/2009/11/17/java-ee-got-it-wrong/</link>
<pubDate>Tue, 17 Nov 2009 18:08:14 +0000</pubDate>
<dc:creator>Jeffrey Blattman</dc:creator>
<guid>http://zerocredibility.wordpress.com/2009/11/17/java-ee-got-it-wrong/</guid>
<description><![CDATA[After working on two large-scale, cross contains / platform, web application projects, I&#8217;ve co]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>After working on two large-scale, cross contains / platform, web application projects, I&#8217;ve come to the conclusion that Java EE is fatally flawed.</p>
<p>If someone asked you to state the most important, guiding principle of the Java language, what would you say? You would would probably say &#8220;write once, run anywhere.&#8221; Indeed, for Java SE this holds true most all of the time. In Java EE however, it is hopelessly broken. The reality is that every web container is slightly different in ways that force developers work around problems, avoid certain features, or even have different code paths. Different code paths in a language that was never designed for it.</p>
<p>Different aspects of Java EE have different levels of stability. JSP works almost the same across all containers. Things like JSF and Java Persistence (JPA) however are hopeless. My most recent experience is writing a web administration console using JSF for the <a href="https://opensso.dev.java.net/">OpenSSO</a> project. OpenSSO claims to support at at least 8 different web containers. Every container required JSF tweaking that ranged from annoying to just plain terrible. Needless to say I had egg on my face to some degree over the choice to use JSF. It was a no-brainer for me. JSF is the chosen MVC framework for Java EE. My mistake.</p>
<p>The only container where JSF &#8220;just worked&#8221; was Tomcat. Tomcat isn&#8217;t a Java EE container at all.Tomcat doesn&#8217;t include JSF or any of it&#8217;s dependencies. We might be on to something here. Let&#8217;s look at another example: Spring. Spring is essentially a lighter-weight, simpler replacement for Java EE. Why is Spring so popular? One reason is that it is an elegant design. But another, perhaps more important reasons is that no matter what container you are developing on, Spring is Spring. It&#8217;s the same JAR, the same code, the same implementation. It makes very few assumptions about the capabilities of the underlying container. Another example is Facelets, a light-weight JSP replacment. I use JSF+Facelets on the OpenSSO project, and it has been flawless (the Facelets part). Why? Because I include the Facelets JAR, it is not provided by the system.</p>
<p>What if Java EE had followed the same model? Java EE should have been nothing more than a plugin framework and some base services. Want to use JSF in your project? Just include it from a managed, networked Java EE module repository. Include the one, common implementation of JSF. Include the approved version for your level of Java EE. If you support Java EE 5, you get JSF version X, across all web containers.</p>
<p>&#160;</p>
<p>&#160;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Great and useful plugins to extend your wordpress installation.]]></title>
<link>http://webpageauthority.wordpress.com/2009/11/17/great-and-useful-plugins-to-extend-your-wordpress-installation/</link>
<pubDate>Tue, 17 Nov 2009 16:40:07 +0000</pubDate>
<dc:creator>Bogdan Michka</dc:creator>
<guid>http://webpageauthority.wordpress.com/2009/11/17/great-and-useful-plugins-to-extend-your-wordpress-installation/</guid>
<description><![CDATA[Great and useful plugins to extend your wordpress installation. 10 WordPress Plugins to Help Build C]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Great and useful plugins to extend your wordpress installation. </p>
<p><a href="http://mashable.com/2009/11/13/wordpress-community-plugins/?utm_source=feedburner&#38;utm_medium=feed&#38;utm_campaign=Feed%3A+Mashable+%28Mashable%29&#38;utm_content=Bloglines">10 WordPress Plugins to Help Build Community</a><br />
<blockquote>The expression of community has changed considerably since the emergence of social media technologies, but its basic foundation — the notion of individuals exchanging information, ideas, and opinions — remains firmly intact. Today, one of the most widely-used tools in developing these types of exchanges online is WordPress (WordPress), the popular blogging and publishing platform. Part of its appeal is the ease with which users can build advanced functionality into their sites with plugins. If you’re interested in building a community around your site, there are plenty of third-party add-ons that can help create one.</p>
<p>These 10 WordPress plugins add features that will help you to engage your user base.</p></blockquote>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=c9fa7299-49bb-83a3-9aeb-d5b1ad9745c7" /></div>
</div>]]></content:encoded>
</item>

</channel>
</rss>
