Is Upcoming.org ready for you?
        Yoan Blanc — Sun, 19 Nov 2006 — Bikini Test, Yahoo, hCal, Microformats
        
          
			Upcoming.org is
			a promising tool (recently bought by Yahoo!) for managing events
			you want to spread all over the world. I’m playing with it
			because I want to offer the functionality to directly publish the
			Bikini Test events into this
			tool.
		
          
			Another goal of this website, is for exemple to centralize your public
			events in it and not in a blog, wiki or what else. A very very good
			tool should be a Wordpress plugin (for exemple) that helps you to
			publish your events into your blog (with some hCalendar
			of course).
		
          
			A good point, there is a REST API to do that.
			This one isn’t very simple, a bad point, but looks promising.
		
          
			The library for PHP
			given by them is only for PHP 5 and not very
			clear. Maybe, I haven’t searched enough.
			So, I’m working on a very simple and comprensible  library to do this.
			Another bad point.
		
          
			Other bad points are:
		
          
			- I wanna use Firefox
				to manage my events. The Yahoo! UI Library looks to breaks on some pages.
- A little bit of l10n, it’s hard to
				promote a thing that your client cannot even understand. - Maybe another
				thing on which Google is really
				better that Yahoo. Paying guys for translating (web) applications. 
- The automatic links to add to the Google Calendar works but not the
				one the Yahoo! one which completly breaks the european specific
				characters. Weird isn’t it ?
			Of course, there is cool things, like you can join the power of Flickr to
			append photos to your events. The geographical informations for the maps
			are cool, but Europe isn’t the friend of Yahoo! Maps (or Google Maps).
		
          
			But, you need to use this tool for the same reason that you use Flickr,
			it’s Web 2.0, but it can improve how many people are aware of
			what happens in their neighborhood. For example, the
			WebTuesday
			events, their wiki
			is more cool, but upcoming
			is convenient for everybody to keep tracks of it.
		
          
			Next time, some screenshots of the integrated tool, and maybe a piece of
			code to help diving into it.
		
         
        
          
			Rachetée par Yahoo,
			l’application Web Upcoming.org propose un service de publication
			d’évènements. Très pratique pour faire connaître à la terre entière
			que l’on organise prochainement une chouette fiesta dans son jardin.
		
          
			Actuellement, les moyens de le faire sont un site web, un blog ou un
			wiki avec au mieux un formalisme hCalendar.
			Le top serait un plugin Wordpress (pour ne citer que lui) permettant
			d’intégrer facilement des évènements dans son blog, dans une entrée par
			exemple. Il y a déjà de
			quoi avoir ça dans
			sa sidebar.
		
          
			Si je m’intéresse à l’outil, c’est que je souhaite fournir à un
			site ayant plein d’évènements à publier un moyen d’automatiser la
			publication de ceux-ci sur upcoming.
		
          
			Les problèmes que j’ai rencontrés sont :
		
          
			- le code pour accèder à l’API sont destinés à PHP 5, donc je suis
				en marche pour refaire cette partie là. De manière peut-être
				plus simple (vis-à-vis de l’utilisation).
- Le site ne passe pas avec Firefox pour certaines fonctionnalités
			indispensables comme l’accès au lien pour
				l’exportation iCal.
- La localisation pêche. Le site n’est pas traduit. Un point que Google
				tente toujours d’honorer, et ce, de plus en plus.
- Des problèmes de caractères accentués lors d’exportation vers
				le calendrier de Yahoo (celui de Google s’en sort très bien).
			Des fonctionnalités agréable comme le lien que l’on peut faire
			entre notre évènement et un tag Flickr. Ou placer géographiquement notre évènement,
			bien que sorti du territoire étatsuniens, ça se corse un peu en terme
			d’efficacité.
		
          
			Néanmoins, c’est un outil à utiliser comme vous utilisez déjà Flickr. Il vous
			offre une communauté, des outils et une visibilité accrue par
			encore plus de personnes pouvant être potentiellement intéressée par
			vos évènements. Par exemple, les zürichois du Webtuesday offrent en plus du wiki,
			d’une liste de diffusion, leurs évènements sur upcoming. C’est tout simplement
			le moyen le plus simple pour qui s’y intéresse de se tenir au courant.
		
          
			Et peut-être, tantôt, un bout de code avec un aperçu de ce qu’il y a
			de quoi faire en tripotant l’API via PHP.