Chet Farmer | 8 Jul 05:33

Can't update feeds?


My Typo blog at new.mischeathen.com has a feed that contains only the  
first post ever on that blog, and will not update.

How can I force this to behave properly? It vexes me. :(

Chet Farmer
chet <at> nogators.com
----
"I knew I love you oh various left bye." -- Erin,  according to  
CallWave's transcription service, 10/6/2007

Re: Can't update feeds?

Le 8 juil. 08 à 05:34, Chet Farmer a écrit :

>
> My Typo blog at new.mischeathen.com has a feed that contains only  
> the first post ever on that blog, and will not update.
>
> How can I force this to behave properly? It vexes me. :(
>
>
> Chet Farmer
> chet <at> nogators.com

Please, give us your Typo version and cache type used.
Fred

--

-- 
Frédéric de Villamil
frederic <at> de-villamil.com                        tel: +33 (0)6 62 19 1337
http://fredericdevillamil.com             Typo : http://typosphere.org
Chet Farmer | 8 Jul 18:36

Re: Can't update feeds?


On Jul 8, 2008, at 11:25 AM, de Villamil Frédéric wrote:
> Le 8 juil. 08 à 05:34, Chet Farmer a écrit :
>> My Typo blog at new.mischeathen.com has a feed that contains only  
>> the first post ever on that blog, and will not update.
>>
>> How can I force this to behave properly? It vexes me. :(
>>
>>
>> Chet Farmer
>> chet <at> nogators.com
>
> Please, give us your Typo version and cache type used.
> Fred

Mea culpa. I updated my typo install (and the binary is now dated  
yesterday) with the most current gem, but the blog itself still  
reports 5.0.2. How can I verify this?

The feed issue persists in both static html and semi-dynamic modes.

---
"Don't let your mongoose get cold or dirty, or it will die."
(Animals as Friends and How to Keep Them, by Shaw & Fisher, Dent 1939)
Robert Sanford | 10 Jul 20:20

Re: Can't update feeds?

I have not been satisfied w/ Typo but I keep on the mailing list.

If you want to do a full site management tool with a blogging engine
and don't mind PHP then I recommend Drupal.

If you just want a blogging tool then there are two Java ones that I
used to follow that you might be interested in
+ Blojsom (http://wiki.blojsom.com/wiki/display/blojsom3/About+blojsom)
which Apple included w/ one of their OSX Server releases and may still
do so. It is a file-based rather than database based engine.
+ Roller (http://rollerweblogger.org/project/) which is actually used
to power the Sun Microsystems blogs both public facing and internal as
well as IBM Developer Works blogs.

Or you could just keep on w/ Typo :)

rjsjr
Robert Sanford | 10 Jul 20:20

Re: Can't update feeds?

Apologies. This was intended as a private message to another member.

rjsjr

On Thu, Jul 10, 2008 at 1:20 PM, Robert Sanford <wobbet <at> gmail.com> wrote:
> I have not been satisfied w/ Typo but I keep on the mailing list.
>
> If you want to do a full site management tool with a blogging engine
> and don't mind PHP then I recommend Drupal.
>
> If you just want a blogging tool then there are two Java ones that I
> used to follow that you might be interested in
> + Blojsom (http://wiki.blojsom.com/wiki/display/blojsom3/About+blojsom)
> which Apple included w/ one of their OSX Server releases and may still
> do so. It is a file-based rather than database based engine.
> + Roller (http://rollerweblogger.org/project/) which is actually used
> to power the Sun Microsystems blogs both public facing and internal as
> well as IBM Developer Works blogs.
>
> Or you could just keep on w/ Typo :)
>
> rjsjr
>

Re: Can't update feeds?

Le 10 juil. 08 à 20:20, Robert Sanford a écrit :

> Apologies. This was intended as a private message to another member.
>
> rjsjr
>
> On Thu, Jul 10, 2008 at 1:20 PM, Robert Sanford <wobbet <at> gmail.com>  
> wrote:
>> I have not been satisfied w/ Typo but I keep on the mailing list.
>>
>> If you want to do a full site management tool with a blogging engine
>> and don't mind PHP then I recommend Drupal.
>>
>> If you just want a blogging tool then there are two Java ones that I
>> used to follow that you might be interested in
>> + Blojsom (http://wiki.blojsom.com/wiki/display/blojsom3/About+blojsom 
>> )
>> which Apple included w/ one of their OSX Server releases and may  
>> still
>> do so. It is a file-based rather than database based engine.
>> + Roller (http://rollerweblogger.org/project/) which is actually used
>> to power the Sun Microsystems blogs both public facing and internal  
>> as
>> well as IBM Developer Works blogs.
>>
>> Or you could just keep on w/ Typo :)
>>
>> rjsjr
>>

(Continue reading)

Chet Farmer | 12 Jul 20:47

Re: Can't update feeds?


On Jul 12, 2008, at 2:43 AM, de Villamil Frédéric wrote:
> Don't apologize, this is quite interesting. One of my jobs as a QA  
> manager is just to get feedback from unsatisfied users in order to  
> improve the application, and you just seem to fit the role. So  
> please, tell me more, I'm really looking forward reading what can be  
> improved here. I would have prefered a patch, but some feedback will  
> be OK too.
>
> -- 
> Frédéric de Villamil

Well, Robert was replying to me; it's my frustration with Typo he's  
addressing.

My first real issue with it is the complexity of its installation, and  
the requirements it imposes if you want to run it on the same box with  
Apache (i.e., the proxying thing with Mongrel). I found little in the  
way of informative installation instructions; mostly I saw step-by- 
step guides that explained nothing beyond "do A, B, and C".

But that's a basic architecture thing. The Typo leaders decided to  
build it this way, despite the extra complexity it demands over a  
traditional LAMP-stack-in-a-VHost type deployment. Mileage varies, and  
all that.

My major complaints with Typo itself are three-fold:

First, that it does not play nice with MarsEdit or any other local  
blogging client. I'm coming to Typo from a long-term Blosxom install  
(Continue reading)

Re: Can't update feeds?

> Well, Robert was replying to me; it's my frustration with Typo he's  
> addressing.

2 feedbacks are still better than one, thank you for yours

> My first real issue with it is the complexity of its installation,  
> and the requirements it imposes if you want to run it on the same  
> box with Apache (i.e., the proxying thing with Mongrel). I found  
> little in the way of informative installation instructions; mostly I  
> saw step-by-step guides that explained nothing beyond "do A, B, and  
> C".

There are actually lots of way to run Typo, or any Rails app. Let's  
say :
– Apache + mongrel
– Apache + mod_rails (my favourite, and the easiest way imho, just run  
mod_rails 1.5 since 1.9 and beyond have issues with the memory). Check  
at http://typosphere.org/2007/08/26/install-typo#apache_modrails
– Apache + fastcgi
– Nginx + thin
– Nginx + mongrel
– Lighttpd + thin
– Ligthtpd + mongrel
– Lighttpd + fastcgo

And I may forget some of them.

> But that's a basic architecture thing. The Typo leaders decided to  
> build it this way, despite the extra complexity it demands over a  
> traditional LAMP-stack-in-a-VHost type deployment. Mileage varies,  
(Continue reading)

Chet Farmer | 15 Jul 16:03

Re: Can't update feeds?


On Jul 12, 2008, at 5:02 PM, de Villamil Frédéric wrote:

>> Well, Robert was replying to me; it's my frustration with Typo he's  
>> addressing.
>
> 2 feedbacks are still better than one, thank you for yours

Hey, glad to. BTW, I'm gonna go ahead and address this:

> Hope this will, haven't written a so long mail in English for ages,  
> hope I didn't do too much mistakes

Your English is very, very good. I don't have any trouble  
understanding you.

>> My first real issue with it is the complexity of its installation,  
>> and the requirements it imposes if you want to run it on the same  
>> box with Apache (i.e., the proxying thing with Mongrel). I found  
>> little in the way of informative installation instructions; mostly  
>> I saw step-by-step guides that explained nothing beyond "do A, B,  
>> and C".
>
> There are actually lots of way to run Typo, or any Rails app. Let's  
> say :
> – Apache + mongrel
> – Apache + mod_rails (my favourite, and the easiest way imho, just  
> run mod_rails 1.5 since 1.9 and beyond have issues with the memory).  
> Check at http://typosphere.org/2007/08/26/install-typo#apache_modrails
> – Apache + fastcgi
(Continue reading)

Re: Can't update feeds?

Chet Farmer wrote:
>
> Sure, but "LAMP" has been extended to mean most Linux + Apache + (some 
> open source DB) + (some interprested language). I've seen stuff with 
> Perl or Python plus Postgres referred to as "LAMP" b/c the 
> installation was a simple matter of bringing up another virtual host 
> under apache and installing the right module. Follow?
>
> Typo is part of a whole different tradition (the Rails world). I don't 
> fault it just because of that; I just dislike the additional complexity.
    Hi, Chet.  I'm running Apache2, Ruby on Rails for my blog 
(http://blog.jkl5group.com) and honestly, I found the install trivial...

In /etc/apache2/sites-available I have "vhost.jkl5group.com" which contains:

 - - - - - - -
<VirtualHost x.x.x.x>
  ServerName blog.jkl5group.com

  # Change this to your email address
  ServerAdmin webmaster <at> jkl5group.com

  # Change these to be valid paths for your host.  The DocumentRoot path
  # isn't very important because we don't actually use it for anything.
  # For security's sake, it's best that it points to an empty directory,
  # but that's not critical.
  DocumentRoot /home/jkl5groupcom/public_html/blog
  ErrorLog /home/jkl5groupcom/webLogs.d/blog_error.log
  CustomLog /home/jkl5groupcom/webLogs.d/blog_access.log combined

(Continue reading)

Scott Likens | 16 Jul 05:22

Deploying Ruby on Rails Applications (was: Re: Can't update feeds?)

To whomever it may concern,

I notice the common thread here.  How to deploy typo?  

There is many ways to deploy typo, the most common is 

1) FastCGI.  (It's also the most murky confusing documentation imo, I don't blame this on typo, I blame this on FastCGI Documentation and the people who wrote it).
2) Mongrel/Webrick
3) Phusion Passenger (aka mod_rails?)

Now, there's no real difference with Mongrel/Webrick if you run nginx or Apache or lighttpd.  It works, it's well documented and takes the most amount of memory (actually all of them really take the same amount of memory, you just don't see the ruby process hanging around using up 140megs of memory).  Phusion Passenger... Excellent option, if you have a cheap Dreamhost.com account that is going to be your easiest option, documentation is decent and it's much easier to deploy.  

So there you have it, 3 basic methods to deploy your blog.  If your coding Ruby on Rails chances are this is nothing new to you, and you have no problem with it.  But those who have come from the "PHP Boat" (as we'll call it, a/k/a wordpress, etc) they just untar files into a directory edit a few files, loadup their web browser and bam.  It works.  This is because the company behind PHP has spent a great deal of time and money at making PHP the dominant language.  It doesn't make it better, or worse or anything.  (It scales horribly also for those of you who are talking about scaling).  Let's say you grab a Perl based blog, what's your common problem?  Well mod_perl, perl with ithreads enabled.  Yeah you can use it as a cgi script and have it exec perl on each page/function.  But again, we'll go with it does not scale well.  We have Python and django, I know have not touched any of the django software really so I won't go there.

So let's bust out some simple myths,

Rails is hard to deploy, FALSE.  In fact Ruby on Rails Applications are quite easy to deploy provided your hosting company gives you an environment where it can deploy sanely.  This is something that DHH has commented on a few times; there is no way to make the pain of deploying a Ruby on Rails app on a "bad/cheap hosting server" go away.  Is that the fault of Ruby on Rails? or the company you chose to host with?  I'll let you decide on that one.

Rails does not scale, FALSE.  Ruby on Rails does Scale well if the developers write the application with scaling in mind.  Put the Rails app behind a Local Traffic Manager, and inject parts of the page to be pulled from services like Akami and other various things.  Look at Twitter and other Ruby on Rails based web apps.  Anyone who tells you that Ruby on Rails is not enterprise ready, lied to you.  Ask for your money back and tell them to get the heck out of your office.

Any questions? good great.

There is alternatives to Ruby on Rails, such as Merb (http://www.merbivore.com/).  You can read the website about it, it's interesting, it's thread-safe and it's quite exciting.  Which brings me to Featherblog (http://featherblog.org).  It's currently a work in progress and is in no way shape or fashion complete.  However it's extremely fast, and will be more lightweight.  One of the developers of it (eldiablo)'s web site is running feather at http://crazycool.co.uk

My single point of this post is that there is great documentation (for the most part) on how to deploy Typo, or any other Rails app.  I will freely admit that the last decent version of typo in my personal opinion was typo 4.1.1.  That whole Rails 2.0 version really jaded me, and now Rails 2.1 is out.  Makes me more jaded, and is making me walk away from Rails as a viable option.  They are throwing out more and more versions, and quite frankly I have not kept up, I need to buy the new version of Pragmatic Programmers for Rails 2... which is already out of date as 2.1 is released :(

I think the best thing I can say out of this, is if your having a problem deploying Typo (or anything else) please file a bug, write an email, give as much detail as you can.  The more detail the better, so the developers of typo can find and squash the bugs.  Remember, if you don't raise your voice, you don't say this is broken; you have failed the community.  Just as much as you have failed the community if you fix what is broken, without reporting it and giving a patch so it can be addressed.  Not everyone is a developer, not everyone can program ruby on rails.  But Frédéric cannot fix a bug he is not aware of, nor can Piers.  

Thank you for your time.

Sincerely,

Scott M. Likens
_______________________________________________
Typo-list mailing list
Typo-list <at> rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list
Chet Farmer | 16 Jul 08:24

Re: Deploying Ruby on Rails Applications (was: Re: Can't update feeds?)


Look. I like Typo. I'm still trying to use it. But mails like this  
just tick me off. They provide no help to speak of while insisting  
there is no problem.

Also, proofreading is a good idea.

On Jul 15, 2008, at 10:22 PM, Scott Likens wrote:
> To whomever it may concern,

I reckon that would be me, among others.

> I notice the common thread here.  How to deploy typo?

Why do you think that is?

The choices are:

a) Typo IS hard to deploy; or
b) Typo isn't hard to deploy, but is poorly documented; or
c) Typo isn't hard to deploy, and is well documented, but the  
documentation is hard to find; or
d) The people posting this question are all idiots.

Hint: It isn't (d), and (a), (b), and (c) are functionally identical.

> There is many ways to deploy typo, the most common is
>
> 1) FastCGI.  (It's also the most murky confusing documentation imo,  
> I don't blame this on typo, I blame this on FastCGI Documentation  
> and the people who wrote it).
> 2) Mongrel/Webrick
> 3) Phusion Passenger (aka mod_rails?)
>
> Now, there's no real difference with Mongrel/Webrick if you run  
> nginx or Apache or lighttpd.  It works, it's well documented and  
> takes the most amount of memory (actually all of them really take  
> the same amount of memory, you just don't see the ruby process  
> hanging around using up 140megs of memory).

Um, no. It is NOT well documented, or, if it is, those documents are  
not easy to find. They're not complete at Typosphere, and they're not  
apparent anywhere else I looked. I saw rote, by-the-numbers list dox,  
but nothing that explained why I was doing what it said to do, or what  
the rationale  was behind Mongrel vs. mod_ruby, or anything an admin  
will want to know when making the choices that are part of an  
installation. If those docs exist and I somehow missed them, I will  
GLEEFULLY accept pointers.

>  Phusion Passenger... Excellent option, if you have a cheap  
> Dreamhost.com account that is going to be your easiest option,  
> documentation is decent and it's much easier to deploy.

First I've heard of it. Maybe it's a great choice; I have no idea. I  
wish I'd known about it when I first started playing with Typo.

> So there you have it, 3 basic methods to deploy your blog.

You say this as though your post constitutes instructions. This is not  
the case.

> If your coding Ruby on Rails chances are this is nothing new to you,  
> and you have no problem with it.  But those who have come from the  
> "PHP Boat" (as we'll call it, a/k/a wordpress, etc) they just untar  
> files into a directory edit a few files, loadup their web browser  
> and bam.  It works.

Yup. Nice, too. This is, above perhaps all else, why a "bad" language  
(PHP) has earned such a dominant market position.

> This is because the company behind PHP has spent a great deal of  
> time and money at making PHP the dominant language.

Er, and PHP itself, or  mod_php, or whatever, pretty much Just Works  
without installing half a dozen more components, proxies, etc. This  
ease of use took effort, it's true, but it also provides nontrivial  
value.

> It doesn't make it better, or worse or anything.  (It scales  
> horribly also for those of you who are talking about scaling).

Actually, "easy to deploy" DOES earn an app significant points with  
pretty much any administrator I know. I consider that "better."

> Let's say you grab a Perl based blog, what's your common problem?   
> Well mod_perl, perl with ithreads enabled.  Yeah you can use it as a  
> cgi script and have it exec perl on each page/function.  But again,  
> we'll go with it does not scale well.  We have Python and django, I  
> know have not touched any of the django software really so I won't  
> go there.

Do you have a point here?

> So let's bust out some simple myths,
>
> Rails is hard to deploy, FALSE.  In fact Ruby on Rails Applications  
> are quite easy to deploy provided your hosting company gives you an  
> environment where it can deploy sanely.

Is this a synonym for "provided your hoster does it for you?" Because  
I've installed Rails on several different *nixes over the years, and  
have *never* found it to be simple to get running in a production  
environment (i.e., ignoring quickie dev stacks like Locomotive).

>  This is something that DHH has commented on a few times; there is  
> no way to make the pain of deploying a Ruby on Rails app on a "bad/ 
> cheap hosting server" go away.  Is that the fault of Ruby on Rails?  
> or the company you chose to host with?  I'll let you decide on that  
> one.

If "application stack A" installs quickly and cleanly, and  
"application stack DHH" doesn't, do I care? I'll let you decide on  
that one.

Shared hosting does not equal bad hosting. It's totally appropriate  
for probably 85-95% of the blogs that exist. Being essentially  
incompatible with shared hosting environments is a bad move for Rails,  
and DHH saying otherwise doesn't make it so. Being hard to get running  
in a hosted environment makes Ruby on Rails less appealing, and  
therefore hurts Typo.

> Rails does not scale, FALSE.

I wager "scaling" matters to virtually zero Typo installations. It's  
too unfinished to support a high traffic blog.

As for Rails itself, I don't care. It's not on my professional radar  
for several reasons. It might be someday.

> Look at Twitter

HAHAHAHAHAHAHAHAHAHAHA!

> and other Ruby on Rails based web apps.  Anyone who tells you that  
> Ruby on Rails is not enterprise ready, lied to you.  Ask for your  
> money back and tell them to get the heck out of your office.

I smell a fanboy.

> My single point of this post is that there is great documentation  
> (for the most part) on how to deploy Typo, or any other Rails app.

Too bad you didn't see fit to provide links to any of it here.

>  I will freely admit that the last decent version of typo in my  
> personal opinion was typo 4.1.1.  That whole Rails 2.0 version  
> really jaded me, and now Rails 2.1 is out.  Makes me more jaded, and  
> is making me walk away from Rails as a viable option.

Wow. Just wow. Now we get to the Typo portion of your post, and you  
tell me the current revision isn't as good as 4.1.1. This is really  
helpful.

Not.

> I think the best thing I can say out of this, is if your having a  
> problem deploying Typo (or anything else) please file a bug, write  
> an email, give as much detail as you can.  The more detail the  
> better, so the developers of typo can find and squash the bugs.

This list is so low traffic as to be mistaken for dead. There's not  
much in terms of Typo discussion anywhere else I can find (the name  
collision with Typo3 doesn't help; I don't know whose fault that is).

> Remember, if you don't raise your voice, you don't say this is  
> broken; you have failed the community.  Just as much as you have  
> failed the community if you fix what is broken, without reporting it  
> and giving a patch so it can be addressed.  Not everyone is a  
> developer, not everyone can program ruby on rails.  But Frédéric  
> cannot fix a bug he is not aware of, nor can Piers.

I don't anyone is likely, ever, to accuse me of suffering in silence.  
I've been clear from the get-go that, while I find Typo overly complex  
to install, I *got past that part* and that my main problems now are  
functionality and bugs with the system.

Frederic has, of late, responded fairly quickly to some of my messages  
-- but Typo itself is still essentially broken on some serious points  
(editor support and feed updates come to mind). That's frustrating,  
and it's frustration that piles on top of the leftover annoyances  
associated with Typo's installation problems.

I want to use Typo. I really do. I'm not a naive noob. But it's not  
perfect, and neither is Rails.

Chet
~~~
... the early dawn cracks out a carpet of diamond
Across a cash crop car lot filled with twilight Coupe Devilles,
Leaving the town in the keeping
Of the one who is sweeping
Up the ghosts of Saturday night...

Tom Waits.
Rodger Donaldson | 16 Jul 09:14

Re: Deploying Ruby on Rails Applications

Chet Farmer wrote:
>> Now, there's no real difference with Mongrel/Webrick if you run nginx 
>> or Apache or lighttpd.  It works, it's well documented and takes the 
>> most amount of memory (actually all of them really take the same 
>> amount of memory, you just don't see the ruby process hanging around 
>> using up 140megs of memory).
> 
> Um, no. It is NOT well documented, or, if it is, those documents are not 
> easy to find. 

I'll certainly agree with that.  Getting mongrel working with mod_proxy 
was essentially an exercise in Google and reading blogs.

>> It doesn't make it better, or worse or anything.  (It scales horribly 
>> also for those of you who are talking about scaling).
> 
> Actually, "easy to deploy" DOES earn an app significant points with 
> pretty much any administrator I know. I consider that "better."

Yes.  And, frankly, Ruby + gems on most Linux distros is in such a state 
that I end up maintaining my own Ruby install from source.  Given the 
pain of the recent security holes (for example), I find that this is 
actually driving me to think I should can it and go for the same suite 
of PHP apps as everyone else.
Scott Likens | 16 Jul 13:10

Re: Deploying Ruby on Rails Applications


On Jul 16, 2008, at 12:14 AM, Rodger Donaldson wrote:

> Chet Farmer wrote:
>>> Now, there's no real difference with Mongrel/Webrick if you run  
>>> nginx or Apache or lighttpd.  It works, it's well documented and  
>>> takes the most amount of memory (actually all of them really take  
>>> the same amount of memory, you just don't see the ruby process  
>>> hanging around using up 140megs of memory).
>> Um, no. It is NOT well documented, or, if it is, those documents  
>> are not easy to find.
>
> I'll certainly agree with that.  Getting mongrel working with  
> mod_proxy was essentially an exercise in Google and reading blogs.

Why is mod_proxy working with mongrel such an exercise?

  <Proxy *>
     Order deny,allow
     Allow from all
   </Proxy>

   ProxyPass / http://localhost:4485
   ProxyPassReverse / http://localhost:4485
   ProxyPreserveHost On

That's it as a whole, 7 whole lines.  Add that to your apache  
configuration in a Virtualhost area for your blog and startup typo and  
you should be golden.

>>> It doesn't make it better, or worse or anything.  (It scales  
>>> horribly also for those of you who are talking about scaling).
>> Actually, "easy to deploy" DOES earn an app significant points with  
>> pretty much any administrator I know. I consider that "better."
>
> Yes.  And, frankly, Ruby + gems on most Linux distros is in such a  
> state that I end up maintaining my own Ruby install from source.   
> Given the pain of the recent security holes (for example), I find  
> that this is actually driving me to think I should can it and go for  
> the same suite of PHP apps as everyone else.

