| Latest 7 Posts |
Recommended screenshot-editor: Fireshot Thu, Jul 10th 2008 107
|
List of software which i use Fri, Jul 4th 2008 112
|
Lotus Domino 8.0.1 on Ubuntu 8.04 runs stable for 60 days Fri, Jun 27th 2008 18
|
I am a CACert.org-Assurer Wed, Jun 18th 2008 19
|
New blog URL: http://hynek.kobelka.cz Tue, Jun 10th 2008 21
|
What I learned at ILUG 2008 Sun, Jun 8th 2008 17
|
My Domino Designer 9.0 Wish List Fri, Mar 16th 2007 21
|
| Top
10 |
List of software which i use Fri, Jul 4th 2008 112
|
Recommended screenshot-editor: Fireshot Thu, Jul 10th 2008 107
|
"Search in results" functionality Mon, Mar 1st 2004 24
|
New blog URL: http://hynek.kobelka.cz Tue, Jun 10th 2008 21
|
My Domino Designer 9.0 Wish List Fri, Mar 16th 2007 21
|
Create replicas with script fast Thu, Mar 18th 2004 20
|
I am a CACert.org-Assurer Wed, Jun 18th 2008 19
|
Lotus Notes improvement requests Fri, Jul 21st 2006 19
|
Lotus Domino 8.0.1 on Ubuntu 8.04 runs stable for 60 days Fri, Jun 27th 2008 18
|
What I learned at ILUG 2008 Sun, Jun 8th 2008 17
|
|
|
| Hynek Kobelka's Planet
Lotus Keyword Cloud |
|
Total: 100 Average per Post: 8.3333
|
| Blog Posts |
107

|
Recommended screenshot-editor: Fireshot 
Thu, Jul 10th 2008 7:43a Hynek Kobelka For quite some time I am using the Firefox
Add on "Fireshot"
which I can recommend. It is a nice little screenshot editor which contains
exactly the few functions which i use (crop, blur, add pointers and comments).
The freeware version works only for
web-pages. Today I have discovered that there is a new Fireshot version
also for IE. (Which i nice, because I do also some ASP.NET development
which is IE-only).
More info can be found here.
PS: The software will run in "simple
mode" as freewa [read] Keywords: development
firefox
php
|
112

|
List of software which i use 
Fri, Jul 4th 2008 4:47a Hynek Kobelka I am redoing my notebook and while planning
the migration i have created a list of all software which i use.
It contains quite a lot of freeware
tools which might be of some use for you as well.
So if you want to have a look ...
The list is mainly so that i remember
what to install, therefore many items won't be interersting for you.
But i have marked the ones which i can
really recommend with a red background color :-)
Category
Name
Version
Licence
Text Editor
Notepad++
4,1
Fr [read] Keywords: connections
domino
lotus
notes
sametime
symphony
desktop
firefox
microsoft
office
php
server
skype
sql
wiki
|
18

|
Lotus Domino 8.0.1 on Ubuntu 8.04 runs stable for 60 days 
Fri, Jun 27th 2008 11:43a Hynek Kobelka I have just checked that our Domino
8.0.1 server on Ubuntu 8.04 runs without any problems for 60 days.
And it is actually installed as a partitioned server, where the other instance
runs a SameTime 8.0 Server.
No problems there at all !
And from the next Domino relaeas (8.5)
Ubuntu will be an officially supported platform. :-) [read] Keywords: domino
lotus
sametime
server
ubuntu |
19

|
I am a CACert.org-Assurer 
Wed, Jun 18th 2008 5:46a Hynek Kobelka I have now added a CACert.org logo to the blog.
And I wanted to say that I am an "CACert.org Assurer" (who can assign the full 35 points).
If anyone wants to get free digital certificates then you can contact me a I will be happy to help.
Even more if you are interested, and can make it to Prague, then you can come to our company and get assured in one place by even more people.
Oh and of course for free. :-)
More information can be found here. [read] Keywords: |
21

|
New blog URL: http://hynek.kobelka.cz 
Tue, Jun 10th 2008 11:07p Hynek Kobelka I have changed the URL of my blog to
the shorter version: http://hynek.kobelka.cz
The former url will be still working. [read] Keywords: |
17

