惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

爱范儿
爱范儿
P
Palo Alto Networks Blog
月光博客
月光博客
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
InfoQ
aimingoo的专栏
aimingoo的专栏
腾讯CDC
T
Threatpost
D
DataBreaches.Net
Vercel News
Vercel News
F
Fortinet All Blogs
Engineering at Meta
Engineering at Meta
C
Cybersecurity and Infrastructure Security Agency CISA
Forbes - Security
Forbes - Security
U
Unit 42
C
Check Point Blog
Blog — PlanetScale
Blog — PlanetScale
O
OpenAI News
量子位
TaoSecurity Blog
TaoSecurity Blog
Microsoft Azure Blog
Microsoft Azure Blog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
V
Visual Studio Blog
Recorded Future
Recorded Future
云风的 BLOG
云风的 BLOG
Security Archives - TechRepublic
Security Archives - TechRepublic
The Last Watchdog
The Last Watchdog
S
Security Affairs
Attack and Defense Labs
Attack and Defense Labs
罗磊的独立博客
Stack Overflow Blog
Stack Overflow Blog
Microsoft Security Blog
Microsoft Security Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
V2EX
小众软件
小众软件
S
SegmentFault 最新的问题
www.infosecurity-magazine.com
www.infosecurity-magazine.com
W
WeLiveSecurity
AI
AI
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
博客园 - 聂微东
I
Intezer
Know Your Adversary
Know Your Adversary
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
P
Proofpoint News Feed
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
The Cloudflare Blog
博客园_首页
NISL@THU
NISL@THU
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO

夜行人

回家路上 第一期的直播演示项目 震动检测器 正能量 在线参观CodeLab Neverland 发布 CodeLab Adapter 3.3.1 DynamicTable 之 纸糊方向盘 CodeLab DynamicTable: 一个可实施的技术方案 CodeLab Insight 发布 Alpha 版 情人节 Home Assistant 周报 && IoT 周报 (02) Joplin: 关注隐私的 Evernote 开源替代软件 浏览器的未来与 Web 传感器 Home Assistant 周报 && IoT 周报 (01) 百宝箱(01) 论自由 介绍 WebThings Home Assistant 周报 && iot 周报 (00) 百宝箱(00) 毛姆读书心得 传世之作 周末徒步 CodeLab Adapter ❤️ Jupyter/Python 航班 躲雨 夏令营途中 [译]思想--作为一种技术 The future of coding 美国之行 三门问题的程序模拟 从Python转向Pharo https://blog.just4fun.site/post/iot/iot-open-source-projects/ Python异步编程笔记 https://blog.just4fun.site/post/iot/iot-open-source-hardware-community/ 万物积木化开发者社区 CodeLab ❤️ Blender Scratch3技术分析之云变量 API(第7篇) [译]对管道(Pipes)的偏爱 [译]提出正确的问题比得到正确答案更重要 蓝牙设备与Scratch3.0 创建你的第一个Scratch3.0 Extension Scratch3技术分析之项目内部数据(第6篇) Scratch3技术分析之社区 API(第5篇) Scratch3技术分析之User API(第4篇) Scratch3技术分析之项目主页API(第3篇) Scratch3技术分析之静态资源API(第2篇) Scratch3.0、micro:bit与Windows7 https://blog.just4fun.site/post/iot/zerynth-vs-micropython/ 核聚变、方所与半宅空间 可视化编程为何是个糟糕的主意 codelab.club周末聚会 关于codelab.club '下一件大事'是一个房间 Hungry Robot - Eat everything 编程作为一种思考方式 今日简史 史蒂夫·乔布斯传 罗素自选文集 https://blog.just4fun.site/post/edx/tianjin-scratch-ai/ https://blog.just4fun.site/post/edx/richie-cms-openedx/ 徒步武功山 WebUSB与micro:bit 积木化编程与3D场景 夜宿武功山顶 scratch3-adapter接入优必选Alpha系列机器人 https://blog.just4fun.site/post/edx/video-migration-note/ scratch3-adapter重构笔记 https://blog.just4fun.site/post/edx/edx-community-members/ 两种硬件编程风格的比较 使用micro:bit自制PPT翻页笔 柏拉图对话集 scratch3.0 + micro:bit 七月电影放映计划 非营利组织的管理 Screenly--用树莓派让任何屏幕变为可编程的数字标牌 以最佳实践开始你的Django项目 micro:bit与事件驱动 为Scratch3.0设计的插件系统(上篇) OCR应用一例 近两年读过的一些好书 blockly开发之使用python驱动浏览器中的turtle(2) 牛顿新传 文学理论入门 逻辑的引擎 人生的意义 blockly开发之生成并运行js代码(1) blockly开发之hello world(0) micro:bit使用笔记 神器之Termux https://blog.just4fun.site/post/iot/micropython-notes/ Cozmo what is this Scratch的前世今生 下段旅程 我行在远方 爆裂 途中杂记 https://blog.just4fun.site/post/edx/open-edx-startup/ cozmo系列之入门 - 有性格且可编程的机器人 PaperWeekly开发笔记 创业二三事
有趣的前端项目收集
2014-09-24 · via 夜行人

