(Troy Coleman) Recently Craig Mullins was reflecting on the ‘war” between object databases (ODBM) and relational database technology (RDMS) 15-20 years ago and how it parallels the current “conflict” between SQL and NoSQL big data database systems.
Author: SSWUG Research
Managing the quantity of SMF data your DB2 produces
(Willie Favero) I’m working on a blog post for later this week about a new combination hardware/software compression feature that uses SMF (System Management Facility) data as its first use case. Writing about reducing the amount of SMF data being stored reminded me of the many times someone had be
Q & A: Frequently asked questions about WebSphere Application Server security
(Keys Botzum and Bill O’Donnell) Because the integrity of your processing environment is at stake, questions about security must be answered as quickly as possible. To that end, this article provides quick, direct answers to some of the most frequently asked questions about IBM WebSphere Application
Interlude: A cool PL/PGSQL trick
(Chris Travers) I will be getting back to the report writing in LedgerSMB next or the week after. I have an open source, PostgreSQL-based point of sale project I am hoping to make to a minimally useful version in the mean time.
Rotating Image Slider With jQuery From SQL Database
(Rohatash Kumar) Recently, I was working on an ASP.Net website. I would like to create a jQuery Image Slider that rotates images automatically. I have tried looking at tutorials around the web, but I can’t find a good solution to this. This article will explain how to implement an Image Slider in AS
Delphi Cross-platform XML: Beware the XML parser differences
When you are doing cross-platform Delphi with XML, be very careful about the XML parser. I just got bit by a treacherous behavior difference between XML parsers. It works perfectly fine in Windows (using the default MS XML parser), but fails miserably on other platforms (using the ADOM XML parser)
Create an Angular App in Seconds with Hot Towel
(John Papa) Looking for an easy way to kick-start your Angular app development in under a minute? Now you can with HotTowel.Angular, a free NuGet package (and soon to become a Bower package too). What do you get? Let’s take a look …
Search Crawl Deletion Policies SharePoint 2013
(Simon) SharePoint 2013, like SharePoint 2010, uses four policies to control the removal of deleted content from the index. When an error is encountered during a crawl, the indexer removes content based on the configured policies.
$.stop() vs. $.finish() In jQuery Animations
(Ben Nadel) The other day, I was reviewing some code when I came across a relatively new jQuery function – $.finish(). This function was added in jQuery 1.9 and works similarly to the old $.stop() method with one very important difference: when you call $.finish(), jQuery applies the same CSS to the
Weekend Project – Connect your Database and Automatically Generate a Fully Customized Back-office Interface
(Pinal Dave) How many times do you think hard working coders ask themselves:
