This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Date and Location for Rewired State: National Hack The Government Day | |
------------------------------------------------------------- | |
#{name}, | |
You entrusted us with your email address so that we could let you know | |
when we had more information on Rewired State: National Hack The | |
Government Day. We now have more information. | |
Announcing National Hack The Government Day |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hi all, | |
This email is to announce RewiredState: National Hack The Government Day on the 7th March. It's a hack day to show governments what could be done with the web to make the world a better place: | |
http://rewiredstate.org | |
We'll be collecting all the feeds and APIs we can get, offered by official government sources and screen scraping new ones that aren't. | |
# Who should come | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Date and Location for Rewired State: National Hack The Government Day | |
------------------------------------------------------------- | |
#{name}, | |
You entrusted us with your email address so that we could let you know | |
when we had more information on Rewired State: National Hack The | |
Government Day. We now have more information. | |
Announcing National Hack The Government Day |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Question 8. The government is not considering opening up civil partnerships to opposite-sex couples because we have been unable to identify a need for this. However, we appreciate that there are a number of views on this issue. | |
Do you agree or disagree with this proposal? | |
(from https://www.homeofficesurveys.homeoffice.gov.uk/v.asp?i=48356xhlqw) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> | |
<script> | |
jQuery(window).ready(function(){ | |
jQuery("#btnInit").click(initiate_geolocation); | |
}); | |
function initiate_geolocation() { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from Lambeth We began our Foundations, lovely Lambeth. O lovely Hills of Camberwell, we shall behold you no more in glory and pride, For Jerusalem lies in ruins and the Furnaces of Los are builded there |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"The first principle is that any proposals for the future, while they should use to the full the experience gathered in the past, should not be restricted by consideration of sectional interests established in the obtaining of that experience. Now, when the war is abolishing landmarks of every kind, is the opportunity for using experience in a clear field. A revolutionary moment in the world’s history is a time for revolutions, not for patching." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This is a very basic script to backup oyster card data to a scraperwiki vault | |
# Notes: | |
# 1) You need an oyster card that has been registered on tfl.gov.uk | |
# 2) This script requires you to enter your username and password (this about what that means before progressing, and do so at your own risk) | |
# 3) This script should be run in a PRIVATE SCRAPERWIKI VAULT ONLY https://scraperwiki.com/pricing/ not a public scraper, or the world will know your password | |
import scraperwiki | |
import mechanize | |
import lxml.html | |
from lxml.etree import tostring |
OlderNewer