The Artima Developer Community
Sponsored Link

Java Buzz Forum
Gateway Software Symposium - Day 2

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Mike Shoemaker

Posts: 158
Nickname: mikeshoe
Registered: Sep, 2004

Mike Shoemaker is senior Java developer using Ruby
Gateway Software Symposium - Day 2 Posted: Mar 21, 2005 1:13 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Mike Shoemaker.
Original Post: Gateway Software Symposium - Day 2
Feed Title: Unruly Rambling (java category)
Feed URL: http://www.shoesobjects.com/blog/feed.xml?flavor=rss20&category=java
Feed Description: My thoughts on software, technology, and life in general
Latest Java Buzz Posts
Latest Java Buzz Posts by Mike Shoemaker
Latest Posts From Unruly Rambling (java category)

Advertisement

Cryptography for Programmers
By: Stuart Halloway
This talk focused on everything crypto and I would recommend that anyone not familiar with it attend this session. All and all this session was par for the course for Stuart. A fantastic presentation on good detailed content. Topics covered included hashes, secret key cryptography, public key cryptography and digital signatures. OpenSSL and Java Code were both used in examples. We also discussed how many products claim to have a 128 bit hash, or 256 bit encryption, or 64 bit block cipher, but the only number that really matters is the number of bits of security. This becomes basically the lowest common denominator of your security. In other words, your system is only as secure as it's weakest link. In a nutshell this talk was everything programmers should know about security.

Test First Development
By: Venkat Subramaniam
The best part of Venkat's presentation was that there was almost no presentation at all. What I mean is that when I went to grab copies of the slides, there were only two pages. This entire session was done within IDEA and coded based on user interaction. While I appreciated the energy put forth, I think I would have better spent my time elsewhere. I've presented these kinds of things in the past to groups at work. I kind of knew this ahead of time but there wasn't much else offered during this time-slot that caught my eye. I hope to catch a more advanced session by Venkat tomorrow. He is a really good speaker.

The Fallacies of Enterprise Systems(Architecture)
By: Ted Neward
Ted's talk covered the ten fallacies of distributed computing. Upon hitting each one, he shared personal experiences where he or his team may have fallen into this trap. He also encouraged group participation around the topics. All in all it was a good interactive session.

  • 1) The network is reliable
  • 2) Latency is zero
  • 3) Bandwidth is infinite
  • 4) The network is secure
  • 5) Topology doesn't change
  • 6) There is one administrator
  • 7) Transport cost is zero
  • 8) The network is homogeneous
  • 9) The system is monolithic
  • 10) The system is finished

Read: Gateway Software Symposium - Day 2

Topic: Jabber needs to die so XMPP can live Previous Topic   Next Topic Topic: More Fun Little Scripts

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use