Home Tags LFY August 2011

Tag: LFY August 2011

Let’s Hook a Library Function

8
If you are a developer, and want to change the way a library function works, this article will give you a basic idea of...

Lisp: Tears of Joy, Part 3

1
LISP has been hailed as the world's most powerful programming language. But only the top percentile of programmers use it, because of its cryptic...

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...

Securing Apache, Part 10: mod_security

3
Right from Part 1 of this series, we've covered the major types of attacks being done on Web applications -- and their security solutions....

Storage Management using Openfiler, Part 1

0
Many companies use the file-sharing features of a popular proprietary desktop operating system. The main constraint is the limit on simultaneous connections to a...

Setup Two-Factor Authentication using OpenOTP

18
This article is a description of how to use OpenOTP, by RCDevs, to set up a complete environment for two-factor authentication on various servers...

Using QEMU for Embedded Systems Development, Part 3

7
This is the last article of this series on QEMU. In the previous article, we worked on bare-metal programming, and discussed the need for...

The Comprehensive LAMP Guide — Part 2 (MySQL)

0
MySQL is the most widely used Relational Database Management System (RDBMS), and is the "M" in the LAMP stack. One of the main uses...

Creating Your Own Server: The Socket API, Part 1

5
In this series of articles aimed at newbies to network programming (knowledge of C is a prerequisite), we'll learn how to create network clients...

Exploring Software: Sugar on Fedora 15, the Spice for Children

3
One of Fedora's spin-offs is Sugar On A Stick (SOAS), which can be installed as an additional desktop environment. It's unlikely that readers will...