|
What I learned at ILUG 2008 
Sun, Jun 8th 2008 7:37a Hynek Kobelka At first I have to say that ILUG 2008
was fantastic !
It really is a very different kind of conference than usual IBM events
or DNUG event which i have attended.
Thanks for organising this for us.
In short these are the two main things which i took home with me:
A) If you don't have a blog, then it's like you don't exist at all.
Everybody there has one. (Some might even have more)
This is also the reason why I revived my own blog, which
I haven't used for quite a long time.
[read] Keywords: ibm
ilug
lotus
notes
application
|
21

|
My Domino Designer 9.0 Wish List 
Fri, Mar 16th 2007 6:52p Hynek Kobelka 1) Pixels as measurement unit
Add "Pixels" as an additional measurement unit for margins, table
sizes and wherever possible.This would make it easier to exactly postion
tables and texts.
2) Dockable tables
Make tables "dockable".This means that they can be placed "on
top" of each without even one pixel between them.
3) Could we get a debugger for Java
?
Most developers are used to Lotus-Script. They would not have much of a
problem to write scripts in Java. The general syntax can be lea [read] Keywords: agent
designer
document
domino
dxl
forms
formula
lotus
lotusscript
notes
richtext
rich-text
application
applications
db2
java
profile
properties
server
|
19

|
Lotus Notes improvement requests 
Fri, Jul 21st 2006 8:39a Hynek Kobelka GENERAL REQUESTS
1. Easier Changing Of Passwords
Display a "Change Password"-Button in some place where it is easy to find
(Menu „File – Change Password“, log-on dialog , password-expired-dialog !!!)
The users can’t find this function too often.
Once the password expires automatically offer the user to change it !
2. Remove the "Random Password Generator"
Well does anybody even heard of someone who uses it ?
3. Make the messagebox "You have to change the pass [read] Keywords: connections
designer
document
dwa
dxl
forms
ibm
lotus
lotusscript
notes
odf
R7
richtext
rich-text
template
application
applications
database
desktop
java
network
office
openntf
password
properties
security
server
workspace
xml
|
20

|
Create replicas with script fast 
Thu, Mar 18th 2004 5:42a Hynek Kobelka If anybody needs to create replicas
for several databases with script , he will find out that the only available
method (NotesDatabase.CreateReplica) creates a "full" replica
including all documents. This can take a lot of time if the database size
is large. There is no way in script how to create only a "replication
stub" of a database, like you can if you do this manually form the
client. However there is a workaround for this (as always:-))) ...
Actually you have two options how to
do [read] Keywords: lotus
notes
notes client
R4
R5
R6
database
properties
server
|
6

|
Blogging again ... 
Thu, Mar 18th 2004 5:38a Hynek Kobelka I had been ill for the last two weeks and therefore I did not wrote any
new blogs.
Now I hope to start posting again ) [read] Keywords: blogging
|
24

|
"Search in results" functionality 
Mon, Mar 1st 2004 3:39a Hynek Kobelka "Search in results" is one
of the new functions in R6 that are seldom mentioned but might be useful
for many users.When you perform a full-text search and open the "More"-menu
you will find a new checkbox "Search in results".
If this option is enabled, then you
can start at first one search to get some results and all following searches
will be limited to the already found documents.The
result is actually similar to "connecting" your search words
with AND (+) conditions in one query string, but [read] Keywords: R6
|
5

|
Filter Addressbook-Dialog entries 
Wed, Feb 25th 2004 8:20a Hynek Kobelka Quite often I hear complains from users
about the well know "Addressbook-Dialog", which they use daily
to select the addressees of their e-mails. The main problem is that there
are too many entries, which are useless for the user, displayed.
These are mainly server names, ACL only groups, deny access groups, mail-in
databases. This is especially the case for small companies with only a
few users, as the amount of these entries can easily be larger than the
actuall user count. Lets have a look [read] Keywords: acl
agent
document
domino
forms
formula
lotus
notes
template
applications
database
properties
server
|
|