Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 1 Star 0 Fork 0 kyleterry / solarwind /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Posts are now sorted by date ASC master commit 9f96851fed0ab4208e602a97b1d0735c8fdefbe3 1 parent d42acfc kyleterry authored Mar 8, 2015 Unified Split Showing 2 changed files with 26 additions and 5 deletions . +0 −1 TODO +26 −4 generate.go Show notes View 1 TODO @@ -1,3 +1,2 @@ - Add date formatter template func - Change markdown post header to a parsable format f...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 3 Star 3 Fork 0 dequis / ismsndeadyet.com /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink blob contrib key: blob_contributors:v21:87d82d0db42d1827de9e5f283854d99c branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show ismsndeadyet.com / renderpage.py dequis Feb 26, 2015 proper msnp18/msnp21 tests 1 contributor dequis Raw Blame History /.button-group /.actions 48 lines (38 sloc) 1.38 kb #!/usr/bin/env python2 import os import xml.etr...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 17 Star 106 Fork 23 Ceasar / staticjinja /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Effortlessly deploy static sites. http://staticjinja.readthedocs.org/en/latest/ 138 commits 1 branch 0 releases 11 contributors Python 73.5% Makefile 14.3% Shell 12.2% Python Makefile Shell branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show staticjinja / Merge pull request #48 from kevvvvv/patch-1 … Fixing jinja syntax in the documentat...
February 26, 2015 Ever wonder what exactly is inside a font? We know it contains letters — or actually, drawings of letters, but what else is in there? Well, why not crack one open and see, and while we’re there, find a way to make this world a little less buzzwordy? We’re going to create a font called Sans Bullshit Sans and it’ll do something like this: When using Sans Bullshit Sans, every buzzword will be replaced by a Comic Sans-styled censorship bar. And the cool part is, we won’t be using CSS or JavaScript for this, but plain ol’ OpenType font technology. We’ll need three things for this project: A font we can examine and edit Tools that allow us to edit fonts with a texteditor Our own ligatures We’ll take care of step one right away. Since we’re more or less reverse-engineering a font, we need one that allows us to legally do this. I decided on the open sour...
The Reference Heap Recent Pastes API About Clojure 132 lines 2 views Pasted by anonymous on March 8, 2015 embed raw maximize 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 CL-USER> ( BITCOIN-REMOTE-CALL "http://localhost:8334" "ru" "rp" "getblockhash" 160001 ) { "jsonrpc" : "1.0" , "id" : "cltest" , "method" : "getblockhash" , "params" : [[ 160001 ]]} (( :RES...
New Yours API Help 694 bytes, Shell session Soft wrap Raw text Duplicate 1 2 3 4 5 6 7 $ ./getinfo.sh + curl -s --user ru:rp --data-binary '{"jsonrpc":"1.0","id":"cltest","method":"getinfo","params":"[]"}' -H 'content-type: text/plain;' localhost:8334 {"result":null,"error":{"code":-32700,"message":"Failed to parse request: json: cannot unmarshal string into Go value of type []json.RawMessage"},"id":null} $ ./getinfo.sh + curl -s --user ru:rp --data-binary '{"jsonrpc":"1.0","id":"cltest","method":"getinfo","params":[]}' -H 'content-type: text/plain;' localhost:8334 {"result":{"version":100000,"protocolversion":70002,"blocks":171972,"timeoffset":61,"connections":8,"proxy":"","difficulty":1.49829436e+06,"testnet":false,"relayfee":1e-05},"error":null,"id":"cltest"} Pasted 3 minutes ago — Expires in 365 days URL: http://dpaste.com/2Y11CPJ About ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 1 Star 0 Fork 0 kyleterry / solarwind /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar No bullshit static site generator 18 commits 1 branch 0 releases 1 contributor Go 96.8% HTML 3.2% Go HTML branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show solarwind / Update readme latest commit ecba6a7b6f kyleterry authored Mar 7, 2015 Failed to load latest commit information. starter/ templates Starter template updated and...
× Water level means feet above the local high tide line. Water can reach any level at different times through different combinations of sea level rise, tide and storm surge. Sea level has been rising, and scientists agree the rise will accelerate, growing its effect on floods. To explore when water might reach each level through these combined factors, and what the risk is, choose any link under the Forecast tab in the upper right hand corner of the map. × Name/Organization Caption URL This embedded map inherits the position and data layers from the big version. If you'd like it to show another data layer, or a different place, just close this and change the big version to how you want it, then hit EMBED THIS MAP again. Close this pop-up × Introduction | Methods and Qualifiers | Levees and Dams | Definitions | Sources | Special T...
HEADER ADVERTISEMENT Sorry, your browser does not support iframes. new jQuery call added 04-25-2013 <script src="/js/jquery-1.4.4.min.js"></script> [if lte IE 6]><script src="/js/ie6detect.js" type="text/javascript"></script><![endif] [if IE 8]> <script type="text/javascript"> var ie8CSS = window.globalnavURL + 'sites/themes/global/c/ie8.css'; if (document.createStyleSheet) { document.createStyleSheet(ie8CSS); }; </script> <![endif] JAVASCRIPT Skip to this page's content Top Advertising Logo + social + search + Sign In / Join National Geographic Society P.O. Box 98199 Washington , DC 20090-8199 USA 38.90531943278526 , -77.0376992225647 800-647-5463 #header_logo #group_header_logo google search parameters Search National Geograp...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 1 Star 0 Fork 0 kyleterry / kyleterry.com /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar My website. My place on the internet. 14 commits 1 branch 0 releases 1 contributor HTML 95.0% CSS 4.4% Shell 0.6% HTML CSS Shell branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show kyleterry.com / Migrating more stuff to new SSG latest commit b232507d7c kyleterry authored Mar 7, 2015 Failed to load latest commit information. ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 1 Star 0 Fork 0 kyleterry / tenyks-cah /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Tenkys service to play Cards Against Humanity on IRC 18 commits 1 branch 0 releases 1 contributor Python 100% Python branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show tenyks-cah / quick docs update latest commit d65257dd93 kyleterry authored Feb 8, 2015 Failed to load latest commit information. tenykscah Cleanup the repo Feb 8,...
insert ceiling here Contents · Topics · Names First · Previous · Next · Last · Random About · ^ |< < > >| ⚃ i English Original text by Qi EN Spanish / Español Traducido por Gonzalo Alcalde ES French / Français Traduit par Sylvain Abélard FR Italian / Italiano Tradotto da Alessandro Desantis IT Russian / русский Перевод Elena Drogovoz (Елена Дроговоз) RU Russian / русский Перевод Sergey Malenkov RU extremely geeky Case 115 Pain Reports of corrupted data had reached the ears of Java master Banzen . After reviewing the code base he summoned a certain monk to his office. “You take great pains to avoid null-valued objects,” said the master. “You initialize all Strings to empty, and coerce nulls to empty when setting String-valued properties. Furthermore you store the properties of your Data Transfer Objects in prim...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 13 Star 76 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files OTERCAL: PLS NO BULLY :D Loading branch information ... commit 2beea534401f248ffd7d97783a40330a8f02edc6 1 parent 837dd1d Xe authored Mar 7, 2015 Unified Split Showing 1 changed file with 2 additions and 2 deletions . +2 −2 docs/Technical Internals/06_OTERCAL.markdown 4 docs/Technical Internals/06_OTERCAL.markdown Show notes View @@ -37,8 +37,8 @@ Attributes | `UPTIME` | Re...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 13 Star 76 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Add OTERCAL draft Loading branch information ... commit 837dd1d353434d45ebbb1b9455f56d6e304f5fa5 1 parent 5c8e09d Xe authored Mar 7, 2015 Unified Split Showing 1 changed file with 53 additions and 0 deletions . +53 −0 docs/Technical Internals/06_OTERCAL.markdown 53 docs/Technical Internals/06_OTERCAL.markdown Show notes View @@ -0,0 +1,53 @@ +OTERCAL +======= + ...