<?xml version="1.0" encoding="UTF-8"?><feed
	xmlns="http://www.w3.org/2005/Atom"
	xmlns:thr="http://purl.org/syndication/thread/1.0"
	xml:lang="ja"
	>
	<title type="text">Magenta Magenta</title>
	<subtitle type="text"></subtitle>

	<updated>2026-04-30T07:35:05Z</updated>

	<link rel="alternate" type="text/html" href="https://magenta-magenta.com" />
	<id>https://magenta-magenta.com/feed/atom/</id>
	<link rel="self" type="application/atom+xml" href="https://magenta-magenta.com/feed/atom/" />

	<generator uri="https://wordpress.org/" version="6.9.4">WordPress</generator>
<icon>https://magenta-magenta.com/wp-content/uploads/2020/03/cropped-icon-32x32.png</icon>
	<entry>
		<author>
			<name>junichi</name>
					</author>

		<title type="html"><![CDATA[IPA公開情報を用いたセキュリティ対策導入]]></title>
		<link rel="alternate" type="text/html" href="https://magenta-magenta.com/2026/04/30/post-1957/" />

		<id>https://magenta-magenta.com/?p=1957</id>
		<updated>2026-04-30T07:35:05Z</updated>
		<published>2026-04-30T03:34:07Z</published>
		<category scheme="https://magenta-magenta.com" term="業務紹介" />
		<summary type="html"><![CDATA[IPA公開情報を用いたセキュリティ対策導入 セキュリティ対策が整備されていない中小企業やスタートアップ企業向けに実施している、セキュリティ対策導入の一例です。 IPA（情報処理推進機構）が推奨している手順、公開しているツ [&#8230;]]]></summary>

		
			</entry>
		<entry>
		<author>
			<name>junichi</name>
					</author>

		<title type="html"><![CDATA[【Document】Mermaid記法によるフローチャートの書き方【Mermaid】]]></title>
		<link rel="alternate" type="text/html" href="https://magenta-magenta.com/2026/03/12/post-1947/" />

		<id>https://magenta-magenta.com/?p=1947</id>
		<updated>2026-03-12T11:13:55Z</updated>
		<published>2026-03-12T11:13:55Z</published>
		<category scheme="https://magenta-magenta.com" term="Writing" />
		<summary type="html"><![CDATA[一般的なフローチャートの書き方 基本構文 flowchart TD A[開始] --&#62; B[処理] B --&#62; C[終了] TD = Top Down（上→下） LR = Left Right（左→右） ノー [&#8230;]]]></summary>

		
			</entry>
		<entry>
		<author>
			<name>junichi</name>
					</author>

		<title type="html"><![CDATA[【Python】スイッチを使った処理の制御【Tkinter】]]></title>
		<link rel="alternate" type="text/html" href="https://magenta-magenta.com/2026/02/15/post-1937/" />

		<id>https://magenta-magenta.com/?p=1937</id>
		<updated>2026-04-26T08:19:08Z</updated>
		<published>2026-02-15T00:48:33Z</published>
		<category scheme="https://magenta-magenta.com" term="Python" /><category scheme="https://magenta-magenta.com" term="Tkinter" />
		<summary type="html"><![CDATA[スイッチを使った処理の制御 CustomTkinterでスイッチを使った処理の制御をする ウィジェットを制御する ウィジェット変数 ウィジェット変数とは ウィジェットの状態を制御するために使用されるオブジェクト ウィジェ [&#8230;]]]></summary>

		
			</entry>
		<entry>
		<author>
			<name>junichi</name>
					</author>

		<title type="html"><![CDATA[【Python】オプションメニューを使った処理の制御【Tkinter】]]></title>
		<link rel="alternate" type="text/html" href="https://magenta-magenta.com/2026/02/14/post-1923/" />

		<id>https://magenta-magenta.com/?p=1923</id>
		<updated>2026-04-26T08:13:15Z</updated>
		<published>2026-02-14T02:17:37Z</published>
		<category scheme="https://magenta-magenta.com" term="Python" /><category scheme="https://magenta-magenta.com" term="Tkinter" />
		<summary type="html"><![CDATA[オプションメニューを使った処理の制御 Tkinterでオプションメニューを使った処理の制御をする 値を取得する ウィジェット変数 ウィジェット変数とは ウィジェットの状態を制御するために使用されるオブジェクト ウィジェッ [&#8230;]]]></summary>

		
			</entry>
		<entry>
		<author>
			<name>junichi</name>
					</author>

		<title type="html"><![CDATA[【Python】Excelの読み替えテーブルを使ってテキスト内容を読み替える]]></title>
		<link rel="alternate" type="text/html" href="https://magenta-magenta.com/2025/12/30/post-1865/" />

		<id>https://magenta-magenta.com/?p=1865</id>
		<updated>2026-01-17T11:37:19Z</updated>
		<published>2025-12-30T00:09:45Z</published>
		<category scheme="https://magenta-magenta.com" term="Python" />
		<summary type="html"><![CDATA[処理概要 テキストファイルの内容をExcelの読替テーブルに従って読み替える ここでは郵便番号に該当する住所に読み替える 読替テーブル.xlsx 郵便番号 市区町村 住所 150-0011 渋谷区 東 150-0012  [&#8230;]]]></summary>

		
			</entry>
		<entry>
		<author>
			<name>junichi</name>
					</author>

		<title type="html"><![CDATA[【Flet】テキストフィールドに日付を表示する【Python】]]></title>
		<link rel="alternate" type="text/html" href="https://magenta-magenta.com/2025/03/15/post-1838/" />

		<id>https://magenta-magenta.com/?p=1838</id>
		<updated>2025-06-19T07:07:24Z</updated>
		<published>2025-03-15T06:46:37Z</published>
		<category scheme="https://magenta-magenta.com" term="Flet" /><category scheme="https://magenta-magenta.com" term="Python" />
		<summary type="html"><![CDATA[テキストフィールドに日付を表示する テキストフィールドに日付を表示する 日付の表示 概要 日付範囲を指定するテキストフィールドを設定する 以下の初期値を設定する From：処理実行日 To：処理実行日 + 1日 日付の編 [&#8230;]]]></summary>

		
			</entry>
		<entry>
		<author>
			<name>junichi</name>
					</author>

		<title type="html"><![CDATA[【Flet】ボタンから外部プログラムを実行する【Python】]]></title>
		<link rel="alternate" type="text/html" href="https://magenta-magenta.com/2024/12/11/post-1825/" />

		<id>https://magenta-magenta.com/?p=1825</id>
		<updated>2025-06-15T09:34:35Z</updated>
		<published>2024-12-11T12:51:47Z</published>
		<category scheme="https://magenta-magenta.com" term="Flet" /><category scheme="https://magenta-magenta.com" term="Python" />
		<summary type="html"><![CDATA[ボタンから外部プログラムを実行する ボタンクリックからサブシステムを実行する。 ファイルを作成するプログラムとファイルを削除する単純な2つのプログラムを使ってサブプログラムの動き方を確認します。 ボタンクリックで外部プロ [&#8230;]]]></summary>

		
			</entry>
		<entry>
		<author>
			<name>junichi</name>
					</author>

		<title type="html"><![CDATA[【Python】各種日付の計算を関数にまとめたもの]]></title>
		<link rel="alternate" type="text/html" href="https://magenta-magenta.com/2024/08/06/post-1807/" />

		<id>https://magenta-magenta.com/?p=1807</id>
		<updated>2025-11-29T07:11:09Z</updated>
		<published>2024-08-06T12:50:26Z</published>
		<category scheme="https://magenta-magenta.com" term="Python" />
		<summary type="html"><![CDATA[処理概要 日付の計算機能を関数にまとめまています。 与えられた2つの日付データから日数の差を計算して返す 機能概要 ファイル名：date_difference.py 関数名：diff 引数 date1(str) date [&#8230;]]]></summary>

		
			</entry>
		<entry>
		<author>
			<name>junichi</name>
					</author>

		<title type="html"><![CDATA[【Flet】よく使う単語のコピー用ボタン集をつくる【Python】]]></title>
		<link rel="alternate" type="text/html" href="https://magenta-magenta.com/2024/07/30/post-1801/" />

		<id>https://magenta-magenta.com/?p=1801</id>
		<updated>2025-09-26T04:44:38Z</updated>
		<published>2024-07-29T23:34:32Z</published>
		<category scheme="https://magenta-magenta.com" term="Flet" /><category scheme="https://magenta-magenta.com" term="Python" />
		<summary type="html"><![CDATA[よく使う単語のコピー用ボタン集をつくる ちょくちょく使う面倒なテキスト入力をまとめておき、ボタンのクリックでコピーする方法です。 クリップボードに情報をコピーする ボタンに設定されている情報をコピーする 概要 ボタンクリ [&#8230;]]]></summary>

		
			</entry>
		<entry>
		<author>
			<name>junichi</name>
					</author>

		<title type="html"><![CDATA[【Flet】ボタンからExcelファイルを処理する【Python】]]></title>
		<link rel="alternate" type="text/html" href="https://magenta-magenta.com/2024/07/28/post-1797/" />

		<id>https://magenta-magenta.com/?p=1797</id>
		<updated>2025-06-15T09:43:37Z</updated>
		<published>2024-07-28T12:07:19Z</published>
		<category scheme="https://magenta-magenta.com" term="Flet" /><category scheme="https://magenta-magenta.com" term="Python" />
		<summary type="html"><![CDATA[ボタンからExcelファイルを処理する Excelファイルの内容をページ内に表示する 概要 ボタンをクリックしてファイルの選択ダイアログを表示する 選択したファイルの内容をページ内に表示する Excelファイルの内容 ボ [&#8230;]]]></summary>

		
			</entry>
	</feed>
