TechHui

Hawaiʻi's Technology Community

Pat Niemeyer's Blog – February 2009 Archive (4)

Browser SSL attacks presented at Black Hat...

Moxie Marlinspike gave a presentation titled: "New Tricks for Defeating SSL in Practice" at the Black Hat conference last week and released code that demonstrates practical, man in the middle based, attacks on browser security.



The results are a bit depressing, but not entirely new or unexpected. The attacks that he presented in the talk mostly skirt around SSL and while they… Continue

Added by Pat Niemeyer on February 24, 2009 at 5:57am — 5 Comments

A End to End Walk through our Java Stack...





In this post I will take a walk through our preferred Java application stack from end to end, noting what I consider to be some useful practices along the way. While it's a never ending process to re-evaluate packages and tools as time goes on, I have found that this basic architecture has held up quite well for many years. We've used it on numerous large commercial applications ranging from critical banking and finance apps to high volume entertainment sites. I'm not going to try to… Continue

Added by Pat Niemeyer on February 22, 2009 at 1:10pm — 10 Comments

Why doesn't Microsoft learn?

In this morning's headlines I came across the following pair of articles:



Apple to Integrate 'QuickTime Pro' Features into Snow Leopard?



Average User Only Runs 2 Apps, So Microsoft Will Charge for More



The first is about how Apple, as part of the upcoming release of… Continue

Added by Pat Niemeyer on February 9, 2009 at 5:41am — 5 Comments

Simpler and Speedier GWT with Server Side RPC Serialization

In this post I will describe how we are using server side GWT RPC serialization at Ikayzo to both improve performance and simplify client code logic.





First, let's have a quick recap of the normal startup sequence of a GWT application. As depicted below, it begins with the client requesting an HTML page containing a GWT script reference and static application text. All that is required in this initial page is a one line script that includes the GWT application's "nocache" file.… Continue

Added by Pat Niemeyer on February 4, 2009 at 5:30am — 9 Comments

Sponsors

web design, web development, localization

© 2024   Created by Daniel Leuck.   Powered by

Badges  |  Report an Issue  |  Terms of Service