文章目录


#PhysicsJS

  • 你可以很方便地实现各种物理运动效果,比如碰撞、下落等。
  • PhysicsJS
  • demo

#three.js

  • Three.js 是一款运行在浏览器中的3D 引擎,你可以用它创建各种三维场景
  • github
  • demo

#D3.

  • 是一个用动态图形显示数据的JavaScript库
  • github
  • demo

impress.js

  • 在线演示工具 可视为web版的ppt 效果比ppt更酷
  • github
  • demo

#reveal.js


#socket.io

  • socket.io 是一个为实时应用提供跨平台实时通信的库
  • github
  • demo

Chart.js


#gitbook

  • 可以借用该工具使用Github/Git和Markdown来制作精美的图书
  • github
  • demo

###iZhihu 我最近正在用gitbook做个东西,暂时起名iZhihu

###需求描述

  • 知乎的搜索功能很弱,知乎的匹配机制非常糟糕,不只被一次吐槽了
  • 而我又十分喜欢和依赖它,从生活建议,出游策略,淘宝购物,第一个想到的都是知乎,有时候写作/微信/聊天 的时候,想到知乎里有趣的言论,想引用却很难找到,尤其是我这种收藏夹里有上千条资料的用户。

解决方案:使用爬虫爬取用户收藏资料,使用gitbook做成精美文档,支持搜索,支持导出pdf

知乎的用户有极高的用户黏度,知乎的核心价值在高质量内容,可挖掘点是高质内容n可运用到那些地方 ps:其实最初想法就是为了自己方便囧

###使用场景

  • 微信聊天时,可搜索iZhihu公众号,根据搜索内容返回最佳匹配优质回答(来自用户收藏夹)
  • 用户可保存自己心爱的资料,聚散有时,知乎会挂,而我想永存这些资料,最好是可收藏易使用的精致版本

###迭代

  • 可搜索范围加大,诸如定向搜索大牛的答案
  • 可以建立各类分组,比如超过1000赞的,最佳吐槽之类,这种分类有些搜狗输入法匹配词汇的意味,个性化

###目前进度

  • 会使用gitbook
  • 能有爬虫爬取到知乎指定内容
  • 使用正则匹配搜索结果
  • 第一版做来自己用,mac下实现,直接使用grep来过滤搜索,打算整合进Alfred

#node-webkit

  • 允许开发者使用Web技术开发桌面应用
  • github 用css写桌面程序
  • demo

TimelineJS

  • 帮助你创建精美、可交互的时间轴
  • github
  • demo

#togetherjs

  • 能为一个已经存在的网站增加实时协作特性,在线成员能看到对方的实时操作
  • github
  • demo

文章作者 种瓜

上次更新 2014-09-24