search for: bleyth

Displaying 19 results from an estimated 19 matches for "bleyth".

Did you mean: blyth
2006 Jul 18
9
Simple Array Issue - HELP
Ok, I am interfacing with the del.icio.us API and I want to collect the links in an @instance variable for my view. But I''m having trouble with that part. Here''s what I have: def get_authenticated(path, http) request = Net::HTTP::Get.new(path) request.basic_auth ''user'', ''pass'' response = http.request(request) response.value response.body end
2006 Mar 22
6
OT: a very simple .vimrc example to use with my gmail account, pls help
Hi guys, is there a very very simple .vimrc example to use with my gmail account? i couldn''t find it from uncle google. Please help, my thunderbird is becoming so slow with hundreds of thousands of email.. i don''t want to use it anymore, i want to use mutt. i''m using Mac OS X 10.4.5 (Tiger) and mutt (DarwinPort) Thank you very much for your help and sorry for this OT.
2006 Jun 26
6
paypal ipn from leetsoft
Has anyone had any luck with the paypal gem from leetsoft (Tobias Luetke)? I''m successfully sending off and making payments, but the ipn doesn''t send back to my site. I have the notify_url set in the form, have a action set for the ipn postbacks, but all I get from my sandbox after payment is a "view shops" page from paypal after payment is made. -- Posted via
2006 Jul 27
5
Dreamhost working deploy.rb? Can anyone post/send me a copy?
Hi, Just trying to get Capistrano working to Dreamhost. I''m hitting a permissions issue on the reaper file at the moment. Has anyone a copy of the capistrano DEPLOY.RB file they could post or send me a copy of please? Thanks Greg -- Posted via http://www.ruby-forum.com/.
2006 Jun 27
3
Capgem 0.1 Released
I''ve put up a first release of Capgem on Rubyforge. It''s available under the MIT license. Capgem is an extension to Capistrano which adds a pack task to Capistrano so you can package up your Rails application as a Gem. This is useful if you are in an environment where Capistrano''s remote deployment tools aren''t an option. Capgem currently adds start and stop
2006 Mar 22
5
FTP hangs Rails!
Hi! I''m running a Rails app on Apache/FCGI, with a single handler process on the server. At one point my application needs to FTP a bunch of files to a remote server. When it starts doing this, the server apparently freezes and doesn''t allow anyone else to do anything. Plus, after about twenty seconds, my nice status page vanishes from the browser, even though the
2006 Jun 27
13
Campfire: Dissection
Campfire REALLY intrigues me... Its simple enough, yet the possibilities are endless once they get the API in place for it. I''m curious though, how are they handling they load with say 50 campfire sessions going and 20+ people in each session. There are a lot of AJAX.Requests going I''m assuming. Seems to me the server *should* be getting bogged down on the constant
2006 Jul 10
26
Rails on a Mac - I''ve seen the light
Well I finally broke down and got me one of those Intel iMacs and a copy of Textmate. It took me a bit to get use to Textmate but once I learned some of the shortcuts I was cruising. Mac OS X took very little time to get used to as I already had a decent *nix background. Up until this point I had been primarily on Windows. Some of the productivity highlights I''ve found: 1. My CPU
2006 Jun 27
0
Re: Campfire: Dissection
...ferred returning JSON (or an array of JSON objects) -- it''s the simplest and most flexible for me. But I also have to develop in ASP.NET, so what do I know :) -----Original Message----- From: rails-bounces@lists.rubyonrails.org [mailto:rails-bounces@lists.rubyonrails.org] On Behalf Of Ben Bleything Sent: Tuesday, June 27, 2006 1:28 PM To: rails@lists.rubyonrails.org Subject: Re: [Rails] Re: Campfire: Dissection On Tue, Jun 27, 2006, Jon Gretar Borgthorsson wrote: > Doesn''t matter. The X is there because the request call in Javascript > is called XMLHTTPRequest. However that...
2006 Jul 19
2
best practice deployment
what is the best method to deploy from a development machine to production when you need slightly different files for each mode do you use TWO files such as db.yml.dev and db.yml.prod and use capistrano to deploy one or the other to database.yml or is it better to have one file and use conditions in your file such as <% if ENV[''RAILS_ENV''] = "production" %>
2006 Jul 06
4
Ruby code colorizer
Hi, Does anyone know of a html code colorizer for ruby source code? Ideally a typo plugin :) Regards, Jason
2006 Jan 12
4
Domain Registration -- Private ?
The domain registration companies are pushing an add-on called ''Private Registration'' where they keep your email and other personal info secret to prevent spam. Is this a good deal? Is it needed? Do you have it? Do you wish you did? Warren -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Dec 02
3
yaml Error When Trying to Generate Scaffold
Hello there, I am a Ruby on Rails newbie, and have been reading the book, "Agile Web Development with Rails", by Dave Thomas. Seem to be stuck on page 57, when trying to invoke "ruby script/ generate scaffold Product Admin"... My depot/config/database.yml file''s contents are: development: adapter: mysql database: depot_development socket:
2006 Sep 05
5
how to start a rails application w/out using "rails" command
Hello, I''m importing a project and want to use webrick to look at things locally, but i''m forced to setup a blank project using "rails" command in order for webrick to boot. How do i get around this? Thanks, Will -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to
2005 May 18
10
Salted Login Generator issues
Hello all, I''ve just installed and begun to integrate the salted login generator. So far I''m very impressed, though I''ve hit a few snags along the way. Unfortunately, I''ve met the first one that I haven''t been able to resolve on my own. When I hit the login action, I get errors in my log files. The specific error with trace is included below.
2006 Feb 15
36
Rubuntu Live CD for Rails
Friends- I am almost finished with a custom live cd called Rubuntu ;-) This is an ubuntu live cd variant that comes preloaded with ruby and rails developers in mind. I already have it working with all the basics but I was wondering what extras people would like to see on this distro. What editors with what configurations? What other tools do people really like for rails development on a
2006 Jul 29
29
Dynamically generating 10k pages per second
Hi, Anyone got an idea of how many web and database servers I''d need to push out 10,000 dynamic pages per second? Fairly simple pages and database queries. I''d appreciate recommendations for hardware. The clients for this project are anticipating large amounts of burst traffic. Joe
2006 Jul 01
22
TextDrive complaints
Hi all, I have deployed my Ruby On Rails application on TextDrive. At first everything seamed to be fine. However, lately, response time of my application is incredible slow. Worse, lately there is also a lot of downtime. I have contacted their support desk, however, they do not respond (at all, or very, very late). Has anyone else these experiences with TextDrive? And if so, what did you do
2006 Jul 14
0
FOSCON II: The Ruby Rodeo
PDX.rb presents... FOSCON II: The Ruby Rodeo! We invite you to join us for a set of presentations on Ruby programming and Ruby culture. Confirmed speakers include: * Alex Bunardzic * Lucas Carlson * Topher Cyll * Ryan Davis * Geoffrey Grosenbach * Amy Hoy If you didn''t catch it last year, FOSCON is a free and fun gathering of Ruby fans held in the evening during