The Pennyworth Project

Open-source context-aware software & services

Jarvis 1.0b5

Jarvis 1.0b5 is now available for download.

This is a minor bugfix release that addresses a handful of issues with Windows XP.

Thanks for giving the software a spin and let me know of any bugs or other issues in the comments below.

Posted by Chris J. Karr at 4:44 pm on April 13, 2009 . Filed under Jarvis.

Task Views 1.0b3

Task Views 1.0b3 is now available for download.

This is the first public release that includes support for the list, cloud, and histogram views. This version of the software is also compatible with iCal, OmniFocus, Things, Basecamp, and FogBugz.

I’m still working on the documentation, so please take a look at the initial introduction to get started.

If you have any ideas, suggestions, or bugs to report, please post them in the comments below.

Thanks!

Posted by Chris J. Karr at 10:22 pm on April 4, 2009 . Filed under Task Views.

Introducing Task Views

Over the past several weeks, I’ve been Twittering about a new application that has been under construction. I’m happy to now lift the sheet and share what I’ve been working on.

The application is called “Task Views” and it attempts to solve the problem that modern workers face when managing their tasks and todos. There are a variety of great task management applications (desktop and web alike), but the realities of the modern workplace is that we find ourselves using a variety of solutions to attack the same problem: getting things done.

Read more…

Posted by Chris J. Karr at 10:51 pm on March 25, 2009 . Filed under Other Apps, Pennyworth, Task Views.

New directions for the Pennyworth project

First of all, welcome to the new weblog for Pennyworth and other context-related work. In the coming days, I’ll be shutting down the Context Blog in favor of this one. I’ve already imported the content from that site, so there is no reason that you shouldn’t update your bookmarks accordingly.

Second, I wanted to share some details about new Pennyworth work and how things will proceed moving forward. There are some big changes afoot, and this post describes how the project will move forward.

As some of you already know, I am leaving my graduate program at Northwestern University in order to pursue a full-time job as a software entrepreneur. My new venture is called Audacious Software and I’ve been busy over the past couple of months putting together a new company. The work isn’t complete, but progress is steadily being made.

The original plan was that my new company would continue Pennyworth development as a research activity. I’m still a strong believer in the idea of context-aware computing and I have concrete plans to develop and market a variety of context-aware applications and services in the months ahead. However, after some discussions with other people, I came up with the idea that the Pennyworth work should be its own separate entity in order to make collaborations with others simpler and more efficient. Consequently, I’m in the process of setting up a non-profit corporation to manage and hold Pennyworth and other related properties. I’m using the same model followed by many other open source projects, such as Mozilla, Software in the Public Interest (Debian), and FreeBSD.

My goal in establishing a standalone entity for Pennyworth is to engage other parties interested in collaborating on context-aware technology so that we can collectively put this technology in the hands of users everywhere. Audacious Software is the first sponsor of this work and I hope to find other companies, universities, and organizations willing to partner with in the months ahead. I’ll post more details about this as they become available.

So, what activities will this organization pursue? At the moment, there are three:

1. Continue the Pennyworth and Jarvis work to create and distribute a robust context-inference system for Mac OS X and Windows desktops.

2. Develop and distribute a variety of “example” applications that demonstrate how to use context effectively and spark others’ imagination about what’s possible with using context.

3. Continue to research how to better sense and distribute context in new environments. This includes mobile platforms (iPhone, Android, Maemo, etc.), alternative operating systems (Linux, *BSD), and emerging computing platforms (Chumby, Arduino, etc.).

In the weeks ahead, I plan on resume posting to this weblog regularly so that the work I’ve been doing becomes more visible to outside readers. In the chaos of starting a new company (or two) and managing the transition from graduate school to startup, my updates became less frequent than I would have liked. To make for this, I have a series of posts in the works that should hit all three points mentioned above.

Posted by Chris J. Karr at 9:42 pm on March 23, 2009 . Filed under Meta.

Jarvis 1.0b2

Jarvis 1.0b2 is now available for download.

Because of some of the major bug fixes in this release, please remove any previously-installed versions of Jarvis using Add/Remove Programs in the Windows Control Panel.

Now onto the major changes:

1. Jarvis now has a proper installer that allows users to choose where to install the application.

2. The installer adds a shortcut to your Startup menu. (Delete this if you don’t want Jarvis to start on login.)

3. The installer checks for the appropriate Windows prerequisites (.Net 3.5 & Windows XP service pack 3 or greater).

4. The first pass of the user interface is complete. The Rules and Learners interfaces are complete and functional, and I’ve added new preference options for configuring the training hot key and manipulating the machine learners.

5. I’ve fixed a variety of bugs that cause crashes on startup.

This is still an incomplete release in that it talks to few applications to collect context information and still has no way to automate other applications in response to changes in users’ environment. These will be focuses for the next release cycle.

Thanks for giving the software a spin and let me know of any bugs or other issues.

Posted by Chris J. Karr at 9:28 am on February 14, 2009 . Filed under Jarvis.

Jarvis: Next Steps

Now that a version of Jarvis is available and people are talking about it, I wanted to lay out some rough plans for future development.

First of all, I am going to try and release a new version every couple of weeks. I’m planning to push out another public release two weeks from yesterday.

Priorities for Jarvis 1.0b2:

