I’m happy to announce that we have completed everything and we are ready for the conference. The last remaining bits with the VISA payment system have been sorted out and we have successfully opened registration for the visitors. Here is the official announcement Dirk has sent out on May 15.

I thought I’d share with you some more organization details.
The full conference program covers two days and the Wednesday is reserved for the tutorials. At the moment we have four half-day tutorials available.
Every conference attendee will get a conference bag with printed proceedings and some small things from the sponsors, these are not finalized yet. More importantly, the conference registration fee contains full lunch for both days of the conference in the conference venue itself, so that we don’t need to hop around and search for food and we can still continue chatting over the lunch breaks. On Thursday evening there will be a social event: a boat trip through the historical center of Prague on the Vltava river with the dinner and some beers.
And of course we have the discounts. Although we advertised discounts for the students and for the GUUG, NLUG, and CZOSUG members only, this does not mean that we are not offering discounts to other OpenSolaris User Groups members. Just don’t be shy and get in contact with us.
So if you have not registered yet, do it now as the venue hotel rooms are filling up quickly.
Looking forward meeting you in Prague.
June 3, 2008
Conferences, EN, OpenSolaris
The organization team of the OpenSolaris Developer Conference 2008 was rather busy over the past months. It looks like we are approaching the deadline for paper submissions, so if you haven’t already submitted your presentation, do so now. If you did, than thanx a lot, all the submissions we received are looking to be of a very high quality, and we are going to meet quite a few interesting people. Stay tuned.

We also did a bit on the marketing front. The image you should see above is one of the official conference banners that you are free to use on your website if you would like to help us to spread the word. And since we are community effort relying on sponsorship money only, we will really appreciate that.
And last but not least, we are almost ready to open the registration for visitors that will allow you to book your hotel, pay your tickets, and plan your stay in Prague. You will hear from us soon.
April 16, 2008
Conferences, EN, OpenSolaris, Opensource
One of the pictures that represent Cuba in its whole reality. Beautiful land and beautiful people suppressed by the regime. Just compare that with India.

I’m now going to be busy in the dark room enlarging all the portraits I have shot there.
January 11, 2008
EN, Photography
This is one of the pictures I have taken during my last stay in India. For me, this picture represents the whole beauty of Indian country. Especially when compared to Cuba.

January 11, 2008
EN, Photography
OpenSolaris Developer Conference 2008 Call For Papers has just been opened. I’m proud to be part of the organization team and also of the fact that we are hosting the conference in the city I live in, which is Prague, the capital of the Czech Republic.

We are looking forward meeting you all here in Prague in June 2008.
December 4, 2007
Conferences, EN, OpenSolaris
The dark days of OpenSolaris are gone. From build 78, VIM, a powerful editor of choice for many programmers written by Bram Moolenar, will become part of Solaris Freeware Consolidation.
In short that means that you should not see the familiar vim: command not found message anymore. VIM will become part of SXCE build 78, it should be in the next SXDE that will be released spring 2008, and I hope that Project Indiana will pick it up soon.
The putback was done by one of our colleagues, Martina Tomisova from Sun Prague last Friday and we celebrated it today by eating Indian sweets.
November 12, 2007
EN, Life at SUN, OpenSolaris
Title says it all. Nexenta Systems Inc., the company behind Nexenta Operating System, a powerful combination of OpenSolaris Core and Debian/GNU Linux packaging system and user land applications today announced availability of the NEXENTASTOR APPLIANCE.
It is based on OpenSolaris, it is based on Debian/GNU, it features ZFS root/boot configuration, transactional apt-get dist-upgrade side by side with zpool snapshot.
And if I’m not mistaken it is the first commercial product based on OpenSolaris and not being produced by Sun Microsystems.
November 1, 2007
EN, Nexenta, OpenSolaris
Here is Moinak talking enthusiastically about the Project Indiana at October BOSUG Meeting where I had a chance to talk a bit about the Challenges and Future Plans for Nexenta.
The audience was very open asking a lot of questions and discussing with smile on their faces various aspects of open development of OpenSolaris.
At let me say it straight, no matter how much we all expect big things from Indiana, we all agreed that the way it is communicated and developed is not very community like. Did I hear someone say something about Sun throwing the source code over the wall?
Let’s hope this will change as more and more code becomes available for the public to see.
Here are the pictures I captured, and there is the rest from Milan.
October 9, 2007
Conferences, EN, Nexenta, OpenSolaris
I have finished reading the book My Job Went To India just one week before leaving to India for another business trip. Highly Recommended to anybody working in a global company… 
Although I usually really like books from The Pragmatic Programmers, I kind of didn’t want to read that one because I thought that I already know everything about programming and relationships with Indian engineers after having worked as a manager of small international team of developers. Boy how mistaken I was.
The book is very well written, eye opening and what I liked the most, the author is really tolerant and open minded, the type of a cross-cultural guy you want to take for a beer at least once.
I’m not going to present a book review, just want to say thank you to Honza KopÅ™iva who borrowed me his copy and suggest you to get a copy and enjoy it.
October 3, 2007
Books, EN
This tutorial will teach you how to easily setup the OpenSolaris Zone running a copy of recent Solaris Express Community Edition on your Nexenta Operating System. You will need to do a few manual tricks, but in the end it should just work.
Step 1: Creating fully populated zone on your SXCE box
root@sxce# zonecfg -z sxce68 '
create -b; set zonepath=/zones/sxce68; commit'
root@sxce# zoneadm -z sxce68 install
root@sxce# zoneadm -z sxce68 detach
Step 2: Transfering zone to your Nexenta box
Use whatever mechanism is comfortable for you. I have chosen to create my zone on ZFS pool created on USB flash disk that I can just zpool export and zpool import later.
Step 3: Fooling zonecfg and booting
root@nexenta# zonecfg -z sxce68 '
create -b; set zonepath=/zones/sxce68; commit'
# instead of using 'zonecfg attach' we just
# manually change /etc/zones/index
# to indicate that sxce68 is installed
root@nexenta# vi /etc/zones/index
root@nexenta# zoneadm -z sxce68 boot
Networking, services, etc. are left to the reader as a homework.
July 13, 2007
EN, Nexenta, OpenSolaris
Next Page »