Friday, 12 March 2010 00:00
A customer called me this week and asked me how he can prevent that Google add his Sametime server to the searchengine index.
This behavior can be controlled by the robots.txt or by a robots meta tag. I offered him two options:
Option 1:
1.) Create a robots.txt with the content:
User-agent: *
Disallow: /
2.) place it into the ..\data\domino\html\ folder.
For more infos see: "How to prevent a Web crawler from indexing content on your Domino server".
Option 2:
1. Open stcenter.nsf in the Domino Designer
2. Open the form "Sametime Dynamic Home"
3. Open the object "HTML Head Content" and add the following line above the <meta content=.........> line:
"<META NAME=\"ROBOTS\" CONTENT=\"NOINDEX, NOFOLLOW\"/>" + @NewLine +
4. Save and close the form.
This will add the line <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> to the HTML of the StCenter homepage.
Wednesday, 10 March 2010 00:00
Many Lotus Traveler issues which are effecting just one person, can usually be fixed by using a couple of commands on the Lotus Domino Server console. I will explain here some of them (click on "Read more").
Tuesday, 09 March 2010 00:00
Sometimes it happen that a user called the helpdesk and said he isn´t receiving emails on his BlackBerry. There is a very quick and easy way to check if everything is working (so that it might be a problem on the device itself).
1.) create a new email (e.g. from your Lotus Notes client) to the user (to his personal email address)
2.) add the string "<confirm>" in the subject for example "<confirm> this is a BlackBerry test email".
3.) send the email to the user.
If everything is working you got a email similar to this one here back:
Your message:
TO:
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
Sent: Tue Mar 09 10:26:49 2010
Subject: <confirm> this is a BlackBerry test email
has been delivered to the recipient's BlackBerry Handheld.
Note:
If you use <$confirm,removeondelivery> then the message you have send to the user is deleted on the mailsystem, but will stay visible on the device!
Attention:
This way is currently not documented in any RIM manual. So it might be that this function is removed/changed in the future!
Thursday, 25 February 2010 00:00
If you try open a website (for example m.google.com) on your BlackBerry device you will see the following error:
HTTP Error 400: Bad Request
The server could not understand the page request, or they could not process any other reason. Load a different page.
If you press on details you see:
Connection refused
m.google.com:80
If this happen for more then one user go to your BlackBerry (BES) Server and check if the Proxy config if it is valid.
A possible problem might be: You configured the MDS to use a config.pac file. But if you try to open the config.pac via webbrowser your proxy server said:
Forbidden
You don't have permission to access /config.pac on this server.
In that case you need to check the proxy config and restore that file!
Sunday, 07 February 2010 00:00
I´m currently working on a project where it might useful to allow limited access via BlackBerry. But because of the reason that RIM dropped the MDS Support in BlackBerry 5.0 the "old" examples in the Internet aren´t any longer working.
BUT John Wargo created a short serie of blog entries (including a sample application) how to create Java Applications which use a Lotus Domino webservice to interact with...
Domino & BlackBerry Java Applications - Part 1
More Articles:
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
Page 1 of 31



