<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	フルーデンス へのコメント	</title>
	<atom:link href="https://frudens.jp/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://frudens.jp</link>
	<description>FileMaker 開発, EC運営業務の自動化 / 効率化, 内製化支援, API連携, コンサルティング</description>
	<lastBuildDate>Wed, 22 Jan 2025 01:56:29 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/><atom:link rel="hub" href="https://websubhub.com/hub"/>	<item>
		<title>
		QRコードの仕組みとFileMakerでの作成手段を徹底解説！ より FileMakerからQRコードを生成するためのAPIを公開しました へのコメント		</title>
		<link>https://frudens.jp/created-and-released-an-api-to-generate-qr-codes/#comment-13341</link>

		<dc:creator><![CDATA[QRコードの仕組みとFileMakerでの作成手段を徹底解説！]]></dc:creator>
		<pubDate>Wed, 22 Jan 2025 01:56:29 +0000</pubDate>
		<guid isPermaLink="false">https://frudens.jp/?p=3005#comment-13341</guid>

					<description><![CDATA[[&#8230;] https://frudens.jp/created-and-released-an-api-to-generate-qr-codes/ [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] <a href="https://frudens.jp/created-and-released-an-api-to-generate-qr-codes/" rel="ugc">https://frudens.jp/created-and-released-an-api-to-generate-qr-codes/</a> [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		小巻 旭洋 より FileMakerからQRコードを生成するためのAPIを公開しました へのコメント		</title>
		<link>https://frudens.jp/created-and-released-an-api-to-generate-qr-codes/#comment-13056</link>

		<dc:creator><![CDATA[小巻 旭洋]]></dc:creator>
		<pubDate>Mon, 13 Jan 2025 06:30:29 +0000</pubDate>
		<guid isPermaLink="false">https://frudens.jp/?p=3005#comment-13056</guid>

					<description><![CDATA[&lt;a href=&quot;https://frudens.jp/created-and-released-an-api-to-generate-qr-codes/#comment-6772&quot;&gt;吉川&lt;/a&gt; への返信。

ご返信が遅くなりまして、申し訳ありません。コメントありがとうございます！
はい。以下のように、optionを指定することで、変更できます。

&lt;pre&gt;&lt;code&gt;{
  &quot;options&quot;: {
    &quot;width&quot;: 300,
    &quot;margin&quot;: 0,
    &quot;color&quot;: {
      &quot;dark&quot;: &quot;#1900FF72&quot;,
      &quot;light&quot;: &quot;#0000&quot;
    }
  }
}&lt;/code&gt;&lt;/pre&gt;


以下のURLのサンプルファイルを見ると、どのように指定すべきか分かると思いますので、確認して頂ければと思います。
https://github.com/frudens/api-qrcode-sample]]></description>
			<content:encoded><![CDATA[<p><a href="https://frudens.jp/created-and-released-an-api-to-generate-qr-codes/#comment-6772">吉川</a> への返信。</p>
<p>ご返信が遅くなりまして、申し訳ありません。コメントありがとうございます！<br />
はい。以下のように、optionを指定することで、変更できます。</p>
<pre><code>{
  "options": {
    "width": 300,
    "margin": 0,
    "color": {
      "dark": "#1900FF72",
      "light": "#0000"
    }
  }
}</code></pre>
<p>以下のURLのサンプルファイルを見ると、どのように指定すべきか分かると思いますので、確認して頂ければと思います。<br />
<a href="https://github.com/frudens/api-qrcode-sample" rel="nofollow ugc">https://github.com/frudens/api-qrcode-sample</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		小巻 旭洋 より FileMakerからQRコードを生成するためのAPIを公開しました へのコメント		</title>
		<link>https://frudens.jp/created-and-released-an-api-to-generate-qr-codes/#comment-13054</link>

		<dc:creator><![CDATA[小巻 旭洋]]></dc:creator>
		<pubDate>Mon, 13 Jan 2025 06:15:52 +0000</pubDate>
		<guid isPermaLink="false">https://frudens.jp/?p=3005#comment-13054</guid>

					<description><![CDATA[&lt;a href=&quot;https://frudens.jp/created-and-released-an-api-to-generate-qr-codes/#comment-6739&quot;&gt;伊作&lt;/a&gt; への返信。

ご返信が遅くなりまして、申し訳ありません。コメントありがとうございます！
FileMakerの中の事情については分かりませんが、開発の優先順位があり、なかなか開発リソースを割り当てることが難しいのかもしれないですね…
標準でQRコードを生成できるようになると嬉しいですよね。]]></description>
			<content:encoded><![CDATA[<p><a href="https://frudens.jp/created-and-released-an-api-to-generate-qr-codes/#comment-6739">伊作</a> への返信。</p>
<p>ご返信が遅くなりまして、申し訳ありません。コメントありがとうございます！<br />
FileMakerの中の事情については分かりませんが、開発の優先順位があり、なかなか開発リソースを割り当てることが難しいのかもしれないですね…<br />
標準でQRコードを生成できるようになると嬉しいですよね。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		吉川 より FileMakerからQRコードを生成するためのAPIを公開しました へのコメント		</title>
		<link>https://frudens.jp/created-and-released-an-api-to-generate-qr-codes/#comment-6772</link>

		<dc:creator><![CDATA[吉川]]></dc:creator>
		<pubDate>Fri, 31 May 2024 06:04:33 +0000</pubDate>
		<guid isPermaLink="false">https://frudens.jp/?p=3005#comment-6772</guid>

					<description><![CDATA[QRは問題なく作成できます。QRの色は変更できますか]]></description>
			<content:encoded><![CDATA[<p>QRは問題なく作成できます。QRの色は変更できますか</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		伊作 より FileMakerからQRコードを生成するためのAPIを公開しました へのコメント		</title>
		<link>https://frudens.jp/created-and-released-an-api-to-generate-qr-codes/#comment-6739</link>

		<dc:creator><![CDATA[伊作]]></dc:creator>
		<pubDate>Mon, 27 May 2024 09:36:36 +0000</pubDate>
		<guid isPermaLink="false">https://frudens.jp/?p=3005#comment-6739</guid>

					<description><![CDATA[ここ最近、GoogleのAPIが変わってしまっため、QRコードをFilemakerで表示させる方法を検索してここにたどりつきました。なんとか無料で、Filemakerで、という2点に重点を置いていました。　こうやって無料でできるなら、そろそろFilemakerもQRコード変換をデフォルトで搭載してほしいと思います。なぜやらないのか不思議です。]]></description>
			<content:encoded><![CDATA[<p>ここ最近、GoogleのAPIが変わってしまっため、QRコードをFilemakerで表示させる方法を検索してここにたどりつきました。なんとか無料で、Filemakerで、という2点に重点を置いていました。　こうやって無料でできるなら、そろそろFilemakerもQRコード変換をデフォルトで搭載してほしいと思います。なぜやらないのか不思議です。</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
