October 30, 2007 at 8:20 am
· Filed under Nintendo, Random Things
Sparked by a trip to SuperFresh to get some biscuits for dinner, I came across some huge pumpkins for $3. Thus, I was inspired to create a nerdy pumpkin for Halloween. I did all the carving with my Dremel rotary tool and a dinner knife. To keep it from rotting, I covered it in WD-40.
Read the rest of this entry »
Permalink
October 29, 2007 at 11:06 am
· Filed under C/C++, Openmoko, mokash
Mokash is now an official OpenMoko.org project. I’ve just finished copying the current svn repository over to the openmoko.org repository, and that will be the new official repository. The old repository on my home server will occasionally be updated to match the openmoko.org one, but it probably won’t be very often, so don’t come here looking for it. I still need to move the current tickets and such over to the OMO tracker, but that’s not a high priority. Thanks to this, this project will have higher availability (no more monthly reboots or crashes!) and the opportunity to be seen by a larger amount of OpenMoko users.
Permalink
October 9, 2007 at 9:59 pm
· Filed under Openmoko, mokash
If you’re looking to include mokash into an OpenMoko image, look no further. I’ve completed the first version of the bitbake package files for mokash (and simclist, since no package file exists). They can be found here.
Also, there were definitely some bugs in the version 0.1 that I originally released. Turns out, I forgot to add a lot of source files to Makefile.am, which caused a lot of files to go missing when I ran make dist-gzip to create the archive. I fixed that, and now the archive reflects it, but there were some other show-stopping bugs I ran into on a different test machine regarding locales. The fixes for those problems are not in the archive, but a patch exists (conveniently in the bitbake package files) that will bring the source up to svn revision 61, which also incorporates a few items that were planned for the 0.2 release.
Permalink
October 5, 2007 at 2:51 pm
· Filed under C/C++, Openmoko, mokash
I’m proud to announce that I’ve reached what I consider to be version 0.1 for mokash. It probably still has some bugs in it, and definitely needs to be tested on a Neo1973, but I’m confident that it can work as a day-to-day check register. A few of the features I’ve implemented include locale-based currency display and entry, searching based on tags or parties, and automatic transaction purging.
Please download it and give me feedback, especially if you own a Neo1973. I’ll not be able to purchase one as soon as I’d hoped, so every bit of feedback is helpful. And if you encounter any bugs, or would like a feature implemented, please file a new ticket in Trac.
Permalink