惠普公开更多 webOS 3.0.5 程序源码

虽然使用webOS的Touc惠普ad和Palm智能手机都已停产,但惠普之前决定将webOS的程序源码逐步公开,现在兑现了承诺,惠普将公开webOS 3.0.5的程序源码,并更名为webOS Community Edition。

虽然距离将webOS完全转变为开放还差一段距离,但惠普已表明会于9月份发布新版本Open webOS 1.0,到时开发者就可以将webOS安装到其它设备上。有兴趣的读者可以到opensource.palm.com取得更多程序源码和相关信息。

编译/中文IT资讯站

16 个使用纯 HTML+CSS 制作的图形

看看下面这些图,或许你会问:有什么特别呢?非常特别,因为它们不是用图形工具制作的,完全采用 HTML+CSS 编码而成的。

Apple Keyboard

Apple Keyboard

 

MacOS

MacOS

 

iOS Icons

iOS Icons

 

iPhone 4

iPhone 4

 

iPhone 3

iPhone 3

 

Adobe Photoshop

Adobe Photoshop

 

Monster

Monster

 

Umbrui

Umbrui

 

A tribute to Photoshop

A tribute to Photoshop

 

CSS Nyan Cat

CSS Nyan Cat

 

Twitter Failed Whale

Twitter Failed Whale

 

Peculiar

Peculiar

 

Social Media Icons

Social Media Icons

 

Macbook & iMac

Macbook & iMac

 

Homer Simpson

Homer Simpson

 

3D Domo

3D Domo

完全使用HTML5打造!火狐移动操作系统界面曝光

本月初,消息称火狐浏览器厂商Mozilla准备推出完全使用HTML5打造的移动操作系统,这将成为iOS和Android外的另一个选择。目前火狐移 动操作系统得到了很多运营商的支持,第一批界面图片也开始出现,我们从图片上看火狐操作系统采用了iOS和Android用户界面的不少优点。

Firefox-OS-screenshot-001.jpg Firefox-OS-screenshot-002.jpg

上面是锁屏状态,下面是主屏幕

Firefox-OS-screenshot-003.jpg Firefox-OS-screenshot-004.jpg

联系人应用看起来能提供很详细的数据

Firefox-OS-screenshot-005.jpg Firefox-OS-screenshot-006.jpg

上面是邮件应用,下面是信息应用,键盘看起来非常像iOS和Android的混合体

Firefox-OS-screenshot-007.jpg Firefox-OS-screenshot-008.jpg

上面是照相机应用,下面是图片库

由于火狐操作系统使用HTML5语言打造,所以在反应和流畅度上无法与苹果iOS和谷歌Android竞争,虽然Mozilla称这款操作系统要比Android更快。搭载火狐系统的手机将使用高通的Snapdragon处理器,定位在中低端市场。

文/macx

移动 Web 框架全景比对

随着移动互联网的发展,市面上出现了各种各样的移动 Web 框架。我们如何了解不同框架的特点,如何选择合适的框架呢?

国外有一位哥哥叫做 Markus Falk 调查了市面上几乎所有的移动开发框架,并整理了一个详细的表格

点击图片查看大图

除了表格以外,这个网站还提供了一个向导,通过一系列简单的问题,帮助你选择合适的框架,可以一试!

50 个 Web 开发者文档和手册

后端手册

PHP Documentation – http://www.php.net/manual/en/
Python Documentation – http://www.python.org/doc/
Ruby Language Documentation – http://www.ruby-lang.org/en/documentation/
Ruby on Rails Documentation – http://rubyonrails.org/documentation
C# Programming Guide – http://msdn.microsoft.com/en-us/library/67ef8sbd(v=vs.80).aspx
Node.js Documentation – http://nodejs.org/docs/latest/

前端手册

CSS Reference – https://developer.mozilla.org/en/CSS/CSS_Reference
HTML Reference – https://developer.mozilla.org/en/HTML
HTML5 Reference – https://developer.mozilla.org/en/HTML/HTML5
Schema Reference – http://schema.org/
Javascript Guide – https://developer.mozilla.org/en/JavaScript/Guide
jQuery – http://docs.jquery.com/Main_Page
IMPROVED jQuery Documentation- http://jqapi.com/
LESS (CSS Preprocessor) – http://lesscss.org/
SASS (CSS Preprocessor) Documentation – http://sass-lang.com/docs.html

PHP 框架

YII Framework Documentation – http://www.yiiframework.com/doc/
CodeIgniter Framework User Guide – http://codeigniter.com/user_guide/
Zend Framework Documentation – http://framework.zend.com/docs/overview
CakePHP Framework 2.0 Documentation – http://book.cakephp.org/2.0/en/
Symfony Framework Documentation – http://www.symfony-project.org/doc/
WordPress Documentation – http://codex.wordpress.org/

数据库

MySQL Documentation Manuals – http://dev.mysql.com/doc/index.html
MariaDB – http://kb.askmonty.org/en/mariadb
MongoDB Manual – http://www.mongodb.org/display/DOCS/Manual
CouchDB – http://couchdb.apache.org/docs/index.html
Oracle Documentation – http://www.oracle.com/technetwork/indexes/documentation/index.html
SQLite Documentation – http://www.sqlite.org/docs.html

缓存

Redis Documentation – http://redis.io/documentation
Memcached Wiki – http://code.google.com/p/memcached/wiki/NewStart
APC (Alternative PHP Cache) – http://php.net/manual/en/book.apc.php

软件

AutoHotKey Documentation – http://www.autohotkey.com/docs/
SublimeText Documentation – http://sublimetext.info/docs/en/
TextMate Documentation – http://manual.macromates.com/en/
Adobe Photoshop Documentation – http://www.adobe.com/support/documentation/en/photoshop/

Web API’s

Facebook API/Graph Documentation – http://developers.facebook.com/docs/
Twitter API Documentation – https://dev.twitter.com/docs
Google+ API Docs – https://developers.google.com/+/api/
GitHub API Documentation – http://develop.github.com/
Foursquare API Docs – https://developer.foursquare.com/docs/
linkedin API Docs – https://developer.linkedin.com/

其他资源

DocHub | Instant Documentation Search for CSS, HTML, Javascript, jQuery, PHP, Python, and DOM – http://dochub.io
Phing Build Scripts User Guide (PHP) – http://www.phing.info/docs/guide/stable/
MediaWiki (Wikipedia) Formatting Guide – http://www.mediawiki.org/wiki/Help:Formatting
MarkDown Syntax Guide – http://daringfireball.net/projects/markdown/syntax
Smarty Templates Documentation – http://www.smarty.net/documentation

有用的 Q&A 资源

Programming Code Q&A – http://stackoverflow.com/
Programmers Q&A (Usually non-code specific questions) – http://webmasters.stackexchange.com/
Code Review Q&A – http://codereview.stackexchange.com/
Database Admin Q&A – http://dba.stackexchange.com/
Computer Q&A – http://superuser.com/
Server Q&A – http://serverfault.com/
Unix & Linux Q&A – http://unix.stackexchange.com/
WordPress Q&A – http://wordpress.stackexchange.com/
Webmasters Q&A – http://webmasters.stackexchange.com/
Graphic Design Q&A – http://graphicdesign.stackexchange.com/