<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://ja.nishimotz.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>ja.nishimotz.com</title>
        <description></description>
        <link>https://ja.nishimotz.com/</link>
        <lastBuildDate>Mon, 13 Jul 2026 08:57:45 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://ja.nishimotz.com/_media/wiki:dokuwiki.svg</url>
            <title>ja.nishimotz.com</title>
            <link>https://ja.nishimotz.com/</link>
        </image>
        <item>
            <title>コード署名証明書をUSBトークンからクラウドHSMへ移行した</title>
            <link>https://ja.nishimotz.com/azure_sign_tool?rev=1783517719</link>
            <description>コード署名証明書をUSBトークンからクラウドHSMへ移行した

2026-07-07

要約: Windowsアプリケーションのコード署名において、USBトークンに格納されたコード署名証明書をAzure Key Vault Premium HSM上の証明書に移行し、GitHub Actionsでの自動署名を可能にした事例。秘密鍵の管理方式を「物理トークンの所持」から「Azure AD認証＋RBACによるアクセス制御」に変更することで、CI/CDパイプラインへの組み込みと監査性の向上を実現した。…</description>
            <author>nishimotz@undisclosed.example.com (Takuya Nishimoto)</author>
            <pubDate>Wed, 08 Jul 2026 13:35:19 +0000</pubDate>
        </item>
        <item>
            <title>実装の違い - 作成</title>
            <link>https://ja.nishimotz.com/windows-mcp?rev=1783233125</link>
            <description>Windows MCP 入門

Windows MCP（Model Context Protocolサーバー）はAIエージェントがWindows GUIを自動操作するツール。UI Automation API使用で要素を直接認識・操作。

実装の違い

CursorTouch/Windows-MCP (Python)</description>
            <author>nishimotz@undisclosed.example.com (Takuya Nishimoto)</author>
            <pubDate>Sun, 05 Jul 2026 06:32:05 +0000</pubDate>
        </item>
        <item>
            <title>Tcl 主要データ構造 早見表 (string, array, dict, list) - [リスト (list)] </title>
            <link>https://ja.nishimotz.com/tcl?rev=1782025465</link>
            <description>Tcl 主要データ構造 早見表 (string, array, dict, list)

Tclにおける主要なデータ構造（文字列、連想配列、ディクショナリ、リスト）の主要操作まとめ。

文字列 (string)

Tclではすべてのデータが本質的に文字列として扱われる。</description>
            <author>nishimotz@undisclosed.example.com (Takuya Nishimoto)</author>
            <pubDate>Sun, 21 Jun 2026 07:04:25 +0000</pubDate>
        </item>
        <item>
            <title>PowerShell 基礎 早見表 - 作成</title>
            <link>https://ja.nishimotz.com/pwsh?rev=1781916333</link>
            <description>PowerShell 基礎 早見表

起動


powershell
pwsh          // PowerShell 7+


ヘルプ


Get-Help cmdlet名
Get-Help Get-ChildItem -Examples
Update-Help
Get-Command
Get-Command -Noun Process
Get-Member


ナビゲーション
 操作  コマンドレット</description>
            <author>nishimotz@undisclosed.example.com (Takuya Nishimoto)</author>
            <pubDate>Sat, 20 Jun 2026 00:45:33 +0000</pubDate>
        </item>
        <item>
            <title>Python</title>
            <link>https://ja.nishimotz.com/python?rev=1779951054</link>
            <description>Python

Python install manager

&lt;https://www.python.org/downloads/release/pymanager-262/&gt;

winget install 9NQ7512CXL7T

&lt;https://docs.python.org/3/using/windows.html&gt;

レガシー Python ランチャー

since 2022-11-01

&lt;https://peps.python.org/pep-0397/&gt;

&lt;https://docs.python.org/3/using/windows.html#python-launcher-for-windows&gt;

Python 3.11.0 で確認したら &quot;-V&quot; オプションで Anaconda なども選べるようになっていた


&gt;py -0p
 -V:3.11 *        C:\Users\nishimotz\AppData\Local\Programs\Python\Python311\python.exe
 -V:3.10          C:\Users\…</description>
            <author>nishimotz@undisclosed.example.com (Takuya Nishimoto)</author>
            <pubDate>Thu, 28 May 2026 06:50:54 +0000</pubDate>
        </item>
        <item>
            <title>Microsoft Edit (msedit)</title>
            <link>https://ja.nishimotz.com/msedit?rev=1779493734</link>
            <description>Microsoft Edit (msedit)

Microsoft公式の新世代テキストエディタ。
旧DOS版editの後継。

インストール

Windows


winget install Microsoft.Edit


macOS


brew install msedit


起動


edit


メニューを開く

なぜか画面にヒントがない</description>
            <author>nishimotz@undisclosed.example.com (Takuya Nishimoto)</author>
            <pubDate>Fri, 22 May 2026 23:48:54 +0000</pubDate>
        </item>
    </channel>
</rss>