I will agree with that, as Debian Etch currently has Ruby 1.8.4(2? i  
forget) with Rubygems 0.92.  However is that Ruby's problem? or the  
Linux distribution you chose?  If they are willing to give you that  
old of Ruby, what makes you think the PHP is any more recent?

... Now I agree they should update that to at least 1.8.6, and  
Rubygems 1.2.0, however they have their release cycle and unless it's  
a critical security fix you will never get it until the next release.   
Ubuntu's way of handling Ruby is quite odd to say the least.  I tried  
CentOS 5 out of the box, got Warehouseapp running for a customer in a  
matter of minutes however.  yum worked perfectly for me, and I had 0  
issues with it. I've tried Gentoo and it's worked excellent also, so  
perhaps some research is in order?
Chet Farmer | 16 Jul 15:38

Re: Deploying Ruby on Rails Applications


On Jul 16, 2008, at 6:10 AM, Scott Likens wrote:
>>
>> I'll certainly agree with that.  Getting mongrel working with  
>> mod_proxy was essentially an exercise in Google and reading blogs.
>
> Why is mod_proxy working with mongrel such an exercise?

Beats me. Perhaps you should refer to the first portion of my reply to  
you last night.

It's clearly a problem, though. It's also a problem that the purpose  
of Mongrel isn't made clear; you just have to take on faith that it's  
something you need to do based on the sketchy installation guide.

