<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>taka2site.com</title>
    <link>https://taka2site.com/</link>
    <description>Recent content on taka2site.com</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <lastBuildDate>Mon, 08 Jun 2026 14:49:51 +0900</lastBuildDate>
    <atom:link href="https://taka2site.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>【サクラエディタ】おすすめの設定いろいろ</title>
      <link>https://taka2site.com/sakura-recommendation-setting/</link>
      <pubDate>Mon, 08 Jun 2026 14:49:51 +0900</pubDate>
      <guid>https://taka2site.com/sakura-recommendation-setting/</guid>
      <description>&lt;p&gt;サクラエディタを快適にするための、おすすめセッティング紹介。&lt;/p&gt;</description>
    </item>
    <item>
      <title>【Win11】Ctrl&#43;ShiftでIMEが切り替わるのを無効化する</title>
      <link>https://taka2site.com/win11-shift-ctrl-ime/</link>
      <pubDate>Fri, 05 Jun 2026 08:00:35 +0900</pubDate>
      <guid>https://taka2site.com/win11-shift-ctrl-ime/</guid>
      <description>&lt;h2 id=&#34;imeが勝手に切り替わる&#34;&gt;IMEが勝手に切り替わる？&lt;/h2&gt;&#xA;&lt;p&gt;&lt;code&gt;Google日本語入力&lt;/code&gt;を使っていると、たまに&lt;code&gt;Microsoft IME&lt;/code&gt;になっている時がある。&lt;/p&gt;</description>
    </item>
    <item>
      <title>【サクラエディタ】diff(差分表示)の使い方</title>
      <link>https://taka2site.com/sakura-diff/</link>
      <pubDate>Thu, 04 Jun 2026 09:51:37 +0900</pubDate>
      <guid>https://taka2site.com/sakura-diff/</guid>
      <description>&lt;h2 id=&#34;diffexeが見つからない&#34;&gt;diff.exeが見つからない&lt;/h2&gt;&#xA;&lt;p&gt;サクラエディタでもdiff(差分表示)機能があります。&lt;/p&gt;</description>
    </item>
    <item>
      <title>【Win11】ドロップトレイを無効にする</title>
      <link>https://taka2site.com/win11-droptray/</link>
      <pubDate>Tue, 26 May 2026 11:26:17 +0900</pubDate>
      <guid>https://taka2site.com/win11-droptray/</guid>
      <description>&lt;h2 id=&#34;ドロップトレイとは&#34;&gt;ドロップトレイとは？&lt;/h2&gt;&#xA;&lt;p&gt;ドロップトレイってこれです。デスクトップでドラッグしたときに、上部に出てくるやつ。&#xA;「ここにドロップして共有、移動、またはその他の操作を行います」というウインドウ。&lt;/p&gt;</description>
    </item>
    <item>
      <title>【サクラエディタ】markdownプレビュー</title>
      <link>https://taka2site.com/posts/sakura-markdown-preview/</link>
      <pubDate>Fri, 06 Mar 2026 14:59:22 +0900</pubDate>
      <guid>https://taka2site.com/posts/sakura-markdown-preview/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a&#xD;&#xA;  href=&#34;https://taka2site.com/posts/sakura-markdown&#34;&#xD;&#xA;  &#xD;&#xA;  &gt;&#xD;&#xA;  こっち&#xD;&#xA;&lt;/a&gt;&#xD;&#xA;の記事でも書いたけど、markdownファイルを編集するときはサクラエディタを使っている。今回はプレビューのはなし。&lt;/p&gt;</description>
    </item>
    <item>
      <title>【Win11】ディスプレイの明るさが勝手に変わるときの対処法</title>
      <link>https://taka2site.com/posts/win11-screen-brightless/</link>
      <pubDate>Wed, 22 Oct 2025 11:23:28 +0900</pubDate>
      <guid>https://taka2site.com/posts/win11-screen-brightless/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;win11にアップデートしてから、画面が勝手に明るくなったりする。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Netlifyに関連付けるGitリポジトリの変更</title>
      <link>https://taka2site.com/posts/netlify-change-repo/</link>
      <pubDate>Mon, 20 Oct 2025 21:29:20 +0900</pubDate>
      <guid>https://taka2site.com/posts/netlify-change-repo/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;このブログは「hugo」でビルドして「Netlify」にホストしている。&#xA;Githubのリポジトリを関連付けておくと、pushしたときに自動でデプロイしてくれる。とても便利。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hugoショートコードの使い方(基礎編)</title>
      <link>https://taka2site.com/posts/hugo-shortcode/</link>
      <pubDate>Sun, 19 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://taka2site.com/posts/hugo-shortcode/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;Hugoでサイトを作っていると、Markdownで対応できないことがでてきます。&#xA;そこでHugoには「ショートコード」というしくみが用意されています。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Win11の視覚効果をシンプルにして、パフォーマンスを改善する。</title>
      <link>https://taka2site.com/posts/win11-kousokuka/</link>
      <pubDate>Sat, 18 Oct 2025 15:01:54 +0900</pubDate>
      <guid>https://taka2site.com/posts/win11-kousokuka/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a&#xD;&#xA;  href=&#34;posts/win11-instal-rz6/&#34;&#xD;&#xA;  &#xD;&#xA;  &gt;&#xD;&#xA;  CF-RZ6のOSをwindows11にアップグレード&#xD;&#xA;&lt;/a&gt;&#xD;&#xA;した。&lt;/p&gt;</description>
    </item>
    <item>
      <title>サクラエディタのアウトライン設定</title>
      <link>https://taka2site.com/posts/sakura-outline/</link>
      <pubDate>Tue, 19 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://taka2site.com/posts/sakura-outline/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a&#xD;&#xA;  href=&#34;https://taka2site.com/posts/sakura-markdown&#34;&#xD;&#xA;  &#xD;&#xA;  &gt;&#xD;&#xA;  サクラエディタのmarkdown設定(カラー・アウトライン)&#xD;&#xA;&lt;/a&gt;&#xD;&#xA;では、既存のプラグインを使用してアウトライン設定をした。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Netlifyでドメイン解除を忘れたときの対処方法【[ドメイン] or one of its subdomains is already managed by Netlify DNS on another team 】</title>
      <link>https://taka2site.com/posts/netlify-domain-error/</link>
      <pubDate>Sat, 16 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://taka2site.com/posts/netlify-domain-error/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;ブログのデプロイ先にNetlifyを使用している。&lt;/p&gt;</description>
    </item>
    <item>
      <title>CF-RZ6にWindows11をインストールする</title>
      <link>https://taka2site.com/posts/win11-instal-rz6/</link>
      <pubDate>Wed, 06 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://taka2site.com/posts/win11-instal-rz6/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;レッツノート「CF-RZ6」はCPUが第7世代CORE-i5なので、正式にはWindows11に対応していません。&lt;/p&gt;</description>
    </item>
    <item>
      <title>サクラエディタのmarkdown設定(カラー・アウトライン)</title>
      <link>https://taka2site.com/posts/sakura-markdown/</link>
      <pubDate>Mon, 09 Jun 2025 13:30:41 +0900</pubDate>
      <guid>https://taka2site.com/posts/sakura-markdown/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;ちょっとしたファイルの編集にはサクラエディタが便利。&#xA;markdown編集に使いたくなったので基本的な設定をやってみた。&lt;/p&gt;</description>
    </item>
    <item>
      <title>プロフィール</title>
      <link>https://taka2site.com/profile/</link>
      <pubDate>Wed, 20 Mar 2024 00:00:00 +0000</pubDate>
      <guid>https://taka2site.com/profile/</guid>
      <description>&lt;h2 id=&#34;管理人プロフィール&#34;&gt;管理人プロフィール&lt;/h2&gt;&#xA;&lt;p&gt;このサイトは「タカツ」が制作しています。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ソフトバンク「キッズフォン3」レビュー。実際の使用感や通話料などを紹介します。</title>
      <link>https://taka2site.com/post/review-kidsphone3/</link>
      <pubDate>Wed, 30 Aug 2023 00:00:00 +0000</pubDate>
      <guid>https://taka2site.com/post/review-kidsphone3/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;小2になる娘が子どもたちだけで遊ぶことが増えました(徒歩圏内の公園とか校庭ですが)。&#xA;自分は気になりませんが、母親は心配なようです。家族会議の結果、ソフトバンク&#xA;の「キッズフォン３」を持たせることにしました。購入して使ってみた使用感などを&#xA;レビューしたいと思います。&lt;/p&gt;</description>
    </item>
    <item>
      <title>プライバシーポリシー</title>
      <link>https://taka2site.com/policy/</link>
      <pubDate>Thu, 17 Aug 2023 21:50:59 +0900</pubDate>
      <guid>https://taka2site.com/policy/</guid>
      <description>&lt;h2 id=&#34;個人情報の利用目的&#34;&gt;個人情報の利用目的&lt;/h2&gt;&#xA;&lt;p&gt;当ブログでは、お問い合わせや記事へのコメントの際、名前やメールアドレス等の個人情報を入力いただく場合がございます。&#xA;取得した個人情報は、お問い合わせに対する回答や必要な情報を電子メールなどでご連絡する場合に利用させていただくものであり、これらの目的以外では利用いたしません。&lt;/p&gt;</description>
    </item>
    <item>
      <title>お問い合わせ</title>
      <link>https://taka2site.com/contact/</link>
      <pubDate>Thu, 17 Aug 2023 21:08:43 +0900</pubDate>
      <guid>https://taka2site.com/contact/</guid>
      <description>&lt;p&gt;当サイトの&lt;a&#xD;&#xA;  href=&#34;https://taka2site.com/policy/&#34;&#xD;&#xA;  &#xD;&#xA;  &gt;&#xD;&#xA;  プライバシーポリシー&#xD;&#xA;&lt;/a&gt;&#xD;&#xA;に同意していただいた上でご連絡ください。&lt;/p&gt;</description>
    </item>
    <item>
      <title>温度センサーDS18B20をmicropythonで動かす</title>
      <link>https://taka2site.com/posts/mpy-ds18b20/</link>
      <pubDate>Sun, 30 Jul 2023 00:00:00 +0000</pubDate>
      <guid>https://taka2site.com/posts/mpy-ds18b20/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;マイコン関係のお約束、温度測定。今回は「DS18B20」を使用してみます。&lt;/p&gt;</description>
    </item>
    <item>
      <title>キッズフォン3の位置ナビ設定方法(親がワイモバイル編)</title>
      <link>https://taka2site.com/post/kidsphone3-ichinavi/</link>
      <pubDate>Mon, 17 Jul 2023 20:44:06 +0900</pubDate>
      <guid>https://taka2site.com/post/kidsphone3-ichinavi/</guid>
      <description>&lt;h2 id=&#34;はじめにキッズフォン３の位置ナビ設定ができない&#34;&gt;【はじめに】キッズフォン３の位置ナビ設定ができない。&lt;/h2&gt;&#xA;&lt;p&gt;娘が小2になり、習い事や友達と遊びに行くなど、親と離れることが増えました。&#xA;そこで位置確認のため、キッズフォン3を持たせることにしました。しかし、&#xA;設定でハマりまくり、ショップに行っても解決せず。。なんとか解決しましたので、設定方法を紹介したいと思います。&lt;/p&gt;</description>
    </item>
    <item>
      <title>MicroPython(ESP32)でWifi接続する</title>
      <link>https://taka2site.com/posts/mpy-wifi/</link>
      <pubDate>Sat, 15 Jul 2023 00:00:00 +0000</pubDate>
      <guid>https://taka2site.com/posts/mpy-wifi/</guid>
      <description>&lt;h2 id=&#34;はじめにmicropythonesp32でwifiに接続する&#34;&gt;はじめに【MicroPython+ESP32でWifiに接続する】&lt;/h2&gt;&#xA;&lt;p&gt;ESP32を選択する理由として「wifi接続できる」ことは大きいと思います。今回はMicroPythonを使用してWifi接続を行ってみます。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
