rhymes·15 anni fa·discussI'm in love with Khan Academy. I truly think it will be able to make a difference. My only concern is about the visa.
rhymes·17 anni fa·discussIt seems that they can crush Dropbox anytime, they just need a cross platform "rsyncing" client and a UI
rhymes·17 anni fa·discussI don't really know into deep the Rails community but what you say regarding Django's it is true. I really like the average mindset of the folks in that community.
rhymes·17 anni fa·discussThe only problem with BeautifulSoup is that its kind of slow, but if it's fast enough for you go for it, otherwise you can try lxml with its lxml.html module. See also: http://blog.ianbicking.org/2008/03/30/python-html-parser-per...