<?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/"
	>

<channel>
	<title>研究归档 - FREEZhao</title>
	<atom:link href="https://www.freezhao.com/category/research-zh/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.freezhao.com/category/research-zh/</link>
	<description>FREEZhao Universe</description>
	<lastBuildDate>Fri, 14 Feb 2025 09:12:23 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://www.freezhao.com/wp-content/uploads/2023/05/2023_logo_black-150x150.png</url>
	<title>研究归档 - FREEZhao</title>
	<link>https://www.freezhao.com/category/research-zh/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>群晖7.2 Docker安装acme.sh自动更新部署多域名SSL证书</title>
		<link>https://www.freezhao.com/%e7%be%a4%e6%99%967-2-docker%e5%ae%89%e8%a3%85acme-sh%e8%87%aa%e5%8a%a8%e6%9b%b4%e6%96%b0%e9%83%a8%e7%bd%b2%e5%a4%9a%e5%9f%9f%e5%90%8dssl%e8%af%81%e4%b9%a6/</link>
		
		<dc:creator><![CDATA[FREEZhao]]></dc:creator>
		<pubDate>Fri, 31 May 2024 17:57:49 +0000</pubDate>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[研究]]></category>
		<category><![CDATA[acme]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[synology]]></category>
		<category><![CDATA[安全证书]]></category>
		<category><![CDATA[续签]]></category>
		<category><![CDATA[群晖]]></category>
		<category><![CDATA[自动]]></category>
		<category><![CDATA[部署]]></category>
		<guid isPermaLink="false">https://www.freezhao.com/?p=24789</guid>

					<description><![CDATA[<p>Update：以下方法已经无效，新方法可以参考 https://blog.csdn.net/weixin_42279526/article/details/138734671 准备： 阅读前确定： 第一步：安装设置acme.sh 在文件夹docker里建一个acme.sh的文件夹； 打&#8230;</p>
<p><a href="https://www.freezhao.com/%e7%be%a4%e6%99%967-2-docker%e5%ae%89%e8%a3%85acme-sh%e8%87%aa%e5%8a%a8%e6%9b%b4%e6%96%b0%e9%83%a8%e7%bd%b2%e5%a4%9a%e5%9f%9f%e5%90%8dssl%e8%af%81%e4%b9%a6/">群晖7.2 Docker安装acme.sh自动更新部署多域名SSL证书</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></description>
										<content:encoded><![CDATA[
<p>Update：以下方法已经无效，新方法可以参考</p>



<p><a href="https://blog.csdn.net/weixin_42279526/article/details/138734671" target="_blank" rel="noreferrer noopener">https://blog.csdn.net/weixin_42279526/article/details/138734671</a></p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p>准备：</p>



<ul class="wp-block-list">
<li>群晖DSM7.2</li>



<li>你域名解析的供应商DNS账户权限：
<ul class="wp-block-list">
<li>如阿里的AccessKey ID, AccessKey Secret；</li>



<li>CloudFlare的API Key；</li>
</ul>
</li>
</ul>



<p>阅读前确定：</p>



<ul class="wp-block-list">
<li>如果你只是想做群晖的默认单一域名SSL证书的自动更新，可以节省时间访问<a href="https://blog.csdn.net/u013102163/article/details/138233350" target="_blank" rel="noopener" title="">此处</a></li>



<li>如果你想让群晖自动更新部署默认域名意外的多个域名的SSL证书，可以试试以下方式：</li>
</ul>



<h2 class="wp-block-heading">第一步：安装设置acme.sh</h2>



<p>在文件夹docker里建一个acme.sh的文件夹；</p>



<p>打开Container Manager，在注册表中搜索acme，下载第一个neilpang/acme.sh；</p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="650" src="https://www.freezhao.com/wp-content/uploads/2024/05/Screenshot-2024-05-18-at-20.13.45-1024x650.png" alt="" class="wp-image-25024" srcset="https://www.freezhao.com/wp-content/uploads/2024/05/Screenshot-2024-05-18-at-20.13.45-1024x650.png 1024w, https://www.freezhao.com/wp-content/uploads/2024/05/Screenshot-2024-05-18-at-20.13.45-300x190.png 300w, https://www.freezhao.com/wp-content/uploads/2024/05/Screenshot-2024-05-18-at-20.13.45-768x487.png 768w, https://www.freezhao.com/wp-content/uploads/2024/05/Screenshot-2024-05-18-at-20.13.45-540x343.png 540w, https://www.freezhao.com/wp-content/uploads/2024/05/Screenshot-2024-05-18-at-20.13.45-1080x685.png 1080w, https://www.freezhao.com/wp-content/uploads/2024/05/Screenshot-2024-05-18-at-20.13.45.png 1199w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>创建容器，起名字如：acme-sh，选中“启用自动重新启动”；</p>



<h3 class="wp-block-heading">储存空间设置：</h3>



<p>刚才设置的文件夹地址（如：/docker/acme.sh）</p>



<p>映射到</p>



<pre class="wp-block-code"><code>/acme.sh</code></pre>



<h3 class="wp-block-heading">添加环境变量：</h3>



<pre class="wp-block-code"><code>Ali_Key ： # 填 AccessKey

Ali_Secret ： # 填 AccessKey Secret

SYNO_Username ： # 登录群晖的用户名（建议使用管理员权限）

SYNO_Password ： # 登录群晖的密码

SYNO_Device_ID: #如果你用于登陆的账户启动了二次验证，还需要确定设备ID

SYNO_Certificate ：# 空字符串（""）为替换默认证书，这里输入任命名来区别于默认证书

SYNO_Create：1 # 表示如果证书不存在，则创建该证书。

SYNO_Port ： # 填入群晖内网的端口号（如果你修改过，默认是5000。）
</code></pre>



<p>如果是CloudFlare的账户，则使用：</p>



<ul class="wp-block-list">
<li>CF_Token=&#8221;MY_SECRET_TOKEN_SUCH_SECRET&#8221; </li>



<li>CF_Email=&#8221;myemail@example.com&#8221;</li>
</ul>



<p>关于更多DNSAPI，点击<a href="https://github.com/acmesh-official/acme.sh/wiki/dnsapi" target="_blank" rel="noopener" title="">这里</a>查询；</p>



<p>更改网络为host,添加命令daemon；</p>



<p>运行容器。</p>



<h3 class="wp-block-heading">创建脚本</h3>



<p>可以直接使用群晖自带的文本编辑器，直接新建Autoupdatecert.sh</p>



<pre class="wp-block-code"><code>#!/bin/bash

# ==参数说明==
# 1）申请证书参数
docker exec acme-sh acme.sh --force --log --issue --server letsencrypt --dns dns_ali --dnssleep 120 -d 123.com -d abc.com
# acme：容器的名字，根据自己的容器名填写
# --server letsencrypt：选的是Let's Encrypt的免费证书
# --dns dns_cf：这里选的是Cloudflare的DNS
# --dnssleep 120：Sleep 120秒
# -d XXX.XXX -d *.XXX.XXX：替换用自己的域名即可，如果有更多的域名，用-d隔开即可。

# 2）部署证书到群晖参数
docker exec acme-sh acme.sh --deploy -d 123.com -d abc.com --deploy-hook synology_dsm

# acme：容器的名字，根据自己的容器名填写
# --deploy -d XXX.XXX -d *.XXX.XXX：对应好自己的之前域名
# --deploy-hook synology_dsm：部署到群晖上</code></pre>



<p>到此，可以进行测试：<br>通过SSH进入群晖；</p>



<p>使用bash命令运行刚才创建的Autoupdatecert.sh，注意文件路径可以通过文件属性找到。根据我教程的如下：</p>



<pre class="wp-block-code"><code>bash /volume1/docker/acme.sh/Autoupdatecert.sh</code></pre>



<p>如果代码运行最后显示success！那么祝贺你成功了，在群晖设置证书中可以看到一个新的证书已导入。</p>



<h2 class="wp-block-heading">第二步：设置证书更新任务</h2>



<p>在群晖“控制面板”——“任务计划”——“新增”——“计划的任务”——“用户自定义脚本”</p>



<p>常规：给任务明成命名，如“Update SSL”；用户账号选择root。</p>



<p>计划：在以下日期运行，选择一个开始日期，并设置每月重复。</p>



<p>任务设置（关键）：运行命令下输入用户自定义脚本<br>bash #Autoupdatecert.sh文件路径#<br>&gt;&gt;#生成日志存放路径# 2&gt;&amp;1</p>



<p>如：</p>



<pre class="wp-block-code"><code>bash /volume1/docker/acme.sh/Autoupdatecert.sh &gt;&gt;/volume1/docker/acme.sh/log.txt 2&gt;&amp;1</code></pre>



<p>至此。多个域名的SSL证书自动更新的设置就完成啦！<br><br>参考：</p>



<ul class="wp-block-list">
<li><a href="https://github.com/acmesh-official/acme.sh/wiki/Synology-NAS-Guide#deploy-the-default-certificate" target="_blank" rel="noreferrer noopener">https://github.com/acmesh-official/acme.sh/wiki/Synology-NAS-Guide#deploy-the-default-certificate</a></li>



<li><a href="https://blog.csdn.net/u013102163/article/details/138233350" target="_blank" rel="noreferrer noopener">https://blog.csdn.net/u013102163/article/details/138233350</a></li>
</ul>
<p><a href="https://www.freezhao.com/%e7%be%a4%e6%99%967-2-docker%e5%ae%89%e8%a3%85acme-sh%e8%87%aa%e5%8a%a8%e6%9b%b4%e6%96%b0%e9%83%a8%e7%bd%b2%e5%a4%9a%e5%9f%9f%e5%90%8dssl%e8%af%81%e4%b9%a6/">群晖7.2 Docker安装acme.sh自动更新部署多域名SSL证书</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>你如何在 Zotero 中使用 SOCKS Proxy？</title>
		<link>https://www.freezhao.com/zotero-daili/</link>
		
		<dc:creator><![CDATA[FREEZhao]]></dc:creator>
		<pubDate></pubDate>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[研究]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[zotero]]></category>
		<category><![CDATA[代理]]></category>
		<guid isPermaLink="false">https://www.freezhao.com/?p=24789</guid>

					<description><![CDATA[<p>有时候我们需要 Zotero 通过指定的代理网络，这个可以通过 Zotero 配置 SOCKS 代理来实现。当你设置了本地端口转发到你的机构服务器时，这将非常有用。如果你只配置了浏览器使用代理，Zotero 连接器可能无法&#8230;</p>
<p><a href="https://www.freezhao.com/zotero-daili/">你如何在 Zotero 中使用 SOCKS Proxy？</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></description>
										<content:encoded><![CDATA[
<p>有时候我们需要 Zotero 通过指定的代理网络，这个可以通过 Zotero 配置 SOCKS 代理来实现。当你设置了本地端口转发到你的机构服务器时，这将非常有用。如果你只配置了浏览器使用代理，Zotero 连接器可能无法通过你的机构服务器下载你保存的引用的全文文件。</p>



<p>首先，打开配置编辑器，它位于首选项窗口的高级选项卡下面。</p>



<figure class="wp-block-image size-full"><img decoding="async" width="600" height="314" src="https://www.freezhao.com/wp-content/uploads/2023/05/247820.png" alt="" class="wp-image-24784" srcset="https://www.freezhao.com/wp-content/uploads/2023/05/247820.png 600w, https://www.freezhao.com/wp-content/uploads/2023/05/247820-300x157.png 300w, https://www.freezhao.com/wp-content/uploads/2023/05/247820-540x283.png 540w" sizes="(max-width: 600px) 100vw, 600px" /></figure>



<p>向下滚动，直到找到 network.proxy&#8230; 选项，或使用搜索框。</p>



<p>在<strong> network.proxy.socks </strong>首选项中输入代理服务器的 IP 地址。如果代理服务器在你的机器上，使用 <strong>127.0.0.1</strong>。</p>



<p>同样，将 <strong>network.proxy.socks_port</strong> 设置为代理服务器的端口。</p>



<p><strong>network.proxy.socks_remote_dns</strong> 指定是否使用代理服务器的 DNS。如果你不确定，最好将其更改为 <strong>true</strong>。</p>



<p>最后，将 <strong>network.proxy.type</strong> 设置为值 <strong>1</strong>。这表示你已手动配置了代理设置。</p>



<figure class="wp-block-table"><table><tbody><tr><td><strong>network.proxy.socks </strong></td><td>你的代理服务器<br>本地使用：127.0.0.1</td></tr><tr><td><strong>network.proxy.socks_port</strong></td><td>你的端口：如7890</td></tr><tr><td><strong>network.proxy.socks_remote_dns</strong></td><td>true</td></tr><tr><td><strong>network.proxy.type</strong></td><td>1</td></tr></tbody></table></figure>



<p>现在，Zotero 将重定向所有请求到代理服务器。这意味着当你在浏览器中使用 Zotero 连接器插件下载文件或网页时，Zotero 将使用你刚刚在设置中指定的代理进行下载。</p>



<p><a href="https://www.zotero.org/support/kb/socks_proxy" title="">信源</a></p>
<p><a href="https://www.freezhao.com/zotero-daili/">你如何在 Zotero 中使用 SOCKS Proxy？</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Anki fast word query问题报错，是什么原因？</title>
		<link>https://www.freezhao.com/anki-fast-word-query%e9%97%ae%e9%a2%98%e6%8a%a5%e9%94%99%ef%bc%8c%e6%98%af%e4%bb%80%e4%b9%88%e5%8e%9f%e5%9b%a0%ef%bc%9f/</link>
					<comments>https://www.freezhao.com/anki-fast-word-query%e9%97%ae%e9%a2%98%e6%8a%a5%e9%94%99%ef%bc%8c%e6%98%af%e4%bb%80%e4%b9%88%e5%8e%9f%e5%9b%a0%ef%bc%9f/#respond</comments>
		
		<dc:creator><![CDATA[FREEZhao]]></dc:creator>
		<pubDate>Thu, 29 Feb 2024 15:26:36 +0000</pubDate>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[研究]]></category>
		<guid isPermaLink="false">https://www.freezhao.com/?p=25009</guid>

					<description><![CDATA[<p>20240229更新：有新的插件可以直接使用 &#8220;Fast Word Query 3&#8221;: Add-on page, GitHub 通过修改context.py文件 打开插件-插件文件，定位到插件所在的目录路径，找到context.py文件打开该文件【随你&#8230;</p>
<p><a href="https://www.freezhao.com/anki-fast-word-query%e9%97%ae%e9%a2%98%e6%8a%a5%e9%94%99%ef%bc%8c%e6%98%af%e4%bb%80%e4%b9%88%e5%8e%9f%e5%9b%a0%ef%bc%9f/">Anki fast word query问题报错，是什么原因？</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></description>
										<content:encoded><![CDATA[
<p><strong>20240229更新：有新的插件可以直接使用</strong></p>



<p>&#8220;Fast Word Query 3&#8221;: <a href="https://ankiweb.net/shared/info/1956435337">Add-on page</a>, <a href="https://github.com/Aleks-Ya/fastwordquery-3">GitHub</a></p>



<p></p>



<p>通过修改context.py文件<br><br>打开插件-插件文件，定位到插件所在的目录路径，找到context.py文件<br>打开该文件【随你用文本编辑器还是VScode还是Pycharm】<br>滚动到该文件底部<br>将<br>config = Config(mw)<br>替换为<br>wp = mw.pm.profileFolder()<br>mediaPath = os.path.join(wp, &#8220;collection.media&#8221;)<br>os.chdir(mediaPath)<br>config = Config(mw)</p>



<p>保存并退出路径，退出Anki。<br>然后再进入Anki即可。</p>



<p>该方法适用于解决自2.1.50版本起，本插件无法正常工作的问题。<br>测试于MacBook Pro M1 2.1.55以及Win 11 2.1.55 的Anki</p>



<p><strong>本方法非原创，是某次查看本issues的回答中所看到的。</strong></p>



<p><a href="https://link.zhihu.com/?target=https%3A//github.com/sth2018/FastWordQuery/issues/258" target="_blank" rel="noreferrer noopener">信源</a></p>
<p><a href="https://www.freezhao.com/anki-fast-word-query%e9%97%ae%e9%a2%98%e6%8a%a5%e9%94%99%ef%bc%8c%e6%98%af%e4%bb%80%e4%b9%88%e5%8e%9f%e5%9b%a0%ef%bc%9f/">Anki fast word query问题报错，是什么原因？</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.freezhao.com/anki-fast-word-query%e9%97%ae%e9%a2%98%e6%8a%a5%e9%94%99%ef%bc%8c%e6%98%af%e4%bb%80%e4%b9%88%e5%8e%9f%e5%9b%a0%ef%bc%9f/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Openwrt同时开启AdGuard Home和OpenClash的配置</title>
		<link>https://www.freezhao.com/openwrt%e5%90%8c%e6%97%b6%e5%bc%80%e5%90%afadguard-home%e5%92%8copenclash%e7%9a%84%e9%85%8d%e7%bd%ae/</link>
		
		<dc:creator><![CDATA[FREEZhao]]></dc:creator>
		<pubDate>Mon, 25 Sep 2023 13:36:54 +0000</pubDate>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[研究]]></category>
		<guid isPermaLink="false">https://www.freezhao.com/?p=24927</guid>

					<description><![CDATA[<p>&#160; 作者 乐心 &#160; May 9, 2022 有几种方案 客户端→Dnsmasq(53)→Clash(7874)→ADG(5335) 客户端→Dnsmasq(53)→ADG(5335)→Clash(7874) 客户端→ADG(53)→Clash(7874) 方案思考 以下ADG指AdGuard Home，Clas&#8230;</p>
<p><a href="https://www.freezhao.com/openwrt%e5%90%8c%e6%97%b6%e5%bc%80%e5%90%afadguard-home%e5%92%8copenclash%e7%9a%84%e9%85%8d%e7%bd%ae/">Openwrt同时开启AdGuard Home和OpenClash的配置</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></description>
										<content:encoded><![CDATA[<div id="readability-page-1" class="page">
<div>
<p>&nbsp;</p>
<article>
<header>
作者 <a href="https://blog.quzone.cn/author/lexin/">乐心 &nbsp; </a><time datetime="2022-05-09">May 9, 2022</time></header>
<div>
<h2 id="-">有几种方案</h2>
<ul>
<li>客户端→Dnsmasq(53)→Clash(7874)→ADG(5335)</li>
<li>客户端→Dnsmasq(53)→ADG(5335)→Clash(7874)</li>
<li>客户端→ADG(53)→Clash(7874)</li>
</ul>
<h2 id="--1">方案思考</h2>
<blockquote><p>以下ADG指AdGuard Home，Clash指OpenClash，Dnsmasq是openwrt里自带的dns服务应用</p></blockquote>
<p>一开始我用的是1，在clash里开启dns劫持，让Dnsmasq把请求转发到clash，然后在clash里设置自定义上游dns，把底下所有的上游dns勾选都去掉，新建一个FallBack从ADG里获取结果</p>
<figure><img decoding="async" src="https://www.freezhao.com/wp-content/uploads/2023/09/249271.png" alt="" width="2910" height="186"><figcaption>只保留这一条</figcaption></figure>
<p>这样配置成功了，但广告去除效果不好，经大佬的解答，如果要屏蔽广告的地址在Clash就已经决定走代理，就不会向上游ADG去请求，而且ADG里客户端只能看见127.0.0.1这一条，不够完美，所以这条方案放弃</p>
<p>随后我选择的是方案2，配置成功了，ADG里的客户端也都能正常显示了，但这时候个人感觉前面多了Dnsmasq似乎多余了，因为他就是转发了一下，所以衍生除了方案3，但方案3有个缺点，因为Dnsmasq和dhcp功能是在一起的，跳过了Dnsmasq则dhcp也不能用了，解决方案就是用ADG里的dhcp功能，去lan接口里设置忽略此接口(不在此接口提供dhcp服务)，完美 ??</p>
<h2 id="-3-">方案3的配置（其他方案可网上自行搜索）</h2>
<ul>
<li>网络-接口-Lan，底下基本设置勾选 「忽略此接口」</li>
<li>网络-DHCP/DNS-高级设置，把dns服务器端口由53改为其他，比如5335，主要不要端口冲突，保存生效</li>
<li>服务-AdGuard Home，点更新核心，点启用，重定向选择「无」，点手动设置，按如下修改，改完保存&amp;应用</li>
</ul>
<p><!--kg-card-begin: html--></p>
<pre><code>bind_host: 0.0.0.0
bind_port: 3003
...
dns:
  bind_hosts:
  - <mark>0.0.0.0</mark>
  port: <mark>53</mark>
  ...
  upstream_dns:
  - <mark>127.0.0.1:7874</mark></code></pre>
<p><!--kg-card-end: html--></p>
<ul>
<li>服务-OpenClash-全局设置-dns设置，去掉本地dns劫持，勾选自定义上游dns服务器，然后在下面自定义dns里看够不够，有更好的dns也可以加上去，勾选远程域名解析，应用配置</li>
</ul>
<p>配置结束，点击AdGuard Home里AdGuardHome Web:3003，可以打开ADG的管理界面，点击「过滤器-&gt;dns封锁清单」，去网上找一些大神维护的ADG的去广告规则，加进去</p>
<figure><img loading="lazy" decoding="async" src="https://www.freezhao.com/wp-content/uploads/2023/09/249272.png" alt="" width="2424" height="518"></figure>
<p>去找个广告多的页面试试看，拦截数有没有加，正常情况下应该没问题了</p>
</div>
</article>
<p>&nbsp;</p>
</div>
</div>
<p><a href="https://www.freezhao.com/openwrt%e5%90%8c%e6%97%b6%e5%bc%80%e5%90%afadguard-home%e5%92%8copenclash%e7%9a%84%e9%85%8d%e7%bd%ae/">Openwrt同时开启AdGuard Home和OpenClash的配置</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>创造过程五步</title>
		<link>https://www.freezhao.com/chuangzaoguochengw/</link>
					<comments>https://www.freezhao.com/chuangzaoguochengw/#respond</comments>
		
		<dc:creator><![CDATA[FREEZhao]]></dc:creator>
		<pubDate>Mon, 22 May 2023 12:22:07 +0000</pubDate>
				<category><![CDATA[学术]]></category>
		<category><![CDATA[研究]]></category>
		<guid isPermaLink="false">https://www.freezhao.com/?p=24777</guid>

					<description><![CDATA[<p>创造过程包括五个步骤:(1)准备——一个人自觉或不自觉地沉浸在一系列引起他或她的兴趣和好奇心的问题中;(2)孵化——个体加工信息，通常低于意识阈值;(3)洞察力——新的想法和见解的出现;(4)评价——决定一个新想法是&#8230;</p>
<p><a href="https://www.freezhao.com/chuangzaoguochengw/">创造过程五步</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></description>
										<content:encoded><![CDATA[
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>创造过程包括五个步骤:(1)准备——一个人自觉或不自觉地沉浸在一系列引起他或她的兴趣和好奇心的问题中;(2)孵化——个体加工信息，通常低于意识阈值;(3)洞察力——新的想法和见解的出现;(4)评价——决定一个新想法是否有价值，是否值得追求;(5)精细化——个体通过转化、发展和提炼新思想来实际追求新思想(Csikszentmihalyi, 1997)。</p>
<cite>(Mainemelis, 2010, p. 560)</cite></blockquote>
<p><a href="https://www.freezhao.com/chuangzaoguochengw/">创造过程五步</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.freezhao.com/chuangzaoguochengw/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Organization Innovation Assessment Questionnaire</title>
		<link>https://www.freezhao.com/organizationinnova/</link>
		
		<dc:creator><![CDATA[FREEZhao]]></dc:creator>
		<pubDate>Sun, 21 May 2023 17:58:57 +0000</pubDate>
				<category><![CDATA[学术]]></category>
		<category><![CDATA[研究]]></category>
		<guid isPermaLink="false">https://www.freezhao.com/?p=24772</guid>

					<description><![CDATA[<p>To determine an organization’s capability for innovation the following questionnaire is provided. It is a means to look at the different elements that go into an organization’s capability. Aft&#8230;</p>
<p><a href="https://www.freezhao.com/organizationinnova/">Organization Innovation Assessment Questionnaire</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></description>
										<content:encoded><![CDATA[<div style="font-weight: 400;">
<p>To determine an organization’s capability for innovation the following questionnaire is provided.  It  is a means to look at the different elements that go into an organization’s capability. After answering each question and scoring the four areas, all answers can be added up to get a grand total. Scores higher than 400 points represents a solid innovation capability. Scores of 300 to 400 are good. A score 300 to 350 is acceptable but needs improvement. Score below 300 leave lots of room for improvement and a score below 200 suggests there are not many possibilities for innovation. .</p>
<p>To fill out the below questionnaire, for each question rank your organization’s capability for innovation on a scale between 1 and 10:</p>
<p> PRODUCT INNOVATIONCHARACTERISTICS<br />
lb. Have a stated and working strategy of process innovation (includes process redesign/reengineering) <br />
2b. Develop structural mechanisms for process redesign/reengineering initiatives <br />
3b. Reward process creativity and innovation<br />
4b. Create a vision/strategic intent for process innovation <br />
5b. Treat employees as a vital resource for building competitive advantage in processes <br />
6b. Hold creative process employees and their contributions in high esteem <br />
7b Proactively create new opportunities, and respond to change relative to new processes <br />
8b Possess a market orientation for creating processes (it is close to its customers) <br />
9b. Require cross-functional and customer/supplier process redesign/engineering teams <br />
10b. Celebrate new process successes <br />
11b. Allow employees to make mistakes when innovating processes <br />
12b. Have process idea people <br />
136. Encourage new ideas and risk taking with processes <br />
14b. Continuously create new processes for manufacturing<br />
15b. Requite relevant managers to have objectives for process innovation and evaluate their erformance relative to these objectives<br />
16a. Have new product/research centers<br />
17a. Have management information systems for product innovation to scan the environment, monitor and benchmark competitors determine best practices, keep abreast of new technologies, monitor market conditions, and exchange information internally <br />
18a. Suspend judgment on new product ideas <br />
19a. Have product idea/innovation champions <br />
20a. Value and practice openness with respect to products <br />
21a. Successfully practice continuous as well as “big bang” product innovation <br />
22a. Put each and every product on trial for its life every 18 months to two years <br />
23a. Have open communication between product innovation centers/teams and the rest of the organization <br />
24a Have formal product idea assessment systems<br />
25a. Empower subordinates: delegate sufficient authority for employees to innovate new products <br />
26a. Train employees to be creative for product development <br />
27a Possess a shared value that this is an innovative organization insofar as products are concerned <br />
28a. Engage in knowledge management for product development—identifying knowledge assets, sharing information tapping innate knowledge of individuals <br />
29a. Make commercialization of new ideas a priority   <br />
30a. Structure for flexibility to adapt and seize the opportunity for new products <br />
31a. Have a system for getting the products from the lab to the marketplace <br />
32a. Use a problem-solving management style for developing new products <br />
33a. Use many of the 100 or more creativity processes such as brainstorming, verbal checklists, mind mapping, storyboarding, lotus blossom and so on for product development<br />
34a. Manage organizational culture to make it more innovative for product development <br />
35a. Practice organizational learning—learn from experience and share knowledge about products <br />
36a. Use speed strategies for new-product development<br />
37a. Use alliances to obtain product innovation <br />
38a. Use both formal and informal product innovation information exchanges within the company <br />
39a. Use transformational leadership for product development <br />
40a. Provide time for/encourage reflection about products <br />
41a. Place a high value on change and make it part of the organization’s culture with respect to product development <br />
42a. Leverage resources to achieve seemingly unobtainable product objectives <br />
43a. Know when and how to lead the customer to new or enhanced products or services <br />
44a. Have an effective and efficient structure for creating new products <br />
45a. Have effective suggestion programs for products <br />
46.. Use special approaches in managing innovative product development employees <br />
47a. Provide physical facilities conducive to idea exchange and creative thinking about products <br />
48a. Require relevant non-managerial employees to have objectives for product innovation and evaluate their performance in relation to those objectives</p>
<p>PROCESS INNOVATIONCHARACTERISTICS</p>
<p>lb. Have a stated and working strategy of process innovation (includes process redesign/reengineering) <br />
2b. Develop structural mechanisms for process redesign/reengineering initiatives <br />
3b. Reward process creativity and innovation<br />
4b. Create a vision/strategic intent for process innovation <br />
5b. Treat employees as a vital resource for building competitive advantage in processes <br />
6b. Hold creative process employees and their contributions in high esteem <br />
7b Proactively create new opportunities, and respond to change relative to new processes <br />
8b Possess a market orientation for creating processes (it is close to its customers) <br />
9b. Require cross-functional and customer/supplier process redesign/engineering teams <br />
10b. Celebrate new process successes <br />
11b. Allow employees to make mistakes when innovating processes <br />
12b. Have process idea people <br />
136. Encourage new ideas and risk taking with processes <br />
14b. Continuously create new processes for manufacturing products or delivering services<br />
15b. Requite relevant managers to have objectives for process innovation and evaluate their performance relative to these objectives <br />
16b. Have process redesign reengineering programs/centers<br /> <br />
17b. Have management information systems for process innovation to scan the environment, monitor and benchmark competitors, determine best practices, keep abreast of new technologies, monitor market conditions, and exchange information internally <br />
18b. Suspend judgment on new process ideas <br />
19b. Have process idea/innovation champions <br />
20b. Salve and practice openness with respect to processes <br />
21b. Successfully practice continuous process innovation and reengineering <br />
22b. Put each and every process on trial for its life every 18 months to two years <br />
23b:f Have open communication between process innovation teams and the rest of the organization<br />
24b. Have formal process idea assessment systems that separate creation from evaluation and look beyond simple financial analysis <br />
25b. Empower subordinates: delegate sufficient authority for employees to innovate new processes <br />
26b. Train employees to be creative for process development <br />
27b. Possess a shared value that this is an innovative organization insofar as processes are concerned <br />
28b. Engage in knowledge management for process innovation—identifying knowledge assets, sharing<br />
information, tapping innate knowledge of individuals <br />
29b. Make process effectiveness and efficiency a priority<br />
30b. Structure for flexibility to adapt mod seize the opportunity for new processes <br />
31b. Have a system for implementing process innovations <br />
32b. Use a problem-solving management style for developing New processes<br />
33b. Use many of the 100 or more creativity processes such as brainstorming, verbal checklists, mind mapping, storyboarding, lotus blossom and to on for process development <br />
34b. Manage organizational culture to make It more innovative for process redesign <br />
35b. Practice organizational learning—learn from experience and share knowledge about processes <br />
36b. Use deadlines and/or objectives that stretch performers’ capabilities to speed process innovation <br />
37b. Use alliances to obtain process innovation <br />
38b. Use both formal and informal process innovation information exchanges within the company <br />
39b. Use transformational leadership for process development <br />
40b. Provide time for/encourage reflection about process. <br />
41b. Place a high value on change and make it pan of the organization culture with respect to process redesign <br />
42b. Leverage resources to achieve seemingly unobtainable process objectives <br />
43b. Know when and how to lead the customer to lower costs and /or higher quality mulling from improved processes <br />
44b. Have an effective and efficient structure for creating process improvement innovation <br />
45b. Have effective suggestion programs for processes <br />
46b. Use special approaches in managing innovative process-redesign employees <br />
47b. Provide physical facilities conducive to idea exchange and creative thinking about processes <br />
48b. Require non-managerial employees to have objectives for process innovation and evaluate their performance in relation to those objectives <br />
49b. Invest heavily and appropriately in process R&amp;D</p>
<p> MARKETING INNOVATION CHARACTERISTICS</p>
<p>1c. Have a stated and working strategy of marketing innovation<br />
2c.Develop structural mechanisms for marketing innovation <br />
3c.Reward marketing creativity and innovation <br />
4c.Create a marketing vision/strategic intent <br />
5c.Treat employees as a vital resource for building competitive advantage in marketing <br />
6c.Hold creative marketing employees and their contributions in high esteem <br />
7c.Proactively create new marketing opportunities and respond to flange relative to marketing innovations <br />
8c.Possess a market orientation (it is close to its customers) <br />
9c. Require cross-functional marketing innovation teams <br />
10c. Celebrate creative/innovative marketing successes <br />
11c.Also marketing employees to make mistakes when innovating <br />
12c.Have marketing idea people <br />
13c.Encourage new marketing ideas and risk taking <br />
14c.Market products or services innovatively <br />
15c.Require relevant managers to have objectives for marketing innovation and evaluate their performance relative to these objectives <br />
16c.Have marketing innovation programs/centers<br />
17c. Have management information systems for marketing<br />
innovation to scan the environment for new opportunities, monitor and benchmark competitors determine best practices, keep abreast of new technologies, monitor market conditions, and exchange information internally <br />
18c. Suspend judgment on new marketing ideas <br />
19c. Have marketing idea /innovation champions <br />
20c. Value and practice openness with respect to marketing<br />
21c. Successfully practice continuous as well as “big bang” marketing innovation <br />
22c. Put each and every marketing practice on trial for its life every 18 months to two years <br />
23c. Have open communication between marketing innovation centers/teams and the rest of the organization <br />
24c. Have total marketing idea assessment systems that separate creation from evaluation and look beyond simple financial analysis <br />
25c. Empower subordinates: delegate sufficient authority for marketing employees to be innovative <br />
26c. Train marketing employees to be creative <br />
27c. Possess a shared value that this is an innovative marketing organization <br />
28c. Engage in knowledge management in marketing—identifyingknowledge assets, sharing information tapping inmate knowledge of individuals <br />
29c. Make marketing innovation a priority <br />
30c. Structure for flexibility to adapt and seize marketing opportunities <br />
31c. Have a system for implementing marketing innovation <br />
32c. Use a problem-solving management style for solving marketing problems <br />
33c. Use many of the 100 or more creativity processes such as brainstorming, verbal checklists, mind mapping, storyboarding, lotus blossom and so on for marketing innovation <br />
34c. Manage organizational culture to make marketing more Innovative<br />
35c. Practice organizational learning—learn from experience and share knowledge about marketing<br /> <br />
36c. Use deadlines and/or objectives that stretch performers’ capabilities to speed marketing innovations <br />
37c. Use alliances to obtain marketing innovation <br />
38c. Use both formal and informal marketing innovation information exchanges within the company<br />
39c. Use transformational leadership in marketing innovation <br />
40c. Provide time for/ encourage reflection on marketing <br />
41c. Place a high value on change and make it part of the marketing organization’s culture <br />
42c. Leverage resources to achieve seemingly unobtainable marketing innovation objectives <br />
43c. Know when and how to lead the customer to new or enhanced product or service opportunities through innovative marketing <br />
44c. Have an effective and efficient structure for creating marketing innovation <br />
45c. Have effective marketing improvement suggestion programs <br />
46c. Use special approaches in managing innovative marketing employees <br />
47c. Provide physical facilities conducive to idea exchange and creative thinking in marketing <br />
48c. Require relevant non-managerial employees to have objectives for marketing innovation and evaluate their performance in relation to those objectives <br />
49c. Invest heavily and appropriately in marketing R&amp;D</p>
<p> MANAGEMENT INNOVATION CHARACTERISTICS</p>
</p>
<div id="safari-reader-element-marker" style="position: relative; top: 81%;"></div>
<p>1d. Have a stated and working strategy of management innovation <br />
2d. Develop structural mechanisms for management innovation <br />
3d. Reward management creativity and innovation <br />
4d. Create a management vision/strategic intent<br />
5d. Treat employees as a vital resource for building competitive advantage in management <br />
6d. Hold creative managers and their contributions in high esteem <br />
7d. Proactively create new management opportunities and respond to change relative to management innovations <br />
8d. Possess a market-based management orientation (it is close to its customers) <br />
9d. Require cross-functional management innovation teams <br />
10d. Celebrate creative/innovative management successes <br />
11d. Allow managers to make mistakes when innovating management <br />
12d. Have management idea people <br />
13d. Encourage new management ideas and risk taking <br />
14d. Practice innovative management <br />
154. Require managers to have objectives for management innovation and evaluate their performance relative to these objectives <br />
16d. Have management innovation programs/centers<br />
17d. Have management information systems for management innovation M scan the environment for new opportunities, monitor and benchmark competitors, determine best practices, keep abreast of new technologies, monitor market conditions, and exchange information internally <br />
18d. Suspend Judgment on new management ideas <br />
19d. Have management idea/innovation champions <br />
20d. Value and practice openness with respect to management <br />
21d. Successfully practice continuous as well as ‘big bang” (reengineering-based) management innovation <br />
22d. Put each and every management practice on trial for its life every18 months to two years <br />
23d. Have open communication between management in centers/teams and the rest of the organization <br />
24d. Have formal management idea assessment systems that separate on from evaluation and look beyond simple financial analysis <br />
25d. Empower subordinates: delegate sufficient authority for manager: to be innovative <br />
26d. Train management employees to be creative <br />
27d. Possess a shared value that this an innovatively managed organization <br />
28d. Engage in knowledge management of the management process itself—identifying knowledge assets, sharing information, tapping innate knowledge of individuals <br />
29d.Make management innovations priority <br />
30d.Structure for flexibility to adapt and seize management opportunities <br />
 31d.Have a system for implementing management innovation<br />
32d. Use a problem-solving management style for solving management problems <br />
33d. Use many of the 100 or more creativity processes such as brainstorming, verbal checklists, mind mapping, storyboarding, lotus blossom and so on for management innovation <br />
34d. Manage organizational culture to make management more innovative<br />
35d. Practice organizational learning—learn from experience and share knowledge about management  <br />
36d. Use deadlines and/or objectives that stretch performers’ capabilities to speed management innovations  <br />
37d. Use alliances to obtain management innovation  <br />
38d. Use both formal and informal management innovation information exchanges within the company  <br />
39d. Use transformational leadership in management innovation <br />
40d. Provide lime for/encourage reflection on management<br />
41d. Place a high value on change and make it pan of the organization’s management admire <br />
424. Leverage resources to achieve seemingly unobtainable management innovation objectives <br />
43d. Know when and how to lead the customer to lower costs and/or higher quality resulting horn innovative management<br />
44d. Have an effective and efficient structure for creating management innovation <br />
45d. Have effective management improvement suggestion programs<br />
46d. Use special approaches in managing innovative management employees <br />
47d. Provide physical facilities conducive to idea exchange and creative thinking in management <br />
48d. Require relevant non managerial employees to have objectives for management innovation and evaluate their performance in relation to those objectives<br />
49d. Invest heavily and appropriately in management R&amp;D</p>
<div>
<figure class="auxiliary" style="width: 407px;"><img data-attachment-id="5522" data-permalink="https://businessinnovationmanagement.com/browse-content/book-table-of-contents/chapter-4-methods-to-create-new-business-and-product-ideas/figure-2-4-43-scoring-key/" data-orig-file="https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?fit=1712%2C2560&amp;ssl=1" data-orig-size="1712,2560" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Figure-2.4.43-Scoring-Key" data-image-description="

<p>The questionnaire for scoring new business development ideas. </p>
<p>&#8221; data-image-caption=&#8221;&#8221; data-medium-file=&#8221;https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?fit=201%2C300&amp;ssl=1&#8243; data-large-file=&#8221;https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?fit=685%2C1024&amp;ssl=1&#8243; decoding=&#8221;async&#8221; src=&#8221;https://www.freezhao.com/wp-content/uploads/2023/05/247720.png&#8221; alt=&#8221;&#8221; width=&#8221;407&#8243; height=&#8221;608&#8243; data-recalc-dims=&#8221;1&#8243; srcset=&#8221;https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=200%2C299&amp;ssl=1 200w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=201%2C300&amp;ssl=1 201w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=400%2C598&amp;ssl=1 400w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=600%2C897&amp;ssl=1 600w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=685%2C1024&amp;ssl=1 685w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=768%2C1148&amp;ssl=1 768w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=800%2C1196&amp;ssl=1 800w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=1027%2C1536&amp;ssl=1 1027w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=1200%2C1794&amp;ssl=1 1200w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=1370%2C2048&amp;ssl=1 1370w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?fit=1712%2C2560&amp;ssl=1 1712w&#8221; data-lazy-loaded=&#8221;1&#8243; sizes=&#8221;(max-width: 407px) 100vw, 407px&#8221; loading=&#8221;eager&#8221;><noscript><img loading="lazy" data-lazy-fallback="1" data-attachment-id="5522" data-permalink="https://businessinnovationmanagement.com/browse-content/book-table-of-contents/chapter-4-methods-to-create-new-business-and-product-ideas/figure-2-4-43-scoring-key/" data-orig-file="https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?fit=1712%2C2560&amp;ssl=1" data-orig-size="1712,2560" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Figure-2.4.43-Scoring-Key" data-image-description="&lt;p&gt;The questionnaire for scoring new business development ideas. &lt;/p&gt;
" data-image-caption="" data-medium-file="https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?fit=201%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?fit=685%2C1024&amp;ssl=1" decoding="async" src="https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key.jpeg?resize=407%2C608&#038;ssl=1" alt="" class="wp-image-5522" width="407" height="608" srcset="https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=200%2C299&amp;ssl=1 200w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=201%2C300&amp;ssl=1 201w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=400%2C598&amp;ssl=1 400w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=600%2C897&amp;ssl=1 600w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=685%2C1024&amp;ssl=1 685w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=768%2C1148&amp;ssl=1 768w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=800%2C1196&amp;ssl=1 800w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=1027%2C1536&amp;ssl=1 1027w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=1200%2C1794&amp;ssl=1 1200w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?resize=1370%2C2048&amp;ssl=1 1370w, https://i0.wp.com/businessinnovationmanagement.com/wp-content/uploads/2020/12/Figure-2.4.43-Scoring-Key-scaled.jpeg?fit=1712%2C2560&amp;ssl=1 1712w" sizes="auto, (max-width: 407px) 100vw, 407px" data-recalc-dims="1"  /></noscript></figure>
</div>
<p> Looking at the scores from the questionnaire according to the below “Scoring Key” figure allows for more detailed information into your organization strengths and weaknesses. For companies delving this deep into the process it is strongly suggested to use James Higgins work as a resource. </p>
</p></div>
<p><a href="https://www.freezhao.com/organizationinnova/">Organization Innovation Assessment Questionnaire</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>爱快iKuai拨号访问上游光猫</title>
		<link>https://www.freezhao.com/ikuai-cable-modem/</link>
					<comments>https://www.freezhao.com/ikuai-cable-modem/#respond</comments>
		
		<dc:creator><![CDATA[FREEZhao]]></dc:creator>
		<pubDate>Sat, 13 May 2023 07:02:03 +0000</pubDate>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[光猫]]></category>
		<category><![CDATA[爱快]]></category>
		<category><![CDATA[调研]]></category>
		<category><![CDATA[软路由]]></category>
		<guid isPermaLink="false">https://www.freezhao.com/?p=24698</guid>

					<description><![CDATA[<p>现在光纤入户都需要先将光纤通过光猫转为网线信号，然后再通家里的设备组建局域网。当我们局域网有设备需要在外网也能访问的时候，最佳路径就是光猫桥接，路由器拨号，这样局域网就可以得到公网IP。 → 光猫 &#8230;</p>
<p><a href="https://www.freezhao.com/ikuai-cable-modem/">爱快iKuai拨号访问上游光猫</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></description>
										<content:encoded><![CDATA[
<p>现在光纤入户都需要先将光纤通过光猫转为网线信号，然后再通家里的设备组建局域网。当我们局域网有设备需要在外网也能访问的时候，最佳路径就是光猫桥接，路由器拨号，这样局域网就可以得到公网IP。</p>



<p class="has-text-align-center"><strong>→ 光猫 → 路由器（拨号）→ 终端设备</strong></p>



<p>有些朋友为了更好的强化网络功能，还会记入软路由、交换机等在整个网络中。</p>



<p class="has-text-align-center"><strong>→ 光猫 →{ 软路由器、无线路由、交换机…… }（拨号）→ 终端设备</strong></p>



<p>不论如何，当我们这样部署的时候，访问光猫只有两种方法：</p>



<ol class="wp-block-list">
<li>通过网线直接连接</li>



<li>通过光猫的wifi进行连接</li>
</ol>



<p>为了不干扰局域网内的wifi信号以及保护网络安全，光猫的wifi在设置完网络后需要关闭。那么在这在这种情况下，为了更方便对光猫做设置，我们可否在局域网内通过无线网络访问上游光猫呢？</p>



<p>如果你使用的爱快iKuai系统的话，是有一个简单的方法就可以实现。</p>



<p>假设：</p>



<ul class="wp-block-list">
<li>光猫网段192.168.1.x</li>



<li>iKuai路由器网段：192.168.254.x</li>
</ul>



<p>在ikuai后台外网设置页面中，接入方式选择：<strong>基于物理网卡的混合模式</strong></p>



<figure class="wp-block-image size-full img-border"><img loading="lazy" decoding="async" width="706" height="257" src="https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-14.35.02.png" alt="" class="wp-image-24755" title="" srcset="https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-14.35.02.png 706w, https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-14.35.02-300x109.png 300w, https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-14.35.02-540x197.png 540w" sizes="auto, (max-width: 706px) 100vw, 706px" /></figure>



<p>然后在页面底部，<strong>静态IP  DHCP/动态IP  ADSL/PPPoE拨号</strong>，先选择<strong>ADSL/PPPoE拨号</strong>。</p>



<figure class="wp-block-image size-full img-border"><img loading="lazy" decoding="async" width="800" height="389" src="https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-14.43.15.png" alt="" class="wp-image-24758" srcset="https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-14.43.15.png 800w, https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-14.43.15-300x146.png 300w, https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-14.43.15-768x373.png 768w, https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-14.43.15-540x263.png 540w" sizes="auto, (max-width: 800px) 100vw, 800px" /></figure>



<p>填入相应的拨号账号和密码，保存。这时网络将进行拨号，顺利的话网络就会接通了。</p>



<p>接下来的步骤二选一：</p>



<figure class="wp-block-image size-full img-border"><img loading="lazy" decoding="async" width="789" height="331" src="https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-15.11.29.png" alt="" class="wp-image-24763" srcset="https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-15.11.29.png 789w, https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-15.11.29-300x126.png 300w, https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-15.11.29-768x322.png 768w, https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-15.11.29-540x227.png 540w" sizes="auto, (max-width: 789px) 100vw, 789px" /></figure>



<p><strong>选项1：</strong>你可以在选择设置<strong>静态IP</strong>。</p>



<p>在光猫的网段内，手动输入一个IP地址。如：</p>



<ul class="wp-block-list">
<li>IP: 192.168.1.13</li>



<li>子网掩码: 255.255.255.0</li>



<li>网关: 192.168.1.1</li>
</ul>



<figure class="wp-block-image size-full img-border"><img loading="lazy" decoding="async" width="791" height="314" src="https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-15.10.51.png" alt="" class="wp-image-24764" srcset="https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-15.10.51.png 791w, https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-15.10.51-300x119.png 300w, https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-15.10.51-768x305.png 768w, https://www.freezhao.com/wp-content/uploads/2023/05/Screen-Shot-2023-05-13-at-15.10.51-540x214.png 540w" sizes="auto, (max-width: 791px) 100vw, 791px" /></figure>



<p><strong>选项2：</strong>你可以在选择设置<strong>DHCP/动态IP</strong>。</p>



<p>此选项不需要任何设置，只要上游光猫的DHCP功能打开就可以，软路由会自动获取上游光猫分配的IP地址。此方法地址不会错，也不需要输入信息，所以推荐使用。</p>



<p>上面任何一种方法设置完毕，点击保存，重启光猫和路由器，就可以实现无线局域网直接访问上游光猫了。</p>



<p><strong>后续</strong>：</p>



<p>记得在端口转发的时候选择正确的线路（adsl1），这样设置会让设备明确线路避免迷路。</p>
<p><a href="https://www.freezhao.com/ikuai-cable-modem/">爱快iKuai拨号访问上游光猫</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.freezhao.com/ikuai-cable-modem/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>LimeSurvey 无法上传文件的问题</title>
		<link>https://www.freezhao.com/limesurveywufashan/</link>
					<comments>https://www.freezhao.com/limesurveywufashan/#respond</comments>
		
		<dc:creator><![CDATA[FREEZhao]]></dc:creator>
		<pubDate>Fri, 24 Mar 2023 04:42:29 +0000</pubDate>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[limesurvey]]></category>
		<category><![CDATA[调研]]></category>
		<guid isPermaLink="false">https://www.freezhao.com/?p=24698</guid>

					<description><![CDATA[<p>更新：新版的LimeSurvey(Version 5.6.11+230320)已经取消了这个模块的使用，我测试了在本地默认安装以后，即可上传图片。 之前有一个左右图做判断的研究需要用到上传图片，就发现自己部署的LimeSurvey无法上&#8230;</p>
<p><a href="https://www.freezhao.com/limesurveywufashan/">LimeSurvey 无法上传文件的问题</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></description>
										<content:encoded><![CDATA[
<p>更新：新版的LimeSurvey(Version 5.6.11+230320)已经取消了这个模块的使用，我测试了在本地默认安装以后，即可上传图片。</p>



<p>之前有一个左右图做判断的研究需要用到上传图片，就发现自己部署的LimeSurvey无法上传，经过官方DeBug以及论坛的多次沟通，都未能解决，结果在忆兰居士的《<a href="https://tech.mindseed.cn/LimeSurvey/512.html" target="_blank" rel="noopener" title="">LimeSurvey无法在资源面板中上传文件</a>》文章中找到了原因，在ta的站点上还有很多关于LimeSurvey的教程。非常推荐大家去学习。</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>今天在树莓派搭建的系统上进行测试，发现通过资源面板无法上传文件，甚至是所有的按钮都没有反应，而服务器上的倒是一点问题没有。<br><a href="https://ms-blog.mindseed.cn/usr/uploads/2020/04/2248175812.png"></a><br>资源上传采用的编辑器叫做KCFinder，在安装目录下找到<code><strong>third_party/kcfinder/conf/config.php</strong></code>文件，打开后找到<code><strong>'cookieDomain' =&gt; ""</strong></code>那一行，将空白处填入你的域名或者是IP地址即可。<br>重新刷新页面，终于可以上传文件了。<br>导致这个现象很有可能是因为本地的系统是通过IP+端口映射的方式访问的，导致作为第三方的KCFinder无法正常工作。</p>
</blockquote>



<p>看到多年前论坛有<a href="https://forums.limesurvey.org/index.php/forum/installation-a-update-issues/97713-kcfinder-image-browse-server-not-working?start=18" title="">相关的问题讨论</a>了，我有点怀疑我的搜商。</p>
<p><a href="https://www.freezhao.com/limesurveywufashan/">LimeSurvey 无法上传文件的问题</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.freezhao.com/limesurveywufashan/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>一个多平台文章同步好工具——文章同步助手</title>
		<link>https://www.freezhao.com/yigeduopingtaiwenz/</link>
		
		<dc:creator><![CDATA[FREEZhao]]></dc:creator>
		<pubDate>Tue, 21 Mar 2023 09:36:30 +0000</pubDate>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[同步]]></category>
		<guid isPermaLink="false">https://www.freezhao.com/?p=24684</guid>

					<description><![CDATA[<p>公众号文章多平台同步 Typora Markdown写作 一文多发 自媒体内容同步、内容营销、分发工具，自媒体助手，一键同步发布，支持微博头条、掘金、CSDN、今日头条、豆瓣、WordPress博客、知乎专栏、简书、Typecho&#8230;</p>
<p><a href="https://www.freezhao.com/yigeduopingtaiwenz/">一个多平台文章同步好工具——文章同步助手</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></description>
										<content:encoded><![CDATA[
<p><div id="readability-page-1" class="page"></p>



<p>公众号文章多平台同步 Typora Markdown写作 一文多发 自媒体内容同步、内容营销、分发工具，自媒体助手，一键同步发布，支持微博头条、掘金、CSDN、今日头条、豆瓣、WordPress博客、知乎专栏、简书、Typecho博客等各大内容平台</p>



<p>官网：<a href="https://www.wechatsync.com/?utm_source=extension_about">https://www.wechatsync.com/</a></p>



<p><a href="https://wpics.oss-cn-shanghai.aliyuncs.com/WechatSync.zip?date=20210318" target="_blank" rel="noreferrer noopener">下载安装包</a></p>



<ul class="wp-block-list">
<li>打开所在的文件夹，找到下载好的<code>WechatSync.zip</code>文件解压</li>



<li>打开浏览器扩展管理页面</li>



<li>复制 <code>chrome://extensions</code>，并<br>粘贴到地址栏，按回车键进入扩展中心 页面。</li>
</ul>



<p>安装插件</p>



<ul class="wp-block-list">
<li>在扩展中心打开右上角的【开发者模式】按钮，然后刷新页面，把解压后的<code>WechatSync</code>文件夹拖入扩展中心</li>
</ul>



<p>官方<a href="https://wpics.oss-cn-shanghai.aliyuncs.com/install.mp4" target="_blank" rel="noreferrer noopener">安装视频教程</a></p>
<p><a href="https://www.freezhao.com/yigeduopingtaiwenz/">一个多平台文章同步好工具——文章同步助手</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></content:encoded>
					
		
		<enclosure url="https://wpics.oss-cn-shanghai.aliyuncs.com/install.mp4" length="7766137" type="video/mp4" />

			</item>
		<item>
		<title>Zotero插件ZotCard 论文总结Outline模版代码分享</title>
		<link>https://www.freezhao.com/zoterozotcard-template/</link>
					<comments>https://www.freezhao.com/zoterozotcard-template/#comments</comments>
		
		<dc:creator><![CDATA[FREEZhao]]></dc:creator>
		<pubDate>Wed, 15 Feb 2023 13:33:29 +0000</pubDate>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[研究]]></category>
		<category><![CDATA[ZotCard]]></category>
		<category><![CDATA[zotero]]></category>
		<guid isPermaLink="false">https://www.freezhao.com/?p=24569</guid>

					<description><![CDATA[<p>尝试了Zotero Better Notes，发现搭配ZotCard使用非常棒。针对传播学和设计学方向的论文我根据自己的经验总结论文结构Outline，并制作了ZotCard模版，分享给大家，希望更多的小伙伴高效学习。 效果如下： 代&#8230;</p>
<p><a href="https://www.freezhao.com/zoterozotcard-template/">Zotero插件ZotCard 论文总结Outline模版代码分享</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></description>
										<content:encoded><![CDATA[
<p>尝试了Zotero Better Notes，发现搭配ZotCard使用非常棒。针对传播学和设计学方向的论文我根据自己的经验总结论文结构Outline，并制作了ZotCard模版，分享给大家，希望更多的小伙伴高效学习。</p>



<p>效果如下：</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="859" height="1024" src="https://www.freezhao.com/wp-content/uploads/2023/02/Screen-Shot-2023-02-15-at-21.23.41-859x1024.png" alt="" class="wp-image-24589" srcset="https://www.freezhao.com/wp-content/uploads/2023/02/Screen-Shot-2023-02-15-at-21.23.41-859x1024.png 859w, https://www.freezhao.com/wp-content/uploads/2023/02/Screen-Shot-2023-02-15-at-21.23.41-252x300.png 252w, https://www.freezhao.com/wp-content/uploads/2023/02/Screen-Shot-2023-02-15-at-21.23.41-768x916.png 768w, https://www.freezhao.com/wp-content/uploads/2023/02/Screen-Shot-2023-02-15-at-21.23.41-540x644.png 540w, https://www.freezhao.com/wp-content/uploads/2023/02/Screen-Shot-2023-02-15-at-21.23.41-1080x1288.png 1080w, https://www.freezhao.com/wp-content/uploads/2023/02/Screen-Shot-2023-02-15-at-21.23.41.png 1152w" sizes="auto, (max-width: 859px) 100vw, 859px" /><figcaption class="wp-element-caption">ZotCard模版效果</figcaption></figure>



<p>代码如下：</p>



<pre class="wp-block-code"><code>&lt;h1&gt; &lt;span&gt;&amp;lt;F_Outline&amp;gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h2 style="color: #1B5E20; background-color:#F1F8E9;"&gt;? Meta Data &lt;/h2&gt; 
&lt;table&gt;
  &lt;tr&gt;         
    &lt;th style="background-color:#dbeedd;"&gt;
      &lt;p style="text-align: right"&gt;Title &lt;/p&gt;
    &lt;/th&gt;         
    &lt;td style="background-color:#dbeedd;"&gt;${title}&lt;/td&gt;      
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;th style="background-color:#f3faf4;"&gt;
      &lt;p style="text-align: right"&gt;Journal&lt;/p&gt;
    &lt;/th&gt;         
    &lt;td style="background-color:#f3faf4;"&gt;${publicationTitle}&amp;nbsp;&lt;em&gt;(&lt;a href="https://doi.org/${DOI}"&gt;${DOI}&lt;/a&gt;)&lt;/em&gt;&lt;/td&gt;
  &lt;/tr&gt; 
  &lt;tr&gt;
    &lt;th style="background-color:#dbeedd;"&gt;
      &lt;p style="text-align: right"&gt;Authors &lt;/p&gt; 
    &lt;/th&gt;
    &lt;td style="background-color:#dbeedd;"&gt; ${authors}&lt;/td&gt;  
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;th style="background-color:#f3faf4;"&gt;
      &lt;p style="text-align: right"&gt;Date &lt;/p&gt;
    &lt;/th&gt; 
    &lt;td style="background-color:#f3faf4;"&gt;${date}&lt;/td&gt;  
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;th style="background-color:#dbeedd;"&gt;
      &lt;p class="FF" style="text-align: right;"&gt;IF &lt;/p&gt;
    &lt;/th&gt;
    &lt;td style="background-color:#dbeedd;"&gt;${callNumber}&lt;/td&gt;  
  &lt;/tr&gt;
 &lt;/table&gt;
&lt;h2 style="color: #E65100; background-color: #FFF8E1;" &gt;? INTRO&lt;/h2&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2 style="color: #2E7D32; background-color: #F1F8E9;" &gt;&amp;#x1F4CA LR&lt;/h2&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2 style="color: #1565C0; background-color: #E1F5FE;" &gt;? Method&lt;/h2&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2 style="color: #4A148C; background-color: #F5F5F5;" &gt;? Result&lt;/h2&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2 style="color: #006064; background-color: #E0F7FA;" &gt;? Discussin &amp; Conclusion &amp; Limitation &amp; future&lt;/h2&gt;
&lt;p&gt;&lt;/p&gt;
&lt;hr/&gt;
&lt;h3 style="color: #1565C0"font-family: arial,sans-serif;&gt;其他：&lt;/h3&gt;
&lt;p&gt;&lt;/p&gt;</code></pre>



<p>使用方式，Zotero——Tool——ZotCard Option——Config</p>



<p>新建Card或者在一个已有的Card上覆盖，保存即可。相关视频教程可以参考这个<a href="https://www.bilibili.com/video/BV1mW4y1u7jA/?spm_id_from=..top_right_bar_window_history.content.click&amp;vd_source=c45a44dba3b01336341284f58ea99164" target="_blank" rel="noopener" title="">视频</a>。</p>



<h3 class="wp-block-heading">20230811补充</h3>



<p>各位需要更新影响因子的朋友，请看一下你们是用影响因子插件或者说数据源是什么，是使用哪一个数据位置显示的，如本案例中使用索书号</p>



<pre class="wp-block-code"><code><strong>${callNumber}</strong></code></pre>



<p><br>来显示的，所以我直接使用了Zotero的对应参数来调取，先弄明白了这个就好修改了。</p>



<p>另外，因为影响因子时刻在变，个人觉得就在关键阶段的时候更新一下就好，比如第一次看这篇文章要评估重要性，比如引用这篇文章的时候更新一下了解变化。</p>



<p>祝顺利</p>



<p></p>
<p><a href="https://www.freezhao.com/zoterozotcard-template/">Zotero插件ZotCard 论文总结Outline模版代码分享</a>最先出现在<a href="https://www.freezhao.com">FREEZhao</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.freezhao.com/zoterozotcard-template/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
	</channel>
</rss>
