As development on my cms has progressed, I have come to realize that I am not a prolific writer. However, I do love playing with new web services and technologies, so I have decided to push Nisaba towards a lifestream format. This will allow me to have fresh content on my site by interacting with online services I already use.…
More ›
Recently a friend of mine was wanting to tinker with a serial device on his Powerbook. Since he was wanting to eventually allow device input over HTTP requests, we went off looking for a PHP class to help out. Luckily, there was a GPL-licensed PHP Serial class on phpclasses.org by Remy Sanchez. However, it only works under Linux or Windows. A few machine lock-ups later, we appeared to have it working.…
More ›
Last time, we learned how to use PHPCodeSniffer and a little command line work to create readable coding standards validation results (that is a mouthful). In this entry, I will document how to integrate PHPCodeSniffer validation into my editor, SciTE.…
More ›
How stylish is the code you produce? I could further elaborate, but Wikipedia can do that for me.…
More ›