Ivan's Space
Writing about leadership, management, emotional resiliency, software engineering, tech, gadgets.
msysGit Tip: Files Constantly Reported as Modified Fix
I copied my Mono mcs Git working copy from Linux to Windows for use with MSysGit only to find out that even after git reset –hard almost all files were being reported as modified by git status. It turns out it has to do with the file permissions (executable bit...
Multiple Network Connections at the Same Time on Windows
In my scenario I have one Wireless connection for my Internet and one LAN connection to a small private network of my own with my NAS, PS3 and TV and I want to have them both at the same time. It was a major pain to get this setup working...
Visual Studio 2008 jQuery IntelliSense Fix
I am tinkering with ASP.NET MVC and jQuery and making my first baby steps in a whole new horrible world of web development. I found out that the JavaScript IntelliSense in Visual Studio 2008 is broken out of the box. The error is:
PicasaUploader 0.3: Batch Image Scaling/Resizing
I have just released version 0.3 of my PicasaWeb Uploader tool. The new things are:
PicasaUploader 0.2: A simple upload tool for PicasaWeb
I have just released version 0.2 of my PicasaWeb Uploader tool. The new things are “Send To” right-click integration on Windows and username/password saving. Get it from (and also for more information): http://ivanz.com/projects/picasauploader.