2009/6/28 Jakub Narebski <jnareb@xxxxxxxxx>: > Thoughts for the possible future enhancements: find final URL of an image > via http://www.cs.indiana.edu/cgi-pub/kinzler/piconsearch.cgi/$domain/$user/users+domains+unknown/up/off/1/order > by scrapping (parsing) it for .gif link, and store this URL in cache. > But that most probably isn't worth it. Just feel like mentioning it. That was my first thought, but since piconsearch offers a link directly, I decided it was much better to use that rather than html scraping. > Should it be stated that <img width="$size" ...> is here because not > all kinds of avatars (not all avatar providers) support selecting size > of avatar, somewhere in this comment? It is generally good form to have the size specified in advance in HTML anyway, which is why on later iterations I put the width spec in the first avatar service commit. -- Giuseppe "Oblomov" Bilotta -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html