Home Tags Developers

Tag: Developers

Get Your Hands On CODE VALIDATOR

0
We bring you an interesting article where three final year students from Thiagarajar college of Engineering (TCE), Thiruparankundram, Tamil Nadu have designed an exciting...

App Development on the Cloud Made Easy with PaaS!

0
This article looks into the benefits of using the Platform as a Service paradigm to develop applications on the cloud. It also compares a...

Monitoring and Graphing Your Network With Cacti

0
Cacti, an open source network graphing application, utilises RRDTool, a data logging and graphing system for time series data. Read on to learn more...

A Primer On WSGI

0
This article shows you how to make money and have fun with some code, Python and the Internet. It all starts with a four...

Apache Cassandra The Crash-Proof NoSQL Database

1
The last time I wrote on NoSQL databases in February 2011, the technology was already booming. Today, these databases have changed the way developers...

Getting Started with the Beaglebone

1
The article aims to make a novice well-versed with the Beaglebone. The article gives a brief overview of the Beaglebone and how to toggle...

A Few Things You Should Know About Futexes

0
This article aims to provide a clear and concise discussion about the basics of futexes, and how they could be used to implement user-space...

“Intel involves a majority of developers with its initiatives”

0
Intel is one the biggest contributors to open source technology. It is an important member of The Linux Foundation, and is one of the...

An Interview with Fedora Project Leader Jared Smith

4
John Quincy Adams, the sixth president of the United States, once said,  "If your actions inspire others to dream more, learn more, do more,...

GDB: Logging Function Parameters, Part 1

2
Sometimes an application's release version crashes in particular scenarios, but the debug version does not -- and to make matters worse, the call-trace gets...