I bought the Pulse-Eight USB CEC adapter a few months back and so far it’s been a great addition to my XBMC setup. For a long time I wanted to control my TV from my Android phone, for a few reasons. First, I usually have it with me and charged up, unlike my TV remote …
Category Archives: Uncategorized
True Fullscreen Fit-to-Width Document Viewer
I like to read documents in fullscreen mode using keyboard navigation. I want a viewing mode with the following properties: No scrollbars No navigation toolbars No drop-shadow page borders Fit-to-width display Emacs-style scrolling, maintaining 2 lines of context for continuity To me 1, 2 and probably 3 should be properties of anything claiming to be …
Continue reading “True Fullscreen Fit-to-Width Document Viewer”
Android Development
A patch I wrote for mobileorg-android was accepted and shipped to the Market in mobileorg-android 0.4.8. It works around lighttpd’s missing support for the Expect HTTP header. The issue was that pulling from lighttpd to the phone would work, but pushing from the phone to lighttpd wouldn’t. To debug the problem I set up an …
Homonymy
awesome is awesome.
IcedTeaPlugin and Live USB
I’m very happy to see IcedTeaPlugin enabled by default in the Fedora 12 Live USB images. This wasn’t always the case — in the past space-savings arguments were made to exclude java-1.6.0-openjdk and java-1.6.0-openjdk-plugin from Live images. I haven’t found out who’s responsible for the editorial change-of-heart, but to the people who made it happen: …
Fedora 10
My main interest in this release is seeing the LiveConnect work that I started in IcedTea finished and released. Deepak Bhole did an amazing job taking over where I left off — IcedTeaPlugin was prototype quality when I handed it over. He completed the major features and then polished the result into the robust plugin …
Red Hat Summit and FUDCon
Red Hat Summit was great. I manned the Open Source Java booth on the show floor. There was a lot of interest in what we’re doing, and people were impressed to hear that the OpenJDK packages in Fedora pass the TCK. I showed a few IcedTea demos including IcedTea Web Start and gcjwebplugin. Notably, they …
IcedTeaPlugin and Facebook
IcedTea 6 Mercurial tip configured with –enable-liveconnect on Fedora 9: That’s a signed LiveConnect applet. 🙂
OpenJDK and Fedora 10
I’m planning two Fedora Features for OpenJDK in Fedora 10. I’ll write the Wiki pages soon. Improved Multilib Support for JDK Packages The first feature is improved multilib support for Java packages. This will involve fixing the darn persistent rpm scriptlet argument bug and adding multilib support to jpackage-utils and java-1.6.0-openjdk. I already have patches …
OpenJDK 6 and Fedora 9
OpenJDK 6 was released in Fedora 9. Yay! The name change is satisfying and it’s great to see the past 6 months’ efforts come to fruition. For me this isn’t quite as exciting as the release of Fedora 8, which was the first distribution release to include IcedTea packages, based on an OpenJDK 7 pre-release …