How to write a native desktop application in Node.js? Perhaps you know many modules can do that easily, something's like node-gui and jsdx-toolkit. In order to develop system program, DBus module is the most important thing you must have as well. With Dbus module, you can handle all communications between programs. Furthermore, you can control low-level functions system provided via DBus, which includes hardware, networking and operation system features. Unfortunately, all things do not work at all since new version of Node.js. Many system libraries are based on GLib, and work with GLib event loop. For writing a node.js binding with such libraries, libev is the only way to integrate event loop between node.js event loop and GLib main context. The problem is that libev is deprecated since 0.8 node.js cause modules which depends on libev will be broken on latest and higher version. Nothing works if there is no libev. In fact, upstream announced that libuv is being only one way to
dear fred,
回覆刪除thanks for your awesome presentation yesterday,
hope someday I could meet you at morelax! :D
sincerely,
jiasheng
20090116
Thanks. Welcome to Morelax to join me :P
回覆刪除你好:
回覆刪除在google上找super read ahead時,找到了你發表的Fastboot,裡面也提到了sreadahead。想請問,我該如何啟用?目前是捉sreadahead-1.0版;make && make install 後完就不知道下一步了(還沒打patch。readahead安裝好了)。
google也找到moblin版的,不過,make有問題,想法子除錯中,moblin版只能給moblin用嗎?
我的環境:debian5.0-i686
謝謝你
BTW:祝你早日爆肝 XD (榨乾 X200t,有些很好笑 ^^)