similar to: Webtrends For Rails ???

Displaying 20 results from an estimated 600 matches similar to: "Webtrends For Rails ???"

2006 Jun 24
2
Migrations problem with Agile Rails book
I am following the instructions on Agile Web Development with Rails book "Iteratio E1: Capturing an Order" section. When I run the migrations I get the following error. rake db:migrate (in /Users/balaparanj/work/depot) -- execute("alter table line_items \n add constraint fk_line_item_products \n foreign key (product_id) references products(id)") rake
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 May 19
2
Using Rails with Subversion
I followed the instructions at Hivelogic on Building Subversion (SVN) on Mac OS X and installed it on my machine. Now I am following the rubyonrails wiki on How to Use Rails With Subversion, it assumes that you have already created a subversion repository. Could someone please point me in the right direction for creating a subversion repository? Searching lead me to macdevcenter which seems to be
2006 May 17
3
WebServices: execution expired
1 hour spent and I can''t got explanation why I have "execution expired" when I trying to test this web service: Pointed to: http://localhost:3000/news/list class NewsService < ActionWebService::Base web_service_api NewsApi def list [NewsTopic.new, NewsTopic.new] end end class NewsController < ApplicationController wsdl_service_name ''news''
2006 May 18
10
new user.
Question please. I''ve bought the beta ''Agile web dev with rails''. Are book related questions valid on the list please? regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk
2006 Jun 12
5
railish icons?
This is a little off topic but someone here knows, I''m sure... Does anyone have a good site to find freely available standard icons for things like add/edit/delete/save? I''m looking for a set of clean and simple matching icons that capture that Railsy-Web 2.0 feel... Maybe icons aren''t Railsy... Steven -- Posted via http://www.ruby-forum.com/.
2006 May 18
3
gem install -- need help
I am having problems trying to install new gems. Most notably, recently I have attempted to install the fcgi and the mysql gems. In both cases, I get the following error: can''t find header files for ruby. ERROR: While executing gem ... (RuntimeError) ERROR: Failed to build gem native extension. Gem files will remain installed in .................. Can anyone shed any light on
2006 May 28
1
Data Migration
Is there any tools for migrating data from old database to a new database to be used by rails? Thanks in advance. http://www.ProblemSolvingSkill.net Hone your problem-solving skills
2006 Jun 25
1
Unit Testing failure
When I run the unit testing code in Unit Testing Models chapter of the Agile Rails book, I get the following error: $ ruby test/unit/cart_test.rb Loaded suite test/unit/cart_test Started F. Finished in 0.21806 seconds. 1) Failure: test_add_duplicate_product(CartTest) [test/unit/cart_test.rb:22]: <4690> expected but was <3579>. 2 tests, 3 assertions, 1 failures, 0 errors require
2010 Sep 09
5
fixme:ole:OLEPictureImpl_SaveAsFile
Hello: I'm trying to get Webtrends 6.5 working on Wine 1.2.0 (on Fedora 13). The main Webtrends app (wt_log.exe) runs fine, until I try to generate a report and I get the error in Wine: fixme:ole:OLEPictureImpl_SaveAsFile When this happens, I get an error in Webtrends: "unable to extract bmpinfo (using vic32.dll) from file..." I've tried installing "dcom98" with
2004 Jun 17
1
Webtrends blowing up my mapping since samba upgrade
I have yet another really weird possibly samba problem... This is bizzare This was all working before, then I rebuild my samba install.. I have a windows computer that connects, and grabs a web server access-log from the drive and processes it (WEBTRENDS). From the windows desktop I can browse the mapped drive letter, view the file, edit the file. When webtrends tries it, It says it
2006 May 23
11
New "made with Rails" site launched: www.invitika.com
We''ve finally finished up work on our application and are now beginning our beta. The site (SMS+mobile blogging+event planning+LBS+photos) is built using 100% Ruby on Rails. Many thanks to all the people who answered questions over the months on this list. Our experience with Rails was overwhelmingly positive! We''d love to hear any feedback you might have:
2006 May 15
26
Mongrel / RoR first page load times.
I am noticing considerably longer first page load times on most of my rails apps running Rails (1.1.2) off Mongrel (0.13) on linux. After the initial request everything seems to run OK. Has anybody else noticed this and is there anyway to compensate. Also following the instructions for working with unicode from the rails wiki, the number of pages served drops noticeably. Are there any sites
2004 Jul 24
0
Webtrends drops connection to samba server (1345 does not help)
I have been tinkering with this problem for a little while now, and someone had previously suggested: https://bugzilla.samba.org/show_bug.cgi?id=1345 As a possible solution. The description and symptoms sound just like my problem, but even with the patch installed it is still one busted connection. Essentially what happens is that windows XP is connected fine, I can browse the share, open
2006 May 23
14
Learn Ruby before Learning Ruby on Rails ?
hello Friends, I am a newbie to "Ruby or Ruby on Rails". A J2EE application architect at my day job. A fairly experienced PHP web-developer as well. After reading into the many articles on Ruby/ROR, have to admit looks pretty good so far. Really serious about getting into this and possibly developing some good Web 2.0 applications. Just wondering the best way to learn Ruby on
2006 May 18
0
LoginGenerator
try >sudo gem install login_generator > -----Original Message----- > From: rails-bounces@lists.rubyonrails.org > [mailto:rails-bounces@lists.rubyonrails.org]On Behalf Of Bala Paranj > Sent: Thursday, 18 May 2006 1:26 PM > To: rails@lists.rubyonrails.org > Subject: [Rails] LoginGenerator > > > I am following the instruction on the wiki and when I run: > gem
2010 Aug 28
1
Wine 1.2, how to run services?
Hello: I am running Wine 1.2.0 on a Fedora 13 box. I'm trying to install Webtrends 6.5 , which can run its scheduler in service mode. It installs the service OK, and I can see the service using the "sc" and "net" commands in wine. However I cannot figure out how to start the service. I've tried using "wine net start {servicename}" , and it says that it
2006 Jul 20
7
Can this be done?
What I want: I get a normal http request containing a URL from a remote server. Instead of redirecting to that URL, I want to load it into an iframe on an existing page. I''ve tried a number of approaches with no success. Can anybody suggest a good way to do this? Alternatively, if you can say "this is bloody impossible, because....", that would be helpful, too. --Al Evans
2003 Aug 13
1
automating smbclient tasks
Ladies and Gents, My project requires me to share IIS log files with my Linux box. The outcome of this solution is using Webalizer instead of horrid Webtrends. I have testing most of this procedure, Webalizer does great with the combined log files (using mergelog). In any case, I need to script the download of the files from one server to another. I use something of the following to connect
2006 Jul 20
9
Including children''s children?
a has many b''s b has many c''s results = A.find params[:id], :include => :b How do you also make sure the b''s include the c''s? Thanks for your help. Thank You, Ben Johnson E: bjohnson@contuitive.com O: 800-341-6826 M: 817-229-4258 -------------- next part -------------- An HTML attachment was scrubbed... URL: