similar to: Re: Rails Digest, Vol 18, Issue 654

Displaying 20 results from an estimated 200 matches similar to: "Re: Rails Digest, Vol 18, Issue 654"

2006 Mar 25
1
Re: Rails Digest, Vol 18, Issue 656
Here''s an alternative in-depth treatment on setting upo rails on Debian (Ubuntu, Kubuntu, ... ), may be interesting to follow through in more detail for some: The Perfect Rails/debian/lighttpd Stack... ( http://brainspl.at/pages/perfect_vps ) Victor Kane http://awebfactory.com.ar On 3/25/06, rails-request@lists.rubyonrails.org < rails-request@lists.rubyonrails.org> wrote: >
2006 Mar 25
67
Your Ruby IDE
Just a poll here i am looking for a good IDE for rails and wondering what you guys use? features i like in an ide code highlites auto code complete file browser Currently i am using dreamwever but the code highliting is really bad its also a pain to set up other doucment types such as .yml data config. -- Posted via http://www.ruby-forum.com/.
2006 Mar 15
4
New RadRails tutorial using AWDWR book
Hello there, I am basically a J2EE refugee fascinated with Rails. I have been using the Spring framework (a lightweight J2EE java framework with some special characteristics) but I am so impressed with RoR that I am porting over many applications. In order to "dive into Rails", of course the second thing to do was get myself an IDE, and since I''ve been using Eclipse for the
2006 Mar 16
21
RadRails 0.6 out
Since RadRails 0.6 is out (see http://www.radrails.org/ ), I have made a "celebratory illustrated tutorial" on how to use the Eclipse update function to do the upgrade from within Eclipse (I found the process a tad confusing): http://wiki.awebfactory.com.ar/awebfactory/published/UpdateRadRails saludos, Victor Kane awebfactory.com.ar -------------- next part -------------- An HTML
2006 Mar 21
1
Konqueror Ajax update
I had been comparing IE and Firefox Ajax performance, and since I have a couple of Unix boxes in my workshop, I threw Konqueror into the mix, and reported here earlier today (or yesterday) that Konqueror ( 3.4.3) could handle Ajax perfectly, at least as far as the simplest AWDWR Ajax example (./example/index) was concerned. It occurred to me to do a more grueling test. I took the
2006 Mar 30
13
need an Ruby on Rails IDE
Hello everybody, I''m a new member on Ruby on Rails. I''m friendly on using Microsoft Visual Studio (VS) IDE. The VS IDE supports for Intellisense coding (that mean it will automatically display a list of member variables or functions for a class, struct, union, or namespace; the names and types of parameters required by a function or attribute; and the complete declaration for
2006 Apr 12
8
newbie radrails question
I''ve just install Eclipse with RadRails for the first time. I''m trying to follow the very simple DemoAppPart1 at http://wiki.awebfactory.com.ar/awebfactory/published/DemoAppPart1 When I click on the DepotServer and try to start it WEBbrick is not starting. I can cd to the base directory and run script/server and it works. Any idea what I''m doing wrong? Thanks Greg
2006 Mar 28
1
Master - Detail Form
Hi, I''m new with RoR. I''m trying to do a master-detail CRUD form, using generate scaffold. The problem I''m facing is that I have to keep the parent id through the detail view all the time by hand. Is there any example or way to see how to do it properly? Thanks. Fernando. PS: For further information, I have a Task and the Tasks have Items, so when I want to add an
2005 Nov 09
0
Can I run both R and Python through Emacs
Dear Sri, probably this is the wrong list to address this question. For example, there are the newsgroups comp.emacs.xemacs or comp.lang.python which are probably more appropriate. Nevertheless, I don't think you need to do anything to configure XEmacs for Python. Just open or create a file with .py as extension ("C-x C-f") and syntax highlighting should be automatically available.
2006 Mar 20
0
Re: Problem with AJAX not working on IE
I am running the simplest web2 demo from AWDWR (./example/index) on a slackware box running WEBrick on RadRails; with firefox and Konqueror (!) 3.4.2 anyway) everything fine; on laptop talking to my linux box, firefox does it instantaneously; but... IE DOES DO it, but takes a full 31 seconds!!! (The RadRails WEBrick console shows the POST immediately, but IE trundles for a full 31 seconds to
2006 Mar 20
0
Re: Rails Digest, Vol 18, Issue 502
I had an Article class and a Publication class, in NewsML, this was patterned after one NewsML file having references to multiple files, as per Reuters use. This is a design question, and nothing to do with Rails per se, I would say; except for the relationship between the DAO and the Business object, which is identical to MVC in any object oriented programming language, I would say. I wanted to
2006 Mar 22
0
Re: hyperlinks in Agile Web Development with Rails 1.1
My vote is that you maintain the hyperlinks! While working through the book, the code hyperlinks are essential to make sure one knows which version of depotNN is being referred to at the moment, for example, and as a convenient way of reviewing the code. And it is very useful to jump to in-depth references. I found the hyperlinks very helpful. cheers, Victor Kane http://awebfactory.com.ar
2006 Jul 31
20
RADRAILS installation guide
hi all is there eany installation guide that explais how to set up RadRails and how to create a RoR project with eclipse? thanks -- Posted via http://www.ruby-forum.com/.
2006 Mar 21
0
Re: Rails Digest, Vol 18, Issue 525
Down here in South America, you can imagine we have to deal with this problem of character encoding all the time. It is not that UTF-8 is better than ISO-8859-1, or vice-versa, any more than French is better than Spanish. UTF-8 is more like an English, which is spoken (for better or worse) as the lengua franca most anyplace, while ISO-8859-1 is Latin specific (can''t handle Chinese).
2007 Jul 04
1
call transfer not working
Dear all I have install asterisk 1.2.x and it is working fine my setup is like [*]-------[Mediant2k]------------[Avaya] Now i want to transfer call in internal extension i have read more document on www.voip-info.com but it is now so much clear so if u have any sample configuration file and doucment plz suggest me i have configure feature.conf and extention.conf for this task
2007 Jun 23
2
Highliting a text in a plot
Hi everyone, I want to highlight something in a plot. So I want to write a text with a yellow background. I tried to make use of text(x,y,"hallo",bg="yellow") but that does not work. I know I am a handful. Sorry! Maja! --
2001 May 10
0
Printer drivers, document defaults
Hi, I recently posted several mails concerning my problems with samba 2.2.0 acting as a server for printer drivers. The drivers are downloaded to the Windows clients, but the document defaults get muddled up. Even if I set the document defaults to German Page Size "A4", applications insist in setting the doucment page size to "Legal" or "Letter". Is there anyone
2006 Jul 24
12
RadRails
Hi, i was hoping someone could reffer me to a place i could learn about the radrails application/editor/enviornment/... i was looking around for a good editor/etc for developing my applications, and i somehow stumbled up upon radrails ... at a first look, i am pleasantly shocked to see how easy developing applications might be, but i was hoping to give it (the first impression) a even
2001 Feb 22
2
Problem with tcltk listbox
Hi! I've got two problems with listboxes and selection: I created a listbox, no problem. Then I bind the Button-1 of the mouse to the listbox to start some things by pressing the mousebutton. The proiblem is that as I click a item of the listbox this error occured: Error in .Tcl(.Tcl.args(...)) : [tcl] bad listbox index "": must be active, anchor, end, @x,y, or a number. Repaeting
2006 Aug 14
0
rendering RJS template from view
I''m sure I''m missing something obvious, but I''m stumped. I have a tabbed nav bar with an associated content area that is used to display query results. Clicking a tab, rebuilds the nav bar with that tab now highlited, performs the query and renders the results to a separate div. I''m using an RJS template which calls page.replace_html with the various