TurboTax doesn’t handle nor document the process of handling MLP sales. This post summarizes the steps to handle MLP sales and still be able to EFile your return.
Continue reading
Building A Grails jQuery Mobile Project
While I’ve been working on a Grails 2.x and jQuery Mobile project for the past couple of years, it’s been a while since I created a new project from scratch. Here’s a quick cheat sheet of the steps.
Continue reading
Google Reader Alternatives Sheet
Here are some updates on Google Reader alternatives, a comparison sheet and some twitter feeds and links to additional posts.
Continue reading
Google Reader Alternatives
With the coming demise of Google Reader, it’s time to begin searching for alternatives.
Continue reading
SMTP, POP & IMAP Settings for popular mail servers
Here are the email settings for several popular mail servers.
Continue reading
Using a 3rd Party DNS Service with MidPhase
These are the steps to setup a 3rd party DNS service for use with your MidPhase Shared Server account.
Continue reading
Changing WordPress Site URL with MidPhase Shared Hosting
I’ve been using the standard WordPress instructions to change my sites URL under a MidPhase business account. I found some of methods didn’t work for me. Here’s the approach that did work.
Continue reading
Grails, Spock & IntelliJ Idea First Steps
I’ve been meaning to spend some time setting up a Test Driven Development approach to my Grails development and after looking at the options, Spock seems to be a popular and capable testing and specification framework for Grails and Java development.
I’m using Grails 2.0.1, the Grails Spock plugin and IntelliJ IDEA 10.5. I’m going to pick an existing Grails project add Spock and write a simple unit test for one of my domain classes. This grails-spock-example project was one of the most helpful posts I ran across.
Continue reading
jQuery Mobile Prototyping Tools
I’m looking for a tool to mock-up jQuery Mobile user interfaces and have found Tiggzi, Mobjectify and codiqa. I did a quick test of each service using Chrome on Windows and Ubuntu as well as my iPad. My Ubuntu Chrome does not have flash installed.
Installing Headers for VMware Tools on Ubuntu with PAE Kernel
I recently upgraded the memory on the main system I use for VMware Workstation from 4Gb to 8Gb so I could allocate more memory to an Ubuntu 11.10 VirtualMachine. For the Ubuntu VM to take advantage of the memory, I had to install the PAE kernel which stopped VMware Tools from working.
Continue reading