Here you will find some of the Plucker projects I'm working on. This list is by-no-means exhaustive, and all of the projects listed here are in varying degrees of completion and complexity (with the Wikipedia project being far and away, the largest to date!).

Why are you doing these things?
"I believe in the Plucker project. I've supported it for 8-9 years now in code, CVS hosting, website hosting and other pieces where I could help. I want to be able to provide other people access to materials to read and learn from when they are WAY offline, with no power for miles and miles."
  • Cygwin and Cygwin/X FAQs in Plucker format for reading on a PalmOS handheld
  • Custom anti-aliased fonts for use with Plucker
  • encycloPlucker, the full Wikipedia in Plucker format
  • Creating XPCOM Components book in Plucker format
  • Online Dating Guide in Plucker format
  • Cygwin and Cygwin/X FAQs in Plucker format for reading on a PalmOS handheld
  • Custom anti-aliased fonts for use with Plucker
  • encycloPlucker, the full Wikipedia in Plucker format
  • Creating XPCOM Components book in Plucker format
  • Online Dating Guide in Plucker format
  • Kernel Hacker’s Guide to git in Plucker format

    August 24th, 2007 desrod Posted in E-Books, Operating Systems, Programming No Comments »

    This one is a bit short, but packed with useful information on how to use git to maintain a local tree that matches exactly what Linus and the other core Linux kernel developers are working on.

    What is git?

    Git is popular version control system designed to handle very large projects with speed and efficiency;
    it is used mainly for various open source projects, most notably the Linux kernel.

    Git falls in the category of distributed source code management tools, similar to e.g. GNU Arch or Monotone (or BitKeeper in the proprietary world). Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server.
    Read the rest of this entry »

    AddThis Social Bookmark Button

    “Programming Ruby: The Pragmatic Programmer’s Guide” (first edition) in Plucker format

    July 5th, 2007 desrod Posted in E-Books, Programming No Comments »

    Another hand-retouched conversion from the original First Edition to Plucker format.. This was not simply a conversion of the raw HTML, this was updated in hundreds of places by hand to optimize it for use in Plucker’s viewer.

    This book is a tutorial and reference for the Ruby programming language. Use Ruby, and you’ll write better code, be more productive, and enjoy programming more.
    Read the rest of this entry »

    AddThis Social Bookmark Button

    PHP Documentation in Plucker with Bitstream Vera + FreeMono fonts

    October 3rd, 2006 desrod Posted in E-Books, Programming 1 Comment »

    The various versions of the PHP documentation can be found here, in 21 languages.

    These were created with the Palm Font Converter written by Alexander R. Pruss. You can read more about how to convert fonts for use with Plucker in the Plucker news section.
    Read the rest of this entry »

    AddThis Social Bookmark Button

    Subversion book converted to Plucker format

    January 11th, 2005 desrod Posted in E-Books, Programming No Comments »

    Below are some screenshots of the Version Control with Subversion book (v1.0 and v1.1) converted to Plucker format. The full versions of these documents are provided below, for version 1.0 and version 1.1 of Subversion.
    Read the rest of this entry »

    AddThis Social Bookmark Button

    Creating XPCOM Components book in Plucker format

    January 11th, 2005 desrod Posted in Applications, E-Books, Programming No Comments »

    Below are some screenshots of the Creating XPCOM Components book converted to Plucker format. With the author’s permission, I am making this available here in a handheld format for the community to enjoy (thanks go to Doug Turner for the permission, thanks Doug!).

    The original material was provided in a fairly-clean HTML format. Some additional adjustments had to be made to the HTML to correct it for validation. Two versions of this converted work are available; one in high-resolution format, and one in low-resolution format.

    c896c7b9d362339bc9513007fd0d0940  Creating_XPCOM_Components_hires.pdb
    4ad2a3e9f68df758a5cf005b16561496 Creating_XPCOM_Components_lores.pdb
    Read the rest of this entry »

    AddThis Social Bookmark Button