<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>7buzou</title><description>Zhang Mingxing 的个人技术博客，保留旧文章内容，并以 Astro 重建为更易维护的静态站点。</description><link>https://zhangmx.github.io/</link><item><title>Testing IDE tools</title><link>https://zhangmx.github.io/blog/testing-ide-tools/</link><guid isPermaLink="true">https://zhangmx.github.io/blog/testing-ide-tools/</guid><description>这是一个很久以前整理的内容了，当初研究自动化测试开发，为找到最好的测试工具，分别尝试使用了一下。</description><pubDate>Thu, 23 Jul 2020 16:29:29 GMT</pubDate></item><item><title>Normal demand</title><link>https://zhangmx.github.io/blog/normal-demand/</link><guid isPermaLink="true">https://zhangmx.github.io/blog/normal-demand/</guid><description>前天同事提到一个服务器推送行情的需求,然后考虑了一个实现方案,结果昨天一个旧同事也问询了我这个几乎一模一样的需求,感觉这个需要很实际啊</description><pubDate>Sat, 24 Dec 2016 11:02:55 GMT</pubDate></item><item><title>Windows 7 oracle client crash</title><link>https://zhangmx.github.io/blog/windows-7-oracle-client-crash/</link><guid isPermaLink="true">https://zhangmx.github.io/blog/windows-7-oracle-client-crash/</guid><description>win 7 下oracle默认的客户端连接服务器莫名其妙的闪退,秒退,崩溃,反正这几个词在百度都没搜到相应的解决方案.</description><pubDate>Fri, 23 Dec 2016 10:54:22 GMT</pubDate></item><item><title>Vagrant and docker</title><link>https://zhangmx.github.io/blog/vagrant-and-docker/</link><guid isPermaLink="true">https://zhangmx.github.io/blog/vagrant-and-docker/</guid><description>vagrant和docker都研究了一下,下面做一个简单的对比. 假如把vagrant和docker整合一下,就是vagrant打包出一个含有docker的box,一定是疯了,不过我之前就是这么想的</description><pubDate>Thu, 22 Dec 2016 09:33:05 GMT</pubDate></item><item><title>How to Hbuilder</title><link>https://zhangmx.github.io/blog/how-to-hbuilder/</link><guid isPermaLink="true">https://zhangmx.github.io/blog/how-to-hbuilder/</guid><description>一个各种吹嘘的工具,养眼,速度快的开发环境工具官网.可以用html5+的方式开发手机应用.通过对文档的翻阅,和各种示例的研究.觉得这个东西还是有点价值的,但是还有很多商榷之处,如果是开源的就最棒了</description><pubDate>Wed, 21 Dec 2016 11:06:20 GMT</pubDate></item><item><title>About 2016</title><link>https://zhangmx.github.io/blog/about-2016/</link><guid isPermaLink="true">https://zhangmx.github.io/blog/about-2016/</guid><description>冬天阳光灿烂 春天百花争艳 夏天清凉惬意 秋天天高云淡</description><pubDate>Tue, 20 Dec 2016 08:29:32 GMT</pubDate></item><item><title>New to YII</title><link>https://zhangmx.github.io/blog/new-to-yii/</link><guid isPermaLink="true">https://zhangmx.github.io/blog/new-to-yii/</guid><description>去年底接触了 laravel ,用到现在,对这个框架颇有好感,旧同事一直在用 yii ,而 yii 也迭代到了2版本,据说一切推到重来.</description><pubDate>Mon, 19 Dec 2016 11:14:02 GMT</pubDate></item><item><title>Openresty taste</title><link>https://zhangmx.github.io/blog/openresty-taste/</link><guid isPermaLink="true">https://zhangmx.github.io/blog/openresty-taste/</guid><description>采集用户行为信息的服务器(B),采用openresty开发.</description><pubDate>Mon, 19 Dec 2016 11:13:41 GMT</pubDate></item><item><title>Look at Weex</title><link>https://zhangmx.github.io/blog/look-at-weex/</link><guid isPermaLink="true">https://zhangmx.github.io/blog/look-at-weex/</guid><pubDate>Mon, 19 Dec 2016 11:09:12 GMT</pubDate></item><item><title>Create ELK</title><link>https://zhangmx.github.io/blog/create-elk/</link><guid isPermaLink="true">https://zhangmx.github.io/blog/create-elk/</guid><description>在统计分析项目里的D服务器就是由elk组成的,主要负责收集日志,和分析结果.</description><pubDate>Mon, 19 Dec 2016 11:08:52 GMT</pubDate></item><item><title>Copy Google Analytics</title><link>https://zhangmx.github.io/blog/copy-google-analytics/</link><guid isPermaLink="true">https://zhangmx.github.io/blog/copy-google-analytics/</guid><description>公司有个类似baidu或者google统计的那种需求.于是简单研究了一下,最后选用了google做研究.</description><pubDate>Mon, 19 Dec 2016 11:07:42 GMT</pubDate></item><item><title>New to Asp dot net</title><link>https://zhangmx.github.io/blog/new-to-asp-dot-net/</link><guid isPermaLink="true">https://zhangmx.github.io/blog/new-to-asp-dot-net/</guid><description>2007年学习的时候,接触了一点asp的内容,部门新接手了一个asp.net的站点,于是简单研究了一下.</description><pubDate>Mon, 19 Dec 2016 11:02:22 GMT</pubDate></item><item><title>Use logstash</title><link>https://zhangmx.github.io/blog/use-logstash/</link><guid isPermaLink="true">https://zhangmx.github.io/blog/use-logstash/</guid><description>logstash的官方文档和中文文档中有遗漏的地方,在官方论坛里也提到文档的更新比较滞后,主要遇到的问题:</description><pubDate>Wed, 16 Nov 2016 10:57:11 GMT</pubDate></item><item><title>Node sass install stuck</title><link>https://zhangmx.github.io/blog/node-sass-install-stuck/</link><guid isPermaLink="true">https://zhangmx.github.io/blog/node-sass-install-stuck/</guid><description>之前用vagrant的homestead创建laravel项目后，执行npm install都很顺利，但是昨天遇到一个奇怪的问题，安装一半后，卡在了sass安装命令上，等了有一两个小时，不超时，不中断，也没有错误日志。 这个在之前其他项目都…</description><pubDate>Sun, 12 Jun 2016 08:02:25 GMT</pubDate></item><item><title>初衷[Original intention]</title><link>https://zhangmx.github.io/blog/original-intention/</link><guid isPermaLink="true">https://zhangmx.github.io/blog/original-intention/</guid><description>关于这个博客的想法 以前也有过博客，可是没怎么坚持，一直感觉自己想写的东西比较隐私，或者有自私的想法，担心自己写的什么被别人学去，突然有一天释怀了，或许应该做点对别人有益的事情，就这样吧，有用还是没用将就看吧 域名（STEP ONE） 7b…</description><pubDate>Sat, 20 Feb 2016 13:23:05 GMT</pubDate></item><item><title>Build This Blog</title><link>https://zhangmx.github.io/blog/build-this-blog/</link><guid isPermaLink="true">https://zhangmx.github.io/blog/build-this-blog/</guid><description>clone checkout （ myblog分支 ）后</description><pubDate>Thu, 18 Feb 2016 11:09:12 GMT</pubDate></item><item><title>Hello World</title><link>https://zhangmx.github.io/blog/hello-world/</link><guid isPermaLink="true">https://zhangmx.github.io/blog/hello-world/</guid><description>Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hex…</description><pubDate>Thu, 11 Feb 2016 11:09:12 GMT</pubDate></item></channel></rss>