(Kevin Kwang) Scientists from the Ruhr University of Bochum (RUB) in Germany have devised an attack that decrypts data secured with XML encryption, a standard that allows for secured communications between Web services. As there is no fix to the problem currently, they are calling for the World Wide
Other News
How To Disable Action Conditionally from Action Listener
(Andrejus Baranovskis) There are use cases, when we want to control command component action execution, based on logic from action listener. If some conditions implemented by action listener are met, we would like to prevent action execution. For today post, I will take example of WebCenter 11g PS3/
Custom Assembly Versioning with VS 2010 and MSBUILD Tasks
(Anas Karkoukli) There is a plethora of resources that deal with auto incrementing build numbers and a wealth of plugins and other gizmos that manage assembly versioning. So why yet another article. The truth is that none of those option solved my problem. I needed something simple, easy to maintain
Some explorations around Java Stored Procedures in the Oracle Database
(Lucas Jellema) While working on the challenge to publish a message to a JMS Queue in a remote WebLogic Server from within the Oracle Database – using a Java Stored Procedure – I came across a few things that I would like to record for future reference. Note that unfortunately I have not [yet?] succ
Delete Functionality in GridView with Confirmation using JQuery UI Dialog
(Junnark Vicencio) You’re using a GridView web control to list records from a particular data source and you want a delete functionality for each row of data. A dialog must be presented to the user to confirm deletion. There’s also a possibility of error when deleting a record from your data source
MVC and the HTML5 Application Cache
(Dean Hume) HTML5 has loads of awesome features and recently I have been playing around with a feature called the Application Cache. The Application Cache is designed to allow you to run your web application offline – that is, without a network connection.
SQL6048N A communication error occurred during START or STOP DATABASE MANAGER processing
(Leons Petrazickis) I’ve written about issues related to “SQL6048N A communication error occurred during START or STOP DATABASE MANAGER processing” before, but I thought I’d add a few short notes.
PHP Namespaces
(Moshe Teutsch) Namespaces were a long awaited feature in PHP. While many other important features were released with PHP 5, namespaces were not supported until version 5.3. This led to various techniques for emulating them which, though necessary, were messy and confusing.
It’s Beautiful, But is it Sustainable?
(John Papa) We can design and develop beautiful software, and also make it flexible and maintainable. (This is the point where the peanut gallery chirps “Maintenance? We don’t need no stinking maintenance!” Maybe you don’t, but your company might.)
Microsoft SharePoint 2010: Configure Cross-Farm Services
(Shannon Bray) Microsoft has made a number of improvements to how SharePoint provides and consumes services. In SharePoint 2007, you had services available to you in what was known as the Shared Service Provider (SSP). While the SSP was a great step forward from what we had in SharePoint 2003, there
