Skip to content

Instantly share code, notes, and snippets.

View webcrafts's full-sized avatar
💭
避難して帰宅してから心臓の調子がいまいち

Takamasa Suzuki webcrafts

💭
避難して帰宅してから心臓の調子がいまいち
View GitHub Profile
@webcrafts
webcrafts / gist:4049804
Created November 10, 2012 03:59
TRANS CAFE
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>TOP | TRANS CAFE</title>
</head>
<body background="images/top/bg.png" style="background-repeat:repeat-x">
<!--header area-->
<table background="images/top/header_bg.png" width="960" border="0" cellspacing="0" cellpadding="0" style="margin-left:auto; margin-right:auto;">
@webcrafts
webcrafts / gist:4063224
Created November 13, 2012 01:12
20121113
<?xml version="1.0" encoding="UTF-8"?>
<!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" lang="ja-JP" xml:lang="ja-JP">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>11/13</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<link rev="made" href="mailto:webcrafts098@gmail.com" />
@webcrafts
webcrafts / gist:4064582
Created November 13, 2012 08:03
20121114
<?xml version="1.0" encoding="UTF-8"?>
<!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" lang="ja-JP" xml:lang="ja-JP">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>2012/11/14</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<link rev="made" href="mailto:webcrafts098@gmail.com" />
@webcrafts
webcrafts / gist:4116482
Created November 20, 2012 06:55
20121121 CSS版
<?xml version="1.0" encoding="UTF-8"?>
<!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" lang="ja-JP" xml:lang="ja-JP">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>New Document</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
@webcrafts
webcrafts / gist:4116569
Created November 20, 2012 07:28
20121120
<?xml version="1.0" encoding="UTF-8"?>
<!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" lang="ja-JP" xml:lang="ja-JP">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>New Document</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
@webcrafts
webcrafts / ちょっと適当です
Created November 20, 2012 08:25
20121120_toKubota
<?xml version="1.0" encoding="UTF-8"?>
<!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" lang="ja-JP" xml:lang="ja-JP">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>New Document</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<?xml version="1.0" encoding="UTF-8"?>
<!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" lang="ja-JP" xml:lang="ja-JP">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>20121130</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<link rev="made" href="mailto:webcrafts098@gmail.com" />
@webcrafts
webcrafts / formtest.pl
Created December 4, 2012 05:21
2012/12/04 フォームの内容を受け取って表示するだけ
#!/usr/bin/perl
use Mojolicious::Lite;
use utf8;
# form演習 2012/12/04
get '/form' => sub {
my $self = shift;
my $title = $self->param('title');
my $comment = $self->param('comment');
@webcrafts
webcrafts / gist:4975842
Last active December 13, 2015 21:18
この人にわかりやすくって・・・こんな感じでわかるかな? --- 「正の整数を入力し、1から入力した値までの整数の合計値を、ループを利用して求める」プログラムを書きたいのですが何時間も粘ってもできなくて悪戦苦闘中です。 パソコンのルビーと言うソフトを使って、やるのですが、それに詳しいかたいませんか?!ルビーを使ってプログラミングをしている方だったり、他のソフトだけどパソコンのプログラミングには詳しいと言う方いましたら「」のやりかたを教えていただきたいです。お願いします。 https://www.facebook.com/groups/okinawa098/permalink/596215003725674/
# coding:utf-8
num = 0
sum = 0
max = 0
print "整数を入力してください:"
max = gets.to_i
while num < max
num += 1
sum += num
end
@webcrafts
webcrafts / gist:5226668
Created March 23, 2013 06:14
第一回ブログハッカソン(沖縄)参加者一覧
<ul>
<li><a href="http://rina0309.hatenablog.com/" target="_blank">りなのキラキラ☆ブログ</a></li>
<li><a href="http://cat.hatenadiary.jp/" target="_blank">(「・ω・)「ニャオー</a></li>
<li><a href="http://junjunmbb.hatenablog.com/" target="_blank">楽~んブログ</a></li>
<li><a href="http://sunnyswedding.ti-da.net/" target="_blank">サニーズウェディング</a></li>
<li><a href="http://repserc.hotcom-web.com/wordpress/" target="_blank">上階の住人はよく物を落とす。</a></li>
<li><a href="http://ochan.lolipop.jp/" target="_blank">沖縄 マインドブロックバスター琉球校大田裕(おーちゃん)</a></li>
<li><a href="http://meiying.jp/" target="_blank">沖縄中国語教室</a></li>
<li><a href="http://ryu9life.com/" target="_blank">沖縄に移住しホームページ制作で頑張る!毎日「沖縄移住生活/琉球ライフ」</a></li>
</ul>