Let me know what you find out. I've tried to run the site on the
conservative side of fair dealing, and I know a bunch of MPs are aware
of the site and no one has complained yet. That said, the HoC has pulled
stuff from youtube and appear to defend their copyright when its abused
(see http://www.michaelgeist.ca/content/view/1989/125/ ).
So its clearly a very thin line between what they find acceptable use,
and what they find to be abuse of copyright.
I'm not interested in 'poking the bear' to find out exactly where that
line is, but if you guys want to, I'll be happy to pass along my work
and let you run it.
Let me know,
Kevin
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google Groups "VisibleGovernment Discuss" group.
> To post to this group, send email to visiblegover...@googlegroups.com
> To unsubscribe from this group, send email to visiblegovernment-...@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/visiblegovernment-discuss?hl=en
> -~----------~----~----~----~------~----~------~--~---
>
>
--
Kevin McArthur
StormTide Digital Studios Inc.
Author of the recently published book, "Pro PHP"
http://www.stormtide.ca
Google.org has made over $100 million in investments in three areas:
global health, clean energy and access to information. They include
projects like developing renewable energy that is cheaper than coal and
preventing the spread of disease.
http://www.nytimes.com/2009/02/24/technology/companies/24google.html
Joe
Crown Copyright is designed to encourage re-use? Really?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "VisibleGovernment Discuss" group. To post to this group, send email to visiblegover...@googlegroups.com
To unsubscribe from this group, send email to visiblegovernment-...@googlegroups.com For more options, visit this group at http://groups.google.com/group/visiblegovernment-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "VisibleGovernment Discuss" group. To post to this group, send email to visiblegover...@googlegroups.com
To unsubscribe from this group, send email to visiblegovernment-...@googlegroups.com For more options, visit this group at http://groups.google.com/group/visiblegovernment-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
-- Kevin McArthur StormTide Digital Studios Inc.
I was reading in the Globe and Mail today about a government site that publishes statistics on schools. Teachers' unions (big surprise) are complaining that this is a "ranking site" -- if you've seen Bill Gates' TED presentation, you'll know how resistant teachers are to public scrutiny and transparency.
It seems like this is a case of the government trying to do the right thing, and getting scolded. We should be encouraging this initiative, IMHO, otherwise the teachers will have their way.
www.edu.gov.on.ca/eng/sift
"This is absolutely not about ranking schools. This is about transparency and providing the information to parents," said a spokeswoman for Minister of Education Kathleen Wynne, "Parents have expressed that they want to know more about their schools. What we've done through this site is bring a variety of information together in one place."
Thoughts?
A.
-- Kevin McArthur StormTide Digital Studios Inc. http://www.stormtide.ca
http://www.theyworkforyou.com/video/
Can we get the code they built that on and set up something similar?
Is Canada's population large enough to support the task? Or would
others outside Canada help?
Cheers,
Andy
--
So, if a really, really committed Cdn came forward, I'd say the same thing would be possible here.
While the introduction talks specifically about webcasts, the above statement seems to include the hansard itself, which makes hansard scraping projects like howdtheyvote and ourparliament.ca suddenly legitamate.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "VisibleGovernment Discuss" group. To post to this group, send email to visiblegover...@googlegroups.com
To unsubscribe from this group, send email to visiblegovernment-...@googlegroups.com For more options, visit this group at http://groups.google.com/group/visiblegovernment-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
The "proceedings exemption"?
-- Kevin McArthur StormTide Digital Studios Inc. http://www.stormtide.ca
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "VisibleGovernment Discuss" group. To post to this group, send email to visiblegover...@googlegroups.com
To unsubscribe from this group, send email to visiblegovernment-...@googlegroups.com For more options, visit this group at http://groups.google.com/group/visiblegovernment-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "VisibleGovernment Discuss" group. To post to this group, send email to visiblegover...@googlegroups.com
To unsubscribe from this group, send email to visiblegovernment-...@googlegroups.com For more options, visit this group at http://groups.google.com/group/visiblegovernment-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
> Hey! Your recordings have the names of who's talking.... between
> that, the hansard, and the open source metavid software, it might not
> be too hard to make it searchable.
Let's have some fun now...
http://www.howdtheyvote.ca/api.php?call=gethansards&session_id=10
and
http://www.howdtheyvote.ca/api.php?call=getquotes&hansard_id=605
should get you the raw data. Experimental, subject to breakage/change/
etc... and feedback wanted. I'm likely to put an api token on that
soon... but in the mean time, go crazy.
Cheers,
Cory.
should get you the raw data. Experimental, subject to breakage/change/ etc... and feedback wanted. I'm likely to put an api token on that soon... but in the mean time, go crazy. Cheers, Cory. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "VisibleGovernment Discuss" group. To post to this group, send email to visiblegover...@googlegroups.com
To unsubscribe from this group, send email to visiblegovernment-...@googlegroups.com For more options, visit this group at http://groups.google.com/group/visiblegovernment-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
> You don't by chance have a parser that cuts up the final hansard
> format to xml do you?
>
> I've got a few ideas for this, but let me know if you've already
> done the parsing work.
The parser is specialized to stuff Hansard into my database, so I
recommend you just consume the end result:
http://www.howdtheyvote.ca/api.php?call=getquotes&hansard_id=605
I'll add a few more attributes, such as topic and heading... which
should make it equivalent to Hansard itself... am I missing anything
else?
Cheers,
Cory.
I'll add a few more attributes, such as topic and heading... which should make it equivalent to Hansard itself... am I missing anything else? Cheers, Cory. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "VisibleGovernment Discuss" group. To post to this group, send email to visiblegover...@googlegroups.com
To unsubscribe from this group, send email to visiblegovernment-...@googlegroups.com For more options, visit this group at http://groups.google.com/group/visiblegovernment-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
> Thanks, I'll see what I can do with this.
>
> Other than that, no, cant think of anything offhand other than maybe
> trying to convince you to opensource these parsers... maybe lgpl?
http://sourceforge.net/projects/howdtheyvote/
it's been under GPL for ~ 5 years... but I warn you, you don't want to
know how sausages are made!
I'll add a few more attributes, such as topic and heading... which should make it equivalent to Hansard itself... am I missing anything else? Cheers, Cory. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "VisibleGovernment Discuss" group. To post to this group, send email to visiblegover...@googlegroups.com
To unsubscribe from this group, send email to visiblegovernment-...@googlegroups.com For more options, visit this group at http://groups.google.com/group/visiblegovernment-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "VisibleGovernment Discuss" group. To post to this group, send email to visiblegover...@googlegroups.com
To unsubscribe from this group, send email to visiblegovernment-...@googlegroups.com For more options, visit this group at http://groups.google.com/group/visiblegovernment-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
How are you indexing the member id's. Does this come from somewhere?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "VisibleGovernment Discuss" group.
To post to this group, send email to visiblegover...@googlegroups.com
To unsubscribe from this group, send email to visiblegovernment-...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/visiblegovernment-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---
> Only one bug, which was, Josée Beaudin doesn't have an official
> website value, which i was using to scrape the Key=> identifier...
> her's happens to be 128335. So I've now got a table complete with
> webinfo Id's as well which should be useful for tying into the
> commons seating plans etc...
corrected... thanks!
> Do you have a similar table for caucus. I think I could scrap it
> from webinfo at this point, but if you have it, it will save me
> spidering the webinfo site.
Sure... i've exposed the "party" element now in the getmembers call.
Do you have video dumps for the period outside of question period? At
the moment it looks parlvu expects me to watch 8 hours of streaming
video (i can't jump to another time index), in order to figure out how
M. Paradis voted today (at least right now, they have him down as
voting both "yea" and being "paired")...
http://webinfo.parl.gc.ca/MembersOfParliament/ProfileMP.aspx?Key=128163&SubSubject=1006&Language=E
Cheers,
Cory.
Do you have video dumps for the period outside of question period?
Sure... i've exposed the "party" element now in the getmembers call.
Cheers, Cory. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "VisibleGovernment Discuss" group. To post to this group, send email to visiblegover...@googlegroups.com
To unsubscribe from this group, send email to visiblegovernment-...@googlegroups.com For more options, visit this group at http://groups.google.com/group/visiblegovernment-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
>> Do you have video dumps for the period outside of question period?
> No, because that would take up more disk space than I've got for
> hosting. The same process by which I record the QP stream could
> theoretically be used on the entire day though.
Maybe we should look at putting those up on Amazon S3... (it's quite
affordable for static content)
I'd definitely contribute to hosting costs for that since i really
want to be able to link to video for any given quote... and VG may
help put a campaign behind it... moving towards an "open hosting
costs" donation model.
Maybe we should look at putting those up on Amazon S3... (it's quite affordable for static content) I'd definitely contribute to hosting costs for that since i really want to be able to link to video for any given quote... and VG may help put a campaign behind it... moving towards an "open hosting costs" donation model. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "VisibleGovernment Discuss" group. To post to this group, send email to visiblegover...@googlegroups.com
To unsubscribe from this group, send email to visiblegovernment-...@googlegroups.com For more options, visit this group at http://groups.google.com/group/visiblegovernment-discuss?hl=en -~----------~----~----~----~------~----~------~--~---