similar to: Re: RoR meets .net *cringe*

Displaying 20 results from an estimated 30000 matches similar to: "Re: RoR meets .net *cringe*"

2006 Feb 24
8
RoR meets .net *cringe*
It was a miserable failure for us. Your best bet is to run on Linux. > 1. Has anyone done any benchmarks with it? Is there any reason this > couldn''t be viable for production loads? (feel free to speculate if you > haven''t) When it finally worked, after two weeks of trial and error (and we can''t reproduce it again) it performs poorly under IIS. It looks
2006 May 18
1
Touch screen interface?
> Curious if anyone has worked on or knows about a touch-screen application with Rails. I am ramping up work on an accounting application and the suggestion was made for a touch-screen POS interface. I haven''t done any research on this myself yet, but are there any ideas, thoughts, or experiences from the group? > > Thanks, > Nathan > nleach (at) toplineconsulting.com
2006 May 11
2
How do you make in_place_edit fields appear when empty?
Here''s a simple one... When using in_place_edit fields, they don''t appear unless they already have a value. How can I get similar functionality when they are empty? Thanks, Nathan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060511/a98640cf/attachment.html
2006 May 26
0
First official RoR french meeting
Hi all, a very cool info for all french readers of this list. RailsFrance (http://www.railsfrance.org) is organizing a Ruby On Rails meeting in France (Paris). It''s gonna take place during 2006 autumn. You should take a look at http://paris.onrails.info/ Bye. -- Nicolas Cavigneaux http://www.bounga.org -------------- next part -------------- A non-text attachment was scrubbed...
2006 Feb 24
0
1st Ruby and ROR meet of Pune Ruby group
Hi, Pune Ruby group is having its first Ruby/Ruby on Rails meet on 25th Feb 2006 from 1600hrs. We plan to have some talks on: a)Introduction to Ruby and Ruby on Rails b)Agile Development c)Reverse Engineering. The URL for the group is: http://groups.yahoo.com/group/puneruby/ See you all. Thanks Dibya -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Aug 01
5
Rails on .NET
http://www.eweek.com/article2/0,1759,1996960,00.asp?kc=EWEAUEMNL080106EOAD Just saw this and thought it was interesting...
2006 May 13
0
Transferring files via Windows BITS using Apache/HTTP/RoR (without the browser)
Hey everyone: Here is a background on what I want to accomplish: * Have a unique URI (mydomain.com/uniqueID) and then go via a client I developed and hit that URI. * Perform server side code to determine whether there are new files to download * Files are all web content files with the exception of .txt files (so JPEGs, HTML, CSS, etc....) * If there are new files to download, I want the
2006 Jul 24
0
Small assignment in RoR for $100 (urgent)
Hi all, if you can spare some hours tomorrow for $100, then proceed reading this: I need a simple website done in RoR by 26th July GMT 7 AM. This site is partially completed but i need somebody to finish it, most of the work left is just HTML and CSS but there is a bit RoR involved as well. I am ready to pay $100 for this job. OR if you can stay online tomorrow and you can help me completing
2006 Mar 03
0
Hidden links on ROR Wiki
Hello list members, Today I noticed on http://wiki.rubyonrails.com/rails/pages/WorkingProfessionallyWithRails that there were a ton of spam links in the source code that I couldn''t see on the page itself. Upon careful examination I found the links to be hidden: I am posting the content here for reference and to show patterns of spam: <u
2006 May 14
0
Invoke .Net WebService error in RoR
I have written a webservice: ----------- Service.cs ---------------- using System; using System.Web; using System.Web.Services; using System.Web.Services.Protocols; [WebService(Namespace = "http://tempuri.org/")] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] public class Service : System.Web.Services.WebService { [WebMethod] public string HelloWorld(string name)
2006 May 19
2
RoR and IBM Webservers
Folks, is it possible, or has anyone, gotten RoR to run any any IBM webservers? If so, can you offer details, links, advice, etc? Thanks, Marcus -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060519/d3c4adaf/attachment.html
2006 Jan 19
4
Using RoR pluralization rules
Hello, RoR seems to be aware of plurals like category=>categories etc..I Want to be able to use this in my application to relate some keywords.Is it possible ?or does RoR itself use some ruby library? Thanks Vivek -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060119/d5660663/attachment.html
2005 Dec 22
5
.Net Developer wants to volunteer at RoR project
Hi, having read "my job went to india" I decided to quit programming within the Microsoft environment and start something different... So, is there any RubyOnRails project that in exchange for "reviving" me needs a loyal (code) contributor? Thanks in advance Michael -- Posted via http://www.ruby-forum.com/.
2006 Aug 04
2
RoR: recognizing a defined class
Hi all, I am very new to Ruby and I have a silly question: how do I get RoR to "recognize" that I just defined a class? To be more explicit, I have a controller and view, and then I want to create a class and get the controller to "see" it. So, I created a file called "myobject.rb" in the models/ directory and inside it defined "class myobject [...] end".
2006 Jul 11
17
[Best Practices] phone numbers??
I''ve seen phone numbers handled many different ways. Is there a recommended Rails way to store, format and display phone numbers? I''d appreciate comments from the community on this. 1. Is it better to store phone number as a 10-digit string? Then format it as desired when displaying it? 2. or, is it better to store with formatting, ie. "(222) 111-2222" ? 3. Is
2006 Nov 04
0
RoooR ahead with your career: Looking for a RoR developer (50k, Amsterdam)
Dear all, We are looking hard for RoR developers for a job opening in Amsterdam. It is a financial company based in Amsterdam and at the moment they are scaling up their RoR projects and are in need of some motivated and ambitious developers. Who will be challenging the boundaries of this new language, and who will grab the 50k starting salary?! Please respond quickly for the full job
2006 Apr 12
1
Any case studies available for RoR implementation?
Hi, I am doing a research project on application frameworks (specifically the evaluation and selection of) and Rails is one of the key frameworks I am evaluating. Does anyone know of any case studies on RoR out on the Internet? Is anyone prepared to write up a case study for me on a project that succeeded thanks to the structure and dynamism of Rails? Only needs to be 1 page. Anyone who
2006 Apr 18
2
RoR, lighttpd, and localhost
This is really more of a web server configuration question, but it seemed like a problem in which RoR''ers would be well versed. I am running a RoR app on lighttpd behind an Apache proxy (well, reverse proxy is perhaps more accurate). Since the requests are being proxied to Lighttpd from the same server, my Rails apps think that the requests are coming from localhost. As such, anytime
2006 Jun 26
2
RoR authentication with IBM Notes/Domino
This is a very simple authentication system for a Ruby on Rails server in the same internet domain. It will allow you to get back the username of the person hitting your server provided they already have authenticated with an IBM Lotus/Domino or Websphere server that uses multi-server based session authentication. IBM Domino/Websphere authentication works by placing an encrypted cookie for a given
2006 Aug 08
0
[OT] Houston RoR Group meeting for tonight cancelled
The Houston RoR group meeting is off for tonight (Aug. 8) due to some issues with the venue for the meeting that came up at the last minute. We are rescheduling for next Tuesday, the 15th. Sorry for the inconvenience and late notice. Keith Lancaster http://groups.yahoo.com/group/Houston-RoR/ -- Posted via http://www.ruby-forum.com/.