>> Yes.  And, frankly, Ruby + gems on most Linux distros is in such a  
>> state that I end up maintaining my own Ruby install from source.   
>> Given the pain of the recent security holes (for example), I find  
>> that this is actually driving me to think I should can it and go  
>> for the same suite of PHP apps as everyone else.
>
> I will agree with that, as Debian Etch currently has Ruby 1.8.4(2? i  
> forget) with Rubygems 0.92.  However is that Ruby's problem? or the  
> Linux distribution you chose?

It's definitely Ruby's problem if PHP, Perl, Python, etc., are all  
running fine out of the box.

Here, you're defaulting back to a knee-jerk defense of what is clearly  
your pet language. That has no place here. Compared to LAMP-stack  
stuff, RoR applications are much harder to set up and deploy. They  
require a totally different approach, and that approach is very poorly  
documented. This isn't a controversial statement.

---
"Don't let your mongoose get cold or dirty, or it will die."
(Animals as Friends and How to Keep Them, by Shaw & Fisher, Dent 1939)
Rodger Donaldson | 16 Jul 21:19

Re: Deploying Ruby on Rails Applications

Chet Farmer wrote:
> 
> On Jul 16, 2008, at 6:10 AM, Scott Likens wrote:
>>>
>>> I'll certainly agree with that.  Getting mongrel working with 
>>> mod_proxy was essentially an exercise in Google and reading blogs.
>>
>> Why is mod_proxy working with mongrel such an exercise?
> 
> Beats me. Perhaps you should refer to the first portion of my reply to 
> you last night.

Explanation by analogy would be helpful; "Mogrel fills a role similar to 
that of Tomcat for JSP applications" would be a good starting point for 
most people with experience with web apps.

The best explanations of how to make it all hang together well I found 
were
at

http://blog.codahale.com/2006/06/19/time-for-a-grown-up-server-rails-mongrel-apache-capistrano-and-you/, 

http://jonathan.tron.name/2006/07/26/apache-2-0-x-mongrel-mod_proxy-mod_rewrite-configuration

but one of those is talking about another Rails blog tool, of course.

This would require Typosphere to be online and updated from time to time.

> It's definitely Ruby's problem if PHP, Perl, Python, etc., are all 
> running fine out of the box.

It is a problem with Ruby & Gems specifically that Gems don't integrate 
as smoothly as extending Perl with non-packaged CPAN modules does on 
major Linux distros.
Scott Likens | 17 Jul 00:23

Re: Deploying Ruby on Rails Applications

On Jul 16, 2008, at 6:38 AM, Chet Farmer wrote:

> Beats me. Perhaps you should refer to the first portion of my reply  
> to you last night.
>
> It's clearly a problem, though. It's also a problem that the purpose  
> of Mongrel isn't made clear; you just have to take on faith that  
> it's something you need to do based on the sketchy installation guide.

After reading your posts I'm not sure if you are using Debian, or  
what... however Here's a few articles courtesy of the folks at mongrel.

http://mongrel.rubyforge.org/wiki/Debian
http://mongrel.rubyforge.org/wiki/OSX
http://mongrel.rubyforge.org/wiki/Lighttpd

(Formatting seems to be off on the last 2) however you get the idea.

