<?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>Smashly.net &#187; PhotoSmash</title>
	<atom:link href="http://smashly.net/categories/photosmash/feed/" rel="self" type="application/rss+xml" />
	<link>http://smashly.net</link>
	<description>Community through photos, code, and WordPress!</description>
	<lastBuildDate>Tue, 13 Jul 2010 04:32:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Time to Start the Rewrite!</title>
		<link>http://smashly.net/blog/time-to-start-the-rewrite/</link>
		<comments>http://smashly.net/blog/time-to-start-the-rewrite/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 03:37:15 +0000</pubDate>
		<dc:creator>byron</dc:creator>
				<category><![CDATA[PhotoSmash]]></category>

		<guid isPermaLink="false">http://smashly.net/?p=556</guid>
		<description><![CDATA[So, I&#8217;m wrapping up the latest version of PhotoSmash, which is mostly ready, but it&#8217;s been so long since I released a version and I&#8217;ve made so many changes that I&#8217;m reluctant to put it out there without some Beta Testing&#8230;.so, please test the beta!  Please!  Download the beta! So, anyway, like I started to [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;m wrapping up the latest version of PhotoSmash, which is mostly ready, but it&#8217;s been so long since I released a version and I&#8217;ve made so many changes that I&#8217;m reluctant to put it out there without some Beta Testing&#8230;.so, please test the beta!  Please!  <a href="http://downloads.wordpress.org/plugin/photosmash-galleries.zip">Download the beta!</a></p>
<p>So, anyway, like I started to say, I&#8217;m wrapping up the latest version and I just put in the whole <a href="http://smashly.net/blog/wordpress-attachment-pages-and-photosmash/">WP Gallery integration code</a> and now I&#8217;m thinking, &#8220;it&#8217;d be great to let users link the standard layout to the Attachment page&#8230;it&#8217;s so useful, and I just love it&#8230;hmmm&#8230;I think I&#8217;ll add that before we release&#8230;.it&#8217;s not much code, anyway.&#8221;  So, I add the options to the admin pages and am testing them out when&#8230;.what the!?!?  There&#8217;s already options for linking the image/caption to the Attachment pages.  When did that get in there?  Does that even work?  I don&#8217;t remember writing that&#8230;.huh.</p>
<p>I guess that settles it.  I recently had somebody tell me ever so tenderly that I shouldn&#8217;t add another single feature until I clean up PhotoSmash (you can read that one <a href="http://smashly.net/community/topic/some-poor-coding">here</a>).  And you know what, they were right.  When you can&#8217;t even remember all the features you&#8217;ve already added, it&#8217;s time to take a step back&#8230;and in this case, do some serious code cleaning.  This was on my &#8220;next up&#8221; list anyway (see the <a href="http://smashly.net/blog/facing-future/">Facing Future</a> post in case you doubt), but those things are confirming what I knew in my heart.</p>
<p>So, even though I&#8217;ve basically finished the Photo Sharing features (the Pixoox features), I have them turned off in the upcoming version.  I&#8217;m not totally satisfied with the security model of creating a new user for requesting sites&#8230;I don&#8217;t really give them a way to claim that new user if they don&#8217;t provide a good email address, so that&#8217;s a bit of a bummer.  Also, I&#8217;d really like to force everyone to use Twitter oAuth as the security mechanism, but don&#8217;t have a clue as to how to begin that.</p>
<p>So, that&#8217;s on hold.  If anyone wants to beta test it, let me know and I&#8217;ll get it going.  I&#8217;d really like someone who knows this stuff to consider how to implement the security mechanism.</p>
<p>Further, I really want you guys to have your very own iPhone apps for your sites&#8230;custom branded and the works.  But I&#8217;m a total noob with iPhone dev.  I&#8217;ll post a plea on that later, but the Pixoox piece was part of building an API for PhotoSmash that the iPhone app could use.</p>
<p>At any rate, that&#8217;s where we&#8217;re heading!</p>
<p>Cheers,</p>
<p>Byron</p>
]]></content:encoded>
			<wfw:commentRss>http://smashly.net/blog/time-to-start-the-rewrite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Attachment Pages and PhotoSmash</title>
		<link>http://smashly.net/blog/wordpress-attachment-pages-and-photosmash/</link>
		<comments>http://smashly.net/blog/wordpress-attachment-pages-and-photosmash/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 05:20:02 +0000</pubDate>
		<dc:creator>byron</dc:creator>
				<category><![CDATA[PhotoSmash]]></category>

		<guid isPermaLink="false">http://smashly.net/?p=543</guid>
		<description><![CDATA[One of the true hidden gems of WordPress is its built-in Photo Gallery capabilities.  You can use the Media Library to upload images and display them with a simple shortcode: [ gallery] (sans the space).  Then you can view the individual images in the great Attachments page viewer (see Mr. WP&#8217;s blog, ma.tt, for a [...]]]></description>
			<content:encoded><![CDATA[<p>One of the true hidden gems of WordPress is its built-in Photo Gallery capabilities.  You can use the Media Library to upload images and display them with a simple shortcode: [ gallery] (sans the space).  Then you can view the individual images in the great Attachments page viewer (see Mr. WP&#8217;s blog, <a href="http://ma.tt">ma.tt</a>, for a stellar example of the whole get-up in action).  With the attachment pages, you get a permalink for each image and the ability to comment on images separately if your theme supports it (most do).</p>
<p>It is great!</p>
<p>It might sound a bit strange for the author of a Photo Gallery plugin (PhotoSmash) to be extolling the glories of another, 100% available to all WP users without lifting a finger, photo gallery.  But it&#8217;s not strange at all, in fact PhotoSmash works great with the built-in gallery features and your Media Library.  The upcoming version (v. 0.8.00) will offer the ability to display your PhotoSmash galleries using the default WP Gallery functionality out of the box.</p>
<p>So, you can display the standaard WP Gallery and have the PhotoSmash &#8216;Add Photos&#8217; link right there to let your users upload new images to the gallery.</p>
<h2>Every Rose&#8230;</h2>
<p>So, this is awesome, right?  But the downside is that some of the other fantastic PhotoSmash functionality isn&#8217;t available in the WP Galleries.  For instance, the Custom Fields cannot be displayed in the WordPress Gallery.  You can still use that functionality and all the other PhotoSmash goodness in other places, even with galleries that you designate as WordPress Galleries, just by supplying the photosmash shortcode with:</p>
<p>gallery_type=normal</p>
<p>which will override the Gallery Settings type.</p>
<h2>Using PhotoSmash and the WP Gallery Feature Together</h2>
<p>A couple of ways you can set view a PhotoSmash Gallery as a WP Gallery&#8230;First, you can make that gallery a &#8216;WordPress Gallery&#8217; in Gallery Settings by setting the Gallery Type.</p>
<p>But what about normal galleries?  Can you display them as WP Galleries? Oh yes, if you want to show a normal gallery using the WordPress Gallery feature, you can simply add one of these to your photosmash shortcode:</p>
<p>gallery_type=wp</p>
<p><em>or</em></p>
<p>wp_gallery=true</p>
<h2>Customizing the WP Gallery Display</h2>
<p>If you want to change the way the WordPress Gallery looks, you can add to your shortcode:  wp_gallery_params=&#8221; &#8230; &#8220;  where the &#8216;&#8230;&#8217; is any of the WP gallery shortcode parameters.  Here&#8217;s the WP Codex tutorial on how to use the gallery shortcode: <a href="http://codex.wordpress.org/Gallery_Shortcode">http://codex.wordpress.org/Gallery_Shortcode</a></p>
<p>PhotoSmash is just running that shortcode, so you can use anything you see in the Codex.</p>
<h2>Why Do I Still Need PhotoSmash?</h2>
<p>Well, PhotoSmash offers some very useful and unique functionality, including: ability to let users upload images to galleries, ability to create completely custom gallery layouts and custom upload forms (with custom fields), contributor image galleries, ratings, favorites, etc, etc.  But perhaps one of the most unique functions is its ability to be used as a WordPress Gallery.  There&#8217;s lots to love in both galleries, and the beauty of it is that you don&#8217;t have to choose.</p>
<h2>Comments on Photos</h2>
<p>So, now there are 2 ways to get comments on your Photos.  1) You can use the WP Gallery feature of PhotoSmash; or 2) get a Smashly.net membership ($25/yr) and get access to the PhotoSmash Extend plugin which gives you the ability to create new posts with each uploaded image (very flexible&#8230;uses a custom layout, complete with custom fields, etc, for the creation of the new Posts).</p>
<p>This has been a highly requested feature, and now you&#8217;ve got some options.</p>
<h2>The Long Run</h2>
<p>Matt Mullenweg (<a href="http://mm.tt">http://mm.tt</a>), the founder of WordPress (if that&#8217;s the right word), said somewhere that he uses the built-in WP gallery functions because they&#8217;re guaranteed to work forever.  There are some very good Photo Plugins out there, check out the venerable NextGEN Gallery if you haven&#8217;t already (with a million+ downloads, you probably have <img src='http://smashly.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ), but they aren&#8217;t core to WordPress.  Matt&#8217;s comment has merit.  So, even if you&#8217;re using NextGEN or PhotoSmash or any of the other plugin galleries, consider if you can use them in conjunction with the WP gallery.  As far as PhotoSmash goes, you can, and that&#8217;s a good thing!</p>
<p>Happy blogging!</p>
<p>Byron</p>
]]></content:encoded>
			<wfw:commentRss>http://smashly.net/blog/wordpress-attachment-pages-and-photosmash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Correct Version of Lightbox for PhotoSmash</title>
		<link>http://smashly.net/blog/correct-version-of-lightbox-for-photosmash/</link>
		<comments>http://smashly.net/blog/correct-version-of-lightbox-for-photosmash/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 04:39:26 +0000</pubDate>
		<dc:creator>byron</dc:creator>
				<category><![CDATA[PhotoSmash]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://smashly.net/?p=307</guid>
		<description><![CDATA[There are 2 versions of Lightbox in the WordPress plugins directory, and only one of them works properly with PhotoSmash.  The one you want is Lightbox 2 by Rupert Morris. There are a number of other Lightbox-like plugins that you can use as well, each with a slightly different flair than Lightbox.  One of my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://smashly.net/wp-content/uploads/2010/02/Screen-shot-2010-02-04-at-10.33.26-PM.png"><img class="alignleft size-thumbnail wp-image-308" title="Screen shot 2010-02-04 at 10.33.26 PM" src="http://smashly.net/wp-content/uploads/2010/02/Screen-shot-2010-02-04-at-10.33.26-PM-150x150.png" alt="" width="150" height="150" /></a>There are 2 versions of Lightbox in the WordPress plugins directory, and only one of them works properly with PhotoSmash.  The one you want is <a href="http://wordpress.org/extend/plugins/lightbox-2/">Lightbox 2</a> by Rupert Morris.</p>
<p>There are a number of other Lightbox-like plugins that you can use as well, each with a slightly different flair than Lightbox.  One of my favorites is <a href="http://wordpress.org/extend/plugins/shadowbox-js/">Shadowbox JS</a>.  Very similar, and you don&#8217;t even have to change your Rel setting.  There&#8217;s also Fancy Box, Thickbox (not a bad choice since the script is being loaded for the PhotoSmash forms anyway&#8230;this reduces your overall load times for your visitors), Gray Box, Slim box, you could get old naming them all&#8230;and many of them are very cool!</p>
]]></content:encoded>
			<wfw:commentRss>http://smashly.net/blog/correct-version-of-lightbox-for-photosmash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PhotoSmash is Compatible with WordPress 2.9</title>
		<link>http://smashly.net/blog/photosmash-is-compatible-with-wordpress-2-9/</link>
		<comments>http://smashly.net/blog/photosmash-is-compatible-with-wordpress-2-9/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 05:14:26 +0000</pubDate>
		<dc:creator>byron</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[PhotoSmash]]></category>

		<guid isPermaLink="false">http://smashly.net/blog/photosmash-is-compatible-with-wordpress-2-9/</guid>
		<description><![CDATA[In case anyone was concerned, PhotoSmash appears to functioning completely normally under WordPress 2.9. I&#8217;m running 2.9 on this site, and the demo galleries are working fine. I&#8217;m making some enhancements to the photo tagging that is currently available in PhotoSmash that will be coming out in a week or so. The test blog I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>In case anyone was concerned, PhotoSmash appears to functioning completely normally under WordPress 2.9.  I&#8217;m running 2.9 on this site, and the demo galleries are working fine.</p>
<p>I&#8217;m making some enhancements to the photo tagging that is currently available in PhotoSmash that will be coming out in a week or so.  The test blog I&#8217;m using for that development is running WordPress 2.9 as well.</p>
<p>I think 2.9 will be a huge benefit to all of you who are using the Add to WP Media option.  This is going to let you do some editing of your images using the new image editor in the WordPress Media gallery admin pages.  This includes rotating images, resizing thumbnails, and grabbing different crop areas for thumbs.</p>
<p>Very, very useful update to WordPress!  A hearty  &#8220;THANK YOU!&#8221; to the WP core Team.</p>
<p>And while I&#8217;m at it, thanks to all of my PhotoSmash users for sticking with me through this year!  PhotoSmash went live back in February of this year (I think&#8230;).  It&#8217;s come a long way, and the user community has been very helpful in rooting out the problems and pointing the way toward the features that make PhotoSmash a unique and hopefully useful piece of the WordPress community.</p>
<p>Cheers to all, and Merry Christmas!<br />
Byron</p>
]]></content:encoded>
			<wfw:commentRss>http://smashly.net/blog/photosmash-is-compatible-with-wordpress-2-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PhotoSmash Extend is Nearly Ready!</title>
		<link>http://smashly.net/blog/photosmash-extend-is-nearly-ready/</link>
		<comments>http://smashly.net/blog/photosmash-extend-is-nearly-ready/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 06:41:15 +0000</pubDate>
		<dc:creator>byron</dc:creator>
				<category><![CDATA[PhotoSmash]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://smashly.net/?p=238</guid>
		<description><![CDATA[UPDATE: PhotoSmash Extend is available for download to Smashly.net Members ($25/year). Contact for details and to get signed up. It currently contains 3 modules (the 2 described below plus an extended navigation module that has search and advanced tag navigation). This post is need of update, but it gives you the basics. At long last, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-239" title="Screen shot 2009-11-06 at 12.39.43 AM" src="http://smashly.net/wp-content/uploads/2009/11/Screen-shot-2009-11-06-at-12.39.43-AM-150x150.png" alt="Screen shot 2009-11-06 at 12.39.43 AM" width="150" height="150" />
<div style='clear: left; width: 260px; padding: 5px; background-color: #f0f0f0; border: 1px solid #999;'><b>UPDATE</b>: PhotoSmash Extend is available for <a href='http://smashly.net/photosmash-galleries/extend/'>download</a> to Smashly.net Members ($25/year).  <a href='/contact/'>Contact</a> for details and to get signed up. It currently contains 3 modules (the 2 described below plus an extended navigation module that has search and advanced tag navigation).  This post is need of update, but it gives you the basics.</div>
<p> At long last, I have the first version of PhotoSmash Extend almost ready to go out the door.  While I have enjoyed providing PhotoSmash and the support for it for free, I plan to charge a small fee for PhotoSmash Extend.  99% of users who want PhotoSmash features will find everything they want in the main, free plugin.  I think there are somewhere aroud 1,000 active users of PhotoSmash, maybe a few more (at least that&#8217;s how many usually upgrade in the first couple of days after a new release).  Nearly all of those users will have everything they need in PhotoSmash itself, but there might be some who want these advanced features.</p>
<p>Enough rambling&#8230;so, what&#8217;s in PhotoSmash Extend???</p>
<h2>Create New WordPress Posts on Uploading an Image</h2>
<p>This is the hallmark feature of PhotoSmash Extend!  It gives you the ability to create a new Post when someone uploads an image to a PhotoSmash Gallery.  Here are a few of the configuration options:</p>
<ul>
<li>Use attributes in the normal photosmash Shortcode to turn on new post creation for a particular upload form: [\photosmash create_post=newpost\] (without the slashes&#8230;can&#8217;t figure out how to write a shortcode that doesn&#8217;t look like a shortcode to WordPress <img src='http://smashly.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  )
<ul>
<li>The attribute is:  create_post;  the value is the name of the custom layout to use for building your new post</li>
</ul>
</li>
<li>You create an html template in PhotoSmash Custom Layouts that will be used for new posts&#8230;you can have as many as you like and invoke them in the shortcode above</li>
<li>Add preview_post=true to the shortcode to show the user a Preview link to the new post after upload is complete</li>
<li>Control who can create new posts:  Admins, Authors/Contributors, or Subscribers</li>
<li>Control the default status of the new post:  Pending, Draft, or Published</li>
<li>Show a multiple-select list box of your WordPress categories (options for setting the category parent node &#8211; does all categories by default, excluding categories, setting the depth of the hierarchy to show, and setting whether it is multi or single select &#8211; multi select by default)</li>
<li>Allows setting a Custom Field in the post for a post thumbnail</li>
<li>You can use a standard form or a custom form for this upload.</li>
<li>Your new post template can be as complex as you like and you can use standard and custom fields at will&#8230;it can even include shortcodes (like a new photosmash gallery within the new post)</li>
</ul>
<p>So, it&#8217;s pretty flexible.  You&#8217;re creativity is pretty much set free on this.</p>
<h2>Module 2: Set Text/Image/Ad/etc Inserts to Display within a Gallery</h2>
<p>This module of PhotoSmash Extend lets you set up special inserts to display within your galleries.  You control what you want the insert to be&#8230;you can specify as many different ones that you like and it will rotate through them.  So, you could set a Google ad, an image, and some other kind of message for one Insert Set and assign that set to a gallery (or as many galleries as you want).  Those galleries will display those 3 inserts starting on the image # you specified to start and skipping X number of images until it shows the next one.  You can put a limit on how many inserts get show, and the gallery will loop through those 3 inserts until it hits your maximum # of inserts for the page.</p>
<p>Create unlimited number of insert sets and assign them to galleries.  Each gallery can only be assigned one Insert Set.</p>
<p>Probably helpful to somebody out there.</p>
<p>If you&#8217;re interested, send me an email at byron at whypad . com.</p>
<p>Cheers,</p>
<p>Byron</p>
]]></content:encoded>
			<wfw:commentRss>http://smashly.net/blog/photosmash-extend-is-nearly-ready/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PhotoSmash now has Star Ratings!</title>
		<link>http://smashly.net/blog/photosmash-now-has-star-ratings/</link>
		<comments>http://smashly.net/blog/photosmash-now-has-star-ratings/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 05:24:11 +0000</pubDate>
		<dc:creator>byron</dc:creator>
				<category><![CDATA[PhotoSmash]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[star ratings]]></category>

		<guid isPermaLink="false">http://smashly.net/?p=169</guid>
		<description><![CDATA[PhotoSmash users, check out the new star rating system!  It&#8217;s a simple 5 star system, with some standard features.  You can see a live demo here on Smashly at the PhotoSmash Demo page. This is still a bit of a work-in-progress, though it should be functional and future changes should be transparent to you. PhotoSmash [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-183" title="tulips-rating" src="http://smashly.net/wp-content/uploads/2009/08/tulips-rating.png" alt="tulips-rating" width="122" height="134" style='margin-right: 5px;'/>PhotoSmash users, check out the new star rating system!  It&#8217;s a simple 5 star system, with some standard features.  You can see a live demo here on Smashly at the <a href="http://smashly.net/photosmash-galleries/photosmash-demo/">PhotoSmash Demo</a> page.</p>
<p>This is still a bit of a work-in-progress, though it should be functional and future changes should be transparent to you.</p>
<h3>PhotoSmash Star Rating Features</h3>
<ul>
<li>Standard 5 star system</li>
<li>Gallery specific settings</li>
<li>2 default positions: overlay top of image (as seen in image above), or after caption</li>
<li>Allow anonymous ratings, one per IP address &#8211; set this in PhotoSmash Settings (bottom of first tab). It&#8217;s global to all galleries that have</li>
<li>Toggle switch allows user to hide/show all ratings per gallery</li>
<li>To enable a gallery, go to Gallery Settings and edit the gallery, then set the Rating type option at the bottom of first tab</li>
<li>Hovering over pops up a little info box on the overlay display</li>
<li>Feature in the works: I&#8217;m working on adding a rating type for vote up/down type ratings.  This will allow photo contests and other applications</li>
<li>Feature in the works: Sort by highest rated images</li>
<li>Need to get Widgets going to have a Highest Rated widget</li>
</ul>
<p><strong>Feature that would be nice:</strong> right now, this system doesn&#8217;t show partial stars.  If anyone wants to take this on, that would be great!!</p>
<p>WordPress has some great star rating plugins for rating comments and posts, e.g. <a href="http://www.gdstarrating.com/">GD Star Rating</a> and <a href="http://wordpress.org/extend/plugins/wp-postratings/">WP-PostRating</a>s, but unfortunately, I wasn&#8217;t able to find one that could be plugged in to use for rating images with PhotoSmash.  I ended up adapting some code from a  jQuery rating prototype that Karl Swedenberg put togther <a href="http://www.learningjquery.com/2007/05/half-star-rating-plugin">here</a>, itself based on code by Ritesh found <a href="http://php.scripts.psu.edu/rja171/widgets/rating.php">here</a>.</p>
<p>Special thanks to Milan of GD Star Rating for the use of the stars used in the gallery!</p>
<h3>Appeal for Help!</h3>
<p>If anyone wants to improve the rating system, I am definitely open to some help!  Ideally, the ratings would display partial stars, as mentioned above.  Also, the ability to select other star sets&#8230;.and if anyone creates star sets that they would be willing to share with the community!</p>
<p>Let me know in the Help page if you find any problems!</p>
<p>Cheers,</p>
<p>Byron</p>
]]></content:encoded>
			<wfw:commentRss>http://smashly.net/blog/photosmash-now-has-star-ratings/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>PhotoSmash 0.3.01 Released!</title>
		<link>http://smashly.net/blog/photosmash-0-3-01-released/</link>
		<comments>http://smashly.net/blog/photosmash-0-3-01-released/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 15:31:22 +0000</pubDate>
		<dc:creator>byron</dc:creator>
				<category><![CDATA[PhotoSmash]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://smashly.net/?p=81</guid>
		<description><![CDATA[This release brings new features, Contributor Galleries being the biggest, and bug fixes. Check out the Change Log for all changes. Check out the How-to for adding the contributor galleries to your WordPress blog&#8217;s Author pages! Cheers! Byron]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-82" title="contrib-gal" src="http://smashly.net/wp-content/uploads/2009/07/contrib-gal-300x159.png" alt="contrib-gal" width="300" height="159" style='margin-right: 5px;' />This release brings new features, Contributor Galleries being the biggest, and bug fixes.</p>
<p>Check out the <a href="http://smashly.net/photosmash-galleries/upcoming-change-log/">Change Log</a> for all changes.</p>
<p>Check out the <a href="http://smashly.net/photosmash-galleries/how-to/contributor-galleries/">How-to</a> for adding the contributor galleries to your WordPress blog&#8217;s Author pages!</p>
<p>Cheers!</p>
<p>Byron</p>
]]></content:encoded>
			<wfw:commentRss>http://smashly.net/blog/photosmash-0-3-01-released/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>New Demo Page&#8230;and Author Galleries in 0.3.01</title>
		<link>http://smashly.net/blog/new-demo-page-and-author-galleries-in-0-3-01/</link>
		<comments>http://smashly.net/blog/new-demo-page-and-author-galleries-in-0-3-01/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 05:56:20 +0000</pubDate>
		<dc:creator>byron</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[PhotoSmash]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://smashly.net/?p=48</guid>
		<description><![CDATA[Hi PhotoSmashers! I&#8217;ve created a new demo page here on Smashly. Eating one&#8217;s own dogfood and all that. Check it out&#8230;load some images! Working on Version 0.3.01 In other news, the next version of PhotoSmash will bring you an option to show all contributors&#8217; images in their WordPress Author page. I&#8217;m kind of excited about [...]]]></description>
			<content:encoded><![CDATA[<p>Hi PhotoSmashers!  I&#8217;ve created a new demo page here on Smashly.  Eating one&#8217;s own dogfood and all that.  <a href="http://smashly.net/photosmash-galleries/photosmash-demo/">Check it out</a>&#8230;load some images!</p>
<h2>Working on Version 0.3.01</h2>
<p>In other news, the next version of PhotoSmash will bring you an option to show all contributors&#8217; images in their WordPress Author page.  I&#8217;m kind of excited about figuring out a way to enable that without having you tweak your templates with template tags.  I wanted the images to show up at the top of Author page, so what I did was tap into the get_posts WordPress hook and use a little PHP array magic to &#8220;unshift&#8221; a new Post onto the posts array.  When WordPress does the loop, it displays the gallery just like a gallery embedded in any other post.  The gallery can use custom layouts, custom fields, etc, just like any other gallery.  The only trick is that it will contain all the images by a given contributor, and it will not contain an upload form&#8230;of course ;P .</p>
<p>I hope to have 0.3.01 out the door to you guys this weekend!</p>
<p>Cheers,<br />
Byron</p>
]]></content:encoded>
			<wfw:commentRss>http://smashly.net/blog/new-demo-page-and-author-galleries-in-0-3-01/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PhotoSmash 0.3 Released!</title>
		<link>http://smashly.net/blog/photosmash-0-3-released/</link>
		<comments>http://smashly.net/blog/photosmash-0-3-released/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 05:06:55 +0000</pubDate>
		<dc:creator>byron</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[PhotoSmash]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://smashly.net/?p=15</guid>
		<description><![CDATA[At long last! PhotoSmash 0.3 is being released in conjunction with the launch of this site. At some point, you have to go ahead and unlock the doors and turn on the lights. If you&#8217;ve been using PhotoSmash 0.2.62 (the previous stable version), then there are a lot of new features to explore in 0.3. [...]]]></description>
			<content:encoded><![CDATA[<p>At long last!  PhotoSmash 0.3 is being released in conjunction with the launch of this site.  At some point, you have to go ahead and unlock the doors and turn on the lights.</p>
<p>If you&#8217;ve been using PhotoSmash 0.2.62 (the previous stable version), then there are a lot of new features to explore in 0.3.  If you&#8217;ve been Beta testing 0.3 (which itself is a beta <img src='http://smashly.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ), then thanks!  Nothing has changed since 0.2.996 (RC3), but you&#8217;ll want to do the upgrade anyway.</p>
<p>The documentation will be coming soon&#8230;I promise!</p>
]]></content:encoded>
			<wfw:commentRss>http://smashly.net/blog/photosmash-0-3-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
