Skip to Content
Author's profile photo Former Member

SDN Meets lab: YAWWI (Yet Another Weblog With Impressions)

Introduction

Finally, I’ve had some time to sit down and reflect on the SDN meets labs event in waldorf.

My biggest regret was not showing up in the gathering on the monday in Markstube. Reports say that there were about 20-30 persons and as far as I know it produced some really good discussions (like why XML sucks). My only excuse is that I didn’t arrive at my hotel before 23.30 after a long journey, but still I ought to have come. I will definitively participate in a similar social event in any future events.

Sessions

In general the session were very good. However, having attended TechEd last year, I felt that too many of the sessions were repeating what I’d learned there. Generally, I also would have prefered even more demos during the sessions, but of course time was a limiting factor. I didn’t experience that any of the sessions were cut short, which was the case in Palo Alto, and there was both opportunity and time to ask question (which is often where you learn the most).

I’ve picked out a couple of sessions which I will comment briefly on:

ESA

The session on Enterprise Service Architecture was well executed. It finally gave some meaning to the ESA term which has been popping up everywhere. Unfortunately, the business objects which are needed for implementing this require a modification in the wsdl file format, which means that unless this is passed through the standards body, interoperability with other platforms will be reduced. Hopefully, one of the 40-50 people SAP has working in standards comitees can manage to reconcile these changes.

Profiling

My favorite session of all, was Detlev Beutner’s Profiling iviews with JProbe. It was great to see a person so enthusiastic about the subject at hand.

For those who didn’t participate in the session, Detlev profiled the administration console page for SAP Enterprise Portal which has four iviews. First only at method level, but then he should how to get a line by line code break down. (This requires the source code). By basic optimization of a for loop he managed to improve the load time by almost 25%. Impressive indeed.

On basis of this demo, I would suggest to SAP that they release the source code of the entire portal (as they will do for the new webdynpro version of ESS/MSS), and start a contest for optimizing the portal. I truely belive that this will significantly improve the performance of the portal, which all SAP EP customers would benefit from.

Conclusion

I hope and believe SDN meets labs is an event that will continue to exist and evolve in the years to come. It is always exciting to meet with people using the same technology as you and see what they have gotten out of it. And when you also get to see what SAP has got cooking, you’ve got an unbeatable combination.

However, it might be seen as rather ironic that I spent a good time of the event discussing ruby on rails and “java is the new cobol” (this statement is of course from DJ), but these are the sort discussions you get when you put too many programmers in one building.

See you next year

Assigned Tags

      6 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Brian McKellar
      Brian McKellar
      Hallo Dagfinn,

      I missed you! Wonder how that happened. Yes, that Ruby story started Monday night in the Markstube. So much so, that I made a notice to myself to check it out. As it was after the third beer, I can not remember where I wrote that note. But your weblog reminded me again, must check it out.

      bye, brian

      Author's profile photo Former Member
      Former Member
      Blog Post Author
      It truely is a mystery how we manage to avoid each other 🙂 It'll be interesting to see what your thoughts are on ruby, and ruby on rails (been thinking how I can incorperate it in a blog on SDN for some time now)

      Cheers
      Dagfinn

      Author's profile photo Detlev Beutner
      Detlev Beutner
      Hi Dagfinn,
      nice to read 🙂 Yeah, enthusiasm is what drives me, great if I could reach to communicate this...
      Too sad that we didn't spent more time talking, but at evening events I'm more interested in good red wine and playing games than in another technical discussion 🙂
      See you next time probably at TechEd, best regards!
      Author's profile photo Former Member
      Former Member
      Blog Post Author
      Yes, too bad we didn't get more time.
      Doesn't look like I'll be at the next teched, but who knows.

      Cheers
      Dagfinn

      Author's profile photo Detlev Beutner
      Detlev Beutner
      Hi Dagfinn,
      Have a look at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RoomTemplate.isCategoryPartOfHiddenCategories(String, String) -- the weirdest implementation of String.indexOf(String) ever seen 🙂 (and 8 times slower). THAT'S amusing 🙂
      If not at TechEd, then for sure next time at SDNMeetsLabs 🙂
      Best regards, Detlev
      Author's profile photo Former Member
      Former Member
      Blog Post Author
      could you send me the code to ameneon@gmail.com ? I haven't got the collaboration package installed here.