Displaying 20 results from an estimated 3000 matches similar to: "RadRails KeyBindings"
2006 May 27
5
Rails without cookies
Why does rails keep installing cookies on users machines, even if I am
not ussing th session variable for anything?
How do I stop this?
Thanks, Scott
--
Easily help charity when you shop: www.GiveTeam.org
I''m a member of the Give Team, are you?
2006 Jun 01
3
New rails site: AJAX Webbrowser
Heres my Ruby on Rails webbrowser:
https://palary.org
Sorry, but I just couldn''t resist.
Cheers,
Scott
2007 Mar 18
6
[LLVMdev] Google SOC - Idea
Hi,
I noticed that LLVM had signed up as a mentoring organization for
Google's summer of code. LLVM looks like an exciting project that
overlaps some of my interests.
I would be interested in developing an additional front end for a
language it does not currently support (I'm open to what language). I
do not know much about what this entails in regards to what LLVM
requires from its
2007 Mar 19
5
[LLVMdev] Google SOC - Idea
Getting the front end for Fortran finished is definitely something I
would be interested in working on. I will draft up a little proposal
and send it out to this list.
-Scott
On 3/19/07, Kenneth Hoste <kenneth.hoste at ugent.be> wrote:
> Hi Scott,
>
> On 18 Mar 2007, at 04:22, Scott Fortmann-Roe wrote:
>
> > Hi,
> >
> > I noticed that LLVM had signed up as a
2006 Jul 31
7
Problem with routes when I move the app to a different machine
Hi all:
I have an application that runs great on my macbook pro, however, when
I move the app to the production linux box, all routes fail except for
the one I set up as the default:
map.connect '':controller/:action/:id'', :controller => "Employee",
:action => "status"
I made sure the shebang line in dispatch.* was set to be OS
independent
2006 May 31
1
Lighttpd: HTTP and HTTPS Simultaneously
Hi is it possible to configure lighttpd to serve pages for http and
https requests simultaneously? I would like users to be able to access
my site securely or non-securely where the choice is theirs.
The only instructions I can find to do this involve creating two
copies of the lighttpd application
(http://wiki.archlinux.org/index.php/Lighttpd_For_Both_SSL_And_Non-SSL).
Is there any way to do it
2011 Jun 18
1
Applying function to all elements of a formula
Hi,
I would like to do a regression like:
reg <- lm(y~log(.), data)
where the log function is applied to "." in the form:
log(x1)+ log(x2)+ log(x3)...
instead of in the form
log(x1+x2+x3+...)
Is this possible?
Thank you,
Scott
[[alternative HTML version deleted]]
2007 Mar 20
0
[LLVMdev] Google SOC - Idea
Hi,
Here is a rough draft of the application -- a FORTRAN front-end to
LLVM. In accordance with the summer of code specifications it is split
into two portions: the abstract which describes the project, and the
details description which describes me and how I plan to complete the
project.
It's a little long, (but about half the max length the application
directions specify). Would someone be
2006 Apr 16
2
Possible to implement Textmate key shortcuts in RadRails?
The Rails demo videos is a great showoff on how productive Textmate editor
is. The 15 minute build-a-blog example should be twice as long if there had
been no keyboard shortcuts in Textmate.
Unfortunately, I use windows and thus RadRails. Does anyone know how to
implement the same keyboard shortcut into RadRails?
Sebastian Friedrich made an overview of the keyboard shortcuts:
2006 Jun 30
7
Inspiring Web 2.0 Rails Sites?
Anybody know of any Rails-using web sites that really capture the
essence of the nebulous Web 2.Oh from which ideas, instruction, and
inspiration can be drawn?
BTW, what exactly IS Web 2.0?
Joe
--
Posted via http://www.ruby-forum.com/.
2007 Mar 19
0
[LLVMdev] Google SOC - Idea
Hi Scott,
On 18 Mar 2007, at 04:22, Scott Fortmann-Roe wrote:
> Hi,
>
> I noticed that LLVM had signed up as a mentoring organization for
> Google's summer of code. LLVM looks like an exciting project that
> overlaps some of my interests.
>
> I would be interested in developing an additional front end for a
> language it does not currently support (I'm open to
2007 Jan 02
4
Inconsistant Search Results
Hi,
I have this maddening strange bug using acts_as_ferret. If I search for
a given phrase (let''s say "xyz") I get one set of results (lets call
them set A). I search for xyz again and I get set A again. I search for
xyz a third time and I get a different set (set B).
I can keep executing the search query and my result sets continue to
cycle a-a-b-a-a-b-a-a-b.
It''s
2006 Aug 10
2
Better keybindings for move and resize
Hi,
I'm attaching a patch that improves the keybindings for keyboard
resize and move. In both cases, the action can now be cancelled by
Esc, moving the window back to the position and size it had before the
action was initiated. Furthermore, for the resize case, the
keybindings now work more like metacity, in that when initiated, it
starts with the cursor in the middle of the window. The
2006 Jul 22
2
radrails 0.7 - can''t download / no access to mailing list?
Hi,
Just wondering if anyone knows anything about what seems to be an issue
trying to download version 0.7 of radrails from http://radrails.org/. I
get an error, plus I can''t see a contact me email list to get back to
the guys + the email lists link is broken.
Error
Could not read file.
Go back. /home/ftp/pub/sourceforge//r/ra/radrails/radrails-0.7-win32.zip
Jul 22, 2006 15:21
2006 May 23
2
Is there anybody use radrails as the editor?
Could anybody told me how to set the rdoc and ri for the radrails?
I am using Windows XP, RadRails 0.63 and Ruby 1.82
I cannot set the rdoc and ri to a directory. Which file should I set
for that under the ruby''s path in the preference in radrails?
Thanks.
--
Best wishes,
Xu Wenhao
2007 Sep 24
2
asterisk cli - vi keybindings ?
This might sound lika a "small" issu, but here it goes: I'm a long time
unix user and my shell history usage and editing is configured to use
vi keybindings; it's something that's already built into my fingers
and using different bindings, like the arrow keys to fetch previous
lines, really blows me !... :-(
Is there any way to setup the asterisk cli to use such
2006 May 05
1
RadRails and path issues
I have been using RadRails as my editor for Ruby development. Overall
I''m pretty happy with it. I''m experiencing a couple of path problems
though when using it.
Inside of my project within RadRails I will have a directory structure
that looks similar to this.
+MyProject
++src
+++src_sub_directories
++props
++output
..misc files
RadRails then treats all files within the src
2006 Jun 21
11
executive: "is rails secure?"
Yesterday, I was doing a dog-and-pony for the head of the company that
I work for.
He asked, "Is this (a rails application) secure?"
I said, "It''s as secure as anything else on the web is," and proceeded
to talk about how the data was protected, how we weren''t saving
anything that''s worth protecting, and so on.
I''d like to have a better
2006 Jun 03
2
looking for radrails devs
I just got an email update on a radrails bug that I submitted a while back...
Unfortunately, it''s just stupid spammers.
So, I tried to go to the radrails trac to delete the spam or at least report it, and their
trac is puking python errors (including environment information) all over the page! I
can''t seem to get to any pages with any contact info, so I''m trying
2006 Mar 31
6
Radrails: workspace in use, choose a different one
I''ve just begun using Radrails and am experiencing a puzzling error. When I
set my workspace to my home directory/some subdirectory, Radrails starts
correctly. I would like to set the workspace to /var/rails where I have all
of my existing rails apps but Radrails fails to start with the error:
workspace in use, choose a different one. Any ideas? I want to edit the code
in the directory in