Home 2012 April

Monthly Archives: April 2012

Availability of source code

FOSS is __FUN__: The Fifth Freedom, Part 2

2
Stallman's classic definition of open source speaks of the four freedoms -- the freedom to run the program in any way one likes, the...
SciPy image

Exploring Software: Scientific Python and Image Processing

0
Discover what a beautiful language Python is for image processing. A substantial part of the human brain is dedicated to vision and the processing of...
A 'bug vs feature' example from MS PowerPoint

Joy of Programming: A Bug or a Feature?

3
A puzzling aspect of bugs is that they often turn out to be features (and vice versa)! Let's explore this interesting topic with an...
Gianugo Rabellino, senior director of Open Source Communities, Microsoft

Microsoft: We Don’t Compete with Linux, But with Linux Vendors

1
With initiatives like the Imagine Cup and PhoneGap Meetup, Microsoft is surely taking many steps forward to engage with open source communities across the...

Dryrun: Decoupling the Process

0
We take a look at Dryrun, an email-based interface via which you can run programs. Dryrun attempts to present an email-based interface to run your...
Threading support in C++11 standard

CodeSport

0
In this month's column, we continue our discussion on the threading support introduced in the new C++11 standards. We first look at how we...
Our little app in action

Getting Started with HTML5 WebSockets

3
Ever felt that in the so called two-way Web, updating Web pages in real-time is a pain? Well, the HTML5 specifications took care of...
The application launcher screen

Chrome OS: Good Gimmicks, But What Else?

10
I don't own a Chomebook; and it's been a couple of years since I've tried the Chrome OS -- a pre-alpha release or something....
HTML5 Local Storage

HTML5 localStorage for Offline Web Applications

2
This article explains the local (client-side, browser) storage feature in HTML 5. Since the introduction of HTML5, the technology is making an equal impact in...
Nginx also likes to throw a 403 error and close the connetction

Methods To Lock Down WordPress wp-admin, and Accessing it Using SOCKS5 Proxy

4
It's as simple as this: have SSH listen on the standard port 22, and when you check your server logs, you see all sorts...