Home Tags Xml

Tag: xml

Advanced Awk for Sysadmins

3
In this article, we will discuss advanced Awk functionality, including string- and time-manipulation functions, associative arrays and user-defined functions. These can be very useful...

Ganglia for Monitoring Clusters

0
With the size of an organisation's infrastructure increasing, monitoring is becoming a challenge. Ganglia presents itself as a very good solution when it comes...

Android Application Development: Android Fragments API

6
In this article, we will look at the new Android UI API, the Fragments API. Part of the Android 3.0 SDK, it allows developers...

Testing Your Databases with DbUnit

4
DbUnit is ideal as an add-on testing framework when developing applications in Java-based languages, which rely heavily on databases. This article assumes that the...

How to Remaster Ubuntu to Get a Customised Distribution

3
In this article, we look at how to create a custom GNU/Linux distribution based on Ubuntu. Customisability is a feature most people find amazing about...

Advanced Nmap: A Recap

0
This final article in the series consolidates information from the previous articles, looks at NMap's future possibilities, and at the new tools from the...

Get that Search Button Working with Apache Solr!

2
Search is probably the most important component of an application when it comes to finding valuable data, and that is precisely what Solr has...

Exploring Software: Getting a Hang of Zope’s Grok

0
According to Wikipedia, "to grok" is to share the same reality or line of thinking with another physical or conceptual entity. For example, to...

Up Close and Personal with NoSQL

2
Aimed at Web developers, DBAs, programmers, et al., this article covers the basic concepts about NoSQL databases, the different types and their features. When you...

The Android Telephony API for GSM

1
As a software developer for mobile platforms, you may be interested in incorporating telephony features in your app. For instance, your interactive app might...