Displaying 20 results from an estimated 20000 matches similar to: "Need help on software"
2005 Dec 15
6
Code from famous RoR video?
Does anyone know where I could get text file with the code from the
famous video where they create a Weblog in 15 minutes -- The one that''s
here: href="http://rubyonrails.com/screencasts?
(I can''t just watch it here at work, and I''d like to avoid having to
re-type everything in any case.)
Thanks!
--
Posted via http://www.ruby-forum.com/.
2006 May 19
37
OS for rails development: Windows vs. Mac?
Caveat: this is not a discussion about *hosting* a rails app on windows.
Anyway...Macs are everywhere you look when researching rails (demo vids,
tutorials, and pictures from rails training classes). I''m interested in
what the pros to using a Mac for rails development are (besides
textmate). Is it more of a cultural thing, a what would 37 signals do
thing, is it a unix thing, or
2005 Dec 15
3
CocoaMySql Equivalent Tool for Linux & Windows
In the screencast on RoR.com entitled "Creating a weblog in 15 minutes" the tool CocoaMySQL is being used to define and modify the database schema.
http://media.rubyonrails.org/video/rails_take2_with_sound.mov
http://cocoamysql.sourceforge.net/index.html
CocoaMySql runs only on OSX. Are there equivalent tools for Linux and/or Windows?
Thanks!
2006 Feb 24
6
MySQL client used in online presentation?
Hi, could someone tell me the name of the MySQL that''s being used with the
online presentation:
http://media.rubyonrails.org/video/rails_take2_with_sound.mov
Thanks in advance,
-Conrad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060224/bdf999b0/attachment-0001.html
2009 May 09
7
does somebody use XCode on Mac for RoR instead of TextMate?
does somebody use XCode on Mac for RoR instead of TextMate? I wonder
how is it compared to TextMate... TextMate uses the default font of
Monaco... the Xcode screenshot on Wikipedia uses Courier... I wonder if
Xcode looks as good as TextMate when the font is changed to Monaco as
well? Thank you.
--
Posted via http://www.ruby-forum.com/.
2006 Sep 12
22
[ADV] James Edward Gray's TEXTMATE book now in beta
Folks:
Sorry for the commercial, but I''m excited about this one. I''ve been
using TextMate for most of my work for a year now---if you''re on a
Mac, it really is the best tool for writing Rails code. So when James
Edward Gray II offered to write a book on TextMate, I jumped at it.
James helps maintain the Ruby support in TextMate, and this knowledge
comes
2006 Feb 26
16
MySQL GUI for OS X
G''day everyone,
I''ve got Rails up and running, but am having trouble finding a stable
MySQL client for OSX.
I was looking at the ''Creating a weblog in 15 minutes'' screencast from
rubyonrails.org - what MySQL client is David using?
I''ve found the MySQL clients (Administrator / Query Browser) to be
highly unstable and rather pathetic under OSX.
If
2009 Feb 09
7
favored development environment
I am about to purchase a laptop strictly for development (ruby &
rails) and then leverage my existing large screen monitor with it when
in the office. Laptop monitor for running tests, large screen for
development etc. Wondering what the consensus is now on most ideal
environment for rails at this point? Macbook pro + textmate? Pc with
unbuntu + vim(or whatever)? what are most professional
2008 Sep 16
4
vmware macosx
Hi Guys
does anyone have a ''working'' macosx vmware instance ? i.e. you have
the networking working ok so you can use ichat.
would love to use macosx and textmate for RoR development but I dont
fancy parting with > $US1,500 for a new Mac that is half the speed,
one quarter the RAM and a fraction of the HD of my current PC.
regards
damian
2006 Apr 23
18
Applications used in the Rails video?
Hi all,
I just watched the rail video:
http://www.rubyonrails.org/media/video/rails_take2_with_sound.mov
I am just curious. I can tell that the video was done on a Mac, but I
cannot tell which applications were used for editing the code, and for
interfacing with MySQL database.
As far as editing source code, I normally use BBEdit (I''ve used it since
1994), but the editor used in
2006 Apr 01
5
What IDE for Rails on OSX?
Hi,
I''m using TextMate for rails development on OSX, but have reached a point
where I need to run in a debugger and be able to step through the code as it
executes. I have previously used the Eclipse Ruby plug in and another IDE
for ruby development on windows, but never figured out how to run a Rails
app in the debugger.
How are other textmate users debugging and what else is there on
2006 Feb 15
8
[OT] I user CocoaMySQL... anyone have any other preferences for MacOS X?
Looking for a quality alternative... if there is one :-).
John Kopanas
http://www.kopanas.com
=====================================================================
http://www.soen.info - source of the freshest software engineering
information on the net
http://cusec.soen.info - software engineering conference
2006 Apr 17
11
Would you switch jobs for the chance to use Textmate?
Lets say you had a pretty decent job, but your company mandated use of
emacs. The poaching employer offers you a free copy of Textmate(tm).
Would you jump ship solely in order to use Textmate at company B?
Cheers,
Dave
--
Posted via http://www.ruby-forum.com/.
2008 Jul 24
3
Integrating R and Textmate
To Whom It May Concern:
I need to use various packages in R and I also want to use Textmate.
Problem 1: Textmate doesn't seem to recognize the packages that are
already installed on R. Problem 2:
When I execute the following command:
install.packages("ade4", repos="http://cran.r-project.org", contriburl
= contrib.url(
2005 Aug 31
6
Software to code Rails
Hi!
After searching the list''s history an the rails-wiki I come to the
conclusion that the subject of "which software to use for rails-coding"
isn''t disucssed and written down yet. So here is my question:
Watching a video like
http://rubyonrails.org/media/video/clips/components.mov five question come
to my mind
1. Whats the name of the commendline-software?
2. What
2007 Nov 28
6
textmate bundle
Does anyone else have issues running rspec textmate bundle? I''ve got
revision 2997, but the blasted thing just won''t run.
It is checked out to my /Users/zdennis/Library/Application
Support/TextMate/Bundles/RSpec.tmbundle
When it runs I get the below error...
"textmate" is not a valid class name
2006 Mar 30
25
TextMate for Rails development -- why?
Greetings,
I am curious, I see quite a few references to using TextMate for
rails development. I downloaded TextMate and used it for 30 days. I
do not see what everyone is raving about. Snipplets are nice, but
other editors do the same thing, some with much more power.
Can anyone tell me what makes people draw to TextMate? Maybe I am
missing the whole reason, I''d really like to
2009 Mar 07
2
[rspec/tm] When running the textmate bundle hook using command-r I get an error about missing rubygems
I get the following error using both edge version of the TM bundle and
rspec/rspec-rails in vendor/plugins.
/Users/nshb/Library/Application Support/TextMate/Bundles/
RSpec.tmbundle/Support/lib/spec/mate.rb:2:in `require'': No such file
to load -- rubygems (LoadError) from /Users/nshb/Library/Application
Support/TextMate/Bundles/RSpec.tmbundle/Support/lib/spec/mate.rb:2
from
2011 Oct 03
1
Unable to load local library via GUI
Hi all,
Not sure if this is the best list, please point me to a more appropriate list if necessary.
Running Mac OSX 10.7.1
R version 2.13.1 Patched (2011-08-14 r56741)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
I have a locally developed library (libmlalgs), which I am able to install via the command line:
2005 Nov 08
3
Textmate "e ." in the Video
>From the newbie corner...
In the demo video our illustrious Rails guru summons textmate with "e
." from the command line, magically opening textmate within the
context of the respective rails app.
I downloaded textmate, love it, but want to know how to make the same
magic happen from the command line, rather than having to open the app
via gui in the Applications folder.
Thanks.