Displaying 20 results from an estimated 700 matches similar to: "Script to Authenticate User and Dial Out"
2010 Feb 04
2
preload test data from factory_girl
Is there a way to preload common data made by factory_girl to speed up
tests instead of recreating these common data at the beginning of
every test. For example, I want to have 10 users premade at the
beginning of every test.
I found this http://agilewebdevelopment.com/plugins/factory_data_preloader
But the page says that this plugin does not "play nice" with
autotest. But I use
2009 May 29
2
Drawing schematics
Hi,
I would like to represent the treatment course of a subject with an arrow representing passage through time and various ticks, arrows, or bars representing treatments done to the patient along the arrow. I would like to generate this sort of schematic for each patient in a database taking information from the database such as time of treatment and type of treatment.
Does anybody know how I
2007 Aug 09
3
inexpensive / reasonably priced workstation / server development box
We are testing some simple low bandwidth video and audio broadcasting using
real server and client softwares.
So, for quick check and simplicity, we were plunking along TESTING on an
3.2GHz XP box and I noticed frames were getting dropped on the broadcast
just for resizing a window on the screen during the session.
Talk about totally lame...
I know this can be a big deal and start conflicting
2013 Sep 14
2
syslinux.exe, 5.01 on xp: Failed to load COM32 file, and more
On Sat, Sep 14, 2013 at 04:51:52PM -0400, Gene Cumm wrote:
> On Sat, Sep 14, 2013 at 3:20 PM, Regid Ichira <regid23 at nt1.in> wrote:
>
> > label xp
> > com32 chain.c32
> > append hd0 1 ntldr=/ntldr
>
> > 2. Installed by
> > From xp cmd prompt:
> > c:\downloadedPrograms\syslinux\syslinux.exe --active \
> >
2005 Mar 13
7
Text Messaging or AIM
Does anyone know of a program/extention to asterisk that would allow
me to either text message my asterisk box or IM it from AIM on my cell
phone to allow it to call me? I've been looking with google yet can't
find anything. I don't code, so I'm SOL there, so I'm looking for
something premade. I plan on taking a class on perl during the fall
semester at my local community
2006 May 11
2
ADS on Solaris
Hi all,
I see that the premade binaries for Samba on Solaris, even recent
versions, have ADS support not compiled in. I see more ad domains than
nt4 domains these days, so I am going to compile it myself with ads on.
I want to ask the experienced if there are any gotchas with ads Samba on
Solaris, or something about Solaris that makes ads Samba support
difficult. Thanks
Jason
2010 Jul 24
1
Bridging Issues with Xen
Hey All
I''m Using Xen 3.0.3-105 on CentOS 5.5.
It Has to Nics:
eth0 - Internet
eth1 - Internal Lan ( where Dhcp , DNs , Cobbler - Kick Start Server
Resides )
I''ve Set xend-config.xsp to create xenbr1 on eth1 and it looks well So
Guest May Get Access TO ALl Resources via the Bridge.
brctl show
bridge name bridge id STP enabled interfaces
xenbr1
2012 Aug 13
2
Standard introductory presentation
Hi Everyone
In the Contributed Documentation part of the R Project website there are
dozens of various documents explaining this and that on R. Furthermore there
is also the document "Introduction to R". In my thesis I have been using R
here and there, so I would classify myself as an intermediate user after
about 3 years of using it, but I am in no sense a professional.
I am now on a
2006 Sep 06
4
histogram in the background?
I intend to draw a plot of y against x. In the background of this graph I
wish to creat a histogram of the horizontal variable x. Does any expert know
how to produce such a plot?
[[alternative HTML version deleted]]
2008 Nov 06
2
Variable Scope Question
If I have a global variable in my dialplan and I change it, does that
change immediately take affect for all calls that are active?
Here is my situation. The company I work for has two office groups that
share a building. The two offices are separate companies but support
one another and want to be able to transfer calls as if they were all on
the same phone system. Each company has 4
2019 Sep 09
7
multiple instances? Updated
Hello, Thomas_B._Rücker,
======= At 2019-09-09, 08:36:43 you wrote: =======
>
>I am not familiar with a file called "icecast_run.xml".
>Could this be a local modification to your installation?
>
>You should be able to check which one is used by opening the
>"icecast.bat" file that you are using to start the server.
aha!! You nailed it! I have no idea why
2007 Sep 13
5
problem with exec,system,WinExec, C functions
Hi,
i'm using openwatcom under wine, all is ok, but next code will not work:
#include <windows.h>
void main( void ) {
system( "foo.exe" );
}
same problem for:
#include <windows.h>
void main( void ) {
WinExec( "foo.exe", SW_SHOW );
}
where "foo.exe" is a windows console aplication
if i try to launch foo.exe with wine in a terminal window
2009 Aug 25
1
Lattice graph tweaking
To: silwood-r
Subject: Removing lattice graph gridlines and editing label box colour
Hi,
Is it possible to remove the background gridlines from a lattice graph (ie graph made up of multiple individual graphs with annoying blue grid in the backgroun)?
Also, Is it possible to change the colour of the individual graph label boxes? - ie the default pink boxes above the individual graphs
Thanks
2007 Sep 24
1
vmware 1.0.4 lock up on install
I am not having a good experience with vmware.
Twice I have tried it today and it locks up my machine.
First attempt was to install centos 4.5 i386. It told me it
could not find anything to install on. After a post to the list
I was instructed to not do typical, but custom and select LSILogic
as the controller. I did and I got past that point.
I then goto into an install with 6 minutes remaining
2008 Feb 25
6
Event Calendar/Scheduler Implementation
Hi there.
I am a RoR newbie and come from the Java/C# perspective. After digging
into Rails I would like to convert an ASP.NET project -that served as
a protoype- to RoR.
The only thing that I haven´t got a good solution for is handling
calendar events. With that I specifically mean creating, moving an
event or a set of events as well as recurrence handling - similar to
Google Calendar if you
2013 Sep 15
0
syslinux.exe, 5.01 on xp: Failed to load COM32 file, and more
On Sat, Sep 14, 2013 at 7:39 PM, Regid Ichira <regid23 at nt1.in> wrote:
> On Sat, Sep 14, 2013 at 04:51:52PM -0400, Gene Cumm wrote:
>> On Sat, Sep 14, 2013 at 3:20 PM, Regid Ichira <regid23 at nt1.in> wrote:
> Without --force I get:
> Not a removable drive (use -f to override)
> I tried now without --force, and to ignore the suggestion to use -f.
> It
2010 Jul 25
1
Query for old bugs with no activity
Is it possible to get a premade query for bugs whom have not had activity for 6+ months? There was one as a sticky in the past.
Thanks!
2019 Sep 09
0
multiple instances? Updated
Multiple streams are generally separated by the path that is used to access
it, they all run on the same port. This is determined by the stream source
when it connects to the server
On Mon, 9 Sep 2019, 11:35 wilderzone.radio.2, <wilderzone.radio.2 at gmail.com>
wrote:
> Hello, Thomas_B._Rücker,
>
> ======= At 2019-09-09, 08:36:43 you wrote: =======
>
> >
> >I am not
2007 Jan 24
14
Strikethroughs and dashes
Who really uses strikethroughs?? This is one of the most common
tripwires in RedCloth.
You are the friend--the only friend--who has offered to help.
Obviously em dashes.
I died in -2006- wait, no, two-thousand-FIVE!
Obviously strikethrough.
I''m going on a trip - a long one - to the Virgin Islands.
That''s got to be en dashes.
Such a cheap, no-hassle, no-worry
2019 Sep 09
0
multiple instances? Updated
Hello, Thomas_B._Rücker,
>>
>>> I am not familiar with a file called "icecast_run.xml".
>>> Could this be a local modification to your installation?
>>>
>>> You should be able to check which one is used by opening the
>>> "icecast.bat" file that you are using to start the server.
>> aha!! You nailed it! I have no idea