> It's definitely Ruby's problem if PHP, Perl, Python, etc., are all  
> running fine out of the box.
>
> Here, you're defaulting back to a knee-jerk defense of what is  
> clearly your pet language. That has no place here. Compared to LAMP- 
> stack stuff, RoR applications are much harder to set up and deploy.  
> They require a totally different approach, and that approach is very  
> poorly documented. This isn't a controversial statement.

Do  you have the latest version of Python 2.5? what if you want to  
deploy a Django application that requires Python 2.5? and some feature  
that was not included in your build of python.  knee-jerk defense  
about Perl... it hasn't been updated in 2years? So let's disclude that  
from the discussion.  If your Linux distribution is running an version  
older then 5.8.4 (current is 5.8.8) you should be pretty much shot.

Unfortunately things change rapidly, things are updated, bug fixes  
made.  Some Linux distributions run on a 6-month Release Cycle, so in  
6-months they play catchup and update all the things that they can.   
They miss somethings, however that's not here nor there.  My knee-jerk  
solution is if LAMP is so easy to deploy, then why not use it? or why  
not use Perl or Python?

I admit I love the beauty of the Ruby Language, however if there's  
something out there that does the same job as Typo and is easier to  
deploy and works "better" then I say go ahead.

It's unfortunate that MarsEdit was one of your Hanging Chads... I  
never got around to buying a License of MarsEdit, I just couldn't be  
bothered with it, I would rather write in TextMate and then copy and  
paste.

However one of my long standing issues with Typo has been ... *drum  
roll* how I have to insert <br>'s into my posts because I included a  
html tag, and somehow it broke the whole mess.  So either I can have  
badly formatted posts that look worse then my emails ... or I can  
force a line break every here and there so make it look cleaner.

I do admit though that Frédéric responded slow on the Typo 5.0 Beta  
(Rails 2) release to my dismay, I lost my typo install twice due to a  
cache error, and it took several more people to have the same problem  
before it was even brought up.  But overall he try's and that's what  
counts.
Chet Farmer | 17 Jul 00:36

Re: Deploying Ruby on Rails Applications


Scott,

You persist in answering questions that I'm not asking. At this point,  
I won't give a damn about Typo deployment again until some time  
*after* the bug fixes I require are deployed, if then.

Your ongoing insistence that Typo/Ruby IS TOO! easy to set up and run  
is, well, tiresome. Please stop.

>> Here, you're defaulting back to a knee-jerk defense of what is  
>> clearly your pet language. That has no place here. Compared to LAMP- 
>> stack stuff, RoR applications are much harder to set up and deploy.  
>> They require a totally different approach, and that approach is  
>> very poorly documented. This isn't a controversial statement.
>
> Do  you have the latest version of Python 2.5? what if you want to  
> deploy a Django application that requires Python 2.5? and some  
> feature that was not included in your build of python.  knee-jerk  
> defense about Perl... it hasn't been updated in 2years? So let's  
> disclude that from the discussion.  If your Linux distribution is  
> running an version older then 5.8.4 (current is 5.8.8) you should be  
> pretty much shot.

Whatever.

> Unfortunately things change rapidly, things are updated, bug fixes  
> made.  Some Linux distributions run on a 6-month Release Cycle, so  
> in 6-months they play catchup and update all the things that they  
> can.  They miss somethings, however that's not here nor there.  My  
> knee-jerk solution is if LAMP is so easy to deploy, then why not use  
> it? or why not use Perl or Python?

Seriously? You're going there? "If (other thing) is so much better,  
just USE IT!" Do you not realize how petulant that sounds? Are you  
going to take your ball and go home now?

> It's unfortunate that MarsEdit was one of your Hanging Chads... I  
> never got around to buying a License of MarsEdit, I just couldn't be  
> bothered with it, I would rather write in TextMate and then copy and  
> paste.

Post-from-local-client is a core requirement for me. Cut and paste is  
for the birds. With Blosxom, I wrote in TextMate and saved. That's it.  
A cron'd rsync did my posting for me. With proper support for the XML- 
PRC stuff, I can do that again with Typo; it works with WP and MT just  
fine via anything that supports that interface, including MarsEdit and  
TextMate via the blogging bundle.

> However one of my long standing issues with Typo has been ... *drum  
> roll* how I have to insert <br>'s into my posts because I included a  
> html tag, and somehow it broke the whole mess.  So either I can have  
> badly formatted posts that look worse then my emails ... or I can  
> force a line break every here and there so make it look cleaner.

There are lots of ways to solve this. I post in Markdown.

> I do admit though that Frédéric responded slow on the Typo 5.0 Beta  
> (Rails 2) release to my dismay, I lost my typo install twice due to  
> a cache error, and it took several more people to have the same  
> problem before it was even brought up.  But overall he try's and  
> that's what counts.

Try that statement at work and see how far you get.

Don't get me wrong; I appreciate  Frederic's answers very much -- and,  
not to put too fine a point on it, his English is better than yours --  
but eventually I'll make a choice based on function and support, not  
how hard the maintainers are trying.

---
"They say no mortal woman was enough for him so he made one himself  
outta whiskey an liquors an ale," says me. "An he loved her like a  
lumberjack made of eating loves a woman made of ham." (Fafblog  
2004-08-05)
Scott Likens | 17 Jul 02:17

Re: Deploying Ruby on Rails Applications


On Jul 16, 2008, at 3:36 PM, Chet Farmer wrote:

>
> Scott,
>
> You persist in answering questions that I'm not asking. At this  
> point, I won't give a damn about Typo deployment again until some  
> time *after* the bug fixes I require are deployed, if then.
>
> Your ongoing insistence that Typo/Ruby IS TOO! easy to set up and  
> run is, well, tiresome. Please stop.
>
>> Unfortunately things change rapidly, things are updated, bug fixes  
>> made.  Some Linux distributions run on a 6-month Release Cycle, so  
>> in 6-months they play catchup and update all the things that they  
>> can.  They miss somethings, however that's not here nor there.  My  
>> knee-jerk solution is if LAMP is so easy to deploy, then why not  
>> use it? or why not use Perl or Python?
>
> Seriously? You're going there? "If (other thing) is so much better,  
> just USE IT!" Do you not realize how petulant that sounds? Are you  
> going to take your ball and go home now?

It's not my ball, it's everyone else's ball.  I do not suffer the  
problem of a 6-month release cycle, or how painful Ruby on Rails is to  
deploy.  I realize I don't see your pain, so perhaps if you could  
actually write up a way we could make this easier for you?  Because  
clearly I don't get it, and won't get it.  So instead of venting your  
frustration the way you are, please educate us.

>> It's unfortunate that MarsEdit was one of your Hanging Chads... I  
>> never got around to buying a License of MarsEdit, I just couldn't  
>> be bothered with it, I would rather write in TextMate and then copy  
>> and paste.
>
> Post-from-local-client is a core requirement for me. Cut and paste  
> is for the birds. With Blosxom, I wrote in TextMate and saved.  
> That's it. A cron'd rsync did my posting for me. With proper support  
> for the XML-PRC stuff, I can do that again with Typo; it works with  
> WP and MT just fine via anything that supports that interface,  
> including MarsEdit and TextMate via the blogging bundle.

Sounds like an excellent feature to be proposed for Typo then.  The  
proper XML-RPC Support so you can post from TextMate.

>> However one of my long standing issues with Typo has been ... *drum  
>> roll* how I have to insert <br>'s into my posts because I included  
>> a html tag, and somehow it broke the whole mess.  So either I can  
>> have badly formatted posts that look worse then my emails ... or I  
>> can force a line break every here and there so make it look cleaner.
>
> There are lots of ways to solve this. I post in Markdown.

I use Textile and I guess that's why I have that problem.

>> I do admit though that Frédéric responded slow on the Typo 5.0 Beta  
>> (Rails 2) release to my dismay, I lost my typo install twice due to  
>> a cache error, and it took several more people to have the same  
>> problem before it was even brought up.  But overall he try's and  
>> that's what counts.
>
> Try that statement at work and see how far you get.
>
> Don't get me wrong; I appreciate  Frederic's answers very much --  
> and, not to put too fine a point on it, his English is better than  
> yours -- but eventually I'll make a choice based on function and  
> support, not how hard the maintainers are trying.

Then I will stop bothering now, because it's clear that I am wasting  
my time.
Robert Sanford | 17 Jul 15:58

Re: Deploying Ruby on Rails Applications

Scott blathered thusly....
> It's not my ball, it's everyone else's ball.  I do not suffer the problem of
> a 6-month release cycle, or how painful Ruby on Rails is to deploy.  I
> realize I don't see your pain, so perhaps if you could actually write up a
> way we could make this easier for you?  Because clearly I don't get it, and
> won't get it.  So instead of venting your frustration the way you are,
> please educate us.

Let's see...

Chet said "Doesn't work w/ MarsEdit or TextMate client-side publishing
tools" and Frederic responded saying "You're right, it doesn't in the
release but is in the trunk and wait for the next release."

Chet said "Documentation is sub-optimal" and Frederic responded saying
"You're right, it is sub-optimal because I haven't put too much effort
into it. I'll work on that."

Chet said "Updating the blog is failing" and Frederic responded saying
"You're right, that is a defect that has been fixed in the trunk. It
will be in the next release."

Chet said "Installation and upgrades are somewhat awkward especially
compared to more mature solutions implemented in other languages." and
Frederic and most everyone else said "You're right, they are awkward
due to the options and evolving Ruby platform and we choose to put up
with that because we like Ruby and Typo but we understand your pain."

So now I'm confused - If one of the maintainers is agreeing that
Chet's posted issues are both understandable and valid then why would
you continue arguing?

rjsjr
William Ross | 17 Jul 10:10

Re: Deploying Ruby on Rails Applications

On 16 Jul 2008, at 14:38, Chet Farmer wrote:
>
> On Jul 16, 2008, at 6:10 AM, Scott Likens wrote:
>>>
>>> I'll certainly agree with that.  Getting mongrel working with  
>>> mod_proxy was essentially an exercise in Google and reading blogs.
>>
>> <snip>
>>> Yes.  And, frankly, Ruby + gems on most Linux distros is in such a  
>>> state that I end up maintaining my own Ruby install from source.   
>>> Given the pain of the recent security holes (for example), I find  
>>> that this is actually driving me to think I should can it and go  
>>> for the same suite of PHP apps as everyone else.
>>
>> I will agree with that, as Debian Etch currently has Ruby 1.8.4(2?  
>> i forget) with Rubygems 0.92.  However is that Ruby's problem? or  
>> the Linux distribution you chose?
>
> It's definitely Ruby's problem if PHP, Perl, Python, etc., are all  
> running fine out of the box.

I'd just like to put in a vote for not Ruby's problem here. I've never  
had any trouble deploying rails applications. I used to be a mod_perl  
hacker and that was much, much harder to set up and keep going.

The only difference, in my view, is that Rails isn't a commodity  
solution yet. You can't easily buy some Rails and you don't get an  
option on the Ubuntu disc to install a good starting Rails setup. A  
Rails app needs a port, I suppose, so you can't really run one unless  
you have your own box and it's really not something you should bother  
with if you just want your blog to be fashionably served.

If you have some reason to want Apache as your front end, you have to  
know how to proxy to another port. The documentation for that is here:

	http://httpd.apache.org/docs/2.2/mod/mod_proxy.html

and includes straightforward cut and paste configuration along with  
some very useful warnings. I don't know anything about mod_rails, but  
I suspect that unless you want to get fancy with the apache lifecycle,  
you don't need that much integration. Nginx is a much better front end  
anyway: fast and simple. There's an excellent cargo config here:

	http://brainspl.at/articles/2006/09/12/new-nginx-conf-with-rails-caching

and some thorough benchmarking here:

	http://blog.kovyrin.net/2006/08/28/ruby-performance-results/

I've found it perfectly straightforward to set up typo (or radiant, or  
mephisto: I have sites running on each) using mongrel_cluster,  
capistrano and an nginx front end. The only things I had to compile  
were nginx and sphinx. Everything else is apt-gettable (and I think  
now nginx is too). I use three application servers and one database  
server and deliver over 100,000 pages a day with typically about a  
quarter load. It scales well enough for me and it's over two years  
since the last boot. I certainly couldn't say that when I was  
desperately propping up 100MB apache processes.

> Here, you're defaulting back to a knee-jerk defense of what is  
> clearly your pet language. That has no place here. Compared to LAMP- 
> stack stuff, RoR applications are much harder to set up and deploy.  
> They require a totally different approach, and that approach is very  
> poorly documented. This isn't a controversial statement.

The documentation is fine. The only problem is that there is no single  
orthodox solution. I see that as a strength, but it does mean that  
some expertise is required to choose your recipe. You (Chet) are right  
in the sense that for the beginner, a working typo blog is probably  
not as easy to get to as a working php-based blog. For anyone who  
knows what they're doing there's really no difference and the rails  
model is much easier to maintain.

Most of this is general to rails so it's also worth mentioning that  
Frédéric is very diligent and responsive and the software is good. He  
deserves more appreciation, i think.

best,

will

>
>
> Here, you're defaulting back to a knee-jerk defense of what is  
> clearly your pet language. That has no place here. Compared to LAMP- 
> stack stuff, RoR applications are much harder to set up and deploy.  
> They require a totally different approach, and that approach is very  
> poorly documented. This isn't a controversial statement.
>
>
>
>
> ---
> "Don't let your mongoose get cold or dirty, or it will die."
> (Animals as Friends and How to Keep Them, by Shaw & Fisher, Dent 1939)
>
> _______________________________________________
> Typo-list mailing list
> Typo-list <at> rubyforge.org
> http://rubyforge.org/mailman/listinfo/typo-list

Re: Deploying Ruby on Rails Applications

> The documentation is fine. The only problem is that there is no  
> single orthodox solution. I see that as a strength, but it does mean  
> that some expertise is required to choose your recipe. You (Chet)  
> are right in the sense that for the beginner, a working typo blog is  
> probably not as easy to get to as a working php-based blog. For  
> anyone who knows what they're doing there's really no difference and  
> the rails model is much easier to maintain.
>
> Most of this is general to rails so it's also worth mentioning that  
> Frédéric is very diligent and responsive and the software is good.  
> He deserves more appreciation, i think.

Regarding the dcumentation, I've started to refactor the one we have  
and published some. I'm taking the doc back on the redmin, and will  
move *.typosphere.org on it but the blog.

If someone here have the time to proofread this :
http://redmine.typosphere.org/wiki/typo/Before_Installing_Typo
http://redmine.typosphere.org/wiki/typo/Install_Typo_with_Typo_installer
http://redmine.typosphere.org/wiki/typo/Install_Typo_from_the_gem
http://redmine.typosphere.org/wiki/typo/Secure_Typo_admin_with_HTTPS

I will add docs on deploying Typo under various things tonight :
– Apache + mod_rails
– Apache + fastcgi
– Apache + mongrel
– Nginx + Thin
– Nginx + Fastcgi
– Nginx + mongrel
– Lighttpd + fastcgi
– Lighttpd + Thin
– Lighttpd + mongrel

However, we do officially recommend and support mod_rails as the best  
and easiest way to run any Rails app.

Regarding my appreciation, I know I've made some mistakes (5.0 was one  
of them : relying too much on the tests and not testing in production  
mode enough). However, I prefer having negative feedback as long as  
it's argumented and documented, it's much better than just "yay, your  
appz is so cool" when you want to improve things.

Regards,
Frédéric

--

-- 
Frédéric de Villamil
frederic <at> de-villamil.com                        tel: +33 (0)6 62 19 1337
http://fredericdevillamil.com             Typo : http://typosphere.org
Rodger Donaldson | 16 Jul 21:12

Re: Deploying Ruby on Rails Applications

Scott Likens wrote:
> 
> On Jul 16, 2008, at 12:14 AM, Rodger Donaldson wrote:
> 
>> Chet Farmer wrote:
>>>> Now, there's no real difference with Mongrel/Webrick if you run 
>>>> nginx or Apache or lighttpd.  It works, it's well documented and 
>>>> takes the most amount of memory (actually all of them really take 
>>>> the same amount of memory, you just don't see the ruby process 
>>>> hanging around using up 140megs of memory).
>>> Um, no. It is NOT well documented, or, if it is, those documents are 
>>> not easy to find.
>>
>> I'll certainly agree with that.  Getting mongrel working with 
>> mod_proxy was essentially an exercise in Google and reading blogs.
> 
> Why is mod_proxy working with mongrel such an exercise?
> 
> 
> That's it as a whole, 7 whole lines.  Add that to your apache 
> configuration in a Virtualhost area for your blog and startup typo and 
> you should be golden.

At which point you wonder why everything is running so slow, and you 
discover that mongrel really, really sucks at delivering image files and 
the like.  So your 7 line example works if you want horrible performance 
with even a trivial number of users.

> I've tried Gentoo and it's worked excellent also, so perhaps some research is 
> in order?

Actually, I've used Ruby on a number of the Linux problems, and the 
interaction of Gems and Ruby is a problem on all of them.  A snide and 
condescendng tone does not change this fact, it merely convinces people 
they don't want to bother using typo.
Scott Likens | 16 Jul 23:23

Re: Deploying Ruby on Rails Applications


On Jul 16, 2008, at 12:12 PM, Rodger Donaldson wrote:

>> Why is mod_proxy working with mongrel such an exercise?
>> That's it as a whole, 7 whole lines.  Add that to your apache  
>> configuration in a Virtualhost area for your blog and startup typo  
>> and you should be golden.
> At which point you wonder why everything is running so slow, and you  
> discover that mongrel really, really sucks at delivering image files  
> and the like.  So your 7 line example works if you want horrible  
> performance with even a trivial number of users.

I absolutely agree.  Mongrel does suck for delivering images, however  
that is part of scaling and proper design.  If you use Swiftiply it  
does take some of the pain away, but Mongrel has certain problems (or  
should I say rails really?) images, uploading images... bone jarring  
pain.  If you have let's say a gallery, and you want it to send 80  
thumbnails to a user.  Well that's just inefficient when you can have  
Apache or whatever web server you have handle the images in 1/32nd of  
the time.  FastCGI really does not make that pain go away, it's  
usually easier to host your images on apache and have your 'rails app'  
reflect where the images are to be pulled.  Lessens the amount of  
requests per second to Mongrel(or whatever you use) which can make  
your web app smoother as well as allows other users to take up the  
requests that the images were sucking up.

>> I've tried Gentoo and it's worked excellent also, so perhaps some  
>> research is in order?
>
> Actually, I've used Ruby on a number of the Linux problems, and the  
> interaction of Gems and Ruby is a problem on all of them.  A snide  
> and condescendng tone does not change this fact, it merely convinces  
> people they don't want to bother using typo.

That would be a side effect, some call it 'maturity', I prefer to  
consider it stagnation.  It's been many years since there was a major  
Perl version release.  When Perl6 starts coming in Linux Distributions  
you'll feel the same exact pain as you do for Ruby.  I like to call  
this side effect "People telling you what to run, how to run it, and  
what version to run".  I dislike that side effect because if you want  
to run your own version it becomes painful (even for Systems  
Administrators it's painful) and after a certain point you  have to  
decide when it's too much and you need a change so you don't have to  
keep doing this.

I disagree that it's a typo issue really, the issues you are feeling  
are more Ruby issues and Ruby on Rails, not Typo.  You can ask Someone  
to update this and update that and make Ruby a better experience, but  
if they don't give a damn to do that ... There's not much to do.  I  
consider that one of the pains of running a Binary Distribution.  They  
attempt to lock you into what they offer you, and make it a hassle to  
go beyond that.
Scott Likens | 16 Jul 13:04

Re: Deploying Ruby on Rails Applications (was: Re: Can't update feeds?)

Chet,

Which portion of the documentation needs to be revised? FastCGI?  
Mongrel? I suppose someone can whip up some instructions on how to  
make the config.ru for Passenger if need be.  Typo is imo extremely  
easy to deploy and get up in running in under 5 minutes.  If your  
having a problem deploying typo please elaborate and tell us what the  
problem is with you deploying Typo so we can help you deploy it?  I  
can read over old e-mails however that does not always constitute the  
current situation.  Specifics are excellent, like are you using Apache  
2.0? 2.2? 1.3?  How are you attempting to deploy it via FastCGI?  
Mongrel?

As far as Phusion Passenger (http://www.modrails.com/) it's actually  
if you look at their site they even have tested Typo with it
(http://www.modrails.com/documentation.html 
).

Ideally, one would like to use Swiftiply (Mongrel with some added  
performance), but that's not here nor there.

In typo 4.1.1 (I won't reference a recent version because I don't have  
one installed currently) there is typo/installer and inside there is  
examples for apache13 apache20 (which works for 22) and lighttpd  
(fastcgi).  For the most part you should just have to Copy & Paste,  
modify the small things and go.

But I will leave the question open here,

How can we help you deploy Typo? be as specific as possible.

On Jul 15, 2008, at 11:24 PM, Chet Farmer wrote:

>
> Look. I like Typo. I'm still trying to use it. But mails like this  
> just tick me off. They provide no help to speak of while insisting  
> there is no problem.
>
> Also, proofreading is a good idea.
>
> On Jul 15, 2008, at 10:22 PM, Scott Likens wrote:
>> To whomever it may concern,
>
> I reckon that would be me, among others.
>
>> I notice the common thread here.  How to deploy typo?
>
> Why do you think that is?
>
> The choices are:
>
> a) Typo IS hard to deploy; or
> b) Typo isn't hard to deploy, but is poorly documented; or
> c) Typo isn't hard to deploy, and is well documented, but the  
> documentation is hard to find; or
> d) The people posting this question are all idiots.
>
> Hint: It isn't (d), and (a), (b), and (c) are functionally identical.
>
>> There is many ways to deploy typo, the most common is
>>
>> 1) FastCGI.  (It's also the most murky confusing documentation imo,  
>> I don't blame this on typo, I blame this on FastCGI Documentation  
>> and the people who wrote it).
>> 2) Mongrel/Webrick
>> 3) Phusion Passenger (aka mod_rails?)
>>
>> Now, there's no real difference with Mongrel/Webrick if you run  
>> nginx or Apache or lighttpd.  It works, it's well documented and  
>> takes the most amount of memory (actually all of them really take  
>> the same amount of memory, you just don't see the ruby process  
>> hanging around using up 140megs of memory).
>
> Um, no. It is NOT well documented, or, if it is, those documents are  
> not easy to find. They're not complete at Typosphere, and they're  
> not apparent anywhere else I looked. I saw rote, by-the-numbers list  
> dox, but nothing that explained why I was doing what it said to do,  
> or what the rationale  was behind Mongrel vs. mod_ruby, or anything  
> an admin will want to know when making the choices that are part of  
> an installation. If those docs exist and I somehow missed them, I  
> will GLEEFULLY accept pointers.
>
>> Phusion Passenger... Excellent option, if you have a cheap  
>> Dreamhost.com account that is going to be your easiest option,  
>> documentation is decent and it's much easier to deploy.
>
> First I've heard of it. Maybe it's a great choice; I have no idea. I  
> wish I'd known about it when I first started playing with Typo.
>
>> So there you have it, 3 basic methods to deploy your blog.
>
> You say this as though your post constitutes instructions. This is  
> not the case.
>
>> If your coding Ruby on Rails chances are this is nothing new to  
>> you, and you have no problem with it.  But those who have come from  
>> the "PHP Boat" (as we'll call it, a/k/a wordpress, etc) they just  
>> untar files into a directory edit a few files, loadup their web  
>> browser and bam.  It works.
>
> Yup. Nice, too. This is, above perhaps all else, why a "bad"  
> language (PHP) has earned such a dominant market position.
>
>> This is because the company behind PHP has spent a great deal of  
>> time and money at making PHP the dominant language.
>
> Er, and PHP itself, or  mod_php, or whatever, pretty much Just Works  
> without installing half a dozen more components, proxies, etc. This  
> ease of use took effort, it's true, but it also provides nontrivial  
> value.
>
>> It doesn't make it better, or worse or anything.  (It scales  
>> horribly also for those of you who are talking about scaling).
>
> Actually, "easy to deploy" DOES earn an app significant points with  
> pretty much any administrator I know. I consider that "better."
>
>> Let's say you grab a Perl based blog, what's your common problem?   
>> Well mod_perl, perl with ithreads enabled.  Yeah you can use it as  
>> a cgi script and have it exec perl on each page/function.  But  
>> again, we'll go with it does not scale well.  We have Python and  
>> django, I know have not touched any of the django software really  
>> so I won't go there.
>
> Do you have a point here?
>
>> So let's bust out some simple myths,
>>
>> Rails is hard to deploy, FALSE.  In fact Ruby on Rails Applications  
>> are quite easy to deploy provided your hosting company gives you an  
>> environment where it can deploy sanely.
>
> Is this a synonym for "provided your hoster does it for you?"  
> Because I've installed Rails on several different *nixes over the  
> years, and have *never* found it to be simple to get running in a  
> production environment (i.e., ignoring quickie dev stacks like  
> Locomotive).
>
>> This is something that DHH has commented on a few times; there is  
>> no way to make the pain of deploying a Ruby on Rails app on a "bad/ 
>> cheap hosting server" go away.  Is that the fault of Ruby on Rails?  
>> or the company you chose to host with?  I'll let you decide on that  
>> one.
>
> If "application stack A" installs quickly and cleanly, and  
> "application stack DHH" doesn't, do I care? I'll let you decide on  
> that one.
>
> Shared hosting does not equal bad hosting. It's totally appropriate  
> for probably 85-95% of the blogs that exist. Being essentially  
> incompatible with shared hosting environments is a bad move for  
> Rails, and DHH saying otherwise doesn't make it so. Being hard to  
> get running in a hosted environment makes Ruby on Rails less  
> appealing, and therefore hurts Typo.
>
>> Rails does not scale, FALSE.
>
> I wager "scaling" matters to virtually zero Typo installations. It's  
> too unfinished to support a high traffic blog.
>
> As for Rails itself, I don't care. It's not on my professional radar  
> for several reasons. It might be someday.
>
>> Look at Twitter
>
> HAHAHAHAHAHAHAHAHAHAHA!
>
>> and other Ruby on Rails based web apps.  Anyone who tells you that  
>> Ruby on Rails is not enterprise ready, lied to you.  Ask for your  
>> money back and tell them to get the heck out of your office.
>
> I smell a fanboy.
>
>> My single point of this post is that there is great documentation  
>> (for the most part) on how to deploy Typo, or any other Rails app.
>
> Too bad you didn't see fit to provide links to any of it here.
>
>> I will freely admit that the last decent version of typo in my  
>> personal opinion was typo 4.1.1.  That whole Rails 2.0 version  
>> really jaded me, and now Rails 2.1 is out.  Makes me more jaded,  
>> and is making me walk away from Rails as a viable option.
>
> Wow. Just wow. Now we get to the Typo portion of your post, and you  
> tell me the current revision isn't as good as 4.1.1. This is really  
> helpful.
>
> Not.
>
>> I think the best thing I can say out of this, is if your having a  
>> problem deploying Typo (or anything else) please file a bug, write  
>> an email, give as much detail as you can.  The more detail the  
>> better, so the developers of typo can find and squash the bugs.
>
> This list is so low traffic as to be mistaken for dead. There's not  
> much in terms of Typo discussion anywhere else I can find (the name  
> collision with Typo3 doesn't help; I don't know whose fault that is).
>
>> Remember, if you don't raise your voice, you don't say this is  
>> broken; you have failed the community.  Just as much as you have  
>> failed the community if you fix what is broken, without reporting  
>> it and giving a patch so it can be addressed.  Not everyone is a  
>> developer, not everyone can program ruby on rails.  But Frédéric  
>> cannot fix a bug he is not aware of, nor can Piers.
>
> I don't anyone is likely, ever, to accuse me of suffering in  
> silence. I've been clear from the get-go that, while I find Typo  
> overly complex to install, I *got past that part* and that my main  
> problems now are functionality and bugs with the system.
>
> Frederic has, of late, responded fairly quickly to some of my  
> messages -- but Typo itself is still essentially broken on some  
> serious points (editor support and feed updates come to mind).  
> That's frustrating, and it's frustration that piles on top of the  
> leftover annoyances associated with Typo's installation problems.
>
> I want to use Typo. I really do. I'm not a naive noob. But it's not  
> perfect, and neither is Rails.
>
>
> Chet
> ~~~
> ... the early dawn cracks out a carpet of diamond
> Across a cash crop car lot filled with twilight Coupe Devilles,
> Leaving the town in the keeping
> Of the one who is sweeping
> Up the ghosts of Saturday night...
>
> Tom Waits.
>
>
>
>
> _______________________________________________
> Typo-list mailing list
> Typo-list <at> rubyforge.org
> http://rubyforge.org/mailman/listinfo/typo-list
>
> !DSPAM:487d9474270247295226140!
>
>
Chet Farmer | 16 Jul 15:43

Re: Deploying Ruby on Rails Applications (was: Re: Can't update feeds?)


On Jul 16, 2008, at 6:04 AM, Scott Likens wrote:
> Which portion of the documentation needs to be revised? FastCGI?  
> Mongrel?

Honestly, all of it. I know that's a broad answer, but it's the truth.  
Compare the installation experience of a LAMP stack tool to Typo's and  
you'll see the huge gap.

In particular, deeper descriptions of why Mongrel needs to be  
involved, what the alternatives to a Mongrel configuration are, and  
why one might choose one approach over the other are ALL questions  
that need to be addressed. I made that clear in my prior post.

> Typo is imo extremely easy to deploy and get up in running in under  
> 5 minutes.

Here, you're just plain wrong.

>  If your having a problem deploying typo please elaborate and tell  
> us what the problem is with you deploying Typo so we can help you  
> deploy it?

I had problems getting mine to run, that's certainly true. But at this  
point my Typo runs (just not in the way I really want it do; the  
machine can't also run Apache -- as, again, I've made clear before).

My issues are bugs in Typo. If I can't get those bugs resolved, Typo's  
quirky and difficult installation issues will become academic, as I'll  
have to migrate to something else. The important bugs to ME are:

-- my feeds do not dynamically update. They get created when first  
requested, but are then frozen in amber.

-- Typo does not work properly with MarsEdit or other stand-alone  
editors. This is a show-stopper for me. 

I also have some other outstanding questions regarding updating my  
Typo, and verifying the version I have, but those are in another mail  
I posted early yesterday, I believe, and are part of a dialog with  
Frederic.

- How do I verify what version of Typo I have?
- How is it best to upgrade Typo? What specific steps should be taken,  
and why?

---
"They say no mortal woman was enough for him so he made one himself  
outta whiskey an liquors an ale," says me. "An he loved her like a  
lumberjack made of eating loves a woman made of ham." (Fafblog  
2004-08-05)

Re: Deploying Ruby on Rails Applications (was: Re: Can't update feeds?)

Le 16 juil. 08 à 15:43, Chet Farmer a écrit :

>
> On Jul 16, 2008, at 6:04 AM, Scott Likens wrote:
>> Which portion of the documentation needs to be revised? FastCGI?  
>> Mongrel?
>
> Honestly, all of it. I know that's a broad answer, but it's the  
> truth. Compare the installation experience of a LAMP stack tool to  
> Typo's and you'll see the huge gap.
>
> In particular, deeper descriptions of why Mongrel needs to be  
> involved, what the alternatives to a Mongrel configuration are, and  
> why one might choose one approach over the other are ALL questions  
> that need to be addressed. I made that clear in my prior post.
>
>> Typo is imo extremely easy to deploy and get up in running in under  
>> 5 minutes.
>
> Here, you're just plain wrong.
>
>> If your having a problem deploying typo please elaborate and tell  
>> us what the problem is with you deploying Typo so we can help you  
>> deploy it?
>
> I had problems getting mine to run, that's certainly true. But at  
> this point my Typo runs (just not in the way I really want it do;  
> the machine can't also run Apache -- as, again, I've made clear  
> before).
>
> My issues are bugs in Typo. If I can't get those bugs resolved,  
> Typo's quirky and difficult installation issues will become  
> academic, as I'll have to migrate to something else. The important  
> bugs to ME are:
>
> -- my feeds do not dynamically update. They get created when first  
> requested, but are then frozen in amber.
>
> -- Typo does not work properly with MarsEdit or other stand-alone  
> editors. This is a show-stopper for me.
> I also have some other outstanding questions regarding updating my  
> Typo, and verifying the version I have, but those are in another  
> mail I posted early yesterday, I believe, and are part of a dialog  
> with Frederic.
>
> - How do I verify what version of Typo I have?
> - How is it best to upgrade Typo? What specific steps should be  
> taken, and why?
>
>
> ---
> "They say no mortal woman was enough for him so he made one himself  
> outta whiskey an liquors an ale," says me. "An he loved her like a  
> lumberjack made of eating loves a woman made of ham." (Fafblog  
> 2004-08-05)
>

Hi,

First, sorry if I took the day replying to you, I couldn't reach my  
email before. I'll try to be quick because I have to finish the next  
stable version I plan to release next sunday.

– The lack of Typo doc :
This thread just made me realize we don't have any documentation about  
upgrading Typo. This needs to be written and added both on the website  
and a static UPGRADE file coming along with Typo. I'll try to do this  
tonight if I don t fall asleep, I really had a hard day. I'll aso  
complete the existing install docs and make clearer how to access the  
on the website. They are a little bit confusing and not clear enough.  
I someone wants to proofread, he will be welcomed. Remember English is  
not my mother's language.

I think the lack of install docs come from my 3 weak points :
. There are lots of docs that teach to install a Rails app along the  
web, but they are not dedicated to Typo.
. I've been doing sysadmin for 10 years now, so I don't find this  
diffucult at all, and c/p some configuration file is generally enough  
to me.
. I'm not very good at writing English while having writen many docs  
about Typo install in French.

– The mars edit bugs :
They've been fixed in the trunk last week. I now need to find out how  
I can add tags and everything will be OK. The reason why it was  
brocken was easy : I had never used desktop clients until 2 weeks ago,  
when I started to close bugs.

– The caching bugs :
Almost all of them were fixed in the 5.0.4b2, the remaining ones were  
fixed in trunk. I'm going to do extensive caching tests before  
releasing to see if everything is OK. I really don't like maintaining  
2 caches modes, but Piers Cawley, my co maintener, really want to do so.

BTW, I must disagree with Typo not being able to handle a large trafic  
blog. Since it serves static HTML files, it's not a problem at all.  
I've been doing some tests on 1.000.000 pages view / day with a  
comment (and so cache sweeping) every 5 minutes, and my server handled  
it very well. Even a bit more than a Wordpress blog since Wordpress  
cache doesn't serve static HTML files and needs to call some PHP to  
know what it need to serve.

– For Scott questions :
. Typo version is the footer of your admin page, and this information  
comes from lib/typo_version.rb
. It depends on how you run it. My favourite methode is just overwrite  
Typo files, restart the application and rake RAILS_ENV=production  
db:migrate. If you're running the installer, update your Typo gem, and  
then typo upgrade some/path, then restart and rake. This question just  
made me want to add an upgrade form where you can just upload typo- 
some-version.tar.gz which will unpack itself in your RAILS root.

– For the next week :
There is a few things I want to do before releasing. If someone has a  
few hours to help, this will be greatly appreciated.
. write (or proofread) install / upgrade doc
. add tags support on desktop client api
. add a nice form for our import from another blogware plugin, better  
than command line.
. fix bugs
. finish to work on Typogarden with Damien, who now controls it.
. update language files for translators
. add maybe add 1-2 nice features I have in mind.

Hope this have helped
Cheers
Frédéric

--

-- 
Frédéric de Villamil
frederic <at> de-villamil.com                        tel: +33 (0)6 62 19 1337
http://fredericdevillamil.com             Typo : http://typosphere.org
Scott Likens | 17 Jul 00:38

Re: Deploying Ruby on Rails Applications (was: Re: Can't update feeds?)


On Jul 16, 2008, at 6:43 AM, Chet Farmer wrote:

>
> On Jul 16, 2008, at 6:04 AM, Scott Likens wrote:
>> Which portion of the documentation needs to be revised? FastCGI?  
>> Mongrel?
>
> Honestly, all of it. I know that's a broad answer, but it's the  
> truth. Compare the installation experience of a LAMP stack tool to  
> Typo's and you'll see the huge gap.
>
> In particular, deeper descriptions of why Mongrel needs to be  
> involved, what the alternatives to a Mongrel configuration are, and  
> why one might choose one approach over the other are ALL questions  
> that need to be addressed. I made that clear in my prior post.

We are comparing an Apple to a Pear, LAMP is not the same as LAMR or a  
Ruby on Rails install.  Please stop comparing it, you are doing  
nothing useful by doing that.

What is mongrel? Let's see here if this quote satisfy's you.

"Mongrel is a small library that provides a very fast HTTP 1.1 server  
for Ruby web applications. It is not particular to any framework, and  
is intended to be just enough to get a web application running behind  
a more complete and robust web server.

What makes Mongrel so fast is the careful use of an Ragel extension to  
provide fast, accurate HTTP 1.1 protocol parsing. This makes the  
server scream without too many portability issues.

See mongrel.rubyforge.org for more information. "

A bit technical, but Mongrel is a Web Server.  Like Apache, or nginx  
or lighttpd.  Except that all it cares about and knows about is the  
application in which it is running.  Technically you can run it on  
port 80 (if you run it as root) and remove the whole extra web server  
from the equation.  Mongrel is for Ruby what mod_php is for Rails (bad  
analogy).  It does all the dirty work and forwards the end product to  
Apache and then to the end-user.  You can compare it to Tomcat or  
Jetty I guess, however that's not here nor there.

>> Typo is imo extremely easy to deploy and get up in running in under  
>> 5 minutes.
>
> Here, you're just plain wrong.
>
>> If your having a problem deploying typo please elaborate and tell  
>> us what the problem is with you deploying Typo so we can help you  
>> deploy it?
>
> I had problems getting mine to run, that's certainly true. But at  
> this point my Typo runs (just not in the way I really want it do;  
> the machine can't also run Apache -- as, again, I've made clear  
> before).
>
> My issues are bugs in Typo. If I can't get those bugs resolved,  
> Typo's quirky and difficult installation issues will become  
> academic, as I'll have to migrate to something else. The important  
> bugs to ME are:
>
> -- my feeds do not dynamically update. They get created when first  
> requested, but are then frozen in amber.
>
> -- Typo does not work properly with MarsEdit or other stand-alone  
> editors. This is a show-stopper for me.
> I also have some other outstanding questions regarding updating my  
> Typo, and verifying the version I have, but those are in another  
> mail I posted early yesterday, I believe, and are part of a dialog  
> with Frederic.
>
> - How do I verify what version of Typo I have?
> - How is it best to upgrade Typo? What specific steps should be  
> taken, and why?

Frédéric has pretty much gone into the other problems you addressed.

However, the best method of updating/upgrading typo depends on the  
backend.

Let's say you use SQLite3

1) backup your databases in db/ to a separate location
2) unarchive the new version of typo in a separate directory (for  
staging or testing purposes).
3) copy the backed up databases (do not move them, we want to keep a  
pristine copy still somewhere) to db/
4) verify you are using the proper environment (e.g. PRODUCTION /  
DEVELOPMENT ...) and then run rake db:migrate
5) start typo on a different port then the original typo is running on.
6) Browse to the site by ip:port and verify if everything worked as  
planned, and if it did not discuss how it did not work properly, and  
if it did work how it can work easier.

... Now let's say you use MySQL.

1) mysqldump your typo database for backup purposes.
2) mysqlhotcopy -u root -p typo typo2
3) fixup the grants if need be so your typo login can see typo2 (if  
you use the root account for typo you can skip this step)
4) unarchive the new version of typo, and setup database.yml to see  
typo2 and the proper credentials and settings.
5) rake db:migrate
6) start typo on a different port and test it out.

Of course you'll have to reinstall your plugins and themes.  I believe  
as a standard practice it's best to set the theme to default and  
disable your plugins before you do the backup.  I don't know if  
Frédéric has resolved the technical details of plugins missing and  
themes missing and having to goto the admin interface and fix it, or  
delve into the MySQL database and disable plugins that way.

But that's a pretty short write-up.
Chet Farmer | 17 Jul 00:47

Re: Deploying Ruby on Rails Applications (was: Re: Can't update feeds?)


On Jul 16, 2008, at 5:38 PM, Scott Likens wrote:
>> Honestly, all of it. I know that's a broad answer, but it's the  
>> truth. Compare the installation experience of a LAMP stack tool to  
>> Typo's and you'll see the huge gap.
>>
>> In particular, deeper descriptions of why Mongrel needs to be  
>> involved, what the alternatives to a Mongrel configuration are, and  
>> why one might choose one approach over the other are ALL questions  
>> that need to be addressed. I made that clear in my prior post.
>
> We are comparing an Apple to a Pear, LAMP is not the same as LAMR or  
> a Ruby on Rails install.  Please stop comparing it, you are doing  
> nothing useful by doing that.

Are you really saying you can't compare a Ruby app with a LAMP app?  
That's ridiculous. How else can someone decide between Typo and MT and  
WP and etc?

No, you're just wrong. It makes PERFECT sense to compare the  
experience of setting up and using Application X with that of using  
Application Y if both X and Y are competitors in the same market  
(i.e., blogging software).

> What is mongrel? Let's see here if this quote satisfy's you.
>
> "Mongrel is a small library that provides a very fast HTTP 1.1  
> server for Ruby web applications. It is not particular to any  
> framework, and is intended to be just enough to get a web  
> application running behind a more complete and robust web server.
>
> What makes Mongrel so fast is the careful use of an Ragel extension  
> to provide fast, accurate HTTP 1.1 protocol parsing. This makes the  
> server scream without too many portability issues.
>
> See mongrel.rubyforge.org for more information. "
>
> A bit technical, but Mongrel is a Web Server.  Like Apache, or nginx  
> or lighttpd.  Except that all it cares about and knows about is the  
> application in which it is running.  Technically you can run it on  
> port 80 (if you run it as root) and remove the whole extra web  
> server from the equation.  Mongrel is for Ruby what mod_php is for  
> Rails (bad analogy).  It does all the dirty work and forwards the  
> end product to Apache and then to the end-user.  You can compare it  
> to Tomcat or Jetty I guess, however that's not here nor there.

Why on earth would you need to run a second web server? That seems  
like a really bad idea, frankly, hence my annoyance that the most  
obvious question (which boils down to "WTF?", essentially)  isn't  
addressed.

> Frédéric has pretty much gone into the other problems you addressed.
>
> However, the best method of updating/upgrading typo depends on the  
> backend.
>
> Let's say you use SQLite3
>
> 1) backup your databases in db/ to a separate location
> 2) unarchive the new version of typo in a separate directory (for  
> staging or testing purposes).
> 3) copy the backed up databases (do not move them, we want to keep a  
> pristine copy still somewhere) to db/
> 4) verify you are using the proper environment (e.g. PRODUCTION /  
> DEVELOPMENT ...) and then run rake db:migrate

What does rake do in this context?

> 5) start typo on a different port then the original typo is running  
> on.
> 6) Browse to the site by ip:port and verify if everything worked as  
> planned, and if it did not discuss how it did not work properly, and  
> if it did work how it can work easier.
>
> Of course you'll have to reinstall your plugins and themes.

!!!!

To put it mildly, that's a bit bizarre and very unfriendly to the user.

> I believe as a standard practice

Maybe for Typo. Not for anything else I use.

Chet Farmer
----
"When you've got an RV, a jet pack, and a monkey you really don't need  
much actual content"  - KS
Scott Likens | 17 Jul 02:12

Re: Deploying Ruby on Rails Applications (was: Re: Can't update feeds?)

On Jul 16, 2008, at 3:47 PM, Chet Farmer wrote:

We are comparing an Apple to a Pear, LAMP is not the same as LAMR or a Ruby on Rails install.  Please stop comparing it, you are doing nothing useful by doing that.

Are you really saying you can't compare a Ruby app with a LAMP app? That's ridiculous. How else can someone decide between Typo and MT and WP and etc?

No, you're just wrong. It makes PERFECT sense to compare the experience of setting up and using Application X with that of using Application Y if both X and Y are competitors in the same market (i.e., blogging software).

As I said above, you are doing nothing useful in this argument.  Stop it.  If you care that much passionately, then run Wordpress.  The argument is self defeating, because you are comparing apples to pears.  You can try this argument on a Django list and see how far you get.

What is mongrel? Let's see here if this quote satisfy's you.

"Mongrel is a small library that provides a very fast HTTP 1.1 server for Ruby web applications. It is not particular to any framework, and is intended to be just enough to get a web application running behind a more complete and robust web server.

What makes Mongrel so fast is the careful use of an Ragel extension to provide fast, accurate HTTP 1.1 protocol parsing. This makes the server scream without too many portability issues.

See mongrel.rubyforge.org for more information. "

A bit technical, but Mongrel is a Web Server.  Like Apache, or nginx or lighttpd.  Except that all it cares about and knows about is the application in which it is running.  Technically you can run it on port 80 (if you run it as root) and remove the whole extra web server from the equation.  Mongrel is for Ruby what mod_php is for Rails (bad analogy).  It does all the dirty work and forwards the end product to Apache and then to the end-user.  You can compare it to Tomcat or Jetty I guess, however that's not here nor there.

Why on earth would you need to run a second web server? That seems like a really bad idea, frankly, hence my annoyance that the most obvious question (which boils down to "WTF?", essentially)  isn't addressed.

Then I suggest you to take that torch up with the Mongrel Mailing list and ask them.  


Frédéric has pretty much gone into the other problems you addressed.

However, the best method of updating/upgrading typo depends on the backend.

Let's say you use SQLite3

1) backup your databases in db/ to a separate location
2) unarchive the new version of typo in a separate directory (for staging or testing purposes).
3) copy the backed up databases (do not move them, we want to keep a pristine copy still somewhere) to db/
4) verify you are using the proper environment (e.g. PRODUCTION / DEVELOPMENT ...) and then run rake db:migrate

What does rake do in this context?

Migrations.


"ActiveRecordMigration allows you to use Ruby to define changes to your database schema, making it possible to use a version control system to keep things synchronized with the actual code.
This has many uses, including:

    * Teams of developers – if one person makes a schema change, the other developers just need to update, and run “rake db:migrate”.
    * Production servers – run “rake db:migrate” when you roll out a new release to bring the database up to date as well.
    * Multiple