TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

A tool/webapp to recommend/share links with different groups of people?

10 点作者 JustAGeek超过 16 年前
I would like to share or recommend links to different groups of people. I know, there's delicious but it isn't quite what I'm looking for, I think, because everything you share is visible to everybody following your shares.<p>I've just checked out Friendfeed and it neither seems to be what I look for, for it simply aggregates anything you share and feeds it to everybody, doesn't it?<p>What I'd like to do is share, or rather, recommend a link to only a subset of the people I know.<p>For example, one link might only be of interest to my co-workers, while another might only be interesting for my friends.<p>Ideally, I'd simply click a button while being at the URL to share, pick the group to share with and -bam- it's shared.<p>The different groups would follow my shares via RSS or something similar.

16 条评论

ahpeeyem超过 16 年前
You actually could use delicious, with a tag for each group. If you really don't want different groups to see your other links you could use different usernames.<p>e.g. if your username was JustAGeek you could have any links for your friends tagged with 'friends', and the URL for those links would be <a href="http://delicious.com/justageek/friends" rel="nofollow">http://delicious.com/justageek/friends</a>.<p>For work you could have the username 'justageekwork'.<p>Delicious generates an RSS feed for any tag as well, just visit that URL and it gives you an RSS feed URL for that list of links.<p>Use the delicious firefox plugin for the one button click sharing functionality.
评论 #465707 未加载
mileszs超过 16 年前
You can do something like this with FriendFeed. We use it for a programming user group. The feature is called 'FriendFeed Rooms' (<a href="http://friendfeed.com/rooms/overview" rel="nofollow">http://friendfeed.com/rooms/overview</a>). You can create a room for each group (public or private). Use the bookmarklet (<a href="http://friendfeed.com/share/bookmarklet" rel="nofollow">http://friendfeed.com/share/bookmarklet</a>) to post links to any room, as well as add your own comments to the link. Users can get their FriendFeed mailed to them, if they wish. Or, you can make the room public, and they can visit it at their leisure, without signing up.<p>I recommend giving FriendFeed a second chance as an app, in any case. Every once in a while I come across another feature that I wish FriendFeed did that it does, indeed, already do. It does a ton, and it does it well.<p>EDIT: I missed one of your needs: Yes, one can subscribe to a FriendFeed Room's feed in a feed reader (that reads Atom-formatted feeds). It can also be read via Facebook.
评论 #465988 未加载
teej超过 16 年前
Twitter the link with #groupname? It's instant, it's easy, there's a client on every platform, they can go to the group page (<a href="http://search.twitter.com/search?q=%23groupname" rel="nofollow">http://search.twitter.com/search?q=%23groupname</a>) and subscribe to the group feed (<a href="http://search.twitter.com/search.atom?q=%23groupname" rel="nofollow">http://search.twitter.com/search.atom?q=%23groupname</a>). It's simple, has 100% of the functionality you're looking for, and it works.
评论 #465924 未加载
评论 #465926 未加载
tamberg超过 16 年前
We use Mail2FF (<a href="http://friendfeed.com/share/mail" rel="nofollow">http://friendfeed.com/share/mail</a>) to post links and photos to a private FriendFeed Room (<a href="http://friendfeed.com/rooms/" rel="nofollow">http://friendfeed.com/rooms/</a>). It works great and you can even get a daily or weekly digest by email (<a href="https://friendfeed.com/account/" rel="nofollow">https://friendfeed.com/account/</a> &#62; Email Settings) reducing the "interface" to plain email.<p>EDIT:<p>Instead of emailing to the room you can also add a delicious tag's RSS feed to it (e.g. ff:myroom =&#62; <a href="http://feeds.delicious.com/v2/rss/yourname/ff%3Amyroom" rel="nofollow">http://feeds.delicious.com/v2/rss/yourname/ff%3Amyroom</a>) to cross-post from delicious using your favorite browser bookmarklet.<p>EDIT:<p>And as mileszs said (<a href="http://news.ycombinator.com/item?id=465772" rel="nofollow">http://news.ycombinator.com/item?id=465772</a>): you can add the room's RSS to a reader (even if it's a private room).
评论 #466599 未加载
评论 #466609 未加载
rog211超过 16 年前
I created a tool for exactly this purpose. <a href="http://www.peerviewr.com" rel="nofollow">http://www.peerviewr.com</a>. It is very early and very rough, but the goal is to solve the problem you mention. It allows you to post links, youtube links, upload files and pictures, and create blog posts. You can share within your group only or it can be made public. It is basically a combination between Google Groups and Wordpress. I would love to make it grow with your feedback. I call it Glogger, but the only domain I had available was at: <a href="http://www.peerviewr.com" rel="nofollow">http://www.peerviewr.com</a> Again pls let me know what you think I believe it is useful and would be fun to make it grow.<p>If you have any feedback feel free to email me at: support@skuttlefish.com or just post here to HN.
评论 #467422 未加载
anotherjesse超过 16 年前
We are building something like this at my startup. <a href="http://www.clikball.com" rel="nofollow">http://www.clikball.com</a> .. It is closed invite right now since we are still rapidly building it out, but if you want to try it out and see if it fits email me - anotherjesse@gmail.com<p>We have private groups for sending to multiple people, sending to only to a single user. You can share publicly as well then anyone who follows you can see it (the twitter permissions model).<p>We had the same wish :)<p>Right now it is only usable via a Firefox 3 / Flock extension, but support for more browsers is coming.
评论 #467425 未加载
scrhoads超过 16 年前
My old company koollage.com can do something pretty close to this (if not exactly what you want). It never started up due to the usual list of reasons, but it's still running on a server. Check out the tour (<a href="http://www.koollage.com/tour.html#share" rel="nofollow">http://www.koollage.com/tour.html#share</a>), there should be info on groups.<p>If you have some questions or want more info, PM me or reply to this post.
评论 #465999 未加载
nicoladagostino超过 16 年前
I'v been doing exactly that with delicious for the last three or four years. Use a specific tag (or combination of tags, is you like versatility and modularity) and then give to the people/group the url of the delicious page (or feed) for that tag. You can also use Feedburner (or Feedblitz) and make it available as a email newsletter.<p>Nicola D'Agostino
alx超过 16 年前
<a href="http://github.com/alx/pressmark/tree/master" rel="nofollow">http://github.com/alx/pressmark/tree/master</a><p>This is a wordpress installation I made, with a delicious-like fonctionnality: add and list bokmarks.<p>You could easily change the input form to include a group feature, like a pre-defined tag like recommanded by ahpeeyem.
评论 #466009 未加载
arien超过 16 年前
I'm working on something like this on my spare time, since I also wanted something with this functionality, amongst other things.<p>If you want to talk about it or want me to send you word when/if I finish it, let me know how can I contact you :)
评论 #467438 未加载
chanux超过 16 年前
I think identi.ca has better way of handling groups. Just check it out <a href="http://identi.ca" rel="nofollow">http://identi.ca</a> .
评论 #466012 未加载
abyssknight超过 16 年前
Magnolia was great, well, until it crashed. You could start groups and share each link with the group(s) you wanted to.
评论 #465980 未加载
Shooter超过 16 年前
I don't have the time to confirm it for sure right now, unfortunately, but I think <a href="http://sqworl.com" rel="nofollow">http://sqworl.com</a> could be used for something along those lines.
评论 #465977 未加载
hotpockets超过 16 年前
can't you use google reader for this? Just make up some unguessable name for each group. No one could find the shared links unless they know the tagname. (Pretty sure, not 100%).<p>You can get anything into google reader. For instance you see something shareable online, then just use google notebook to save it to the appropriate tag.
enra超过 16 年前
I wish that everyone would just use IRC. I find it the most easiest and discreet way to share things and ideas among a group.
rokhayakebe超过 16 年前
Maybe <a href="http://SocialBrowse.com" rel="nofollow">http://SocialBrowse.com</a>
评论 #465966 未加载