Consider This When Planning Web Services

As soon as Web Services started getting buzz I was both excited and concerned. Interoperability and reuse are great things. Shorter time to market is a huge benefit. Bandwidth is limited. That last was never brought up by the sales people taking clients to $1000 dinners while pitching $30,000 web service platforms with $1,000,000 support contracts.

Web services are still a great way to expose legacy systems to myriad clients across the enterprise. Where they become expensive is when they are built with only one or two expected clients to support a (myopic) SOA vision. Especially when many of the new services being built are only aggregations of other services that will generally be a specialized interface to business logic required by a limited number of clients.

If an architecture includes web services, a list of clients must be part of support case or the design is simply buzz word bingo.

This technical rant was prompted by a developer.com article that has way to much code to share with the folks who will often make the final decision, but may get their advisers excited enough to explain it to them.

If you found this interesting, please share.

© Scott S. Nelson

Good Article on WebLogic Deployment Plans

In WLS, deployment plans let you change the values in deployment descriptors at deployment time. This is really handy when you want to move your deployment archives from one environment to the next (i.e., from Staging to Production) and need different settings based on the environment. Maxence Button blogged an excellent how-to at http://m-button.blogspot.com/2008/08/how-to-use-deployment-plan.html

If you found this interesting, please share.

© Scott S. Nelson
The IT Solutionist Icon

Favicon Generator

I remember what a pain this was the first time, and the next to last time, where I hadn’t done it in years. Today I found a site that will generate one for free and tells you how to use it. Must have bookmark: DeGraeve.com Favicon Generator.

03/16/2022: An alert reader sent this yesterday:

Hello there ,
I was using the favicon generator tool you mentioned on your page here: theitsolutionist.com/2009/05/25/favicon-generator/
While degraeve.com does a good job, it only allows you to create favicons from pictures that are up to 2 MB in size.
After some exploring I found this other tool and I wanted to suggest you show it along that one.
https://www.websiteplanet.com/webtools/favicon-generator/
this tool allows you to create favicons from pictures that are up to 5 MB from either JPG, PNG or GIF or even from a gallery!
In hope I helped back,
Nina

When I asked her to post it in the comments, her reply was:

Thank you, for being so receptive and for emailing me back But I rather not add my message with a link on comments as not many people think they are trustworthy( I got a virus after I followed a link on a comment) and I know that in some cases it is also used for spam. I think it will be more useful to your users as a link.

Please let me know if you share it, I would love to check it out?
Keep the great work on your page!

Best,

Nina

Thanks, Nina!

If you found this interesting, please share.

© Scott S. Nelson