Home Tags Xml

Tag: xml

Try Your Hand at the Dropbox API for Android

1
For cloud and Android developers, Dropbox is a very handy service. It offers cloud storage and a nifty tool to sync data. One of...

Use XMPP to Create Your Own Google Talk Client

13
Instant communication is the essence of social networking and the Internet. The popular Google Talk, which uses XMPP (Extensible Messaging and Presence Protocol), made...

Web 3.0: Building the Semantic Web

2
You might have come across the term "Semantic Web Applications" often, during talks about the future of Web apps. Check out what this is...

Building Image Processing Embedded Systems using Python, Part 2

3
The second part of this article discusses how to use the OpenCV library via the Python interface to perform image processing-based tasks. The previous...

Developing Apps on Qt, Part 1

5
This article introduces application development using the Qt GUI framework. There was a time when all desktop applications were developed from scratch. Then came the...

Exploring Software: Plone with Schemas

1
Using Dexterity to extend and customise Plone. Last month, you tried Plone 4 and could create a schema interactively. However, at present, it does not...

A Letter to Foxy Developers

1
A look at what makes Mozilla Firefox the most developer friendly browser around, and how you can get the most out of the community-developed...

Android App Development: Hardware and Sensors

3
I’m back with another article on Android application development. This time, we will discuss how to access some of the phone’s hardware components like...

Securing Apache, Part 11: Logs, et al.

4
In this final part of the series, we will discover how to strengthen security in Apache by logging and other miscellaneous ways. Configuring a system...

Build Android Apps Using HTML with PhoneGap

5
With all the hubbub around Android, it's tempting to make an app yourself. But considerations like, "I don't know Java," or "I'm just a...