search for: gant

Displaying 14 results from an estimated 14 matches for "gant".

Did you mean: cant
2005 Jan 14
0
Code contributed for a gant (Gantt) chart
I searched CRAN for material on gant (or Gantt) charts, those schedule plots that look like horizontal barplots where the x-axis is time. Finding none, I wrote the following and am submitting it to the archive so that it may help someone in the future. plotfile <- "gant.eps" regular.color <- "lightgray" imp...
2006 Nov 07
15
Best Distro for Mongrel
Hello all, I''ve gone through a lot of extra effort trying to get Mongrel to place nice with Ubuntu. Since I''m at my wit''s end trying to get it to work on this distro, I was wondering if anyone could suggest a distribution that makes it easy to set up. Any thoughts? Thanks, Will --------------------------------- Love cheap thrills? Enjoy PC-to-Phone calls to 30+
2007 Jun 18
4
Images outside the site
I''m developing a site that will need to display images that will be stored in a location outside the site. What would be the easiest way to do this? The site will be running on a linux machine. Thanks, Will --------------------------------- You snooze, you lose. Get messages ASAP with AutoCheck in the all-new Yahoo! Mail Beta.
2006 Jul 09
1
Problem with LoginEngine
...searched everywhere possible to see if i can get this file and set up the schema but no success. Anyone with the same problem or know what the issue could be? Even the documentation for loginEngine does not show this file anywhere. Thanks to anyone who can point me in the right direction. melvin gant -- Posted via http://www.ruby-forum.com/.
2005 Feb 08
1
Samba v3.0.11 assigning privileges with custom pdb plugin
...correct. Now as a test I did the following o disable our plugin and used sampasswd plugin o create Samba root user o assign SeMachineAccountPrivilege to myself o comment out sampasswd backend and enable our backend o I was now able to join the PC to our domain. So the question is it possible to gant rights without using the Samba root user? Any other suggestions? Thanks Paul
2008 May 20
2
hist clarification
Can someone help me with a misunderstanding I'm having with hist? I expected, from the example below, that the number of bins would always be 10 and the length of the counts array the same. According to the help section 'breaks' can be a integer indicating the number of bins. From the example below, the number of bins (length of the counts array) varies. Am I wrong in expecting the
2024 Feb 09
2
Authentication using federated identity
...nvincing Kerbers and the AD admin who may not realize they have it to permit that underlying authentication technology, but it's been stable for decades Part of the difficulty seems to be every bureaucracy's desire to have their own special rules and not talk to each other without a lot of Gant charts and big picture diagrams, but I've been taking advantage of the underlying Kerberos behind the backs of AD admin for decades. Unfortunately, everyone seems to want to have their own "invented here" form of authentication token handling, rather than sticking with basics. My old...
2024 Feb 09
1
Authentication using federated identity
...the AD admin who may not > realize they have it to permit that underlying authentication > technology, but it's been stable for decades Part of the difficulty > seems to be every bureaucracy's desire to have their own special rules > and not talk to each other without a lot of Gant charts and big > picture diagrams, but I've been taking advantage of the underlying > Kerberos behind the backs of AD admin for decades. > > Unfortunately, everyone seems to want to have their own "invented > here" form of authentication token handling, rather than stic...
2006 Jul 09
1
Cannot connect to my new applications
Need some help, my applications used to run on http://127.0.0.0:3000 and they were fine. Now when webrick starts, the applications start on http://0.0.0.0:3000 and it gives me an error that cannot connect to 0.0.0.0:3000 my old applications still run when go their site. What happened? Thanks Mel -- Posted via http://www.ruby-forum.com/.
2006 Sep 11
1
Creating menus with Ruby
Hello all, I''m continuing my journey into Ruby and Rails and would like to find a way to create CSS-compliant menus. I want to restrict what appears on the menu based on the user''s role, so I''m thinking that I''ll store the list of roles in which the user is a member in the session. Does this make sense? Better yet, does anyone have any sample code (or a
2024 Feb 08
2
Authentication using federated identity
I know that there are some methods to use federated identities (e.g. OAuth2) with SSH authentication but, from what I've seen, they largely seem clunky and require users to interact with web browsers to get one time tokens. Which is sort of acceptable for occasional logins but doesn't work with automated/scripted actions. I'm just wondering if anyone has done any work on this or
2006 Sep 14
4
Massive data insert during migration
Hello all, I''ve got a site that will be used by people (hopefully) all over the world. One of the requirements of registration is country and province of residence. I have a list of all the countries in the world and all their subnational entities. Currently, the two lists are divided between a pair of comma-delimited text files. If this were something less dynamic and cool, I''d
2007 Oct 15
0
help with simple goodness of fit test
Hello, I've read the other posts with regard to "chisq.test" and "goodness of fit" and am still missing something. 1. I create a simple vector of randomly generated lognormal values with mean=0 and sd=1; >d1 <- rlnorm(100,meanlog=0,sdlog=1); 2. I also create a vector of probabilities that are expected for a lognormal distribution. I suspect this is the culprit. >pr
2006 Dec 17
0
Help - I broke RadRails
Hello all, I was trying to install the foreign_key_migration plugin. It seemingly worked, but I got a message stating that I needed to install the redhillonrails_core pluging (which isn''t in the list). Now I can''t generate migrations at all. Is there some setting in RadRails where I can tell it where to find the redhillonrails plugin? Or is there something I can do on the