<?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; plugin</title>
	<atom:link href="http://web-argument.com/tag/plugin/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_TRHc' 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_TRHc a').children().hide();
$('#imageMenu_TRHc a').hover( function () { $(this).children().fadeIn(); }, function () { $(this).children().fadeOut(); }); 
var myMenu_TRHc = new ImageMenu($$('#imageMenu_TRHc 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_NUjp" style="width:400px; height:400px" class="google-map-sc-canvas"></div><script type="text/javascript">
var map_canvas_NUjp;
var map_points_canvas_NUjp =  new Array();
map_points_canvas_NUjp[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_NUjp[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_NUjp[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_NUjp[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_NUjp[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_NUjp = new gmshc_render("canvas_NUjp",map_points_canvas_NUjp, 3);
});
addEvent(window,'unload',GUnload,false);
</script>
<div class='map_links'><ul><li><a href='#' onclick='map_canvas_NUjp.findPoint(0); return false'>ZendCon 2009</a></li><li><a href='#' onclick='map_canvas_NUjp.findPoint(1); return false'>PHP Conference Brazil</a></li><li><a href='#' onclick='map_canvas_NUjp.findPoint(2); return false'>Open Source Developer Conference FR (Paris)</a></li><li><a href='#' onclick='map_canvas_NUjp.findPoint(3); return false'>Google Technology User Group Stockholm</a></li><li><a href='#' onclick='map_canvas_NUjp.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_st7U" style="width:400px; height:400px" class="google-map-sc-canvas"></div><script type="text/javascript">
var map_canvas_st7U;
var map_points_canvas_st7U =  new Array();
map_points_canvas_st7U[0] = {'point':{'lat':"26.912273826625587",'long':"-80.211181640625"}};
map_points_canvas_st7U[1] = {'point':{'lat':"26.086388149394875",'long':"-80.26611328125"}};
map_points_canvas_st7U[2] = {'point':{'lat':"25.78999956287362",'long':"-80.33203125"}};
map_points_canvas_st7U[3] = {'point':{'lat':"26.194876675795218",'long':"-81.749267578125"}};
map_points_canvas_st7U[4] = {'point':{'lat':"25.453194979524866",'long':"-80.4364013671875"}};
map_points_canvas_st7U[5] = {'point':{'lat':"27.083582461484347",'long':"-80.5792236328125"}};
addLoadEvent(function(){
map_canvas_st7U = new gmshc_render("canvas_st7U",map_points_canvas_st7U, 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_Ydns" style="width:400px; height:400px" class="google-map-sc-canvas"></div><script type="text/javascript">
var map_canvas_Ydns;
var map_points_canvas_Ydns =  new Array();
map_points_canvas_Ydns[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_Ydns = new gmshc_render("canvas_Ydns",map_points_canvas_Ydns, 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_nkaA" style="width:250px; height:250px" class="google-map-sc-canvas"></div><script type="text/javascript">
var map_canvas_nkaA;
var map_points_canvas_nkaA =  new Array();
map_points_canvas_nkaA[0] = {'point':{'lat':"26.0757852",'long':"-80.3223340"}};
addLoadEvent(function(){
map_canvas_nkaA = new gmshc_render("canvas_nkaA",map_points_canvas_nkaA, 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>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_Gnpi" style="width:300px; height:300px" class="google-map-sc-canvas"></div><script type="text/javascript">
var map_canvas_Gnpi;
var map_points_canvas_Gnpi =  new Array();
map_points_canvas_Gnpi[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_Gnpi = new gmshc_render("canvas_Gnpi",map_points_canvas_Gnpi, 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>Accordion Image Menu v1.1</title>
		<link>http://web-argument.com/accordion-image-menu-v11/</link>
		<comments>http://web-argument.com/accordion-image-menu-v11/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 04:38:11 +0000</pubDate>
		<dc:creator>Alain</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[acordion image menu]]></category>
		<category><![CDATA[image menu]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[randomly]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://web-argument.com/?p=303</guid>
		<description><![CDATA[A picture is worth a thousand words
I justs included two new features to this plugin:

Open the Menu
Now you can open the menu in the position that you prefer: Recent Post, Favorite Category or Randomly.
Show Titles
The new version allows to select if you want to show/hide the titles in your menu with mouseover.
In the future I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p><em><span>A picture is worth a thousand words</span></em></p>
<p>I justs included two new features to <a href="http://web-argument.com/accordion-image-menu-plugin/">this plugin</a>:</p>
<p><a class="lightbox" title="screenshot-4" href="http://web-argument.com/wp-content/uploads/2009/08/screenshot-4.jpg"><img class="aligncenter size-full wp-image-306" title="screenshot-4" src="http://web-argument.com/wp-content/uploads/2009/08/screenshot-4.jpg" alt="" width="500" height="512" /></a></p>
<p><strong>Open</strong> <strong>the Menu</strong></p>
<p>Now you can open the menu in the position that you prefer: Recent Post, Favorite Category or Randomly.</p>
<p><strong>Show Titles</strong></p>
<p>The new version allows to select if you want to show/hide the titles in your menu with mouseover.</p>
<p>In the future I&#8217;m planing to implement the horizontal mode.</p>
<p>Enjoy!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://web-argument.com/accordion-image-menu-v11/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	<enclosure url='http://web-argument.com/wp-content/uploads/2009/08/screenshot-4-150x150.jpg' length ='4176'  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>
	</channel>
</rss>
