similar to: 1.6 cheatsheet

Displaying 20 results from an estimated 1000 matches similar to: "1.6 cheatsheet"

2008 Mar 05
6
Prototype Observe Links (Mouseover)
Hi all, I''am new to Prototype and after a 2 hours of research I didn''t find a solution for the following question: I have the following list: <ul id="navi"> <li><a href="/about/">Home</a></li> <li><a href="/about/" class="dropdown" onmouseover="showSubnavi(this)">About</a>
2006 Aug 03
9
Rails Cheatsheets!!!
Hey if you know any rails cheatsheet link add it inot the follwing list, lets make a long list on Rails cheatsheet.... ;) 1) 2) 3) 4) . . . -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060103/a6eea2ac/attachment-0001.html
2015 Apr 06
5
Hoja de Referencia (CheatSheet) para "gglplot2" traducida al español...
Hola, Durante esta pasada Semana Santa, Santiago Mota y yo mismo hemos traducido al español la cheatsheet de "ggplot2" que recientemente publicó RStudio. Nos acaban de comunicar que la hoja de referencia ya está disponible: http://www.rstudio.com/resources/cheatsheets/ -- Saludos, Carlos Ortega www.qualityexcellence.es [[alternative HTML version deleted]]
2011 Feb 04
6
A plugin inside an engine
In Rails 3, is it possible to have a plugin inside an engine? Adding the lib dir of the plugin to autoload_paths doesn''t seem to work. I can manage to load it by adding that path to $: and requiring the init.rb file, but I''m not sure that''s the correct approach. Thanks! -- You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2008 Jan 11
2
"rsync cheatsheets"
Hello, I have just put reviewed versions of the "rsync cheatsheets" which I posted a couple of years ago (if I correctly keep track of time), right here: http://public.m-plify.net/rsync_cheatsheets/ - Sheet one lists the possible combinations of SOURCE and DEST arguments that may be given to rsync. - Sheet two lists the behaviour of rsync for different cases of SOURCE and DEST. -
2006 Mar 20
9
jEdit Snippets for Ruby on Rails
----------------------------------------------------- Announcing: jEdit Snippets for Ruby on Rails ----------------------------------------------------- I thought I''d "give a little back to the community" and whip up some SuperAbbrev files for ruby and rhtml that mimic all of the Textmate Rails bundle snippets. Note: This was totally inspired by Textmate and the syncPEOPLE
2007 Nov 07
5
Prototype error - iterator is not a function
I''m starting to learn to use Prototype (v1.5.1.1) along with Mootools. However I keep bumping into the same problem: All of the inserts result in the error "iterator is not a function" at line 542 of Prototype memo = iterator(memo, value, index); Am I missing something obvious here? I''m wondering if there''s an incompatibility between Prototype and Domino
2007 Dec 13
1
RSpec and Mock Tutorial/Cheatsheet
I wrote a simple summary of Mocks with RSpec as an answer to a discussion on our local Ruby users group. I was wondering if people here could review it, adding comments for any corrections or other important ideas regarding mocks and RSpec. You can find the article here: http://blog.showcase60.com/2007/12/13/rspec-mocks Thanks
2014 Jan 17
0
CentOS5 OpenVPN cheatsheet
Searching for a detail of OpenVPN configuration, I noticed my draft of an OpenVPN for CentOS5 cheat sheet popped up as the second result. I didn't realize my drafts would be searchable, but that's OK, it looks relatively complete. I'd work out updates for CentOS 6 & 7, if I used them, but I don't, yet. Anyway, should I leave it where it is or should we move it from
2007 May 11
15
Simulating onmouseleave and onmouseenter with Prototype
Hello. I spent an hour or three chasing down a desired effect that mootools implements, namely the simulation of onmouseleave and onmouseenter events. Why? Lets say you have a Menu. A ul element that contains many li elements. If you want to have a function (maybe an effect) fire when the mouse moves outside of the ul, you are out of luck. Observe the mouseout function like so:
2007 Sep 14
6
Spam?
Hey Guys, I just joined this list a couple days ago...what''s up with all the spam? I maintain about 8 or so googlegroups lists and have never received any <cross fingers>. Is this something to (unfortunately) look forward to? -- ______________________________________________________________ Clayton Dukes ______________________________________________________________
2006 Jan 09
8
Pri Gateway Hardware
Does anyone have any experience using a PRI gateway, I am looking for a way to have multiple asterisk boxes use one PRI, and send that over the network. I herd there are copper gateway devices (like a X100P card, only it registers with asterisk using sip, and it doesn't have to be physically connected to the box) Does anyone have any experience with a PRI gateway? And could tell me the cost
2008 Jan 16
4
[ADV] The Ruport Book : Your guide to mastering Ruby Reports
Hi folks, I am pleased to announce that Mike Milner and I have finished the Ruport Book. We have published it under our own company (Rinara Press LLC) through Lulu. With the help of the Ruport community, we''ve refined the book over the last few weeks to meet the needs of our users. We think it will be a great help to anyone trying to learn how to do reporting in Ruby / Rails using
2005 May 23
4
Broadvoice delivers CID even when restricted?
I can call my Broadvoice DID from a outbound caller-id blocked phone, and BV happily delivers the CID to Asterisk (and then on to my IP phone display.) I've tested with the *67 prefix from a PSTN phone to make sure it was supposed to be blocked. The number is always correct, but sometimes the the caller ID name is set to something funky (like a CO or switch center name.) I *think* this
2008 Jan 16
3
is there something like addslashes and stripslashes in prototype
if i would save the content of a textarea into mysql i eventually have to mask things like ,"/\ and so on. in php there are the add- and stripslashes functions you could use. is there somthing compareable like this in the string object of prototype? if not, it would very nice to have, i think. function addslashes(str) { str=str.replace(/\''/g,''\\\'''');
2005 May 13
5
HTML sanitizer
Hello! Does anybody know of a Ruby implementation of a HTML sanitizer that prevents the attacks described on the xss cheatsheet? (http://ha.ckers.org/xss.html) I checked out the version Jamis wrote (http://dev.rubyonrails.com/ticket/1277), but that only covers the very basic attacks. Anybody? Just figured I would ask before, before I reinvent the wheel.. Ciao! Florian
2007 Jul 26
4
populate select box by ajax query with Prototype and IE7
Trying to populate a select box with a value passed in from another select box works great in Firefox, but using IE nothing happens, no data is getting returned back. I commented everything out and put alerts in there and the alerts work in IE but when ajax is getting used it seems to just die...Is this a bug or what am I doing wrong? --~--~---------~--~----~------------~-------~--~----~ You
2018 Jan 25
3
Why R should never move to git
On 25/01/2018 7:44 AM, G?bor Cs?rdi wrote: > On Thu, Jan 25, 2018 at 12:34 PM, Duncan Murdoch > <murdoch.duncan at gmail.com> wrote: > [...] >> but that branch doesn't show up in the Github web site. > > It is right there: > https://github.com/dmurdoch/manipulateWidget/branches > >> Any suggestions? > > Personally I would suggest to call it
2009 May 18
1
Rails + AJAX + mootools
hi there, I am trying to use rails with mootools, everything just worked great. I have a little problem with the ajax thing, because every time i send a form with ajax an error occur that said something like "authentication token error". I have read that i need to include inside the form a hidden with the authentication token, this approach fix the problem and everything worked, but i
2005 May 18
4
Outbound dialing issue with FXO
We are installing a number of systems with 2 TDM04B cards. Have done all the isolation to unique IRQs, etc. All inbound calls seem to work fine. However, outbound calls are hit or miss. Sometimes they work fine and other times we get a "you must first dial a 1 or 0" message back from telco when dialing out standard POTS lines. We are running AAH 1.0 which is Asterisk 1.0.7. Six