by dave | Jan 6, 2015 | Computers, Musings, Software
Looks like someone used my post on building svn on 1&1 hosting. I am such an AUTHORITY. I just wish I could figure out how to build 1.8 without running out of memory. Andy has some hints for 1.6. Fails for me. Well, 1.4 seems to still work enough to update...
by dave | Sep 27, 2014 | Computers, Software
We use LinemanJS to automate the build process of various AngularJS projects. Two newer projects use the most excellent UI-router package, and I had some issues. The resolve section required manual protection for minification; ngmin, the automatic minify protector...
by dave | Mar 7, 2014 | Computers, howto, Software
I use IntelliJ IDEA on a Centos VM for AngularJS development at work, and I have a FileWatcher configured to compile the SCSS files from the designer into CSS when they change. It stopped working one day. After days of bad behaviour because I did not have the correct...
by dave | Jan 22, 2014 | Computers, howto, Software
Given: Google Chrome, Dev Tools open, Console open. Paused at breakpoint. $scope.currentDb $scope.currentDb $scope.currentDbb $scope.currentDb Date.now() Nothing prints. Why? Give me a few hours. Finally, consider the log level selector bottom right of the console...
by dave | Dec 31, 2013 | Computers, howto, Software
I got an Airlink 101 AR430w router from a dude at a McHenry County Software Craftsmanship meeting. He had already flashed it with DD-WRT and like a moron I tried a web firmware upgrade to the latest build 21061 – without knowing what it fixed. Then you turn it...
by dave | Nov 17, 2013 | Computers, howto, Software
Wifey was tired of PocoMail. It has not been revised in years, the HTML renderer, while “safe”, is not very conformant, which translates into lots of Tech Support calls. Me. Since she uses Gmail at work, why not migrate to Gmail? PocoMail uses Unix MBOX...