similar to: Reporting support for Rails app

Displaying 20 results from an estimated 40000 matches similar to: "Reporting support for Rails app"

2010 Apr 22
1
[JOBS] Ruby on Rails Developer @ SideReel.com
Hi there, We''re looking to add an experienced Ruby/Rails developer to our team here at SideReel in San Francisco. SideReel.com is a fast-growing web site with millions of users that aims to be the center of the online TV world. We are a small established start-up located on the top floor of an old brick office building south of Market Street in San Francisco. We offer competitive
2006 Apr 07
1
Rails on Oracle tutorial... from Oracle!
I''ve not seen this posted anywhere else on the list.. http://www.oracle.com/technology/pub/articles/haefel-oracle-ruby.html?rssid=rss_otn_news Abstract: " You may have already heard about Ruby on Rails, the new application framework that seems to be taking the Web development community, in particular J2EE and PHP programmers, by storm. Rails is a capable Web application platform
2006 Jun 28
20
Rails Vs JBoss Seam
I have been frustrated with J2EE technology just like any other developer who has worked in that technology for a long time. This made me learn about Rails and I was excited about RoR. Today I came across JBoss Seam framework and I am not able to contain my excitement. My passion for JEE development is back. It seems like it is better than RoR. I would like to hear differnt opinions about this
2006 Aug 07
3
Monitoring Rails apps?
I just had an interesting meeting with developers from other parts of my company. One of the things they said they really liked about Java- based solutions was the availability of sys-admin tools to monitor Java (probably J2EE) applications. Nothing comes to mind in the RoR camp to cover this. I''m sure there are plenty of generic tools for watching pings and log files, but is
2007 Jun 30
0
Ruby on Rails Developers Needed to Join Global Team
auctionPAL Inc (http://www.auctionpal.com) is seeking to hire 1 or 2 experienced Ruby on Rails developers to join an existing global team of engineers. We have a mixed technology platform using Ruby as a front-end and working with J2EE middleware and mysql databases. This is a great opportunity for experienced RoR developers to join an agile development team and work on some exciting new
2006 Apr 13
3
Java/J2EE DAO/model objects vs. Ruby/Rails model objects
In typical Java/J2EE applications, domain model object do not have much logic, they are basically data holders. It seems to be considered a sin to put persistence logic in the domain model objects, instead it should be put a DAO (Data Access Object). I have always thought this seems funny, after all, what seems more natural/object-oreiented?: user.save() or userDao.save(user) In Ruby/Rails,
2006 May 07
0
RAILS DEVELOPER CONTRACT: Munich, Germany
Hello, I am looking for a Rails developer with strong J2EE background asap. You will participate in a team to develop a new inhouse-system for international use for a respectable and well known company. Creative thinking, dedication and good problem solving skills are a must. Required Skills: J2EE, HTML, CSS, JavaScript, Ruby, RoR, SQL German language skills are not needed. This is a long
2006 Jan 09
0
Ruby on Rails Consultant Wanted
We''re a J2EE development shop in Vancouver, BC, Canada, and are taking a serious look at Ruby on Rails for some major projects. We''re looking for a consultant with extensive (5+ years) J2EE application development experience, who has deliverd one or more Ruby on Rails projects. Initially we are looking for someone to provide 3-5 days of on-site consulting to work with our
2011 Apr 18
0
Mobile application / Ruby on rails development
I have 20 years experience in software industry with focus in Open Source Platforms, Frameworks and Tools Development, Web based development using J2EE and Open Source Platforms,.Net Based Product(s) Development and Mobile System and Application Development. Currently I am involved in the development of mobile integration of Issue tracker running on GitHib using Rhomobile platform. This is an
2006 Apr 04
10
Ruby server infrastructure evolution -> app. servers?
All, Just musing about this whole FastCGI thing (that I hadn''t even thought of since 1999 when looking at OpenMarket for a customer and even then it was "old"), and wondering when we might see projects/products that attempt to provide Ruby application services in a J2EE-like container. I see the Cerise project - any interesting information on that? I''m assuming
2004 Aug 06
0
Too many "too many errors"
Let me explain more of my testing. I take the same laptop (a cheap compaq). I point winamp at my icecast server, which is one hop away (frame relay T1). After 30-40 min I get stuttering and eventual disconnect. I point same winamp on same laptop to random icecast server(s). It's fine for more than 2 hours, at a higher bitrate even. (I am broadcasting at 40kb, I tested rates at 96 and 128kb.)
2004 Aug 06
0
Too many "too many errors"
Let me explain more of my testing. I take the same laptop (a cheap compaq). I point winamp at my icecast server, which is one hop away (frame relay T1). After 30-40 min I get stuttering and eventual disconnect. I point same winamp on same laptop to random icecast server(s). It's fine for more than 2 hours, at a higher bitrate even. (I am broadcasting at 40kb, I tested rates at 96 and 128kb.)
2003 Feb 12
2
Samba 3.0 AD usage problems
Dear all, I downloaded samba3.0-alpha21 and followed each step in "ADS-HOWTO.txt". But mapping a network directory from a Windows client failed (step 4: Test your server setup). (Succeeded in other steps.... Including step 5) Only local users in the samba server can access the share folder. (Please refer to the smb.conf listed below...) And "#kadmin -p administrator" fails
2005 Aug 13
2
Only rsyncing small files
Hi! Is there a possibiliy to tell rsync only to copy files less than eg 10Mb of size? I'm running a dedicated backup-server, and would like to skip backing up my downloaded iso-files. They can bee downloaded again if requeired ;-) -- Henning Wangerin <mailinglists-after-041101_reply-not-possible@hpc.dk>
2005 Dec 28
1
Ruby on rail newbie
Hi everybody, sorry if the message does not have this place there. I''m a one-year experienced php developper. I use this language for all my web applications. I prefer php to Java/J2ee because, of its simple features, its powerness and the fact that it let the user choose the way he wants to program(This is particularly benefical when i''m prototyping) For me the
2006 May 29
1
Init lifecycle and rails
In a servlet J2EE application, there is an init style method that gets called after that servlet is loaded. Is there something similar within a rails controller context. I am looking for something where I can load and setup a particular object. Also, what about with sessions as well. I would like to call some library when a user session begins and possibly kill that object when the
2005 Oct 03
1
Bachelor's Thesis on Ruby on Rails
Hey guys, Does anyone has an idea for what one can do for a bachelor''s thesis on Ruby on Rails? Possibly focusing on design patterns/benchmarking it against J2EE and stuff like this? Will be eternally grateful if anyone can contribute any idea! Regards Steve _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2006 Mar 28
5
Rails 1.1 for new apps only
Hi, I was very excited to hear that Rails 1.1 project has been released. It gave me the fire I need to get started on a pet project I''ve been thinking about. However I have a couple apps that don''t seem to play nice with Rails 1.1, mainly Typo. So my question is: How can I install Rails 1.1 for only a new application? thanks, scott.
2006 Feb 05
5
Ruby on Rails Fans
Interesting article with lots of comments. Compares J2EE, .Net, PHP (flexies vs. stiffies...): http://shiflett.org/archive/190 Joe -- Posted via http://www.ruby-forum.com/.
2005 Dec 15
5
Rails vs. J2EE: Sharing state in memory?
Hi, I am from a Java background and pretty new to Ruby and Rails. What I am wondering is how I would shared state accross requests and users without involving IO, i.e. use memory. My current understanding is that for each request a new process ist spawn and therefore it gets its own memory. So no sharing can take place between requests? Do I understand this right? For those who know