Portrait: LinuxToday managing editor Carla Schroder


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Portrait: LinuxToday managing editor Carla Schroder
# 1  
Old 09-17-2008
Portrait: LinuxToday managing editor Carla Schroder

09-17-2008 01:00 PM
Carla Schroder says she just "kind of wandered into" her current life as a free software advocate and well-known IT journalist. "I don't have much in the way of formal education. But I've always been mechanically inclined - your classic ripping things apart and figuring out how they work. I think that makes open source a natural fit for me."



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. HP-UX

Network Printer Settings-landscape/portrait mode

Hello everyone.. While printing through command line, we can set printing option with -o <lanscape/portrait> to print file in required mode. But i want to know is there any way we can set this as default behaviour for this printer? After configuration any script we can modify for this... (0 Replies)
Discussion started by: laxmikant
0 Replies

2. Shell Programming and Scripting

set EDITOR=vi -> default editor not setting for cron tab

Hi All, I am running a script , working very fine on cmd prompt. The problem is that when I open do crontab -e even after setting editor to vi by set EDITOR=vi it does not open a vi editor , rather it do as below..... ///////////////////////////////////////////////////// $ set... (6 Replies)
Discussion started by: aarora_98
6 Replies
Login or Register to Ask a Question
OCAMLGRAPH-EDITOR(1)						   User Commands					      OCAMLGRAPH-EDITOR(1)

NAME
ocamlgraph-editor - GTK-based graph editor based on hyperbolic geometry. SYNOPSIS
ocamlgraph-editor [-dfs] [-bfs] [-rr refresh-rate] [-aa] [[-help] | [--help]] [graph-file] DESCRIPTION
This manual page documents briefly the ocamlgraph-editor command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. ocamlgraph-editor is an OCaml and GTK based graph editor based on hyperbolic geometry. -dfs DFS drawing strategy. -bfs BFS drawing strategy. -rr refresh-rate Set the refresh rate, must be greater than 0. -aa Turn off anti-aliased mode. graph-file Files to edit. -help, --help Display an help message. LICENSE
This manual page was written by Sylvain Le Gall gildor@debian.org for the Debian GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2.1 or any later version published by the Free Software Foundation; considering as source code all the file that enable the production of this manpage. AUTHOR
Sylvain Le Gall <gildor@debian.org> COPYRIGHT
Copyright (C) 2008 Sylvain Le Gall OCamlGraph June 21, 2008 OCAMLGRAPH-EDITOR(1)