search for: highschool

Displaying 17 results from an estimated 17 matches for "highschool".

2012 May 29
3
PROBLEMS with In `[<-.factor`(`*tmp*`, (¿ORDERED FACTOR?)
HI!!! I have a table containing qualitative and quantitative data; one of the columns contains "Level of education", and the possibilities are "none", "High school", "college"; I want to give the value 0 to "none", the value 1 to "High school", and 2 to "college", but I got the following error: In `[<-.factor`(`*tmp*`,
2008 Apr 10
3
Custom Form Builder Help
...d :name, @schools, "name", "name" %> <div class=''label''>School Type</div> <%= f.radio_button :type, "College", :label => "College/ University", :span => 4, :last => true %> <%= f.radio_button :type, "HighSchool", :label => "High School", :span => 4, :last => true %> <%= f.hidden_field :nid %> <%= f.submit "Create School" %> <% end -%> Anyone have an idea of what I''m missing here? Thanks, BJ Clark
2009 Feb 05
1
plans for lenny-cran? can I help?
Hi, I'm running a highschool network with Debian etch and the etch-cran "backports" on top of it. Being bio-informatics, the newest R is essential to us. I did some upgrading experiments; switching to ubuntu is not an option, neither is fetching the sid debs for r. When trying to upgrade from etch to lenny with etc...
2005 Oct 27
1
compile oggencoder without gcc
hi,i'm a highschool student. Right now i'm working on my assignment about oggencoder in C++. I've download the oggenc.exe from the web. The only thing I want to ask is : Can I compile my own oggenc.exe without gcc ? Can I compile it on pure C++ ? Could someone explain me step by step how to do it ? coz I'...
2005 Nov 28
1
Compile Encoder_example.c
Hi, I'm a highschool student, I'm looking for information about converting Wave file (*.wav) into Ogg file (*.ogg) and i found encoder_example.c inside libvorbis's example directory. I try to compile it using Microsoft Visual C++ 6.0 ,but it goes error like this : --------------------Configuration: encoder_exa...
2006 Jan 11
2
NOOB: I need some Ruby/Rails Advice...
I''ve been doing lots of research about different languages and frameworks for a project I''m planning. Your help in deciding what to do would be of great assistance. I used to program in highschool for a couple years. I haven''t done much since then and I know i''m pretty useless as a programmer. I know that if i put my head to it, I could muddle my way through. You see, I would like to create a site where I could create a top 100 list(of what? trade secret!). basic feat...
2004 Jul 23
3
Auto-Create Directory
...me creating 1300 directories on the linux server. I cannot use pam_mkhomedir.so because 'security = ads' in smb.conf and 'encryption = yes' must be there. I thought about making a script to run in preexec everytime, but would that take up a lot of CPU cycles? This is for a highschool, so every hour many, many students will all be logging on at the same time. Is there another way to have samba create a home directory for a user automatically? Thanks, Ray
2003 Jun 25
0
User home dirs
...ay to keep these files in sync and I'm just unable to find it in the documentaion (I read through almost all of the documentaion available on the samba.org website). Or maybe you can provide a better solution to my problem. I'm in the process of setting up a linux file server for my old highschools web design and typeing class. The way I have it set up so far is that each user gets a unix username and a entry added to the smbpasswd file. Using a litle perl program I hacked together (toad.net/~cshafer/addstudent). Is there a better way to do this (ldap maybe?)? Thanks, Chris Shafer ----...
2008 Oct 23
2
Unblock the websites you love!
Are you tired of being in your highschool/university classroom or at work and not being able to visit the website you want? With sfsf loan you can now unblock popular social networking sites such as Myspace, Bebo, Facebook and many other sites. Don’t give yourself a heart attack worrying about being caught surfing the sites you want at wor...
2006 Apr 23
18
Applications used in the Rails video?
Hi all, I just watched the rail video: http://www.rubyonrails.org/media/video/rails_take2_with_sound.mov I am just curious. I can tell that the video was done on a Mac, but I cannot tell which applications were used for editing the code, and for interfacing with MySQL database. As far as editing source code, I normally use BBEdit (I''ve used it since 1994), but the editor used in
2018 Sep 09
2
Confusion about linear prediction within flac
Hi, I'm researching lossless compression for a highschool mathematics research essay and am fairly confused about how the linear prediction coefficients are solved for within flac. As far as I understand, Levinson Durbin Recursion is used to solve for these coefficients, however, what I don't understand is what the toeplitz matrix is composed of. I f...
2004 Jan 09
3
Samba 3.0 PDC+LDAP Help in Fedora Core 1
Hello, I am hoping someone will offer some help. I'm currently trying to setup a samba 3 PDC with LDAP authentication backend in Fedora core 1. I've read loads of documentation, including http://www.hilinski.net/samba/ldap_PDC_samba.doc http://www.unav.es/cti/ldap-smb/smb-ldap-3-howto.html http://samba.idealx.org/samba-ldap-howto.pdf As well as tons of posts in the mailing list
2006 Sep 19
1
Adding percentage to Pie Charts (was (no subject))
Have you read the books by Cleveland? His experiments show that most people do better estimating things and comparing things on a linear scale rather than looking at angles and areas (also see http://biostat.mc.vanderbilt.edu/twiki/pub/Main/StatGraphCourse/graphsco urse.pdf) With a dot chart you can set the axis to go from 0 to the total of all groups (see the example I sent before, it could
2008 Apr 12
1
R and Excel disagreement - Goal Seek versus uniroot
Dear friends - occurring in Windows R2.6.2 I am modeling physical chemistry in collaboration with a friend who has preferred working in Excel. I used uniroot, and find a solution to a two buffer problem in acid-base chemistry which I believe is physiologically sensible. Using "goal seek" in Excel my friend found another plausible root, quite close to zero, and a plot of the function
2003 Oct 31
37
File Permissions
I have set up Samba so that all users on my small network can read from my one of my Linux shares as well as write to that share. However, when user A saves a file to that share, user B can't open it -- and vice versa. How can I set up samba so that all files written to that share can be read, modified, and deleted by all users? Thanks in advance for an answer to this question.
1998 May 30
9
"Flavors of Security Through Obscurity"
This was posted not too long ago on sci.crypt... Enjoy... I think the most relevant information is near the top, but it''s all quite good... :-) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- There is no intrinsic difference between algorithm and data, the same information can be viewed as data in one context and as algorithm in another. Why then do so many people claim that encryption algorithms
2007 Oct 15
24
Design flaw? - num_processors, accept/close
Rails instances themselves are almost always single-threaded, whereas Mongrel, and it''s acceptor, are multithreaded. In a situation with long-running Rails pages this presents a problem for mod_proxy_balancer. If num_processors is greater than 1 ( default: 950 ), then Mongrel will gladly accept incoming requests and queue them if its rails instance is currently busy. So even