<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Feature Requests?</title>
	<atom:link href="http://sector7g-zz9.com/it/2006/07/21/feature-requests/feed/" rel="self" type="application/rss+xml" />
	<link>http://sector7g-zz9.com/it/2006/07/21/feature-requests/</link>
	<description>Updates on capping at Inventing Situations and the like</description>
	<pubDate>Thu, 20 Nov 2008 09:53:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: GersonK</title>
		<link>http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-239</link>
		<dc:creator>GersonK</dc:creator>
		<pubDate>Fri, 04 Aug 2006 17:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-239</guid>
		<description>Samurai: Handle theft does happen. But it is extremeley rare. Using the WPT registration system on IS could help combat it and may get implemented in the next major upgrade. But there's a number of things I'd have to work out (eg keeping the low bar to entry without adding lots of confusion, consideration of alternate handles).

Up: I did consider the security issue, but decided that the folks making the free tools that make this site possible deserved a little credit, and that a troublemaker could figure out most of the accurate bits of info I included above anyway. Anyway, I've leaked the info into the ocean that is the net, so I'm not gonna try draining it now.</description>
		<content:encoded><![CDATA[<p>Samurai: Handle theft does happen. But it is extremeley rare. Using the WPT registration system on IS could help combat it and may get implemented in the next major upgrade. But there&#8217;s a number of things I&#8217;d have to work out (eg keeping the low bar to entry without adding lots of confusion, consideration of alternate handles).</p>
<p>Up: I did consider the security issue, but decided that the folks making the free tools that make this site possible deserved a little credit, and that a troublemaker could figure out most of the accurate bits of info I included above anyway. Anyway, I&#8217;ve leaked the info into the ocean that is the net, so I&#8217;m not gonna try draining it now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UpSky2</title>
		<link>http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-237</link>
		<dc:creator>UpSky2</dc:creator>
		<pubDate>Fri, 04 Aug 2006 16:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-237</guid>
		<description>(Just a paranoid suggestion from the depth of my computer hacker [-as opposed to computer hackING-] experience...:    you (GersonK) might want to remove some or all of that info as to the programming innards of IS, now that RepSam has indeed seen it.  Even just that much info could - conceivably - be a slight assist to a hacker... but then a determined one could figure that stuff out themselves anyway, I suppose.
Don't let me disturb you.  UpSky2)</description>
		<content:encoded><![CDATA[<p>(Just a paranoid suggestion from the depth of my computer hacker [-as opposed to computer hackING-] experience&#8230;:    you (GersonK) might want to remove some or all of that info as to the programming innards of IS, now that RepSam has indeed seen it.  Even just that much info could - conceivably - be a slight assist to a hacker&#8230; but then a determined one could figure that stuff out themselves anyway, I suppose.<br />
Don&#8217;t let me disturb you.  UpSky2)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ReptilianSamurai</title>
		<link>http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-236</link>
		<dc:creator>ReptilianSamurai</dc:creator>
		<pubDate>Fri, 04 Aug 2006 12:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-236</guid>
		<description>Alas, I didn't check this until just now. Yeah, what awful timing. ;-) Still thought it was worth chiming in.

I think we've been very fortunate at IS with not having any handle imposters, but protecting handles is something to consider - especially as the site gains popularity. (I know that I plan to pimp it out to friends around the net).

Thanks for the background. I've often found myself pondering how it works, so I really appreciate it.</description>
		<content:encoded><![CDATA[<p>Alas, I didn&#8217;t check this until just now. Yeah, what awful timing. ;-) Still thought it was worth chiming in.</p>
<p>I think we&#8217;ve been very fortunate at IS with not having any handle imposters, but protecting handles is something to consider - especially as the site gains popularity. (I know that I plan to pimp it out to friends around the net).</p>
<p>Thanks for the background. I&#8217;ve often found myself pondering how it works, so I really appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GersonK</title>
		<link>http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-235</link>
		<dc:creator>GersonK</dc:creator>
		<pubDate>Fri, 04 Aug 2006 04:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-235</guid>
		<description>Samurai - first, let me congratulate you on your timing. Anything that does getimplemented will have to wait until the next time I dive headlong into the code. 

Saving captions: I think most of the gallery keepers go with the old 'file &#124; save as' feature in most modern browsers. Of course now you need to shave off the mail to link along with the captions you don't want.

Protected handles &#038; wiki: I've implemeted the lot of that (except guest users) at Wasting Precious Time so it may not be impossible to cross over to IS, but there may be a few kinks in the interface to be worked out. 

How it's done: To dodge the question, I'll just list the tools. The site is indeed written in php &#038; mysql along with the &lt;a href="http://smarty.php.net" rel="nofollow"&gt;smarty templating language&lt;/a&gt;. The mail a caption feature uses &lt;a href="http://phpmailer.sourceforge.net/" rel="nofollow"&gt;phpmailer&lt;/a&gt;. Grabs are mostly obtained using &lt;a href="http://virtualdub.org/" rel="nofollow"&gt;VirtualDub&lt;/a&gt;, &lt;a href="http://www.imagemagick.org" rel="nofollow"&gt;ImageMagick&lt;/a&gt;, and a few scripts I wrote using &lt;a href="http://activestate.com/Products/ActivePerl/?mp=1" rel="nofollow"&gt;ActiveState's widow's implementation of perl&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Samurai - first, let me congratulate you on your timing. Anything that does getimplemented will have to wait until the next time I dive headlong into the code. </p>
<p>Saving captions: I think most of the gallery keepers go with the old &#8216;file | save as&#8217; feature in most modern browsers. Of course now you need to shave off the mail to link along with the captions you don&#8217;t want.</p>
<p>Protected handles &#038; wiki: I&#8217;ve implemeted the lot of that (except guest users) at Wasting Precious Time so it may not be impossible to cross over to IS, but there may be a few kinks in the interface to be worked out. </p>
<p>How it&#8217;s done: To dodge the question, I&#8217;ll just list the tools. The site is indeed written in php &#038; mysql along with the <a href="http://smarty.php.net" rel="nofollow">smarty templating language</a>. The mail a caption feature uses <a href="http://phpmailer.sourceforge.net/" rel="nofollow">phpmailer</a>. Grabs are mostly obtained using <a href="http://virtualdub.org/" rel="nofollow">VirtualDub</a>, <a href="http://www.imagemagick.org" rel="nofollow">ImageMagick</a>, and a few scripts I wrote using <a href="http://activestate.com/Products/ActivePerl/?mp=1" rel="nofollow">ActiveState&#8217;s widow&#8217;s implementation of perl</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ReptilianSamurai</title>
		<link>http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-233</link>
		<dc:creator>ReptilianSamurai</dc:creator>
		<pubDate>Thu, 03 Aug 2006 23:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-233</guid>
		<description>Since you can use the back button to page through older galleries - what about adding a "previous page" button to the gallery?  I've often lamented how quickly captions can vanish off the bottom of the gallery.

Linking capper's names to their wiki profile pages would be nice - but presents a potential problem in that it would probably require registration. Hmm... what about allowing registered users who can password protect their names - and link them to the wiki - but also allowing guests who can just type in a name for themselves? (Does that make sense?)

Would love an easier way to save captions - or sets of captions. Unfortunately the best I've come up with is taking screen captures of the galleries. (The email feature is really nice, though).

Earlier I had made a suggestion for some form of shoutbox. I understand that we don't want to change the delicate balance of capping vs. chatting. I think it would work, though, as a place where people can greet others, or laugh at captions, or any more chatter related things. Just an idea to play with. Maybe make it small and unimposing and refresh with the gallery.

So far you've done a terrific job adding very useful features. Thanks for providing us with this excellent site! It is *the* funniest place on the net, and it is better than CT! ever was.

BTW, I'm curious how the site works. I'm assuming MySQL/php. It would be really cool if you made a page that described a bit of the 'behind the scenes' stuff. (Can you tell I'm a programmer?)</description>
		<content:encoded><![CDATA[<p>Since you can use the back button to page through older galleries - what about adding a &#8220;previous page&#8221; button to the gallery?  I&#8217;ve often lamented how quickly captions can vanish off the bottom of the gallery.</p>
<p>Linking capper&#8217;s names to their wiki profile pages would be nice - but presents a potential problem in that it would probably require registration. Hmm&#8230; what about allowing registered users who can password protect their names - and link them to the wiki - but also allowing guests who can just type in a name for themselves? (Does that make sense?)</p>
<p>Would love an easier way to save captions - or sets of captions. Unfortunately the best I&#8217;ve come up with is taking screen captures of the galleries. (The email feature is really nice, though).</p>
<p>Earlier I had made a suggestion for some form of shoutbox. I understand that we don&#8217;t want to change the delicate balance of capping vs. chatting. I think it would work, though, as a place where people can greet others, or laugh at captions, or any more chatter related things. Just an idea to play with. Maybe make it small and unimposing and refresh with the gallery.</p>
<p>So far you&#8217;ve done a terrific job adding very useful features. Thanks for providing us with this excellent site! It is *the* funniest place on the net, and it is better than CT! ever was.</p>
<p>BTW, I&#8217;m curious how the site works. I&#8217;m assuming MySQL/php. It would be really cool if you made a page that described a bit of the &#8216;behind the scenes&#8217; stuff. (Can you tell I&#8217;m a programmer?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GersonK</title>
		<link>http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-222</link>
		<dc:creator>GersonK</dc:creator>
		<pubDate>Sun, 30 Jul 2006 01:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-222</guid>
		<description>Flattery will get you nowhere.

First off, the stable link to the gallery is
http://lustforlunch.com/is/?gallery=1

This is mentioned in passing at
http://sector7g-zz9.com/is/linktous.php
and used to be on the general info page, but I realize that all qualifies as fine print.

The long numbers in the URLs are there to allow you to use your back button to page through old galleries and grabs. There's probably a better way to do that, but "that's how we've always done it". 

I can see some benefit in listing the galery activity on the 'entry page', and also some work, some technical risk, and a little risk of scaring people off when the gallery's been empty for a while. (And even assuming we consider 'saying hi to long departed cappers' to be a big problem, it's unrelated - you can't see names in the gallery to greet without also going into the gallery and having the timestamp info available).</description>
		<content:encoded><![CDATA[<p>Flattery will get you nowhere.</p>
<p>First off, the stable link to the gallery is<br />
<a href="http://lustforlunch.com/is/?gallery=1" rel="nofollow">http://lustforlunch.com/is/?gallery=1</a></p>
<p>This is mentioned in passing at<br />
<a href="http://sector7g-zz9.com/is/linktous.php" rel="nofollow">http://sector7g-zz9.com/is/linktous.php</a><br />
and used to be on the general info page, but I realize that all qualifies as fine print.</p>
<p>The long numbers in the URLs are there to allow you to use your back button to page through old galleries and grabs. There&#8217;s probably a better way to do that, but &#8220;that&#8217;s how we&#8217;ve always done it&#8221;. </p>
<p>I can see some benefit in listing the galery activity on the &#8216;entry page&#8217;, and also some work, some technical risk, and a little risk of scaring people off when the gallery&#8217;s been empty for a while. (And even assuming we consider &#8217;saying hi to long departed cappers&#8217; to be a big problem, it&#8217;s unrelated - you can&#8217;t see names in the gallery to greet without also going into the gallery and having the timestamp info available).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UpSky2</title>
		<link>http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-221</link>
		<dc:creator>UpSky2</dc:creator>
		<pubDate>Sat, 29 Jul 2006 19:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-221</guid>
		<description>Hi Gerson,

Dang, you make me wish you were a moron, your replies are so accurate and find the exact weak points so well.  Ah, weh mir.
Yes, that the silhouettes wouldn't look like much against ~ 200 x 150 images did occur to me.  - Well I tried, didn't I?

As for the 'hi ho to cappers who are long gone', um, did I miss making the point that you can't see that timestamps on the images in the gallery until you go to the gallery?
And did I make the point, also, that people start out at http://www.lustforlunch.com/is (or whatever URL - that is, they don't start out at the Gallery, get it? -), i.e. the captioning page, which currently does NOT show the e.g. 'Last caption at 3:18 PM / The current time is 3:18 PM', which is only (currently) on the Gallery page [?do you see?] ...Something like that for the captioning page e.g. http://www.lustforlunch.com/is/index.php?gid=[whatever_long_#]... saves having to access the gallery first (which is never a stable link, that I know of, the way e.g. http://www.lustforlunch.com/is  is.)

If I'm not clear yet, I'll try again! Thanks for reading and responding. 

(Yes, "who's posted in the last X minutes" (if X were more like 7-10 minutes) would do - IF it were put, not on the gallery, but on the ... other one, whatever.)

Sincerely,
devoted capper UpSky2</description>
		<content:encoded><![CDATA[<p>Hi Gerson,</p>
<p>Dang, you make me wish you were a moron, your replies are so accurate and find the exact weak points so well.  Ah, weh mir.<br />
Yes, that the silhouettes wouldn&#8217;t look like much against ~ 200 x 150 images did occur to me.  - Well I tried, didn&#8217;t I?</p>
<p>As for the &#8216;hi ho to cappers who are long gone&#8217;, um, did I miss making the point that you can&#8217;t see that timestamps on the images in the gallery until you go to the gallery?<br />
And did I make the point, also, that people start out at <a href="http://www.lustforlunch.com/is" rel="nofollow">http://www.lustforlunch.com/is</a> (or whatever URL - that is, they don&#8217;t start out at the Gallery, get it? -), i.e. the captioning page, which currently does NOT show the e.g. &#8216;Last caption at 3:18 PM / The current time is 3:18 PM&#8217;, which is only (currently) on the Gallery page [?do you see?] &#8230;Something like that for the captioning page e.g. <a href="http://www.lustforlunch.com/is/index.php?gid=whatever_long_#.." rel="nofollow">http://www.lustforlunch.com/is/index.php?gid=whatever_long_#..</a>. saves having to access the gallery first (which is never a stable link, that I know of, the way e.g. <a href="http://www.lustforlunch.com/is" rel="nofollow">http://www.lustforlunch.com/is</a>  is.)</p>
<p>If I&#8217;m not clear yet, I&#8217;ll try again! Thanks for reading and responding. </p>
<p>(Yes, &#8220;who&#8217;s posted in the last X minutes&#8221; (if X were more like 7-10 minutes) would do - IF it were put, not on the gallery, but on the &#8230; other one, whatever.)</p>
<p>Sincerely,<br />
devoted capper UpSky2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GersonK</title>
		<link>http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-218</link>
		<dc:creator>GersonK</dc:creator>
		<pubDate>Fri, 28 Jul 2006 16:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-218</guid>
		<description>It's been a week, I think I can start really injecting myself into the discussion. 

Un: Do you mean variety as in "images I haven't seen before" or "something that was made in the last 20 years"? If the former, I've been working to inject new images most days (adding over 5,000 new images and removing a few hundred old ones in the last 2 1/2 months), and the seven hours a day of &lt;a href="http://sector7g-zz9.com/is/info.php#schedule" rel="nofollow"&gt;non-ephemeral films and LOC content&lt;/a&gt; should hold a lot that most people haven't capped before. Plus, a lot of the effort that might have gone into writing new code will go into speeding up the new image acquisitions. If the latter, I'm stlll neurotic about the public domain thing and haven't found any new and good veins of material outside archive.org.

cat: See the public domain thing above.

Up: I've seen the 'hi to people who left a while ago' problem happen when the last caption and current time indicators were 40 minutes apart. While I could make the "capped at" timestamps on each caption more obvious than a mouseover, I tend to think that no matter how bright and shiny I make these timestamps, a healthy percentage of people won't bother with them. That said, adding a "who's posted in the last five minutes:" list should be pretty simple and achieve some of what you're asking for.
As for the avatars - apart from the technical challenges and so forth, my first response is that grabs just aren't big enough to have a fifth or more of them obscured without really making it too tough to view at lower resolution.</description>
		<content:encoded><![CDATA[<p>It&#8217;s been a week, I think I can start really injecting myself into the discussion. </p>
<p>Un: Do you mean variety as in &#8220;images I haven&#8217;t seen before&#8221; or &#8220;something that was made in the last 20 years&#8221;? If the former, I&#8217;ve been working to inject new images most days (adding over 5,000 new images and removing a few hundred old ones in the last 2 1/2 months), and the seven hours a day of <a href="http://sector7g-zz9.com/is/info.php#schedule" rel="nofollow">non-ephemeral films and LOC content</a> should hold a lot that most people haven&#8217;t capped before. Plus, a lot of the effort that might have gone into writing new code will go into speeding up the new image acquisitions. If the latter, I&#8217;m stlll neurotic about the public domain thing and haven&#8217;t found any new and good veins of material outside archive.org.</p>
<p>cat: See the public domain thing above.</p>
<p>Up: I&#8217;ve seen the &#8216;hi to people who left a while ago&#8217; problem happen when the last caption and current time indicators were 40 minutes apart. While I could make the &#8220;capped at&#8221; timestamps on each caption more obvious than a mouseover, I tend to think that no matter how bright and shiny I make these timestamps, a healthy percentage of people won&#8217;t bother with them. That said, adding a &#8220;who&#8217;s posted in the last five minutes:&#8221; list should be pretty simple and achieve some of what you&#8217;re asking for.<br />
As for the avatars - apart from the technical challenges and so forth, my first response is that grabs just aren&#8217;t big enough to have a fifth or more of them obscured without really making it too tough to view at lower resolution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UpSky2</title>
		<link>http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-213</link>
		<dc:creator>UpSky2</dc:creator>
		<pubDate>Thu, 27 Jul 2006 17:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-213</guid>
		<description>Hi - two suggestions, one I already added to the poll, but the other one's just too long to explain there:

- "a crude indicator of current activity, aside from timestamps" - because I noticed another capper saying "Hi" to previous cappers who were long (&#62;20 min previously) gone from the gallery... evidently timestamps did not tell their tale about this obviously enough.
So:  something in place of the "Last Caption At", or to accompany it, like a badge with three versions by color, e.g. RED (&#62;20 min since last caption), BLUE (8-19 min since last caption), or GREEN (for 0-7 min since last caption... possibly a fourth color, e.g. STRIPED GREEN AND (uh, whatever you think would go with that, e.g.) THIN YELLOW STRIPES.
W/e.g. a text legend superposed on these badges, for RED, "[Gallery] Idle", for BLUE, "Slow", for GREEN, "Active", and for STRIPED Whatevers, "Busy!"
Summary: "Gallery Status" icon or badge.

[second idea for feature:]
- Actually, I forgot what the second idea was.  So I'll just borrow one:  how about a profiled silhouette/avatar (yes, Yahoo! avatars are garbage... I'm very aware...) to go with the capper's regular name, to be superposed on the captioned image (as Mike/Joel and the 'Bots were in the original MST3K show.)  - The point? well, let's say such silhouette would have a Default position (lower right corner), but could be positioned anywhere along the bottom if control touched, and might also have an optional 'appendage, pointing' e.g. an arm-hand-finger that can point toward a direction of choice. ....Or something like that!
Summary: personal graphic inclusion in captioned image, minimally adjustable.
(PS: as to what style of silhouette... why not let the cappers design and submit [or even doubtfully, upload??] their own designs! that would sure allow a lot of leeway, add ideal personalization, and, uh, take a load of Gerson maybe... if that were allowed and this whole cranky idea were operating, the versions with an upraised arm/tentacle/back-scratcher/whatever would also have to be user-designed-&#38;-submitted variations, I guess. Bla bla bla....)</description>
		<content:encoded><![CDATA[<p>Hi - two suggestions, one I already added to the poll, but the other one&#8217;s just too long to explain there:</p>
<p>- &#8220;a crude indicator of current activity, aside from timestamps&#8221; - because I noticed another capper saying &#8220;Hi&#8221; to previous cappers who were long (&gt;20 min previously) gone from the gallery&#8230; evidently timestamps did not tell their tale about this obviously enough.<br />
So:  something in place of the &#8220;Last Caption At&#8221;, or to accompany it, like a badge with three versions by color, e.g. RED (&gt;20 min since last caption), BLUE (8-19 min since last caption), or GREEN (for 0-7 min since last caption&#8230; possibly a fourth color, e.g. STRIPED GREEN AND (uh, whatever you think would go with that, e.g.) THIN YELLOW STRIPES.<br />
W/e.g. a text legend superposed on these badges, for RED, &#8220;[Gallery] Idle&#8221;, for BLUE, &#8220;Slow&#8221;, for GREEN, &#8220;Active&#8221;, and for STRIPED Whatevers, &#8220;Busy!&#8221;<br />
Summary: &#8220;Gallery Status&#8221; icon or badge.</p>
<p>[second idea for feature:]<br />
- Actually, I forgot what the second idea was.  So I&#8217;ll just borrow one:  how about a profiled silhouette/avatar (yes, Yahoo! avatars are garbage&#8230; I&#8217;m very aware&#8230;) to go with the capper&#8217;s regular name, to be superposed on the captioned image (as Mike/Joel and the &#8216;Bots were in the original MST3K show.)  - The point? well, let&#8217;s say such silhouette would have a Default position (lower right corner), but could be positioned anywhere along the bottom if control touched, and might also have an optional &#8216;appendage, pointing&#8217; e.g. an arm-hand-finger that can point toward a direction of choice. &#8230;.Or something like that!<br />
Summary: personal graphic inclusion in captioned image, minimally adjustable.<br />
(PS: as to what style of silhouette&#8230; why not let the cappers design and submit [or even doubtfully, upload??] their own designs! that would sure allow a lot of leeway, add ideal personalization, and, uh, take a load of Gerson maybe&#8230; if that were allowed and this whole cranky idea were operating, the versions with an upraised arm/tentacle/back-scratcher/whatever would also have to be user-designed-&amp;-submitted variations, I guess. Bla bla bla&#8230;.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GersonK</title>
		<link>http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-206</link>
		<dc:creator>GersonK</dc:creator>
		<pubDate>Mon, 24 Jul 2006 22:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://sector7g-zz9.com/it/2006/07/21/feature-requests/#comment-206</guid>
		<description>Just to clarify and then get back out of the way, by 'features', I was thinking functionality a la the coutndown to next image or mail-a-caption capability. Of course, if the new feature you want is different grabs, I guess that's a valid answer too, and can determine how much energy I throw that way.</description>
		<content:encoded><![CDATA[<p>Just to clarify and then get back out of the way, by &#8216;features&#8217;, I was thinking functionality a la the coutndown to next image or mail-a-caption capability. Of course, if the new feature you want is different grabs, I guess that&#8217;s a valid answer too, and can determine how much energy I throw that way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
