Over a decade of progressive professional software development experience in conjunction with more than two decades as a hobbyist developer has pushed me to reduce the burden of support and cost of delivery by writing highly-maintainable software of the highest caliber.
This blog is intended to be a personal collection of experiences/rants, journaling to tech related, things and other things that may be appropriate to share in a blog.
-
Getting the “Application Server Libraries not found” error with IntelliJ when you try to add a local Tomcat server? If you’re using Gentoo it’s a matter of file locations. Install the tomcat-api package, and make a symbolic link from the API within the Common and Shared Tomcat directories. Source. [Read More]
-
Things I would like to Learn/Experience/Improve-Upon This Year [2013]
Since this is the time of the year that many making resolutions relating to self improvement, here are a few of mine: [Read More] -
Init.d Script for codeBeamer MR
codeBeamer ManagedRepositories is a free web interface for Subversion, GIT, and Mercurial from Intland. The product contains a standalone web application with their distributed version of Tomcat. However, the Linux version does not include the init.d scripts to start/stop the service on boot or on demand. I’ve written a script... [Read More] -
Massive IntelliJ Sale
Usually I’m not the type to advertise on going sales, especially when it is a ‘limited-time’ type sale. However, IntelliJ is having a 75% off sale. They’re offering the IntelliJ IDE for $50 for a personal license. This is incredible, considering that the IDE is similar to Netbeans and it... [Read More] -
Rant on Web Interfaces: Quick Context Menus
There are distinct advantages of having a desktop application. Many of the reasons - I won't mention or address all of them here - are offline support, OS integration, local computation, tolerance against servers being down, and lower latency. However, imagine if your file manager became web based. You'd pretty... [Read More] -
Some of the Articles/Links/Video That I found Interesting in the Last Week
System Rebuild for Gentoo- This is the equivalent of formatting your computer and installing everything to the latest version. It will rebuild your dependencies and any new use flags that you may have added after the install. [Read More] -
Varying your Reading Materials
In recent conversations with my friend Warren, he recommended that I vary my reading materials. This is something hard to do for most people. When you find a comfortable niche, you tend to read similar material and not branch out. Enjoyable books can be very difficult to find. The Amazon... [Read More]