View gist:88258
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
Dry trade waste | |
National sales | |
Duty of care | |
Packaging waste |
View gist:88620
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
<?xml version="1.0"?> | |
<WMEncoder major_version="9" | |
minor_version="0" | |
Name="WMEncoder30102" | |
SynchroniesOperation="0" > | |
<Description Author="Royal Botanic Gardens" | |
Title="Livefeed from Kew Gardens" | |
Description="A Tale of Two Gardens" /> | |
<SourceGroups > |
View gist:89124
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
function () { | |
// cock fiuck | |
} |
View gist:110471
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
You hack your shit; | |
I'll hack my shit. | |
When we run out of shit, | |
let's talk. |
View gist:130144
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
<script type="text/javascript" src="/js/jquery.js"></script> | |
<script type="text/javascript"> | |
jQuery.noConflict(); | |
</script> | |
<script type="text/javascript" src="/js/sifr.js"></script> | |
<script type="text/javascript" src="/js/largeblue.js"></script> | |
<script type="text/javascript"> | |
jQuery(document).ready(function($){ | |
$('body').removeClass('no-js'); | |
$('.searchtext').focus( function () { $(this).attr('value',''); } ); |
View gist:136476
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
def setup_trustmap_computations(self, params): | |
service = 'trustmap.compute' | |
userkey = params['userkey'] # db.Key | |
context = params['context'] # str | |
timestamp = params['timestamp'] # db.DateTimeProperty | |
# due to appengine's whims, or if we exceed the request deadline | |
# this method may be called multiple times with the same params | |
# if so, we resume where we last left off |
View gist:215899
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
<item> | |
<title>p2</title> | |
<dc:creator>Large Blue (www.largeblue.com)</dc:creator> | |
<pubDate>Thu, 22 Oct 2009 09:29:06 +0000</pubDate> | |
<link>http://cop15.panda.org/video-blog/2009/10/22/p2.html</link> | |
<guid isPermaLink="false">448382:5018149:5577087</guid> | |
<description> | |
<![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/z694KOtB1v4&rel=0&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_profilepage&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/z694KOtB1v4&rel=0&color1=0xb1b1b1&color2=0xcfcfcf&feature=player_profilepage&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object></p>]]> | |
</description> | |
<wfw:commentRss>http://cop15.panda.org/video-blog/rss-comments-entry-5577087.xml</wfw:commentRss> |
View gist:215901
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
<?xml version="1.0" encoding="UTF-8"?> | |
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?> | |
<?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?> | |
<!--Generated by Squarespace Site Server v5.7.2 (http://www.squarespace.com/) on Thu, 22 Oct 2009 09:59:04 GMT--> | |
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" version="2.0"> | |
<channel> | |
<title>Inside Cop15</title> | |
<link>http://cop15.panda.org/video-blog/</link> | |
<description /> | |
<lastBuildDate>Thu, 22 Oct 2009 09:29:46 +0000</lastBuildDate> |
View gist:243717
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
#!/usr/bin/env python | |
# Copyright (C) 2004-2008 by | |
# Aric Hagberg <hagberg@lanl.gov> | |
# Dan Schult <dschult@colgate.edu> | |
# Pieter Swart <swart@lanl.gov> | |
# All rights reserved. | |
# BSD license. | |
# NetworkX:http://networkx.lanl.gov/. | |
__author__ = """Aric Hagberg (hagberg@lanl.gov)""" |
View gist:245583
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
easy_install http://pypi.python.org/packages/source/p/pyOpenSSL/pyOpenSSL-0.10.tar.gz#md5=34db8056ec53ce80c7f5fc58bee9f093 | |
Downloading http://pypi.python.org/packages/source/p/pyOpenSSL/pyOpenSSL-0.10.tar.gz#md5=34db8056ec53ce80c7f5fc58bee9f093 | |
Processing pyOpenSSL-0.10.tar.gz | |
Running pyOpenSSL-0.10/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jcbcfP/pyOpenSSL-0.10/egg-dist-tmp-qgnGRZ | |
warning: no previously-included files matching '*.pyc' found anywhere in distribution | |
In file included from src/crypto/crypto.h:17, | |
from src/crypto/crypto.c:14: | |
src/crypto/x509.h:17:25: error: openssl/ssl.h: No such file or directory | |
In file included from src/crypto/crypto.h:17, | |
from src/crypto/crypto.c:14: |
OlderNewer