Total Pageviews

Tuesday, 1 February 2022

行业研究机构


序号机构质量方向
-36氪研究院VR、教育、互联网金融、互联网医疗、互联网+企业服务、互联网+汽车
-企鹅智酷(腾讯)腾讯科技旗下互联网产业趋势研究、案例与数据分析专业机构
-阿里研究院电子商务生态 互联网经济
-今日头条互联网、财经、健康、游戏、科技、娱乐等各方面
-艾瑞咨询互联网
-赛迪智库
-益普索
-TalkingData
-贝恩
-德勤 Deloitte
-毕马威 KPMG
-麦肯锡
-普华永道
-第一财经商业数据中心(CBNData)
-清科研究中心
-CNNC中国互联网络信息中心专注于互联网发展研究和咨询
-中国信息通信研究院电信业、互联网、信息化、两化融合
-中文互联网数据资讯中心
-中关村大数据产业联盟
-Trustdata

第三方资源汇总

序号资源名类型质量方向
-三个皮匠微信公众号新零售、区块链、人工智能、电影、教育
-三个皮匠网网站-同上

参考

大胆预测:李克强将“接班”总书记,预测 新的“中央政治局常委”人选.

 

-但愿如此。

敦煌伎乐天 第一集

物联网操作系统-Zephyr

What is Zephyr?

Zephyr Project is a small, scalable real-time operating system for use on resource-constrained systems supporting multiple architectures.  Developers are able to tailor their optimal solution. As a true open source project, the community can evolve the Zephyr Project to support new hardware, developer tools, sensor and device drivers.  Advancements in security, device management capabilities, connectivity stacks and file systems can be easily implemented.

官方网站:https://www.zephyrproject.org/

 

开发环境

Ubuntu 14.04 LTS 32bit

Zephyr Kernel v1.5.0

官网下载那叫一个蜗牛啊!我以上传到微云 。

链接:http://share.weiyun.com/5a586306c22c9af133e39431a92735e6 (密码:MiWL)

 

安装要求与相关设置

Ubuntu安装所依赖的软件包:

$ sudo apt-get install git make gcc g++ python3-ply ncurses-dev

 

Zephyr开发工具包SDK

选用zephyr-sdk-0.8.2-i686-setup.run作为开发工具包,工具包支持以下架构:

IA - 32

ARM

ARC

下载链接:http://share.weiyun.com/c18e49c87076ef4190581c8a3320e127 (密码:N1BF)

 

运行安装SDK

$ chmod +x zephyr-sdk-0.8.2-i686-setup.run

$ ./zephyr-sdk-0.8.2-i686-setup.run

 

在安装过程中会出现安装路径选择,建议安装在个人主目录 /home/user/zephyr-1.5.0/zephyr-sdk (新建/home/user/zephyr-1.5.0目录)中,而非默认 /opt/zephyr-sdk/中。


-------------------------------------------------------

物联网操作系统-Contiki


What is Contiki?
Contiki is an open source operating system for the Internet of Things. Contiki connects tiny low-cost, low-power microcontrollers to the Internet. Contiki is a powerful toolbox for building complex wireless systems.
 
开始使用Contiki
官方:http://www.contiki-os.org/
开发环境:
宿主机:Windows 10 Pro 64-bit (10.0, Build 10586)
虚拟机:VMware® Workstation 11.1.1 build-2771112
集成环境:Instant Contiki 3.0,解压:
物联网操作系统-Contiki
在VMware中新建虚拟机ubuntu_contiki,过程中使用Instant_Contiki_Ubuntu_12.04_32-bit.vmdk虚拟磁盘。
启动新建虚拟机ubuntu_contiki,登录密码为 user 。
 
使用Cooja:
$ cd contiki-3.0/tools/cooja
$ ant run
物联网操作系统-Contiki
BUT 执行 ant run ,有如下报错:
物联网操作系统-Contiki
解决办法:
在 https://github.com/contiki-os/mspsim.git 中下载mspsim-58f187351f3417814aa2d0d92af9e2bb768d92ee.zip文件;
解压,并拷贝到/contiki-3.0/tools/mspsim/ 目录下;
重新在/contiki-3.0/tools/cooja/ 下执行 ant run 
物联网操作系统-Contiki
 
