(Matt Perdeck) Optimizing the way your site loads JavaScript, CSS and images files can greatly improve web site performance. The package presented here takes care of this optimization for you. It minifies CSS and JavaScript files and intelligently combines them. It also improves images loading, incl
Other News
Connection strings for IBM DB2
(Nipun Tomar) IBM DB2 primarily runs on Unix, Linux IBM I, z/OS, and windows server. It is a relational database management system that comes in a variety of versions, running on devices ranging from handhelds to mainframes.
SELECT Statement is Fast, INSERT INTO Using the SELECT Statement is Brutally Slow 2
(Charles Hooper) The previous blog article in this series resulted in several interesting comments with very useful advice. But was the performance issue just an isolated case, one that only happens in one database, with one Oracle Database release version?
JAXB and Marshal/Unmarshal Schema Validation
(Blaise Doughan) In a previous post I described how to validate an object model (mapped with JAXB annotations) against an XML schema using the javax.xml.validation APIs. In this post I’ll describe how to leverage those APIs during unmarshal and marshal operations.
Some hidden goods in MySQL 5.5
(Giuseppe Maxia) The announcement of MySQL 5.5 released as GA has outlined the improvements in this version, which indeed has enough good new features to excite most any user.
Implicit Permissions Due to Ownership Chaining or Scopes in SQL Server
(K. Brian Kelley) I have audited for permissions on my databases because users seem to be accessing the tables, but I don’t see permissions which give them such rights. I’ve gone through every Windows group that has access to my SQL Server and into the database, but with no success. How are the user
DB2 Best Practices — 12.1 – ERP Catalog and Directory Management (2)
(Lockwood Lyon) You can use the Copy function of ADRDSSU to move datasets and eliminate logical extents. This may be done independently of Reorg. Then, issue ALTER TABLESPACE commands to set the SECQTY, FREEPAGE, and PCTFREE parameters of all of the Catalog and Directory tablespaces and indexes app
The strange old case of ORA-01403 no data found exception
(Flavio Casetta) Even if I found out later that i am only three years late in discovering the situation I am going to describe, when i saw the results i was really puzzled.
Rotate Ads using jQuery and ASP.NET AdRotator Control 18retweet
(Suprotim Agarwal) The ASP.NET AdRotator control is a useful control to randomly display advertisements on a webpage. However the ads in the adrotator control are rotated only when the user refreshes the page. In this article, we will use a single line of jQuery code to rotate ads using the adrotato
SharePoint 2007 Hosting :: How to Move a Document from One Lbrary to Another
(Michael Bridge) Moving a document using a SharePoint Designer workflow involves copying the document to the SharePoint document library you want to move the document to, and then deleting the document from the current document library it is in.
