Looking forward to LS12! Has anybody seen presentation downloads yet?
Last year the official session schedule contained several presentations for download even before Lotusphere. This year I haven’t seen them yet.
Bookmark Export and Import application
Reserved words in LotusScript and Formula-language
Convert MindManager maps to Excel
Remove hide-when formulas in rich text fields and change servers in links? VCFIXRTF.DLL may help you out!
Import design elemens from DXL file
Import Lotusphere presentation pdfs
How is it to be a programmer (Norwegian)
Lotus Notes 8 Search IconLast year the official session schedule contained several presentations for download even before Lotusphere. This year I haven’t seen them yet.
Update 24.JAN.2012: See comment from Brian below on how to fix this issue
The server has been upgraded to Domino 8.5.3 and now my iPhone nor iPad can’t open the mails without getting an error. I can can log in, and see the Inbox fine. All new mails are present, but as soon as I click on a message to open it, I get an error message (“Cannot open page, the URL cannot be shown”. The exact Norwegian error message is “Kan ikke åpne side, Safari kan ikke åpne siden, Feilen var: “URL-en kan ikke vises”). Has anybody seen this?
Starting from release 1.0.0.342 Notes Fields Extractor has two new options; ImageFileNameFormula and AttachmentFileNameFormula. With these options you can specify full Notes @-formulas, and use any field or other content in your documents in the formulas! For example, with the new release you can easily extract all employees images into a single directory, and each image has the EmployeeNumber-field content as the filename. Of course you have some extra run-time variables you can also use in your formulas, such as $(BASEPATH) which is replaced with the current base directory.
Take a look at the updated User’s Guide to get an idea of how this works.
If you take a look at this site, you’ll see that the Websphere Portal Wiki seems to be a XPages-enabled Notes database (the NSF extension and the xsp extension reveals this).
Does anybody know whether this template can be downloaded somewhere? Can it be used out of Websphere context?
To me it looks like it is the XPages Documentation Wiki, but I am not sure.
This article is the first in a series of articles where I eventually end up with a QNAP TS-439 Pro connected to VMWare ESXi 4.1 via iSCSI.
meets 
The Notes Fields Extractor is a small tool to extract field content, including imbedded images and attachments to your file system. Look at it as a programmable List Fields where you can mass-export document content.

The output is at the moment XML files for all ordinary content, while images and attachments are stored in their own document-context directories.
You may control Notes Fields Extractor from either Notes formulas or with LotusScript.