<?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>Throx &#187; Gallery</title>
	<atom:link href="http://www.throx.net/tag/gallery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.throx.net</link>
	<description>Quietly Brilliant</description>
	<lastBuildDate>Thu, 13 Oct 2011 04:22:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>NextGen Gallery Plugin</title>
		<link>http://www.throx.net/2007/09/04/nextgen-gallery-plugin/</link>
		<comments>http://www.throx.net/2007/09/04/nextgen-gallery-plugin/#comments</comments>
		<pubDate>Tue, 04 Sep 2007 02:33:30 +0000</pubDate>
		<dc:creator>throx</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://www.throx.net/?p=163</guid>
		<description><![CDATA[I have just installed NextGen Gallery plugin for my wordpress. Look no further if you want a very nice and clean gallery interface for your wordpress. You can download it here. A running NextGen Gallery can be found in my Gallery page. After the installations, insert the followings code in your post or page to [...]]]></description>
			<content:encoded><![CDATA[<p>I have just installed NextGen Gallery plugin for my wordpress. Look no further if you want a very nice and clean gallery interface for your wordpress. You can download it <a href="http://wordpress.org/extend/plugins/nextgen-gallery/" title="NextGen Gallery Plugin" target="_blank">here</a>. A running NextGen Gallery can be found in my <a href="http://www.throx.net/?page_id=160">Gallery</a> page.</p>
<p><span id="more-163"></span></p>
<p>After the installations, insert the followings code in your post or page to display your picture accordingly.</p>
<p>For a slideshow : <strong><!-- Slide.com error: provide id, w, h --></strong></p>
<p>Example : <a href="http://nextgen.boelinger.com/slideshow/" rel="nofollow">http://nextgen.boelinger.com/slideshow/</a></p>
<p>For a album : <strong>[album=id,extend]</strong> or <strong>[album=id,compact]</strong></p>
<p>Example : <a href="http://nextgen.boelinger.com/album/" rel="nofollow">http://nextgen.boelinger.com/album/</a></p>
<p>For a gallery : <strong></strong></p>
<p>Example : <a href="http://nextgen.boelinger.com/gallery-page/" rel="nofollow">http://nextgen.boelinger.com/gallery-page/</a></p>
<p>For a single picture : <strong>[singlepic=id,width,height,mode,float]</strong></p>
<p>Example : <a href="http://nextgen.boelinger.com/singlepic/" rel="nofollow">http://nextgen.boelinger.com/singlepic/</a></p>
<p>For a image browser : <strong>[imagebrowser=id]</strong></p>
<p>Example : <a href="http://nextgen.boelinger.com/2007/06/16/new-tag-picture-browser/" rel="nofollow">http://nextgen.boelinger.com/2007/06/16/new-tag-picture-browser/</a></p>
<p><strong>Read as startup :</strong> <a href="http://hqcode.com/?page_id=54" rel="nofollow">http://hqcode.com/?page_id=54</a></p>
<p><strong>A further FAQ you can found here :</strong><a href="http://alexrabe.boelinger.com/wordpress-plugins/nextgen-gallery/faq/" rel="nofollow">http://alexrabe.boelinger.com/wordpress-plugins/nextgen-gallery/faq/</a></p>
<p>To integrate a widget into your theme manually, use the follow code in your theme:</p>
<p class="code-box"><strong>For slide show: </strong></p>
<p class="code-box">&lt;?php<br />
if (function_exists(’nggSlideshowWidget’))<br />
{ nggSlideshowWidget($galleryID,$Width,$Height); }<br />
?&gt;</p>
<p><strong>For random images :</strong></p>
<p class="code-box">&lt;?php<br />
if (function_exists(nggDisplayRandomImages))<br />
{ nggDisplayRandomImages($number_of_pic,$Width,$Height); }<br />
?&gt;</p>
<p><strong>For recent images :</strong></p>
<p class="code-box">&lt;?php<br />
if (function_exists(’nggDisplayRecentImages’))<br />
{ nggDisplayRecentImages($number_of_pic,$Width,$Height); }<br />
?&gt;</p>
<p class="code-box">&nbsp;</p>
<p><em>Source: http://wordpress.org/extend/plugins/nextgen-gallery/ </em></p>
<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://www.throx.net/2007/09/04/nextgen-gallery-plugin/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.throx.net/2007/09/04/nextgen-gallery-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