1. Correct the bugs reported in 1.0b1. I already have a bug filed for a hot key issue on XP.

2. Implement the rules interface. This is the Windows equivalent of this.

3. Implement an interface that exposes a visual representation of the machine learner. Pennyworth uses a nested set diagram for this purpose, but I’m planning on using something more akin to a flowchart for Jarvis. The functionality lets users see the model that the system constructed to predict context and this allows them to be better “teachers”.

5. Finish implementing the preferences interface, including options for manipulating the learners.

6. Misc minor UI tweaks.

7. Add pruning to the C4.5 decision tree algorithm.

8. More application sensors. Particularly, Firefox & Chrome “current web site” sensors.

This is a tall order, but one that should be achievable in the next two weeks. Don’t forget to send any feedback of your own to jarvis@aetherial.net.

Thanks!

Posted by Chris J. Karr at 5:49 am on February 3, 2009 . Filed under Jarvis.

Introducing Jarvis

It’s been a while since I’ve updated this weblog. I’ve had a busy couple of months, and the following message explains (some of) what I’ve been up to.

From an e-mail I sent out earlier today:

You’re receiving this mass message because I’ve been in touch with you about the Windows port of the Pennyworth system (or you belong to one of the NU mailing lists).

I wanted to let you know that while I’m several days late, the Windows port of the Pennyworth architecture is now online at

 

http://pennyworth.aetherial.net/jarvis/ 

Jarvis represents my initial efforts at bringing the context-sensing approach embodied in Pennyworth to the platform(s) that the rest of the world is using. :-)

This is a very early release and at the moment, it can observe you, learn context models from your corrections, and predict your context in real-time. That’s about all that it does at the moment. In next several weeks, I will be adding new features and functionality in order to achieve feature parity with Pennyworth.

The current missing features include:

  • The ability to modify other applications based upon context changes.
  • The ability to solicit context information from other applications.
  • The rules interface for overriding the machine learner.
  • An interface that exposes the learned context model for inspection.
  • Application auto-updating.
  • Sharing context to networked clients (including Pennyworth).
  • The ability to tweak or reset the machine learners.

My main goal in releasing this initial version is to begin to identify any brittleness in the system that may be a result of any of the combinations of hardware and software that you use. In other words, this is the “test and see if it crashes on others’ machine” release. If all goes well and the current set of functionality is stable and responsive on your systems, I’ll move onto the next steps of adding the missing functionality above.

I’m quite excited to be working on this and I’m looking forward to receiving your feedback on Jarvis. Ideally, I’ll be able to turn your feedback around quickly and do a series of releases every couple of weeks between now and June. By June, I hope to have iterated the system enough times that it’s as stable and full of features as Pennyworth. Once I’ve achieved that goal, I’ll be in touch with some of you to talk about how we can make Jarvis talk with your applications in order to start building a smart context-aware Windows environment.

Thanks for your patience, and please let me know what you think.

Posted by Chris J. Karr at 6:07 pm on February 2, 2009 . Filed under Jarvis, Other Apps.

Updated Pennyworth website

I’ve recently revised the Pennyworth website to make it more useful and understandable to new users. I’d like to invite any readers out there to give it a look and let me know if I’ve succeeded in this endeavor or if more work is necessary. Any comments or suggestions that you may have will be greatly appreciated.

Posted by Chris J. Karr at 2:58 pm on September 29, 2008 . Filed under Meta, Pennyworth.

Pennyworth 1.7

Pennyworth 1.7 is now available for download.

This update fixes a variety of bugs, including some issues with the Bluetooth sensor.

Prerequisites

MacOS X 10.5 “Leopard”

Growl (Recommended): Pennyworth can be used without the Growl notification system by viewing the current predictions, but this occupies precious screen real estate and you attention. In order to receive visual notifications of updated predictions, I recommend that you install and configure the Growl notification system before running Pennyworth.

Source

There is not a source distribution available yet, but if you’d like the source code, it is available via Subversion at

 

http://context-macosx.googlecode.com/svn/trunk/Tools/Applications 

The source requires Xcode 3 to build.

Bugs, suggestions, or comments?

Please post any feedback in the comments below or send it to pennyworth@aetherial.net. This is early release software, so there will be bugs, and the application will only improve when problems are identified and submitted.

Posted by Chris J. Karr at 2:56 pm on . Filed under Pennyworth.

New Pennyworth Sensors

I just posted a few new sensors to Pennyworth’s online script repository.

TextWrangler.scpt is an update to the current script that improves reliability of detecting the types of open TextWrangler documents. Credit for this update goes to Ricky Buchanan of ATMac.org.

GMail.scpt is a script intended for end users to customize in order to distinguish between different instances of GMail (home vs. work). The GMail script does not come customized out of the box, so you’ll need to follow the example in the code to enable it to look for your own instances.

Geography.scpt is a script that uses IP-based geolocation to determine where your computer is based upon IP. It’s based upon MaxMind’s GeoLite City database. Accuracy figures on a per-country basis are available here.

Please give these a spin and let me know how well they work out. You can download and install these from within Pennyworth by selecting AppleScript Manager from the menu within the Pennyworth status icon.

Posted by Chris J. Karr at 11:55 am on September 11, 2008 . Filed under Pennyworth.

Older Posts »