FOSS for students


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News FOSS for students
# 1  
Old 08-21-2008
FOSS for students

08-21-2008 11:00 AM
Whether you're a high school student or just starting out with your college coursework, the free software community has provided a wide range of solutions to make life easier. Browsing the package repository of my Linux distribution led me to applications for everything from gene sequencing to particle physics, but there are a few real gems I think any student could benefit from, including math and chemistry tools such as TiLP, wxMaxima, Kalzium, Gnome Chemistry Utils, and OpenOffice.org Math.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

What is the way to get a total count of students and with highest marks from a file?

I have different things that I was trying to do but am kind of struggling with this since I'm a Linux noob. I have a files with student names ,marks,year school the . What is the most efficient way to get a total count of students and student with highest marks Initially I tried to get a count... (1 Reply)
Discussion started by: anil2103
1 Replies

2. What is on Your Mind?

Is M.Sc (FOSS) worth doing?

Recently while reading an linux magazine I understood that FOSS (Free or open source software) is gaining momentum.. And in my home town there is an reputed university which offers M.Sc online program on FOSS. The course covers: INTRODUCTION TO COMPUTING, PHILOSOPHY AND PRACTICE OF FOSS,... (4 Replies)
Discussion started by: Arun_Linux
4 Replies

3. Shell Programming and Scripting

Reading 5 Students names and grades using while loop????

How do I write a shell script file to read 5 student names (First and Last name) and their grades using a While Loop? Find the Average, Maximum, and Minimum of grades using the same While Loop. Prompt the user using tput to enter the information (first name, last name, grade). Save the data in a... (1 Reply)
Discussion started by: dlbomber1
1 Replies
Login or Register to Ask a Question
WRITETYPE(1)						      General Commands Manual						      WRITETYPE(1)

NAME
WriteType - application designed to help students write more easily SYNOPSIS
writetype [OPTION] ... FILE DESCRIPTION
WriteType is a simple word processor designed to help young students write more easily and accurately. It offers spelling suggestions as students type, making the process easier and less frustrating. It also provides the ability to read back text through either an eSpeak or a Festival backend. In addition, there are special tools for teachers, and the entire application is easily translatable.1 WriteType is Free Software / Open Source, and is released under the GNU GPL license. OPTIONS
-l, --lang Set the language for this session -t, --tts-engine Set the tts engine for this session. Changes in the settings during this session will override this. -?, --help Display this help and exit FEATURES
Word Completion - As students type, word suggestions appear on the right-hand side of the screen to complete the word being typed. Click- ing on the desired word will finish the word. WriteType will also learn a student's habits over time and make more relevant suggestions based on what has already been written. Reading Back the Document - WriteType will read back written text, allowing students to catch errors they may not have caught reading it back themselves. Highlighting - Sections of the document can be quickly highlighted while typing or while listening to the document being read back. This lets students quickly flag areas they need to go back and review. Grammar checking - WriteType will underline simple grammar and formatting mistakes in the document, and offer to make the necessary revi- sion. Auto-correction - Common errors, such as typing isnt instead of isn't, will be corrected automatically without the need for intervention. Distraction-free mode If the typist has difficulty maintaining concentration while typing, distraction-free mode is an alternative inter- face that displays full screen and only includes the text box and the list of completions. Add a list of custom words In some situations, the default list of words is not sufficient, so the system allows the user to add new ones. Even if the words already exist in the list of words, adding them will bring them to the top of the list of suggestions. AUTHOR
WriteType was made by Max Shinn <max@bernsteinforpresident.com> SEE ALSO
You can find more information at http://writetype.bernsteinforpresident.com/ BUGS
Probably. 1.2.130 WRITETYPE(1)