我从未看过荒原写作背景

My trip to Mozilla Summit 2013 was incredible.  I've spent so much time focusing on my project that I had lost sight of all of the great work Mozillians were putting out.  MozSummit provided the perfect reminder of how brilliant my colleagues are and how much of a n00b I really am.  I'm willing to bet you've not heard of these excellent projects, but you certainly should take a moment to explore them and be blown away!

我参加2013年Mozilla峰会的旅程令人难以置信。 我花了很多时间专注于我的项目,以至于忘记了Mozillians所做的所有伟大工作。 MozSummit完美地提醒了我的同事们多么聪明,以及我到底有多少n00b。 我敢打赌,您还没有听说过这些出色的项目,但您当然应该花点时间探索它们,并惊叹不已!

香威 (Shumway)

The Shumway project is an effort in parsing and rendering SWF files natively within the browser using HTML5.  That's right:  the ability to play Flash SWF's without requiring Adobe's software.  This project was showcased at Mozilla Summit 2013 and people were standing and applauding.  Flash games were displayed running with Shumway, and while the project is still in its early stages, the demonstration was fluid, elegant, and completely functional.  Keep your eye on this project as it moves forward; it's a brilliant idea and the execution to this point!

Shumway项目致力于使用HTML5在浏览器中本地解析和呈现SWF文件。 没错:无需使用Adobe的软件即可播放Flash SWF。 该项目在2013年Mozilla峰会上得到了展示,人们为之鼓掌。 Flash游戏是在Shumway上运行的,虽然该项目仍处于初期阶段,但演示却流畅,优雅且功能齐全。 密切注意这个项目的进展; 这是一个绝妙的主意,并执行到现在!

Shumway Demo Shumway演示

AppMaker (AppMaker)

Firefox OS is the exciting new kid on the mobile OS market and for good reason:  no need for another native language, lower cost to developer software, lower cost for hardware, and everything is based on web standards.  To further simplify the process of app creation, Mozilla has created AppMaker, a WYSIWYG open web app creator.  AppMaker allows you to drag and drop app controls, bind them to actions, and export your app.  Just another way Mozilla makes open web app easier!

Firefox OS是移动OS市场上令人兴奋的新事物,并且有充分的理由:不需要另一种本地语言,开发人员软件的成本较低,硬件的成本较低,并且所有内容都基于Web标准。 为了进一步简化应用程序的创建过程,Mozilla创建了AppMaker,这是所见即所得的开放式Web应用程序创建者。 AppMaker允许您拖放应用程序控件,将它们绑定到操作以及导出应用程序。 Mozilla使开放式Web应用变得更容易的另一种方式!

演示地址

AppMaker Repository AppMaker存储库

Mozilla砖 (Mozilla Brick)

Mozilla Brick is an extension of the x-tags project.  Brick is a bundle of reusable UI components created to enable rapid development of cross-browser and mobile-friendly HTML5 web applications.  You will find components like appbar, slidebox, deck, tooltip, and more.  Web components are the future of HTML and JavaScript widgetry -- why not use them in your apps now by incorporating Brick?

Mozilla Brick是x-tags项目的扩展。 Brick是一堆可重复使用的UI组件,它们的创建是为了能够快速开发跨浏览器和对移动设备友好HTML5 Web应用程序。 您会找到诸如应用栏,幻灯片框,卡座,工具提示等组件。 Web组件是HTML和JavaScript小部件的未来-为什么不通过合并Brick现在在您的应用程序中使用它们?

Brick Website 砖块网站

TogetherJS (TogetherJS)

TogetherJS blew me away at MozSummit.  This excellent JavaScript utility allows for real time collaboration with minimal effort in implementation.   Each user within the shared page has their mouse displayed as it moves, changes form values, clicks around the page, etc.  As TogetherJS promises:  just copy and paste TogetherJS's JS library and HTML snippet into your site or app to give it out-of-the-box collaboration tools and features:

TogetherJS让我在MozSummit震惊了。 这个出色JavaScript实用程序可实现实时协作,而在实现上只需花费很少的精力。 共享页面中的每个用户都会在移动,更改表单值,在页面上单击等情况下显示其鼠标。正如TogetherJS所承诺的那样:只需将TogetherJS的JS库和HTML代码段复制并粘贴到您的网站或应用中即可开箱即用的协作工具和功能:


