search for: groovy

Displaying 20 results from an estimated 104 matches for "groovy".

2005 Aug 19
2
FXO not picking up; baffled
...") in new stack -- Executing DigitTimeout("Zap/1-1", "5") in new stack -- Set Digit Timeout to 5 -- Executing ResponseTimeout("Zap/1-1", "10") in new stack -- Set Response Timeout to 10 -- Executing Playback("Zap/1-1", "groovy") in new stack -- Playing 'groovy' (language 'en') -- Executing Playback("Zap/1-1", "goodbye") in new stack -- Playing 'goodbye' (language 'en') -- Executing Hangup("Zap/1-1", "") in new stack == Spawn ex...
2009 May 13
0
AGI scripts in Groovy, JavaScript, JRuby or PHP running on the Java Virtual Machine
...y of popular scripting languages to Asterisk-Java. The FastAGI server in Asterisk-Java allows you to move your AGI scripts to a dedicated server and increases performance by eleminating the need to start the language interpreter for each request. Our current snapshot release includes an AGI demo in Groovy, JavaScript and PHP to get you up and running quickly. Check it out at http://blogs.reucon.com/asterisk-java/2009/05/13/scripting_support_for_fastagi.html and provide feedback. Will this also be useful for non-Java developers? Best regards, Stefan -- reuter network consulting Neusser Str. 110 5...
2005 May 07
4
string syntactic sugar in R? - long post
...a <- 8; beta="xyz" >gstr <- "the result is ${alpha} with the comment ${beta}" >cat(gstr) the result is 8 with the comment xyz This syntactic sugar reduces significantly the number of mistakes made with normal string concatenations. Gstrings are used in ant and groovy - (for details see http://groovy.codehaus.org/Strings, jump to GStrings). They are particularly useful for creating readable and error-free SQL statements, but obviously the simplify 'normal' string+value handling in all situations. [ps: gstrings are not nestable] I was wondering how diffi...
2015 Aug 22
4
[security] Thunderbird vulnerable to MITM
Thunderbird has a MITM vulnerability with its otherwise rather groovy auto-configuration feature. The problem is that it makes requests via HTTP to retrieve the auto configuration information. This allows a black hat (e.g. the NSA) to modify the results sent to the client, and the client has no way to verify the results have not been tampered with. This could...
2005 Jan 29
1
PyAsterisk Download?
Does anyone know where I can find the Asterisk Python interpreter? The one referenced here: http://www.sineapps.com/news.php?rssid=173 It seems like the site http://vox.groovy.net/moin/PyAsterisk is down -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050129/785b0831/attachment.htm
2023 Jan 15
1
logging strategy
...this purpose, when you expect that sort of content - and call it where > suitable. > > Maybe makes sense to create a typical hexdump printer along the lines of > https://gist.github.com/jimklimov/07913a3e30a7d7ec50e9c946117c994f#file-jenkins-credump-L17-L41 > (that particular code is groovy, but trivial to convert elsewhere). I want to see mostly-ascii as mostly-ascii with escapes, because that's what Fortress output smells like so far, rather than flipping to all hex (if I read groovy right). Totally fair point about not changing s_upsdebug_ascii (but I think we shouldn't w...
2004 Sep 10
2
[jamie@audible.transient.net: Bug#160155: gapless playback]
...2 -0700 From: Jamie Heilman <jamie@audible.transient.net> Resent-From: Jamie Heilman <jamie@audible.transient.net> To: submit@bugs.debian.org Subject: Bug#160155: gapless playback Package: xmms-flac Version: 1.0.3-3 Severity: wishlist As flac is capable of gapless playback it would be groovy if the plugin supported it. I hear audible loss when switching between tracks, sometimes the last second of a track is simply not played before the next track starts. I'm using the OSS sound drivers (msndpin) but I don't think thats the problem. This only happens with xmms, if I use '...
2006 Apr 19
9
translating RoR framework into the Java environment
For a company study I am trying to come up with what would one need to replicate *grosso modo and at the functional level* what we get in Rails. This does not need to be an "equivalent" solution, just what a Java programmer would build upon, the canonical aggregation of components, the usual tools. My first fraft is: Struts -> C layer Hibernate -> M
2011 Apr 11
12
Freelance Developer using Rails
Hi all, Is anyone doing freelance rails development? I need some advice before I jump in. Thanks, -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to
2020 Oct 26
2
Ubuntu 20.10
Thanks Dirk - I think I turned off html now. That worked. I had actually "mastered" that a couple of years ago but keep forgetting how to get the latest and greatest r-debian repo. I just had to edit /etc/apt/sources.list.d/c2d4u_team*.list to change groovy to focal. I now see 4448 r-cran-* packages. I'll contact the debian package maintainer about the problem with RcppParallel. I'm still now clear why there is no bug when I do a manual install from .tar.gz. Frank ---- On Mon, 26 Oct 2020 09:32:11 -0500 Dirk Eddelbuettel <edd at d...
2006 Mar 11
3
Widen in_place_editor ?
Is it possible to make that groovy in_place_editor wider? As is, it''s only about 20 chars wide. thanks Joe -- Posted via http://www.ruby-forum.com/.
1998 Sep 10
1
smbmount and NT timestamps
Matthew Chapman wrote: > When I mount a W95/98 drive and create or modify files, everything is > groovy. > > When I mount an NT drive and create, modify, or read files (as in, copying > them from the NT drive to my own local drive), the dates go crazy. > > Our sysadmin tells me the NT system is NT Server 4.0 Enterprise Eddition, > service pack 3. Hi, Matthew, I'am glad to find...
2012 Aug 20
1
Automate Agent Runs
We are building a system that has a front end for a user to request a host, the use can select what they want on the host. Our application will build/apply the correct profiles, we would then like to trigger the agent to check-in. Our app is current written in Groovy so a REST API would be great. Is this possible? The server app will most likely not sit on the same sever as Puppet. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/...
2003 Dec 30
1
nbp hell
Greetings, I spent the better part of a day tracking down a rather annoying problem. I would like someone more knowledgeable than myself to confirm this diagnosis. I have a RH 8.0 Linux box with three NICS. I had been developing it testing with an XP box. Everything seemed groovy. Today I went to put it into "production" and Win98 clients were having all sorts of problems. eth2 is the system's "default" interface. eth1 is used for netatalk, and eth2 for samba. I have used the interfaces and nind interfaces only options in smb.conf. After more...
2012 Jun 06
2
qemu-img snapshots with backing stores?
...ng file is disk.0, and a qmeu-img info on it returns: image: disk.0 file format: qcow2 virtual size: 29G (31457280000 bytes) disk size: 140K cluster_size: 65536 backing file: /var/lib/one/public/lin_client_current.qcow2 (actual path: /var/lib/one/public/lin_client_current.qcow2) So that all looks groovy, right? Then, I created (via opennebula) an xml deployment file like so: http://paste.ubuntu.com/1027145/ When I attempt to do a virsh create, I get the following errors: virsh # create deployment.0 error: Failed to create domain from deployment.0 error: internal error process exited while conn...
2004 Jul 28
2
Music On Hold - not working for me...
...mp3:/var/lib/asterisk/mohmp3 -SNAP- extensions.conf -SNIP- [macro-queue1] exten => s,1,Answer exten => s,2,Queue(${ARG1}) [macro-queue] exten => s,1,Answer exten => s,2,SetMusicOnHold(default) exten => s,3,DigitTimeout,2 exten => s,4,ResponseTimeout,3 exten => s,5,Background(groovy) exten => s,6,Queue(${ARG1}) [test] exten => 6320,1,Macro(queue,Q320) exten => 6330,1,Macro(queue,Q330) exten => 6340,1,Macro(queue,Q340) exten => 6350,1,Macro(queue,Q350) exten => 6510,1,Macro(queue,Q510) exten => 69000,1,Macro(queue,Q9000) exten => 7320,1,Macro(queue1,Q3...
2007 Nov 25
2
Fwd: Render_to_string from a worker
Hi, I am trying to generate a PDF from within a worker using PDF::Writer. In my controller I use render_to_string to create the pdf file however from what I understand render_to_string can only be used from a controller. Does anybody have any suggestions how I might be able to replicate this functionality in a worker? -- thanks, Felix -------------- next part -------------- An HTML attachment
2012 Mar 29
3
[xapian] GSoC - Learning to Rank, Introduction and some Ideas
...ning and computational intelligence. I successfully completed my *Google Summer of Code - 2011* for the *Center for the study of Complex systems - University of Michigan*. I implemented various *algorithms (ant colony, random walk etc.)* related to computational intelligence in Repast S (*Coded in Groovy, Java*) and wrote *extensive documentations and tutorial* for the related models with *literature reviews * on the topics. My *contributions to Repast S was a part of the latest release of the software*. The detailed documentation and code can be found here:http://code.google.com/p/cscs-repast-demo...
2008 Aug 03
1
Convert date to decimal days
...nce the Epoch as the x axis and wave period as the Y axis. I am able to convert the date stamp in the input file to a POSIXct object with the following call: date = as.POSIXct(header[[1]][2],tz='GMT',format='%Y%m%d_%k') date "2008-07-11 03:00:00 GMT" So every thing looks groovy, using as.double(date) gives me the number of seconds since the epoch which reproduces the correct date when fed to date -u -r on the command line. However, I can't seem to find a clean way of converting the date to decimal days since the epoch. Using as.double(date)/86400 Gives: 14071.12...
2020 Oct 26
2
Ubuntu 20.10
...hing simple.?? Ubuntu 20.10 uses /etc/apt/sources.list.d to hold repo information and I have this file there: marutter-ubuntu-rrutter4_0-focal.list with contents: deb http://ppa.launchpad.net/marutter/rrutter4.0/ubuntu/ focal main # deb-src http://ppa.launchpad.net/marutter/rrutter4.0/ubuntu/ groovy main I ran sudo apt update, then apt-cache search r-cran* | wc but this only reports 935 packages. Somehow the Rutter repo is not taking precedence over what's in Ubuntu University repo. Frank http://fharrell.com http://biostat.mc.vanderbilt.edu/FrankHarrell Twitter: @f2ha...