Lanyrd feeds: never miss out on a conference
1–10 of 44 posts
Re: Lanyrd feeds: never miss out on a conference
#2Here's one I just set up in http://lanyrd.com/2011/gas/
Re: Lanyrd feeds: never miss out on a conference
#3Re: Lanyrd feeds: never miss out on a conference
#4I think this is pretty neat, and I do like the Twitter integration a lot. I'd also like to see Facebook integration, so people can announce their attendance. Also adding the event to TripIt might also be useful. Here's one I just set up in http://lanyrd.com/2011/gas/
The problem is that we're not just using Twitter for sign-in and as a source of friends: we're also using it as a conference speaker identity directory. Lanyrd lets you list the speakers for a conference, e.g. "@timbray is speaking at AndroidCon" - without those people necessarily having signed up for accounts on the site. Since speakers often have large Twitter followings, this makes it much more likely that a user signing in for the first time will get at least a few conference suggestions.
This complicates things a bit when we start involving other identity providers, since we then have to start tracking equivalent accounts on multiple services (Tim Bray on LinkedIn = TimBray on Facebook = @timbray on Twitter). Not impossible, but fiddly enough that we're sticking with Twitter for the moment.
Re: Lanyrd feeds: never miss out on a conference
#5Re: Lanyrd feeds: never miss out on a conference
#6Of course, making those feeds PubSubHubbub would be ideal, so that my dear reader wouldn't have to poll them all the time =) And since now PubSubHubbub is content agnostic ( http://news.ycombinator.com/item?id=1981234 ), it would work for the calendar feeds too!
Re: Lanyrd feeds: never miss out on a conference
#7Of course, making those feeds PubSubHubbub would be ideal, so that my dear reader wouldn't have to poll them all the time =) And since now PubSubHubbub is content agnostic ( http://news.ycombinator.com/item?id=1981234 ), it would work for the calendar feeds too!
I did think about PubSubHubbub for this, but implementing pings was a bit fiddly - a conference appears on the django-in-london feed only after the django tag has been added for example, but that also implies it appearing in the django-in-uk feed. Since it doesn't really matter if you hear about a new conference within seconds, minutes, hours or even days I decided it wasn't worth doing PubSubHubbub for the initial l…
Re: Lanyrd feeds: never miss out on a conference
#8Re: Lanyrd feeds: never miss out on a conference
#9What else besides time determines your likeliness to attend a conference? The might/might-not attend space is multi-dimensional.
You might also not attend because it is a long way away, too expensive, the attendees are stupid and nobody I know is attending and there are few sessions you like. I do like these kinds of services because the tipping point to going to a conference might consist of more than just the time, location and price.
Re: Lanyrd feeds: never miss out on a conference
#10Can you subscribe to multiple topics in 1 feed? Or do you have umbrella topics like 'programming' that would cover all programming languages?