Archives for February 2008

Gridlines for Printing Excel from a Web Agent

Have you ever noticed that Microsoft Excel content printed from a Web Agent usually doesn’t have gridlines. You can put borders around your data by adding border=1 (or whatever) but it still doesn’t show the default gridlines.
The is the only way I have found to add gridlines is by adding some Microsoft XML settings in [...]

12 February 2008 | lotus, programming | 3 Comments

Let it snow…

Raise your hand if you used your snow blower more than three times in the past 24 hours.

7 February 2008 | general | 1 Comment

Link: The State of JSON (by John Resig)

John Resig posted a recap of recent events occurring around JSON. A lot of demos at Lotusphere used JSON and Domino’s ?ReadViewEntries&Output=JSON so it’s good to pay attention to what is going on.
He also posted Douglas Crockford’s JSON API. It looks much more complete than the plain-old eval statements I was using.

1 February 2008 | javascript | No Comments