仿真运行Contiki
创建一个新的仿真:
物联网操作系统-Contiki
设置仿真选项:
物联网操作系统-Contiki
添加 motes 到仿真
物联网操作系统-Contiki
创建新的mote type ,选择一个应用及其源代码文件 (例如:ipv6 udp )
物联网操作系统-Contiki
编译(点击Compile)、创建(点击Create)应用 
物联网操作系统-Contiki
添加节点仿真
物联网操作系统-Contiki
开始(点击Start)、暂停(点击Panuse)仿真
物联网操作系统-Contiki
 
运行Contiki 小例程
先运行一个hello world试试!
在目录/contiki-3.0/examples/hello-world 中,执行make
/contiki-3.0/examples/hello-world$ make
生成hello-world.native 文件,执行 ./hello-world.native
/contiki-3.0/examples/hello-world$ ./hello-world.native
物联网操作系统-Contiki
清除执行:
/contiki-3.0/examples/hello-world$ meke clean
或者
/contiki-3.0/examples/hello-world$ make distclean
说明:make clean仅仅是清除之前编译的可执行文件及配置文件。而make distclean要清除所有生成的文件。
from  https://archive.is/FjHyl
https://www.xitongjiaocheng.com/linux/2017/43230.html

Turtl:安全、开源的Evernote替代品

Turtl 是一个安全、开源的 Evernote 替代品,在Linux、Windows、Mac 和 Android 等系统上都能使用。iOS版本仍在开发当中,Firefox 和 Chrome 也有扩展程序可以使用。

这个产品仍在测试阶段,它能够让你把你的笔记(便签编辑器支持 Markdown)、网站书签、密码、文档、图片等单独放在一个隐秘地方。

笔记可以按模块组织起来,支持嵌套,也可以和其他 Turtl 用户分享。

你可以给你的笔记打上标签。Turtl 通过创建时间、最后修改时间或者标签来找你的笔记。

那么安全性如何呢?Turtl 会在保存数据之前加密,使用的是一个加密密钥,而密码并不保存在服务器上。只有你和你想要分享的人能获取数据。你可以从https://turtl.it/docs/security/获得更多关于 Turtl 安全和加密的信息。

更新(感谢 Dimitry!):根据错误反馈,Turtl 有个严重的安全性问题。Turtl 允许创建多个相同用户名的账号,却只使用密码来区分它们。希望能马上修复这个问题。

Turtl 团队提供了一个托管服务来同步你的记录,它是完全免费的,”除非你的文件足够大,或者你需要更好的服务”,在我写这篇文章的时候这个高级服务还不能用。

并且你也不一定要用这个托管服务,因为就像其桌面应用和手机应用一样,这个自托管服务器也是一个自由、开源的软件,所以你可以自己搭建一个 Turtl 服务器。

Turtl 没有像 Evernote 那么多的功能,但它在它的计划中也有一些新的功能,比如:支持导入/导出文本和Evernote 格式的数据、原生支持 PDF 阅读器、界面锁定等。

不得不提醒的是,每次启动都要输入密码,虽然安全,但有时候实在是麻烦。

 

下载 Turtl

