TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Why We’re Building Collections

144 pointsby jordanleeover 12 years ago

43 comments

benwerdover 12 years ago
Cool! Here's what I would really, really like to see as part of a file manager re-imagining: a unified, programmable activity stream for my actions across both my local machine and the Internet, stored locally but accessible via API.<p>Imagine this:<p>I save a photo, with Photoshop, to my Pictures/2012 folder. It's immediately added to my local timeline. It's private to me.<p>I copy the photo to my Pictures/Web folder. Again, this is added to my timeline. I've programmed the timeline to also send the photo to Flickr when I do this.<p>I copy it to my Pictures/Clients/John Smith folder. It's in my timeline, but here I've programmed it to send it privately to John Smith via a web service.<p>I'm on a company network. I copy a file to a shared drive. It shows up in the timelines of all the other people who have access to that drive (although some of them may have chosen to filter these actions out). A couple of them have actions programmed in; they automatically copy the file to their own private folders, or to their mobile devices, etc etc. One of them decides to leave a comment on the shared timeline.<p>I can search my timeline by type, person, action type, etc etc. And do the same even when I'm disconnected from my computer and network, although not all of the files are necessarily available.
评论 #4919601 未加载
评论 #4920425 未加载
评论 #4919889 未加载
评论 #4920095 未加载
egypturnashover 12 years ago
I'm squinting at the pictures and wondering. How on earth is this thing going to handle real <i>projects?</i> You know, where you have like twenty different kinds of files all related to the same project, which should be grouped together because they're about the same thing, even though they're in different apps.<p>I mean, here's what I find in the directory for my current comics project:<p><pre><code> a bunch of Illustrator files (this is what I draw it in) a few CBZs of the content some PDFs of the same content a bunch of web-res gifs of the pages some Indesign files (related to publishing the book) a couple .csv files used in an Indesign data merge various other gifs/jpgs/tiffs a Word doc a link to an external directory full of print-res TIFFs </code></pre> Plus a subdirectory structure to chunk all of this into stuff related to book production, model sheets, fan art, and whatnot.<p>This is the use case where every "We're going to replace and simplify the file browser!" effort seems to fall down. Recognizing that real people's projects sprawl across many file formats.
评论 #4919836 未加载
评论 #4919975 未加载
radleyover 12 years ago
Seems more like Adobe Bridge than Finder.<p><a href="http://www.adobe.com/products/bridge.html" rel="nofollow">http://www.adobe.com/products/bridge.html</a>
评论 #4919753 未加载
RaphiePSover 12 years ago
It really bothers me when I click a download button only to be greeted by "Hey, you can't actually download our app, but why not sign up for our newsletter?"
评论 #4919403 未加载
tferrisover 12 years ago
Just build a new Norton Commander for OSX and we are happy. Anyway, don't get why YC/PG invests in such ideas. Though nice this idea is no venture case (easy to copy when successful).
评论 #4919490 未加载
评论 #4919555 未加载
评论 #4919479 未加载
评论 #4951912 未加载
nicolausover 12 years ago
I was a boy when I first saw that icon of a hard disk on a Macintosh System 6 desktop. The moment I saw it, I knew, instantly, EXACTLY what it implied and felt a deep sense of satisfaction that the person who came up with that (ostensibly a PARC person, not an Apple person, of course) was indeed a poet, probably someone who could gaze at a Magritte painting for an hour, just enjoying it.<p>The file-system-as-a-tree was and remains a powerful and useful abstraction ... that very few people are aware of. Not morons: my wife is brilliant, but when she saves that complex XCell doc with all its pivot tables, formulas and summations, she still appears to have no clue what happened to it.<p>And since the rest of the engineering community has also decided that the file system tree is "too hard" for people to understand, they are doing away with it on tablets now too: ever save or download something on your ipad (or apad for that matter) and struggle to find it?<p>So if mere mortals cannot understand where a file went on the file system tree, I sincerely feel like these poor guys writing Collections are handing a machine gun to a cave man by which they will be clubbed to death with.
jawshover 12 years ago
A sophisticated solution to a putative problem of non-sophisticated users that only sophisticated users would use.
newman314over 12 years ago
Is this not Nautilus/Eazel all over again?<p><a href="http://en.wikipedia.org/wiki/Eazel" rel="nofollow">http://en.wikipedia.org/wiki/Eazel</a>
Klunyover 12 years ago
I think you're hanging out in a reality distortion field where people actually do try and use Dropbox, Drive, iCloud, etc. I get it - all my friends use them and talk about them and stuff. But my friends are tech nerds. Normal people grow their file system organically. They don't use dropbox - they email stuff to themselves. They are disorganized, and if they ever tried to get organized, they'd just end up forgetting where stuff is.<p>This thing looks like it's going to add a whole bunch of work to my life while I try to figure out where the hell stuff is.
chacham15over 12 years ago
How is this app going to make money?
评论 #4919542 未加载
anakanemisonover 12 years ago
This product (might someday) solve a real problem I have: one significant impediment to picking up a new web app is the need to learn yet another way of interfacing with the content I "own" on it.<p>If Collections can provide a compelling consistent interface on top of existing web apps, and an API for new web apps to target, then they might get to own some valuable conceptual real estate in user's minds: "I'm willing to try this new service because I already know how I'll be able to manage my content on it".<p>This also makes the world a better place by making it easier on the newcomers--it's unfair to them that established players occupy the "I know how to use this already" space in users' heads, that their service has to not just be better, but be <i>that</i> much better than the established players, to reach people.<p>Then they could use that conceptual real estate to promote those new web apps, and that promotion could yield revenue. Another option would be to wrap their own reference implementations of the services they're abstracting over in a premium layer. Another would be to work with web apps to provide value-added interfaces to the web apps' premium services and take a cut of whatever the web apps charge. Another would be to offer a premium corporate version that plugs into internal corporate datastores (in a way that, presumably, doesn't suck, distinguishing them from other products).<p>Collection's play for native integration (e.g. extending that consistent interface over <i>all</i> your local content) distinguishes them from Dropbox, which prefers to own that content.<p>A similar problem to this, that Collections isn't targeting (yet), is to provide an abstraction not over <i>data</i> but over <i>operations</i>. It's already far too complicated to juggle email, Twitter, Facebook, Instagram, Gmail, G+, SMS, tumblr, etc. That means that I have to really think hard about letting a new web app into my routine.<p>An intermediary that presents a consistent interface to all those services, and opens itself up for use with new services, could try to win over valuable conceptual space with users and make the world a better place in exactly the same way.
redguavaover 12 years ago
It would be cool if your slogan "Finder for the cloud" was replaced with "Explorer for the cloud" (or whatever windows users call it) if they are on windows.<p>You could detect this pretty easily and it would prevent alienating a large percentage of visitors.
评论 #4921157 未加载
emehrkayover 12 years ago
I have absolutely no problem with the finder and would not like a file manager that links to my social websites. I would mind a separate app that would aggregate that info, but wouldnt want use it to manage my local files
aaronbrethorstover 12 years ago
I was literally thinking about how much I needed this five minutes ago, but I want it for Flickr! Any chance you'll be adding support for other services in the future, or adding a plugin model so I could do it for myself?
评论 #4919502 未加载
评论 #4919409 未加载
marcamillionover 12 years ago
This looks amazing, but it sounds too good to be true.<p>This is the quint-essential problem of our current time, for techies and non-techies alike. Media overload.<p>No easy way to organize everything and find it.<p>Whenever I take pics with my iPod and put them on my PC, I don't take the time to rename them from DSC_001.JPG to something useful. Just drop them in a folder that is named appropriately and am off.<p>It is suboptimal. So if you guys can figure out how to fix that, there is much potential with that.<p>But....iono...I am a bit skeptical, would love to be proven wrong though :)
nraynaudover 12 years ago
Just my 2cents: have you read About Face ( <a href="http://www.amazon.fr/About-Face-Essentials-Interaction-Design/dp/0470084111" rel="nofollow">http://www.amazon.fr/About-Face-Essentials-Interaction-Desig...</a> ) In this book they explain a whole vision about computer things (memory, files, interfaces) that Apple is slowly implementing in tablets and Mac OS X (extending it with iCloud). I'm always pestering people at work with: "have you checked in the green book before doing this?"
rdlover 12 years ago
Maybe I'm not representative, but I live in zsh on mac and linux/freebsd.<p>What I'd really like is a way to specify files within zsh, then open a new finder window with just those files in it, without moving them. Right now, I can do "open ." and get a Finder window with the current working directory, but what I want is something like "openw [1-5]*/" and get a new finder window containing just things matching that. They could easily be in multiple directories too.
评论 #4921299 未加载
评论 #4919847 未加载
melloclelloover 12 years ago
Yay that's exactly what we need to make file management more coherent - another baroque piece of crap that only adds features instead of refactoring existing ones.
samstaveover 12 years ago
uh... it was actually not always this bad.<p>The problem is that we have opted too much for the visual metaphor for a desktop/folder etc...<p>Back in the day (~1987?) there was a file manager called "PathMinder" -- this was a GUI file manager for DOS -- it was AMAZING!<p>You had a full keyboard navigable system for your file system... now, this was a directory centric model (the idea of collections/groups/tags/etc had not evolved yet) -- but hte fluidity of navigating the structure was AMAZING.<p>I had fully memorized many many paths (just like memorizing the path to various dungeons in Bard Tale) via the keyboard.<p>It would be great to have the ability to have a meta-tree of navigation.<p>E.G.: assume you navigated to \Downloads - you could then highlight a file, say, a .PDF -- then in one more stroke, show me ALL .PDFs -- or what if I had tags on my files - even AUTO-TAGS (like Received Via [work/personal] email) - show me all PDFs I have received via my work email. or Show me all attachments received from my mom.<p>Collections of content is a weak premise... I would rather auto-tag content based on how I receive/procure it...<p>It is more about threading the communication channels than it is putting shit in the same bucket...
colinsidotiover 12 years ago
I find it interesting that this was in the same class as Filepicker.io<p>Is cloud-based file selection something that should be offered by a web developer, or by the OS?
评论 #4919530 未加载
评论 #4919642 未加载
salman89over 12 years ago
Good software idea as you're going after a market that existing cloud vendors cannot (in terms of interoperability) in fear that it might cannibalize their own market share. In the end though, I can't see this being much of a consumer app, but rather a power user app. In the consumer world, I see whatever file manager and eventual cloud system that's baked into the OS ruling.
NZ_Mattover 12 years ago
Windows 8 starts to head along this path with cloud-based file selection from within 'Metro' style apps. For example you can add a picture from Facebook or Flickr to Onenote directly from the file picker in Onenote.<p>It'd be nice if they did what Collections proposes and extended this by allowing apps to natively integrate with Explorer and not only the Metro file picker.
mikhaillover 12 years ago
Interestingly enough, one of the first YC companies from Summer '05, Memamp, tried to solve the Desktop search problem with replacing Finder.<p>I remember watching their demonstration during demo day and and being very impressed. Now the problem space is even harder, with cloud and hosted solutions in addition to all the desktop files.
whichdanover 12 years ago
I'm always open to Finder replacements. I use TotalFinder to add tabs, but there's definitely room for improvement.
评论 #4919432 未加载
评论 #4919549 未加载
marginalboyover 12 years ago
I think it sounds promising. As much as my habits are solidly in the "file explorer" space, I can see its limitations.<p>But, in order to even convince me there's a viable alternative, the user interface of something like Collections has to <i>really</i> knock it out of the park for me. So much so, it seems daunting.
Tyrant505over 12 years ago
This could be great. I have endlessly thought of how obsolete the current UI is on the system trees are. Really wish the best for you guys, of course signed up!
kvnnover 12 years ago
This is important in order to track all of my personal assets that reside (somewhere) on the web.<p>Looking forward to a good product - don't dissapoint! ;)
DaanDLover 12 years ago
I think the whole concept of storing files in folders and folder hierarchies is outdated. Why don't we use tagging for our files yet?
评论 #4920055 未加载
isabreover 12 years ago
Interesting idea. Looks promising. Good luck!
pazimzadehover 12 years ago
As much as I usually love native apps, why can't we just have a web version of this? A new type of "web portal."
评论 #4919667 未加载
评论 #4919510 未加载
评论 #4919521 未加载
评论 #4919822 未加载
gedcarrollover 12 years ago
Don't forget to include links from pinboard.in as this is an important part of personal knowledge
sethbannonover 12 years ago
An interesting take. Collections seems to be a sort of compromise in the native vs cloud debate.
pfischover 12 years ago
If this is making local copies and syncing them like dropbox it could maybe be awesome but is likely read only. If it doesn't work like that then it will be terrible and constantly be loading, imagine trying to open a big image collection if it is making the requests right then.<p>However if it is dropbox style it might use a lot of people's hds.
asfdfdasfafdsssover 12 years ago
Is this Midnight Commander 2012?
RKover 12 years ago
Is the new Ubuntu / Unity Dash somewhat like this (without as many services)?
ghiculescuover 12 years ago
How will this handle music?
alexpopescuover 12 years ago
"Request an invite =&#62; "Subscribe to the list"<p>Something's wrong here.
ricgolbezover 12 years ago
This looks neat. Looking forward to trying it out!
noonespecialover 12 years ago
Pet Peeve:<p>The big friendly button labeled "Get the App"... doesn't.
评论 #4919405 未加载
sonicvoxelover 12 years ago
I think this is a good premise - the current form of file management is definitely outdated and not nearly as functional as it could be. It seems like you guys want to do for every storage/sharing service what Dropbox does for Finder/Explorer by making management as simple and as transparent as a regular directory on your filesystem. Here are my thoughts on this: first, I think you (or the users) are going to run into a problem eventually of redundant data. If I am sharing my photos across 3 or 4 different services, how do I keep track of the individual files? If I make a change to one, do the changes get propagated across the other services? Or do I have to do manual copies? What if I upload pictures from a mobile app or a web interface, and then upload the same files to another service? From the screenshot it seems as though you divide up functionality by individual service, which makes sens, but what if you included a 'Pictures' or 'Music' or 'Whatever' view, much like smart folders work in Finder now? And like smart folders, these views would be customizable. Would you have this integrated into spotlight or roll your own indexing feature? A good search is going to be essential for this kind of app. I like benwerds idea of a programmable activity stream, but in order to reach a general audience with this app that kind of functionality would have to be built in. I think its safe to assume that most users aren't interested in extensive customizability and personal scripting, so even though a truly programmable file manager (possibly to replace both the command line and the file manager?) is a wonderful idea for technical users and I think something like that is in our future, but I feel like that is beyond the scope and focus of this app.<p>Here are a couple of specific things I would like to see:<p>- transparent music management. If I am browsing my music 'collection', I would like to have them appear side-by-side with my favorited songs on soundcloud, or my amazon cloud drive or spotify or youtube. When I click on the song, it will stream it from whatever source it belongs to, but will all use the same play/pause/scrub controls. This idea could also be applied to videos, or even photos and text. However of course this would mean creating your own viewers/players (so maybe not something for a 1.0) but I think a feature like that would be necessary to create the total "transparent cloud" experience, because otherwise the task of music listening becomes a chore of managing different apps, web and otherwise. "Buy/Download" buttons next to each remote song would be cool, and once bought, all that would happen is the button would disappear and the song would show up as being on your local (or on your cloud drive or whatever). It would still maintain the same position on your playlist. Now that I look at the screenshot more, it looks like you're already doing some of this with pictures.<p>- Dual/split panes, a la commander. Please. It makes life so much better.<p>- Command line support. It doesn't need to be scriptable, but I think somehow exposing your objects to the filesystem like dropbox does would be a good solution, even though you may not be able to do it like they do by storing the files on both the local machine and the server, since I feel that would defeat the purpose of using cloud backup services. Which objects to expose and how might be a tricky question for some services (like twitter), but I just want to be able to cd around and cp files to and fro, so for services that just store/share media, this would be pretty straightforward.<p>- Hotkey show/hide. I love TotalFinder (<a href="http://totalfinder.binaryage.com/" rel="nofollow">http://totalfinder.binaryage.com/</a>) and TotalTerminal for this reason. It makes general maneuvering about on my box so fluid (thats what she said), and its become a dealbreaker enough for me that I've passed up a number of "better Finders" for this reason. It doesn't have to slide in from anywhere, but I just want it to show up when I press something and hide when I press something.<p>More than I expected to write; I guess I've been thinking a lot about this kind of app.
hayksaakianover 12 years ago
This post blew up quite fast. 31 votes and 6 comments in ~30 minutes?
评论 #4919439 未加载
fotexover 12 years ago
Go go Collections!
etrainover 12 years ago
Emptiness.