Charles Nadeau's Radio WeblogA weblog about technology, tools and knowledge managementUne expression reguliere utile- October 31, 2006 Je n'ai pas trouvé d'API qui permet de retrouver le symbole d'une compagnie à la bourse de Toronto. J'ai donc écris un petit script pour faire celà. On procède en deux étapes. Premièrement on doit envoyer à Yahoo! Finance le nom de la compagnie pour laquelle on veut le symbole. En Ruby, ce la donne: Ensuite, on parse cette page (hdoc) avec cette expression régulière: Voila, c'est simple! P.S.: Désolé pour le...http://radio.weblogs.com/0111823/2006/10/31.html#a585 I need an web serviceAPI!- October 12, 2006 I am working on a cool project at work and I need an API or a web service that would return back a stock ticker when given a canadian company name. The program calling that web service is written in Ruby. I do not need an API to get stock quotes, I already found one. If you find what I need, send me an e-mail. Thanks!http://radio.weblogs.com/0111823/2006/10/12.html#a584 HOWTO replaceupgrade a disk part of a LVM2 volume- October 4, 2006 I finally posted my HOWTO on how to replace a disk in a LVM volume. It is there. Enjoy!http://radio.weblogs.com/0111823/2006/10/04.html#a583 |