Andrew Pollack's Blog

Technology, Family, Entertainment, Politics, and Random Noise

What can IBM do to help grow the Lotus community?

By Andrew Pollack on 04/03/2009 at 09:59 AM EDT

In a side conversation this week, I was talking with some people about what kinds of things might increase the size and power of the Domino community. I've heard some suggestions that are pretty radical but I don't think its necessary to go so far.

If the goal is to increase and empower the community, I think the best place to start is the community. Think of the Domino community in two or three levels. First, there's a sort of loud, showy, dog and pony show blogger community. I'm in it, some of you are as well. Aside from being complete ASW's (let's say that stands for 'extrovert' and leave it at that) the thing most of us have in common is access to our own servers and client tools to work with things outside the bounds of a controlled corporate project environment. A much larger community exists inside the corporate firewalls. This group doesn't have the tools to play with new things on zero day. They read the blogs and go to the seminars but don't get to touch code for years.
`
That's where my suggestion comes in. I believe one of the smartest uses of funds IBM could apply to marketing, would be providing a client and server license to the many internal developers and admins who work day to day inside the corporate I.T. departments. In an ideal world, they'd make available a hosted virtual machine -- maybe a linux vm pre-configured with a Domino server installed and waiting for connection from the remote-setup tool. That could be easily done since in Linux the server doesn't run with super-user access. A web browser accessible restart mechanism could easily kill the processes and restart the Domino part of the server, and tftp or scp access to the data file system would be easy as well.

The goal of the program would be to give the army of corporate I.T. people access to set up web sites and blogs, and to test developing with the latest and greatest tools long before those tools had been rolled out at work. How many Domino developers would love to try out XPages but at work they're still running version 7 or earlier?

With a few hours lead time, it would be pretty easy to pre-configure a Linux virtual machine with an installed Domino partition that would be easy to user-recover in the event of a crash (which is inevitable when developers start playing with Java agents). Hosting could get expensive depending on how many took the offer, but not excessively so. They don't need dedicated servers. A dedicated partition on a virtual server with limited processor allocation would fine for the purpose. In fact, distributing that vm to be used with the free vmware player on a workstation would work as well to start for many, and leave the door open for those who wanted to upload their vm onto public hosting if they wanted to carry that cost.

What do you think? Are you a corporate developer that would use something like this?

If IBM would make it legal to do so, I'd be happy to create the pre-configured linux based VM's and instructions on how to run them on a workstation.


  • text bubble icon

    Security Review

    How secure is your Domino environment? A security review doesn't have to be expensive to be helpful. If you're interested in finding out more, Contact Me.
  • There are  - loading -  comments....

    re: What can IBM do to help grow the Lotus community?By Jim Casale on 04/03/2009 at 11:07 EDT
    Comment Loading
    re: What can IBM do to help grow the Lotus community?By Andrew Pollack on 04/03/2009 at 11:42 EDT
    Comment Loading
    re: What can IBM do to help grow the Lotus community?By Ed Maloney on 04/03/2009 at 14:57 EDT
    Comment Loading
    re: What can IBM do to help grow the Lotus community?By Richard Moy on 04/03/2009 at 11:30 EDT
    Comment Loading
    What I fear about a wider distributionBy Andrew Pollack on 04/03/2009 at 11:44 EDT
    Comment Loading
    re: What I fear about a wider distributionBy Richard Moy on 04/03/2009 at 11:55 EDT
    Comment Loading
    re: What I fear about a wider distributionBy Jim Casale on 04/03/2009 at 12:01 EDT
    Comment Loading
    re: What I fear about a wider distributionBy Andrew Pollack on 04/03/2009 at 12:10 EDT
    Comment Loading
    re: What I fear about a wider distributionBy Richard Moy on 04/03/2009 at 12:26 EDT
    Comment Loading
    re: What can IBM do to help grow the Lotus community?By Martin on 04/03/2009 at 12:08 EDT
    Comment Loading
    re: What can IBM do to help grow the Lotus community?By tom on 04/03/2009 at 13:18 EDT
    Comment Loading
    re: What can IBM do to help grow the Lotus community?By Keith Brooks on 04/03/2009 at 14:12 EDT
    Comment Loading
    re: What can IBM do to help grow the Lotus community?By Adam Osborne on 04/03/2009 at 16:00 EDT
    Comment Loading
    re: What can IBM do to help grow the Lotus community?By Erik Brooks on 04/03/2009 at 18:35 EDT
    Comment Loading
    re: What can IBM do to help grow the Lotus community?By Sean Cull on 04/04/2009 at 09:38 EDT
    Comment Loading
    Academic Initiative ProgramBy John Dillon on 04/06/2009 at 15:14 EDT
    Comment Loading
    re: What can IBM do to help grow the Lotus community?By Karl-Henry Martinsson on 04/09/2009 at 18:21 EDT
    Comment Loading
    re: What can IBM do to help grow the Lotus community?By Bob Balaban on 04/03/2009 at 17:14 EDT
    Comment Loading
    re: What can IBM do to help grow the Lotus community?By Sean Cull on 04/04/2009 at 09:39 EDT
    Comment Loading
    re: What can IBM do to help grow the Lotus community?By Colin Williams on 04/05/2009 at 01:24 EDT
    Comment Loading


    Other Recent Stories...

    1. 09/02/2010Linux ext3 file system performance wierdnessI've had trouble off and on with a couple of Domino servers on linux. The server goes pear shaped and when I ssh in and look at the console, Domino is reporting drive errors. If you attempt to do anything on the OS at all, you quickly see that the whole file system has shifted into a "read-only" state. This is a bit like a car with a transmission problem shifting into "limp-home" mode. Needless to say, Domino doesn't like being unable to write to the disk. It has happened to me specifically with the most ...... 
    2. 08/31/2010A few tips for car sales people - if you ever want my business.I've been shopping for cars again. This one is a replacement for the spousemobile, so unlike the one for my daughter, this will be new. Having done a fair bit of shopping, here are some tips for you car sales people out there. #1. Do not bullshit me. I may know more than you think. It's just possible that I know how to build that car you're showing me. One lady insisted that I could ignore the EPA mileage sticker on a new Honda or Nissan (which happened to be what is on her lot) because (and I quote) ...... 
    3. 08/22/2010Creating a form generating tool that lets non-technical publshers create rich web formsI've been working on a tool for a client that wants to be able to create web forms to use on their site without learning any programming at all. At the same time, I don't trust any data from the browser side on a web site. I always assume that the browser side is open to hackers. That means any submitted form data has to be validated before it is accepted. Here's what I did... For publishing, I used the CKEditor, which is the web browser rich editor I've standardized on. For most web publishing uses, I use ...... 
    4. 08/13/2010That didn't take long. Oracle is suing Google over the use of Java. Is IBM next? 
    5. 07/20/2010IBM has invented the time machine - and not in a good way 
    6. 07/18/2010A lot of work, but something I've always wanted to do -- Fixing up a car for one of my kids 
    7. 07/13/2010Old Spice -- Their marketing team fully groks social media.  
    8. 06/22/2010Product Review: Plantronics Savi Office wireless headset 
    9. 06/16/2010Ed Brill has a blog. Peter O'Kelly has blog... 
    10. 06/15/2010How about Traveler for Desktop? 
    Click here for more articles.....


    pen icon Comment Entry
    Subject
    Your Name
    Homepage
    *Your Email
    * Your email address is required, but not displayed.
     
    Your thoughts....
     
    Remember Me  

    Please wait while your document is saved.