Fusioncube

The online journey of a technophile, by Steve Brownlee

Archive for June, 2005

QuickREx Eclipse Plugin for Regular Expressions

  • Filed under: eclipse
Monday
Jun 13,2005

QuickREx 2.0.0 [link]

QuickREx is an Eclipse plugin that creates a view in which you can enter in your regular expression and then try several different test strings to check if it’s the one you want. The expressions are checked “against the test-text on the fly, matches are highlighted and you can navigate between the matches. You can also navigate through groups within each match (if groups are defined in your regular expression).”

This is one Eclipse plugin that I don’t think I could live without. I use it constantly, whether build regex for part of an application, or even trying to search for some tricky bit of code in my system.

QuickREx in action

System Manager Initial Release

Thursday
Jun 9,2005

Well, I’ve finally completed my latest, time-saving program for developers. As usual, it started out as a small program that I used as a quick and dirty way to stop and start system services when writing, testing, and deploying code on different machines. I then realized that it might be useful to others who also are constantly opening up the Services console under Windows.

System Manager runs as a system tray application and provides a simple customizable menu for starting and stopping system services. In addition, I added a Group feature where you can build a list of services that need to be started/stopped. This can be a huge time-saver. I use it quite a bit. I often need to switch between running ColdFusion 5/MSSQL and JBoss/CF7/MySQL on my machine, and in the original version, I got tired of having to click the menu 5 whole times (god developers are lazy)! So now I just create a two Groups – one that starts CF5 services and one that starts CF7 services – and with two clicks, I’m off an running.

Visit System Manager Home Page for screenshots, installation video and download.

About Steve

I am a technologist, and have been ever since 1980 when I got my very first TRS-80 and programmed it to do my math homework. I love to share the gift of technology with others and show them the wonderful things it can do for them, and how they should not fear it, but embrace it.

Latest Tweets

  • Ok... stayed up way too late trying out website designs for my wife's new nonprofit. The kids will be getting me u... — http://t.co/QrKh5iBI
  • Am I the only one who likes Google’s new privacy policy? http://t.co/qwcym5wH
  • All that time wasted learning the .NET framework - Fusioncube - http://t.co/krANoWmg
  • @marcesher libraries like Less only do what you tell them. You can make a mixin to do that, but it doesn't assume anything (which is good)
  • Circus about to start. Girls are so excited they can't stand it!!!! (with Sabrina and Tessa at @BrdgstoneArena) [pic] — http://t.co/PXwi5emj

Subscribe

Entries (RSS)
Comments (RSS)