<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>Kazuna FEEDs</title>
  <language>ja</language>
  <generator>microfeed.org</generator>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://kazuna.pages.dev/rss/" type="application/rss+xml"/>
  <link>https://kazuna.pages.dev</link>
  <description>
    <![CDATA[<p><br></p>]]>
  </description>
  <itunes:author>海江田かずな</itunes:author>
  <itunes:image href="https://kazuna.pages.dev/assets/default/channel-image.png"/>
  <image>
    <title>Kazuna FEEDs</title>
    <url>https://kazuna.pages.dev/assets/default/channel-image.png</url>
    <link>https://kazuna.pages.dev</link>
  </image>
  <copyright>©2023</copyright>
  <item>
    <title>WebPage更新まとめ。</title>
    <guid>frszg3SE1_9</guid>
    <pubDate>Mon, 13 Jul 2026 22:31:51 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>技術的なこと等。</p><p><br></p><p>マルチサーバ対応。</p><p>JavaScript依存部分を増やし、サイト毎に自動で処理を変更。</p><p>ソース一元化。</p><p>サーバサイドの処理(PHP等)もJSで一部代替。</p><p>JSなしだと静的なリンクページに。</p><p>クライアントサイドの処理系に依存する分、</p><p>ブラウザで速度の違いが顕著。</p><p>速い＞Chrome系＞Safari系＞拡張機能山盛りのFirefox系＞遅い</p><p><br></p><p>避難所１は<strong>Cloudflare Dropで。</strong></p><p><strong>D&amp;Dで自動デプロイまで。すげえな。</strong></p><p><strong>サイト名もある程度あとから変更可。</strong></p><p><strong>だが、当然PHP使えず。</strong></p><p><strong>とはいえ、</strong>Cloudflare cloudは流石に速い。</p><p>あ、このメモページもCloudflare pagesです。</p><p><br></p><p>neocitiesは大昔のgeocitiesを思わせるが、縛り少なめ広告なし。</p><p>CSPで一部のJSが動かない。</p><p>Content-Security-Policy: The page’s settings blocked the loading of a resource (connect-src) at https://unnerv.jp/api/v1/accounts/lookup?acct=EEW because it violates the following directive: “connect-src 'self' data: blob:”</p><p>要求ヘッダも投げてはいるのだが。</p><p>&nbsp;&nbsp;"requestHeaders": {</p><p>&nbsp;&nbsp;&nbsp;&nbsp;"headers": [</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{</p><p><br></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"name": "content-security-policy",</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"value": "connect-src '*'"</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;},</p><p>こればっかりはなんとも。。。</p><p><br></p><p><strong>Cloudflare、</strong>neocitiesともに静的ページ用とは言え充分。</p><p><br></p><p>SEO対策？でmenu.php廃止。</p><p>title長めに。</p><p>&lt;meta name=”description” content=</p><p>追加。</p><p><br></p><p>polyfillは導入見送り。</p><p>ページこれ以上重くしたくないし。</p><p>みんなモダンなブラウザだよね、たぶん。</p><p><br></p><p>今回はこんな感じかな。</p><p><br></p><p><br></p><p><br></p><p><br></p>]]>
    </description>
    <link>https://kazuna.pages.dev/i/webpage-frszg3SE1_9/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
</channel>
</rss>