Blog

Blog

Setup Mercurial server with multiple repositories on OpenSUSE

1 week, 2 days ago

This tutorial is to configure a Mercurial/hg server for multiple repositories on OpenSUSE.  Be sure to follow these steps on the server you want to host the repositories on.

read more / Comments

CppHeaderParser 2.0 released

1 month, 3 weeks ago

Thanks to a great amount of work from HartsAntler, CppHeaderParser has been greatly advanced.  2.0 adds support for parsing more complex C & C++.  Resolves some types. Generates much more information for parsed code.  2.0 integrates all changes HartsAntler has done for converting RPython to Javascript in his RPythonic project as covered in this article.

read more / Comments

Python Sprinkler project

3 months, 2 weeks ago

When my sprinklers go off in the middle of the night after it was raining that day, I get annoyed.  I wanted an intelligent home brew solution to this problem that was cheap and was mostly COTS and not requiring much electrical engineering know how.  There are systems out there you can buy that do everything for you that cost hundreds, but thats no fun.  I have a system that cost me $45 plus things I already had.

read more / Comments

Boss Comic

7 months, 2 weeks ago


read more / Comments

RPython to Javascript uses CppHeaderParser

9 months, 1 week ago

A new opensource project at http://pyppet.blogspot.com/2011/04/rpython-to-javascript.html used to convert RPython to Javascript uses CppHeaderParser.  CppHeaderParser included is heavily modified to support parsing of C++ source files.  Should changes be integrated into the next release of CppHeaderParser?

read more / Comments

Page 1 of 2: