Rich Waters

Ext, Javascript, Notes/Domino, Ext.nd, Ruby on Rails

Archive for March, 2007

Earn big bucks blogging – John Chow

Wednesday, March 28th, 2007

A bit off topic from my normal posts, but I’ve been following this blog for quite some time.
Self proclaimed, and rightfully so, dot com mogul John Chow dedicates his time sharing tips on how to make money online. John is the mastermind behind TheTechZone which has become enormously popular (I remember regularly checking in [...]

Share and Enjoy:
  • Digg
  • Facebook
  • Google Bookmarks
  • Posterous
  • RSS
  • Twitter

Read the rest of this entry »

Compiling Perl Scripts

Wednesday, March 28th, 2007

I had the need to compile a perl script into a Windows executable and turned to the trusty PAR package. There are quite a few applications and ways to go about this, but PAR has by far produced the best results in my experiences. The setup is a Windows XP box running Active [...]

Share and Enjoy:
  • Digg
  • Facebook
  • Google Bookmarks
  • Posterous
  • RSS
  • Twitter

Read the rest of this entry »

Qenos and other OpenNTF goodness

Friday, March 23rd, 2007

I had the need to put together a simple workflow application and decided to give the Qenos Application Framework a shot. I had seen it sitting on OpenNTF for quite some time but finally decided to take a look after Julian Robichaux gave it some well deserved praise at the OpenNTF BOF during LotusSphere. [...]

Share and Enjoy:
  • Digg
  • Facebook
  • Google Bookmarks
  • Posterous
  • RSS
  • Twitter

Read the rest of this entry »

Notes 8 JSON & ReadViewEntries

Friday, March 16th, 2007

Along with the Notes 8 beta comes the updates to the outputformat=JSON parameter that they unveiled. Here’s some snippets for a quick example.
Notes 7.0.2
{“@toplevelentries”: 208,
viewentry: [
...
{"@position": '57',"@unid": '6925F9DFB92E6BB9862572200057745B',"@noteid": '9D6',"@siblings": 208,entrydata: [
{"@columnnumber": 0,"@name": 'Player',text: {0: 'Terrell Owens'}},
{"@columnnumber": 1,"@name": 'Sport',text: {0: 'Football'}},
{"@columnnumber": 2,"@name": 'Team',text: {0: 'Dallas Cowboys'}},
{"@columnnumber": 3,"@name": 'Jersey',number: {0: 81}},
{"@columnnumber": 4,"@name": 'Salary',number: {0: 5000000}},
{"@columnnumber": 5,"@name": [...]

Share and Enjoy:
  • Digg
  • Facebook
  • Google Bookmarks
  • Posterous
  • RSS
  • Twitter

Read the rest of this entry »

Notes 8

Sunday, March 11th, 2007

Well, I’m sure if your reading this then you’ve seen the announcements all over:

Jeff Eisen
Ed Brill
Nathan Freeman

And many many more…
After some minor road bumps in their servers IBM had things going very quickly, I was getting over 500k/s download speeds! The install went quite smoothly as most Notes upgrades do. A couple of [...]

Share and Enjoy:
  • Digg
  • Facebook
  • Google Bookmarks
  • Posterous
  • RSS
  • Twitter

Read the rest of this entry »