Example #1
0
func TestApp() *App {
	if test_app == nil {
		test_app = NewApp(
			"default",
			"SPEED",
			"http://ecx.images-amazon.com/images/I/41ew7RjwSBL._SL1000_.jpg",
		)
		test_app.AddMember(
			"今井絵理子",
			"http://ecx.images-amazon.com/images/I/41ew7RjwSBL._SL1000_CR246,39,85,85_.jpg",
			"http://ameblo.jp/eriko--imai/entrylist.html",
			lib.RGB(204, 0, 0), 1, lib.ParseDate("1983/09/22"),
			"今井", "絵理子", "絵理", "えり", "elly",
		)
		// Test data to confirm the reference
		test_app.AddMember(
			"今井礼夢",
			"http://ecx.images-amazon.com/images/I/41ew7RjwSBL._SL1000_CR246,39,85,85_.jpg", // dummy
			"http://ameblo.jp/eriko--imai/entrylist.html",                                   // dummy
			lib.RGB(204, 0, 0), 1, lib.ParseDate("2004/10/18"),
			"息子",
		)
	}
	return test_app
}
Example #2
0
func init() {
	app.AddMember(
		"新垣仁絵",
		"http://ecx.images-amazon.com/images/I/41ew7RjwSBL._SL1000_CR368,45,85,85_.jpg",
		"",
		lib.RGB(0, 255, 65), 1, lib.ParseDate("1981/04/07"),
		"新垣", "仁絵", "ひとえ", "ひっちー",
	)
	app.AddMember(
		"上原多香子",
		"http://ecx.images-amazon.com/images/I/41ew7RjwSBL._SL1000_CR43,35,85,85_.jpg",
		"http://ameblo.jp/takako-uehara/entrylist.html",
		lib.RGB(194, 0, 204), 1, lib.ParseDate("1983/01/14"),
		"上原", "多香子", "たか", "たかちゃん", "たーちゃん", "うーちゃん",
	)
	app.AddMember(
		"今井絵理子",
		"http://ecx.images-amazon.com/images/I/41ew7RjwSBL._SL1000_CR246,39,85,85_.jpg",
		"http://ameblo.jp/eriko--imai/entrylist.html",
		lib.RGB(204, 0, 0), 1, lib.ParseDate("1983/09/22"),
		"今井", "絵理子", "絵理", "えり", "elly",
	)
	app.AddMember(
		"島袋寛子",
		"http://ecx.images-amazon.com/images/I/41ew7RjwSBL._SL1000_CR149,25,85,85_.jpg",
		"",
		lib.RGB(0, 103, 191), 1, lib.ParseDate("1984/04/07"),
		"島袋", "寛子", "寛", "ひろ", "hiro",
	)
}
Example #3
0
func init() {
	app.AddMember(
		"嗣永桃子",
		"http://cdn.helloproject.com/img/rotation/5cc7a892ecc5cde786431c6ceaf78cd46da2d430.jpg",
		"http://ameblo.jp/countrygirls/themeentrylist-10087903784.html",
		lib.RGB(255, 255, 255), 0, lib.ParseDate("1992/03/06"),
		"嗣永", "桃子", "ももち",
	)

	app.AddMember(
		"山木梨沙",
		"http://cdn.helloproject.com/img/rotation/5442022425075494b327c9069daa55b44c2f639b.jpg",
		"http://ameblo.jp/countrygirls/themeentrylist-10087903791.html",
		lib.RGB(255, 255, 255), 0, lib.ParseDate("1997/10/14"),
		"山木", "梨沙", "やまっき", "りさちゃん",
	)

	app.AddMember(
		"稲場愛香",
		"http://cdn.helloproject.com/img/rotation/b7006d6ee4131cdea3cdeb0bfc7c823ac97df58a.jpg",
		"http://ameblo.jp/countrygirls/themeentrylist-10087903801.html",
		lib.RGB(255, 255, 255), 0, lib.ParseDate("1997/12/27"),
		"稲場", "愛香", "まなか", "まなかん", "いなばっちょ",
	)

	app.AddMember(
		"森戸知沙希",
		"http://cdn.helloproject.com/img/rotation/c4d3073acdd5b504adbafd81a8425e3cc99cbe09.jpg",
		"http://ameblo.jp/countrygirls/themeentrylist-10087903805.html",
		lib.RGB(255, 255, 255), 0, lib.ParseDate("2000/02/09"),
		"森戸", "知沙希", "ちぃちゃん",
	)

	app.AddMember(
		"小関舞",
		"http://cdn.helloproject.com/img/rotation/9fd7e02cf9b83ed3537a351f0e8872bd2ea2d5df.jpg",
		"http://ameblo.jp/countrygirls/themeentrylist-10087903830.html",
		lib.RGB(255, 255, 255), 0, lib.ParseDate("2002/02/10"),
		"小関", "舞", "おぜきちゃん", "まいちゃん",
	)

}
Example #4
0
func init() {
	app.AddMember(
		"小片リサ",
		"http://cdn.helloproject.com/img/rotation/fa993c13b6f0c7ed9baee4aa0b488a9ab3fc77c5.jpg",
		"http://ameblo.jp/tsubaki-factory/themeentrylist-10090188547.html",
		lib.RGB(253, 149, 86), 0, lib.ParseDate("1998/11/05"),
		"りさまる",
	)

	app.AddMember(
		"山岸理子",
		"http://cdn.helloproject.com/img/rotation/92dc8ccf00a1eeffcac46bb79669eee6286cd579.jpg",
		"http://ameblo.jp/tsubaki-factory/themeentrylist-10090188545.html",
		lib.RGB(189, 245, 58), 0, lib.ParseDate("1998/11/24"),
		"りこりこ",
	)

	app.AddMember(
		"新沼希空",
		"http://cdn.helloproject.com/img/rotation/cd08c82e31f30e2efc5939906000407931cf863e.jpg",
		"http://ameblo.jp/tsubaki-factory/themeentrylist-10090188548.html",
		lib.RGB(144, 242, 251), 0, lib.ParseDate("1999/10/20"),
		"きそら",
	)

	app.AddMember(
		"谷本安美",
		"http://cdn.helloproject.com/img/rotation/978b8763fad2beec4fe82505acbaa293b4e284a5.jpg",
		"http://ameblo.jp/tsubaki-factory/themeentrylist-10090188551.html",
		lib.RGB(224, 173, 252), 0, lib.ParseDate("1999/11/16"),
		"あんみぃー",
	)

	app.AddMember(
		"岸本ゆめの",
		"http://cdn.helloproject.com/img/rotation/a8e6641317ef7462e9bc012f235c83a45016059e.jpg",
		"http://ameblo.jp/tsubaki-factory/themeentrylist-10090188555.html",
		lib.RGB(253, 235, 63), 0, lib.ParseDate("2000/04/01"),
		"きしもん",
	)

	app.AddMember(
		"浅倉樹々",
		"http://cdn.helloproject.com/img/rotation/f88d759b2d187b6e5813e78993016baf94a5d111.jpg",
		"http://ameblo.jp/tsubaki-factory/themeentrylist-10090188560.html",
		lib.RGB(254, 193, 190), 0, lib.ParseDate("2000/09/03"),
		"きき",
	)

}
Example #5
0
func init() {
	app.AddMember(
		"譜久村聖",
		"http://r.helloproject.com/morningmusume/omw/img/interview/01img.png",
		"http://ameblo.jp/morningmusume-9ki/themeentrylist-10059757620.html",
		lib.RGB(255, 105, 180), 9, lib.ParseDate("1996/10/30"),
		"譜久村", "聖", "みずき", "ふくちゃん", "フクちゃん", "ふくぬらさん", "ぽんぽん",
	)
	app.AddMember(
		"生田衣梨奈",
		"http://r.helloproject.com/morningmusume/omw/img/interview/02img.png",
		"http://ameblo.jp/morningmusume-9ki/themeentrylist-10059751724.html",
		lib.RGB(173, 255, 47), 9, lib.ParseDate("1997/07/07"),
		"生田", "衣梨", "えり", "エリキテル", "エリ", "いくた", "えりぽん", "ぽんぽん", "すべりーず",
	)
	app.AddMember(
		"鞘師里保",
		"http://r.helloproject.com/morningmusume/omw/img/interview/03img.png",
		"http://ameblo.jp/morningmusume-9ki/themeentrylist-10059757602.html",
		lib.RGB(255, 0, 0), 9, lib.ParseDate("1998/05/28"),
		"鞘師", "里保", "さやし", "りほ", "りほりほ", "やっしー", "さやっしー", "やすし",
	)
	app.AddMember(
		"鈴木香音",
		"http://r.helloproject.com/morningmusume/omw/img/interview/04img.png",
		"http://ameblo.jp/morningmusume-9ki/themeentrylist-10059757625.html",
		lib.RGB(0, 128, 0), 9, lib.ParseDate("1998/08/05"),
		"鈴木", "香音", "かのん", "ずっき", "ズッキ",
	)
	app.AddMember(
		"飯窪春菜",
		"http://r.helloproject.com/morningmusume/omw/img/interview/05img.png",
		"http://ameblo.jp/morningmusume-10ki/themeentrylist-10059753252.html",
		lib.RGB(255, 255, 0), 10, lib.ParseDate("1994/11/07"),
		"飯窪", "はるなん", "めしくぼ", "メッシ", "めっし",
	)
	app.AddMember(
		"石田亜佑美",
		"http://r.helloproject.com/morningmusume/omw/img/interview/06img.png",
		"http://ameblo.jp/morningmusume-10ki/themeentrylist-10059753284.html",
		lib.RGB(0, 103, 192), 10, lib.ParseDate("1997/01/07"),
		"石田", "亜佑美", "あゆみ", "あゆみん", "だーいし", "だーちゃん", "すべりーず",
	)
	app.AddMember(
		"佐藤優樹",
		"http://r.helloproject.com/morningmusume/omw/img/interview/07img.png",
		"http://ameblo.jp/morningmusume-10ki/themeentrylist-10059753314.html",
		lib.RGB(0, 179, 121), 10, lib.ParseDate("1999/05/07"),
		"佐藤", "優樹", "まさき", "まー", "まーちゃん", "まーどぅ",
	)
	app.AddMember(
		"工藤遥",
		"http://r.helloproject.com/morningmusume/omw/img/interview/08img.png",
		"http://ameblo.jp/morningmusume-10ki/themeentrylist-10059753270.html",
		lib.RGB(255, 165, 0), 10, lib.ParseDate("1999/10/27"),
		"工藤", "遥", "はる", "くどぅー", "どぅー", "まーどぅ",
	)
	app.AddMember(
		"小田さくら",
		"http://r.helloproject.com/morningmusume/omw/img/interview/09img.png",
		"http://ameblo.jp/morningmusume-10ki/themeentrylist-10068520081.html",
		lib.RGB(223, 160, 210), 11, lib.ParseDate("1999/03/12"),
		"小田", "さくら", "さくらっきょ", "おださく", "小田急", "おだん", "オダイズム",
	)

	app.AddMember(
		"尾形春水",
		"http://r.helloproject.com/morningmusume/omw/img/interview/10img.png",
		"http://ameblo.jp/mm-12ki/themeentrylist-10086725501.html",
		lib.RGB(86, 190, 217), 12, lib.ParseDate("1999/02/15"),
		"尾形", "春水", "おがた", "はるな",
	)

	app.AddMember(
		"野中美希",
		"http://r.helloproject.com/morningmusume/omw/img/interview/11img.png",
		"http://ameblo.jp/mm-12ki/themeentrylist-10086725506.html",
		lib.RGB(74, 21, 125), 12, lib.ParseDate("1999/10/07"),
		"野中", "美希", "のなか", "みき",
	)

	app.AddMember(
		"牧野真莉愛",
		"http://r.helloproject.com/morningmusume/omw/img/interview/12img.png",
		"http://ameblo.jp/mm-12ki/themeentrylist-10086725508.html",
		lib.RGB(241, 209, 212), 12, lib.ParseDate("2001/02/02"),
		"牧野", "真莉愛", "まきの", "まりあ",
	)

	app.AddMember(
		"羽賀朱音",
		"http://r.helloproject.com/morningmusume/omw/img/interview/13img.png",
		"http://ameblo.jp/mm-12ki/themeentrylist-10086725549.html",
		lib.RGB(245, 180, 8), 12, lib.ParseDate("2002/03/07"),
		"羽賀", "朱音", "はが", "あかね", "クルトン",
	)
}
Example #6
0
func init() {
	app.AddMember(
		"藤井梨央",
		"http://cdn.helloproject.com/img/rotation/2f81cb88c5b856069c92f88afbff3a9f95641105.jpg",
		"http://ameblo.jp/kobushi-factory/themeentrylist-10089023517.html",
		lib.RGB(254, 189, 1), 0, lib.ParseDate("1994/03/04"),
		"りおりお", "藤丼", "イーヨー",
	)

	app.AddMember(
		"広瀬彩海",
		"http://cdn.helloproject.com/img/rotation/d39c28d58b279d301a33f40b0cc36ed78eb1e5c3.jpg",
		"http://ameblo.jp/kobushi-factory/themeentrylist-10089023515.html",
		lib.RGB(2, 220, 255), 0, lib.ParseDate("1999/08/04"),
		"あやぱん",
	)

	app.AddMember(
		"野村みな美",
		"http://cdn.helloproject.com/img/rotation/99148d7d35eaadb0eeb9427cb1615f558e612bf5.jpg",
		"http://ameblo.jp/kobushi-factory/themeentrylist-10089023524.html",
		lib.RGB(4, 2, 253), 0, lib.ParseDate("2000/02/10"),
		"みなみな",
	)

	app.AddMember(
		"小川麗奈",
		"http://cdn.helloproject.com/img/rotation/1fd1b9dc1e4090323a5434d27a7a8eaf9824fbca.jpg",
		"http://ameblo.jp/kobushi-factory/themeentrylist-10089023528.html",
		lib.RGB(255, 0, 0), 0, lib.ParseDate("2000/03/27"),
		"れなこ",
	)

	app.AddMember(
		"浜浦彩乃",
		"http://cdn.helloproject.com/img/rotation/6c8daabbd9705ec099aa2f339968f9e92b5ee13b.jpg",
		"http://ameblo.jp/kobushi-factory/themeentrylist-10089023588.html",
		lib.RGB(252, 114, 235), 0, lib.ParseDate("2000/04/26"),
		"はまちゃん",
	)

	app.AddMember(
		"田口夏実",
		"http://cdn.helloproject.com/img/rotation/1d3b3cbed8f60a39a3734cb1e2aeadb66d5c60b2.jpg",
		"http://ameblo.jp/kobushi-factory/themeentrylist-10089023585.html",
		lib.RGB(2255, 72, 0), 0, lib.ParseDate("2000/07/21"),
		"たぐっち",
	)

	app.AddMember(
		"和田桜子",
		"http://cdn.helloproject.com/img/rotation/c3d2d1fb84790c8c15763b53916c32f24db4c376.jpg",
		"http://ameblo.jp/kobushi-factory/themeentrylist-10089023592.html",
		lib.RGB(9, 152, 0), 0, lib.ParseDate("2001/03/08"),
		"わださく", "さこ", "ちゃあこ",
	)

	app.AddMember(
		"井上玲音",
		"http://cdn.helloproject.com/img/rotation/741b3b1547cee967c0611128e6180a89ce3ffd18.jpg",
		"http://ameblo.jp/kobushi-factory/themeentrylist-10089023603.html",
		lib.RGB(100, 0, 178), 0, lib.ParseDate("2001/07/17"),
		"れいれい",
	)

}