Displaying 10 results from an estimated 10 matches for "qbasic".
Did you mean:
basic
2005 Jan 04
2
Thank you! Upgrade from Novell 4.11 is complete
...p-to-date with
what was on the Novell server so the users would not lose any data in the
transition.
2. Completely rearranged the shares and the way they are presented to much
users, while providing some shares to certain users who needed to see certain
drive letters for their ancient (RBase, QBasic) applications to work.
3. Improved security and eliminated home directories for users who have not
worked here for years and years.
4. All printer drivers except for the pen plotter are now stored on the
server. Printing via CUPS+Samba, and the print performance has outstripped
the Novell p...
2006 Mar 31
4
Ruby on Rails - South African Community
Skipped content of type multipart/alternative-------------- next part --------------
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.3.3/298 - Release Date: 2006/03/30
2001 Oct 12
2
BoxOS
Dear WINE Users/Programmers/Developers,
I am currently starting a new project called BoxOS. We are going to try
port the WINE System to a FreeDOS Enviroment.
Here is a more information on the project:
The BoxOS Kernel is based upon FreeDOS Beta 7 ("SPEARS"). That version of
FreeDOS includes the Kernel 2023b and sys updated to 2024h and the FreeCom
0.82 updated to 0.83beta28. We have
2001 Aug 20
4
Batch-Tagging oggs?
Hello all.
Quick question ('Cause I'm famished and have to get something to eat)
If I have a batch of files (wave and/or ogg) with a certain naming scheme.
Would it be possible for me to write a small nifty (newbie) dos-batch
program that could tag those ogg-files (or encode the waves with tags) with
regards to the namin parameters.
Let me clarify. I usually encode waves with the
2011 Dec 22
1
Properly Escaping Quotes and Commas
Hello all,
I have a setup where Asterisk sends a message to a few jabber users on each
incoming call, like:
exten => s,n,Macro(sendim,"Incoming call from ${CALLERID(all)}")
The macro looks like this:
[macro-sendimuser2]
exten => s,n,JabberSend(asterisk,user2 at gmail.com,${ARG1})
exten => s,n,JabberSend(asterisk,user2 at internal.jabber.server.tld,${ARG1})
[macro-sendim]
2009 May 20
1
Comparing spatial distributions - permutation test implementation
Hello everyone,
I am looking at the joint spatial distribution of 2 kinds of organisms
(estimated on a grid of points) and want to test for significant
association or dissociation.
My first question is: do you know a nice technique to do that,
considering that I have a limited number of points (36) but that they
are repeated (4 times)? I did GLMs to test for correlations between
the
2005 Aug 02
8
An initial look at Trails
I''m posting this here because I''m sure that there are a few Rails fans
here who are stuck in Java land at work and willing to consider Trails
as a compromise. ( Web version here:
http://weblog.masukomi.org/index.pl/view/trails )
First let me set the stage I love [Rails](http://www.rubyonrails.com)
but I work in a Java shop. There are two of us here but I''m the only
one
2012 Apr 18
6
introducing R to high school students
I participate peripherally on a listserve for middle- and high-school
science teachers. Sometimes questions about graphing or data analysis
come up. I never miss an opportunity to advocate for R. However, the
teachers are often skeptical that their students would be able to
issue commands or write a little code; they think it would be too
difficult. Perhaps this stems from the Microsoft- and
2001 Jul 29
4
style question: returning multiple arguments - structure orlist
I see Thomas has already nailed this one, so it becomes a non-issue.
Nevertheless I feel moved to say I think the idea would have been a step in
the wrong direction in the first place. It comes from a desire to make R
behave "a bit more like matlab" and that is ultimately unhelpful.
Having tried to teach generations of students how to use the system (S-PLUS,
but it could equally well
2013 Jun 25
6
creating an account with a username in devise
Hello, all. I have followed these links and have enabled a (current)
user to login with a username:
http://railscasts.com/episodes/209-introducing-devise
http://railscasts.com/episodes/210-customizing-devise
https://github.com/plataformatec/devise/wiki/How-To:-Allow-users-to-sign-in-using-their-username-or-email-address
I want to allow a user to sign up with a username but am getting these