While the BUG 2.0 hardware platform is the shiney new toy everyone wants/NEEEDS, what can we say about our trusty BUG 1.x devices sitting around? I think they are in need of some love, and...
Building native applications for BUG requires a toolchain configured for the specific hardware architecture, as well as all the development libraries your application may require. Poky, the build system used for the BUG 1.x line...
Have you ever been working on a project, tracing through code, only to get to a point where you're inside your jvm's core class code? Probably. And you've probably noticed that the core classes don't...
BUG comes with an avahi-daemon installed. We used to use a jslp-based implementation to have the SDK auto-detect the presence of a BUG on the same LAN (and even for the virtual-BUG itself). We've since...
BUG Software Release 1.4.3 is now publicly available. The RC1.4.3.7 was approved as a production release. Binary images are available at http://www.buglabs.net/download. Sources are available atsvn://svn.buglabs.net/bug/tags/releases/R1.4.3. Javadoc is available at http://bugcommunity.com/development/javadoc/r1.4.3/bug/. And release notes...