<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>プログラミング on ぶっち・ブログ</title>
    <link>https://www.takameron.info/categories/%E3%83%97%E3%83%AD%E3%82%B0%E3%83%A9%E3%83%9F%E3%83%B3%E3%82%B0/</link>
    <description>Recent content in プログラミング on ぶっち・ブログ</description>
    <generator>Hugo</generator>
    <language>ja-JP</language>
    <managingEditor>contact@takameron.info (たかめろん)</managingEditor>
    <webMaster>contact@takameron.info (たかめろん)</webMaster>
    <lastBuildDate>Mon, 21 Jul 2025 20:08:00 +0900</lastBuildDate>
    <atom:link href="https://www.takameron.info/categories/%E3%83%97%E3%83%AD%E3%82%B0%E3%83%A9%E3%83%9F%E3%83%B3%E3%82%B0/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OpenStack Horizonを使ってConoHaを使う（ログインするところだけ）</title>
      <link>https://www.takameron.info/post/conoha_with_openstack_horizon/</link>
      <pubDate>Mon, 21 Jul 2025 20:08:00 +0900</pubDate><author>contact@takameron.info (たかめろん)</author>
      <guid>https://www.takameron.info/post/conoha_with_openstack_horizon/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.conoha.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34; class=&#34;icon-new-tab&#34;&gt;ConoHa&lt;/a&gt;&#xA;のVPSでは、クラウド基盤であるOpenStackの機能を用いた&lt;a href=&#34;https://doc.conoha.jp/reference/api-vps3/&#34; title=&#34;公開API(ConoHa VPS Ver.3.0)｜ConoHaドキュメントサイト&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34; class=&#34;icon-new-tab&#34;&gt;API&lt;/a&gt;&#xA;が公開されています。&#xA;OpenStackのCLIコマンドを用いてリソースを表示したり操作したりできます（&lt;a href=&#34;https://doc.conoha.jp/reference/openstack-cli/&#34; title=&#34;OpenStack CLI｜ConoHaドキュメントサイト&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34; class=&#34;icon-new-tab&#34;&gt;リファレンス&lt;/a&gt;&#xA;）。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ブックマークのHTMLファイルからリンク切れを削除してみた</title>
      <link>https://www.takameron.info/post/bookmark_filter_invalid_urls/</link>
      <pubDate>Sun, 18 Aug 2024 18:48:17 +0900</pubDate><author>contact@takameron.info (たかめろん)</author>
      <guid>https://www.takameron.info/post/bookmark_filter_invalid_urls/</guid>
      <description>&lt;p&gt;ブラウザのブックマーク（お気に入り）をエクスポートしたHTMLから、リンク切れを削除するスクリプトを作りました。&lt;/p&gt;&#xA;&lt;p&gt;下記の手順で利用できます。&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;ブックマークをHTML形式でエクスポート&#xA;&lt;ol&gt;&#xA;&lt;li&gt;必要なリンクを消してしまう事故を防ぐために、しばらくは消さずに残すことをお勧めします&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;スクリプトでリンク切れを削除したHTMLファイルを生成&lt;/li&gt;&#xA;&lt;li&gt;ブラウザのブックマークを全部削除&lt;/li&gt;&#xA;&lt;li&gt;2.で生成したHTMLファイルをインポート&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&#xA;&#xA;&lt;div class=&#34;blogcard l-flex box&#34;&gt;&#xA;  &lt;div class=&#34;blogcard-body l-flex l-flex-column&#34;&gt;&#xA;    &lt;a href=&#34;https://gist.github.com/takameron/9426f2ab90a630105bc1f498b7da8842&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34; class=&#34;blogcard-title&#34;&gt;Remove invalid URLs from bookmarks HTML · GitHub&lt;/a&gt;&#xA;    &lt;span class=&#34;blogcard-description&#34;&gt;Remove invalid URLs from bookmarks HTML. GitHub Gist: instantly share code, notes, and snippets.&lt;/span&gt;&#xA;    &lt;a href=&#34;https://gist.github.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34; class=&#34;blogcard-host l-bottom&#34;&gt;&#xA;      &lt;amp-img width=16 height=16 class=&#34;blogcard-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=gist.github.com&#34; alt=&#34;favicon&#34;&gt;&lt;/amp-img&gt;&#xA;      gist.github.com&#xA;    &lt;/a&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;blogcard-picture&#34;&gt;&lt;amp-img width=150 height=150 class=&#34;blogcard-img&#34; src=&#34;https://github.githubassets.com/assets/gist-og-image-54fd7dc0713e.png&#34; alt=&#34;thumbnail&#34;&gt;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;トライアンドエラーについて書いていこうと思います。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ポートフォリオページのリニューアル</title>
      <link>https://www.takameron.info/post/portfolio_renewal_2024/</link>
      <pubDate>Sun, 07 Jan 2024 17:37:13 +0900</pubDate><author>contact@takameron.info (たかめろん)</author>
      <guid>https://www.takameron.info/post/portfolio_renewal_2024/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://portfolio.takameron.info/&#34; title=&#34;takameron&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34; class=&#34;icon-new-tab&#34;&gt;ポートフォリオ&lt;/a&gt;&#xA;を作り直しました。&lt;/p&gt;&#xA;&lt;p&gt;ポートフォリオは&lt;a href=&#34;https://gohugo.io/&#34; title=&#34;The world&amp;#39;s fastest framework for building websites&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34; class=&#34;icon-new-tab&#34;&gt;HUGO&lt;/a&gt;&#xA;という静的サイトジェネレータで作成しており、もともとはとても高機能なテーマを使っていました（&lt;a href=&#34;https://github.com/takameron/portfolio&#34; title=&#34;GitHub - takameron/portfolio: [Deprecated] takameron&amp;amp;#39;s portfolio · GitHub&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34; class=&#34;icon-new-tab&#34;&gt;こちらのリポジトリ&lt;/a&gt;&#xA;で管理しています）。&#xA;HUGOは更新が多く、新機能がどんどん追加され、それでもサクサクと動き本当に素晴らしいです。&#xA;それにあたって後方互換性のない変更も多く、テーマの対応が必要になるタイミングもたくさんあります。&lt;/p&gt;</description>
    </item>
    <item>
      <title>VSCodeでOpenGLのIntelliSenseを有効にする</title>
      <link>https://www.takameron.info/post/opengl_vscode/</link>
      <pubDate>Sat, 20 Mar 2021 16:59:00 +0900</pubDate><author>contact@takameron.info (たかめろん)</author>
      <guid>https://www.takameron.info/post/opengl_vscode/</guid>
      <description>&lt;p&gt;以下のページに従いOpenGLをインストールしました。&lt;/p&gt;&#xA;&#xA;&#xA;&lt;div class=&#34;blogcard l-flex box&#34;&gt;&#xA;  &lt;div class=&#34;blogcard-body l-flex l-flex-column&#34;&gt;&#xA;    &lt;a href=&#34;http://teacher.nagano-nct.ac.jp/ito/Springs_of_C/cyg64/index.html&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34; class=&#34;blogcard-title&#34;&gt;Cygwin 64bit &amp;#43; GLUT &amp;#43; glpng&lt;/a&gt;&#xA;    &lt;span class=&#34;blogcard-description&#34;&gt;&lt;/span&gt;&#xA;    &lt;a href=&#34;http://teacher.nagano-nct.ac.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34; class=&#34;blogcard-host l-bottom&#34;&gt;&#xA;      &lt;amp-img width=16 height=16 class=&#34;blogcard-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=teacher.nagano-nct.ac.jp&#34; alt=&#34;favicon&#34;&gt;&lt;/amp-img&gt;&#xA;      teacher.nagano-nct.ac.jp&#xA;    &lt;/a&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;blogcard-picture&#34;&gt;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;Visual Studio Codeでコードを書くとOpenGL関連の関数にエラーが表示されました。これはパスが通っていないことが原因ですので、パスを通す方法を紹介します。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nuxt.jsにGoogle マップを貼り付ける</title>
      <link>https://www.takameron.info/post/embed_google_map_on_nuxtjs/</link>
      <pubDate>Mon, 27 Jul 2020 15:41:06 +0900</pubDate><author>contact@takameron.info (たかめろん)</author>
      <guid>https://www.takameron.info/post/embed_google_map_on_nuxtjs/</guid>
      <description>&lt;p&gt;今年1月頃にハマった事例ですが、下書き記事を発掘したので、今さらながら加筆修正して紹介しようと思います。&#xA;&lt;a href=&#34;https://www.takameron.info/post/cantviewyahoomap/&#34;&gt;「Yahoo! JavaScriptマップAPI」にハマった&lt;/a&gt;&#xA; のと同時期の出来事です。&lt;/p&gt;</description>
    </item>
    <item>
      <title>YOLP（地図）の「Yahoo! JavaScriptマップAPI」が表示されずに背景がグレーになってしまったときの対処法</title>
      <link>https://www.takameron.info/post/cantviewyahoomap/</link>
      <pubDate>Sat, 08 Feb 2020 16:59:00 +0900</pubDate><author>contact@takameron.info (たかめろん)</author>
      <guid>https://www.takameron.info/post/cantviewyahoomap/</guid>
      <description>&lt;h2 id=&#34;症状&#34; class=&#34;heading&#34;&gt;&lt;a href=&#34;#%e7%97%87%e7%8a%b6&#34; class=&#34;heading-link icon-link&#34;&gt;&lt;/a&gt;症状&lt;/h2&gt;&#xA;&lt;p&gt;Nuxt.jsでYOLP（地図）の「Yahoo! JavaScriptマップAPI」を使おうとすると、背景がグレーのまま、ロゴとコントロールしか表示されませんでした。&lt;/p&gt;</description>
    </item>
    <item>
      <title>UbuntuでJava Appletを動かす方法</title>
      <link>https://www.takameron.info/post/javaapplet/</link>
      <pubDate>Sat, 13 Apr 2019 23:11:00 +0900</pubDate><author>contact@takameron.info (たかめろん)</author>
      <guid>https://www.takameron.info/post/javaapplet/</guid>
      <description>&lt;p&gt;Ubuntu 18.04でJava Appletを動かすまでに多少手間がかかったので、メモを残します。&lt;/p&gt;&#xA;&lt;h2 id=&#34;結論&#34; class=&#34;heading&#34;&gt;&lt;a href=&#34;#%e7%b5%90%e8%ab%96&#34; class=&#34;heading-link icon-link&#34;&gt;&lt;/a&gt;結論&lt;/h2&gt;&#xA;&lt;p&gt;先に結論です。&lt;/p&gt;&#xA;&lt;p&gt;不正確な恐れもあるため、ファイルの削除などは自己責任で慎重に行ってください。&lt;br&gt;&#xA;バックアップをとっておくと安心です。&lt;/p&gt;</description>
    </item>
    <item>
      <title>AMPに対応したHUGOサイトに数式を載せる</title>
      <link>https://www.takameron.info/post/formula_on_amp_page/</link>
      <pubDate>Wed, 27 Feb 2019 15:20:00 +0900</pubDate><author>contact@takameron.info (たかめろん)</author>
      <guid>https://www.takameron.info/post/formula_on_amp_page/</guid>
      <description>&lt;p&gt;HUGOで構築され、AMPに対応したWebサイトで、エラーなく数式を表示する方法を紹介します。&lt;/p&gt;&#xA;&lt;h2 id=&#34;2022年3月17日追記&#34; class=&#34;heading&#34;&gt;&lt;a href=&#34;#2022%e5%b9%b43%e6%9c%8817%e6%97%a5%e8%bf%bd%e8%a8%98&#34; class=&#34;heading-link icon-link&#34;&gt;&lt;/a&gt;&lt;strong&gt;2022年3月17日追記&lt;/strong&gt;&lt;/h2&gt;&#xA;&lt;p&gt;2022年現在ではGoogle検索におけるAMPの優位性はなく、AMPページに数式を載せようと四苦八苦するくらいならAMPに対応しない、という選択もあると思います。&#xA;画像のサイズを明記するなど、AMPで必須とされているものは確かに高速化につながっていると思います。&#xA;しかし全て完璧にしなければならず、そのための対応コストは大きいです。&lt;/p&gt;</description>
    </item>
    <item>
      <title>「Netlify DNS」に変えたら速くなった</title>
      <link>https://www.takameron.info/post/netlify_dns/</link>
      <pubDate>Sat, 23 Feb 2019 17:29:30 +0900</pubDate><author>contact@takameron.info (たかめろん)</author>
      <guid>https://www.takameron.info/post/netlify_dns/</guid>
      <description>&lt;p&gt;&lt;em&gt;2022/03/17 追記&lt;/em&gt;&lt;br&gt;&#xA;現在は Cloudflare Pages でホスティングし、CloudflareのDNSを使用しています。&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;2020/02/08 追記&lt;/em&gt;&lt;br&gt;&#xA;現在は Firebase Hosting でホスティングし、CloudFlareのDNSを使用しています。&lt;/p&gt;</description>
    </item>
    <item>
      <title>【2018年版】このブログに使われている技術</title>
      <link>https://www.takameron.info/post/speed_up_this_site/</link>
      <pubDate>Mon, 31 Dec 2018 17:56:00 +0900</pubDate><author>contact@takameron.info (たかめろん)</author>
      <guid>https://www.takameron.info/post/speed_up_this_site/</guid>
      <description>&lt;p&gt;&lt;strong&gt;この記事は2018年時点の構成です。&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;2022年現在は以下の構成になっています。&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;静的サイトジェネレーター：HUGO&lt;/li&gt;&#xA;&lt;li&gt;ホスティング：Cloudflare Pages&lt;/li&gt;&#xA;&lt;li&gt;画像配信：Cloudinary&lt;/li&gt;&#xA;&lt;li&gt;管理：GitHub&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;2020年現在は以下の構成になっています。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
