<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>石頭閒語 :: 快報記事</title>
    <description>遊手好閒的石頭成的部落格 The Source Awakens! Make the source to be with you.</description>
    <link>https://www.rocksaying.tw</link>
    <atom:link href="https://www.rocksaying.tw/categories/events.xml" rel="self" type="application/rss+xml" />
    
      <item>
        <title>增加隱私權政策 (Privacy Policy) 聲明頁</title>
        <description>&lt;p&gt;本站參加 Google AdSense 計畫。日前收到通知「自 2024 年 1 月 16 日起，AdSense 發布商除了遵守《歐盟地區使用者同意授權政策》規定以外，還必須採用 Google 認證且已整合 IAB 資訊公開和同意聲明架構 (TCF) 的 CMP」。為了符合 Google AdSense 規定的隱私權透明揭示原則，增加
「&lt;a href=&quot;https://www.rocksaying.tw/privacy_policy.html&quot;&gt;隱私權政策&lt;/a&gt;」聲明頁。頁面連結固定可見本站最下方頁腳處。&lt;/p&gt;

&lt;p&gt;抱怨一點，Google 怎麼不直接提供隱私權政策的定型化範本。一般人哪知道該寫什麼內容。&lt;/p&gt;
</description>
        <pubDate>Mon, 11 Sep 2023 00:00:00 +0000</pubDate>
        <link>https://www.rocksaying.tw/archives/2023/add-privacy_policy.html</link>
        <guid isPermaLink="true">https://rocksaying.github.io/archives/2023/add-privacy_policy.html</guid>
      </item>
    
      <item>
        <title>Twitter (X) 撤除活動Timeline</title>
        <description>&lt;p&gt;因為 Twitter (改名 X) 撤除了活動 Timeline 功能，故本部落將首頁側欄內容改成 Profile Timeline 。&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;We retired the Likes, Collections, and Moments timelines on January 13, 2023.&lt;/p&gt;

  &lt;p&gt;You can learn more about this change in our &lt;a href=&quot;https://twittercommunity.com/t/removing-support-for-embedded-like-collection-and-moment-timelines/150313&quot;&gt;announcement&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
</description>
        <pubDate>Tue, 29 Aug 2023 00:00:00 +0000</pubDate>
        <link>https://www.rocksaying.tw/archives/2023/twitter-retired-moments-timelines.html</link>
        <guid isPermaLink="true">https://rocksaying.github.io/archives/2023/twitter-retired-moments-timelines.html</guid>
      </item>
    
      <item>
        <title>近日開始放置 Google AdSense 廣告</title>
        <description>&lt;p&gt;近日開始放置 Google AdSense 廣告。在文章頂端以及結尾處，各放一個廣告。&lt;/p&gt;

&lt;p&gt;文章的標籤也做了調整，現在標籤是用 google adsense 搜尋。&lt;/p&gt;

&lt;p&gt;希望可以彌補我的 domain name 註冊費。&lt;/p&gt;
</description>
        <pubDate>Wed, 14 Jul 2021 00:00:00 +0000</pubDate>
        <link>https://www.rocksaying.tw/archives/2021/adsense.html</link>
        <guid isPermaLink="true">https://rocksaying.github.io/archives/2021/adsense.html</guid>
      </item>
    
      <item>
        <title>Debian 10 安裝筆記更新</title>
        <description>&lt;p&gt;我更新了 Debian 安裝筆記中，關於 &lt;em&gt;fcitx&lt;/em&gt; 的說明內容。
因為 &lt;em&gt;hime&lt;/em&gt; 輸入法引擎在 KDE 的某些軟體中，看不到選字區。所以改用 &lt;em&gt;fcitx&lt;/em&gt; 輸入法引擎。
同時發現筆記中的插圖連結失效，順便修正。&lt;/p&gt;

&lt;p&gt;一共更新以下三篇:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;/archives/31064659.html&quot;&gt;Debian 8~10 安裝筆記 基礎篇&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;/archives/31556973.html&quot;&gt;Debian 8~10 安裝筆記 中文環境篇&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;/archives/2019/Debian10_installation_note.html&quot;&gt;Debian 10 安裝筆記 升級篇&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Sun, 06 Jun 2021 00:00:00 +0000</pubDate>
        <link>https://www.rocksaying.tw/archives/2021/debian10-setting-update.html</link>
        <guid isPermaLink="true">https://rocksaying.github.io/archives/2021/debian10-setting-update.html</guid>
      </item>
    
      <item>
        <title>現在可以用 HTTPS 開啟本站了</title>
        <description>&lt;p&gt;忘記是從何時開始， GitHub Pages 用戶不需要自己申請 SSL 憑證，只需要在 repository 的 Settings 頁面中勾選 &lt;em&gt;Enforce HTTPS&lt;/em&gt; ，就可以讓用戶的 Github Pages 個人網頁支持 HTTPS 連線傳輸。參考 &lt;a href=&quot;https://docs.github.com/en/github/working-with-github-pages/securing-your-github-pages-site-with-https&quot;&gt;Securing your GitHub Pages site with HTTPS&lt;/a&gt;。&lt;/p&gt;

