Viewing profile — olihb
olihb
HN member- Joined
- Wed, May 20, 2009, 2:02 PM UTC
- HN karma
- 144
- Public activity
- 75 items
- HN profile
- View on Hacker News ↗
About olihb
No profile information was provided.
Recent public activity
-
comment
Comment #9820047
Very cool, I did the same thing a while back for the Canadian Parliament. Unfortunately, the party discipline in Canadian politics makes it less interesting. It has done in flash, …
-
comment
Comment #9081889
I'm just saying that we must be careful citing CSDM numbers because they represent a special situation. The CSDM have a lot of first generation immigrants, poor students, students …
-
comment
Comment #9081445
As anything else, the situation is more nuanced. Quebec schools as a whole are pretty good: http://www.theglobeandmail.com/globe-debate/editorials/quebe... The problem is that good…
- comment
-
comment
Comment #6419876
It's still a project from minority government and all institutions/cities can withdraw from it. Montreal(1.65M pop) said that it will not apply the charter in their city. It still …
-
comment
Comment #6315449
Right, but there's a subset of Open Access articles from Pubmed: http://www.ncbi.nlm.nih.gov/pmc/tools/openftlist/
-
comment
Comment #6252449
Not illegal at all. We have plenty of towns with English names.
- story
-
comment
Comment #5131361
Author here. What I find really interesting about this map is that the articles seem connected at a local level instead of internationally. When you think about it, it makes a lot …
- story
-
comment
Comment #4697621
Very nice and more interesting than the bar charts/graph that other twitter visualization tools give us. It would be really cool (and informative) if you could add a small word clo…
-
comment
Comment #4387297
No. Women (and men) are attracted to assertive behavior, not aggressive behavior. Huge difference.
-
comment
Comment #3901534
It's not the same data, but I did a PCA with the voting record of Canadian MPs. It's a bit old, so it's in flash instead of html5. You can access it here: http://www.votum.ca
-
comment
Comment #3715565
In the video, they say that the water is filtered and chlorinated before going into the cooling system.
-
comment
Comment #3611008
This doesn't work on my cellphone's voicemail. I guess the new systems closed that hole.
- story
-
comment
Comment #3572546
Nice. It would be very interesting to correlate the migration with unemployment. The outliers (eg: bad economy but migration influx) would be even more interesting. By the way, I d…
-
comment
Comment #3540278
Exactly. These phenomena are notoriously non-linear. IMHO, the best way to calculate a good index is to model (usually log-transformed) the relationship between the venture capital…
-
comment
Comment #3525324
I really don't like Elsevier, but the alternatives do not really exist. Most open Access aggregators are of dubious quality and don't provide an interface for peer-reviewing. Even …
-
comment
Comment #3518474
I really don't like Elsevier, but the alternatives don't exist Most open Access databases are of dubious quality and don't provide an interface for peer-reviewing. Even worst, the …
-
comment
Comment #3350538
I'm sure that most big production/distribution houses are not panicking because it's still a new way to distribute content and it's a niche product, but I'm wondering what they are…
-
comment
Comment #3331434
I was a market research for a couple of years, and 1,25$ per completed survey is cheap if you don't manage your own panel database. We paid around 3.50$ per respondent (french spea…
-
comment
Comment #3324613
It seems I cannot reply to TeMPOraL, but here are some citations: Iyengar, S. 1991. Is Anyone Responsible? How Television Frames Political Issues. Chicago : The University of Chica…
-
comment
Comment #3317732
Nice, but most visualizations don't take in account the scaling effects present in the data. Most social science systems are wildly non-linear. IMHO, the best way is to try to mode…
-
comment
Comment #3292504
We use aho-corasick to extract keywords from terabyte size corpus. Works really well but you have to build your matching tree before.