Continue reading ‘《LWUIT 开发者指南》第十一章:资源’ »

Continue reading ‘《LWUIT 开发者指南》第二章:使用 LWUIT 器件’ »

Continue reading ‘《LWUIT 开发者指南》第一章:LWUIT 简介’ »

参考

可以在本地测试的 Web Services 只有一个框架,可以通过建立指向实际  Web Services 服务器的节点(Node)来测试远程 Web Services。

Continue reading ‘搭建 J2ME 开发环境:Eclipse+WTJ+J2MESDK’ »

(From solidot)

CyanogenMod黑客宣布向HTC Dream和HTC Magic系列手机发布最新版的自制系统CyanogenMod 5.0.7(基于Android 2.1)。

新版增加了大量新特性,修正了大量bug,主要的特性包括:Kernel 2.6.33.4,Pershoot时钟模式,支持手机互联技术(Tethering)等等。开发者承认可能还存在一些小纰漏,但相信能作为日常使用稳定运行。

(From solidot)

VoltDB 内存驻留(In-Memory)数据库管理系统正式宣布

VoltDB是Postgres和Ingres联合创始人Mike Stonebraker领导开发的下一代开源数据库管理系统。它能在现有的廉价服务器集群上实现每秒数百万次数据处理。VoltDB大幅降低了服务器资源开销,单节点每秒数据处理远远高于其它数据库管理系统。不同于NoSQL的key-value储存,VoltDB能使用SQL存取,支持传统数据库的ACID模型。VoltDB代码采用GPLv3授权,支持订阅费用从15,000美元起步。

(From solidot)

MIT技术评论》报道中文版),MIT研究人员开发出名为KarDo的软件,能自动配置电子邮件账户,安装杀毒软件,或者设置VPN。

KarDo只需要观察管理员执行一次任务,就可以在运行不同软件的电脑上实施同样的工作。根据Forrester和Gartner的报告,企业每年花费在简单重复的IT任务上的资金达数十亿美元。KarDo能将这笔开销削减20%之多。在某些方面,KarDo与记录宏命令—用户在电脑上的一系列操作—的软件有相似之处。但KarDo会尝试学习每个操作的目的,从而在今后更广泛地使用该操作。当IT员工想要KarDo学习一项新任务时,只需要事先按下“开始”按钮并在结束后按“停止”即可。

Paparazzi is a free and open-source hardware and software project intended to create an exceptionally powerful and versatile autopilot system by allowing and encouraging input from the community. The project includes not only the airborne hardware and software, from voltage regulators and GPS receivers to Kalman filtering code, but also a powerful and ever-expanding array of ground hardware and software including modems, antennas, and a highly evolved user-friendly ground control software interface. All hardware and software is open-source and freely available to anyone under the GNU licencing agreement. Several vendors are currently producing and selling Paparazzi autopilots and popular accessories, making the system easy and affordable to all. The key feature of the paparazzi autopilot is its unique combination of infrared thermopiles and inertial measurement for attitude sensing, providing a robust and accurate attitude estimate that requires no ground calibration and can recover from any launch attitude.

Continue reading ‘《从汇编语言到Windows内核编程》第一章:汇编指令与C语言’ »