Application of the Day

Rooted Droid

by rbocchinfuso on Jun.30, 2010, under Android

image

Posting this using the WordPress for Android app on my recently rooted Moto Droid. Running Bugless Beast v0.3 with no issues.

Leave a Comment more...

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

image

Regulazy:  Further simplifies RegEx creation

image

Still going strong is the RegEx Coach (vintage but works like a champ)

image

Another nice option is Expresso 3.0

image

My favorite online tools are txt2reRubular 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.

Leave a Comment more...

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.

Leave a Comment more...

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.

image

Leave a Comment more...

Native app available on Windows, Vista and beyond

by rbocchinfuso on Mar.30, 2010, under Windows

For years capturing stdout in Windows has been a pain in the you know what.  Options I used were as follows:

  • Redirect output (>) and stderr 2> to a file but this does not capture all of stdout
  • What I have done for years is use use cygwin  and/or unxutils so you can leverage unix commands like script and tee
  • Increase the buffer size in the cmd window to 9999 lines, run your command, select all and paste to notepad

Note:  the best option by far is to install cygwin and abandon the MS cmd shell altogether but when you work on other peoples systems (e.g. – customer) installing cygwin is not always an option or the best option from an efficiency perspective.

All of the above options seem like a lot of work for what should be base OS functionality.  Well Microshaft finally realized it as a missing component of the OS and incorporated the “clip” command into Windows Vista and newer.  Now any command line command can be piped to “clip” (|clip) and the output will be in the clipboard, it is about time.

Type “clip /?” and hit {enter} and the command syntax will be display as shown below.

CLIP

Description:
    Redirects output of command line tools to the Windows clipboard.
    This text output can then be pasted into other programs.

Parameter List:
    /?                  Displays this help message.

Examples:
    DIR | CLIP          Places a copy of the current directory listing into the Windows clipboard.

    CLIP < README.TXT   Places a copy of the text from readme.txt on to the Windows clipboard.

Leave a Comment more...

My favorite diff utilities for Windows…

by rbocchinfuso on Mar.30, 2010, under Development, Windows

WinMerge is by far my favorite graphical diff utility for windows.

image

I also use CSDiff because I like some of the reporting features, this is good when you need to compare config files for change control purposes and want to store the differences as a report, perfect if you need to produce something as part of a larger report.

image

image

Both WinMerge and CSDIff support command line usage.  I prefer CSDiff’s command line capabilities from a compare and reporting perspective, CSDiff can easily be leverage to build a rudimentary change management system.

Of course if you read my previous post you can always use good old diff.  To get GNU diff on windows check out cygwin, UnxUtils project on sourceforge or GnuWin32 project on sourceforge.

Leave a Comment more...

Windows and WebDAV

by rbocchinfuso on Mar.29, 2010, under Web, Windows

Everyone knows that the native Windows WebDAV support is not very good.  I am using an app called DataFreeway by LukaSoft, seems to work pretty well, I primarily use it to access my KnowledgeTree document management system via WebDAV.  Check it out if you have been frustrated by native Windows WebDAV support.

image

Leave a Comment more...

Supercharge the Android Marketplace

by rbocchinfuso on Mar.28, 2010, under Android

image

AppBrain.com lets you review applications online and select applications to install on your Android device.  The Android app syncs with the AppBrain service and installs/uninstalls selected apps.  All your Android app management can be performed on the AppBrain site.  Very cool app, has pretty much replaced the standard Android Marketplace app for me.

Leave a Comment more...

Renewed commitment

by rbocchinfuso on Mar.28, 2010, under Uncategorized

So it has been a while since I posted on a regular basis, I am renewing my commitment to place at least a few posts a week.  Starting today.

So many apps to share and so little time :)

Leave a Comment more...

Copy-and-Paste in Plain Text

by rbocchinfuso on Oct.03, 2009, under Windows

I use Evernote for all a my not taking needs.  I prefer Evernote over OneNote because I use a number of different computers and I like the ability to easily sync my notebooks, access them via the web and my blackberry.  One issue that I have is when I copy and paste from the web, outlook, word, etc… Evernote does not do a great job with the formatting.  Problem solved, I now use PureText to paste content in plain text.  This allows me to format however I like.  Simple to use, just unzip, start the executable and Ctrl-C to copy and Win-V to paste plain text.  Great little app!

 

 

Leave a Comment more...

Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...