Online

There are 34 unlogged users and 0 registered users online.

You can log-in or register for a user account here.

Topic: Unix

The new items published under this topic are as follows.

The lost art of named pipes

Posted by: turing on Monday, May 24, 2004 - 01:13 AM 2047 Reads
Unix
A "named pipe" -- also known as a FIFO (First In, First Out) or just fifo -- is an inter-process communication mechanism that makes use of the filesystem to allow two processes to communicate with each other. In particular, it allows one of these to open one end of the pipe as a reader, and the other to open it as a writer. This article take a look at the FIFO and how you can use it.



Printer-friendly page

Programming With Qt

Posted by: turing on Friday, May 09, 2003 - 12:54 AM 1551 Reads
Unix
Daemon News has an interesting article which explains some key Qt concepts, shows you how to create an example Qt program, and demonstrates how easy it is to program with Qt. This article is from the perspective of a FreeBSD developer, but the majority of it is suitable for those on any platform.



Printer-friendly page

Shell Corner: Used Named Pipes in the Shell

Posted by: turing on Tuesday, March 04, 2003 - 10:39 PM 2066 Reads
Unix
Instead of using temporary files in shell scripts, you could use named pipes or fifos (First-In, First-Out). In this article, Nathaniel Donat, defines named pipes, introduces Bourne script build.ss using named pipes, and finally, directs us to some Unix Interprocess Communication (IPC) resources on the Internet



Printer-friendly page

Optimizing GCC

Posted by: turing on Tuesday, March 04, 2003 - 10:37 PM 2044 Reads
Unix
Linux Gazette has a new article on optimizing GCC : "I have a Pentium 3 866MHZ CPU. After reading the freshmeat article on optimizing GCC a few days ago, it got me thinking. So I posed the following question: How much faster would gcc compile the kernel if gcc itself was optimized? I chose to benchmark kernel compilation times, because I think it is a good benchmark, and many other people also use it to benchmark system performance. Also, at one point or another, most Linux users will have to take the step and compile the kernel, so I thought I'd benchmark something that is useful and something that people have a general idea of how long it takes to compile without optimizations."



Printer-friendly page

Installing Intel Fortran 90 Compiler in FreeBSD

Posted by: turing on Saturday, September 14, 2002 - 03:11 AM 1904 Reads
Unix
In this document the author tries to explain how to install the Intel Fortran 90 Compiler v 6.0 in FreeBSD with Linux emulation. This document could be useful for people that are doing large numerical simulations, since the Intel Compiler works really fine, and has support for SSE, SSE2, etc...



Printer-friendly page

Secure Programming Resources

Posted by: turing on Wednesday, August 07, 2002 - 07:44 PM 3523 Reads
Unix
Since a lot of coders are curious about improving the quality of software out there, here is a brief list of secure programming resources.



X11 introduction

Posted by: turing on Tuesday, April 30, 2002 - 12:20 AM 1229 Reads
Unix
The Linux Journal has published an article giving an introduction to using and developing for X11.

"The X Window System was specifically designed to allow the graphical output of a program running on one machine to appear on a different machine, possibly one that is physically remote and/or a different make and architecture. In other words, X11 was designed to be a platform-independent, networked graphics framework. In X11 parlance, the "display" denotes the box on which the graphical output will appear. Interestingly, an individual display is defined by the X11 documentation as having exactly one keyboard and one pointer (i.e., mouse), but potentially multiple CPUs, monitors, etc."



Printer-friendly page

Getting ready for GNOME 2

Posted by: Steve Frampton on Thursday, January 03, 2002 - 09:50 PM 1033 Reads
Unix
IBM developerWorks has relaunched the GNOMEnclature column. This first article takes a developer's look at what's new with the upcoming GNOME 2 platform, based on GTK+ 2.



Printer-friendly page

Writing Shell Scripts

Posted by: Steve Frampton on Sunday, December 09, 2001 - 09:43 PM 1040 Reads
Unix
Linuxfocus.org has an article which gives an introduction to writing shell scripts. The article describes the ins and outs of shell scripts and provides a number of examples to get you started writing your own.



Printer-friendly page

Survey

Favorite scripting language

  • Python
  • Perl
  • Tcl/tk
  • Shell
  • Other/obscure language ;-)

[ Results | Polls ]

Votes: 261
Comments: 5


- PR -


Login





 


 Log in Problems?
 New User? Sign Up!

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 2001-2007 by Codingstyle.com.
This web site is running Post-Nuke, a web portal system written in PHP. Post-Nuke is Free Software released under the GNU/GPL license.

You can syndicate our news using the file backend.php