This file contains hidden or 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
| package main | |
| import ( | |
| "bufio" | |
| "compress/gzip" | |
| "encoding/binary" | |
| "encoding/json" | |
| "fmt" | |
| "io" | |
| "log" |
This file contains hidden or 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
| package main | |
| import ( | |
| "log" | |
| "time" | |
| "github.com/eikeon/funnelsort" | |
| "github.com/eikeon/tweet" | |
| "github.com/stathat/go" | |
| "launchpad.net/goamz/aws" |
This file contains hidden or 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
| package main | |
| import ( | |
| "bufio" | |
| "io" | |
| "flag" | |
| "log" | |
| "fmt" | |
| "os" | |
| "os/exec" |
This file contains hidden or 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
| package main | |
| import ( | |
| "fmt" | |
| "log" | |
| "time" | |
| "github.com/eikeon/tweet" | |
| "github.com/stathat/go" | |
| "launchpad.net/goamz/aws" |
This file contains hidden or 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
| package main | |
| import ( | |
| "fmt" | |
| "log" | |
| "runtime" | |
| "strconv" | |
| "time" | |
| "launchpad.net/goamz/aws" |
This file contains hidden or 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
| package main | |
| import ( | |
| "fmt" | |
| "log" | |
| "runtime" | |
| "time" | |
| "launchpad.net/goamz/aws" | |
| "launchpad.net/~prudhvikrishna/goamz/sqs" |
This file contains hidden or 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
| --- openjpeg-trunk-r2299-2/CMakeLists.txt.orig 2013-03-01 12:43:57.000000000 +0100 | |
| +++ openjpeg-trunk-r2299-2/CMakeLists.txt 2013-03-07 21:46:29.845377357 +0100 | |
| @@ -233,7 +233,12 @@ | |
| ${CMAKE_CURRENT_BINARY_DIR}/src/lib/openjp2/opj_config.h | |
| @ONLY | |
| ) | |
| - | |
| +# | |
| +configure_file( | |
| + ${CMAKE_CURRENT_SOURCE_DIR}/src/lib/openjp2/opj_libconf.h.cmake.in |
This file contains hidden or 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
| Content-Type: multipart/mixed; boundary="===============0722602642128676011==" | |
| MIME-Version: 1.0 | |
| --===============0722602642128676011== | |
| Content-Type: text/upstart-job; charset="us-ascii" | |
| MIME-Version: 1.0 | |
| Content-Transfer-Encoding: 7bit | |
| Content-Disposition: attachment; filename="brikker.conf" | |
| description "brikker" |
This file contains hidden or 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
| diff --git a/core/templates/page.html b/core/templates/page.html | |
| index e9a3bae..716ac3b 100644 | |
| --- a/core/templates/page.html | |
| +++ b/core/templates/page.html | |
| @@ -159,7 +159,7 @@ | |
| data-width="{{page.jp2_width}}" | |
| data-height="{{page.jp2_length}}" | |
| data-page_url="{% url chronam_page title.lccn,issue.date_issued,issue.edit | |
| - data-tile_url="/images/tiles/{{issue.batch.name}}/data/{{page.jp2_filename | |
| + data-tile_url="http://ec2-54-234-225-5.compute-1.amazonaws.com/images/tile |
This file contains hidden or 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
| Request URL:http://chroniclingamerica2.loc.gov/lccn/sn92070581/1913-03-12/ed-1/seq-1/image_203x258_from_4088,4088_to_5712,6152.jpg | |
| Request Method:GET | |
| Status Code:200 OK | |
| Request Headersview source | |
| Accept:*/* | |
| Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3 | |
| Accept-Encoding:gzip,deflate,sdch | |
| Accept-Language:en-US,en;q=0.8 | |
| Cache-Control:no-cache | |
| Connection:keep-alive |