The KDevelop team is happy to announce the immediate availability of KDevelop 4.4. As usual, this feature release comes packed with new features, bug fixes and improved performance. New in this release is a shiny welcome screen for improved usability and an easier entry into the KDevelop world.
Read more »KDevelop 4.4.0 Released
Category: High End Tags:
- Login to post comments
Will teaching children basic programming skills have a political impact?
Schools should foster curiosity and the spirit enquiry in an environment that encourages students to learn. A classroom running proprietary software cannot provide this.
Read more »Category: Community Tags:
- Login to post comments
perl1line.txt
I created perl1line.txt that contains over a hundred various Perl recipes for text processing. They include changing line spacing, changing text, deleting certain lines, doing calculations, and many others.
Read more »Category: Beginner Tags:
- Login to post comments
Announcing my first e-book "AWK One-Liners Explained"
I just wrote my first e-book ever about AWK one-liners. AWK one-liners are programs that fit on one line and do one thing, such as, numbering lines, printing certain lines, finding sums, etc. The book is 50 pages long and contains 70 well explained one-liners.
Read more »Category: Beginner Tags:
- Login to post comments
The Architecture of Open Source Applications
In new free book the authors of twenty-five open source applications explain how their software is structured, and why. What are each program's major components? How do they interact? And what did their builders learn during their development? In answering these questions, the contributors to this book provide unique insights into how they think.
Read more »Category: High End Tags:
- Login to post comments
GNU Compiler Collection 4.6.0 Released
GCC 4.6 brings support for the new Go programming language, improved experimental support for the C++0x standard, support for Android Bionic C library, support fot ARM Cortex-M4, basic support for the Cortex-A15, Intel Core 2 and Core i7 optimizations, support for AMD Bobcat CPUs and more.
Read more »Category: High End Tags:
- Login to post comments
Getting Started with MeeGo Linux
The MeeGo project is about to celebrate its first birthday, but there may still be Linux and open source developers who aren't quite sure how it relates to other Linux-based distributions for tablets, netbooks, or phones — like Android, Chrome OS, or the netbook remixes of popular desktop distros.
Read more »AMD Releases Cayman (Radeon HD 9600) Documentation
AMD has put out their first public documentation concerning their Radeon HD 6900 "Cayman" series graphics processors. This 492 page document describes the Cayman instruction set architecture. We have also received an update at Phoronix from AMD concerning the Radeon HD 6900 series open-source support under Linux.
Read more »Category: High End Tags:
- Login to post comments
a simple ftp program with python xmlrpc
Now we will try creating a sample file transfer program through which we can transfer files (text, images, movie) over the network. The logic behind this is the same that we used in the client server program shown in the above link.
Read more »Category: Beginner Tags:
KDevelop 4.2 Released
New features and other notable changes: improved C++ support, find and replace in files, more embedded documentation, improved problems toolview, rename assistant, better handling of locked sessions
Read more »Category: High End Tags:
- Login to post comments
FCC Open Internet Apps Challenge
The FCC challenges researchers, inventors and software developers to produce research and create apps that empower consumers to monitor and protect Internet Openess.
Read more »Category: High End Tags:
- Login to post comments
How to Become a KDE Developer
In late 2009, Antonis Tsiapaliokas had his first contact with Linux. At that time, he had just started learning the C programming language and he was mostly unfamiliar with KDE software. Less than two years later, he just made his first code contributions to KDE software. Read on to find out more on how Antonis became a KDE developer.
Read more »Category: High End Tags:
- Login to post comments
The ASF Resigns From the JCP Executive Committee
The Apache Software Foundation concludes that that JCP is not an open specification process - that Java specifications are proprietary technology that must be licensed directly from the spec lead under whatever terms the spec lead chooses; that the commercial concerns of a single entity, Oracle, will continue to seriously interfere with and bias the transparent governance of the ecosystem; that i
Read more »redefining the fork bomb...
A fork bomb is simply a line of some characters entered into the command line of a Unix system, and when the enter key is pressed, within seconds the computer will crash... The little program we entered in to the bash shell act as a process & make multiple copies of itself, setting off a chain reaction and thus quickly exhausting the system’s resources.
Read more »Category: End User Tags:
Apache Foundation to vote down Java 7, protesting Oracle abuses
Oracle's decision to block Apache's Harmony project from being recognized as standards-compliant falls afoul of the rules that govern Java standardization and has raised serious questions about the openness of the programming language. The non-profit ASF intends to fight back by using its seat in the Java Community Process (JCP) Executive Committee to vote against the approval of Java 7, the next major version of the programming language.
Read more »Category: High End Tags:
- Login to post comments