Windows Development

Multiple Desktops in Windows 10

Up until today actually, I've always used Dexpot which is a very well made Virtual Desktop application much like Compiz in Linux. It has a lot of the same bells and whistles for managing/spiffying up your virtual desktop experience… except, Windows 8 and Windows 10 have some really debilitating bugs around the start menu. Additionally, you can't always expect all applications to play nice with it. I have particular issues with ConEmu. Read more about my Windows Development setup in a previous blog post.

My Windows Development Environment

As a pretty avid Mac / Linux user, I get stuck in my ways. However, every once in a while I get an itch to do something different, just so I can see how those that I'm teaching are affected by some of the changes that I make. This includes the realm of the Windows PHP Developer. With that said I thought it handy to go about sharing some of the tools that I use to develop with to make my Windows environment more like the environments I'm used to.

Development Using Unison on Windows

I've been plagued by the fact that at work I do my development on a remote system. This generally isn't a problem except on the rare occasion I want to use a debugger, since I'm a Vim user. However, when that time comes (and it always does), I have to sit there and wait while eclipse "builds" my project. Nothing irritates me more than "Hurry up and wait". Since I started working with Drupal, I've found this to be a very common theme. It's far from the speed that I got out of Zend Framework, or other MVC based frameworks, but it does so much for you.