&lt;p&gt;但是我之前沒有搞懂 GitHub Pages 關於自訂網域名稱的設定限制，它不讓我勾 &lt;em&gt;Enforce HTTPS&lt;/em&gt; 。所以本站遲遲沒有支持 https 。前幾天我檢查 DNS 設定時，才注意到我的 CNAME 和 GitHub Pages 裡的設定不一致。修正 GitHub Pages 這邊的 CNAME 後，終於可以勾 &lt;em&gt;Enforce HTTPS&lt;/em&gt; 。&lt;/p&gt;

&lt;p&gt;現在石頭閒語可以用 https 連線了。這陣子也會開始將網站資料中使用到 http: 的連結修正為 https: 。&lt;/p&gt;
</description>
        <pubDate>Sun, 28 Mar 2021 00:00:00 +0000</pubDate>
        <link>https://www.rocksaying.tw/archives/2021/https-support.html</link>
        <guid isPermaLink="true">https://rocksaying.github.io/archives/2021/https-support.html</guid>
      </item>
    
      <item>
        <title>整理歷年出國旅遊之遊記</title>
        <description>&lt;p&gt;趁著現在閒賦在家的時間，我最近在整理累積了好幾年的出國旅行遊記。&lt;/p&gt;

&lt;p&gt;從最新的往前整理，所以看到我連發數篇標題是幾年前的旅遊文章時，不要覺得奇怪。
有些旅行資訊已經過時失效了，就當回顧歷史吧。&lt;/p&gt;
</description>
        <pubDate>Fri, 03 Apr 2020 00:00:00 +0000</pubDate>
        <link>https://www.rocksaying.tw/archives/2020/travel-notes.html</link>
        <guid isPermaLink="true">https://rocksaying.github.io/archives/2020/travel-notes.html</guid>
      </item>
    
      <item>
        <title>留言板(disqus)放到首頁使用</title>
        <description>&lt;p&gt;我現在把 disqus 放到部落格首頁下方。以網站留言的型式使用。&lt;/p&gt;

&lt;p&gt;每篇文章下方也多了一個「留言」鈕，簡單地連結跳回首頁留言板區。&lt;/p&gt;

&lt;p&gt;對我的文章有問題的網友，留言時就加個標題、連結或引用文字吧。&lt;/p&gt;
</description>
        <pubDate>Mon, 29 Apr 2019 00:00:00 +0000</pubDate>
        <link>https://www.rocksaying.tw/archives/2019/events-disqus.html</link>
        <guid isPermaLink="true">https://rocksaying.github.io/archives/2019/events-disqus.html</guid>
      </item>
    
      <item>
        <title>更新 Github Page 自訂網域名稱的 IP</title>
        <description>&lt;p&gt;今天更新部落格一份文件後， github 發了一封 “Page build warning” 的提示信，信中說我的網站域名指向一個過期的 IP 位址。&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;The custom domain for your GitHub Pages site is pointed at an outdated IP address. You must update your site’s DNS records if you’d like it to be available via your custom domain. For more information, see &lt;a href=&quot;https://help.github.com/en/articles/using-a-custom-domain-with-github-pages&quot;&gt;https://help.github.com/en/articles/using-a-custom-domain-with-github-pages&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;!--more--&gt;

&lt;p&gt;只是信中的連結文章並未提供真正有幫助的說明。所以我到 DNS 服務商 (我向中華電信註冊) 的管理頁面查看，得知我原本登記的 IP 位址是 192.30.252.153 。再用這個 IP 位址配上 github 關鍵字去 google ，找到真正有用的文章: &lt;a href=&quot;https://help.github.com/en/articles/troubleshooting-custom-domains&quot;&gt;Troubleshooting custom domains&lt;/a&gt; 。&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;If you’re using an A record that points to 192.30.252.153 or 192.30.252.154, you’ll need to update your DNS settings for your site to be available over HTTPS or served with a Content Delivery Network.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;重點是原本登記的 IP 位址是由 CDN 服務商提供。而 CDN 服務商變更了提供內容的 IP 位址，所以我在 DNS 代管服務中登記的 IP 位址也必須更新。&lt;/p&gt;

