<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Argument &#187; wordpress</title>
	<atom:link href="http://web-argument.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://web-argument.com</link>
	<description>tutorials, tools and tips</description>
	<lastBuildDate>Sun, 14 Feb 2010 01:55:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Accordion Image Menu V 2.0</title>
		<link>http://web-argument.com/accordion-image-menu-v-20/</link>
		<comments>http://web-argument.com/accordion-image-menu-v-20/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 03:10:53 +0000</pubDate>
		<dc:creator>Alain</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[effects]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[image meny]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mootol]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[recent post]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://web-argument.com/?p=479</guid>
		<description><![CDATA[A picture is worth a thousand words
This is a new version of the Accordion Image Menu Plugin that fixs some bugs and includes new features.
New Features

 Horizontal and Vertical position for the menus.
 You can include more than one menu in your pages.
 The shortcode allows several options.
 Title background option included.


Example

This example use the [...]]]></description>
			<content:encoded><![CDATA[<p><em>A picture is worth a thousand words</em></p>
<p>This is a new version of the <a href="http://web-argument.com/accordion-image-menu-plugin/">Accordion Image Menu Plugin</a> that fixs some bugs and includes new features.</p>
<h2>New Features</h2>
<ul>
<li> Horizontal and Vertical position for the menus.</li>
<li> You can include more than one menu in your pages.</li>
<li> The shortcode allows several options.</li>
<li> Title background option included.</li>
</ul>
<p><span id="more-479"></span></p>
<h2>Example</h2>
<div style="margin:20px auto; width:525px">
<!-- Accordion Image Menu -->
<div id='imageMenu_lsaR' style='height:190px; width:515px;' class='imageMenu' >
<a href='http://web-argument.com/?p=549' style='background-image:url(http://web-argument.com/wp-content/uploads/2010/01/mycode-white2-300x296.jpg); height:190px; width:100px; border-right:1px solid #FFFFFF;' >
<span class='vai_title_shadow' >Wordpress Checkout</span><span class='vai_title imageMenu_bg'>Wordpress Checkout</span>
 &nbsp;</a>
<a href='http://web-argument.com/?p=479' style='background-image:url(http://web-argument.com/wp-content/uploads/2009/09/accordion-image-menu1-300x290.jpg); height:190px; width:100px; border-right:1px solid #FFFFFF;' >
<span class='vai_title_shadow' >Accordion Image Menu V 2.0</span><span class='vai_title imageMenu_bg'>Accordion Image Menu V 2.0</span>
 &nbsp;</a>
<a href='http://web-argument.com/?p=432' style='background-image:url(http://web-argument.com/wp-content/uploads/2009/09/google-map-300x300.jpg); height:190px; width:100px; border-right:1px solid #FFFFFF;' >
<span class='vai_title_shadow' >Google Map Shortcode Version 1.1</span><span class='vai_title imageMenu_bg'>Google Map Shortcode Version 1.1</span>
 &nbsp;</a>
<a href='http://web-argument.com/?p=337' style='background-image:url(http://web-argument.com/wp-content/uploads/2009/08/google-map-shortcode-300x279.jpg); height:190px; width:100px; border-right:1px solid #FFFFFF;' >
<span class='vai_title_shadow' >Google Map Shortcode</span><span class='vai_title imageMenu_bg'>Google Map Shortcode</span>
 &nbsp;</a>
<a href='http://web-argument.com/?p=303' style='background-image:url(http://web-argument.com/wp-content/uploads/2009/08/wave-300x199.jpg); height:190px; width:100px; border-right:1px solid #FFFFFF;' >
<span class='vai_title_shadow' >Accordion Image Menu v1.1</span><span class='vai_title imageMenu_bg'>Accordion Image Menu v1.1</span>
 &nbsp;</a>
</div>
<script type="text/javascript">
jQuery(function($){
$(document).ready(function () {
$('#imageMenu_lsaR a').children().hide();
$('#imageMenu_lsaR a').hover( function () { $(this).children().fadeIn(); }, function () { $(this).children().fadeOut(); }); 
var myMenu_lsaR = new ImageMenu($$('#imageMenu_lsaR a'),{openDim:240, transition: Fx.Transitions.Back.easeOut,open:0,duration:400, pos:'horizontal'});
});
});
</script>

<!-- Accordion Image Menu -->
</div>
<p>This example use the following options:<br />
<em>  cat=&#8221;6&#8243;<br />
  position=&#8221;horizontal&#8221;<br />
  number=&#8221;5&#8243;<br />
  element_open=&#8221;1&#8243;<br />
  fixed_d=&#8221;190&#8243;<br />
  open_d=&#8221;240&#8243;<br />
  closed_d=&#8221;100&#8243;<br />
  effect=&#8221;Back&#8221;<br />
</em></p>
<h2>Shortcode Options</h2>
<p>a-image-menu option=&#8221;values&#8221; </p>
<p><a class="lightbox" title="options" href="http://web-argument.com/wp-content/uploads/2009/09/options.jpg"><img class="aligncenter size-full wp-image-481" title="options" src="http://web-argument.com/wp-content/uploads/2009/09/options1.jpg" alt="" width="466" height="230" /></a></p>
<p><em>position</em><br />
vertical/horizontal.</p>
<p><em>number</em><br />
Number of post (Recent Posts). If you use this option or the the option <em>cat</em> this shortcode will work just for the list of recent post.</p>
<p><em>cat</em><br />
Post under categories separated by comma.</p>
<p><em>effect<br />
</em>Back, Bounce, Cubic, Elastic, Expo, Pow, Quad, Quart, Quint, Sine<em></em></p>
<p><em>close_d</em><br />
Elements dimensions when the image is closed</p>
<p><em>open_d</em><br />
Elements dimensions when the image is open (mouse over)</p>
<p><em>fixed_dim</em><br />
Menu dimension that not change width for vertical height for horizontal</p>
<p><em>duration<br />
</em>Duration of the  closed/open movement (milliseconds)</p>
<p><em>border<br />
</em>Border between elements</p>
<p><em>element_open</em><br />
Element opened by default (1,2,3,4,5.. randomly)</p>
<p><em>title_bg</em><br />
Use background for titles</p>
<p><strong>Use</strong><br />
Just include the shortcodes in your post/pages or theme files. In the <a href="http://web-argument.com/accordion-image-menu-plugin/">first release</a> post you can find more details.</p>
<h2>Download</h2>
<p><a href="http://wordpress.org/extend/plugins/accordion-image-menu/" target="_blank">accordion-image-menu on wordpress</a></p>
<p>All suggestion and comments are welcome.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" accept-charset="UNKNOWN" enctype="application/x-www-form-urlencoded" method="post">
<input name="cmd" size="20" type="hidden" value="_s-xclick" />
<input name="encrypted" size="20" type="hidden" value="-----BEGIN PKCS7-----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-----END PKCS7-----" />
<input alt="PayPal - The safer, easier way to pay online!" name="submit" size="20" src="https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /><br />
</form>
]]></content:encoded>
			<wfw:commentRss>http://web-argument.com/accordion-image-menu-v-20/feed/</wfw:commentRss>
		<slash:comments>109</slash:comments>
	<enclosure url='http://web-argument.com/wp-content/uploads/2009/09/options-150x150.jpg' length ='3356'  type='image/jpg' />	</item>
		<item>
		<title>Google Map Shortcode Version 1.1</title>
		<link>http://web-argument.com/google-map-shortcode-version-11/</link>
		<comments>http://web-argument.com/google-map-shortcode-version-11/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 18:24:22 +0000</pubDate>
		<dc:creator>Alain</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[categories]]></category>
		<category><![CDATA[geocoder]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Google Map]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[real state]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[store]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://web-argument.com/?p=432</guid>
		<description><![CDATA[The new version of Google Map Shortcode is ready, some bugs were fixed and new features included.
The first release was based on &#8220;address&#8221;, then to include a point on the maps new instance of google geocoder was need, but google limits the number of this kind of request, read more here.
In this version new custom [...]]]></description>
			<content:encoded><![CDATA[<p>The new version of <a href="http://web-argument.com/google-map-shortcode/">Google Map Shortcode</a> is ready, some bugs were fixed and new features included.</p>
<p>The first release was based on &#8220;address&#8221;, then to include a point on the maps new instance of google geocoder was need, but google limits the number of this kind of request, read more <a href="http://code.google.com/apis/maps/faq.html#geocoder_limit" target="_blank">here</a>.</p>
<p>In this version new custom field &#8220;google-map-sc-latlng&#8221; was included to save the (Latitude,Longitude) for each address entered:</p>
<p><a class="lightbox" href="http://web-argument.com/wp-content/uploads/2009/09/custom.jpg"><img class="aligncenter size-full wp-image-433" title="custom" src="http://web-argument.com/wp-content/uploads/2009/09/custom.jpg" alt="" width="500" height="162" /></a><br />
Now, you can include points on your maps using one of this custom fields considering this:</p>
<ul>
<li>If you use &#8220;google-map-sc-address&#8221;, the first time that you display a point, the &#8220;google-map-sc-latlng&#8221; value will be generated automatically.</li>
<li>In order to use &#8220;google-map-sc-latlng&#8221; you need to include the latitude and longitude separated by comma.</li>
<li>If you update &#8220;google-map-sc-address&#8221; you must delete the &#8220;google-map-sc-latlng&#8221; cause this point will be located based on the previews address.</li>
<li>You can use &#8220;google-map-sc-latlng&#8221; only.</li>
<li>If you are planning to display large number of point is better to use &#8220;google-map-sc-latlng&#8221; or generate them one by one to avoid large number of address requests at the same time. You can generate latitude and longitude using for instance: <a href="http://www.batchgeocode.com/lookup/" target="_blank">http://www.batchgeocode.com/lookup/</a></li>
<li>You can attache more than one point per post/page but based on address or (latitude,longitude) see the example bellow.</li>
<li>If you are displaying all the points under specific category, just the first costum field of each post will be used.</li>
</ul>
<p>The shortcode options can be found in the <a href="http://web-argument.com/google-map-shortcode/">first release</a>.</p>
<p><strong>Examples</strong></p>
<p>This example shows the points attached to the posts under the category 42 cat=&#8221;42&#8243; and display the links to the points at the bottom of the map, external_links=&#8221;true&#8221;.</p>
<div id="canvas_nyuf" style="width:400px; height:400px" class="google-map-sc-canvas"></div><script type="text/javascript">
var map_canvas_nyuf;
var map_points_canvas_nyuf =  new Array();
map_points_canvas_nyuf[0] = {'point':{'lat':"37.3335177",'long':"-121.8889908"},'info':"<div class='gm_info_cont'><p class='gm_info_title'><a class='title' href='http://web-argument.com/?p=325'>ZendCon 2009</a></p><p class='gm_info_address'>San Jose, CA 95113, USA</p><table border='0' cellspacing='0' cellpadding='5' height='80'><tr><td valign='top' align='left'><a href='http://web-argument.com/?p=325'><img src='http://web-argument.com/wp-content/uploads/2009/08/convention-center-150x150.jpg' class='gm_info_img' /></a></td><td valign='top' align='left'>The 5th Annual Zend/PHP Conference will be the largest gathering ...<p><a href='http://web-argument.com/?p=325'>more »</a></p></td></tr></table></div>"};
map_points_canvas_nyuf[1] = {'point':{'lat':"-23.5391484",'long':"-46.7665922"},'info':"<div class='gm_info_cont'><p class='gm_info_title'><a class='title' href='http://web-argument.com/?p=328'>PHP Conference Brazil</a></p><p class='gm_info_address'>06020-190, Brazil</p><table border='0' cellspacing='0' cellpadding='5' height='80'><tr><td valign='top' align='left'><a href='http://web-argument.com/?p=328'><img src='http://web-argument.com/wp-content/uploads/2009/08/sao-pablo-150x150.jpg' class='gm_info_img' /></a></td><td valign='top' align='left'>The main PHP event in Latin America, the PHP Conference ...<p><a href='http://web-argument.com/?p=328'>more »</a></p></td></tr></table></div>"};
map_points_canvas_nyuf[2] = {'point':{'lat':"48.8906136",'long':"2.3867083"},'info':"<div class='gm_info_cont'><p class='gm_info_title'><a class='title' href='http://web-argument.com/?p=331'>Open Source Developer Conference FR (Paris)</a></p><p class='gm_info_address'>75019 Paris, France</p><table border='0' cellspacing='0' cellpadding='5' height='80'><tr><td valign='top' align='left'><a href='http://web-argument.com/?p=331'><img src='http://web-argument.com/wp-content/uploads/2009/08/cite_des_sciences-150x150.jpg' class='gm_info_img' /></a></td><td valign='top' align='left'>First edition of the french version of OSDC. Organized by ...<p><a href='http://web-argument.com/?p=331'>more »</a></p></td></tr></table></div>"};
map_points_canvas_nyuf[3] = {'point':{'lat':"59.3332947",'long':"18.0676706"},'info':"<div class='gm_info_cont'><p class='gm_info_title'><a class='title' href='http://web-argument.com/?p=333'>Google Technology User Group Stockholm</a></p><p class='gm_info_address'>11100, Sweden</p><table border='0' cellspacing='0' cellpadding='5' height='80'><tr><td valign='top' align='left'><a href='http://web-argument.com/?p=333'><img src='http://web-argument.com/wp-content/uploads/2009/08/stockholm-150x150.jpg' class='gm_info_img' /></a></td><td valign='top' align='left'>This is the first Google Technology User Group (GTUG) meeting ...<p><a href='http://web-argument.com/?p=333'>more »</a></p></td></tr></table></div>"};
map_points_canvas_nyuf[4] = {'point':{'lat':"50.0434155",'long':"8.0487051"},'info':"<div class='gm_info_cont'><p class='gm_info_title'><a class='title' href='http://web-argument.com/?p=335'>iPhone Bootcamp</a></p><p class='gm_info_address'>65346 Eltville, Germany</p><table border='0' cellspacing='0' cellpadding='5' height='80'><tr><td valign='top' align='left'><a href='http://web-argument.com/?p=335'><img src='http://web-argument.com/wp-content/uploads/2009/08/eltville-burg-150x150.jpg' class='gm_info_img' /></a></td><td valign='top' align='left'>Big Nerd Ranch Europe, offers Intensive training classes for professional ...<p><a href='http://web-argument.com/?p=335'>more »</a></p></td></tr></table></div>"};
addLoadEvent(function(){
map_canvas_nyuf = new gmshc_render("canvas_nyuf",map_points_canvas_nyuf, 3);
});
addEvent(window,'unload',GUnload,false);
</script>
<div class='map_links'><ul><li><a href='#' onclick='map_canvas_nyuf.findPoint(0); return false'>ZendCon 2009</a></li><li><a href='#' onclick='map_canvas_nyuf.findPoint(1); return false'>PHP Conference Brazil</a></li><li><a href='#' onclick='map_canvas_nyuf.findPoint(2); return false'>Open Source Developer Conference FR (Paris)</a></li><li><a href='#' onclick='map_canvas_nyuf.findPoint(3); return false'>Google Technology User Group Stockholm</a></li><li><a href='#' onclick='map_canvas_nyuf.findPoint(4); return false'>iPhone Bootcamp</a></li></ul></div
<p>In this example the map displays some points on South Florida:</p>
<div id="canvas_bQAQ" style="width:400px; height:400px" class="google-map-sc-canvas"></div><script type="text/javascript">
var map_canvas_bQAQ;
var map_points_canvas_bQAQ =  new Array();
map_points_canvas_bQAQ[0] = {'point':{'lat':"26.912273826625587",'long':"-80.211181640625"}};
map_points_canvas_bQAQ[1] = {'point':{'lat':"26.086388149394875",'long':"-80.26611328125"}};
map_points_canvas_bQAQ[2] = {'point':{'lat':"25.78999956287362",'long':"-80.33203125"}};
map_points_canvas_bQAQ[3] = {'point':{'lat':"26.194876675795218",'long':"-81.749267578125"}};
map_points_canvas_bQAQ[4] = {'point':{'lat':"25.453194979524866",'long':"-80.4364013671875"}};
map_points_canvas_bQAQ[5] = {'point':{'lat':"27.083582461484347",'long':"-80.5792236328125"}};
addLoadEvent(function(){
map_canvas_bQAQ = new gmshc_render("canvas_bQAQ",map_points_canvas_bQAQ, 7);
});
addEvent(window,'unload',GUnload,false);
</script>

<p>and the custom fields looks like this:</p>
<p><a class="lightbox" title="thepoints" href="http://web-argument.com/wp-content/uploads/2009/09/thepoints.jpg"><img class="aligncenter size-full wp-image-438" title="thepoints" src="http://web-argument.com/wp-content/uploads/2009/09/thepoints.jpg" alt="" width="499" height="352" /></a></p>
<p>Using the post &#8220;id&#8221; id = &#8220;335&#8243;.</p>
<div id="canvas_lqaa" style="width:400px; height:400px" class="google-map-sc-canvas"></div><script type="text/javascript">
var map_canvas_lqaa;
var map_points_canvas_lqaa =  new Array();
map_points_canvas_lqaa[0] = {'point':{'lat':"50.0434155",'long':"8.0487051"},'info':"<div class='gm_info_cont'><p class='gm_info_title'><a class='title' href='http://web-argument.com/?p=335'>iPhone Bootcamp</a></p><p class='gm_info_address'>65346 Eltville, Germany</p><table border='0' cellspacing='0' cellpadding='5' height='80'><tr><td valign='top' align='left'><a href='http://web-argument.com/?p=335'><img src='http://web-argument.com/wp-content/uploads/2009/08/eltville-burg-150x150.jpg' class='gm_info_img' /></a></td><td valign='top' align='left'>Big Nerd Ranch Europe, offers Intensive training classes for professional ...<p><a href='http://web-argument.com/?p=335'>more »</a></p></td></tr></table></div>"};
addLoadEvent(function(){
map_canvas_lqaa = new gmshc_render("canvas_lqaa",map_points_canvas_lqaa, 10);
});
addEvent(window,'unload',GUnload,false);
</script>

<p>Using specific address option in the sortcode (not the custom field) address=&#8221;3501 S.W. 130th Ave., Davie 33330&#8243;,width=&#8221;250&#8243;, height=&#8221;250&#8243; and zoom=&#8221;8&#8243;.</p>
<div id="canvas_cESX" style="width:250px; height:250px" class="google-map-sc-canvas"></div><script type="text/javascript">
var map_canvas_cESX;
var map_points_canvas_cESX =  new Array();
map_points_canvas_cESX[0] = {'point':{'lat':"26.0757852",'long':"-80.3223340"}};
addLoadEvent(function(){
map_canvas_cESX = new gmshc_render("canvas_cESX",map_points_canvas_cESX, 10);
});
addEvent(window,'unload',GUnload,false);
</script>

<p><strong>Notes</strong></p>
<p>The Info Window is showed when you are displaying post on your maps for example the posts under a category or when you use the post ID, just in these cases make sense to display the the title, thumbnail and excerpt of your posts.</p>
<p>You can change the html and the css of the Info Windows to cutomize it.</p>
<p>The shortcode name is <strong>google-map-sc</p>
<p></strong></p>
<p><strong>Download</strong></p>
<p><a href="http://wordpress.org/extend/plugins/google-map-shortcode/" target="_blank">google-map-shortcode</a></p>
<p>Add your suggestions, support the plugin.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" accept-charset="UNKNOWN" enctype="application/x-www-form-urlencoded" method="post">
<input name="cmd" size="20" type="hidden" value="_s-xclick" />
<input name="encrypted" size="20" type="hidden" value="-----BEGIN PKCS7-----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-----END PKCS7-----" />
<input alt="PayPal - The safer, easier way to pay online!" name="submit" size="20" src="https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /><br />
</form>
]]></content:encoded>
			<wfw:commentRss>http://web-argument.com/google-map-shortcode-version-11/feed/</wfw:commentRss>
		<slash:comments>82</slash:comments>
	<enclosure url='http://web-argument.com/wp-content/uploads/2009/09/custom-150x150.jpg' length ='3783'  type='image/jpg' />	</item>
		<item>
		<title>Google Map Shortcode</title>
		<link>http://web-argument.com/google-map-shortcode/</link>
		<comments>http://web-argument.com/google-map-shortcode/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 04:54:01 +0000</pubDate>
		<dc:creator>Alain</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Google Map]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://web-argument.com/?p=337</guid>
		<description><![CDATA[This plugin allows you to include instances of Google Map in your blogs using the wordpress shortcode API. You can insert maps everywhere: in your theme files, posts and pages. The use of a custom field allows you to insert posts on the maps as points.
The shortcode looks like:

and the custom field name is:
google-map-sc-address
Example
This map [...]]]></description>
			<content:encoded><![CDATA[<p>This plugin allows you to include instances of Google Map in your blogs using the wordpress shortcode API. You can insert maps everywhere: in your theme files, posts and pages. The use of a custom field allows you to insert posts on the maps as points.</p>
<p>The shortcode looks like:<br />
<img class="alignnone size-full wp-image-398" title="shortcode" src="http://web-argument.com/wp-content/uploads/2009/08/shortcode.jpg" alt="" width="134" height="22" /></p>
<p>and the custom field name is:<br />
<strong>google-map-sc-address</strong></p>
<p><strong>Example</strong></p>
<p>This map shows 5 popular events and the shortcode looks like:<br />
<img class="alignnone size-full wp-image-399" title="zoom3" src="http://web-argument.com/wp-content/uploads/2009/08/zoom3.jpg" alt="" width="330" height="23" /></p>
<div id="canvas_63xv" style="width:400px; height:400px" class="google-map-sc-canvas"></div><script type="text/javascript">
var map_canvas_63xv;
var map_points_canvas_63xv =  new Array();
map_points_canvas_63xv[0] = {'point':{'lat':"26.912273826625587",'long':"-80.211181640625"},'info':"<div class='gm_info_cont'><p class='gm_info_title'><a class='title' href='http://web-argument.com/?p=432'>Google Map Shortcode Version 1.1</a></p><p class='gm_info_address'></p><table border='0' cellspacing='0' cellpadding='5' height='80'><tr><td valign='top' align='left'><a href='http://web-argument.com/?p=432'><img src='http://web-argument.com/wp-content/uploads/2009/09/google-map-150x150.jpg' class='gm_info_img' /></a></td><td valign='top' align='left'>The new version of Google Map Shortcode is ready, some ...<p><a href='http://web-argument.com/?p=432'>more »</a></p></td></tr></table></div>"};
map_points_canvas_63xv[1] = {'point':{'lat':"37.3335177",'long':"-121.8889908"},'info':"<div class='gm_info_cont'><p class='gm_info_title'><a class='title' href='http://web-argument.com/?p=325'>ZendCon 2009</a></p><p class='gm_info_address'>San Jose, CA 95113, USA</p><table border='0' cellspacing='0' cellpadding='5' height='80'><tr><td valign='top' align='left'><a href='http://web-argument.com/?p=325'><img src='http://web-argument.com/wp-content/uploads/2009/08/convention-center-150x150.jpg' class='gm_info_img' /></a></td><td valign='top' align='left'>The 5th Annual Zend/PHP Conference will be the largest gathering ...<p><a href='http://web-argument.com/?p=325'>more »</a></p></td></tr></table></div>"};
map_points_canvas_63xv[2] = {'point':{'lat':"-23.5391484",'long':"-46.7665922"},'info':"<div class='gm_info_cont'><p class='gm_info_title'><a class='title' href='http://web-argument.com/?p=328'>PHP Conference Brazil</a></p><p class='gm_info_address'>06020-190, Brazil</p><table border='0' cellspacing='0' cellpadding='5' height='80'><tr><td valign='top' align='left'><a href='http://web-argument.com/?p=328'><img src='http://web-argument.com/wp-content/uploads/2009/08/sao-pablo-150x150.jpg' class='gm_info_img' /></a></td><td valign='top' align='left'>The main PHP event in Latin America, the PHP Conference ...<p><a href='http://web-argument.com/?p=328'>more »</a></p></td></tr></table></div>"};
map_points_canvas_63xv[3] = {'point':{'lat':"48.8906136",'long':"2.3867083"},'info':"<div class='gm_info_cont'><p class='gm_info_title'><a class='title' href='http://web-argument.com/?p=331'>Open Source Developer Conference FR (Paris)</a></p><p class='gm_info_address'>75019 Paris, France</p><table border='0' cellspacing='0' cellpadding='5' height='80'><tr><td valign='top' align='left'><a href='http://web-argument.com/?p=331'><img src='http://web-argument.com/wp-content/uploads/2009/08/cite_des_sciences-150x150.jpg' class='gm_info_img' /></a></td><td valign='top' align='left'>First edition of the french version of OSDC. Organized by ...<p><a href='http://web-argument.com/?p=331'>more »</a></p></td></tr></table></div>"};
map_points_canvas_63xv[4] = {'point':{'lat':"59.3332947",'long':"18.0676706"},'info':"<div class='gm_info_cont'><p class='gm_info_title'><a class='title' href='http://web-argument.com/?p=333'>Google Technology User Group Stockholm</a></p><p class='gm_info_address'>11100, Sweden</p><table border='0' cellspacing='0' cellpadding='5' height='80'><tr><td valign='top' align='left'><a href='http://web-argument.com/?p=333'><img src='http://web-argument.com/wp-content/uploads/2009/08/stockholm-150x150.jpg' class='gm_info_img' /></a></td><td valign='top' align='left'>This is the first Google Technology User Group (GTUG) meeting ...<p><a href='http://web-argument.com/?p=333'>more »</a></p></td></tr></table></div>"};
map_points_canvas_63xv[5] = {'point':{'lat':"50.0434155",'long':"8.0487051"},'info':"<div class='gm_info_cont'><p class='gm_info_title'><a class='title' href='http://web-argument.com/?p=335'>iPhone Bootcamp</a></p><p class='gm_info_address'>65346 Eltville, Germany</p><table border='0' cellspacing='0' cellpadding='5' height='80'><tr><td valign='top' align='left'><a href='http://web-argument.com/?p=335'><img src='http://web-argument.com/wp-content/uploads/2009/08/eltville-burg-150x150.jpg' class='gm_info_img' /></a></td><td valign='top' align='left'>Big Nerd Ranch Europe, offers Intensive training classes for professional ...<p><a href='http://web-argument.com/?p=335'>more »</a></p></td></tr></table></div>"};
addLoadEvent(function(){
map_canvas_63xv = new gmshc_render("canvas_63xv",map_points_canvas_63xv, 3);
});
addEvent(window,'unload',GUnload,false);
</script>
<div class='map_links'><ul><li><a href='#' onclick='map_canvas_63xv.findPoint(0); return false'>Google Map Shortcode Version 1.1</a></li><li><a href='#' onclick='map_canvas_63xv.findPoint(1); return false'>ZendCon 2009</a></li><li><a href='#' onclick='map_canvas_63xv.findPoint(2); return false'>PHP Conference Brazil</a></li><li><a href='#' onclick='map_canvas_63xv.findPoint(3); return false'>Open Source Developer Conference FR (Paris)</a></li><li><a href='#' onclick='map_canvas_63xv.findPoint(4); return false'>Google Technology User Group Stockholm</a></li><li><a href='#' onclick='map_canvas_63xv.findPoint(5); return false'>iPhone Bootcamp</a></li></ul></div
<p><strong>Features</strong></p>
<ul>
<li>Allows to include more than one google map instance on your pages.</li>
<li>You can use the shortcode on your post, pages and theme files.</li>
<li>When you click on a point in the map the window box opened shows part of the content of your posts (post title, thumbnails, excerpt).</li>
<li>You can customize the html of the info window box on your maps.</li>
<li>One custom field define the address of a post.</li>
</ul>
<p><strong>Installation</strong></p>
<p>Unzip the google-map-sc file into your plugins folder and activate it.<br />
Go to the Google Map Shortcode Options page under settings and Insert your <a href="http://code.google.com/apis/maps/signup.html" target="_blank">Google Api Key</a> .</p>
<p><strong>Use</strong></p>
<p>Insert the address in the <strong>google-map-sc-address</strong> custom fields on your posts or pages.<br />
Decide where to show your maps and paste the shortcode in there.<br />
In your post/page using:<br />
<img class="alignnone size-full wp-image-396" title="optcions" src="http://web-argument.com/wp-content/uploads/2009/08/optcions.jpg" alt="" width="312" height="24" /></p>
<p>In your theme files using:<br />
<img class="alignnone size-full wp-image-397" title="php" src="http://web-argument.com/wp-content/uploads/2009/08/php.jpg" alt="" width="500" height="21" /></p>
<p><strong><br />
Shortcode Options</strong></p>
<p>This shortcode support the following options:</p>
<p><em>address</em><br />
You can include a map with a single specific address. For example:<br />
<img class="alignnone size-full wp-image-395" title="address" src="http://web-argument.com/wp-content/uploads/2009/08/address.jpg" alt="" width="449" height="24" /></p>
<p><em>id<br />
</em>The Map will display the address assigned to the post with this id. When you create or edit a post or page you will have a Custom Field with the name <strong>google-map-sc-address</strong> to assign an address to this entry.</p>
<p><em>cat</em><br />
Display on the map all the address assigned to the posts under this specifics categories separated by comma.</p>
<p><em>number</em><br />
(1 to 10) Number of points on the map.</p>
<p><em>zoom</em><br />
Default 10. Initial zoom of your map.</p>
<p><em>width<br />
</em>Default 400. Width of your map</p>
<p><em>height<br />
</em>Default 400. Height of your map.</p>
<p><em>external_links</em><br />
Include the links to the map points outside of the map</p>
<p><strong>Note:</strong></p>
<p>There is a limit in the number of requests to the google map services, so you can not include more than 10 points on maps by page,  read more here on <a href="http://code.google.com/apis/maps/faq.html#geocoder_limit" target="_blank">Google Map API FAQ</a>.</p>
<p><strong>Download</strong></p>
<p><a href="http://wordpress.org/extend/plugins/google-map-shortcode/" target="_blank">google-map-shortcode</a></p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="encrypted" type="hidden" value="-----BEGIN PKCS7-----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-----END PKCS7-----" />
<input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /><br />
</form>
<p>Support this and others plugins.</p>
]]></content:encoded>
			<wfw:commentRss>http://web-argument.com/google-map-shortcode/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
	<enclosure url='http://web-argument.com/wp-content/uploads/2009/08/address-150x24.jpg' length ='2649'  type='image/jpg' />	</item>
		<item>
		<title>iPhone Bootcamp</title>
		<link>http://web-argument.com/iphone-bootcamp/</link>
		<comments>http://web-argument.com/iphone-bootcamp/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 04:41:29 +0000</pubDate>
		<dc:creator>Alain</dc:creator>
				<category><![CDATA[Google Map]]></category>
		<category><![CDATA[alemania]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[Germany]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://web-argument.com/?p=335</guid>
		<description><![CDATA[Big Nerd Ranch Europe, offers Intensive training classes for professional Mac and iPhone developers, this is the next opportunity to learn iPhone development from one of the most experienced instructors in Objective-C and Cocoa (touch) programming.
Date: September 21-25, 2009
Location:Kloster Eberbach near Frankfurt Eltville, GERMANY 65346 DE

&#171; back to google map shortcode
]]></description>
			<content:encoded><![CDATA[<p><a class="lightbox" title="eltville-burg" href="http://web-argument.com/wp-content/uploads/2009/08/eltville-burg.jpg"><img class="alignleft size-medium wp-image-369" title="eltville-burg" src="http://web-argument.com/wp-content/uploads/2009/08/eltville-burg-300x225.jpg" alt="" width="300" height="225" /></a><a href="http://www.bignerdranch.com/" target="_blank">Big Nerd Ranch Europe</a>, offers Intensive training classes for professional Mac and iPhone developers, this is the next opportunity to learn iPhone development from one of the most experienced instructors in Objective-C and Cocoa (touch) programming.</p>
<p><strong>Date:</strong> September 21-25, 2009</p>
<div style="clear:both; margin-top:140px;"><strong>Location:</strong>Kloster Eberbach near Frankfurt Eltville, GERMANY 65346 DE</p>
</div>
<div id="canvas_Ixwf" style="width:300px; height:300px" class="google-map-sc-canvas"></div><script type="text/javascript">
var map_canvas_Ixwf;
var map_points_canvas_Ixwf =  new Array();
map_points_canvas_Ixwf[0] = {'point':{'lat':"50.0434155",'long':"8.0487051"},'info':"<div class='gm_info_cont'><p class='gm_info_title'><a class='title' href='http://web-argument.com/?p=335'>iPhone Bootcamp</a></p><p class='gm_info_address'>65346 Eltville, Germany</p><table border='0' cellspacing='0' cellpadding='5' height='80'><tr><td valign='top' align='left'><a href='http://web-argument.com/?p=335'><img src='http://web-argument.com/wp-content/uploads/2009/08/eltville-burg-150x150.jpg' class='gm_info_img' /></a></td><td valign='top' align='left'>Big Nerd Ranch Europe, offers Intensive training classes for professional ...<p><a href='http://web-argument.com/?p=335'>more »</a></p></td></tr></table></div>"};
addLoadEvent(function(){
map_canvas_Ixwf = new gmshc_render("canvas_Ixwf",map_points_canvas_Ixwf, 5);
});
addEvent(window,'unload',GUnload,false);
</script>

<p><a href="http://web-argument.com/google-map-shortcode-version-11/">&laquo; back to google map shortcode</a></p>
]]></content:encoded>
			<wfw:commentRss>http://web-argument.com/iphone-bootcamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url='http://web-argument.com/wp-content/uploads/2009/08/eltville-burg-150x150.jpg' length ='10547'  type='image/jpg' />	</item>
		<item>
		<title>Flexible Lightbox</title>
		<link>http://web-argument.com/flexible-lightbox/</link>
		<comments>http://web-argument.com/flexible-lightbox/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 20:22:25 +0000</pubDate>
		<dc:creator>Alain</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://web-argument.com/?p=168</guid>
		<description><![CDATA[Wordpress has a simple way to handle images on your blogs: you can upload, organize and insert images on your post with just 2 or 3 clicks. The application also creates thumbnails and medium sizes images automatically and allows you to insert them as a simple gallery into your posts and pages.
Integrate into your front-end [...]]]></description>
			<content:encoded><![CDATA[<p>Wordpress has a simple way to handle images on your blogs: you can upload, organize and insert images on your post with just 2 or 3 clicks. The application also creates thumbnails and medium sizes images automatically and allows you to insert them as a simple gallery into your posts and pages.</p>
<p>Integrate into your front-end nice javascript effects like <a href="http://jquery.com/demo/thickbox/" target="_blank">Thickbox</a>, <a href="http://leandrovieira.com/projects/jquery/lightbox/" target="_blank">Lightbox</a>, <a href="http://www.digitalia.be/software/slimbox2" target="_blank">Slimbox</a> , <a href="http://reghellin.com/milkbox/" target="_blank">Milkbox</a>, <a href="http://www.nickstakenburg.com/projects/lightview/" target="_blank">Lightview</a> is a plus, but would be better if you don&#8217;t need to touch the html code for it. That&#8217;s why the CMS technology exists.</p>
<p>After developing the plugin <a href="http://web-argument.com/wp-thickbox-integration/">Wp ThickBox Integration</a>,  I decided to extend this features to &#8220;Lightbox&#8221; a cool jquery plugin to overlay images on the current page. In this case you can decide in the  admin &#8220;images setting panel&#8221; if you want to &#8220;Open your images using Lightbox&#8221;.</p>
<p><strong>Single Image Example</strong></p>
<p><a class="lightbox" title="Milan" href="http://web-argument.com/wp-content/uploads/2009/02/milan-199.jpg"><img class="aligncenter size-medium wp-image-193" title="Milan" src="http://web-argument.com/wp-content/uploads/2009/02/milan-199-300x225.jpg" alt="" width="300" height="225" /></a><br />
<span id="more-168"></span><br />
<strong>Installation </strong></p>
<p>1. Upload ‘flexible lightbox’ folder to the &#8216;/wp-content/plugins/&#8217; directory<br />
2. Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.<br />
3. And that&#8217;s it.</p>
<p><strong>Screenshots </strong></p>
<p>In this case I&#8217;m using the native gallery tag  &#8220;gallery columns=2&#8243; with the default styles.</p>

<a href='http://web-argument.com/flexible-lightbox/milan-1/' title='milan-1'><img width="150" height="150" src="http://web-argument.com/wp-content/uploads/2009/03/milan-1-150x150.jpg" class="attachment-thumbnail" alt="" title="milan-1" /></a>
<a href='http://web-argument.com/flexible-lightbox/milan-199/' title='Milan'><img width="150" height="150" src="http://web-argument.com/wp-content/uploads/2009/02/milan-199-150x150.jpg" class="attachment-thumbnail" alt="" title="Milan" /></a>
<a href='http://web-argument.com/flexible-lightbox/addmedia/' title='Add Media Button'><img width="150" height="150" src="http://web-argument.com/wp-content/uploads/2009/02/addmedia-150x150.jpg" class="attachment-thumbnail" alt="" title="Add Media Button" /></a>
<a href='http://web-argument.com/flexible-lightbox/show/' title='Show'><img width="150" height="150" src="http://web-argument.com/wp-content/uploads/2009/02/show-150x150.jpg" class="attachment-thumbnail" alt="" title="Show" /></a>
<a href='http://web-argument.com/flexible-lightbox/using/' title='Open using LightBox'><img width="150" height="150" src="http://web-argument.com/wp-content/uploads/2009/02/using-150x150.jpg" class="attachment-thumbnail" alt="" title="Open using LightBox" /></a>
<a href='http://web-argument.com/flexible-lightbox/tag/' title='HTML'><img width="150" height="150" src="http://web-argument.com/wp-content/uploads/2009/02/tag-150x150.jpg" class="attachment-thumbnail" alt="" title="HTML" /></a>

<p><strong>Download</strong></p>
<p><a href="http://wordpress.org/extend/plugins/flexible-lightbox/" target="_blank">Flexible Lightbox Plugin<br />
</a></p>
<p><strong>DO NOT</strong> make a Donation:</p>
<p>- If you don&#8217;t find this plugin useful,<br />
- If you don&#8217;t believe in the Open Source Philosophy,<br />
- If you don&#8217;t want to make your day different,</p>
<p>Otherwise, consider to share a small amount, one dollar could be ok <img src='http://web-argument.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<input name="cmd" type="hidden" value="_s-xclick" />
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="encrypted" type="hidden" value="-----BEGIN PKCS7-----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-----END PKCS7-----" />
<input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /><br />
</form>
<p>Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://web-argument.com/flexible-lightbox/feed/</wfw:commentRss>
		<slash:comments>138</slash:comments>
	<enclosure url='http://web-argument.com/wp-content/uploads/2009/02/addmedia-150x150.jpg' length ='8444'  type='image/jpg' />	</item>
		<item>
		<title>Wordpress Alphabetical List Plugin &#8211; update</title>
		<link>http://web-argument.com/wordpress-alphabetical-list-plugin-update/</link>
		<comments>http://web-argument.com/wordpress-alphabetical-list-plugin-update/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 23:10:27 +0000</pubDate>
		<dc:creator>Alain</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[alphabetical]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://web-argument.com/?p=135</guid>
		<description><![CDATA[In the new magic back-end interface of Wordpress 2.7, the Wordpress Alphabetical List Option page, that was designed to be under the &#8220;Management tab&#8221;, is relocated now under tools. All the rest looks the same.

I include this video with some of the new features of the new 2.7 version.
Here is the plugin page.
]]></description>
			<content:encoded><![CDATA[<p>In the new magic back-end interface of Wordpress 2.7, the <a href="http://web-argument.com/wordpress-alphabetical-list-plugin/">Wordpress Alphabetical List </a>Option page, that was designed to be under the &#8220;Management tab&#8221;, is relocated now under tools. All the rest looks the same.</p>
<p><a class="thickbox" title="wordpress-tools" rel="same-post-135" href="http://web-argument.com/wp-content/uploads/2009/02/wordpress-tools.jpg"><img class="aligncenter size-medium wp-image-136" title="wordpress-tools" src="http://web-argument.com/wp-content/uploads/2009/02/wordpress-tools-300x186.jpg" alt="" width="300" height="186" /></a></p>
<p>I include this <a href="http://web-argument.com/wordpress-27-new-features-video/">video</a> with some of the new features of the new 2.7 version.</p>
<p><a href="http://web-argument.com/wordpress-alphabetical-list-plugin">Here is the plugin page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://web-argument.com/wordpress-alphabetical-list-plugin-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url='http://web-argument.com/wp-content/uploads/2009/02/wordpress-tools-150x150.jpg' length ='4179'  type='image/jpg' />	</item>
		<item>
		<title>WP Thickbox Integration</title>
		<link>http://web-argument.com/wp-thickbox-integration/</link>
		<comments>http://web-argument.com/wp-thickbox-integration/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 19:03:08 +0000</pubDate>
		<dc:creator>Alain</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[thickbox]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://web-argument.com/?p=118</guid>
		<description><![CDATA[This Wordpress plugin integrate easily Thickbox into your front-end blogs.
The  &#8220;thickbox&#8221; class name is included into your image tag without touching the html. You can select an option &#8220;Open in the same window&#8221; on the Edit Image Panel.

You can include the Thickbox parameters to the URL on the Link Url field like this example to [...]]]></description>
			<content:encoded><![CDATA[<p>This Wordpress plugin integrate easily Thickbox into your front-end blogs.</p>
<p>The  &#8220;thickbox&#8221; class name is included into your image tag without touching the html. You can select an option &#8220;Open in the same window&#8221; on the Edit Image Panel.</p>
<p><a class="thickbox" title="edit-panel" rel="same-post-118" href="http://web-argument.com/wp-content/uploads/2009/02/edit-panel.jpg"><img class="aligncenter size-medium wp-image-123" title="edit-panel" src="http://web-argument.com/wp-content/uploads/2009/02/edit-panel-300x208.jpg" alt="" width="300" height="208" /></a></p>
<p>You can include the <a href="http://jquery.com/demo/thickbox/" target="_blank">Thickbox</a> parameters to the URL on the <strong>Link Url</strong> field like this example to open an iframe:<br />
<em>Link Url<strong>: </strong>http://web-argument.com/<strong>?KeepThis=true&amp;TB_iframe=true&amp;height=400&amp;width=600</strong></em></p>
<p><a class="thickbox" title="Iframe" rel="same-post-118" href="http://web-argument.com/?KeepThis=true&amp;TB_iframe=true&amp;height=400&amp;width=600"><img class="aligncenter size-medium wp-image-122" title="Iframe" src="http://web-argument.com/wp-content/uploads/2009/02/img_3144-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Wordpress Galleries are automatically set for use Thickbox, so you just need to insert the &#8220;gallery&#8221; into your post and the &#8220;class&#8221; name and &#8220;rel&#8221; tag will be included.</p>
<p>The plugin uses the wordpress back-end &#8220;jquery&#8221; and &#8220;thickbox&#8221; javascript files to maximaze themes and plugins compatibilities.</p>
<p><strong>Download the plugin here.</strong></p>
<p><strong><a href="http://wordpress.org/extend/plugins/wp-thickbox-integration/" target="_blank">Wp Thickbox Integration</a></strong></p>
<p>Support our project, leave your comments or make a donation.</p>
<form style="text-align: center;" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="encrypted" type="hidden" value="-----BEGIN PKCS7-----MIIHNwYJKoZIhvcNAQcEoIIHKDCCByQCAQExggEwMIIBLAIBADCBlDCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20CAQAwDQYJKoZIhvcNAQEBBQAEgYBqKcystwZZmRevKS6q5BQsCczyqt9fRVvJekKNr+cT8Wsn1qiznW+TD3R+bCQD4TS6ObwCP5SVAXCybDtY1DheQv5Zpz3tVJ9OyWxkTq4DXqSrgpX0PiTpRUaCTwD4UO+iThY5UEUD9xhU+xruNwkXznbMEw7uuern2lYvNyZD1TELMAkGBSsOAwIaBQAwgbQGCSqGSIb3DQEHATAUBggqhkiG9w0DBwQI4tFic5VapWiAgZAkejPwnfpbh4FVnAQauF5VPvNKBCoG3k62vHDsMEMYMfjSKjzJz2GopOUTOGtBrfwABTFxkeasO2K+Vxxyko/R/NNcnr3iqqxctypFvLPbNjvNhoUDWz5wYAIn9wJNKfzvt8P/kPIn8rNtghkS7aXFT6uLexjYwA8CH5WMmy3chdaScqWPy43ulaFL5IrdDkWgggOHMIIDgzCCAuygAwIBAgIBADANBgkqhkiG9w0BAQUFADCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20wHhcNMDQwMjEzMTAxMzE1WhcNMzUwMjEzMTAxMzE1WjCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMFHTt38RMxLXJyO2SmS+Ndl72T7oKJ4u4uw+6awntALWh03PewmIJuzbALScsTS4sZoS1fKciBGoh11gIfHzylvkdNe/hJl66/RGqrj5rFb08sAABNTzDTiqqNpJeBsYs/c2aiGozptX2RlnBktH+SUNpAajW724Nv2Wvhif6sFAgMBAAGjge4wgeswHQYDVR0OBBYEFJaffLvGbxe9WT9S1wob7BDWZJRrMIG7BgNVHSMEgbMwgbCAFJaffLvGbxe9WT9S1wob7BDWZJRroYGUpIGRMIGOMQswCQYDVQQGEwJVUzELMAkGA1UECBMCQ0ExFjAUBgNVBAcTDU1vdW50YWluIFZpZXcxFDASBgNVBAoTC1BheVBhbCBJbmMuMRMwEQYDVQQLFApsaXZlX2NlcnRzMREwDwYDVQQDFAhsaXZlX2FwaTEcMBoGCSqGSIb3DQEJARYNcmVAcGF5cGFsLmNvbYIBADAMBgNVHRMEBTADAQH/MA0GCSqGSIb3DQEBBQUAA4GBAIFfOlaagFrl71+jq6OKidbWFSE+Q4FqROvdgIONth+8kSK//Y/4ihuE4Ymvzn5ceE3S/iBSQQMjyvb+s2TWbQYDwcp129OPIbD9epdr4tJOUNiSojw7BHwYRiPh58S1xGlFgHFXwrEBb3dgNbMUa+u4qectsMAXpVHnD9wIyfmHMYIBmjCCAZYCAQEwgZQwgY4xCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEUMBIGA1UEChMLUGF5UGFsIEluYy4xEzARBgNVBAsUCmxpdmVfY2VydHMxETAPBgNVBAMUCGxpdmVfYXBpMRwwGgYJKoZIhvcNAQkBFg1yZUBwYXlwYWwuY29tAgEAMAkGBSsOAwIaBQCgXTAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0wOTAyMDkwMDIyMjJaMCMGCSqGSIb3DQEJBDEWBBRhW1fLlcT8sjKKQVTO6D9mXCpE5DANBgkqhkiG9w0BAQEFAASBgFwUxUJtGK99qnCTgCo89GXLsC+kQ0CigtqQWe/CyLz0u+hPuyfjOg5Z48y0DeDZPNJmxHs7iq34ZYxFhIN6Zk/vW3Q2GkmG45DQnUKK2RSnZNcjz0Uuyj2dGv62PigiJg6rDW9xVWms0SK6C5BT2QBS0hJeL5LX17aB1MUxm4cd-----END PKCS7-----" />
<input name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /></form>
<form style="text-align: center;" action="https://www.paypal.com/cgi-bin/webscr" method="post"> </form>
]]></content:encoded>
			<wfw:commentRss>http://web-argument.com/wp-thickbox-integration/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
	<enclosure url='http://web-argument.com/wp-content/uploads/2009/02/img_3144-150x150.jpg' length ='7988'  type='image/jpg' />	</item>
		<item>
		<title>WP RSS Images &#8211; Wordpress Plugin</title>
		<link>http://web-argument.com/wp-rss-images-wordpress-plugin/</link>
		<comments>http://web-argument.com/wp-rss-images-wordpress-plugin/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 02:22:32 +0000</pubDate>
		<dc:creator>Alain</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[attachment]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[rss2]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://web-argument.com/?p=61</guid>
		<description><![CDATA[Wordpress plugin that allows to use the first attached image of your post on your RSS.  You can select the size of the images on the admin panel.

Installation
1. Upload ‘wp rss image’ folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.
3. Go to Settings/WP RSS Image and select the image [...]]]></description>
			<content:encoded><![CDATA[<p>Wordpress plugin that allows to use the first attached image of your post on your RSS.  You can select the size of the images on the admin panel.</p>
<p><a rel="attachment wp-att-66" href="http://web-argument.com/wp-rss-images-wordpress-plugin/screenshot-2/"><img class="aligncenter size-full wp-image-66" title="screenshot-2" src="http://web-argument.com/wp-content/uploads/2008/11/screenshot-2.jpg" alt="" width="278" height="266" /></a></p>
<p><strong>Installation</strong></p>
<p>1. Upload ‘wp rss image’ folder to the `/wp-content/plugins/` directory.<br />
2. Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.<br />
3. Go to Settings/WP RSS Image and select the image size (Thumbnail, Medium, Full) and the feed (rss, rss2).</p>
<p><strong>Settings </strong></p>
<p><a href="http://web-argument.com/wp-content/uploads/2008/11/screenshot-11.jpg"><img class="aligncenter size-full wp-image-81" title="screenshot-1" src="http://web-argument.com/wp-content/uploads/2008/11/screenshot-11.jpg" alt="" width="500" height="475" /></a></p>
<p><strong>Feed Examples</strong></p>
<p>RSS  <a title="Web Argument - rss" href="../feed/rss/" target="_blank">http://web-argument.com/feed/rss/ </a><br />
RSS 2 <a title="Web Argument - rss2" href="../feed/" target="_blank">http://web-argument.com/feed/</a></p>
<p><strong>Dowload</strong><a href="http://wordpress.org/extend/plugins/wp-rss-images/"><br />
wp-rss-image v1.00 &#8211; From wordpress plugin directory<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://web-argument.com/wp-rss-images-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
	<enclosure url='http://web-argument.com/wp-content/uploads/2008/11/screenshot-2-150x150.jpg' length ='8544'  type='image/jpg' />	</item>
		<item>
		<title>Wordpress &#8211; Alphabetical List Plugin</title>
		<link>http://web-argument.com/wordpress-alphabetical-list-plugin/</link>
		<comments>http://web-argument.com/wordpress-alphabetical-list-plugin/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 20:17:45 +0000</pubDate>
		<dc:creator>Alain</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[alphabetical]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[web tools]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://web-argument.com/?p=11</guid>
		<description><![CDATA[This is a simple wordpress plugin to list the posts alphabetically. Sometimes you have several categories but you need to order just one alphabetically and leave the others listed by published date order. After installing this plugin you can select those categories.
Installation:

Upload alphabetical_list folder to the `/wp-content/plugins/` directory.
Activate the plugin through the &#8216;Plugins&#8217; menu in [...]]]></description>
			<content:encoded><![CDATA[<p>This is a simple wordpress plugin to list the posts alphabetically. Sometimes you have several categories but you need to order just one alphabetically and leave the others listed by published date order. After installing this plugin you can select those categories.</p>
<p><strong>Installation:</strong></p>
<ol>
<li>Upload alphabetical_list folder to the `/wp-content/plugins/` directory.</li>
<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.</li>
<li>Go to Settings/Manage/Alphabetical List and select the categories you want to order.</li>
<li>That&#8217;s it.</li>
</ol>
<p><strong>Screenshot:</strong></p>
<p><a class="thickbox" title="Manage/Alphabetical List" href="http://web-argument.com/wp-content/uploads/2008/11/alph_manage.jpg"><img class="aligncenter size-medium wp-image-12" title="alph_manage" src="http://web-argument.com/wp-content/uploads/2008/11/alph_manage-300x130.jpg" alt="" width="300" height="130" /></a><br />
<strong>Download.<br />
</strong><a href="http://wordpress.org/extend/plugins/alphabetical-list/">Alphabetical List Plugin </a> from Wordpress Plugin Directory</p>
]]></content:encoded>
			<wfw:commentRss>http://web-argument.com/wordpress-alphabetical-list-plugin/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
	<enclosure url='http://web-argument.com/wp-content/uploads/2008/11/alph_manage-150x150.jpg' length ='5172'  type='image/jpg' />	</item>
	</channel>
</rss>
