Instant MSN Messages

There seems to be a lot of Instant Messenger talk going on between Bruce Elgort and Alex Hernandaz. There are not the only ones looking at IM on their Blogs, I’ve been doing a bit of research myself.

I’ve looked at the Online Status Indicator tool and I’ve noticed a few things. First of all you don’t need to ‘register’ to use it. Just point to the URL and it works anyway. Secondly if uses a small bit of VBScript to start up MSN messenger so it should be fairly easy to make clickable links from that.

<BODY ONLOAD=VBScript:IMessenger.InstantMessage(“qtzar@hotmail.com”)>

I’ll be working on it….

Posted in None

The Blog Roll gets bigger…

The blog roll just gets bigger and bigger every day. Two more domino bloggers have been added. First off we have Uncle Phil who is sharing his Domino Administrator experiences with his site and secondly we have Chris Miller. Apparently Chris does notes and he’s doing it with ProjectDX‘s Blogger template.

Tagged with:
Posted in Uncategorized

Dec’s Dom Blog V2

Welcome to a total redesign of Dec’s Dom Blog.

Myself and a few other’s in the Domino Blogging Community have been working on this new Domino based Blogging / content management template with a view to releasing it for download once it’s ready. As you can see it’s starting to come along nicely and therefore I’ve decided to put it to the test by using it for my own blog. You may see some things changing as new features are added over time.

Some of the new features that will be coming soon include…

  • Full CSS Makeover
  • CSS Style Switchers
  • RSS News Feeds
  • Web Based Admin
  • Web Based Publishing
  • Customisable Side Blocks
  • Side Block Plugin Modules
  • And Loads More Ideas……

Stay tuned for more details on this exciting new project and look forward to a downloadable template soon. if you find any problems with viewing this site then just send me a quick email.

Tagged with:
Posted in Uncategorized

Domino Generated HTMl headers

This has been driving me crazy for a while but I finally managed to get it working.  And it was so simple I feel like kicking myself…

Basically I have been trying to get my domino http server to stop putting the html head and body codes around my forms when viewed over the web.  Why do I want to do this? Well the form I’m outputting is a single field that contains css code and the html head and body tags break the validation of the css.

Turning off the auto generated domino stuff was so simple but it took ages to find at especially as some sites said it was not possible.  So here it is for all to see…

To turn off the auto generated crap that domino insists on putting around forms you go to the forms properties and on the second tab ( in R6 anyways ) set the ‘On Web Access Content Type’ to HTML and then save the form.

Posted in None
Archives