&lt;p&gt;可以用 &lt;em&gt;dig&lt;/em&gt; 或 &lt;em&gt;ping&lt;/em&gt; 指令去查「github用戶名稱.github.io」的新 IP 位址。我托管於 Github Page 的部落格實際分配的網域名稱是 &lt;em&gt;rocksaying.github.io&lt;/em&gt; 。查詢指令結果如下所示:&lt;/p&gt;

&lt;pre&gt;&lt;code class=&quot;language-term&quot;&gt;$ dig rocksaying.github.io

;; ANSWER SECTION:
rocksaying.github.io.   3599    IN      A       185.199.109.153
rocksaying.github.io.   3599    IN      A       185.199.111.153
rocksaying.github.io.   3599    IN      A       185.199.108.153
rocksaying.github.io.   3599    IN      A       185.199.110.153
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;或者用 &lt;kbd&gt;ping rocksaying.github.io&lt;/kbd&gt; 也可。&lt;/p&gt;

&lt;p&gt;dig 查詢結果的第一個 IP 位址就是我的第一順位 IP 位址。然後再到 DNS 服務商的代管頁面，將 A 類型的 IP 從過期的 192.30.252.153 改成 185.199.109.153 。提交設置後，會提示24小時內才會生效。&lt;/p&gt;
</description>
        <pubDate>Mon, 18 Mar 2019 00:00:00 +0000</pubDate>
        <link>https://www.rocksaying.tw/archives/2019/github-page-custom-domain-ip-update.html</link>
        <guid isPermaLink="true">https://rocksaying.github.io/archives/2019/github-page-custom-domain-ip-update.html</guid>
      </item>
    
      <item>
        <title>調整留言板(disqus)的使用內容</title>
        <description>&lt;p&gt;由於留言板的使用率非常低，且 disqus 系統會拖長網頁載入時間，所以我調整了我的留言板機制。&lt;/p&gt;

&lt;p&gt;現在大部份文章都不會看到留言板了。具共同主題或同系列的文章，則會共用同一主題的留言板。&lt;/p&gt;

&lt;p&gt;少量的意見回饋與交流，使用 twitter 和 facebook 足以。&lt;/p&gt;
</description>
        <pubDate>Thu, 13 Apr 2017 00:00:00 +0000</pubDate>
        <link>https://www.rocksaying.tw/archives/2017/events-disqus.html</link>
        <guid isPermaLink="true">https://rocksaying.github.io/archives/2017/events-disqus.html</guid>
      </item>
    
      <item>
        <title>2016年3月推薦主題文章</title>
        <description>&lt;p&gt;推薦主題文章 &lt;em&gt;MQTT用戶端入門&lt;/em&gt; :&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;/archives/2016/MQTT-1-Debian8%E5%AE%89%E8%A3%9Dmosquitto.html&quot;&gt;一、在 Debian 8 安裝 mosquitto&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;/archives/2016/MQTT-2-JavaScript-setting.html&quot;&gt;二、JavaScript 用戶端程式設計&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;/archives/2016/MQTT-3-Python-clients.html&quot;&gt;三、Python 用戶端程式設計&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;另外，我在配合 Apache MQ 的 MQTT 模組時，遇到 qos 為 2 還是漏訊的情形。但配合  mosquitto 時就沒遇過。&lt;/p&gt;

&lt;p&gt;最近規劃把 &lt;a href=&quot;https://rocksaying.disqus.com/latest.rss&quot;&gt;disqus 的最近留言&lt;/a&gt; 放到首頁側欄上。&lt;/p&gt;

&lt;p&gt;上月底有點忙，配合「非本國國民自動通關系統」驗收，得到機場加班微調程式。硬體閘門廠商先後提供的控制規格文件和設備實際回報的內容不一樣。結果我得要自己一一觀察每個 sensor 的實際回報資料調整程式內的狀態表。這些人是在破壞軟體協作的信賴關係。&lt;/p&gt;
</description>
        <pubDate>Fri, 01 Apr 2016 00:00:00 +0000</pubDate>
        <link>https://www.rocksaying.tw/archives/2016/2016-march-recommendation.html</link>
        <guid isPermaLink="true">https://rocksaying.github.io/archives/2016/2016-march-recommendation.html</guid>
      </item>
    
  </channel>
</rss>