2009/6/29 Ian Lewis <
ianm...@gmail.com>:
> Nick,
>
> Thanks for the suggestions. I really appreciate that you spent the time to
> write them out. I could track them better if you left them as feedback
> though. That's what the link is there for !!
Good point. :)
>
> Putting that aside I'll try to address your thoughts below:
>
> On Mon, Jun 29, 2009 at 11:59 PM, Nick Johnson (Google)
> <
nick.j...@google.com> wrote:
>>
>> Very nice! A few suggestions, if I may:
>
> Thanks! You most certainly may.
>
>>
>> - It could use a tag cloud page.
>
> Couldn't we all. I have a tag cloud on each user's profile (the look of
> which undoubtably could be improved). What kind of cloud are you looking
> for?
A site-wide one is what I was thinking of, though to be honest they're
more for entertainment than to be helpful. If you haven't already,
though, tag suggestions when submitting a new snippet are essential
for reducing the number of variations of a single tag exist. See how
stackoverflow does it, for example.
>
>>
>> - In FF2, the snippet page info box overlaps the code box on some
>> pages. I think this is due to unavoidable wrapping issues with <pre>
>> tags. Example:
>>
http://www.smipple.net/snippet/tmatsuo/LanguageChoiceFIeld%20for%20Kay
>
> This will be the cause of many lost hairs. I'll do my best to fix the design
> or get the designer to fix them.
As far as I know, no modern browsers handle this very well. Putting it
to the left may be the better option.
>
>>
>> - The info box could use more emphasis on the difference between
>> headers and information. I quite like rietveld's approach, here.
>
> By info box do you mean the yellowish box on the right side of user/snippet
> detail pages?
Yup.
>
>>
>> - Versioning and the ability to fork someone else's snippet (and track
>> who's forked it) would really make my day, and cause me to switch from
>> using
gist.github.com.
>
> There is already a piece of feedback about this.
>
>
http://smipple.uservoice.com/pages/21705-general/suggestions/239779-revision-history
>
> Feel free to vote on it and add some comments. I don't think it specifically
> mentions forking.
>
>>
>> - The ability to add my own tags to other peoples' snippets, or
>> otherwise mark collections in a way that I can link someone to a
>> collection I've made would be great.
>
> Interesting. I'll consider it.
My use-case here is a desire to accumulate a collection of useful
datastore property classes I can link people to, even if I didn't
write them all myself.