Open SourceSoftware Triple Web Threat While it may not be very interesting to the average Internet user, Lunascape may intrigue many web developers. Basically its a Web Browser capable of changing…Joshua DoodnauthNovember 25, 2008
DevelopmentOpen SourceProgrammingXRap How-to: Read Files in XUL After some weeks of procrastination and going nuts over other projects, I’m getting back to XUL and my XRap program. I’ve been asked to change…Joshua DoodnauthNovember 25, 2008
Open Source One Billion Add-ons Served… In just under 4 year Mozilla has managed to hit the one billion mark for downloads from addons.mozilla.org. It just shows how influential as well as…Joshua DoodnauthNovember 21, 2008
ProgrammingUbuntu Installing PHPUnit on Ubuntu 8.04 You need to get the latest release of PHP $sudo apt-get install php5 To get PHPUnit you need to get the PEAR installer, which is…Joshua DoodnauthNovember 5, 2008
ProgrammingWindows Installing WAMP and PHPUnit on Windows Download and Install WAMP Once you have installed and setup WAMP, open up the command prompt and go to your php directory in WAMP C:\>cd…Joshua DoodnauthNovember 5, 2008
DevelopmentOpen SourceXRap Update: XRap 0.1 for Windows Release I've been working hard at cleaning up my code, getting the directories to work in XML, and cleaning up my code generator so that WiX…Joshua DoodnauthOctober 24, 2008
DevelopmentOpen SourceXRap XML Listing of File System One of the challenges of automatically preparing a wxs (which is in xml) file for WiX to process into an msi file for installation, was…Joshua DoodnauthOctober 23, 2008
DevelopmentOpen SourceXRap XRap 0.1 Release I have updated my link to my 0.1 release of the XULRunner Application Packager (XRap), it can be downloaded here. Its still buggy, I am…Joshua DoodnauthOctober 20, 2008
DevelopmentOpen SourceXRap WiX – Listing File System in XML Problem: WiX uses an XML file for instructions on what directories to add to the msi package. I had no problem in recursively going through…Joshua DoodnauthOctober 17, 2008
DevelopmentOpen SourceXRap XULRunner Application Packager I was pretty busy with other classes last week, so I was unable to actually make a post on my Open-Source class, but here's the…Joshua DoodnauthSeptember 30, 2008