下载 Turtl 应用(https://turtl.it/download/)(二进制文件支持 Linux (32位/64位)、Windows 64 位、Mac 64位、Android,以及 Chrome 和Firefox 浏览器插件)

更新:Turtl 用了一个新的服务器,注销然后在登录框的下面选择高级设置,把 Turtl 服务器设置为"https://api.turtlapp.com/v2"(没有引号)。

下载源代码(桌面应用、移动应用和服务器)、反馈问题等,参见 Turtl 的 GitHub 项目站点(https://github.com/turtl)。

 

Arch Linux 用户可以通过 AUR 来安装 Turtl。

要在 Linux 上安装,把安装包解压后运行 install.sh,安装之前请确保 ~/.local/share/applications 目录存在,若不存在请自行创建:

mkdir -p ~/.local/share/applications

注意:如果使用 sudo 命令安装,那么只有 root 用户才能使用。所以,要么不用 sudo 命令安装,要么在安装完成后修改权限。你可以参考AUR 软件包(https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=turtl)的设置来了解如何修改权限。

使用如下命令把 Turtl 安装到 ~/turtl 文件夹下(假定你已经把安装包解压在你的家目录下了):

~/turtl-*/install.sh ~/turtl

可以使用 ~/.turtl 代替 ~/turtl 把 Turtl 安装到你的家目录的隐藏文件夹下。你也可以用些小技巧把它隐藏起来。

如果 Turtl 没有在你的 Unity Dash 上显示出来,请注销/登录以重启会话。

--------------------------------------------------------------------------------


Turtl:开源 Evernote 替代品

Turtl 是一款安全的,开源 Evernote 替代品,支持 Linux、Windows、Mac 和 Android 平台,很快会推出 iOS 版本,同时也提供 Firefox 和 Chrome 书签扩展。

Turtl可以把用户的笔记(笔记编辑器支持 Markdown)、网站书签、密码、文档、照片等等存储在一个私有空间。
Turtl desktop application

何为安全?
Turtl 在存储之前会使用加密密钥对数据进行加密,并且密码不会存储在服务器。仅在用户或者用户选择共享的时候可以查看到用户存储的数据。此外,Turtl 开发者还提供一个主机服务同步用户的笔记。

Turtl 遵循 GPLv3 开源授权协议,
GitHub 地址:https://github.com/turtl
下载:https://turtl.it/download/

------------------------------------------------------------------------

Turtl is a secure, open source Evernote alternative, available for Linux, Windows, Mac, and Android. An iOS version is "coming soon". Firefox and Chrome bookmarking extensions are also available.

Turtl desktop application

The application, which is currently in beta, lets you keep your notes (with Markdown support for the note editor), website bookmarks, passwords, documents, photos, and so on, in a single private place.

Notes can be organized in boards, which support nesting, and can be shared with other Turtl users:

Turtl desktop application

You can also add tags to your notes. The Turtle search allows sorting by creation date, last edited date, or by tags.

Here's the note editor (for a file note):

Turtl desktop application

So what about security? Turtl encrypts the data before storing it, using a cryptographic key, and the password is not stored on the server. Only you and those you choose to share with can read your data. You can read more about the Turtl security and encryption HERE.

The Turtl developers provide a hosted service for synchronizing your notes, which is completely free "until your profile grows past a certain size or you require certain features". At the time I'm writing this article, the premium service is not available.

However, you don't have to use the self hosted server - you can run your own Turtl server since it's free, open source software, just like the desktop and mobile applications.

Turtl is not as feature rich as Evernote, however, quite a few new features are listed in its roadmap, like import/export to plaintext and Evernote data format, native PDF reader support, interface locking, and more.

I should also mention that the desktop application requires entering the password every time it's started, which might be good for security reasons, but can be considered annoying by some.

For another encrypted, open source Evernote alternative that can sync notes with NextCloud, Dropbox, oneDrive or WebDav, with applications available for Linux, Windows, macOS, iOS and Android (and a command line client), also check out Joplin.

Download Turtl

Download Turtl application (binaries available for Linux - 32bit and 64bit, Windows 64bit, Mac 64bit, Android, as well as Chrome and Firefox bookmarking add-ons)

To download the source code (desktop, mobile and server), report bugs, etc., see the Turtl @ GitHub.

Arch Linux users can install Turtl via AUR.

To install Turtl in Linux, extract the downloaded archive and run the "install.sh" script. Before installing it, make sure the ~/.local/share/applications folder exists:
mkdir -p ~/.local/share/applications

Important: installing Turtl with sudo makes the application runnable as root only, so either install it without sudo (somewhere in your home folder), or manually fix the permissions (you can take a look at the AUR package for what permissions to set).

For instance, to install Turtl in the ~/turtl folder, use the following command (assumes you've extracted Turtl in your home folder):
~/turtl-*/install.sh ~/turtl

You can use "~/.turtl" instead of "~/turtl" to install Turtl to a hidden folder in your home directory. Or you can hide the ~/turtl folder using a simple trick.

If Turtl doesn't show up in the menu / Unity Dash, restart the session (logout / login).

from http://www.webupd8.org/2016/08/turtl-secure-open-source-evernote.html