Sysadmin Corner
solaris ldoms virtualization sparc | General | Thursday July 02, 2009 | By William Hathaway
Links: download and docs I think the physical to virtual conversion tool would be of interest to a lot of folks with aging hardware running on Solaris 8 and 9 who would love to convert their machine to a couple of threads on a CMT box....
Sysadmin Corner
jumpstart jet solaris | Solaris | Wednesday June 10, 2009 | By William Hathaway
I've been working on JET for a customer this week. It provides a nice framework around Jumpstart and handles a lot of the details in an organized fashion. I think using JET can reduce the amount of time needed to customize and troubleshoot the...
Sysadmin Corner
storage | General | Friday May 29, 2009 | By William Hathaway
Henry Newman, a long-time storage pundit, is one of my favorite writers on the topic. He offers a lot of great insights about various storage management technologies, trends, and processes. You can view a list of his articles at: ...
Software Development
General | Friday May 15, 2009 | By Bill Kratzer
Dealing with SSL issues can sometimes be difficult to track down. There are many moving parts: keystores, truststores, certificate chains, to name a few. Luckily, there is nice debugging capability built into Java to debug SSL...
Sysadmin Corner
sysadmin solaris patching | Solaris | Friday May 08, 2009 | By William Hathaway
From the Sun Patch Blog ... The Zones Parallel Patching performance enhancement continues on
schedule. It has been successfully beta tested by a number of key
customers who confirm a 3x performance improvement patching zones. It
is on...
Project Management
project management | General | Wednesday February 18, 2009 | By Jamie
There are loads of Project Management websites and blogs on the internet, some are useful, some amusing and some just plain strange.
I browse through a few every so often, looking for tips and ideas that I can steal and use as my own. Reading this today...
Software Development
General | Wednesday November 26, 2008 | By Bill Kratzer
I was doing some web-site work for a customer last night, when I noticed a very bizarre thing in IE7. I had a div with a background color (defined with CSS), and next to it was another div with the same background color (this time as a PNG...
Versatile Blogs
General | Wednesday November 19, 2008 | By Ryan Bohn
I was reading the Atlassian Developer Blog and in the latest entry the author mentions the word throbber. I've never heard of the term before so I thought I'd perform a quick search. Doing so brought me to this Wikipedia entry .
Throbber - "A...
Software Development
General | Monday November 17, 2008 | By Bill Kratzer
If you do a lot of CSS work, you are probably familiar with the fact that every web browser has its default styles (and ever browser has different defaults). This can make it difficult to format content consistently across browsers... unless you ...
Software Development
General | Tuesday November 11, 2008 | By Dan Miller
SpringSource acquired G2One, which means a lot of great stuff for Groovy/Grails. You can read some stuff on the lead developer's blog here which also has links to official announcements, etc.
Software Development
General | Friday November 07, 2008 | By Bill Kratzer
Robert Glass posted a great article on the IEEE online journal - Frequently Forgotten Fundamental Facts about Software Engineering. Robert is also the authors of one of my favorite books, Facts and Fallacies of Software Engineering . ...
Software Development
troubleshooting jvm | Java | Tuesday October 07, 2008 | By Andy Galeano
Hi there, OK, so if you're like me your worst enemy is silent failure. Things better just work or fail fast. So I wanted to blog about my latest battle hardened tool: the Sun JVM "OnError" option. This option has been around for...
Software Development
General | Sunday October 05, 2008 | By Bill Kratzer
Craig Walls made a great post on how easy it is to build the Spring Framework from source code. I tried it, and it works like a charm. In under five minutes, I checked out the project and built the jars. In a world of...
Sysadmin Corner
opensolaris solaris zfs | General | Friday October 03, 2008 | By William Hathaway
When I am talking to someone who is looking at getting started with ZFS, I typically recommend they hit the following resources: ZFS Administration Guide (previous link was for Solaris users, if you are using OpenSolaris/Solaris Express, look here ) --...
Sysadmin Corner
niagara cmt oracle solaris | General | Monday September 22, 2008 | By William Hathaway
Glenn Fawcett (Sun) and Andrew Holdsworth (Oracle) gave a presentation on Optimizing Oracle on CMT machines at Oracle Open World today that is freely available. It is a good read if you have Oracle or another RDBMS and want to run it on one of Sun's CMT...
Software Development
sqlite chrome google | Web | Friday September 12, 2008 | By Ross Olweiler
I recently installed Google Chrome and I like it. However one thing has been bugging me and that is the way it does not let me save a password for a site, once I have blacklisted it with the 'Never for this site' button. Today, with a little effort, I was...
Software Development
General | Wednesday September 10, 2008 | By Dan Miller
Well, I feel compelled to talk about the third topic so shortly
after writing my second recap entry on Groovy scripting. A
majority of the reason for me attending Chicago was not for Groovy
(though I got a lot out of that), but looking for the answer...
Software Development
General | Tuesday September 09, 2008 | By Dan Miller
Upon my return to the office after my week learning Groovy and
Grails, I've often been asked how it is that I began learning the
"syntactical sugars" it offers. So, I felt it would
be beneficial to blog quickly on my experiences with Groovy...
Software Development
General | Friday September 05, 2008 | By Dan Miller
During the week of Aug 24th, I had a great opportunity to go to Chicago, IL for the week and take part in G2One's Groovy/Grails training session, taught by Jeff Brown. Groovy/Grails has already taken hold of me as a developer, but this was an opportunity...
Software Development
leak memory javascript | General | Saturday August 30, 2008 | By Ryan Bohn
I've been writing more JavaScript-heavy user interfaces lately, using frameworks like Ext, YUI, Prototype, etc. As a result, I've been wondering about what potential JavaScript has for memory leaks. The following provides a decent article on the...
Software Development
grails groovy hibernate | General | Friday August 22, 2008 | By Dan Miller
So it's been a while since I put in a "plug" for the Grails framework. And, since I'll be receiving a boat load of information next week on Groovy and Grails, I thought I'd unload this food-for-thought to the programming community. I'm...
Software Development
General | Thursday August 14, 2008 | By Bill Kratzer
For the CSS-impaired (like myself), here's a nice little article on how to do really nice table designs using CSS.
Sysadmin Corner
solaris sparc console break t5220 t5120 | General | Wednesday August 06, 2008 | By William Hathaway
The T5220 is one of the first SPARC based servers to use the ILOM lights out management software. The interface is a bit different than ALOM, which is what most of Sun's volume SPARC servers have used in the past. If you need to send a break to one...
Sysadmin Corner
security opensolaris solaris solaris10 | General | Tuesday August 05, 2008 | By William Hathaway
Glen Brunnette (security guru from Sun) has just announced an updated version of his excellent Solaris 10 Security Deep Dive presentation. It covers lots of good topics, such as: minimization executable stacks SMF Process Rights Zones Secure by...