<!-- Pull in TogetherJS -->
<script src="https://togetherjs.com/togetherjs-min.js"></script>
<-- Create a button which lets the user start TogetherJS -->
<button onclick="TogetherJS(this); return false;">Start TogetherJS</button>

You can see this feature in action at JSFiddle;  create a fiddle, use the collaboration feature, send the URL to a friend, and experiment away!

您可以在JSFiddle上看到此功能的实际应用。 创建小提琴,使用协作功能,将URL发送给朋友,然后尝试一下!

TogetherJS Website and Demos TogetherJS网站和演示

公开徽章 (Open Badges)

Open Badges is a project looking to standardized the way badges are given and stored on the web.  Imagine being able to earn and display badges from all aspects of your life (schooling, gaming, working, etc.) in one standard place -- that is a goal Open Badges can help solve in the future.  You can set up your own badge site and start issuing badges today, so check it out!

Open Badges是一个旨在标准化授予和存储Web徽章的方式的项目。 想象一下,能够在一个标准位置获得和展示生活中各个方面(学校,游戏,工作等)的徽章-这是Open Badges将来可以帮助解决的目标。 您可以设置自己的徽章站点并立即开始发布徽章,因此请查看!

Open Badges Website 打开徽章网站

These projects are incredible in their own ways and make me feel proud to call myself a Mozillian.  As with every Mozilla project, they are all open source and ready for contributors and bug reports.  Which of these projects do you find most useful?  What is most exciting?  Please share your thoughts!

这些项目以他们自己的方式令人难以置信,这让我为自称莫扎利人而感到自豪。 与每个Mozilla项目一样,它们都是开源的,可以供贡献者和错误报告使用。 您发现其中哪些项目最有用? 最令人兴奋的是什么? 请分享您的想法!

翻译自: https://davidwalsh.name/mozilla-technologies

我从未看过荒原写作背景


http://www.taodudu.cc/news/show-5724225.html

相关文章:

  • 真正的企业级应用,真正低代码,企搭搭是怎么做到的?
  • okhttp3-拦截器
  • Google App Engine 入门(中文教程)(一)
  • 适用于G Suite用户的Google App Maker低代码工具首次亮相
  • 网站锚文本链接同步百家号
  • python + selenium爬取百家号文章
  • 百家号取消接口发文功能:插外链获权重被堵死
  • 李彦宏直播首秀:来百度百家号APP带货没问题
  • php同步网站内容到百家号,提升seo排名
  • 百家号智能小车
  • 2018头条号大鱼号百家号企鹅号哪个好?自媒体赚钱?先搞清这些!
  • 百家号 python高手养成_【一点资讯】Python使用PyQt5进行图形界面GUI编程之详解QWidget类的坐标体系 www.yidianzixun.com...
  • 心已死,搜索引擎百度百家号已死!
  • 百家号正式上线视频带货和专栏功能
  • 百家号如何过新手期,百家号怎么做爆文开始赚钱
  • 泪雪博客:百家号图文同步示例代码
  • 揭秘百家号提示视频重复,最新去视频重复解决方法 新媒体视频去重复,批量处理去重消重去水印去log...
  • 百家号怎么赚钱,百家号赚钱实操攻略
  • 百家号自媒体怎么赚钱?钱到底从哪来?
  • 针对百家号抓取项目
  • 【技能】百家号连接企业微信流程示例
  • 对接最新百家号同步文章接口
  • java怎么给时间赋值_Java 8新时间日期库java.time的使用示例
  • 通过shell脚本获取日期,并赋给变量
  • shell字段拼接日期_通过shell脚本获取日期,并赋给变量(转)
  • 转载-一个中科大差生的8年程序员工作总结 - 陈小房的文章 - 知乎
  • 退钱啦!从下月开始,事关每个人!
  • 退钱啦!从本月开始,事关每个人!
  • 退钱啦!从3月1号开始,别忘记啦!
  • android真机调试一直卡在install,解决方案:重启手机

