<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ドラフト | ウダ2Blog</title>
	<atom:link href="https://uda2.com/blog/tag/%E3%83%89%E3%83%A9%E3%83%95%E3%83%88/feed/" rel="self" type="application/rss+xml" />
	<link>https://uda2.com/blog</link>
	<description>大阪でフリーランスとしてWEB制作している管理人が気になった技術をメモったり、作ったツールの紹介などを綴っているブログです。</description>
	<lastBuildDate>Thu, 08 May 2025 13:03:57 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>ドラフト会議システム[DRAFT-U]</title>
		<link>https://uda2.com/blog/draft-u/</link>
					<comments>https://uda2.com/blog/draft-u/#respond</comments>
		
		<dc:creator><![CDATA[uda2]]></dc:creator>
		<pubDate>Thu, 08 May 2025 13:03:56 +0000</pubDate>
				<category><![CDATA[制作日記]]></category>
		<category><![CDATA[POG]]></category>
		<category><![CDATA[websocket]]></category>
		<category><![CDATA[WEBアプリ]]></category>
		<category><![CDATA[ドラフト]]></category>
		<guid isPermaLink="false">https://uda2.com/blog/?p=2834</guid>

					<description><![CDATA[<p>先日、ドラフト会議システム[DRAFT-U]を公開しました。 約5年前に「POGをするのにドラフト会議をするシステムが無い」という話しを聞いて、websocketを使ったら出来るのでは？と思って早速作ってみたのだけど参加</p>
The post <a href="https://uda2.com/blog/draft-u/">ドラフト会議システム[DRAFT-U]</a> first appeared on <a href="https://uda2.com/blog">ウダ2Blog</a>.]]></description>
										<content:encoded><![CDATA[<p>先日、ドラフト会議システム<a href="https://draft.tenhp.com/" target="_blank" rel="noopener nofollow" title="[DRAFT-U]">[DRAFT-U]</a>を公開しました。</p>



<p>約5年前に「POGをするのにドラフト会議をするシステムが無い」という話しを聞いて、websocketを使ったら出来るのでは？と思って早速作ってみたのだけど参加方法に課題があり開発を中止してたのですが、先日マイリリースをLINEログイン対応した流れで「普段からPOGのやりとりをLINEグループでやってるとしたらLINEログインで解決するのでは？」と考え開発を再開し公開にいたりました。</p>



<span id="more-2834"></span>



<p>参加方法にまつわる悩みをざっくり言うと…<br>最初は「メールアドレス＋名前＋アイコン画像」で会員登録必須にしていたんですが、正直これは参加者にとってハードルが高すぎました。<br>そこで「ゲスト参加OK！」にしてみたものの、ログインが切れると別人扱いになるし、YouTubeなどで配信したときにURLが漏れるとリスナーが勝手に入ってきて収集付かない感じになりそう。</p>



<p>そんな中で見つけた救世主がLINEログイン。<br>登録の手間はゼロ、名前もアイコンもそのまま使えて、参加者もラクラク。これならスマートに運用できそうです。</p>



<p>最初は「全員の投票を待つ」「自動でラウンドを進める」「票の重複チェックを入れる」など、いろいろ制御をする設計で進めてました。<br>でも、よく考えると「一時的に離席した」「初心者に優先権を与える」「特定の項目は票がかぶっても大丈夫」などドラフト会議のルールは千差万別。<br>そこでドラフトUではシンプルに「参加者は伏せて投票、主催者が開票して割り当てる」だけのスタイルにしました。</p>



<p>この仕組みなら、途中から参加したり抜けたりする人がいても、主催者が柔軟に対応できるのが強みです。</p>



<p></p>The post <a href="https://uda2.com/blog/draft-u/">ドラフト会議システム[DRAFT-U]</a> first appeared on <a href="https://uda2.com/blog">ウダ2Blog</a>.]]></content:encoded>
					
					<wfw:commentRss>https://uda2.com/blog/draft-u/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
