ちょうど先週、グーグル・ドキュメントは人種差別に関する本のリストをはじめ、家族や代表者への手紙のテンプレート、寄付を受け付けている基金や団体のリストなどあらゆるものを共有する方法として使われるようになった。誰でも匿名で閲覧と編集ができる共有グーグル・ドキュメントは、新型コロナウイルスのパンデミックと暴力への抗議行動が全米を席巻する中で、草の根運動のための重要なツールとなっている。もっとも、これは初めてのことではない。実際に活動家や選挙運動家は、フェイスブックやツイッターよりも効率的でアクセスしやすい抗議ツールとして、文書作成ソフトウェアであるグーグル・ドキュメントを何年も前から使っている。 https://www.technologyreview.jp/s/208418/how-google-docs-became-the-social-media-of-the-resistance/
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> | |
<title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title> | |
<link rel="icon" href="{Favicon}"/> | |
<link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/> | |
<meta name="viewport" content="width=775"/> <!-- iPhone --> |
この画面の左奥、彼方に見えるのは八ヶ岳。その右隣の正面に見えるのは偽八ヶ岳とも呼ばれる茅ヶ岳です。
田んぼとコンクリートで固められた用水路、そして周りを取り囲む有名無名な山々。この風景が甲府盆地の原風景になります。田植えの終わった田んぼを用水路のコンクリートに沿ってあみだくじのように自在に移動することは自分たちの自由を意味していました。
この記事は川 Advent Calendar 2015 - Adventarの5日目の記事でした。
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
// ==Taberareloo== | |
// { | |
// "name" : "Update Tumblr's favicon 2015.06" | |
// , "description" : "Update Tumblr's favicon 2015.06" | |
// , "include" : ["background"] | |
// , "version" : "0.1.1" | |
// , "downloadURL" : "https://gist.github.com/taizooo/581c4e1ad5147a963378/raw/patch.update.tumble.favicon.tbrl.js" | |
// } | |
// ==/Taberareloo== |
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
// ==Taberareloo== | |
// { | |
// "name" : "Check how many days have passed without coffee" | |
// , "description" : "Check how many days have passed without coffee every coffee time(16:30) and tweet it" | |
// , "include" : ["background"] | |
// , "version" : "0.2.1" | |
// , "downloadURL" : "https://gist.github.com/dlwr/2f03e894672551072c38/raw/patch.check.noncoffee.days.tbrl.js" | |
// } | |
// ==/Taberareloo== |
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
<h1>Photosetの記事は<code>{Photoset}</code>を使うとiframeになる</h1> | |
<p><code>{dlock:Photos}</code>や<code>{JSPhotosetLayout}</code>を使えばiframeせずに自由に組めるようですが、レイアウトまで実装するのが面倒であればいったんは{Photoset}に任せるのが楽です。iframeには<code>photoset</code>クラスが付きます。プレビューでは展開されないのでバグっているように見えますが、実際にはちゃんと表示されます。</p> |
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
<h1>Photosetの記事は<code>{Photoset}</code>を使うとiframeになる</h1> | |
<p><code>{block:Photos}</code>や<code>{JSPhotosetLayout}</code>を使えばiframeせずに自由に組めるようですが、レイアウトまで実装するのが面倒であればいったんは{Photoset}に任せるのが楽です。iframeには<code>photoset</code>クラスが付きます。プレビューでは展開されないのでバグっているように見えますが、実際にはちゃんと表示されます。</p> |
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
http://reblogadventcalendermach33.tumblr.com/private/69673158074/tumblr_l9kj49isb41qbw8y4 | |
っていう、キューに入っている post を削除したら | |
{"post_id":"69673158074","channel_id":"reblogadventcalendermach33","form_key":"MDXpNIKi99NnRdc71Y75alaluE"} | |
っていう form data を | |
http://www.tumblr.com/svc/post/delete | |
っていう url に post してた |
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
body { | |
background-image: url(http://gyazo.com/1197269282441badd7bbe414fd960e1a.png); | |
background-attachment: fixed; | |
background-repeat: repeat; | |
color:rgb(204,204,204); | |
} | |
#wrapper { | |
width: 100%; | |
height: 100%; | |
background-color: rgba(0,0,0,0.8); |
NewerOlder