我从未看过荒原写作背景_5种您从未听说过的很棒的Mozilla新技术相关推荐

  1. 我从未看过荒原写作背景_您从未听说过的最佳数据科学认证

    我从未看过荒原写作背景 重点 (Top highlight) **Update 8/15: it's recently come to my attention that the certificat ...

  2. 我从未看过荒原写作背景_妈妈从未告诉过您有关建立网站的信息

    作为成年人,我们有多少次停下来并意识到,当我们在与自己的孩子说话时,我们会重复从母亲那里听到的建议吗? 母亲比我们认为的要照顾,养育和聪明. 虽然您可能没有注意到,但她一直在为您提供有关建网站的建议, ...

  3. 21 年总结:文章的盘点和写作背景

    今天已经到了二月底,才来写上年的总结... 妥妥的拖延症晚期患者.其实春节前后这两周都在赶项目加班,包括春节假期有两天也在处理的工作的事儿,时间少,加上干活期间学到的东西想优先记下,所以就把总结类的文 ...

  4. yolo如何降低loss_你一定从未看过如此通俗易懂的YOLO系列(从v1到v5)模型解读 (上)...

    转载请务必注明出处. 科技猛兽:你一定从未看过如此通俗易懂的YOLO系列(从v1到v5)模型解读 (上)​zhuanlan.zhihu.com 0 前言 本文目的是用尽量浅显易懂的语言让零基础小白能够 ...

  5. 你一定从未看过如此通俗易懂的YOLO系列(从v1到v5)模型解读 (中)

    你一定从未看过如此通俗易懂的YOLO系列(从v1到v5)模型解读 (中) https://zhuanlan.zhihu.com/p/183781646 你一定从未看过如此通俗易懂的YOLO系列(从v1 ...

  6. 从数据角度看,每家公司只有2种角色:看看你更适合哪一种?

    导读:当你将数据运用纳入到日常工作中时,你会发现,除了解数据外,你还需了解数据收集涉及的不同角色,了解组织中以不同方法进行数据工作的人有哪些. 有时,一人充当一种角色--用户研究员.数据学家或其他角色 ...

  7. html5二次元插件,送你PS一键制作动漫二次元插件,80套背景+50种效果+20款中英字体...

    原标题:送你PS一键制作动漫二次元插件,80套背景+50种效果+20款中英字体 啦啦啦,柠檬又来给同学们分享福利咯!今天带给你们的是一款能够快速把照片转换成二次元风格的PS插件. 本款插件是完全智能化 ...

  8. TOEFL新托福写作的 11 种常见错误分析

    不可不知的新托福写作的 11 种错误分析 目录 一. 不一致(Disagreements) 二. 修饰语错位(Misplaced Modifiers) 三. 句子不完整(Sentence Fragme ...

  9. AlphaZero:一种人类从未见过的智慧

    从AlphaGo Zero的"双手互搏"理解人工智能 重点提示: 1.什么是AlphaZero的洞察力? 2.人类智能和机器智能是否都是来自概率统计? 神经网络算法其实是一种概率算 ...

最新文章

  1. 请务必注意 Redis 安全配置,否则将导致轻松被入侵
  2. gifcam录制动态图后导入photoshop出现透明格子怎么办?
  3. 34_pytorch,动量与lr衰减(momentum,learning rate)--学习笔记
  4. 自动生成宣传单打印页--提高工作效率
  5. 北美互联网公司“隐藏福利”大盘点:看完我彻底酸了...
  6. 【kafka】kafka 消费 带有 kerberos认证的服务器
  7. redis3.0搭建分布式集群
  8. 程序员的思维修炼9——超越专家
  9. 2.PCIe协议分析
  10. Android逆向分析实例(三)-解密微信EnMicroMsg.db数据库
  11. python pip下载安装教程_windows下python安装pip图文教程
  12. cubemx配置usb
  13. 9.后缀、前缀函数-suffix basename addsuffix addprefix
  14. C# CS客户端不显示垂直滚动条
  15. robot framework 实例:126邮箱登录
  16. 华为机试(C++)真题Od
  17. html正则表达式判断手机号,js正则表达式根据手机号判断校验运营商
  18. Hostwinds教程:如何使用Hostwinds注册域名?
  19. 硬盘盒CE认证-EMC测试标准与流程
  20. 如何查看yandex文字搜索广告的搜索词?

热门文章

  1. 常用 U-boot命令详解
  2. 联储证券携手神策数据启动大数据应用系统建设项目
  3. 2019年pubg服务器维护,《绝地求生》2019绝地求生12月18日更新维护开服时间
  4. 为什么说天天P图是一款人工智能App
  5. golang发送http请求
  6. yjk的波库在哪里_盈建科软件
  7. caffe 处理数据集相关代码
  8. 微信小程序多图片上传全栈实战
  9. 云计算机是基于网络,【单选题】云计算是一种基于( )的超级计算模式。 A. 网格 B. 互联网 C. 人工智能 D. 分布式系统...
  10. #千锋逆战班,接口回调#