Managing my lab poolside
by rbocchinfuso on Aug.20, 2011, under Android
Typing this post on my tablet sitting by the pool. My basement lab is just about ready, used last night and this morning to vet a process for migrating RDMs. Tested EMC PP/ME successfully from inside VM and also tested vmkfstools migration process, lab is proving to be very handy. I should note that while PP/ME tested successfully in the lab one of my colleagues is having some issues with a similar configuration in a production environment. The purpose of this post is to talk about an Android iPhone/iPad app called iVMControl (http://projecteureka.org/ivmcontrol/). Great application letting me monitor testing and watch my daughter swim at the same time, I am even cloning a few vms that I need for later tonight. Check it out, here are some screenshots from my environment.

Best Remote Connection Tool
by rbocchinfuso on Aug.20, 2011, under Uncategorized
I have tested a ton of tabbed remote connection tools.
RDTabs (http://www.avianwaves.com/tech/tools/rdtabs/): Like it for pure RDP, no SSH, http, etc…
Terminals (http://terminals.codeplex.com/): Slow and a little buggy IMO
Remote Desktop Manager (http://devolutions.net/): Over built app, not portable, etc…
I am now using mRemoteNG (http://www.mremoteng.org/): Love it!
This fits all my needs. Supports all the protocols that I require, no install portable version available which is perfect for me. I have the portable version in my dropbox (http://www.dropbox.com/) folder so I can launch on any machine and have all my connections readily available. I can add connections anywhere and they sync’d via dropbox. The perfect solution for me. The app is light weight and fast, give it a try.
Don’t Sleep
by rbocchinfuso on Jul.01, 2011, under Uncategorized
Found this nifty little app which allows me to quickly tweak standby, hibernate, shutdown, screensaver, etc… settings. I use it all the time now rather than changing Windows power settings.
http://www.softwareok.com/?seite=Microsoft/DontSleep
Moto Droid upgraded to Gingerbread (2.3.2)
by rbocchinfuso on Feb.28, 2011, under Android

Flashed my Droid with ChevyNo1 Simply Stunning v5.00 tom this weekend. Liking it so far.
xsltproc
by rbocchinfuso on Feb.07, 2011, under Development, Linux, Platform Independent
Want to turn XML data into formatted HTML reports? XSLTPROC is a must have, once you develop a XSL (Extensible Stylesheet Language) you can transform your XML into a human readable HTML report.
App that provides dramatic productivity improvements (for parents)
by rbocchinfuso on Sep.11, 2010, under Windows
So this may seem like a strange post, as most people will think that I am going to be talking about a an IDE application, a RAD tool, a CRM application or some sort of text-to-speech processor, regardless of what you are expecting I can almost guarantee you will be expecting something a little more sexy than what you are about to see (especially if you are not a parent).
I think this app is so useful I am not only posting to my appoftheday.org blog but also to my gotitsolutions.org blog because it is that good.
Let me provide some background. I have two wonderful little girls, a 5 year old and a 6 month old, for anyone with children we all we have retooled the human machined (ourselves) to have a CPU that is focused on work and coprocessor that deals with our children while we try to focus (we can flip this paradigm as well). I have to say my time slicing skills are second to none, you learn how to work in 2 min slices while breaking away for 30 seconds to lend some CPU cycles to an often overheating parental coprocessor. I often read emails back later that had the same thought double typed, missing words, etc… this is because I am processing too much information, my mental programming is way off. I have this huge array of things I need to do, things I am doing, things I am being told to do, things my kids want to do, yadda, yadda, yadda…. Let’s just say that the that I often suffer pointer corruption which leads to memory leaks, corruption and eventually a segmentation fault (in non techie lingo this is know as a freak out, but this is a technical blog hence the techie speak).
So to the point of the post. There is this brilliant lady named Julie Aigner-Clark the founder of The Baby Einstein Company, absolute best videos for kids under the age of one to help cool down the coprocessor (why didn’t I start filming shiny lights and hand puppets 10 years ago). My 5 year old will even watch the videos. There is this great website site called YouTube where you can find Baby Einstein videos as well as other great videos like Oswald, WordGirl, Hannah Montana and The Pink Panther (a few of my older daughters favorites) So you are probably asking what relevance does this have. I will explain, be patient, I know how difficult this probably is because you 6 month old wants to eat and your 5 year old wants you to “Play Barbies” with her.
I am in my office trying to work and my daughter comes in, she wants me to stop what I am doing to play with her, I attempt to stall and concentrate at the same time (very difficult). I eventually sit her on my lap (applies to 6 month old and 5 year old) and open YouTube in my browser and start playing our favorite Baby Einstein or WordGirl video. Good so far. I pop out the video window from youtube.com and resize my excel sheet and attempt to work, here is a screen shot of what I am left with:
So on the left my daughter(s) can sit on my lap and watch the vide while I work on the spreadsheet on the right. Now here is the issue, I only have 3/4 of the screen which can be a little annoying, if I need to use another app it can be a big issue. So what is the effect of me switching windows:
Oh no, the video moved to the background, scramble to resize the browser window to avoid a complete meltdown. Reflexes are not that good so I rarely accomplish the goal.
Now for the introduction of a must have application that dramatically improves productivity, focus and sanity. The app is called DeskPins and simply it allows you to pin any window to the foreground so lets look at a couple of examples of how I use this.
I follow the same process as before with finding a video on YouTube, popping out the video windows but now I pin the video window to the foreground.
Now I can maximize my spreadsheet (far better) and without the video moving to the background, I can move the video window around as needed. I can open FireFox and not worry about losing the video to the background.
The app works on 32 and 64 bit versions of Windows (I am running on 32 bit XP, 32 bit Win 7 and 64 bit Win 7) and has become an invaluable tool for me. Hopefully this post helps with some use case examples and helps other parents occupy their children in times of need. Enjoy!
Rooted Droid
by rbocchinfuso on Jun.30, 2010, under Android

Posting this using the WordPress for Android app on my recently rooted Moto Droid. Running Bugless Beast v0.3 with no issues.
My favorite Regular Expression (RegEx) tools and resources
by rbocchinfuso on Apr.02, 2010, under Development, Linux, Platform Independent, Windows
The Regulator: Great RegEx builder
Regulazy: Further simplifies RegEx creation
Still going strong is the RegEx Coach (vintage but works like a champ)
Another nice option is Expresso 3.0
My favorite online tools are txt2re, Rubular and this Online Regular Expression Builder (also offered as an Adobe Air app)
Also be sure to check out the RegExLib a great online resource.
I wish I had GNU utilities on Windows…
by rbocchinfuso on Apr.01, 2010, under Development, Windows
Well if you really want the power of UNIX on Windows you should probably install cygwin but if you are just looking for a package with some native ports of popular GNU utilities (i.e. – grep, sed, tail, wget, etc…) then check out UnxUtils project on sourceforge or the GnuWin32 project on sourceforge.
Online file editing
by rbocchinfuso on Mar.31, 2010, under Development, Web
I do a fair amount of web development and when I am working on a sizeable php or perl script sometimes I prefer to use an editor other than vi, although more often than not I ssh to my web hosting provider and just use vi. I am a huge fan of Notepad++ but I find the ftp plugin to be not very robust which can make online file editing a bit of a pain.
I could and have used a ftp client to get the file, edit with Notepad++ then put the file back on the server but this seems like too many steps.
I am now using PSPad to do all my online editing, ftp client is integrated into the editor and works flawlessly. Check it out if you are a Notpad++ fan but feel the same way that I do about online editing PSPad may be the solution.