DrEvil wrote:- Some kind of functionality to sticky threads.
- Metadata.
- A site-specific wiki.
- More search tools.
- Let us upload (directly) pics, videos and data-sets. Better to have an onsite version instead of just a link that can break at any time.
- Smarter search tools. Simple functionality for finding connections between people, places and dates for instance.
- Data visualization tools, to make simple graphs, timelines and pie-charts and stuff.
good ideas all
we have a metadata tag system on the blogs, it could be expanded to forum posts I suppose, it's been talked about before.
free text search is a Hard Problem. Google scours the site regularly, they have a great index of the site. We could have an on-forum google-search box for the forum easily. Will look into it.
more onsite hosted pics will require more storage space and increase bandwidth usage, and require some trick to prevent other sites hot-linking in to our images. the image hosting sites offer a strong services, I just yesterday logged into my imageshack account, which I stopped using a couple years ago, and was surprised to see all my images still there, and their size limits for free accounts increased. between imageshack.us imgur.com tinypic etc I think we should continue to utilize their services, keeps our costs down, and they really are good services that don't delete pictures with likely only a handful of hits over years.
Now if people hotlink into a pic on some blog or news site, that link is likely to die much sooner, so they should just cross load those images into one of the hosting services.
Data vis tools? You mean like kinda a fancy BBcode that takes a text description and makes a graph when posted? That may be do-able.
like:
- Code: Select all
[graph="bar"]y_label="whatever";x_label="whoever";data="12123213123watever"[/graph]
that would be do-able, but the syntax would get a little rich.
You can actually make a quick graph on a site like this:
http://www.chartgo.com/and post the resulting image.