Tag: GUI
Developing Apps on Qt, Part 3
In the previous article, we covered some important Qt non-GUI classes; I hope you experimented with others, since the secret to learning lies in...
Lisp: Tears of Joy, Part 9
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...
Developing Apps on Qt, Part 1
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...
FOSS is __FUN__: Get the Basics Right
A few thoughts about databases in general... and some rants about the good old ways.
There are a plethora of free/open source databases around, from...
Device Drivers, Part 10: Kernel-Space Debuggers in Linux
This article, which is part of the series on Linux device drivers, talks about kernel-space debugging in Linux.
Shweta, back from hospital, was relaxing in...
Web Application Penetration Testing Using Samurai
This article introduces you to penetration-testing of Web applications. Also included is some hands-on work with a Web-testing framework called Samurai.
Penetration testing, affectionately called...
Graphics Using Xlib, Part 1
This article introduces you to the X Window System, with the aim of helping developers understand how to use the Xlib library effectively.
The X...
FreedomYUG: Do You Really Love Yourself?
...or do you use Windows 7 Starter Edition on a netbook?
Do you genuinely love and respect yourself? Or did you just agree to buy...
Play with GUIs using Python
The GUI (Graphical User Interface) is the simplest way to let users interact with the system. If you know how to create GUIs, you...
Exploring Software: What Makes Netbook Hotkeys Tick!
This article explores the often confusing issues around ACPI handling in Linux, with the particular perspective of getting hotkeys working on netbooks.
One weakness of...