Home 2014 November

Monthly Archives: November 2014

Send Bulk Mail without Being Treated like a Spammer

0
There are several ways to send bulk mail that’s not treated as spam. The easiest way is to sign up for a service like...

Grails An Agile and Friendly Framework

0
Grails is an open source Web application framework for the Java Virtual Machine. In this article, the author introduces developers to the ‘holy grail’...

How to Contribute to GNOME

0
The open source community thrives on the involvement and support of users to make open source a truly people’s movement. ‘Involvement’ has many aspects...

Getting Started with Clojure

0
The flexibility and simplicity offered by this programming language, which is hosted on the Java Virtual Machine, is bound to make it very popular...

Whats the Android Open Accessory Protocol All About?

0
This article helps you to start using the Android Open Accessory (AOA) protocol, and also illustrates how to make use of a simple Linux...

An Introduction to Haskell classes and User Defined Data Types

0
Continuing our series on Haskell, this month, we focus on Haskell classes and user defined data types. Haskell is a purely functional programming language and...

Building Web Applications Using the Python Flask Microframework

0
Here’s an introduction to Flask Microframework, which can be used to easily build and deploy good Web applications with the minimum of effort and...
Python Program to Help You Backup Files Automatically

Tornado: A Python Web Framework That’s Simple and Quick

0
This article presents Tornado, the Python Web framework. Originally developed at FriendFeed, Tornado is an asynchronous networking library. It is able to scale up...

Create Your First App with Android Studio

6
Android Studio is a new Android development environment developed by Google. It is based on IntellJ IDEA, which is similar to Eclipse with the...

Open Source Tools That Simplify Tasks for C Programmers

0
This article will interest programmers and engineering students. It describes various open source tools that C programmers ought to add to their toolkit. Even though...