(Andrejus Baranovskis) There are really exciting news with ADF 11g PS3, I did some practical test experiments and can see that new release ADF runtime performance is about 2-3 times faster comparing to previous ADF 11g PS2 release.
Other News
JAXB and Choosing the List Implementation
(Blaise Doughan) For elements with max occurs greater than one, JAXB will generate a java.util.List property and the underlying implementation will be java.util.ArrayList.
Partitioning, Free Lunches, and Indexing
(Martin Farach-Colton) Partitioning is a commonly touted method for achieving performance in MySQL and other databases. (See here, here, here and many other examples.) I started wondering where the performance from partitions comes from, and I’ve summarized some of my thoughts here.
NotifyParentObservableCollection monitors changes of its children properties
(Michael Agroskin) Some of the most common tasks in GUI programming are to select multiple items from the list, to modify properties of multiple items, to rearrange items in the list or to copy / move items from one list to another.
New DSNZPARM maximum values in DB2 10 for z/OS
(Willie Favero) This should be my last DB2 10 DSNZPARM post for a while.. The only thing I have left to discuss after this post are the new parms introduced by DB2 10. I’m still do some research on exactly what was added.
How to determine which version of SQL Server data access driver is used by an application
(Matteo Lorini) SQL Server Native Client was introduced with SQL Server 2005 and a newer version was introduced with SQL Server 2008. How do I determine which SQL Server Native Client version is being used by my SQL connections?
SQL SERVER – Reducing Page Contention on TempDB
(Pinalkumar Dave) I have recently received following email. “We are using TraceFlag 1118 to reduce the tempDB contention on our servers (2000 and 2005). What is your opinion?
Integrating resources from UCM Content Server in ADF Web Applications using the Open WCM tags
(Lucas Jellema) There are several ways available to integrate content from UCM in Web Applications. The best known one is probably through the WebCenter Document Services (taskflows that can directly be embedded in ADF weg pages), using the Content Repository connection and Data Control. This approa
DB2 LUW MDC Tables in the Real World
(Scott Hayes) In episode #38, special guests Susan Gausden and Terry Mason, both IBM DB2 GOLD Consultants, gave us a deep dive on what they’ve learned about using MDC tables with their clients.
PHP: Transparent load balancing and sharding with mysqlnd
(Ulf Wendel) Psst, you want some client-side MySQL load balancing with and without sharding for your PHP application? PHP 5.3 has something to offer for you. It is free. It requires no to very little changes to your applications.
