<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>张洪Heo</title>
    <link>https://blog.zhheo.com/</link>
    
    <image>
      <url>https://p.zhheo.com/70UxC320590881724049185405.png!cover</url>
      <title>张洪Heo</title>
      <link>https://blog.zhheo.com/</link>
    </image>
    
    <atom:link href="https://blog.zhheo.com/rss.xml" rel="self" type="application/rss+xml"/>
    
    <description>产品设计师、独立开发者、设计与科技领域自媒体博主</description>
    <pubDate>Thu, 09 Apr 2026 09:33:22 GMT</pubDate>
    <generator>http://hexo.io/</generator>
    
    <item>
      <title>视频压缩软件 CompressO 3.0 MacOS 免费汉化版下载</title>
      <link>https://blog.zhheo.com/p/9ekjlgs4.html</link>
      <guid>https://blog.zhheo.com/p/9ekjlgs4.html</guid>
      <pubDate>Thu, 09 Apr 2026 09:33:22 GMT</pubDate>
      
      <description>这篇文章介绍了博主 HaoUp 汉化开源视频压缩工具 CompressO 的经过。软件原版不支持中文，博主因同事有视频压缩需求便顺手将其汉化，鉴于软件更新频率低，汉化后直接开源共享。项目托管于 GitHub（compressO-CN），由于博主仅拥有 Mac 环境，无法打包 Windows 版本，因此提供了 M 芯片和 Intel 芯片两个 Mac 版本的下载链接。如有用户打包了 Windows 版本，也欢迎分享。项目体现了博主实用主义的开源精神——从自身需求出发，快速汉化并开源普惠他人。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/oSZJdn20490481775728744396.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E8%B5%84%E6%BA%90%E4%B8%AD%E5%BF%83/">资源中心</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E8%A7%86%E9%A2%91/">视频</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      <category domain="https://blog.zhheo.com/tags/Mac/">Mac</category>
      
      <category domain="https://blog.zhheo.com/tags/FFmpeg/">FFmpeg</category>
      
      
      <comments>https://blog.zhheo.com/p/9ekjlgs4.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>我将我最初接触 Vibe Coding 的飞机大战重写了，飞机大战2.0登场</title>
      <link>https://blog.zhheo.com/p/ulmdpqpw.html</link>
      <guid>https://blog.zhheo.com/p/ulmdpqpw.html</guid>
      <pubDate>Thu, 09 Apr 2026 02:38:51 GMT</pubDate>
      
      <description>这篇文章介绍了作者三年前作为代码小白，通过复制粘贴大法艰难完成飞机大战游戏的经历。三年后，作者和AI能力都大幅提升，花一天时间重构出飞机大战2.0版本，采用肉鸽玩法、宝石三选一技能、鼠标拖拽操作等新特性，展示了Vibe Coding的成长成果。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/HCvZgT22090481775703080512.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E6%88%91%E7%9A%84%E9%A1%B9%E7%9B%AE/">我的项目</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E6%97%A5%E5%B8%B8/">日常</category>
      
      <category domain="https://blog.zhheo.com/tags/%E7%BD%91%E9%A1%B5%E5%89%8D%E7%AB%AF/">网页前端</category>
      
      
      <comments>https://blog.zhheo.com/p/ulmdpqpw.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>如何让OpenClaw控制智能家居，OpenClaw连接HomeAssistant教程</title>
      <link>https://blog.zhheo.com/p/v5h8ojrd.html</link>
      <guid>https://blog.zhheo.com/p/v5h8ojrd.html</guid>
      <pubDate>Wed, 08 Apr 2026 09:47:23 GMT</pubDate>
      
      <description>本文介绍如何用 OpenClaw 替代 HomePod Siri 来控制智能家居。具体步骤包括：1）安装 openclaw-homeassistant 技能；2）在 Home Assistant 中生成长期访问令牌；3）将 HA 地址和令牌配置到 OpenClaw。集成后可实现用自然语言控制灯光、空调等设备，以及设置复杂的定时自动化任务（如晚间关灯提醒）。作者认为复杂的自动化可直接在 OpenClaw 执行，而简单场景仍可保留米家 app 本地配置以确保稳定性。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/QVrbYt21890481775642178852.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E7%BB%8F%E9%AA%8C%E5%88%86%E4%BA%AB/">经验分享</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E6%95%99%E7%A8%8B/">教程</category>
      
      <category domain="https://blog.zhheo.com/tags/AIGC/">AIGC</category>
      
      <category domain="https://blog.zhheo.com/tags/OpenClaw/">OpenClaw</category>
      
      <category domain="https://blog.zhheo.com/tags/HomeAssistant/">HomeAssistant</category>
      
      
      <comments>https://blog.zhheo.com/p/v5h8ojrd.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>抖音iframe代码生成器：将抖音链接转为可嵌入网页的iframe代码</title>
      <link>https://blog.zhheo.com/p/53f66bm1.html</link>
      <guid>https://blog.zhheo.com/p/53f66bm1.html</guid>
      <pubDate>Tue, 07 Apr 2026 05:59:22 GMT</pubDate>
      
      <description>这篇文章介绍了作者为了简化在博客中插入抖音视频的流程，开发了一个在线小工具。通过输入抖音分享链接，工具自动提取视频ID并生成可直接嵌入博客的iframe代码，省去了手动浏览器操作提取ID的繁琐步骤。工具已上线至作者的个人工具站，方便有同样需求的用户快速使用。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/aqK8wW23390481775542593364.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E6%88%91%E7%9A%84%E9%A1%B9%E7%9B%AE/">我的项目</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E6%95%99%E7%A8%8B/">教程</category>
      
      <category domain="https://blog.zhheo.com/tags/%E7%BD%91%E9%A1%B5%E5%89%8D%E7%AB%AF/">网页前端</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      
      <comments>https://blog.zhheo.com/p/53f66bm1.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>Apple Watch + AirPods 真实体验分享：那些意外里的小惊喜与小教训</title>
      <link>https://blog.zhheo.com/p/vcao5jjb.html</link>
      <guid>https://blog.zhheo.com/p/vcao5jjb.html</guid>
      <pubDate>Tue, 07 Apr 2026 05:22:59 GMT</pubDate>
      
      <description>这篇文章介绍了作者通过亲身经历对智能穿戴设备认知的转变。从Apple Watch的睡眠评分功能潜移默化改善生活习惯，到与AirPods的联动体验，再到AirPods掉入火锅后奇迹恢复、Apple Watch长期闲置后&quot;电池饿死&quot;的解决方法。作者分享了三个实用经验：一是健康数据量化能影响行为，二是设备掉水后应静置挥发再尝试充电，三是Apple Watch长期不用需关机避免亏电保护。这些经历让作者认识到智能设备不仅是工具，更是生活中的贴心伙伴。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/fevykx20490481775541364247.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E9%97%B2%E8%81%8A%E6%97%A5%E5%B8%B8/">闲聊日常</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E6%97%A5%E5%B8%B8/">日常</category>
      
      <category domain="https://blog.zhheo.com/tags/%E6%89%8B%E8%A1%A8/">手表</category>
      
      
      <comments>https://blog.zhheo.com/p/vcao5jjb.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>使用 Magsafe 磁吸保护壳，但是磁力比较低，怎么办</title>
      <link>https://blog.zhheo.com/p/idp0qt15.html</link>
      <guid>https://blog.zhheo.com/p/idp0qt15.html</guid>
      <pubDate>Sun, 05 Apr 2026 00:41:04 GMT</pubDate>
      
      <description>这篇文章介绍了通过自行更换高吸力磁铁解决廉价MagSafe手机壳磁力不足的方法。作者首先分享了自己日常使用MagSafe支架、泡泡骚、磁吸环等多种磁吸配件的体验，随后指出廉价手机壳普遍存在磁力弱的问题，通常只能退货处理。核心解决方案是单独购买MagSafe接收端磁铁替换壳内劣质磁铁。操作要点包括：推荐55毫米和70毫米两种常用尺寸，N52材质磁铁吸力可达2000高斯，搭配单面麦拉可增强磁力且让磁铁隐形，实现廉价手机壳与MagSafe配件的完美兼容，大幅提升性价比。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/nia6hV20490481775350564799.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E6%97%A5%E5%B8%B8/">日常</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E9%97%B2%E8%81%8A%E6%9D%82%E8%B0%88/">闲聊杂谈</category>
      
      
      <comments>https://blog.zhheo.com/p/idp0qt15.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>OpenClaw喧嚣过后，我最终选择了QClaw</title>
      <link>https://blog.zhheo.com/p/bublpdof.html</link>
      <guid>https://blog.zhheo.com/p/bublpdof.html</guid>
      <pubDate>Thu, 02 Apr 2026 07:13:58 GMT</pubDate>
      
      <description>这篇文章介绍了作者从早期探索到最终选择腾讯QClaw作为主力AI助手的心路历程。作者曾是Coze用户，因长任务和实体设备操作的局限性转而尝试各种OpenClaw方案，最终锁定QClaw。其核心推荐理由为：免费且Token充足、支持微信接入、安装便捷。最终促使作者下定决心的关键在于&quot;UU远程&quot;——可远程操控Mac且支持盒盖不休眠，让龙虾在后台稳定运行。文章后半部分总结了龙虾的核心应用场景：每日签到等琐碎任务自动化、超长信息收集任务（如整理某领域抖音博主表格）、跨平台搜索skill迁移等，并推荐&quot;UU远程+QClaw&quot;组合作为完整解决方案。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/0p2hj425490481775183814997.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E7%BB%8F%E9%AA%8C%E5%88%86%E4%BA%AB/">经验分享</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E6%97%A5%E5%B8%B8/">日常</category>
      
      <category domain="https://blog.zhheo.com/tags/OpenClaw/">OpenClaw</category>
      
      
      <comments>https://blog.zhheo.com/p/bublpdof.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>洪绘存图发布：保存浏览器图片为指定格式、提取网页所有图片、屏幕截图插件</title>
      <link>https://blog.zhheo.com/p/drqm39ob.html</link>
      <guid>https://blog.zhheo.com/p/drqm39ob.html</guid>
      <pubDate>Sun, 29 Mar 2026 06:41:52 GMT</pubDate>
      
      <description>这篇文章介绍了作者因常用图片保存插件被检测为恶意软件而卸载后，自行开发了一款名为《洪绘存图》的浏览器插件。该插件集成了存图、抓图、截图三大功能，成为三合一工具。作者展示了多张插件界面截图，展示了从初步开发到最终完善的过程。这个自研插件不仅解决了作者的存图需求，还通过不断迭代优化，将多个功能整合在一起，提供了一个安全可靠的图片保存解决方案。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/HRzaN522590381774940665830.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E6%88%91%E7%9A%84%E9%A1%B9%E7%9B%AE/">我的项目</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E5%BF%85%E7%9C%8B/">必看</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      <category domain="https://blog.zhheo.com/tags/Chrome/">Chrome</category>
      
      
      <comments>https://blog.zhheo.com/p/drqm39ob.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>洪绘星空发布：一个值得逛的博客友链朋友圈</title>
      <link>https://blog.zhheo.com/p/iu5f3hvj.html</link>
      <guid>https://blog.zhheo.com/p/iu5f3hvj.html</guid>
      <pubDate>Fri, 20 Mar 2026 02:12:20 GMT</pubDate>
      
      <description>这篇文章介绍了博客在社交媒体和AI冲击下面临的衰落现状，以及作者对博客文化的坚守。文章指出，虽然写博客的人越来越少，但作者仍以记录生活和思考为目的坚持博客写作。为了解决博客互动不足的问题，作者重新开发了&quot;洪绘星空&quot;独立站，通过iframe方式展示友链文章，提供点赞、关注、推荐等功能，旨在为坚守博客的人创造更多交流机会。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/oK15t022290381773979402236.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E6%88%91%E7%9A%84%E9%A1%B9%E7%9B%AE/">我的项目</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E5%BF%85%E7%9C%8B/">必看</category>
      
      
      <comments>https://blog.zhheo.com/p/iu5f3hvj.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>腾讯QClaw上手：打通微信很方便，但是性能上略有不足</title>
      <link>https://blog.zhheo.com/p/bn8aror2.html</link>
      <guid>https://blog.zhheo.com/p/bn8aror2.html</guid>
      <pubDate>Tue, 17 Mar 2026 07:44:54 GMT</pubDate>
      
      <description>这篇文章介绍了作者体验腾讯QClaw龙虾工具的详细测试过程和对比分析。文章从微信绑定的深度优势、安装配置、实际操作v2ex签到等多个维度展开测试，验证了QClaw确实具备操作电脑的能力。作者指出腾讯相比阿里JVSClaw在IM软件绑定上的天然优势，但同时也暴露了内存占用过高、移动端与桌面端无法同时对话、执行过程不透明等技术短板。最终作者认为QClaw的微信直连体验尚可，但反应速度较慢，交互体验仍需优化。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/6tVyTp22090381773742160911.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E8%BD%AF%E4%BB%B6%E6%8E%A8%E8%8D%90/">软件推荐</category>
      
      
      <category domain="https://blog.zhheo.com/tags/AIGC/">AIGC</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      <category domain="https://blog.zhheo.com/tags/OpenClaw/">OpenClaw</category>
      
      
      <comments>https://blog.zhheo.com/p/bn8aror2.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>阿里 JVS Claw 上手：都这么多天了，养虾的门槛被打下来了吗？</title>
      <link>https://blog.zhheo.com/p/ey4573gn.html</link>
      <guid>https://blog.zhheo.com/p/ey4573gn.html</guid>
      <pubDate>Mon, 16 Mar 2026 07:36:30 GMT</pubDate>
      
      <description>这篇文章介绍了阿里推出的JVS Claw内测产品，它同时支持云端和本地部署OpenClaw小龙虾。云端部署提供免费虚拟机（2核8G配置），具备完整的Linux操作界面和公网IP，可直接通过对话界面执行命令，无需配置API，支持文件拖拽传输和技能安装。本地部署极其便捷，5秒内完成配置，开箱即用且内存占用低。产品支持多设备客户端，移动端可控制云端龙虾。整体体验优秀，部署速度快、界面友好，但本地龙虾暂不支持远程控制。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/qWkTjX24690381773654346656.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E8%BD%AF%E4%BB%B6%E6%8E%A8%E8%8D%90/">软件推荐</category>
      
      
      <category domain="https://blog.zhheo.com/tags/AIGC/">AIGC</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      <category domain="https://blog.zhheo.com/tags/OpenClaw/">OpenClaw</category>
      
      
      <comments>https://blog.zhheo.com/p/ey4573gn.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>洪绘图标助手更新：获取应用图标、将你的图标对mac进行适配</title>
      <link>https://blog.zhheo.com/p/z9rm5p4p.html</link>
      <guid>https://blog.zhheo.com/p/z9rm5p4p.html</guid>
      <pubDate>Mon, 16 Mar 2026 02:17:56 GMT</pubDate>
      
      <description>这篇文章介绍了&quot;洪绘图标助手&quot;这款全新应用图标工具,它基于之前的&quot;应用图标库&quot;重构升级,主要解决网页版应用在macOS上作为独立应用使用时的图标显示问题。该工具目前提供两个核心功能:应用图标搜索功能,用户输入应用名称即可获取并下载图标,适用于调研、制作PPT等场景;图标适配mac功能,专门解决使用Chrome或Edge创建网页应用时图标显示异常的问题,用户只需将图标图片导入,选择模式后通过&quot;访访显示&quot;&quot;显示简介&quot;&quot;拖入图标&quot;的方式,轻松为应用更换美观的macOS样式图标,有效提升了网页应用的视觉体验和使用舒适度。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/nIpIL524290381773629442920.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E6%88%91%E7%9A%84%E9%A1%B9%E7%9B%AE/">我的项目</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E8%AE%BE%E8%AE%A1/">设计</category>
      
      
      <comments>https://blog.zhheo.com/p/z9rm5p4p.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>超级制图上手：图片上的文字如何用AI修改？无痕改字一键出图</title>
      <link>https://blog.zhheo.com/p/yynnxi2c.html</link>
      <guid>https://blog.zhheo.com/p/yynnxi2c.html</guid>
      <pubDate>Wed, 11 Mar 2026 02:46:25 GMT</pubDate>
      
      <description>这篇文章介绍了一款名为“超级制图”的AI图片编辑应用，特别适合设计师处理文字修改需求。该应用的核心功能“无痕改字”能够智能替换图片中的文字内容，以修改微信余额数字为例，用户只需框选文本区域并输入新内容，AI就能自动调整文字的位置、大小和粗细，实现较为自然的修改效果。虽然部分情况下效果仍需反复尝试，但作为免费功能已能满足日常改字需求，为处理图片文字修改提供了便捷的AI解决方案。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/YIfIcH23290381773198092685.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E8%BD%AF%E4%BB%B6%E6%8E%A8%E8%8D%90/">软件推荐</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E8%AE%BE%E8%AE%A1/">设计</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      
      <comments>https://blog.zhheo.com/p/yynnxi2c.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>用虚拟机养龙虾，在Mac上通过Lume使用虚拟机的隔离环境安装OpenClaw</title>
      <link>https://blog.zhheo.com/p/h6k74j9o.html</link>
      <guid>https://blog.zhheo.com/p/h6k74j9o.html</guid>
      <pubDate>Tue, 10 Mar 2026 03:30:41 GMT</pubDate>
      
      <description>作者在主力机直接部署OpenClaw时因指令失误险些改全文件权限，遂弃用本地电脑，转而采用虚拟机在Mac上搭建安全环境，并详细给出安装Lume、部署OpenClaw及后台运行、接入QQ的完整步骤，提醒要在独立环境中“养”好AI。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/vh9pii24790381773127967125.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E7%BB%8F%E9%AA%8C%E5%88%86%E4%BA%AB/">经验分享</category>
      
      
      <category domain="https://blog.zhheo.com/tags/AIGC/">AIGC</category>
      
      <category domain="https://blog.zhheo.com/tags/Mac/">Mac</category>
      
      <category domain="https://blog.zhheo.com/tags/OpenClaw/">OpenClaw</category>
      
      
      <comments>https://blog.zhheo.com/p/h6k74j9o.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>如何创作AI歌曲？从生成歌词、歌曲创作、专辑封面到音乐发行</title>
      <link>https://blog.zhheo.com/p/cpw1bogx.html</link>
      <guid>https://blog.zhheo.com/p/cpw1bogx.html</guid>
      <pubDate>Tue, 03 Mar 2026 02:22:12 GMT</pubDate>
      
      <description>这篇文章介绍了作者分享的AI音乐创作全流程，将AI音乐创作比作抽卡，分为歌词抽卡和作曲抽卡。作者使用扣子工具通过技能调用生成歌词，以华夏文明风格rap为例展示创作成果，还提供了调好的技能链接。作曲用suno工具，免费用户可同时创作4首，可选择声音性别，下载音乐后可通过抖音创作实验室AI作曲功能进行洗歌优化。最后通过抖音创作实验室AI编辑器混音，完成原创歌曲发布，审核需数小时。作者认为AI创作重在过程乐趣，不必过度追求商业收益。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/LusAIl23790381772510137085.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E7%BB%8F%E9%AA%8C%E5%88%86%E4%BA%AB/">经验分享</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E5%BF%85%E7%9C%8B/">必看</category>
      
      <category domain="https://blog.zhheo.com/tags/AIGC/">AIGC</category>
      
      <category domain="https://blog.zhheo.com/tags/%E9%9F%B3%E4%B9%90/">音乐</category>
      
      
      <comments>https://blog.zhheo.com/p/cpw1bogx.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>洪绘历史记录发布！无限存储你的浏览器历史记录，防止历史记录被自动删除</title>
      <link>https://blog.zhheo.com/p/0tr5lmby.html</link>
      <guid>https://blog.zhheo.com/p/0tr5lmby.html</guid>
      <pubDate>Wed, 25 Feb 2026 03:13:58 GMT</pubDate>
      
      <description>这篇文章介绍了作者开发的浏览器插件“洪绘历史记录”。该插件旨在替代UI不佳、操作反人类且不支持中文的History Trends Unlimited插件，解决浏览器仅能保存三个月历史记录的痛点，方便用户查找更早的网页记录。插件加入了“简约”模式，可将相同网站的历史记录折叠显示，提升查找效率。同时，它支持导入History Trends Unlimited导出的历史记录，用户可在Google Chrome和Edge应用商店下载安装。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/yLjxSn24990281771990729182.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E6%88%91%E7%9A%84%E9%A1%B9%E7%9B%AE/">我的项目</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E5%BF%85%E7%9C%8B/">必看</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      <category domain="https://blog.zhheo.com/tags/Chrome/">Chrome</category>
      
      
      <comments>https://blog.zhheo.com/p/0tr5lmby.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>红包封面：祝大家新的一年发大财啦！</title>
      <link>https://blog.zhheo.com/p/ulnwjohw.html</link>
      <guid>https://blog.zhheo.com/p/ulnwjohw.html</guid>
      <pubDate>Wed, 04 Feb 2026 04:06:54 GMT</pubDate>
      
      <description>这篇文章介绍了又到一年一度的Guli封面发放时刻，向大家表达过去支持的感谢，提前拜年祝大家新年发大财。还展示了红包封面样式，推出全新财神版本Guli，呼吁大家赶快到公众号领取。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/5L42wZ21990281770178399993.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E7%BD%91%E7%AB%99%E5%85%AC%E5%91%8A/">网站公告</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E6%97%A5%E5%B8%B8/">日常</category>
      
      <category domain="https://blog.zhheo.com/tags/%E7%BA%A2%E5%8C%85%E5%B0%81%E9%9D%A2/">红包封面</category>
      
      
      <comments>https://blog.zhheo.com/p/ulnwjohw.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>如何将 FinalcutPro的fcpxml文件转换为srt字幕？导出srt字幕方法</title>
      <link>https://blog.zhheo.com/p/obo78geq.html</link>
      <guid>https://blog.zhheo.com/p/obo78geq.html</guid>
      <pubDate>Thu, 22 Jan 2026 04:19:17 GMT</pubDate>
      
      <description>这篇文章提到作者有将 finalcutpro 字幕转换为 srt 格式的需求，发现市面上此类软件价格昂贵。作者经研究，把原本用脚本实现的功能做成转换网页，方便自用及后续使用。若存在 bug 欢迎反馈，使用地址为https://fcpxml.zhheo.com/ ，用户直接拖拽 fcpxml 文件到网页，即可下载 srt 字幕文件 。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/Zr4Tss25290281771991212975.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E6%88%91%E7%9A%84%E9%A1%B9%E7%9B%AE/">我的项目</category>
      
      
      <category domain="https://blog.zhheo.com/tags/FinalCutPro/">FinalCutPro</category>
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      
      <comments>https://blog.zhheo.com/p/obo78geq.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>如何免水印下载豆包生成的图片？豆包AI图去水印，无水印下载</title>
      <link>https://blog.zhheo.com/p/tw9uwtki.html</link>
      <guid>https://blog.zhheo.com/p/tw9uwtki.html</guid>
      <pubDate>Wed, 14 Jan 2026 05:31:42 GMT</pubDate>
      
      <description>这篇文章介绍了因抠图需求激增，相比 PS，用豆包抠图更便捷，复制粘贴图片并指令 “抠图” 即可，但保存图片有水印。为去除水印，可使用 doubao - downloader 工具，它支持油猴插件和浏览器插件两种安装方式。文中给出项目及安装地址，还详细说明了不同网络环境下油猴脚本和浏览器插件的具体安装步骤。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/VnunRE25990181768370099273.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E8%BD%AF%E4%BB%B6%E6%8E%A8%E8%8D%90/">软件推荐</category>
      
      
      <category domain="https://blog.zhheo.com/tags/%E8%BD%AF%E4%BB%B6/">软件</category>
      
      <category domain="https://blog.zhheo.com/tags/Chrome/">Chrome</category>
      
      
      <comments>https://blog.zhheo.com/p/tw9uwtki.html#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>Mac中罗技鼠标键盘近期失灵问题解决方法，Logi Options 打不开</title>
      <link>https://blog.zhheo.com/p/9jbu7q9r.html</link>
      <guid>https://blog.zhheo.com/p/9jbu7q9r.html</guid>
      <pubDate>Mon, 12 Jan 2026 07:42:24 GMT</pubDate>
      
      <description>这篇文章介绍了作者在用的logi master 3s鼠标前进和后退按钮失灵，驱动打不开，发现是罗技外设Mac用户普遍遇到的问题，因应用程序所需证书过期，且影响应用内更新程序。罗技官方提供解决方法，针对Options+、G HUB分别给出下载链接及操作步骤，macOS 12 Monterey用户还有专用补丁工具。作者发文旨在分享解决办法。</description>
      
      
      
      <enclosure url="https://p.zhheo.com/EacvsJ24390181768204303601.webp!cover" type="image"/>
      
      
      
      
      <category domain="https://blog.zhheo.com/categories/%E7%BB%8F%E9%AA%8C%E5%88%86%E4%BA%AB/">经验分享</category>
      
      
      <category domain="https://blog.zhheo.com/tags/Mac/">Mac</category>
      
      
      <comments>https://blog.zhheo.com/p/9jbu7q9r.html#disqus_thread</comments>
      
    </item>
    
  </channel>
</rss>
