<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:lig="https://liginc.co.jpimg/"
	>

<channel>
	<title>株式会社LIG(リグ)｜DX支援・システム開発・Web制作Kaz が書いた記事 | 株式会社LIG(リグ)｜DX支援・システム開発・Web制作</title>
	<atom:link href="https://liginc.co.jp/author/kaz/feed" rel="self" type="application/rss+xml" />
	<link>https://liginc.co.jp</link>
	<description>DX with Global Team. LIG(リグ)は、コンサルティング・システム開発・Web制作を中心に、グローバルリソースを活用したDX支援を行うプロフェッショナル集団です。</description>
	<lastBuildDate>Fri, 10 Jul 2026 04:01:25 +0000</lastBuildDate>
	<language>ja</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Gitをもっと使いこなそう！ ちょっと上級な便利コマンド32選</title>
		<link>https://liginc.co.jp/387757</link>
		<comments>https://liginc.co.jp/387757#respond</comments>
		<pubDate>Thu, 05 Apr 2018 23:00:00 +0000</pubDate>
		<dc:creator><![CDATA[Kaz]]></dc:creator>
				<category><![CDATA[Web制作]]></category>
		<category><![CDATA[バックエンド]]></category>

		<guid isPermaLink="false">https://liginc.co.jp/?p=387757</guid>
		<description><![CDATA[バックエンドエンジニアのKazです。 昨今では、エンジニアにとってほぼ必須ツールとなった、ソースコードのバージョン管理ツール「Git」。今回はGitについて、ちょっと上級ですが、使いこなせばとても便利なコマンドを集めてみ [&#8230;]]]></description>
								<lig:postimage>https://liginc.co.jp/wp-content/uploads/2018/03/152171311692210600_41-240x160.jpg</lig:postimage>
										<lig:creatorimage>//liginc.co.jp/wp-content/uploads/2016/03/b222f0fcaab528f33b69babe0a87aeed.jpg</lig:creatorimage>
		
		<wfw:commentRss>https://liginc.co.jp/387757/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>パスワードマネージャーで企業のパスワード管理を解決！</title>
		<link>https://liginc.co.jp/383457</link>
		<comments>https://liginc.co.jp/383457#respond</comments>
		<pubDate>Sun, 18 Feb 2018 23:00:00 +0000</pubDate>
		<dc:creator><![CDATA[Kaz]]></dc:creator>
				<category><![CDATA[Web制作]]></category>
		<category><![CDATA[バックエンド]]></category>

		<guid isPermaLink="false">https://liginc.co.jp/?p=383457</guid>
		<description><![CDATA[こんにちは、バックエンドエンジニアのKazです。 今回は「パスワードマネージャー」と呼ばれる種類のアプリケーションやサービスを用いて、会社などで安全にパスワードを保管し、管理し、共有する方法を考えていきます。 パスワード [&#8230;]]]></description>
								<lig:postimage>https://liginc.co.jp/wp-content/uploads/2018/02/151876193183091300_43-240x160.jpg</lig:postimage>
										<lig:creatorimage>//liginc.co.jp/wp-content/uploads/2016/03/b222f0fcaab528f33b69babe0a87aeed.jpg</lig:creatorimage>
		
		<wfw:commentRss>https://liginc.co.jp/383457/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【bcrypt】ユーザーパスワードを本当に安全に保存する方法</title>
		<link>https://liginc.co.jp/377191</link>
		<comments>https://liginc.co.jp/377191#respond</comments>
		<pubDate>Fri, 15 Dec 2017 23:00:00 +0000</pubDate>
		<dc:creator><![CDATA[Kaz]]></dc:creator>
				<category><![CDATA[Web制作]]></category>
		<category><![CDATA[IA除外]]></category>

		<guid isPermaLink="false">https://liginc.co.jp/?p=377191</guid>
		<description><![CDATA[こんにちは、バックエンドエンジニアの Kaz です。 今回はアプリケーション開発における「ユーザーパスワードの保存」に着目し、いかにして安全にユーザーのパスワードを保存するかを考えていきます。 パスワード保存における安全 [&#8230;]]]></description>
								<lig:postimage>https://liginc.co.jp/wp-content/uploads/2017/12/151330982864628900_36-240x160.jpg</lig:postimage>
										<lig:creatorimage>//liginc.co.jp/wp-content/uploads/2016/03/b222f0fcaab528f33b69babe0a87aeed.jpg</lig:creatorimage>
		
		<wfw:commentRss>https://liginc.co.jp/377191/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTMLやXMLってどうやってパースして処理すればいいの？</title>
		<link>https://liginc.co.jp/358628</link>
		<comments>https://liginc.co.jp/358628#respond</comments>
		<pubDate>Wed, 12 Jul 2017 23:00:00 +0000</pubDate>
		<dc:creator><![CDATA[Kaz]]></dc:creator>
				<category><![CDATA[Web制作]]></category>
		<category><![CDATA[IA除外]]></category>

		<guid isPermaLink="false">https://liginc.co.jp/?p=358628</guid>
		<description><![CDATA[※この記事は「Stack Overflow」を運営する「Stack Exchange inc.」許諾のもと、翻訳し記事化しております。 こんにちは、バックエンドエンジニアの Kaz です。 今回「 Stack Overf [&#8230;]]]></description>
								<lig:postimage>https://liginc.co.jp/wp-content/uploads/2017/07/149965792754737200_91-240x160.jpg</lig:postimage>
										<lig:creatorimage>//liginc.co.jp/wp-content/uploads/2016/03/b222f0fcaab528f33b69babe0a87aeed.jpg</lig:creatorimage>
		
		<wfw:commentRss>https://liginc.co.jp/358628/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【はじめてのGo言語】Go言語でアプリケーションを作ってみよう 〜Webサーバー編〜</title>
		<link>https://liginc.co.jp/333868</link>
		<comments>https://liginc.co.jp/333868#respond</comments>
		<pubDate>Thu, 12 Jan 2017 23:00:00 +0000</pubDate>
		<dc:creator><![CDATA[Kaz]]></dc:creator>
				<category><![CDATA[Web制作]]></category>
		<category><![CDATA[バックエンド]]></category>
		<category><![CDATA[IA]]></category>
		<category><![CDATA[IA除外]]></category>

		<guid isPermaLink="false">https://liginc.co.jp/?p=333868</guid>
		<description><![CDATA[こんにちは、バックエンドエンジニアの Kaz です。 前回の記事では、Go 言語でアプリケーションを作る第一歩として「 Hello World 」を行いました。今回は Go 言語を使って「 Web サーバー」を作っていき [&#8230;]]]></description>
								<lig:postimage>https://liginc.co.jp/wp-content/uploads/2017/01/148423965148467900_71-240x160.png</lig:postimage>
										<lig:creatorimage>//liginc.co.jp/wp-content/uploads/2016/03/b222f0fcaab528f33b69babe0a87aeed.jpg</lig:creatorimage>
		
		<wfw:commentRss>https://liginc.co.jp/333868/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【GO言語のパッケージ管理：決定版】「Glide」を使ってみよう</title>
		<link>https://liginc.co.jp/305623</link>
		<comments>https://liginc.co.jp/305623#respond</comments>
		<pubDate>Sat, 17 Sep 2016 23:00:00 +0000</pubDate>
		<dc:creator><![CDATA[Kaz]]></dc:creator>
				<category><![CDATA[Web制作]]></category>
		<category><![CDATA[バックエンド]]></category>
		<category><![CDATA[フロントエンド]]></category>

		<guid isPermaLink="false">https://liginc.co.jp/?p=305623</guid>
		<description><![CDATA[こんにちは、バックエンドエンジニアのKazです。 突然ですが、Go言語を使っているエンジニアのみなさまは、普段どのようにパッケージ管理を行われていますでしょうか？ 今回の記事では今までの話の流れからちょっと外れて、「Go [&#8230;]]]></description>
								<lig:postimage>https://liginc.co.jp/wp-content/uploads/2016/09/147409720815038600_90-240x160.png</lig:postimage>
										<lig:creatorimage>//liginc.co.jp/wp-content/uploads/2016/03/b222f0fcaab528f33b69babe0a87aeed.jpg</lig:creatorimage>
		
		<wfw:commentRss>https://liginc.co.jp/305623/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
