From scott at sigkill.org Fri Sep 1 01:33:06 2006 From: scott at sigkill.org (Scott Laird) Date: Thu, 31 Aug 2006 22:33:06 -0700 Subject: [typo] flickr filter expiry In-Reply-To: References: <14b7e5ef0608311048r75db8b3ega33d6a13b78e2a0d@mail.gmail.com> <20060901003939.GA63933@gimli.happygiraffe.net> Message-ID: <14b7e5ef0608312233k6c0bb97ch3ba5f96207c70152@mail.gmail.com> It wasn't our key that expired; there was a key hard-wired into the Flickr library that we've bene using. See http://www.typosphere.org/trac/changeset/1256 for the fix. If this works for everyone then I'll build Typo 4.0.4 and release it soon. Scott On 8/31/06, Chris Saylor wrote: > I requested an API key, plugged it into environment.rb and restarted > mongrel, but it still gives me the error. Any special tricks we should > know about? > > Thanks, > Chris > > On 8/31/06, Dominic Mitchell wrote: > > On Thu, Aug 31, 2006 at 10:48:12AM -0700, Scott Laird wrote: > > > I'll update it ASAP; probably tonight. > > > > It's on your blog too :-) > > > > http://scottstuff.net/blog/articles/2006/08/26/lighthouse-at-dawn > > > > Presumably it's easier to update my own config/environment.rb instead of > > everybody using your API key? > > > > -Dom > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > From jamesmead44 at gmail.com Fri Sep 1 04:44:36 2006 From: jamesmead44 at gmail.com (James Mead) Date: Fri, 1 Sep 2006 09:44:36 +0100 Subject: [typo] flickr filter expiry In-Reply-To: <14b7e5ef0608312233k6c0bb97ch3ba5f96207c70152@mail.gmail.com> References: <14b7e5ef0608311048r75db8b3ega33d6a13b78e2a0d@mail.gmail.com> <20060901003939.GA63933@gimli.happygiraffe.net> <14b7e5ef0608312233k6c0bb97ch3ba5f96207c70152@mail.gmail.com> Message-ID: <1db558f00609010144m8f52aafg9c2328af43593c44@mail.gmail.com> My understanding is that a Flickr API key is issued on a per application basis. I'm a bit confused as to whether I should be applying for a key just for my blog? -- James. http://blog.floehopper.org On 01/09/06, Scott Laird wrote: > > It wasn't our key that expired; there was a key hard-wired into the > Flickr library that we've bene using. See > http://www.typosphere.org/trac/changeset/1256 for the fix. > > If this works for everyone then I'll build Typo 4.0.4 and release it soon. > > > Scott > > On 8/31/06, Chris Saylor wrote: > > I requested an API key, plugged it into environment.rb and restarted > > mongrel, but it still gives me the error. Any special tricks we should > > know about? > > > > Thanks, > > Chris > > > > On 8/31/06, Dominic Mitchell wrote: > > > On Thu, Aug 31, 2006 at 10:48:12AM -0700, Scott Laird wrote: > > > > I'll update it ASAP; probably tonight. > > > > > > It's on your blog too :-) > > > > > > http://scottstuff.net/blog/articles/2006/08/26/lighthouse-at-dawn > > > > > > Presumably it's easier to update my own config/environment.rb instead > of > > > everybody using your API key? > > > > > > -Dom > > > _______________________________________________ > > > Typo-list mailing list > > > Typo-list at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060901/2cc0384c/attachment.html From andy at ciordia.info Fri Sep 1 09:14:42 2006 From: andy at ciordia.info (Andy Ciordia) Date: Fri, 1 Sep 2006 09:14:42 -0400 Subject: [typo] TextFilter error Message-ID: <8B1A9BC5-F001-4AC8-A661-A7FC41C12848@ciordia.info> Before I went to put in an api key and give that a whirl I move from migration 49 to 50 through gems and on restart of services when I pull admin or pull an article I get these errors. Did TextFilter's handling change? #### ActionView::TemplateError (uninitialized constant TextFilter) on line #12 of app/views/articles/read.rhtml: 9: <% end -%> 10: dc:title="<%=h @article.title.gsub(/-+/, '-') %>" 11: dc:identifier="<%= article_url(@article, false) %>" 12: dc:description="<%=h strip_html(@article.full_html [0..255]).gsub(/-+/, '-') %>" 13: dc:creator="<%= h @article.author %>" 14: dc:date="<%= @article.updated_at.xmlschema %>" /> 15: #### ActionView::TemplateError (uninitialized constant Admin::BaseHelper::TextFilter) on line #125 of app/views/admin/ general/index.rhtml: 122:

Typo supports a number of text filtering options. To add new filters, see the "filters" tab on the toolbar above.

123:

124: 127: 128:

-a -- Andy Ciordia : andy at ciordia.info it's my island : http://andy.ciordia.info -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060901/e77308d2/attachment.html From jake at whoisjake.com Fri Sep 1 09:13:35 2006 From: jake at whoisjake.com (Jake Good) Date: Fri, 01 Sep 2006 08:13:35 -0500 Subject: [typo] flickr filter expiry In-Reply-To: <1db558f00609010144m8f52aafg9c2328af43593c44@mail.gmail.com> References: <14b7e5ef0608311048r75db8b3ega33d6a13b78e2a0d@mail.gmail.com> <20060901003939.GA63933@gimli.happygiraffe.net> <14b7e5ef0608312233k6c0bb97ch3ba5f96207c70152@mail.gmail.com> <1db558f00609010144m8f52aafg9c2328af43593c44@mail.gmail.com> Message-ID: <44F831FF.2070606@whoisjake.com> You shouldn't because it's a developer API key and you're not the developer... you're the user. :) If you were to write your OWN Flickr Code, then you'd need one... Jake James Mead wrote: > My understanding is that a Flickr API key is issued on a per > application basis. I'm a bit confused as to whether I should be > applying for a key just for my blog? > -- > James. > http://blog.floehopper.org > > On 01/09/06, *Scott Laird* > wrote: > > It wasn't our key that expired; there was a key hard-wired into the > Flickr library that we've bene using. See > http://www.typosphere.org/trac/changeset/1256 for the fix. > > If this works for everyone then I'll build Typo 4.0.4 and release > it soon. > > > Scott > > On 8/31/06, Chris Saylor > wrote: > > I requested an API key, plugged it into environment.rb and restarted > > mongrel, but it still gives me the error. Any special tricks we > should > > know about? > > > > Thanks, > > Chris > > > > On 8/31/06, Dominic Mitchell > wrote: > > > On Thu, Aug 31, 2006 at 10:48:12AM -0700, Scott Laird wrote: > > > > I'll update it ASAP; probably tonight. > > > > > > It's on your blog too :-) > > > > > > > http://scottstuff.net/blog/articles/2006/08/26/lighthouse-at-dawn > > > > > > > Presumably it's easier to update my own config/environment.rb > instead of > > > everybody using your API key? > > > > > > -Dom > > > _______________________________________________ > > > Typo-list mailing list > > > Typo-list at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > > > ------------------------------------------------------------------------ > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list From sterling at sterlinganderson.net Fri Sep 1 09:30:35 2006 From: sterling at sterlinganderson.net (Sterling Anderson) Date: Fri, 1 Sep 2006 08:30:35 -0500 Subject: [typo] flickr filter expiry In-Reply-To: <14b7e5ef0608312233k6c0bb97ch3ba5f96207c70152@mail.gmail.com> References: <14b7e5ef0608311048r75db8b3ega33d6a13b78e2a0d@mail.gmail.com> <20060901003939.GA63933@gimli.happygiraffe.net> <14b7e5ef0608312233k6c0bb97ch3ba5f96207c70152@mail.gmail.com> Message-ID: Since no one else has commented yet, I thought I'd let you know I plugged in the change and it works perfectly. On 9/1/06, Scott Laird wrote: > It wasn't our key that expired; there was a key hard-wired into the > Flickr library that we've bene using. See > http://www.typosphere.org/trac/changeset/1256 for the fix. > > If this works for everyone then I'll build Typo 4.0.4 and release it soon. > > > Scott > > On 8/31/06, Chris Saylor wrote: > > I requested an API key, plugged it into environment.rb and restarted > > mongrel, but it still gives me the error. Any special tricks we should > > know about? > > > > Thanks, > > Chris > > > > On 8/31/06, Dominic Mitchell wrote: > > > On Thu, Aug 31, 2006 at 10:48:12AM -0700, Scott Laird wrote: > > > > I'll update it ASAP; probably tonight. > > > > > > It's on your blog too :-) > > > > > > http://scottstuff.net/blog/articles/2006/08/26/lighthouse-at-dawn > > > > > > Presumably it's easier to update my own config/environment.rb instead of > > > everybody using your API key? > > > > > > -Dom > > > _______________________________________________ > > > Typo-list mailing list > > > Typo-list at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > -- Sterling J. Anderson sterling [at] sterlinganderson.net http://sterlinganderson.net/ 608.239.8387 From jamesmead44 at gmail.com Fri Sep 1 09:33:38 2006 From: jamesmead44 at gmail.com (James Mead) Date: Fri, 1 Sep 2006 14:33:38 +0100 Subject: [typo] flickr filter expiry In-Reply-To: <44F831FF.2070606@whoisjake.com> References: <14b7e5ef0608311048r75db8b3ega33d6a13b78e2a0d@mail.gmail.com> <20060901003939.GA63933@gimli.happygiraffe.net> <14b7e5ef0608312233k6c0bb97ch3ba5f96207c70152@mail.gmail.com> <1db558f00609010144m8f52aafg9c2328af43593c44@mail.gmail.com> <44F831FF.2070606@whoisjake.com> Message-ID: <1db558f00609010633o23e836e3s8df2fbc17e0d2ffe@mail.gmail.com> That's what I thought - but looking at the changeset it looks like it just removes the hard-coded key and replaces it with a constant which presumably I need to define in my environment? What key should I use for this constant? -- James. http://blog.floehopper.org On 01/09/06, Jake Good wrote: > > You shouldn't because it's a developer API key and you're not the > developer... you're the user. > > :) > > If you were to write your OWN Flickr Code, then you'd need one... > > Jake > > James Mead wrote: > > My understanding is that a Flickr API key is issued on a per > > application basis. I'm a bit confused as to whether I should be > > applying for a key just for my blog? > > -- > > James. > > http://blog.floehopper.org > > > > On 01/09/06, *Scott Laird* > > wrote: > > > > It wasn't our key that expired; there was a key hard-wired into the > > Flickr library that we've bene using. See > > http://www.typosphere.org/trac/changeset/1256 for the fix. > > > > If this works for everyone then I'll build Typo 4.0.4 and release > > it soon. > > > > > > Scott > > > > On 8/31/06, Chris Saylor > > wrote: > > > I requested an API key, plugged it into environment.rb and > restarted > > > mongrel, but it still gives me the error. Any special tricks we > > should > > > know about? > > > > > > Thanks, > > > Chris > > > > > > On 8/31/06, Dominic Mitchell > > wrote: > > > > On Thu, Aug 31, 2006 at 10:48:12AM -0700, Scott Laird wrote: > > > > > I'll update it ASAP; probably tonight. > > > > > > > > It's on your blog too :-) > > > > > > > > > > http://scottstuff.net/blog/articles/2006/08/26/lighthouse-at-dawn > > > > > > > > > > Presumably it's easier to update my own config/environment.rb > > instead of > > > > everybody using your API key? > > > > > > > > -Dom > > > > _______________________________________________ > > > > Typo-list mailing list > > > > Typo-list at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > > > _______________________________________________ > > > Typo-list mailing list > > > Typo-list at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060901/d79b7f0e/attachment-0001.html From jake at whoisjake.com Fri Sep 1 09:38:31 2006 From: jake at whoisjake.com (Jake Good) Date: Fri, 01 Sep 2006 08:38:31 -0500 Subject: [typo] flickr filter expiry In-Reply-To: <1db558f00609010633o23e836e3s8df2fbc17e0d2ffe@mail.gmail.com> References: <14b7e5ef0608311048r75db8b3ega33d6a13b78e2a0d@mail.gmail.com> <20060901003939.GA63933@gimli.happygiraffe.net> <14b7e5ef0608312233k6c0bb97ch3ba5f96207c70152@mail.gmail.com> <1db558f00609010144m8f52aafg9c2328af43593c44@mail.gmail.com> <44F831FF.2070606@whoisjake.com> <1db558f00609010633o23e836e3s8df2fbc17e0d2ffe@mail.gmail.com> Message-ID: <44F837D7.2060605@whoisjake.com> It should already be in your config/environment.rb near the bottom. James Mead wrote: > That's what I thought - but looking at the changeset it looks like it > just removes the hard-coded key and replaces it with a constant which > presumably I need to define in my environment? What key should I use > for this constant? > -- > James. > http://blog.floehopper.org > > On 01/09/06, *Jake Good* < jake at whoisjake.com > > wrote: > > You shouldn't because it's a developer API key and you're not the > developer... you're the user. > > :) > > If you were to write your OWN Flickr Code, then you'd need one... > > Jake > > James Mead wrote: > > My understanding is that a Flickr API key is issued on a per > > application basis. I'm a bit confused as to whether I should be > > applying for a key just for my blog? > > -- > > James. > > http://blog.floehopper.org < http://blog.floehopper.org> > > > > On 01/09/06, *Scott Laird* > > >> wrote: > > > > It wasn't our key that expired; there was a key hard-wired > into the > > Flickr library that we've bene using. See > > http://www.typosphere.org/trac/changeset/1256 for the fix. > > > > If this works for everyone then I'll build Typo 4.0.4 and > release > > it soon. > > > > > > Scott > > > > On 8/31/06, Chris Saylor < cwsaylor at gmail.com > > > >> wrote: > > > I requested an API key, plugged it into environment.rb and > restarted > > > mongrel, but it still gives me the error. Any special > tricks we > > should > > > know about? > > > > > > Thanks, > > > Chris > > > > > > On 8/31/06, Dominic Mitchell > > >> > wrote: > > > > On Thu, Aug 31, 2006 at 10:48:12AM -0700, Scott Laird > wrote: > > > > > I'll update it ASAP; probably tonight. > > > > > > > > It's on your blog too :-) > > > > > > > > > > > http://scottstuff.net/blog/articles/2006/08/26/lighthouse-at-dawn > > > > > > > > > > > > Presumably it's easier to update my own > config/environment.rb > > instead of > > > > everybody using your API key? > > > > > > > > -Dom > > > > _______________________________________________ > > > > Typo-list mailing list > > > > Typo-list at rubyforge.org > > > > > > http://rubyforge.org/mailman/listinfo/typo-list > > < http://rubyforge.org/mailman/listinfo/typo-list> > > > > > > > _______________________________________________ > > > Typo-list mailing list > > > Typo-list at rubyforge.org > > > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > ------------------------------------------------------------------------ > > > > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list From sterling at sterlinganderson.net Fri Sep 1 09:40:20 2006 From: sterling at sterlinganderson.net (Sterling Anderson) Date: Fri, 1 Sep 2006 08:40:20 -0500 Subject: [typo] flickr filter expiry In-Reply-To: <1db558f00609010633o23e836e3s8df2fbc17e0d2ffe@mail.gmail.com> References: <14b7e5ef0608311048r75db8b3ega33d6a13b78e2a0d@mail.gmail.com> <20060901003939.GA63933@gimli.happygiraffe.net> <14b7e5ef0608312233k6c0bb97ch3ba5f96207c70152@mail.gmail.com> <1db558f00609010144m8f52aafg9c2328af43593c44@mail.gmail.com> <44F831FF.2070606@whoisjake.com> <1db558f00609010633o23e836e3s8df2fbc17e0d2ffe@mail.gmail.com> Message-ID: The key is already defined in environment.rb. The change just starts using that key. All you need to do is make the change and you will be set. On 9/1/06, James Mead wrote: > That's what I thought - but looking at the changeset it looks like it just > removes the hard-coded key and replaces it with a constant which presumably > I need to define in my environment? What key should I use for this constant? > > -- > James. > http://blog.floehopper.org > > > On 01/09/06, Jake Good < jake at whoisjake.com> wrote: > > You shouldn't because it's a developer API key and you're not the > > developer... you're the user. > > > > :) > > > > If you were to write your OWN Flickr Code, then you'd need one... > > > > Jake > > > > James Mead wrote: > > > My understanding is that a Flickr API key is issued on a per > > > application basis. I'm a bit confused as to whether I should be > > > applying for a key just for my blog? > > > -- > > > James. > > > http://blog.floehopper.org < http://blog.floehopper.org> > > > > > > On 01/09/06, *Scott Laird* > > > wrote: > > > > > > It wasn't our key that expired; there was a key hard-wired into the > > > Flickr library that we've bene using. See > > > http://www.typosphere.org/trac/changeset/1256 for > the fix. > > > > > > If this works for everyone then I'll build Typo 4.0.4 and release > > > it soon. > > > > > > > > > Scott > > > > > > On 8/31/06, Chris Saylor < cwsaylor at gmail.com > > > > wrote: > > > > I requested an API key, plugged it into environment.rb and > restarted > > > > mongrel, but it still gives me the error. Any special tricks we > > > should > > > > know about? > > > > > > > > Thanks, > > > > Chris > > > > > > > > On 8/31/06, Dominic Mitchell > > > wrote: > > > > > On Thu, Aug 31, 2006 at 10:48:12AM -0700, Scott Laird wrote: > > > > > > I'll update it ASAP; probably tonight. > > > > > > > > > > It's on your blog too :-) > > > > > > > > > > > > > > http://scottstuff.net/blog/articles/2006/08/26/lighthouse-at-dawn > > > > > > > > > > > > > > > Presumably it's easier to update my own config/environment.rb > > > instead of > > > > > everybody using your API key? > > > > > > > > > > -Dom > > > > > _______________________________________________ > > > > > Typo-list mailing list > > > > > Typo-list at rubyforge.org > > > > > http://rubyforge.org/mailman/listinfo/typo-list > > > < http://rubyforge.org/mailman/listinfo/typo-list> > > > > > > > > > _______________________________________________ > > > > Typo-list mailing list > > > > Typo-list at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > _______________________________________________ > > > Typo-list mailing list > > > Typo-list at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Typo-list mailing list > > > Typo-list at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/typo-list > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > > -- Sterling Anderson sterling [at] sterlinganderson.net http://sterlinganderson.net/ 608.239.8387 From jamesmead44 at gmail.com Fri Sep 1 09:49:44 2006 From: jamesmead44 at gmail.com (James Mead) Date: Fri, 1 Sep 2006 14:49:44 +0100 Subject: [typo] flickr filter expiry In-Reply-To: References: <14b7e5ef0608311048r75db8b3ega33d6a13b78e2a0d@mail.gmail.com> <20060901003939.GA63933@gimli.happygiraffe.net> <14b7e5ef0608312233k6c0bb97ch3ba5f96207c70152@mail.gmail.com> <1db558f00609010144m8f52aafg9c2328af43593c44@mail.gmail.com> <44F831FF.2070606@whoisjake.com> <1db558f00609010633o23e836e3s8df2fbc17e0d2ffe@mail.gmail.com> Message-ID: <1db558f00609010649t16652b68v75730711420adf6f@mail.gmail.com> doh! sorry - i should have looked before asking - thanks. i think i was confused because people had been talking about requesting an api key earlier in this thread. it works fine now thanks :-) -- James. http://blog.floehopper.org On 01/09/06, Sterling Anderson wrote: > > The key is already defined in environment.rb. The change just starts > using that key. All you need to do is make the change and you will be > set. > > On 9/1/06, James Mead wrote: > > That's what I thought - but looking at the changeset it looks like it > just > > removes the hard-coded key and replaces it with a constant which > presumably > > I need to define in my environment? What key should I use for this > constant? > > > > -- > > James. > > http://blog.floehopper.org > > > > > > On 01/09/06, Jake Good < jake at whoisjake.com> wrote: > > > You shouldn't because it's a developer API key and you're not the > > > developer... you're the user. > > > > > > :) > > > > > > If you were to write your OWN Flickr Code, then you'd need one... > > > > > > Jake > > > > > > James Mead wrote: > > > > My understanding is that a Flickr API key is issued on a per > > > > application basis. I'm a bit confused as to whether I should be > > > > applying for a key just for my blog? > > > > -- > > > > James. > > > > http://blog.floehopper.org < http://blog.floehopper.org> > > > > > > > > On 01/09/06, *Scott Laird* > > > > wrote: > > > > > > > > It wasn't our key that expired; there was a key hard-wired into > the > > > > Flickr library that we've bene using. See > > > > http://www.typosphere.org/trac/changeset/1256 for > > the fix. > > > > > > > > If this works for everyone then I'll build Typo 4.0.4 and > release > > > > it soon. > > > > > > > > > > > > Scott > > > > > > > > On 8/31/06, Chris Saylor < cwsaylor at gmail.com > > > > > wrote: > > > > > I requested an API key, plugged it into environment.rb and > > restarted > > > > > mongrel, but it still gives me the error. Any special tricks > we > > > > should > > > > > know about? > > > > > > > > > > Thanks, > > > > > Chris > > > > > > > > > > On 8/31/06, Dominic Mitchell > > > > wrote: > > > > > > On Thu, Aug 31, 2006 at 10:48:12AM -0700, Scott Laird wrote: > > > > > > > I'll update it ASAP; probably tonight. > > > > > > > > > > > > It's on your blog too :-) > > > > > > > > > > > > > > > > > > http://scottstuff.net/blog/articles/2006/08/26/lighthouse-at-dawn > > > > > > > > > > > > > > > > > > > > Presumably it's easier to update my own > config/environment.rb > > > > instead of > > > > > > everybody using your API key? > > > > > > > > > > > > -Dom > > > > > > _______________________________________________ > > > > > > Typo-list mailing list > > > > > > Typo-list at rubyforge.org > > > > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > < http://rubyforge.org/mailman/listinfo/typo-list> > > > > > > > > > > > _______________________________________________ > > > > > Typo-list mailing list > > > > > Typo-list at rubyforge.org > > > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > > > _______________________________________________ > > > > Typo-list mailing list > > > > Typo-list at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > _______________________________________________ > > > > Typo-list mailing list > > > > Typo-list at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/typo-list > > > _______________________________________________ > > > Typo-list mailing list > > > Typo-list at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > > > > > > > > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > -- > Sterling Anderson > sterling [at] sterlinganderson.net > http://sterlinganderson.net/ > 608.239.8387 > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060901/12d4247a/attachment.html From lookmarge at gmail.com Fri Sep 1 15:53:21 2006 From: lookmarge at gmail.com (Eric Cartman) Date: Fri, 1 Sep 2006 15:53:21 -0400 Subject: [typo] typo-4.0.3.zip in *nix format Message-ID: Hi everybody, I've noticed that the zip file on rubyforge containts Typo files in Unix format. I've tried them and they won't work out of the box with Rails on Windows (ruby/rails doesn't find the end of file). Can you please fix this in the zip file? Thanks & regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060901/5bd5c7d4/attachment-0001.html From andy at ciordia.info Fri Sep 1 20:23:56 2006 From: andy at ciordia.info (Andy Ciordia) Date: Fri, 1 Sep 2006 20:23:56 -0400 (EDT) Subject: [typo] TextFilter error In-Reply-To: <8B1A9BC5-F001-4AC8-A661-A7FC41C12848@ciordia.info> References: <8B1A9BC5-F001-4AC8-A661-A7FC41C12848@ciordia.info> Message-ID: <33186.71.70.81.117.1157156636.squirrel@www.caffenuance.com> I'm not having much luck figuring this out on my own. I've searched the archives and those with this problem (or similar) don't seem to post what they do to fix it, or they've left typo. Anyone got a clue? -a On Fri, September 1, 2006 9:14 am, Andy Ciordia wrote: > Did TextFilter's handling change? > > #### > ActionView::TemplateError (uninitialized constant TextFilter) on line > #12 of app/views/articles/read.rhtml: > 9: <% end -%> > 10: dc:title="<%=h @article.title.gsub(/-+/, '-') %>" > 11: dc:identifier="<%= article_url(@article, false) %>" > 12: dc:description="<%=h strip_html(@article.full_html > [0..255]).gsub(/-+/, '-') %>" > 13: dc:creator="<%= h @article.author %>" > 14: dc:date="<%= @article.updated_at.xmlschema %>" /> > 15: > > #### > ActionView::TemplateError (uninitialized constant > Admin::BaseHelper::TextFilter) on line #125 of app/views/admin/ > general/index.rhtml: > 122:

Typo supports a number of text filtering > options. To add new filters, see the "filters" tab on the toolbar > above.

> 123:

> 124: > 127: > 128:

> > > -a > > > -- > Andy Ciordia : andy at ciordia.info From johncwang at gmail.com Sat Sep 2 13:51:28 2006 From: johncwang at gmail.com (John Wang) Date: Sat, 2 Sep 2006 10:51:28 -0700 Subject: [typo] Notable social bookmarking/networking for Typo Message-ID: <22a4faec0609021051u371c95eawd2b9b36384eddbef@mail.gmail.com> I put together a notable links bar to social bookmarking / networking sites like del.icio.us, digg, magnolia and others. It's very simple to install and is self-contained in a single template file. You can read more about it and install it on your blog with the post here: http://www.dev411.com/blog/2006/09/02/notable-social-bookmarking-networking-for-typo Let me know what you think and if it can be improved. Also, is there a way to make this a Typo 'plugin' or the template the best way to go. -- John Wang http://www.dev411.com/blog/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060902/245e2bba/attachment.html From heromuto at fastmail.jp Mon Sep 4 09:56:46 2006 From: heromuto at fastmail.jp (heromuto) Date: Mon, 04 Sep 2006 06:56:46 -0700 Subject: [typo] errors on updating to the latest typo trunk At revision 1256 with db version 55 Message-ID: <1157378206.17981.270085200@webmail.messagingengine.com> Hello I have tonight updated both my typo sites dalcross.com and thumbsucker.info using svn update ./*, I then ran rake migrate and restarted lighttpd and rails. I logged into the admin console for both sites and updated my postgresql db. All this is what I have always done, regrettably this time something has gone wrong. I had a look at typo irc but was advised to speak to a typo dev so this is why I am posting here. Both site present with Application error (Rails). and are hosted on textdrive.com server. Thumbsucker.info production.log has the following: ++++++++++++++++++++++++++++++++ Rendering actionerrorlayoutfalse within ../../themes/redsamurai/layouts/default Rendering articles/error Processing Base#index (for 58.108.48.115 at 2006-09-04 13:46:33) [GET] Parameters: {"action"=>"index", "controller"=>"articles"} ActionView::TemplateError (The single-table inheritance mechanism failed to locate the subclass: 'StaticSidebar'. This error is raised because the column 'type' is reserved for storing the class in case of inheritance. Please rename this column if you didn't intend it to be used for storing the inheritance class or overwrite Sidebar.inheritance_column to use another column for that information.) on line #52 of themes/redsamurai/layouts/default.rhtml: 49: 50:
51: <% benchmark "BENCHMARK: layout/sidebars" do %> 52: <%= render_sidebars %> 53: <% end %> 54: 55: #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:985:in `instantiate_without_callbacks' #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/callbacks.rb:215:in `instantiate' #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:390:in `find_by_sql' #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:390:in `find_by_sql' #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:924:in `find_every' #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:381:in `find' #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/has_many_association.rb:83:in `find' #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/has_many_association.rb:111:in `find_target' #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:116:in `load_target' #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:109:in `method_missing' #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/has_many_association.rb:90:in `method_missing' #{RAILS_ROOT}/app/helpers/sidebar_helper.rb:3:in `render_sidebars' #{RAILS_ROOT}/themes/redsamurai/layouts/default.rhtml:52:in `_run_rhtml__users_home_dalcross_admin_domains_thumbsucker46info_themes_redsamurai_layouts_default' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in `benchmark' /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' /usr/local/lib/ruby/1.8/benchmark.rb:307:in `realtime' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in `benchmark' #{RAILS_ROOT}/themes/redsamurai/layouts/default.rhtml:51:in `_run_rhtml__users_home_dalcross_admin_domains_thumbsucker46info_themes_redsamurai_layouts_default' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in `benchmark' /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' /usr/local/lib/ruby/1.8/benchmark.rb:307:in `realtime' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in `benchmark' #{RAILS_ROOT}/themes/redsamurai/layouts/default.rhtml:10:in `_run_rhtml__users_home_dalcross_admin_domains_thumbsucker46info_themes_redsamurai_layouts_default' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:314:in `compile_and_render_template' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:290:in `render_template' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:249:in `render_file' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/layout.rb:249:in `render_without_benchmark' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render' /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render' #{RAILS_ROOT}/app/controllers/articles_controller.rb:73:in `rescue_action_in_public' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:33:in `rescue_action' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:108:in `perform_action' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:381:in `process_without_filters' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support' #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process' #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch' #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:150:in `process_request' #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:54:in `process!' /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/fcgi.rb:600:in `each_cgi' /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/fcgi.rb:597:in `each_cgi' #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:53:in `process!' #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:23:in `process!' /users/home/dalcross_admin/domains/thumbsucker.info/web/public/dispatch.fcgi:24 ++++++++++++++++++++++++++++++++ Its seems that if I remove <%= render_sidebars %> from the theme/layouts/default.rhtml the thumbsucker.info site loads but missing the sidebar. The dalcross.com production.log has the following: ++++++++++++++++++++++++++++++++ Processing Base#index (for 58.108.48.115 at 2006-09-04 13:50:45) [GET] Session ID: 85dc77b5804fcf913e3b21dc5059663a Parameters: {} NameError (uninitialized constant ArticlesController): /vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:100:in `const_missing' /vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:131:in `const_missing' generated/routing/recognition.rb:4:in `recognize_path' /vendor/rails/actionpack/lib/action_controller/routing.rb:477:in `recognize!' /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch' /vendor/rails/railties/lib/fcgi_handler.rb:150:in `process_request' /vendor/rails/railties/lib/fcgi_handler.rb:54:in `process!' /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:600:in `each_cgi' /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:597:in `each_cgi' /vendor/rails/railties/lib/fcgi_handler.rb:53:in `process!' /vendor/rails/railties/lib/fcgi_handler.rb:23:in `process!' /users/home/dalcross_admin/web/public/dispatch.fcgi:24 ++++++++++++++++++++++++++++++++ Can anyone help me resolve this problem with typo or would I better advised to revert. I have tried svn revert -R to no avail. All help deeply appreciated. Yours truly Heromuto -- heromuto heromuto at fastmail.jp -- http://www.fastmail.fm - A fast, anti-spam email service. From sterling at sterlinganderson.net Mon Sep 4 10:23:09 2006 From: sterling at sterlinganderson.net (Sterling Anderson) Date: Mon, 4 Sep 2006 09:23:09 -0500 Subject: [typo] errors on updating to the latest typo trunk At revision 1256 with db version 55 In-Reply-To: <1157378206.17981.270085200@webmail.messagingengine.com> References: <1157378206.17981.270085200@webmail.messagingengine.com> Message-ID: You may want to revert to an older revision of the code with svn update -r They are doing quite a bit of work on things right now and things get broken very easily. I had been using the trunk but it just became too big of a hassle. On 9/4/06, heromuto wrote: > Hello > > I have tonight updated both my typo sites dalcross.com and > thumbsucker.info using svn update ./*, I then ran rake migrate and > restarted lighttpd and rails. > > I logged into the admin console for both sites and updated my postgresql > db. All this is what I have always done, regrettably this time something > has gone wrong. > > I had a look at typo irc but was advised to speak to a typo dev so this > is why I am posting here. > > Both site present with Application error (Rails). and are hosted on > textdrive.com server. > > Thumbsucker.info production.log has the following: > > ++++++++++++++++++++++++++++++++ > Rendering actionerrorlayoutfalse within > ../../themes/redsamurai/layouts/default > Rendering articles/error > > > Processing Base#index (for 58.108.48.115 at 2006-09-04 13:46:33) [GET] > Parameters: {"action"=>"index", "controller"=>"articles"} > > > ActionView::TemplateError (The single-table inheritance mechanism failed > to locate the subclass: 'StaticSidebar'. This error is raised because > the column 'type' is reserved for storing the class in case of > inheritance. Please rename this column if you didn't intend it to be > used for storing the inheritance class or overwrite > Sidebar.inheritance_column to use another column for that information.) > on line #52 of themes/redsamurai/layouts/default.rhtml: > 49: > 50:
> 51: <% benchmark "BENCHMARK: layout/sidebars" do %> > 52: <%= render_sidebars %> > 53: <% end %> > 54: > 55: > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:985:in > `instantiate_without_callbacks' > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/callbacks.rb:215:in > `instantiate' > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:390:in > `find_by_sql' > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:390:in > `find_by_sql' > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:924:in > `find_every' > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:381:in > `find' > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/has_many_association.rb:83:in > `find' > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/has_many_association.rb:111:in > `find_target' > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:116:in > `load_target' > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:109:in > `method_missing' > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/has_many_association.rb:90:in > `method_missing' > #{RAILS_ROOT}/app/helpers/sidebar_helper.rb:3:in `render_sidebars' > #{RAILS_ROOT}/themes/redsamurai/layouts/default.rhtml:52:in > `_run_rhtml__users_home_dalcross_admin_domains_thumbsucker46info_themes_redsamurai_layouts_default' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in > `benchmark' > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > /usr/local/lib/ruby/1.8/benchmark.rb:307:in `realtime' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in > `benchmark' > #{RAILS_ROOT}/themes/redsamurai/layouts/default.rhtml:51:in > `_run_rhtml__users_home_dalcross_admin_domains_thumbsucker46info_themes_redsamurai_layouts_default' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in > `benchmark' > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > /usr/local/lib/ruby/1.8/benchmark.rb:307:in `realtime' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in > `benchmark' > #{RAILS_ROOT}/themes/redsamurai/layouts/default.rhtml:10:in > `_run_rhtml__users_home_dalcross_admin_domains_thumbsucker46info_themes_redsamurai_layouts_default' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:314:in > `compile_and_render_template' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:290:in > `render_template' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:249:in > `render_file' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/layout.rb:249:in > `render_without_benchmark' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > `render' > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > `render' > #{RAILS_ROOT}/app/controllers/articles_controller.rb:73:in > `rescue_action_in_public' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:33:in > `rescue_action' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:108:in > `perform_action' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:381:in > `process_without_filters' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:377:in > `process_without_session_management_support' > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in > `process' > #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in > `dispatch' > #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:150:in > `process_request' > #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:54:in > `process!' > /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/fcgi.rb:600:in > `each_cgi' > /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/fcgi.rb:597:in > `each_cgi' > #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:53:in > `process!' > #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:23:in > `process!' > /users/home/dalcross_admin/domains/thumbsucker.info/web/public/dispatch.fcgi:24 > > ++++++++++++++++++++++++++++++++ > > Its seems that if I remove <%= render_sidebars %> from the > theme/layouts/default.rhtml the thumbsucker.info site loads but missing > the sidebar. > > > The dalcross.com production.log has the following: > > ++++++++++++++++++++++++++++++++ > Processing Base#index (for 58.108.48.115 at 2006-09-04 13:50:45) [GET] > Session ID: 85dc77b5804fcf913e3b21dc5059663a > Parameters: {} > > > NameError (uninitialized constant ArticlesController): > /vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:100:in > `const_missing' > /vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:131:in > `const_missing' > generated/routing/recognition.rb:4:in `recognize_path' > /vendor/rails/actionpack/lib/action_controller/routing.rb:477:in > `recognize!' > /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch' > /vendor/rails/railties/lib/fcgi_handler.rb:150:in `process_request' > /vendor/rails/railties/lib/fcgi_handler.rb:54:in `process!' > /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:600:in > `each_cgi' > /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:597:in > `each_cgi' > /vendor/rails/railties/lib/fcgi_handler.rb:53:in `process!' > /vendor/rails/railties/lib/fcgi_handler.rb:23:in `process!' > /users/home/dalcross_admin/web/public/dispatch.fcgi:24 > ++++++++++++++++++++++++++++++++ > > Can anyone help me resolve this problem with typo or would I better > advised to revert. > > I have tried svn revert -R to no avail. > > All help deeply appreciated. > > Yours truly > > Heromuto > -- > heromuto > heromuto at fastmail.jp > > -- > http://www.fastmail.fm - A fast, anti-spam email service. > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > -- Sterling Anderson sterling [at] sterlinganderson.net http://sterlinganderson.net/ 608.239.8387 From heromuto at fastmail.jp Mon Sep 4 13:10:09 2006 From: heromuto at fastmail.jp (heromuto) Date: Mon, 04 Sep 2006 10:10:09 -0700 Subject: [typo] errors on updating to the latest typo trunk At revision1256 with db version 55 In-Reply-To: References: <1157378206.17981.270085200@webmail.messagingengine.com> Message-ID: <1157389809.10498.270098125@webmail.messagingengine.com> Hello I think a rollback is best I have used svn update --revision 1254 and svn update -r 1254 both to no effect. All it gives me is svn: Working copy 'tmp/cache' is missing or not locked However it seems to do nothing what am I missing? Yours truly Heromuto On Mon, 4 Sep 2006 09:23:09 -0500, "Sterling Anderson" said: > You may want to revert to an older revision of the code with svn > update -r > > They are doing quite a bit of work on things right now and things get > broken very easily. I had been using the trunk but it just became too > big of a hassle. > > On 9/4/06, heromuto wrote: > > Hello > > > > I have tonight updated both my typo sites dalcross.com and > > thumbsucker.info using svn update ./*, I then ran rake migrate and > > restarted lighttpd and rails. > > > > I logged into the admin console for both sites and updated my postgresql > > db. All this is what I have always done, regrettably this time something > > has gone wrong. > > > > I had a look at typo irc but was advised to speak to a typo dev so this > > is why I am posting here. > > > > Both site present with Application error (Rails). and are hosted on > > textdrive.com server. > > > > Thumbsucker.info production.log has the following: > > > > ++++++++++++++++++++++++++++++++ > > Rendering actionerrorlayoutfalse within > > ../../themes/redsamurai/layouts/default > > Rendering articles/error > > > > > > Processing Base#index (for 58.108.48.115 at 2006-09-04 13:46:33) [GET] > > Parameters: {"action"=>"index", "controller"=>"articles"} > > > > > > ActionView::TemplateError (The single-table inheritance mechanism failed > > to locate the subclass: 'StaticSidebar'. This error is raised because > > the column 'type' is reserved for storing the class in case of > > inheritance. Please rename this column if you didn't intend it to be > > used for storing the inheritance class or overwrite > > Sidebar.inheritance_column to use another column for that information.) > > on line #52 of themes/redsamurai/layouts/default.rhtml: > > 49: > > 50:
> > 51: <% benchmark "BENCHMARK: layout/sidebars" do %> > > 52: <%= render_sidebars %> > > 53: <% end %> > > 54: > > 55: > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:985:in > > `instantiate_without_callbacks' > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/callbacks.rb:215:in > > `instantiate' > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:390:in > > `find_by_sql' > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:390:in > > `find_by_sql' > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:924:in > > `find_every' > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:381:in > > `find' > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/has_many_association.rb:83:in > > `find' > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/has_many_association.rb:111:in > > `find_target' > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:116:in > > `load_target' > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:109:in > > `method_missing' > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/has_many_association.rb:90:in > > `method_missing' > > #{RAILS_ROOT}/app/helpers/sidebar_helper.rb:3:in `render_sidebars' > > #{RAILS_ROOT}/themes/redsamurai/layouts/default.rhtml:52:in > > `_run_rhtml__users_home_dalcross_admin_domains_thumbsucker46info_themes_redsamurai_layouts_default' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in > > `benchmark' > > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > > /usr/local/lib/ruby/1.8/benchmark.rb:307:in `realtime' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in > > `benchmark' > > #{RAILS_ROOT}/themes/redsamurai/layouts/default.rhtml:51:in > > `_run_rhtml__users_home_dalcross_admin_domains_thumbsucker46info_themes_redsamurai_layouts_default' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in > > `benchmark' > > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > > /usr/local/lib/ruby/1.8/benchmark.rb:307:in `realtime' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in > > `benchmark' > > #{RAILS_ROOT}/themes/redsamurai/layouts/default.rhtml:10:in > > `_run_rhtml__users_home_dalcross_admin_domains_thumbsucker46info_themes_redsamurai_layouts_default' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:314:in > > `compile_and_render_template' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:290:in > > `render_template' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:249:in > > `render_file' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/layout.rb:249:in > > `render_without_benchmark' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > > `render' > > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > > `render' > > #{RAILS_ROOT}/app/controllers/articles_controller.rb:73:in > > `rescue_action_in_public' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:33:in > > `rescue_action' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:108:in > > `perform_action' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:381:in > > `process_without_filters' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:377:in > > `process_without_session_management_support' > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in > > `process' > > #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in > > `dispatch' > > #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:150:in > > `process_request' > > #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:54:in > > `process!' > > /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/fcgi.rb:600:in > > `each_cgi' > > /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/fcgi.rb:597:in > > `each_cgi' > > #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:53:in > > `process!' > > #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:23:in > > `process!' > > /users/home/dalcross_admin/domains/thumbsucker.info/web/public/dispatch.fcgi:24 > > > > ++++++++++++++++++++++++++++++++ > > > > Its seems that if I remove <%= render_sidebars %> from the > > theme/layouts/default.rhtml the thumbsucker.info site loads but missing > > the sidebar. > > > > > > The dalcross.com production.log has the following: > > > > ++++++++++++++++++++++++++++++++ > > Processing Base#index (for 58.108.48.115 at 2006-09-04 13:50:45) [GET] > > Session ID: 85dc77b5804fcf913e3b21dc5059663a > > Parameters: {} > > > > > > NameError (uninitialized constant ArticlesController): > > /vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:100:in > > `const_missing' > > /vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:131:in > > `const_missing' > > generated/routing/recognition.rb:4:in `recognize_path' > > /vendor/rails/actionpack/lib/action_controller/routing.rb:477:in > > `recognize!' > > /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch' > > /vendor/rails/railties/lib/fcgi_handler.rb:150:in `process_request' > > /vendor/rails/railties/lib/fcgi_handler.rb:54:in `process!' > > /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:600:in > > `each_cgi' > > /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:597:in > > `each_cgi' > > /vendor/rails/railties/lib/fcgi_handler.rb:53:in `process!' > > /vendor/rails/railties/lib/fcgi_handler.rb:23:in `process!' > > /users/home/dalcross_admin/web/public/dispatch.fcgi:24 > > ++++++++++++++++++++++++++++++++ > > > > Can anyone help me resolve this problem with typo or would I better > > advised to revert. > > > > I have tried svn revert -R to no avail. > > > > All help deeply appreciated. > > > > Yours truly > > > > Heromuto > > -- > > heromuto > > heromuto at fastmail.jp > > > > -- > > http://www.fastmail.fm - A fast, anti-spam email service. > > > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > -- > Sterling Anderson > sterling [at] sterlinganderson.net > http://sterlinganderson.net/ > 608.239.8387 > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list -- heromuto heromuto at fastmail.jp -- http://www.fastmail.fm - One of many happy users: http://www.fastmail.fm/docs/quotes.html From benr at x-cr.com Mon Sep 4 13:35:33 2006 From: benr at x-cr.com (Ben Reubenstein) Date: Mon, 4 Sep 2006 11:35:33 -0600 Subject: [typo] errors on updating to the latest typo trunk At revision1256 with db version 55 In-Reply-To: <1157389809.10498.270098125@webmail.messagingengine.com> References: <1157378206.17981.270085200@webmail.messagingengine.com> <1157389809.10498.270098125@webmail.messagingengine.com> Message-ID: <44c79a160609041035ma7a5c2bhc6de1112772b3ba4@mail.gmail.com> Delete tmp/cache and that issue should go away and svn should do the update. rm -Rfv ./tmp/cache On 9/4/06, heromuto wrote: > > Hello > > I think a rollback is best I have used > svn update --revision 1254 and svn update -r 1254 both to no effect. > > All it gives me is svn: Working copy 'tmp/cache' is missing or not > locked > > However it seems to do nothing what am I missing? > > Yours truly > > > > Heromuto > > > > On Mon, 4 Sep 2006 09:23:09 -0500, "Sterling Anderson" > said: > > You may want to revert to an older revision of the code with svn > > update -r > > > > They are doing quite a bit of work on things right now and things get > > broken very easily. I had been using the trunk but it just became too > > big of a hassle. > > > > On 9/4/06, heromuto wrote: > > > Hello > > > > > > I have tonight updated both my typo sites dalcross.com and > > > thumbsucker.info using svn update ./*, I then ran rake migrate and > > > restarted lighttpd and rails. > > > > > > I logged into the admin console for both sites and updated my > postgresql > > > db. All this is what I have always done, regrettably this time > something > > > has gone wrong. > > > > > > I had a look at typo irc but was advised to speak to a typo dev so > this > > > is why I am posting here. > > > > > > Both site present with Application error (Rails). and are hosted on > > > textdrive.com server. > > > > > > Thumbsucker.info production.log has the following: > > > > > > ++++++++++++++++++++++++++++++++ > > > Rendering actionerrorlayoutfalse within > > > ../../themes/redsamurai/layouts/default > > > Rendering articles/error > > > > > > > > > Processing Base#index (for 58.108.48.115 at 2006-09-04 13:46:33) [GET] > > > Parameters: {"action"=>"index", "controller"=>"articles"} > > > > > > > > > ActionView::TemplateError (The single-table inheritance mechanism > failed > > > to locate the subclass: 'StaticSidebar'. This error is raised because > > > the column 'type' is reserved for storing the class in case of > > > inheritance. Please rename this column if you didn't intend it to be > > > used for storing the inheritance class or overwrite > > > Sidebar.inheritance_column to use another column for that > information.) > > > on line #52 of themes/redsamurai/layouts/default.rhtml: > > > 49: > > > 50:
> > > 51: <% benchmark "BENCHMARK: layout/sidebars" do %> > > > 52: <%= render_sidebars %> > > > 53: <% end %> > > > 54: > > > 55: > > > > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:985:in > > > `instantiate_without_callbacks' > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/callbacks.rb:215:in > > > `instantiate' > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:390:in > > > `find_by_sql' > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:390:in > > > `find_by_sql' > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:924:in > > > `find_every' > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:381:in > > > `find' > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/has_many_association.rb:83:in > > > `find' > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/has_many_association.rb:111:in > > > `find_target' > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:116:in > > > `load_target' > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:109:in > > > `method_missing' > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/has_many_association.rb:90:in > > > `method_missing' > > > #{RAILS_ROOT}/app/helpers/sidebar_helper.rb:3:in `render_sidebars' > > > #{RAILS_ROOT}/themes/redsamurai/layouts/default.rhtml:52:in > > > > `_run_rhtml__users_home_dalcross_admin_domains_thumbsucker46info_themes_redsamurai_layouts_default' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in > > > `benchmark' > > > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > > > /usr/local/lib/ruby/1.8/benchmark.rb:307:in `realtime' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in > > > `benchmark' > > > #{RAILS_ROOT}/themes/redsamurai/layouts/default.rhtml:51:in > > > > `_run_rhtml__users_home_dalcross_admin_domains_thumbsucker46info_themes_redsamurai_layouts_default' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in > > > `benchmark' > > > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > > > /usr/local/lib/ruby/1.8/benchmark.rb:307:in `realtime' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in > > > `benchmark' > > > #{RAILS_ROOT}/themes/redsamurai/layouts/default.rhtml:10:in > > > > `_run_rhtml__users_home_dalcross_admin_domains_thumbsucker46info_themes_redsamurai_layouts_default' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:314:in > > > `compile_and_render_template' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:290:in > > > `render_template' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:249:in > > > `render_file' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/layout.rb:249:in > > > `render_without_benchmark' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > > > `render' > > > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > > > `render' > > > #{RAILS_ROOT}/app/controllers/articles_controller.rb:73:in > > > `rescue_action_in_public' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:33:in > > > `rescue_action' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:108:in > > > `perform_action' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:381:in > > > `process_without_filters' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:377:in > > > `process_without_session_management_support' > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in > > > `process' > > > #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in > > > `dispatch' > > > #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:150:in > > > `process_request' > > > #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:54:in > > > `process!' > > > /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/fcgi.rb:600:in > > > `each_cgi' > > > /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/fcgi.rb:597:in > > > `each_cgi' > > > #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:53:in > > > `process!' > > > #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:23:in > > > `process!' > > > > /users/home/dalcross_admin/domains/thumbsucker.info/web/public/dispatch.fcgi:24 > > > > > > ++++++++++++++++++++++++++++++++ > > > > > > Its seems that if I remove <%= render_sidebars %> from the > > > theme/layouts/default.rhtml the thumbsucker.info site loads but > missing > > > the sidebar. > > > > > > > > > The dalcross.com production.log has the following: > > > > > > ++++++++++++++++++++++++++++++++ > > > Processing Base#index (for 58.108.48.115 at 2006-09-04 13:50:45) [GET] > > > Session ID: 85dc77b5804fcf913e3b21dc5059663a > > > Parameters: {} > > > > > > > > > NameError (uninitialized constant ArticlesController): > > > > /vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:100:in > > > `const_missing' > > > > /vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:131:in > > > `const_missing' > > > generated/routing/recognition.rb:4:in `recognize_path' > > > /vendor/rails/actionpack/lib/action_controller/routing.rb:477:in > > > `recognize!' > > > /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch' > > > /vendor/rails/railties/lib/fcgi_handler.rb:150:in > `process_request' > > > /vendor/rails/railties/lib/fcgi_handler.rb:54:in `process!' > > > /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:600:in > > > `each_cgi' > > > /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:597:in > > > `each_cgi' > > > /vendor/rails/railties/lib/fcgi_handler.rb:53:in `process!' > > > /vendor/rails/railties/lib/fcgi_handler.rb:23:in `process!' > > > /users/home/dalcross_admin/web/public/dispatch.fcgi:24 > > > ++++++++++++++++++++++++++++++++ > > > > > > Can anyone help me resolve this problem with typo or would I better > > > advised to revert. > > > > > > I have tried svn revert -R to no avail. > > > > > > All help deeply appreciated. > > > > > > Yours truly > > > > > > Heromuto > > > -- > > > heromuto > > > heromuto at fastmail.jp > > > > > > -- > > > http://www.fastmail.fm - A fast, anti-spam email service. > > > > > > _______________________________________________ > > > Typo-list mailing list > > > Typo-list at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > > > -- > > Sterling Anderson > > sterling [at] sterlinganderson.net > > http://sterlinganderson.net/ > > 608.239.8387 > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > -- > heromuto > heromuto at fastmail.jp > > -- > http://www.fastmail.fm - One of many happy users: > http://www.fastmail.fm/docs/quotes.html > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > -- Ben Reubenstein 303-947-0446 http://www.benr75.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060904/662559f7/attachment.html From heromuto at fastmail.jp Mon Sep 4 14:05:06 2006 From: heromuto at fastmail.jp (heromuto) Date: Mon, 04 Sep 2006 11:05:06 -0700 Subject: [typo] errors on updating to the latest typo trunk Atrevision1256 with db version 55 In-Reply-To: <44c79a160609041035ma7a5c2bhc6de1112772b3ba4@mail.gmail.com> References: <1157378206.17981.270085200@webmail.messagingengine.com> <1157389809.10498.270098125@webmail.messagingengine.com> <44c79a160609041035ma7a5c2bhc6de1112772b3ba4@mail.gmail.com> Message-ID: <1157393106.16612.270101108@webmail.messagingengine.com> Thanks that fixed thumbsucker.info however the same trick failed on the second domain. I ran rm -rfv ./tmp/cache/ which worked but when I run svn update --revision 1254 I simple get Skipped '.' and then the terminal prompt. I cannot delete '.' because of UNIX, so why is svn update --revision 1254 exiting on '.'. Yours truly Heromuto On Mon, 4 Sep 2006 11:35:33 -0600, "Ben Reubenstein" said: > Delete tmp/cache and that issue should go away and svn should do the > update. > > rm -Rfv ./tmp/cache > > > On 9/4/06, heromuto wrote: > > > > Hello > > > > I think a rollback is best I have used > > svn update --revision 1254 and svn update -r 1254 both to no effect. > > > > All it gives me is svn: Working copy 'tmp/cache' is missing or not > > locked > > > > However it seems to do nothing what am I missing? > > > > Yours truly > > > > > > > > Heromuto > > > > > > > > On Mon, 4 Sep 2006 09:23:09 -0500, "Sterling Anderson" > > said: > > > You may want to revert to an older revision of the code with svn > > > update -r > > > > > > They are doing quite a bit of work on things right now and things get > > > broken very easily. I had been using the trunk but it just became too > > > big of a hassle. > > > > > > On 9/4/06, heromuto wrote: > > > > Hello > > > > > > > > I have tonight updated both my typo sites dalcross.com and > > > > thumbsucker.info using svn update ./*, I then ran rake migrate and > > > > restarted lighttpd and rails. > > > > > > > > I logged into the admin console for both sites and updated my > > postgresql > > > > db. All this is what I have always done, regrettably this time > > something > > > > has gone wrong. > > > > > > > > I had a look at typo irc but was advised to speak to a typo dev so > > this > > > > is why I am posting here. > > > > > > > > Both site present with Application error (Rails). and are hosted on > > > > textdrive.com server. > > > > > > > > Thumbsucker.info production.log has the following: > > > > > > > > ++++++++++++++++++++++++++++++++ > > > > Rendering actionerrorlayoutfalse within > > > > ../../themes/redsamurai/layouts/default > > > > Rendering articles/error > > > > > > > > > > > > Processing Base#index (for 58.108.48.115 at 2006-09-04 13:46:33) [GET] > > > > Parameters: {"action"=>"index", "controller"=>"articles"} > > > > > > > > > > > > ActionView::TemplateError (The single-table inheritance mechanism > > failed > > > > to locate the subclass: 'StaticSidebar'. This error is raised because > > > > the column 'type' is reserved for storing the class in case of > > > > inheritance. Please rename this column if you didn't intend it to be > > > > used for storing the inheritance class or overwrite > > > > Sidebar.inheritance_column to use another column for that > > information.) > > > > on line #52 of themes/redsamurai/layouts/default.rhtml: > > > > 49: > > > > 50:
> > > > 51: <% benchmark "BENCHMARK: layout/sidebars" do %> > > > > 52: <%= render_sidebars %> > > > > 53: <% end %> > > > > 54: > > > > 55: > > > > > > > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:985:in > > > > `instantiate_without_callbacks' > > > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/callbacks.rb:215:in > > > > `instantiate' > > > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:390:in > > > > `find_by_sql' > > > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:390:in > > > > `find_by_sql' > > > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:924:in > > > > `find_every' > > > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:381:in > > > > `find' > > > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/has_many_association.rb:83:in > > > > `find' > > > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/has_many_association.rb:111:in > > > > `find_target' > > > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:116:in > > > > `load_target' > > > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/association_proxy.rb:109:in > > > > `method_missing' > > > > > > #{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations/has_many_association.rb:90:in > > > > `method_missing' > > > > #{RAILS_ROOT}/app/helpers/sidebar_helper.rb:3:in `render_sidebars' > > > > #{RAILS_ROOT}/themes/redsamurai/layouts/default.rhtml:52:in > > > > > > `_run_rhtml__users_home_dalcross_admin_domains_thumbsucker46info_themes_redsamurai_layouts_default' > > > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in > > > > `benchmark' > > > > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > > > > /usr/local/lib/ruby/1.8/benchmark.rb:307:in `realtime' > > > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in > > > > `benchmark' > > > > #{RAILS_ROOT}/themes/redsamurai/layouts/default.rhtml:51:in > > > > > > `_run_rhtml__users_home_dalcross_admin_domains_thumbsucker46info_themes_redsamurai_layouts_default' > > > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in > > > > `benchmark' > > > > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > > > > /usr/local/lib/ruby/1.8/benchmark.rb:307:in `realtime' > > > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/helpers/benchmark_helper.rb:18:in > > > > `benchmark' > > > > #{RAILS_ROOT}/themes/redsamurai/layouts/default.rhtml:10:in > > > > > > `_run_rhtml__users_home_dalcross_admin_domains_thumbsucker46info_themes_redsamurai_layouts_default' > > > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:314:in > > > > `compile_and_render_template' > > > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:290:in > > > > `render_template' > > > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_view/base.rb:249:in > > > > `render_file' > > > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/layout.rb:249:in > > > > `render_without_benchmark' > > > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > > > > `render' > > > > /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure' > > > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in > > > > `render' > > > > #{RAILS_ROOT}/app/controllers/articles_controller.rb:73:in > > > > `rescue_action_in_public' > > > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:33:in > > > > `rescue_action' > > > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/rescue.rb:108:in > > > > `perform_action' > > > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/base.rb:381:in > > > > `process_without_filters' > > > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/filters.rb:377:in > > > > `process_without_session_management_support' > > > > > > #{RAILS_ROOT}/vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in > > > > `process' > > > > #{RAILS_ROOT}/vendor/rails/railties/lib/dispatcher.rb:38:in > > > > `dispatch' > > > > #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:150:in > > > > `process_request' > > > > #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:54:in > > > > `process!' > > > > /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/fcgi.rb:600:in > > > > `each_cgi' > > > > /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/fcgi.rb:597:in > > > > `each_cgi' > > > > #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:53:in > > > > `process!' > > > > #{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:23:in > > > > `process!' > > > > > > /users/home/dalcross_admin/domains/thumbsucker.info/web/public/dispatch.fcgi:24 > > > > > > > > ++++++++++++++++++++++++++++++++ > > > > > > > > Its seems that if I remove <%= render_sidebars %> from the > > > > theme/layouts/default.rhtml the thumbsucker.info site loads but > > missing > > > > the sidebar. > > > > > > > > > > > > The dalcross.com production.log has the following: > > > > > > > > ++++++++++++++++++++++++++++++++ > > > > Processing Base#index (for 58.108.48.115 at 2006-09-04 13:50:45) [GET] > > > > Session ID: 85dc77b5804fcf913e3b21dc5059663a > > > > Parameters: {} > > > > > > > > > > > > NameError (uninitialized constant ArticlesController): > > > > > > /vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:100:in > > > > `const_missing' > > > > > > /vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:131:in > > > > `const_missing' > > > > generated/routing/recognition.rb:4:in `recognize_path' > > > > /vendor/rails/actionpack/lib/action_controller/routing.rb:477:in > > > > `recognize!' > > > > /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch' > > > > /vendor/rails/railties/lib/fcgi_handler.rb:150:in > > `process_request' > > > > /vendor/rails/railties/lib/fcgi_handler.rb:54:in `process!' > > > > /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:600:in > > > > `each_cgi' > > > > /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:597:in > > > > `each_cgi' > > > > /vendor/rails/railties/lib/fcgi_handler.rb:53:in `process!' > > > > /vendor/rails/railties/lib/fcgi_handler.rb:23:in `process!' > > > > /users/home/dalcross_admin/web/public/dispatch.fcgi:24 > > > > ++++++++++++++++++++++++++++++++ > > > > > > > > Can anyone help me resolve this problem with typo or would I better > > > > advised to revert. > > > > > > > > I have tried svn revert -R to no avail. > > > > > > > > All help deeply appreciated. > > > > > > > > Yours truly > > > > > > > > Heromuto > > > > -- > > > > heromuto > > > > heromuto at fastmail.jp > > > > > > > > -- > > > > http://www.fastmail.fm - A fast, anti-spam email service. > > > > > > > > _______________________________________________ > > > > Typo-list mailing list > > > > Typo-list at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > > > > > > > -- > > > Sterling Anderson > > > sterling [at] sterlinganderson.net > > > http://sterlinganderson.net/ > > > 608.239.8387 > > > _______________________________________________ > > > Typo-list mailing list > > > Typo-list at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/typo-list > > -- > > heromuto > > heromuto at fastmail.jp > > > > -- > > http://www.fastmail.fm - One of many happy users: > > http://www.fastmail.fm/docs/quotes.html > > > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > -- > Ben Reubenstein > 303-947-0446 > http://www.benr75.com -- heromuto heromuto at fastmail.jp -- http://www.fastmail.fm - Faster than the air-speed velocity of an unladen european swallow From mattrose at folkwolf.net Tue Sep 5 14:36:05 2006 From: mattrose at folkwolf.net (Matt Rose) Date: Tue, 5 Sep 2006 14:36:05 -0400 Subject: [typo] Making Sidebar Love In-Reply-To: References: Message-ID: I'm working on a little doc that I wrote after re-writing the bloglines sidebar again. I'll post again when it's done. Should be soon. On 27-Aug-06, at 5:01 AM, Levi McCallum wrote: > Hey guys, > > Quick question. > > I have made all the code to develop a Digg.com Sidebar element. Now > I just want to impliment it. How do I do it? Where are the sidebars > located and what do I need? > > Thanks > > Levi > > -- > Levi McCallum > Web Developer & Student > http://evilmac.org/ or http://humblepixel.com/ > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list From mattrose at folkwolf.net Tue Sep 5 14:43:43 2006 From: mattrose at folkwolf.net (Matt Rose) Date: Tue, 5 Sep 2006 14:43:43 -0400 Subject: [typo] multiple typo app? In-Reply-To: <74733560608311749t6779bc9ctbe8a419d518aee56@mail.gmail.com> References: <74733560608310747i6ad6045bpd56b0cdc687ea3be@mail.gmail.com> <14b7e5ef0608311049l51652fb4v2d01b655065b4640@mail.gmail.com> <44F77A42.7020601@si.on.ca> <74733560608311749t6779bc9ctbe8a419d518aee56@mail.gmail.com> Message-ID: This kind of thing is more suited for a web server to do, I don't think it's worth putting into typo itself. see my installation notes at http://folkwolf.net/blog/pages/installation/ to see how I did it using mongrel and apache. Also, why is rails getting rid of find_all?! That's great for debug purposes. On 31-Aug-06, at 8:49 PM, Hemant . wrote: > quite true, > > mephisto does this stuff.If typo is able to do this, it would be > awesome. > > Also, as new rails is going to remove find_first and find_all > method we should start removing them i guess. > > > On 9/1/06, Anton J Aylward wrote: Dreamhost allows > multiple sub-domains and multiple instances of MySQL to be > created quite easily. > > What I'd really like is to use that capability to have multiple > typo blogs > in subdomains. This seems a limited case rather than a general > case in that > its not really the same "app" since the databases are separate. > Its really just a matter of how the HTTP request gets directed and the > config file used. > > Any thoughts? > > Scott Laird wrote: > > Not quite. We're fairly close to having it work on the current > trunk, > > but none of the admin tools are there, and the permission checking > > system doesn't work like you'd expect. > > > > > > Scott > > > > On 8/31/06, Hemant . wrote: > >> Is it possible to host multiple sites on the same typo app? > > > -- > Never tell people how to do things. Tell them what to do and they > will surprise you with their ingenuity. > -- George S. Patton > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > > > > -- > -- > Hemant Kumar > Software Developer > > INXS Technologies > #15 ARK Cly., 1-A, > Eldams Rd. AlwarPet > Chennai - 600 018, India. > mobile:098 4044 6006 > ph: +91 44 3912 3000 (India) > fax: +91 44 39128128 (India) > ph: +1 817 755 2111 (US/International) > fax:+1 806 398 1355 (US/International) > www.INXSAsia.com > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list From mattrose at folkwolf.net Tue Sep 5 14:50:01 2006 From: mattrose at folkwolf.net (Matt Rose) Date: Tue, 5 Sep 2006 14:50:01 -0400 Subject: [typo] TextFilter error In-Reply-To: <33186.71.70.81.117.1157156636.squirrel@www.caffenuance.com> References: <8B1A9BC5-F001-4AC8-A661-A7FC41C12848@ciordia.info> <33186.71.70.81.117.1157156636.squirrel@www.caffenuance.com> Message-ID: I've hit this before, I think. Just go to your admin console and make sure you have a default textfilter defined in your settings page. Sometimes this doesn't get defined by default. I have no idea why, but IIRC there's a ticket for it in trac. On 1-Sep-06, at 8:23 PM, Andy Ciordia wrote: > I'm not having much luck figuring this out on my own. I've > searched the > archives and those with this problem (or similar) don't seem to > post what > they do to fix it, or they've left typo. Anyone got a clue? > > -a > > On Fri, September 1, 2006 9:14 am, Andy Ciordia wrote: >> Did TextFilter's handling change? >> >> #### >> ActionView::TemplateError (uninitialized constant TextFilter) on line >> #12 of app/views/articles/read.rhtml: >> 9: <% end -%> >> 10: dc:title="<%=h @article.title.gsub(/-+/, '-') %>" >> 11: dc:identifier="<%= article_url(@article, false) %>" >> 12: dc:description="<%=h strip_html(@article.full_html >> [0..255]).gsub(/-+/, '-') %>" >> 13: dc:creator="<%= h @article.author %>" >> 14: dc:date="<%= @article.updated_at.xmlschema %>" /> >> 15: >> >> #### >> ActionView::TemplateError (uninitialized constant >> Admin::BaseHelper::TextFilter) on line #125 of app/views/admin/ >> general/index.rhtml: >> 122:

Typo supports a number of text filtering >> options. To add new filters, see the "filters" tab on the toolbar >> above.

>> 123:

>> 124: >> 127: >> 128:

>> >> >> -a >> >> >> -- >> Andy Ciordia : andy at ciordia.info > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list From meta at pobox.com Tue Sep 5 20:54:16 2006 From: meta at pobox.com (mathew) Date: Tue, 5 Sep 2006 19:54:16 -0500 Subject: [typo] typo-4.0.3.zip in *nix format In-Reply-To: References: Message-ID: <7eeceb440609051754o1d83bcfewf9964b160db09fd1@mail.gmail.com> On 9/1/06, Eric Cartman wrote: > > I've noticed that the zip file on rubyforge containts Typo files in Unix > format. I've tried them and they won't work out of the box with Rails on > Windows (ruby/rails doesn't find the end of file). > > Can you please fix this in the zip file? > Since Windows is the only mainstream OS that doesn't use standard linebreaks, it would make more sense for you to get a Windows program to handle the conversion. There are any number of free ones available. Or, just unzip with the -aa option (assuming you're using Info-ZIP). mathew -- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060905/5c68d58a/attachment.html From vemon388 at gmail.com Tue Sep 5 21:03:36 2006 From: vemon388 at gmail.com (Levi McCallum) Date: Tue, 05 Sep 2006 15:03:36 -1000 Subject: [typo] Making Sidebar Love In-Reply-To: References: Message-ID: <1157504617.2578.3.camel@localhost> I just made a Digg.com sidebar, I just need to write the ruby for it now. Levi On Tue, 2006-09-05 at 14:36 -0400, Matt Rose wrote: > I'm working on a little doc that I wrote after re-writing the > bloglines sidebar again. I'll post again when it's done. Should be > soon. > > On 27-Aug-06, at 5:01 AM, Levi McCallum wrote: > > > Hey guys, > > > > Quick question. > > > > I have made all the code to develop a Digg.com Sidebar element. Now > > I just want to impliment it. How do I do it? Where are the sidebars > > located and what do I need? > > > > Thanks > > > > Levi > > > > -- > > Levi McCallum > > Web Developer & Student > > http://evilmac.org/ or http://humblepixel.com/ > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list From mattrose at folkwolf.net Wed Sep 6 08:13:13 2006 From: mattrose at folkwolf.net (Matt Rose) Date: Wed, 6 Sep 2006 08:13:13 -0400 Subject: [typo] Making Sidebar Love In-Reply-To: <1157504617.2578.3.camel@localhost> References: <1157504617.2578.3.camel@localhost> Message-ID: <739CB91E-FCA3-4454-B6D9-77B2739C608C@folkwolf.net> I put up some example code, and instructions on how to make a sidebar for Bloglines, on my blog, at http://blog.folkwolf.net/pages/ sidebar_tutorial It's pretty terrible now, but hopefully, with the help of some people here, it'll get better. Matt On 5-Sep-06, at 9:03 PM, Levi McCallum wrote: > I just made a Digg.com sidebar, I just need to write the ruby for it > now. > > Levi > > On Tue, 2006-09-05 at 14:36 -0400, Matt Rose wrote: >> I'm working on a little doc that I wrote after re-writing the >> bloglines sidebar again. I'll post again when it's done. Should be >> soon. >> >> On 27-Aug-06, at 5:01 AM, Levi McCallum wrote: >> >>> Hey guys, >>> >>> Quick question. >>> >>> I have made all the code to develop a Digg.com Sidebar element. Now >>> I just want to impliment it. How do I do it? Where are the sidebars >>> located and what do I need? >>> >>> Thanks >>> >>> Levi >>> >>> -- >>> Levi McCallum >>> Web Developer & Student >>> http://evilmac.org/ or http://humblepixel.com/ >>> _______________________________________________ >>> Typo-list mailing list >>> Typo-list at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/typo-list >> >> _______________________________________________ >> Typo-list mailing list >> Typo-list at rubyforge.org >> http://rubyforge.org/mailman/listinfo/typo-list > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list From vemon388 at gmail.com Wed Sep 6 13:02:53 2006 From: vemon388 at gmail.com (Levi McCallum) Date: Wed, 06 Sep 2006 07:02:53 -1000 Subject: [typo] Making Sidebar Love In-Reply-To: <739CB91E-FCA3-4454-B6D9-77B2739C608C@folkwolf.net> References: <1157504617.2578.3.camel@localhost> <739CB91E-FCA3-4454-B6D9-77B2739C608C@folkwolf.net> Message-ID: <1157562173.18781.2.camel@localhost> You should submit it as a patch. I am sure Scott/the team would love to have a new addition. Levi On Wed, 2006-09-06 at 08:13 -0400, Matt Rose wrote: > I put up some example code, and instructions on how to make a sidebar > for Bloglines, on my blog, at http://blog.folkwolf.net/pages/ > sidebar_tutorial > > It's pretty terrible now, but hopefully, with the help of some people > here, it'll get better. > > Matt > > On 5-Sep-06, at 9:03 PM, Levi McCallum wrote: > > > I just made a Digg.com sidebar, I just need to write the ruby for it > > now. > > > > Levi > > > > On Tue, 2006-09-05 at 14:36 -0400, Matt Rose wrote: > >> I'm working on a little doc that I wrote after re-writing the > >> bloglines sidebar again. I'll post again when it's done. Should be > >> soon. > >> > >> On 27-Aug-06, at 5:01 AM, Levi McCallum wrote: > >> > >>> Hey guys, > >>> > >>> Quick question. > >>> > >>> I have made all the code to develop a Digg.com Sidebar element. Now > >>> I just want to impliment it. How do I do it? Where are the sidebars > >>> located and what do I need? > >>> > >>> Thanks > >>> > >>> Levi > >>> > >>> -- > >>> Levi McCallum > >>> Web Developer & Student > >>> http://evilmac.org/ or http://humblepixel.com/ > >>> _______________________________________________ > >>> Typo-list mailing list > >>> Typo-list at rubyforge.org > >>> http://rubyforge.org/mailman/listinfo/typo-list > >> > >> _______________________________________________ > >> Typo-list mailing list > >> Typo-list at rubyforge.org > >> http://rubyforge.org/mailman/listinfo/typo-list > > > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list From mattrose at folkwolf.net Thu Sep 7 18:36:02 2006 From: mattrose at folkwolf.net (Matt Rose) Date: Thu, 7 Sep 2006 18:36:02 -0400 Subject: [typo] Making Sidebar Love In-Reply-To: <1157562173.18781.2.camel@localhost> References: <1157504617.2578.3.camel@localhost> <739CB91E-FCA3-4454-B6D9-77B2739C608C@folkwolf.net> <1157562173.18781.2.camel@localhost> Message-ID: What? Then I wouldn't get to rewrite it every time the sidebar api changes Seriously, I probably will submit the patch once I get everything sorted out. There's another sidebar I'm working on as well that builds a little planet in the sidebar. On 6-Sep-06, at 1:02 PM, Levi McCallum wrote: > You should submit it as a patch. I am sure Scott/the team would > love to > have a new addition. > > Levi > > On Wed, 2006-09-06 at 08:13 -0400, Matt Rose wrote: >> I put up some example code, and instructions on how to make a sidebar >> for Bloglines, on my blog, at http://blog.folkwolf.net/pages/ >> sidebar_tutorial >> >> It's pretty terrible now, but hopefully, with the help of some people >> here, it'll get better. >> >> Matt >> >> On 5-Sep-06, at 9:03 PM, Levi McCallum wrote: >> >>> I just made a Digg.com sidebar, I just need to write the ruby for it >>> now. >>> >>> Levi >>> >>> On Tue, 2006-09-05 at 14:36 -0400, Matt Rose wrote: >>>> I'm working on a little doc that I wrote after re-writing the >>>> bloglines sidebar again. I'll post again when it's done. >>>> Should be >>>> soon. >>>> >>>> On 27-Aug-06, at 5:01 AM, Levi McCallum wrote: >>>> >>>>> Hey guys, >>>>> >>>>> Quick question. >>>>> >>>>> I have made all the code to develop a Digg.com Sidebar element. >>>>> Now >>>>> I just want to impliment it. How do I do it? Where are the >>>>> sidebars >>>>> located and what do I need? >>>>> >>>>> Thanks >>>>> >>>>> Levi >>>>> >>>>> -- >>>>> Levi McCallum >>>>> Web Developer & Student >>>>> http://evilmac.org/ or http://humblepixel.com/ >>>>> _______________________________________________ >>>>> Typo-list mailing list >>>>> Typo-list at rubyforge.org >>>>> http://rubyforge.org/mailman/listinfo/typo-list >>>> >>>> _______________________________________________ >>>> Typo-list mailing list >>>> Typo-list at rubyforge.org >>>> http://rubyforge.org/mailman/listinfo/typo-list >>> >>> _______________________________________________ >>> Typo-list mailing list >>> Typo-list at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/typo-list >> >> _______________________________________________ >> Typo-list mailing list >> Typo-list at rubyforge.org >> http://rubyforge.org/mailman/listinfo/typo-list > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list From pdcawley at bofh.org.uk Fri Sep 8 02:27:16 2006 From: pdcawley at bofh.org.uk (Piers Cawley) Date: Fri, 08 Sep 2006 07:27:16 +0100 Subject: [typo] Making Sidebar Love In-Reply-To: <1157562173.18781.2.camel@localhost> (Levi McCallum's message of "Wed, 06 Sep 2006 07:02:53 -1000") References: <1157504617.2578.3.camel@localhost> <739CB91E-FCA3-4454-B6D9-77B2739C608C@folkwolf.net> <1157562173.18781.2.camel@localhost> Message-ID: Levi McCallum writes: > You should submit it as a patch. I am sure Scott/the team would love to > have a new addition. One reason for putting sidebars and textfilters in the plugins directory was so that they could be maintained separately from Typo itself. There's a handy dandy mechanism for installing plugins via svn. -- Piers Cawley http://www.bofh.org.uk/ From Ben_Curren at intuit.com Fri Sep 8 14:32:23 2006 From: Ben_Curren at intuit.com (Curren, Ben) Date: Fri, 8 Sep 2006 11:32:23 -0700 Subject: [typo] Typo Trackbacks Message-ID: <4BBC454BA455A3418D23F131CA746FED014FE4B5@SDGEXEVS01.corp.intuit.net> I have recently written an article where I wanted to submit a trackback to another blog. I have used wordpress before and there was a textarea where I could put in the trackback URL. I have read on the Internet that Typo supports trackbacks but I can't figure out how to do it. When I write an article, there is no place for me to put in a trackback URL. Can someone please point me in the right direction here? I have not been able to find anything online since googling with typo and trackback returns too many useless results. Thanks for the help. Ben -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060908/0d4d34dc/attachment-0001.html From pdcawley at bofh.org.uk Sat Sep 9 16:49:29 2006 From: pdcawley at bofh.org.uk (Piers Cawley) Date: Sat, 09 Sep 2006 21:49:29 +0100 Subject: [typo] Typo Trackbacks In-Reply-To: <4BBC454BA455A3418D23F131CA746FED014FE4B5@SDGEXEVS01.corp.intuit.net> (Ben Curren's message of "Fri, 8 Sep 2006 11:32:23 -0700") References: <4BBC454BA455A3418D23F131CA746FED014FE4B5@SDGEXEVS01.corp.intuit.net> Message-ID: "Curren, Ben" writes: > I have recently written an article where I wanted to submit a trackback > to another blog. I have used wordpress before and there was a textarea > where I could put in the trackback URL. I have read on the Internet that > Typo supports trackbacks but I can't figure out how to do it. When I > write an article, there is no place for me to put in a trackback URL. > Can someone please point me in the right direction here? I have not been > able to find anything online since googling with typo and trackback > returns too many useless results. Thanks for the help. Typo parses all posts, extracts any links from them, does trackback link autodiscovery and pings any trackback links it finds. Generally, It Just Works. -- Piers Cawley http://www.bofh.org.uk/ From josh at hasmanythrough.com Sat Sep 9 16:56:07 2006 From: josh at hasmanythrough.com (Josh Susser) Date: Sat, 9 Sep 2006 13:56:07 -0700 Subject: [typo] Typo Trackbacks In-Reply-To: References: <4BBC454BA455A3418D23F131CA746FED014FE4B5@SDGEXEVS01.corp.intuit.net> Message-ID: <8CF73C39-87E4-410C-B98E-167B57AABDBA@hasmanythrough.com> On Sep 9, 2006, at 1:49 PM, Piers Cawley wrote: > Typo parses all posts, extracts any links from them, does trackback > link autodiscovery and pings any trackback links it finds. Generally, > It Just Works. Is there a way to disable that? I'm running an internal blog and I don't want it to be doing pings anywhere. -- Josh Susser http://blog.hasmanythrough.com From pdcawley at bofh.org.uk Sat Sep 9 17:15:51 2006 From: pdcawley at bofh.org.uk (Piers Cawley) Date: Sat, 09 Sep 2006 22:15:51 +0100 Subject: [typo] Typo Trackbacks In-Reply-To: <8CF73C39-87E4-410C-B98E-167B57AABDBA@hasmanythrough.com> (Josh Susser's message of "Sat, 9 Sep 2006 13:56:07 -0700") References: <4BBC454BA455A3418D23F131CA746FED014FE4B5@SDGEXEVS01.corp.intuit.net> <8CF73C39-87E4-410C-B98E-167B57AABDBA@hasmanythrough.com> Message-ID: Josh Susser writes: > On Sep 9, 2006, at 1:49 PM, Piers Cawley wrote: >> Typo parses all posts, extracts any links from them, does trackback >> link autodiscovery and pings any trackback links it finds. Generally, >> It Just Works. > > Is there a way to disable that? I'm running an internal blog and I > don't want it to be doing pings anywhere. Yup. Go to the admin page, general settings, scroll down to 'send trackbacks to external sites' and uncheck the box. Sorted. -- Piers Cawley http://www.bofh.org.uk/ From jjstitt at gmail.com Sun Sep 10 10:51:09 2006 From: jjstitt at gmail.com (Jeffrey Stitt) Date: Sun, 10 Sep 2006 07:51:09 -0700 Subject: [typo] Need Typo 4.0 Windows Install Help Message-ID: <3e029590609100751x502e39c4w1e9f14201f6ce0df@mail.gmail.com> I have installed Typo 4.0 on an XP machine using the standard installation procedure. Installation went fine. I got the congratulations at the end of the install after the tests went OK. Typo starts OK and gives me the port number but the link to that port gives me the dreaded "IE Cannot Display the Web Page" error. I have looked through the file structure in c:/ruby and it looks like the Typo files/folders are in place. I'm running RadRails and can bring up http://localhost:3000/ pages on my RoR projects with no problem running WEBricks and MySql so I have a little experience with RoR but I'm basically a Ruby Nuby so I need some help here. This is a localhost application. I'm not running on a remote server. I'm betting it's just some configuration settings that are wrong but don't know where to start to try to fix. Any help would be greatly appreciated. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060910/98e3fe1f/attachment.html From benr at x-cr.com Sun Sep 10 13:43:19 2006 From: benr at x-cr.com (Ben Reubenstein) Date: Sun, 10 Sep 2006 11:43:19 -0600 Subject: [typo] Need Typo 4.0 Windows Install Help In-Reply-To: <3e029590609100751x502e39c4w1e9f14201f6ce0df@mail.gmail.com> References: <3e029590609100751x502e39c4w1e9f14201f6ce0df@mail.gmail.com> Message-ID: <44c79a160609101043p6fe27f99g4d352c9abc0fe81f@mail.gmail.com> Hello ~ I would recommend using FireFox over IE for development work. It doesn't hide the error by default. In IE you can actually see the error by doing the following: 1. In Internet Explorer 5.x and 6.x, on the Tools menu, click Internet Options. 2. On the Advanced tab, under the Browsing section, click to clear the Show friendly HTTP error messages check box, and then click OK. 3. Close the browser and re-open. This should atleast give you some direction. Also be sure to check in your log/development.log file. ~ Ben On 9/10/06, Jeffrey Stitt wrote: > I have installed Typo 4.0 on an XP machine using the standard installation > procedure. Installation went fine. I got the congratulations at the end of > the install after the tests went OK. Typo starts OK and gives me the port > number but the link to that port gives me the dreaded "IE Cannot Display the > Web Page" error. I have looked through the file structure in c:/ruby and it > looks like the Typo files/folders are in place. I'm running RadRails and can > bring up http://localhost:3000/ pages on my RoR projects with no problem > running WEBricks and MySql so I have a little experience with RoR but I'm > basically a Ruby Nuby so I need some help here. > > This is a localhost application. I'm not running on a remote server. I'm > betting it's just some configuration settings that are wrong but don't know > where to start to try to fix. > > Any help would be greatly appreciated. > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > > -- Ben Reubenstein 303-947-0446 http://www.benr75.com From josh at hasmanythrough.com Mon Sep 11 16:27:07 2006 From: josh at hasmanythrough.com (Josh Susser) Date: Mon, 11 Sep 2006 13:27:07 -0700 (PDT) Subject: [typo] LDAP authentication for Typo Message-ID: <65128.157.22.41.20.1158006427.squirrel@webmail.hasmanythrough.com> Has anyone modded Typo to use LDAP for authentication of users? -- Josh Susser http://blog.hasmanythrough.com From pdcawley at bofh.org.uk Mon Sep 11 17:12:32 2006 From: pdcawley at bofh.org.uk (Piers Cawley) Date: Mon, 11 Sep 2006 22:12:32 +0100 Subject: [typo] LDAP authentication for Typo In-Reply-To: <65128.157.22.41.20.1158006427.squirrel@webmail.hasmanythrough.com> (Josh Susser's message of "Mon, 11 Sep 2006 13:27:07 -0700 (PDT)") References: <65128.157.22.41.20.1158006427.squirrel@webmail.hasmanythrough.com> Message-ID: "Josh Susser" writes: > Has anyone modded Typo to use LDAP for authentication of users? Piers gets the cold sweats remembering another project involving LDAP authentication; bloody thing leaked filehandles like a *very* leaky thing. -- Piers Cawley http://www.bofh.org.uk/ From mattrose at folkwolf.net Fri Sep 8 17:44:00 2006 From: mattrose at folkwolf.net (Matt Rose) Date: Fri, 8 Sep 2006 17:44:00 -0400 Subject: [typo] Making Sidebar Love In-Reply-To: References: <1157504617.2578.3.camel@localhost> <739CB91E-FCA3-4454-B6D9-77B2739C608C@folkwolf.net> <1157562173.18781.2.camel@localhost> Message-ID: Actually, I'm working on this intermittently right now. once I get the plugin availably through svn, can I just install a plugin via ruby script/plugin install http://example.com/svn/blah or svn:// example.com/blah ? Also has anyone tried to alter the database through a rake task in a sidebar plugin? On 8-Sep-06, at 2:27 AM, Piers Cawley wrote: > Levi McCallum writes: > >> You should submit it as a patch. I am sure Scott/the team would >> love to >> have a new addition. > > One reason for putting sidebars and textfilters in the plugins > directory was so that they could be maintained separately from Typo > itself. There's a handy dandy mechanism for installing plugins via > svn. > > -- > Piers Cawley > http://www.bofh.org.uk/ > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list From rasputnik at gmail.com Tue Sep 12 02:36:20 2006 From: rasputnik at gmail.com (Dick Davies) Date: Tue, 12 Sep 2006 07:36:20 +0100 Subject: [typo] LDAP authentication for Typo In-Reply-To: <65128.157.22.41.20.1158006427.squirrel@webmail.hasmanythrough.com> References: <65128.157.22.41.20.1158006427.squirrel@webmail.hasmanythrough.com> Message-ID: <3f1760609112336u6a4f15b9v1b4374e5431c5759@mail.gmail.com> On 11/09/06, Josh Susser wrote: > Has anyone modded Typo to use LDAP for authentication of users? Apache's mod_auth_ldap is relatively sane. Might be better off looking for some plugin that delegates the authorization to the webserver ; does anyone know of such a thing for Rails? -- Rasputin :: Jack of All Trades - Master of Nuns http://number9.hellooperator.net/ From benr at x-cr.com Tue Sep 12 10:54:48 2006 From: benr at x-cr.com (Ben Reubenstein) Date: Tue, 12 Sep 2006 08:54:48 -0600 Subject: [typo] LDAP authentication for Typo In-Reply-To: <3f1760609112336u6a4f15b9v1b4374e5431c5759@mail.gmail.com> References: <65128.157.22.41.20.1158006427.squirrel@webmail.hasmanythrough.com> <3f1760609112336u6a4f15b9v1b4374e5431c5759@mail.gmail.com> Message-ID: <44c79a160609120754hfd21304p828d7d29c6bd4b4a@mail.gmail.com> There are Ruby Libraries that could assist. Here was the first result in Google for Ruby ldap. http://directory.fsf.org/all/Ruby-LDAP.html On 9/12/06, Dick Davies wrote: > > On 11/09/06, Josh Susser wrote: > > Has anyone modded Typo to use LDAP for authentication of users? > > Apache's mod_auth_ldap is relatively sane. Might be better off looking > for some plugin that delegates the authorization to the webserver ; does > anyone know of such a thing for Rails? > > -- > Rasputin :: Jack of All Trades - Master of Nuns > http://number9.hellooperator.net/ > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > -- Ben Reubenstein 303-947-0446 http://www.benr75.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060912/c4c25a6b/attachment.html From martin at stabenfeldt.net Tue Sep 12 16:48:13 2006 From: martin at stabenfeldt.net (Martin Stabenfeldt) Date: Tue, 12 Sep 2006 22:48:13 +0200 Subject: [typo] Application error (Rails) - Typo 4.0.3 production Message-ID: Hi, I?m running Typo 4.0.3 from gems. It works in development mode with webrick, but not production. The current database I?m using is 46, 50 is the one Typo suggests me upgrading to, but I haven?t done that. When running in production mode, I?m getting "Application error (Rails)" on the main page, and "login unsuccsessfull" on the admin page. $ tail -f log/production.log /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch' .//vendor/rails/railties/lib/commands/servers/webrick.rb:59 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require' .//vendor/rails/railties/lib/commands/server.rb:30 script/server:3 The original production database can be found at http://martin.stabenfeldt.net/typo_.db Original development database: http://martin.stabenfeldt.net/typo_dev.db I?m using ruby-1.8.4-3.fc4, global rails version (1.1.6, 1.1.2, 1.0.0, 0.14.2) shouldn't have anything to say, since the one I?m using is frozen in the vendors catalog? Any suggestions to what I may do? Let me know if I can provide any other information! -- Best regards, Martin Stabenfeldt From steve.longdo at gmail.com Tue Sep 12 17:14:48 2006 From: steve.longdo at gmail.com (Steve Longdo) Date: Tue, 12 Sep 2006 16:14:48 -0500 Subject: [typo] Application error (Rails) - Typo 4.0.3 production In-Reply-To: References: Message-ID: run rake migrate it will fix your DB issue. On 9/12/06, Martin Stabenfeldt wrote: > > Hi, > > I?m running Typo 4.0.3 from gems. It works in development mode with > webrick, but not production. The current database I?m using is 46, 50 > is the one Typo suggests me upgrading to, but I haven?t done that. > When running in production mode, I?m getting "Application error > (Rails)" on the main page, and "login unsuccsessfull" on the admin > page. > > $ tail -f log/production.log > /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' > /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' > /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' > .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch' > .//vendor/rails/railties/lib/commands/servers/webrick.rb:59 > > .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in > `require' > .//vendor/rails/railties/lib/commands/server.rb:30 > script/server:3 > > The original production database can be found at > http://martin.stabenfeldt.net/typo_.db > Original development database: http://martin.stabenfeldt.net/typo_dev.db > > I?m using ruby-1.8.4-3.fc4, global rails version (1.1.6, 1.1.2, 1.0.0, > 0.14.2) shouldn't have anything to say, since the one I?m using is > frozen in the vendors catalog? > > Any suggestions to what I may do? Let me know if I can provide any > other information! > > -- > Best regards, > Martin Stabenfeldt > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > -- Thanks, -Steve http://www.stevelongdo.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060912/3d97d2bd/attachment.html From martin at stabenfeldt.net Tue Sep 12 17:39:36 2006 From: martin at stabenfeldt.net (Martin Stabenfeldt) Date: Tue, 12 Sep 2006 23:39:36 +0200 Subject: [typo] Application error (Rails) - Typo 4.0.3 production In-Reply-To: References: Message-ID: Thanks, I have now upgraded both the production and the development database. But, I still get the "Application error (Rails)" when trying to view my frontpage in production. (I?m running Fedora Core 4) This is what the logs say when loading the main page in production: Processing ArticlesController#index (for 80.213.141.195 at 2006-09-12 23:32:58) [GET] Parameters: {"action"=>"index", "controller"=>"articles"}Rendering within ../../themes/chocomod/layouts/defaultRendering articles/indexInvalid API Key (Key has expired) ActionView::ActionViewError (No rhtml, rxml, rjs or delegate template found for ../../themes/chocomod/layouts/default): .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render' /usr/lib/ruby/1.8/benchmark.rb:293:in `measure' .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render' .//vendor/rails/actionpack/lib/action_controller/base.rb:942:in `perform_action_without_filters' .//vendor/rails/actionpack/lib/action_controller/filters.rb:368:in `perform_action_without_benchmark' .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue' /usr/lib/ruby/1.8/benchmark.rb:293:in `measure' .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:69:in `perform_action_without_rescue' .//vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in `perform_action' .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters' .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support' .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process' .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch' .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch' .//vendor/rails/railties/lib/webrick_server.rb:81:in `service' /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /usr/lib/ruby/1.8/webrick/server.rb:95:in `start' /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch' .//vendor/rails/railties/lib/commands/servers/webrick.rb:59 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require' .//vendor/rails/railties/lib/commands/server.rb:30 script/server:3 Rendering actionerrorlayoutfalse within ../../themes/chocomod/layouts/defaultRendering articles/error Processing Base#index (for 80.213.141.195 at 2006-09-12 23:33:00) [GET] Parameters: {"action"=>"index", "controller"=>"articles"} Parameters: {"action"=>"index", "controller"=>"articles"}ActionView::ActionViewError (No rhtml, rxml, rjs or delegate template found for ../../themes/chocomod/layouts/default): .//vendor/rails/actionpack/lib/action_view/base.rb:389:in `find_template_extension_for' .//vendor/rails/actionpack/lib/action_view/base.rb:323:in `pick_template_extension' .//vendor/rails/actionpack/lib/action_view/base.rb:240:in `render_file' .//vendor/rails/actionpack/lib/action_controller/layout.rb:251:in `render_without_benchmark' .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render' /usr/lib/ruby/1.8/benchmark.rb:293:in `measure' .//vendor/rails/actionpack/lib/action_controller/benchmarking.rb:53:in `render' .//app/controllers/articles_controller.rb:73:in `rescue_action_in_public' .//vendor/rails/actionpack/lib/action_controller/rescue.rb:33:in `rescue_action' .//vendor/rails/actionpack/lib/action_controller/rescue.rb:108:in `perform_action' .//vendor/rails/actionpack/lib/action_controller/base.rb:408:in `process_without_filters' .//vendor/rails/actionpack/lib/action_controller/filters.rb:377:in `process_without_session_management_support' .//vendor/rails/actionpack/lib/action_controller/session_management.rb:117:in `process' .//vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch' .//vendor/rails/railties/lib/webrick_server.rb:115:in `handle_dispatch' .//vendor/rails/railties/lib/webrick_server.rb:81:in `service' /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /usr/lib/ruby/1.8/webrick/server.rb:95:in `start' /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch' .//vendor/rails/railties/lib/commands/servers/webrick.rb:59 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require' .//vendor/rails/railties/lib/commands/server.rb:30 script/server:3 Best regards, Martin Stabenfeldt On 12/09/06, Steve Longdo wrote: > run rake migrate it will fix your DB issue. > > > On 9/12/06, Martin Stabenfeldt wrote: > > > Hi, > > I?m running Typo 4.0.3 from gems. It works in development mode with > webrick, but not production. The current database I?m using is 46, 50 > is the one Typo suggests me upgrading to, but I haven?t done that. > When running in production mode, I?m getting "Application error > (Rails)" on the main page, and "login unsuccsessfull" on the admin > page. > > $ tail -f log/production.log > /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' > /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' > /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' > .//vendor/rails/railties/lib/webrick_server.rb:67:in > `dispatch' > > .//vendor/rails/railties/lib/commands/servers/webrick.rb:59 > > .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in > `require' > .//vendor/rails/railties/lib/commands/server.rb:30 > script/server:3 > > The original production database can be found at > http://martin.stabenfeldt.net/typo_.db > Original development database: > http://martin.stabenfeldt.net/typo_dev.db > > I?m using ruby-1.8.4-3.fc4, global rails version (1.1.6, 1.1.2, 1.0.0, > 0.14.2) shouldn't have anything to say, since the one I?m using is > frozen in the vendors catalog? > > Any suggestions to what I may do? Let me know if I can provide any > other information! From linda at innovatesolutions.com Tue Sep 12 17:51:09 2006 From: linda at innovatesolutions.com (Linda Derezinski) Date: Tue, 12 Sep 2006 17:51:09 -0400 Subject: [typo] Application error (Rails) - Typo 4.0.3 production In-Reply-To: Message-ID: <04f501c6d6b5$8e6fbcf0$0501000a@Aruba> Have you cleared out the rails cache and sessions? Typically that fixes my development vs production issues. With an old version of a class cached. Linda Derezinski _____ From: typo-list-bounces at rubyforge.org [mailto:typo-list-bounces at rubyforge.org] On Behalf Of Steve Longdo Sent: Tuesday, September 12, 2006 5:15 PM To: typo-list at rubyforge.org Subject: Re: [typo] Application error (Rails) - Typo 4.0.3 production run rake migrate it will fix your DB issue. On 9/12/06, Martin Stabenfeldt wrote: Hi, I?m running Typo 4.0.3 from gems. It works in development mode with webrick, but not production. The current database I?m using is 46, 50 is the one Typo suggests me upgrading to, but I haven?t done that. When running in production mode, I?m getting "Application error (Rails)" on the main page, and "login unsuccsessfull" on the admin page. $ tail -f log/production.log /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' .//vendor/rails/railties/lib/webrick_server.rb:67:in `dispatch' .//vendor/rails/railties/lib/commands/servers/webrick.rb:59 .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `require' .//vendor/rails/railties/lib/commands/server.rb:30 script/server:3 The original production database can be found at http://martin.stabenfeldt.net/typo_.db Original development database: http://martin.stabenfeldt.net/typo_dev.db I?m using ruby-1.8.4-3.fc4, global rails version (1.1.6, 1.1.2, 1.0.0, 0.14.2) shouldn't have anything to say, since the one I?m using is frozen in the vendors catalog? Any suggestions to what I may do? Let me know if I can provide any other information! -- Best regards, Martin Stabenfeldt _______________________________________________ Typo-list mailing list Typo-list at rubyforge.org http://rubyforge.org/mailman/listinfo/typo-list -- Thanks, -Steve http://www.stevelongdo.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060912/6d88efe6/attachment.html From rasputnik at gmail.com Tue Sep 12 18:16:20 2006 From: rasputnik at gmail.com (Dick Davies) Date: Tue, 12 Sep 2006 23:16:20 +0100 Subject: [typo] Application error (Rails) - Typo 4.0.3 production In-Reply-To: References: Message-ID: <3f1760609121516y7e605e01j5ab1b91ab7dcd98e@mail.gmail.com> Are you using a theme that isn't in the typo you're upgrading to? This Breaks Stuff. On 12/09/06, Martin Stabenfeldt wrote: > Processing ArticlesController#index (for 80.213.141.195 at 2006-09-12 > 23:32:58) [GET] Parameters: {"action"=>"index", > "controller"=>"articles"}Rendering within > ../../themes/chocomod/layouts/defaultRendering articles/indexInvalid > API Key (Key has expired) ActionView::ActionViewError (No rhtml, > rxml, rjs or delegate template found for > ../../themes/chocomod/layouts/default): -- Rasputin :: Jack of All Trades - Master of Nuns http://number9.hellooperator.net/ From martin at stabenfeldt.net Wed Sep 13 04:18:59 2006 From: martin at stabenfeldt.net (Martin Stabenfeldt) Date: Wed, 13 Sep 2006 10:18:59 +0200 Subject: [typo] Application error (Rails) - Typo 4.0.3 production In-Reply-To: <04f501c6d6b5$8e6fbcf0$0501000a@Aruba> References: <04f501c6d6b5$8e6fbcf0$0501000a@Aruba> Message-ID: Hi, I?m using the azure theme that came with the gem package. Both tmp/session* and tmp/cache is empty. Regards, Martin > Have you cleared out the rails cache and sessions? Typically that fixes my > development vs production issues. With an old version of a class cached. > > On 9/12/06, Martin Stabenfeldt wrote: > > Hi, > > I?m running Typo 4.0.3 from gems. It works in development mode with > webrick, but not production. The current database I?m using is 46, 50 > is the one Typo suggests me upgrading to, but I haven?t done that. > When running in production mode, I?m getting "Application error > (Rails)" on the main page, and "login unsuccsessfull" on the admin > page. > > $ tail -f log/production.log > /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' > /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' > /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' > .//vendor/rails/railties/lib/webrick_server.rb:67:in > `dispatch' > > .//vendor/rails/railties/lib/commands/servers/webrick.rb:59 > > .//vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in > `require' > .//vendor/rails/railties/lib/commands/server.rb:30 > script/server:3 > > The original production database can be found at > http://martin.stabenfeldt.net/typo_.db > Original development database: > http://martin.stabenfeldt.net/typo_dev.db > > I?m using ruby-1.8.4-3.fc4, global rails version (1.1.6, 1.1.2, 1.0.0, > 0.14.2) shouldn't have anything to say, since the one I?m using is > frozen in the vendors catalog? > > Any suggestions to what I may do? Let me know if I can provide any > other information! From rasputnik at gmail.com Wed Sep 13 04:49:14 2006 From: rasputnik at gmail.com (Dick Davies) Date: Wed, 13 Sep 2006 09:49:14 +0100 Subject: [typo] Application error (Rails) - Typo 4.0.3 production In-Reply-To: References: <04f501c6d6b5$8e6fbcf0$0501000a@Aruba> Message-ID: <3f1760609130149v5a2a510dx83751095d64e4a86@mail.gmail.com> On 13/09/06, Martin Stabenfeldt wrote: > Hi, > > I?m using the azure theme that came with the gem package. That's wierd - the errors is talking about a theme called 'chocomod': > "controller"=>"articles"}Rendering within > ../../themes/chocomod/layouts/defaultRendering articles/indexInvalid > API Key (Key has expired) ActionView::ActionViewError (No rhtml, > rxml, rjs or delegate template found for > ../../themes/chocomod/layouts/default): Ring any bells? -- Rasputin :: Jack of All Trades - Master of Nuns http://number9.hellooperator.net/ From malavoi at gmail.com Wed Sep 13 06:41:42 2006 From: malavoi at gmail.com (Bolo Michelin) Date: Wed, 13 Sep 2006 06:41:42 -0400 Subject: [typo] Galery Photo Message-ID: <5fa283580609130341waa11183yd41334d73d4dafc0@mail.gmail.com> Hello, i am complety newbie with typo. I would like to have in my blog a gallery photo where i can post a comment for each photo. Like this http://www.lafraise.com/galerie_accueil.php?sup=1 It's possible to intergrate something like that or it's more to create my own application Blog and Gallery Photo Thanks -- Bolo Michelin web: http://www.independza.com From heromuto at fastmail.jp Wed Sep 13 09:07:05 2006 From: heromuto at fastmail.jp (heromuto) Date: Wed, 13 Sep 2006 06:07:05 -0700 Subject: [typo] (no subject) Message-ID: <1158152825.12842.270824656@webmail.messagingengine.com> Hello Is it possible to place an iframe like object into a typo page? I am using textile for formating. As I have a wide table and would like to have it in an iframe so as not break the layout. Heromuto -- heromuto heromuto at fastmail.jp -- http://www.fastmail.fm - One of many happy users: http://www.fastmail.fm/docs/quotes.html From arsptr at internode.on.net Wed Sep 13 09:11:36 2006 From: arsptr at internode.on.net (Alastair Rankine) Date: Wed, 13 Sep 2006 23:11:36 +1000 Subject: [typo] Etag / Last-Modified headers Message-ID: Typographers, One question that has been bugging me about Typo for a while now is: does Typo emit Etag or Last-Modified HTTP headers, suitable for web caches to use? This is particularly important for the oft-requested feeds. Today I finally took the time to find out. The answer seems to be that Typo doesn't emit either of these headers. So, the obvious next question is: how hard is it to add one of these headers? And what about the corresponding conditional GET? Dan Kubb's REST controller for rails (http://onautopilot.com/oss/ rails/rest_controller.rb) looks to provide a leg-up, but we still need to calculate the actual header ETag and Last-Modified values. These need to be set as instance variables in the XML controller. Could the *_feed.rxml views be used to set these? In particular it looks like the Last-Modified value could be set from prettymuch the same value used for the Atom "updated" field (ie @items.first.updated_at.xmlschema) - a fairly low impact change I would think? ETag might need something a big more sophisticated... This is obviously not very well thought through, but are there any initial reactions? From scott at sigkill.org Wed Sep 13 11:34:37 2006 From: scott at sigkill.org (Scott Laird) Date: Wed, 13 Sep 2006 08:34:37 -0700 Subject: [typo] Etag / Last-Modified headers In-Reply-To: References: Message-ID: <14b7e5ef0609130834s31dc7a20g94abe0da8cce31df@mail.gmail.com> File a bug, and I'll look at it when I can. Last-modified is easy enough, we'll just add it to our cache code. I'm not sure about etags. Scott On 9/13/06, Alastair Rankine wrote: > Typographers, > > One question that has been bugging me about Typo for a while now is: > does Typo emit Etag or Last-Modified HTTP headers, suitable for web > caches to use? This is particularly important for the oft-requested > feeds. > > Today I finally took the time to find out. The answer seems to be > that Typo doesn't emit either of these headers. > > So, the obvious next question is: how hard is it to add one of these > headers? And what about the corresponding conditional GET? > > Dan Kubb's REST controller for rails (http://onautopilot.com/oss/ > rails/rest_controller.rb) looks to provide a leg-up, but we still > need to calculate the actual header ETag and Last-Modified values. > These need to be set as instance variables in the XML controller. > Could the *_feed.rxml views be used to set these? In particular it > looks like the Last-Modified value could be set from prettymuch the > same value used for the Atom "updated" field (ie > @items.first.updated_at.xmlschema) - a fairly low impact change I > would think? ETag might need something a big more sophisticated... > > This is obviously not very well thought through, but are there any > initial reactions? > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > From scott at sigkill.org Wed Sep 13 16:32:15 2006 From: scott at sigkill.org (Scott Laird) Date: Wed, 13 Sep 2006 13:32:15 -0700 Subject: [typo] Fwd: typosphere.org dns In-Reply-To: <181C2D3C-E8D3-4F8C-AF0A-B7C5E73616E4@planetargon.com> References: <181C2D3C-E8D3-4F8C-AF0A-B7C5E73616E4@planetargon.com> Message-ID: <14b7e5ef0609131332h6670d144i986809606e0bd50d@mail.gmail.com> Who owns typosphere's DNS record? Scott ---------- Forwarded message ---------- From: David Gibbons Date: Sep 13, 2006 11:37 AM Subject: typosphere.org dns To: Scott Laird Hey Scott, Our hosting provider yanked one of our IPs from us. And it looks like you aren't using us for dns, so typosphere.org didn't get updated to the new ip. Please change it to 64.34.199.71 Thanks! David -- David Gibbons Lead Systems Administrator PLANET ARGON, LLC Ruby on Rails Development, Consulting & Hosting www.planetargon.com david.planetargon.us +1 503 445 2457 +1 877 55 ARGON [toll free] +1 815 642 4968 [fax] From heromuto at fastmail.jp Wed Sep 13 20:41:38 2006 From: heromuto at fastmail.jp (heromuto) Date: Wed, 13 Sep 2006 17:41:38 -0700 Subject: [typo] iframe in typo In-Reply-To: <1158152825.12842.270824656@webmail.messagingengine.com> References: <1158152825.12842.270824656@webmail.messagingengine.com> Message-ID: <1158194498.2718.270880097@webmail.messagingengine.com> Hi I tried to place straight iframe markup in my post and then referenced that iframe src to /files/mydocument.html however it only return a rails error, why I am not sure because if I point it to a normal page such as src="/" I get the page in the iframe. If anyone can offer me a solution to this it would be much appreciated, Yours truly Heromuto On Wed, 13 Sep 2006 06:07:05 -0700, "heromuto" said: > Hello > > Is it possible to place an iframe like object into a typo page? I am > using textile for formating. As I have a wide table and would like to > have it in an iframe so as not break the layout. > > Heromuto > -- > heromuto > heromuto at fastmail.jp > > -- > http://www.fastmail.fm - One of many happy users: > http://www.fastmail.fm/docs/quotes.html > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list -- heromuto heromuto at fastmail.jp -- http://www.fastmail.fm - The way an email service should be From benr at x-cr.com Thu Sep 14 10:58:02 2006 From: benr at x-cr.com (Ben Reubenstein) Date: Thu, 14 Sep 2006 08:58:02 -0600 Subject: [typo] Fwd: typosphere.org dns In-Reply-To: <14b7e5ef0609131332h6670d144i986809606e0bd50d@mail.gmail.com> References: <181C2D3C-E8D3-4F8C-AF0A-B7C5E73616E4@planetargon.com> <14b7e5ef0609131332h6670d144i986809606e0bd50d@mail.gmail.com> Message-ID: <44c79a160609140758k4680699akdc2703db6e5c096b@mail.gmail.com> Wondered where it went... Here is the whois info: Domain ID:D106961759-LROR Domain Name:TYPOSPHERE.ORG Created On:20-Jul-2005 15:52:11 UTC Last Updated On:21-Jul-2006 01:22:21 UTC Expiration Date:20-Jul-2007 15:52:11 UTC Sponsoring Registrar:Key-Systems GmbH (R51-LROR) Status:OK Registrant ID:P-14699484 Registrant Name:Patrick Lenz Registrant Street1:Bingertstr. 50b Registrant Street2: Registrant Street3: Registrant Email:scoop at poocs.net Admin ID:P-14699484 Admin Name:Patrick Lenz Admin Street1:Bingertstr. 50b Admin Street2: Admin Street3: Admin City:Wiesbaden Admin State/Province: Admin Postal Code:65191 Admin Country:DE Admin Phone:+49.6113334722 Admin Phone Ext.: Admin FAX:+49.6113334724 Admin FAX Ext.: Admin Email:scoop at poocs.net Tech ID:P-NCT21-63 Tech Name:Hostmaster Hostmaster Tech Organization:united-domains AG Tech Street1:Gautinger Strasse 10 Tech Email:hostmaster at united-domains.de Name Server:SERVER1-NS1.UDAGDNS.NET Name Server:SERVER1-NS2.UDAGDNS.NET Name Server:SERVER1-NS3.UDAGDNS.NET On 9/13/06, Scott Laird wrote: > > Who owns typosphere's DNS record? > > > Scott > > ---------- Forwarded message ---------- > From: David Gibbons > Date: Sep 13, 2006 11:37 AM > Subject: typosphere.org dns > To: Scott Laird > > > Hey Scott, Our hosting provider yanked one of our IPs from us. And it > looks like you aren't using us for dns, so typosphere.org didn't get > updated to the new ip. > > Please change it to 64.34.199.71 > > Thanks! > David > > > -- > David Gibbons Lead Systems Administrator > > PLANET ARGON, LLC > Ruby on Rails Development, Consulting & Hosting > > www.planetargon.com david.planetargon.us > +1 503 445 2457 > +1 877 55 ARGON [toll free] > +1 815 642 4968 [fax] > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > -- Ben Reubenstein 303-947-0446 http://www.benr75.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060914/92468c51/attachment.html From benr at x-cr.com Thu Sep 14 12:08:12 2006 From: benr at x-cr.com (Ben Reubenstein) Date: Thu, 14 Sep 2006 10:08:12 -0600 Subject: [typo] Fwd: typosphere.org dns In-Reply-To: <44c79a160609140758k4680699akdc2703db6e5c096b@mail.gmail.com> References: <181C2D3C-E8D3-4F8C-AF0A-B7C5E73616E4@planetargon.com> <14b7e5ef0609131332h6670d144i986809606e0bd50d@mail.gmail.com> <44c79a160609140758k4680699akdc2703db6e5c096b@mail.gmail.com> Message-ID: <44c79a160609140908v7cf3f585h83361d01fc00cd55@mail.gmail.com> Would it help temporarily for me to point something at the IP to get trac and the wiki going again? typotemp.benr75.com? ~ Ben On 9/14/06, Ben Reubenstein wrote: > > Wondered where it went... Here is the whois info: > > Domain ID:D106961759-LROR > Domain Name:TYPOSPHERE.ORG > Created On:20-Jul-2005 15:52:11 UTC > Last Updated On:21-Jul-2006 01:22:21 UTC > Expiration Date:20-Jul-2007 15:52:11 UTC > Sponsoring Registrar:Key-Systems GmbH (R51-LROR) > Status:OK > Registrant ID:P-14699484 > Registrant Name:Patrick Lenz > Registrant Street1:Bingertstr. 50b > Registrant Street2: > Registrant Street3: > Registrant Email:scoop at poocs.net > Admin ID:P-14699484 > Admin Name:Patrick Lenz > Admin Street1:Bingertstr. 50b > Admin Street2: > Admin Street3: > Admin City:Wiesbaden > Admin State/Province: > Admin Postal Code:65191 > Admin Country:DE > Admin Phone:+49.6113334722 > Admin Phone Ext.: > Admin FAX:+49.6113334724 > Admin FAX Ext.: > Admin Email:scoop at poocs.net > Tech ID:P-NCT21-63 > Tech Name:Hostmaster Hostmaster > Tech Organization:united-domains AG > Tech Street1:Gautinger Strasse 10 > Tech Email:hostmaster at united-domains.de > Name Server:SERVER1-NS1.UDAGDNS.NET > Name Server:SERVER1-NS2.UDAGDNS.NET > Name Server: SERVER1-NS3.UDAGDNS.NET > > > > On 9/13/06, Scott Laird wrote: > > > > Who owns typosphere's DNS record? > > > > > > Scott > > > > ---------- Forwarded message ---------- > > From: David Gibbons > > Date: Sep 13, 2006 11:37 AM > > Subject: typosphere.org dns > > To: Scott Laird > > > > > > Hey Scott, Our hosting provider yanked one of our IPs from us. And it > > looks like you aren't using us for dns, so typosphere.org didn't get > > updated to the new ip. > > > > Please change it to 64.34.199.71 > > > > Thanks! > > David > > > > > > -- > > David Gibbons Lead Systems Administrator > > > > PLANET ARGON, LLC > > Ruby on Rails Development, Consulting & Hosting > > > > www.planetargon.com david.planetargon.us > > +1 503 445 2457 > > +1 877 55 ARGON [toll free] > > +1 815 642 4968 [fax] > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > -- > Ben Reubenstein > 303-947-0446 > http://www.benr75.com > -- Ben Reubenstein 303-947-0446 http://www.benr75.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060914/48b59241/attachment-0001.html From mattrose at folkwolf.net Thu Sep 14 20:49:19 2006 From: mattrose at folkwolf.net (Matt Rose) Date: Thu, 14 Sep 2006 20:49:19 -0400 Subject: [typo] typosphere down? Message-ID: <730A2E10-FCF9-45C2-89AC-49A56CF87E80@folkwolf.net> I can't seem to reach typosphere right now. Matt From vemon388 at gmail.com Fri Sep 15 00:35:03 2006 From: vemon388 at gmail.com (Levi McCallum) Date: Thu, 14 Sep 2006 18:35:03 -1000 Subject: [typo] typosphere down? In-Reply-To: <730A2E10-FCF9-45C2-89AC-49A56CF87E80@folkwolf.net> References: <730A2E10-FCF9-45C2-89AC-49A56CF87E80@folkwolf.net> Message-ID: neather On 9/14/06, Matt Rose wrote: > > I can't seem to reach typosphere right now. > > Matt > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > -- Levi McCallum Web Developer & Student http://evilmac.org/ or http://humblepixel.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060914/4b60cbdf/attachment.html From scott at sigkill.org Fri Sep 15 00:46:55 2006 From: scott at sigkill.org (Scott Laird) Date: Thu, 14 Sep 2006 21:46:55 -0700 Subject: [typo] typosphere down? In-Reply-To: References: <730A2E10-FCF9-45C2-89AC-49A56CF87E80@folkwolf.net> Message-ID: <14b7e5ef0609142146x439a9aeclc3961da86910e6c1@mail.gmail.com> Our IP got changed out from underneath us. We don't control the DNS ourselves; I'm trying to get it changed. Scott On 9/14/06, Levi McCallum wrote: > neather > > > On 9/14/06, Matt Rose wrote: > > I can't seem to reach typosphere right now. > > > > Matt > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > -- > Levi McCallum > Web Developer & Student > http://evilmac.org/ or http://humblepixel.com/ > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > > From vemon388 at gmail.com Fri Sep 15 00:49:48 2006 From: vemon388 at gmail.com (Levi McCallum) Date: Thu, 14 Sep 2006 18:49:48 -1000 Subject: [typo] typosphere down? In-Reply-To: <14b7e5ef0609142146x439a9aeclc3961da86910e6c1@mail.gmail.com> References: <730A2E10-FCF9-45C2-89AC-49A56CF87E80@folkwolf.net> <14b7e5ef0609142146x439a9aeclc3961da86910e6c1@mail.gmail.com> Message-ID: What, does Tobi still control it? On 9/14/06, Scott Laird wrote: > > Our IP got changed out from underneath us. We don't control the DNS > ourselves; I'm trying to get it changed. > > > Scott > > On 9/14/06, Levi McCallum wrote: > > neather > > > > > > On 9/14/06, Matt Rose wrote: > > > I can't seem to reach typosphere right now. > > > > > > Matt > > > _______________________________________________ > > > Typo-list mailing list > > > Typo-list at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > > > > > -- > > Levi McCallum > > Web Developer & Student > > http://evilmac.org/ or http://humblepixel.com/ > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > -- Levi McCallum Web Developer & Student http://evilmac.org/ or http://humblepixel.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060914/237631f6/attachment.html From scott at sigkill.org Fri Sep 15 00:56:05 2006 From: scott at sigkill.org (Scott Laird) Date: Thu, 14 Sep 2006 21:56:05 -0700 Subject: [typo] typosphere down? In-Reply-To: References: <730A2E10-FCF9-45C2-89AC-49A56CF87E80@folkwolf.net> <14b7e5ef0609142146x439a9aeclc3961da86910e6c1@mail.gmail.com> Message-ID: <14b7e5ef0609142156s7e82bc44i634a8ed8c1ae80df@mail.gmail.com> Patrick Lenz (scoop) Scott On 9/14/06, Levi McCallum wrote: > What, does Tobi still control it? > > > On 9/14/06, Scott Laird wrote: > > Our IP got changed out from underneath us. We don't control the DNS > > ourselves; I'm trying to get it changed. > > > > > > Scott > > > > On 9/14/06, Levi McCallum wrote: > > > neather > > > > > > > > > On 9/14/06, Matt Rose wrote: > > > > I can't seem to reach typosphere right now. > > > > > > > > Matt > > > > _______________________________________________ > > > > Typo-list mailing list > > > > Typo-list at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > > > > > > > > > > -- > > > Levi McCallum > > > Web Developer & Student > > > http://evilmac.org/ or http://humblepixel.com/ > > > _______________________________________________ > > > Typo-list mailing list > > > Typo-list at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > -- > Levi McCallum > Web Developer & Student > http://evilmac.org/ or http://humblepixel.com/ > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > > From scott at sigkill.org Fri Sep 15 02:03:30 2006 From: scott at sigkill.org (Scott Laird) Date: Thu, 14 Sep 2006 23:03:30 -0700 Subject: [typo] Fwd: typosphere.org dns In-Reply-To: <44c79a160609140908v7cf3f585h83361d01fc00cd55@mail.gmail.com> References: <181C2D3C-E8D3-4F8C-AF0A-B7C5E73616E4@planetargon.com> <14b7e5ef0609131332h6670d144i986809606e0bd50d@mail.gmail.com> <44c79a160609140758k4680699akdc2703db6e5c096b@mail.gmail.com> <44c79a160609140908v7cf3f585h83361d01fc00cd55@mail.gmail.com> Message-ID: <14b7e5ef0609142303s5863b328w588cf1f13dc7a1bb@mail.gmail.com> Not really--it's a name-based virtual host, so that won't help. It shouldn't matter, though--DNS has been updated. It'll take a while to spread, but it'll start working soon-ish. Scott On 9/14/06, Ben Reubenstein wrote: > Would it help temporarily for me to point something at the IP to get trac > and the wiki going again? typotemp.benr75.com? > > ~ Ben > > > On 9/14/06, Ben Reubenstein wrote: > > > > Wondered where it went... Here is the whois info: > > > > Domain ID:D106961759-LROR > > Domain Name:TYPOSPHERE.ORG > > Created On:20-Jul-2005 15:52:11 UTC > > Last Updated On:21-Jul-2006 01:22:21 UTC > > Expiration Date:20-Jul-2007 15:52:11 UTC > > Sponsoring Registrar:Key-Systems GmbH (R51-LROR) > > Status:OK > > Registrant ID:P-14699484 > > Registrant Name:Patrick Lenz > > Registrant Street1:Bingertstr. 50b > > Registrant Street2: > > Registrant Street3: > > Registrant Email:scoop at poocs.net > > Admin ID:P-14699484 > > Admin Name:Patrick Lenz > > Admin Street1:Bingertstr. 50b > > Admin Street2: > > Admin Street3: > > Admin City:Wiesbaden > > Admin State/Province: > > Admin Postal Code:65191 > > Admin Country:DE > > Admin Phone:+49.6113334722 > > Admin Phone Ext.: > > Admin FAX:+49.6113334724 > > Admin FAX Ext.: > > Admin Email:scoop at poocs.net > > Tech ID:P-NCT21-63 > > Tech Name:Hostmaster Hostmaster > > Tech Organization:united-domains AG > > Tech Street1:Gautinger Strasse 10 > > Tech Email:hostmaster at united-domains.de > > Name Server:SERVER1-NS1.UDAGDNS.NET > > Name Server: SERVER1-NS2.UDAGDNS.NET > > Name Server: SERVER1-NS3.UDAGDNS.NET > > > > > > > > > > On 9/13/06, Scott Laird < scott at sigkill.org> wrote: > > > Who owns typosphere's DNS record? > > > > > > > > > Scott > > > > > > ---------- Forwarded message ---------- > > > From: David Gibbons < david.gibbons at planetargon.com> > > > Date: Sep 13, 2006 11:37 AM > > > Subject: typosphere.org dns > > > To: Scott Laird < scott at sigkill.org> > > > > > > > > > Hey Scott, Our hosting provider yanked one of our IPs from us. And it > > > looks like you aren't using us for dns, so typosphere.org didn't get > > > updated to the new ip. > > > > > > Please change it to 64.34.199.71 > > > > > > Thanks! > > > David > > > > > > > > > -- > > > David Gibbons Lead Systems Administrator > > > > > > PLANET ARGON, LLC > > > Ruby on Rails Development, Consulting & Hosting > > > > > > www.planetargon.com david.planetargon.us > > > +1 503 445 2457 > > > +1 877 55 ARGON [toll free] > > > +1 815 642 4968 [fax] > > > _______________________________________________ > > > Typo-list mailing list > > > Typo-list at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > > > > > > > -- > > Ben Reubenstein > > 303-947-0446 > > http://www.benr75.com > > > > -- > Ben Reubenstein > 303-947-0446 > http://www.benr75.com > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > > From heromuto at fastmail.jp Sat Sep 16 17:09:36 2006 From: heromuto at fastmail.jp (heromuto) Date: Sat, 16 Sep 2006 14:09:36 -0700 Subject: [typo] non theme images cause rails error Message-ID: <1158440976.7303.271097727@webmail.messagingengine.com> Hello My typo blog is not showing images from my /files/ folder basicly anything that is not part of my theme is returning a rails error. The log files says: NameError (uninitialized constant FilesController): /vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:100:in `const_missing' /vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:131:in `const_missing' generated/routing/recognition.rb:525:in `recognize_path' /vendor/rails/actionpack/lib/action_controller/routing.rb:511:in `recognize!' /vendor/rails/railties/lib/dispatcher.rb:38:in `dispatch' /vendor/rails/railties/lib/fcgi_handler.rb:150:in `process_request' /vendor/rails/railties/lib/fcgi_handler.rb:54:in `process!' /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:600:in `each_cgi' /usr/local/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/./fcgi.rb:597:in `each_cgi' /vendor/rails/railties/lib/fcgi_handler.rb:53:in `process!' /vendor/rails/railties/lib/fcgi_handler.rb:23:in `process!' /users/home/dalcross_admin/domains/thumbsucker.info/web/public/dispatch.fcgi:24 I have run rake migrate, restarts everything, but to no avail. Host: Typo SVN version: 1254:5127M Database: pgsql Can anyone direct me further as to how to resolve this problem. Hermouto -- heromuto heromuto at fastmail.jp -- http://www.fastmail.fm - A no graphics, no pop-ups email service From hemant at inxsasia.com Sun Sep 17 06:02:25 2006 From: hemant at inxsasia.com (Hemant) Date: Sun, 17 Sep 2006 15:32:25 +0530 Subject: [typo] non theme images cause rails error In-Reply-To: <1158440976.7303.271097727@webmail.messagingengine.com> References: <1158440976.7303.271097727@webmail.messagingengine.com> Message-ID: <74733560609170302v27b7cc5dgfa605b64f8613c3d@mail.gmail.com> On 9/17/06, heromuto wrote: > > Hello > > My typo blog is not showing images from my /files/ folder basicly > anything that is not part of my theme is returning a rails error. > > The log files says: > I remember Scott said sometime back...current SVN tree is not usable..its in midst of quite few changes...so you will have to either try a stable version or wait for the final release. Or fix the problem if you can. Do, you have the controller that is being reported as missing in your app/controllers directory? -- --- The Road goes ever on and on Down from the door where it began. Now far ahead the Road has gone, And I must follow, if I can, Pursuing it with eager feet, Until it joins some larger way Where many paths and errands meet. And whither then? I cannot say. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060917/457b66e5/attachment.html From beber at meleeweb.net Wed Sep 20 07:10:46 2006 From: beber at meleeweb.net (Beber) Date: Wed, 20 Sep 2006 13:10:46 +0200 Subject: [typo] /admin in https Message-ID: <20060920131046.lhahwpaod34w0c4w@mail.meleeweb.net> Hi, Is there a way to make the /admin into https and everything else in http ? Thanks -- Beber -- Email / Jabber (+GMail) : beber at meleeweb.net http://www.meleeweb.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Signature =?utf-8?b?bnVtw6lyaXF1ZQ==?= PGP Url : http://rubyforge.org/pipermail/typo-list/attachments/20060920/297bd682/attachment-0002.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-keys Size: 1698 bytes Desc: Clef publique PGP Url : http://rubyforge.org/pipermail/typo-list/attachments/20060920/297bd682/attachment-0003.bin From pdcawley at bofh.org.uk Wed Sep 20 15:49:56 2006 From: pdcawley at bofh.org.uk (Piers Cawley) Date: Wed, 20 Sep 2006 20:49:56 +0100 Subject: [typo] Holiday/Conference Season coming to an end Message-ID: Just a heads' up; I've nearly finished with holidays and conferences for the summer. I expect to get back to working on Typo again not long after I'm home. -- Piers Cawley http://www.bofh.org.uk/ From scott at sigkill.org Wed Sep 20 18:11:58 2006 From: scott at sigkill.org (Scott Laird) Date: Wed, 20 Sep 2006 15:11:58 -0700 Subject: [typo] Holiday/Conference Season coming to an end In-Reply-To: References: Message-ID: <14b7e5ef0609201511i1fc31f40saf581a99de1e8c1c@mail.gmail.com> Yeah, that's what I told myself a couple weeks back, but I've moved from the 'vacation+conference' state to the 'vacation-induced-backlog' state at work. Sooner or later... Scott On 9/20/06, Piers Cawley wrote: > Just a heads' up; I've nearly finished with holidays and conferences > for the summer. I expect to get back to working on Typo again not long > after I'm home. > > -- > Piers Cawley > http://www.bofh.org.uk/ > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > From trejkaz at trypticon.org Wed Sep 20 18:37:58 2006 From: trejkaz at trypticon.org (Trejkaz) Date: Thu, 21 Sep 2006 08:37:58 +1000 Subject: [typo] /admin in https In-Reply-To: <20060920131046.lhahwpaod34w0c4w@mail.meleeweb.net> References: <20060920131046.lhahwpaod34w0c4w@mail.meleeweb.net> Message-ID: <200609210838.03288.trejkaz@trypticon.org> On Wednesday 20 September 2006 21:10, Beber wrote: > Hi, > > Is there a way to make the /admin into https and everything else in http ? I do this on the Apache side using redirects, but it isn't pretty. TX -- Email: trejkaz at trypticon.org Jabber ID: trejkaz at trypticon.org Web site: http://trypticon.org/ GPG Fingerprint: 9EEB 97D7 8F7B 7977 F39F A62C B8C7 BC8B 037E EA73 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://rubyforge.org/pipermail/typo-list/attachments/20060921/72651105/attachment.bin From martin at stabenfeldt.net Thu Sep 21 00:28:42 2006 From: martin at stabenfeldt.net (Martin Stabenfeldt) Date: Thu, 21 Sep 2006 06:28:42 +0200 Subject: [typo] Lightbox and image location Message-ID: Hi, I?m having trubbles making lightbox displaying images I have located in public/images/extra/ I can see them when accessing the image url directly. This post looks blank: I can access the image at http://martin.stabenfeldt.net/images/extra/transporter.png I?m having some trubbles with Apache only showing the directory content of the "public" directory, not generating any pages, so I?m redirecting everything to port 3000 where I?m running Webrick for the moment. http://martin.stabenfeldt.net/images/extra/transporter.png redirects to http://martin.stabenfeldt.net:3000/images/extra/transporter.png Is the images located and addressed right? I?m not sure if the redirect matters, since the theme look good, meaning it can access other files in the public directory. Best regards, Martin Stabenfeldt From beber at meleeweb.net Thu Sep 21 06:03:52 2006 From: beber at meleeweb.net (Beber) Date: Thu, 21 Sep 2006 12:03:52 +0200 Subject: [typo] /admin in https In-Reply-To: <200609210838.03288.trejkaz@trypticon.org> References: <20060920131046.lhahwpaod34w0c4w@mail.meleeweb.net> <200609210838.03288.trejkaz@trypticon.org> Message-ID: <20060921120352.jk9sxlez1ck8cco8@mail.meleeweb.net> Trejkaz > On Wednesday 20 September 2006 21:10, Beber wrote: >> Hi, >> >> Is there a way to make the /admin into https and everything else in http ? > > I do this on the Apache side using redirects, but it isn't pretty. I tried that and with ProxyPass setting and it only fails. Could you paste me your redirection ? Thnaks -- Beber -- Email / Jabber (+GMail) : beber at meleeweb.net http://www.meleeweb.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Signature =?utf-8?b?bnVtw6lyaXF1ZQ==?= PGP Url : http://rubyforge.org/pipermail/typo-list/attachments/20060921/1243a078/attachment.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-keys Size: 1698 bytes Desc: Clef publique PGP Url : http://rubyforge.org/pipermail/typo-list/attachments/20060921/1243a078/attachment-0001.bin From scott at sigkill.org Thu Sep 21 10:25:21 2006 From: scott at sigkill.org (Scott Laird) Date: Thu, 21 Sep 2006 07:25:21 -0700 Subject: [typo] /admin in https In-Reply-To: <20060921120352.jk9sxlez1ck8cco8@mail.meleeweb.net> References: <20060920131046.lhahwpaod34w0c4w@mail.meleeweb.net> <200609210838.03288.trejkaz@trypticon.org> <20060921120352.jk9sxlez1ck8cco8@mail.meleeweb.net> Message-ID: <14b7e5ef0609210725i1ae82c9eh4c595256f3e21849@mail.gmail.com> On 9/21/06, Beber wrote: > Trejkaz > > > On Wednesday 20 September 2006 21:10, Beber wrote: > >> Hi, > >> > >> Is there a way to make the /admin into https and everything else in http ? > > > > I do this on the Apache side using redirects, but it isn't pretty. > > I tried that and with ProxyPass setting and it only fails. Could you > paste me your redirection ? Sooner or later I'd like to make this a config option--if it's set, then Typo generates all /admin URLs with https://. That'd probably be easier. Feel free to submit a patch :-). Scott From benr at x-cr.com Thu Sep 21 11:15:44 2006 From: benr at x-cr.com (Ben Reubenstein) Date: Thu, 21 Sep 2006 09:15:44 -0600 Subject: [typo] Holiday/Conference Season coming to an end In-Reply-To: <14b7e5ef0609201511i1fc31f40saf581a99de1e8c1c@mail.gmail.com> References: <14b7e5ef0609201511i1fc31f40saf581a99de1e8c1c@mail.gmail.com> Message-ID: <44c79a160609210815r6056d34fs74fbd18f06bef362@mail.gmail.com> What are the main items that need to be tackled? I would be interested in checking out the code and helping out. ~ Ben On 9/20/06, Scott Laird wrote: > > Yeah, that's what I told myself a couple weeks back, but I've moved > from the 'vacation+conference' state to the 'vacation-induced-backlog' > state at work. Sooner or later... > > > Scott > > On 9/20/06, Piers Cawley wrote: > > Just a heads' up; I've nearly finished with holidays and conferences > > for the summer. I expect to get back to working on Typo again not long > > after I'm home. > > > > -- > > Piers Cawley > > http://www.bofh.org.uk/ > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > -- Ben Reubenstein 303-947-0446 http://www.benr75.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/typo-list/attachments/20060921/ebe90f3b/attachment.html From linda at innovatesolutions.com Thu Sep 21 15:28:16 2006 From: linda at innovatesolutions.com (Linda Derezinski) Date: Thu, 21 Sep 2006 15:28:16 -0400 Subject: [typo] /admin in https In-Reply-To: <14b7e5ef0609210725i1ae82c9eh4c595256f3e21849@mail.gmail.com> Message-ID: Scott, I believe that the rails team has already done this for you :) In the the httpd.conf in your record add this RequestHeader set X_FORWARDED_PROTO "https" Then all of your url_for() will correctly render https or http depending on the RequestHeader parameter I'm not a sys admin ... Nor do I play on on TV... This is where I learned about this little gem. (Also I should mention that we are running apache 2/ Mongrel Rails) http://www.planetrubyonrails.org/show/feed/60 -Linda Derezinski On 9/21/06 10:25 AM, "Scott Laird" wrote: > On 9/21/06, Beber wrote: >> Trejkaz >> >>> On Wednesday 20 September 2006 21:10, Beber wrote: >>>> Hi, >>>> >>>> Is there a way to make the /admin into https and everything else in http ? >>> >>> I do this on the Apache side using redirects, but it isn't pretty. >> >> I tried that and with ProxyPass setting and it only fails. Could you >> paste me your redirection ? > > Sooner or later I'd like to make this a config option--if it's set, > then Typo generates all /admin URLs with https://. That'd probably be > easier. Feel free to submit a patch :-). > > > Scott > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list From scott at sigkill.org Thu Sep 21 16:23:11 2006 From: scott at sigkill.org (Scott Laird) Date: Thu, 21 Sep 2006 13:23:11 -0700 Subject: [typo] /admin in https In-Reply-To: References: <14b7e5ef0609210725i1ae82c9eh4c595256f3e21849@mail.gmail.com> Message-ID: <14b7e5ef0609211323i40810170kfb198fc24b9003a4@mail.gmail.com> That's part of the issue, but it'd be nice if *every* link to /admin (or /accounts) used https while non-authenticated links still use http. That's a bit harder to do from Apache. Scott On 9/21/06, Linda Derezinski wrote: > Scott, > > I believe that the rails team has already done this for you :) > > In the the httpd.conf in your record add this > > RequestHeader set X_FORWARDED_PROTO "https" > > Then all of your url_for() will correctly render https or http depending on > the RequestHeader parameter > > I'm not a sys admin ... Nor do I play on on TV... This is where I learned > about this little gem. (Also I should mention that we are running apache 2/ > Mongrel Rails) > > http://www.planetrubyonrails.org/show/feed/60 > > -Linda Derezinski > > > > On 9/21/06 10:25 AM, "Scott Laird" wrote: > > > On 9/21/06, Beber wrote: > >> Trejkaz > >> > >>> On Wednesday 20 September 2006 21:10, Beber wrote: > >>>> Hi, > >>>> > >>>> Is there a way to make the /admin into https and everything else in http ? > >>> > >>> I do this on the Apache side using redirects, but it isn't pretty. > >> > >> I tried that and with ProxyPass setting and it only fails. Could you > >> paste me your redirection ? > > > > Sooner or later I'd like to make this a config option--if it's set, > > then Typo generates all /admin URLs with https://. That'd probably be > > easier. Feel free to submit a patch :-). > > > > > > Scott > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > From linda at innovatesolutions.com Thu Sep 21 16:37:18 2006 From: linda at innovatesolutions.com (Linda Derezinski) Date: Thu, 21 Sep 2006 16:37:18 -0400 Subject: [typo] /admin in https In-Reply-To: <14b7e5ef0609211323i40810170kfb198fc24b9003a4@mail.gmail.com> Message-ID: In my case we turned the entire site into https, so that solved my problem. (Did I mention that I'm not a sysadmin :) where is the flaw in this logic? Add proxy pass for /admin /accounts in the *:80 record to the https urls. Add the X_FORWARDED_PROTO to the :443 record. My thought is that if rails produces a /admin or /accounts url with http then the proxypasses will convert it to https. Unless your point is that once in https there is no way to return to http? So you would end up putting proxypasses in https to point /articles etc to http. -Linda On 9/21/06 4:23 PM, "Scott Laird" wrote: > That's part of the issue, but it'd be nice if *every* link to /admin > (or /accounts) used https while non-authenticated links still use > http. That's a bit harder to do from Apache. > > > Scott > > On 9/21/06, Linda Derezinski wrote: >> Scott, >> >> I believe that the rails team has already done this for you :) >> >> In the the httpd.conf in your record add this >> >> RequestHeader set X_FORWARDED_PROTO "https" >> >> Then all of your url_for() will correctly render https or http depending on >> the RequestHeader parameter >> >> I'm not a sys admin ... Nor do I play on on TV... This is where I learned >> about this little gem. (Also I should mention that we are running apache 2/ >> Mongrel Rails) >> >> http://www.planetrubyonrails.org/show/feed/60 >> >> -Linda Derezinski >> >> >> >> On 9/21/06 10:25 AM, "Scott Laird" wrote: >> >>> On 9/21/06, Beber wrote: >>>> Trejkaz >>>> >>>>> On Wednesday 20 September 2006 21:10, Beber wrote: >>>>>> Hi, >>>>>> >>>>>> Is there a way to make the /admin into https and everything else in http >>>>>> ? >>>>> >>>>> I do this on the Apache side using redirects, but it isn't pretty. >>>> >>>> I tried that and with ProxyPass setting and it only fails. Could you >>>> paste me your redirection ? >>> >>> Sooner or later I'd like to make this a config option--if it's set, >>> then Typo generates all /admin URLs with https://. That'd probably be >>> easier. Feel free to submit a patch :-). >>> >>> >>> Scott >>> _______________________________________________ >>> Typo-list mailing list >>> Typo-list at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/typo-list >> >> >> From aja at si.on.ca Fri Sep 22 08:18:57 2006 From: aja at si.on.ca (Anton J Aylward) Date: Fri, 22 Sep 2006 08:18:57 -0400 Subject: [typo] Problems installing Typo 4.0.3 on Dreamhost In-Reply-To: <3f1760609130149v5a2a510dx83751095d64e4a86@mail.gmail.com> References: <04f501c6d6b5$8e6fbcf0$0501000a@Aruba> <3f1760609130149v5a2a510dx83751095d64e4a86@mail.gmail.com> Message-ID: <4513D4B1.9050902@si.on.ca> Despite making use of such references as http://www.crazybarbour.com/blog/2006/03/16/setting-up-typo-on-dreamhost/ and http://blog.aidenbordner.com/articles/2006/07/24/getting-typo-4-0-0-running-on-dreamhost and http://www.masterofnil.com/articles/2006/08/07/installing-typo-4-0-1-on-dreamhost and even http://fo64.com/articles/2005/10/19/typo-dreamhost I'm having no success. Also ... Installing via gem as described in http://www.typosphere.org/trac/wiki/DownloadStable fail since this needs Ruby 1.8.4 A 'rake install' fails trying to find a rakefile A '~/typo-4.0.3/bin/typo' install fails trying to find an include. Any suggestions? Anton J Aylward, System Integrity From linda at innovatesolutions.com Fri Sep 22 13:20:07 2006 From: linda at innovatesolutions.com (Linda Derezinski) Date: Fri, 22 Sep 2006 13:20:07 -0400 Subject: [typo] Problems installing Typo 4.0.3 on Dreamhost In-Reply-To: <4513D4B1.9050902@si.on.ca> Message-ID: I know nothing about dreamhost what versions of ruby and rails are you running? -Linda On 9/22/06 8:18 AM, "Anton J Aylward" wrote: > Despite making use of such references as > http://www.crazybarbour.com/blog/2006/03/16/setting-up-typo-on-dreamhost/ > and > http://blog.aidenbordner.com/articles/2006/07/24/getting-typo-4-0-0-running-on > -dreamhost > and > http://www.masterofnil.com/articles/2006/08/07/installing-typo-4-0-1-on-dreamh > ost > and even http://fo64.com/articles/2005/10/19/typo-dreamhost > I'm having no success. > > Also ... > Installing via gem as described in > http://www.typosphere.org/trac/wiki/DownloadStable > fail since this needs Ruby 1.8.4 > > A 'rake install' fails trying to find a rakefile > > A '~/typo-4.0.3/bin/typo' install fails trying to find an include. > > Any suggestions? > > Anton J Aylward, > System Integrity > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list From aja at si.on.ca Fri Sep 22 13:58:20 2006 From: aja at si.on.ca (Anton J Aylward) Date: Fri, 22 Sep 2006 13:58:20 -0400 Subject: [typo] Problems installing Typo 4.0.3 on Dreamhost In-Reply-To: References: Message-ID: <4514243C.9000006@si.on.ca> Dreamhost has ruby 1.8.2. I don't think rails matters as its included with Typo. Right now I'm compiling 1.8.4 locally. Linda Derezinski wrote: > I know nothing about dreamhost what versions of ruby and rails are you > running? > -Linda > > > On 9/22/06 8:18 AM, "Anton J Aylward" wrote: > >> Despite making use of such references as >> http://www.crazybarbour.com/blog/2006/03/16/setting-up-typo-on-dreamhost/ >> and >> http://blog.aidenbordner.com/articles/2006/07/24/getting-typo-4-0-0-running-on >> -dreamhost >> and >> http://www.masterofnil.com/articles/2006/08/07/installing-typo-4-0-1-on-dreamh >> ost >> and even http://fo64.com/articles/2005/10/19/typo-dreamhost >> I'm having no success. >> >> Also ... >> Installing via gem as described in >> http://www.typosphere.org/trac/wiki/DownloadStable >> fail since this needs Ruby 1.8.4 >> >> A 'rake install' fails trying to find a rakefile >> >> A '~/typo-4.0.3/bin/typo' install fails trying to find an include. >> >> Any suggestions? >> >> Anton J Aylward, >> System Integrity >> _______________________________________________ >> Typo-list mailing list >> Typo-list at rubyforge.org >> http://rubyforge.org/mailman/listinfo/typo-list > From aja at si.on.ca Fri Sep 22 13:58:39 2006 From: aja at si.on.ca (Anton J Aylward) Date: Fri, 22 Sep 2006 13:58:39 -0400 Subject: [typo] Problems installing Typo 4.0.3 on Dreamhost In-Reply-To: References: Message-ID: <4514244F.2030602@si.on.ca> Now, with a local copy of ruby 1.8.4 I get $ rake migrate RAILS_ENV=production --trace ** Invoke migrate (first_time) ** Invoke db:migrate (first_time) ** Invoke environment (first_time) ** Execute environment ** Execute db:migrate == FixCanonicalServerUrl: migrating =========================================== rake aborted! Couldn't find FixCanonicalServerUrl::Blog with ID=1 Linda Derezinski wrote: > I know nothing about dreamhost what versions of ruby and rails are you > running? > -Linda > > > On 9/22/06 8:18 AM, "Anton J Aylward" wrote: > >> Despite making use of such references as >> http://www.crazybarbour.com/blog/2006/03/16/setting-up-typo-on-dreamhost/ >> and >> http://blog.aidenbordner.com/articles/2006/07/24/getting-typo-4-0-0-running-on >> -dreamhost >> and >> http://www.masterofnil.com/articles/2006/08/07/installing-typo-4-0-1-on-dreamh >> ost >> and even http://fo64.com/articles/2005/10/19/typo-dreamhost >> I'm having no success. >> >> Also ... >> Installing via gem as described in >> http://www.typosphere.org/trac/wiki/DownloadStable >> fail since this needs Ruby 1.8.4 >> >> A 'rake install' fails trying to find a rakefile >> >> A '~/typo-4.0.3/bin/typo' install fails trying to find an include. >> >> Any suggestions? >> >> Anton J Aylward, >> System Integrity >> _______________________________________________ >> Typo-list mailing list >> Typo-list at rubyforge.org >> http://rubyforge.org/mailman/listinfo/typo-list > From mattrose at folkwolf.net Fri Sep 22 20:25:17 2006 From: mattrose at folkwolf.net (Matt Rose) Date: Fri, 22 Sep 2006 20:25:17 -0400 Subject: [typo] Problems installing Typo 4.0.3 on Dreamhost In-Reply-To: <4514244F.2030602@si.on.ca> References: <4514244F.2030602@si.on.ca> Message-ID: <1BE187F0-3854-4413-9BA3-F0AC36DBFE3B@folkwolf.net> Are you doing this from the trunk? I ran into this when I downloaded the latest version from trunk. This happens when you migrate a blog without setting it up first. I fixed it by editing the migration so that it doesn't error out on the blank settings. If you apply this patch, or just edit the file like the patch will it should get you going again. -------------- next part -------------- A non-text attachment was scrubbed... Name: typo-migrate.patch Type: application/octet-stream Size: 571 bytes Desc: not available Url : http://rubyforge.org/pipermail/typo-list/attachments/20060922/49ae87e2/attachment.obj -------------- next part -------------- Should I submit a trac ticket with this patch? On 22-Sep-06, at 1:58 PM, Anton J Aylward wrote: > Now, with a local copy of ruby 1.8.4 I get > > $ rake migrate RAILS_ENV=production --trace > ** Invoke migrate (first_time) > ** Invoke db:migrate (first_time) > ** Invoke environment (first_time) > ** Execute environment > ** Execute db:migrate > == FixCanonicalServerUrl: migrating > =========================================== > rake aborted! > Couldn't find FixCanonicalServerUrl::Blog with ID=1 > > > Linda Derezinski wrote: >> I know nothing about dreamhost what versions of ruby and rails are >> you >> running? >> -Linda >> >> >> On 9/22/06 8:18 AM, "Anton J Aylward" wrote: >> >>> Despite making use of such references as >>> http://www.crazybarbour.com/blog/2006/03/16/setting-up-typo-on- >>> dreamhost/ >>> and >>> http://blog.aidenbordner.com/articles/2006/07/24/getting- >>> typo-4-0-0-running-on >>> -dreamhost >>> and >>> http://www.masterofnil.com/articles/2006/08/07/installing- >>> typo-4-0-1-on-dreamh >>> ost >>> and even http://fo64.com/articles/2005/10/19/typo-dreamhost >>> I'm having no success. >>> >>> Also ... >>> Installing via gem as described in >>> http://www.typosphere.org/trac/wiki/DownloadStable >>> fail since this needs Ruby 1.8.4 >>> >>> A 'rake install' fails trying to find a rakefile >>> >>> A '~/typo-4.0.3/bin/typo' install fails trying to find an include. >>> >>> Any suggestions? >>> >>> Anton J Aylward, >>> System Integrity >>> _______________________________________________ >>> Typo-list mailing list >>> Typo-list at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/typo-list >> > > > > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list From meta at pobox.com Sat Sep 23 10:57:53 2006 From: meta at pobox.com (mathew) Date: Sat, 23 Sep 2006 09:57:53 -0500 Subject: [typo] Typo spam filtering -- does any of it work? Message-ID: <7eeceb440609230757i5e793de6yc53c424ac356ed05@mail.gmail.com> 1. I have max URLs set to 3, yet I just got spam that had well over 100 URLs in. 2. I have "phentermine" as a blacklist string, but... yes, hundreds of occurrences of that string in spam. I'm going to turn on Akismet, because it seems like none of typo's built-in spam protection code actually works. Might as well just rip it out. mathew -- From meta at pobox.com Sat Sep 23 11:47:01 2006 From: meta at pobox.com (mathew) Date: Sat, 23 Sep 2006 10:47:01 -0500 Subject: [typo] Holiday/Conference Season coming to an end In-Reply-To: <44c79a160609210815r6056d34fs74fbd18f06bef362@mail.gmail.com> References: <14b7e5ef0609201511i1fc31f40saf581a99de1e8c1c@mail.gmail.com> <44c79a160609210815r6056d34fs74fbd18f06bef362@mail.gmail.com> Message-ID: <7eeceb440609230847m2c2d24eo8faf99e98153945c@mail.gmail.com> On 9/21/06, Ben Reubenstein wrote: > What are the main items that need to be tackled? I would be interested in > checking out the code and helping out. I'd love to see OpenID support. There's a library available, of course. mathew From scott at sigkill.org Tue Sep 26 22:17:04 2006 From: scott at sigkill.org (Scott Laird) Date: Tue, 26 Sep 2006 19:17:04 -0700 Subject: [typo] Fwd: #1110: Make markup_help_popup XHTML compliant In-Reply-To: <053.4928efa72c49c8302b7e0bbb8e6fde82@leetsoft.com> References: <044.ae909ff0a2df82fe56a33f5d5e13f6c5@leetsoft.com> <053.4928efa72c49c8302b7e0bbb8e6fde82@leetsoft.com> Message-ID: <14b7e5ef0609261917q6b4c2d8dg440fe4e8c2df7c06@mail.gmail.com> I have no idea why svk decided to commit this, but no files were changed. Weird. Scott ---------- Forwarded message ---------- From: typo Date: Sep 26, 2006 7:05 PM Subject: Re: [typo] #1110: Make markup_help_popup XHTML compliant To: undisclosed-recipients #1110: Make markup_help_popup XHTML compliant ----------------------+----------------------------------------------------- Reporter: jwang | Owner: scott Type: defect | Status: closed Priority: normal | Milestone: Component: frontend | Version: 4.1 Severity: normal | Resolution: fixed Keywords: | ----------------------+----------------------------------------------------- Comment (by scott): (In [1267]) r2478 at scott17 (orig r1257): kevin | 2006-09-04 22:05:30 -0700 Entity-escape the state in the feedback admin page r2479 at scott17 (orig r1258): kevin | 2006-09-04 22:13:22 -0700 Give a readable name for Unclassified state r2480 at scott17 (orig r1259): kevin | 2006-09-05 20:10:21 -0700 Tweak deprecation warning for article_html r2481 at scott17 (orig r1260): kevin | 2006-09-05 20:32:19 -0700 Add disclaimer to readme file r2482 at scott17 (orig r1261): kevin | 2006-09-05 20:55:08 -0700 The components patch is useless now that we're no longer using components, and the active_record connection adaptors patch appears unnecessary, judging by the source for activerecord-1.14.4 r2483 at scott17 (orig r1262): kevin | 2006-09-05 20:59:44 -0700 Fix missed dependency on components patch r2484 at scott17 (orig r1263): kevin | 2006-09-05 22:15:08 -0700 Allow themes to once again override views for sidebars. Note that the themes need to be updated. Instead of views/plugins/sidebars/archives/content.rhtml, use views/plugins/archives_sidebar/content.rhtml. The contents of the views may also need updating for sidebars r2485 at scott17 (orig r1264): kevin | 2006-09-06 09:05:52 -0700 Changed onClick to onclick. Fixes #1110 r2486 at scott17 (orig r1265): pdcawley | 2006-09-11 15:26:16 -0700 * The Content model no longer knows anything about the cache. * Reprecated the html helper * Implemented the 'html' helper in MailHelper. It turns out that ActionMailer doesn't do fragment caching, so in order to keep a consistent interface for accessing article html, we've implemented a version that doesn't attempt to do caching. r2487 at scott17 (orig r1266): pdcawley | 2006-09-11 23:05:50 -0700 Fixed the html helper. What was I thinking? -- Ticket URL: typo web2.0 weblogging engine From minter at lunenburg.org Wed Sep 27 08:20:48 2006 From: minter at lunenburg.org (H. Wade Minter) Date: Wed, 27 Sep 2006 08:20:48 -0400 Subject: [typo] Typo, Mongrel, and non-root-urls In-Reply-To: <14b7e5ef0607101956q59764bedoa6d89949dec5d0a3@mail.gmail.com> References: <069D6F21-51B4-4187-A510-08E4F0B2D74F@lunenburg.org> <14b7e5ef0607081840r59c36a93v280a712c1f735d0e@mail.gmail.com> <3410D1AF-1639-46F9-954C-43861F520FC4@lunenburg.org> <14b7e5ef0607101026m5b394588h26ef775a6ad15b5f@mail.gmail.com> <14b7e5ef0607101956q59764bedoa6d89949dec5d0a3@mail.gmail.com> Message-ID: Looks like the --prefix flag has made it into the newest release of Mongrel, so I can now ditch FastCGI and sill run my blogs in a non- root-URL namespace! Thanks for the fix! --Wade On Jul 10, 2006, at 10:56 PM, Scott Laird wrote: > I have a fix for this. Basically, I added a '--prefix' flag to > mongrel_rails, along with a bit of plumbing. I sent it off to Zed a > few minutes ago; hopefully he'll be okay with it. > > > Scott > > On 7/10/06, H. Wade Minter wrote: >> Yeah, the situation is that Mongrel is serving up the app in the root >> directory (localhost:4000), but Apache is proxying it from a >> subdirectory (http://www.lunenburg.org/wade/), so that's where the >> issue comes up. >> >> If there's anything you need me to test, let me know. >> >> On Jul 10, 2006, at 1:26 PM, Scott Laird wrote: >> >> > I haven't dealt with mongrel-in-a-subdirectory yet, if that's the >> > question. It used to be 1-line patch to Mongrel. I'll see what I >> > can do today or tomorrow. >> > >> > >> > Scott >> > >> > On 7/10/06, H. Wade Minter wrote: Anything >> > in the new checkins that might affect Mongrel/proxies? >> > >> > On Jul 8, 2006, at 10:17 PM, H. Wade Minter wrote: >> > >> > > Alright - I've switched back to FastCGI for now. If you've got >> > > anything you want me to test, let me know. >> > > >> > > --Wade >> > > >> > > On Jul 8, 2006, at 9:40 PM, scott at sigkill.org wrote: >> > > >> > >> I think non-root hosting with mongrel is still a bit tricky. >> I'll >> > >> look at it once I've closed a few more bugs. >> > >> >> > >> On 7/8/06, H. Wade Minter wrote: >> > >>> I'm trying to migrate my Typo installation at http:// >> > >>> www.lunenburg.org/wade/ from Apache/FastCGI to Mongrel via >> Apache >> > >>> proxies. The problem seems to be that Typo/Rails isn't >> liking the >> > >>> fact that Mongrel is running the blog at http://localhost:4001/ >> > but >> > >>> the Apache proxy isn't at a root URL (/wade instead). >> > >>> >> > >>> I've tried the reverse_proxy_fix plugin, but it doesn't seem >> to be >> > >>> working. I can go to the root of the website just fine, but >> if I >> > >>> try >> > >>> to go to any other sub-URL (for example, http:// >> www.lunenburg.org/ >> > >>> wade/articles/category/general), I get a "Page not found" >> error. >> > >>> >> > >>> Is there any particular bit I need to twiddle, in >> > environment.rb or >> > >>> something, to get this to play nicely? Or do I need to fall >> > back to >> > >>> Apache/FastCGI? >> > >>> >> > >>> I'm running Typo SVN rev 1088. >> > >>> >> > >>> Thanks, >> > >>> Wade >> > >>> _______________________________________________ >> > >>> Typo-list mailing list >> > >>> Typo-list at rubyforge.org >> > >>> http://rubyforge.org/mailman/listinfo/typo-list >> > >>> >> > >> _______________________________________________ >> > >> Typo-list mailing list >> > >> Typo-list at rubyforge.org >> > >> http://rubyforge.org/mailman/listinfo/typo-list >> > > >> > > _______________________________________________ >> > > Typo-list mailing list >> > > Typo-list at rubyforge.org >> > > http://rubyforge.org/mailman/listinfo/typo-list >> > >> > _______________________________________________ >> > Typo-list mailing list >> > Typo-list at rubyforge.org >> > http://rubyforge.org/mailman/listinfo/typo-list >> > >> > _______________________________________________ >> > Typo-list mailing list >> > Typo-list at rubyforge.org >> > http://rubyforge.org/mailman/listinfo/typo-list >> >> _______________________________________________ >> Typo-list mailing list >> Typo-list at rubyforge.org >> http://rubyforge.org/mailman/listinfo/typo-list >> >> > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list From meta at pobox.com Wed Sep 27 11:32:37 2006 From: meta at pobox.com (mathew) Date: Wed, 27 Sep 2006 10:32:37 -0500 Subject: [typo] Typo spam filtering -- does any of it work? In-Reply-To: <7eeceb440609230757i5e793de6yc53c424ac356ed05@mail.gmail.com> References: <7eeceb440609230757i5e793de6yc53c424ac356ed05@mail.gmail.com> Message-ID: <7eeceb440609270832s1727fff1ve20d221ad24ec15c@mail.gmail.com> OK, Akismet doesn't seem to be helping either. How do I find out if the Akismet service is even being contacted? This is very frustrating. Without any spam filtering, typo is pretty much unworkable. mathew From scott at sigkill.org Wed Sep 27 13:46:29 2006 From: scott at sigkill.org (Scott Laird) Date: Wed, 27 Sep 2006 10:46:29 -0700 Subject: [typo] Typo spam filtering -- does any of it work? In-Reply-To: <7eeceb440609270832s1727fff1ve20d221ad24ec15c@mail.gmail.com> References: <7eeceb440609230757i5e793de6yc53c424ac356ed05@mail.gmail.com> <7eeceb440609270832s1727fff1ve20d221ad24ec15c@mail.gmail.com> Message-ID: <14b7e5ef0609271046g77141e95nbb9b746bb6c8e4d@mail.gmail.com> Look in the logs. Scott On 9/27/06, mathew wrote: > OK, Akismet doesn't seem to be helping either. How do I find out if > the Akismet service is even being contacted? > > This is very frustrating. Without any spam filtering, typo is pretty > much unworkable. > > > mathew > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > From pdcawley at bofh.org.uk Thu Sep 28 06:01:40 2006 From: pdcawley at bofh.org.uk (Piers Cawley) Date: Thu, 28 Sep 2006 11:01:40 +0100 Subject: [typo] Catching up with Rails Message-ID: You may or may not know that I have a local branch in my SVK repository in which I'm trying to make typo work with edge rails. It's, ah, fun. I've reached the point where I am seriously considering removing a huge amount of code, leaving only the basic article permalinks and index/search pages as they are, then slowly adding (probably starting with posting a new article via the web) back in ways that play well with the new Rails Way; otherwise we end up pissing into the wind. This may take a while. But I'm not entirely sure it's a bad idea. We're carrying a great deal of cruft in the typo codebase where it turns out that we've zigged before rails zagged. My initial roadmap for this approach is looking like: * Strip out everything but the basic blog display. * Think about URL design for everything but permalinks, ideally moving to a RESTful structure. The current /articles tree doesn't really play well with the resourceful approach, but that's fine - it's a useful archive structure when you're looking at the blog as a blog. Currently I'm thinking in terms of resources like: /entries => Articles treated as Resources /comments /trackbacks /feedback => conflating comments and trackbacks, useful for spam stopping /sidebars /pages /sessions => RESTful authentication /categories /tags /categorizations /taggings /users /rules => Spam policy /blogs But I expect this to be a process of discovery. * Add comments + Akismet based spam checking * Add RESTful authentication. * Add article/page posting ... My thinking is that most features should go back in quite quickly and we'll end up with a rather more robust application that gets to hand more stuff off to Rails than we're currently doing. We're more and more out of step with the framework and that's causing us pain. -- Piers Cawley http://www.bofh.org.uk/ From pdcawley at bofh.org.uk Thu Sep 28 06:22:29 2006 From: pdcawley at bofh.org.uk (Piers Cawley) Date: Thu, 28 Sep 2006 11:22:29 +0100 Subject: [typo] Rethinking Content Whiteboards Message-ID: At the moment we're holding whiteboards as a serialised field in contents table. Which was fine when we were also caching the HTML representations there too -- whiteboards generally got (re)generated during text formatting and got magically saved along with the html renderings. But now, the rendered html is managed by the controller and held in a different sort of cache, so the article doesn't get saved, so the whiteboard data gets thrown away. Which is not good. So, my thinking is add something like: class Whiteboard serialize :data def method_missing(:method, *args) method.to_s =~ /^(.*)(=?)$/ key = $1 is_assignment = !$2.blank? unless data.has_key? key return super(:method, *args) end if is_assignment data[key] = *args else data[key] end end end And having a table definition like create_table :whiteboards do |t| t.column :name, :string t.column :data, :text end The tricky part might be in getting a working acts_as_hash implementation, but that's a SMOP. Thoughts? -- Piers Cawley http://www.bofh.org.uk/ From mattrose at folkwolf.net Thu Sep 28 10:17:09 2006 From: mattrose at folkwolf.net (Matt Rose) Date: Thu, 28 Sep 2006 10:17:09 -0400 (EDT) Subject: [typo] Catching up with Rails In-Reply-To: References: Message-ID: I say do it. Every good project needs a good ground-up rewrite now and then, and I think typo is past due. There's a lot of cruft in typo that just needs to go. Can anyone say, AJAX Sidebar activation? Matt On Thu, 28 Sep 2006, Piers Cawley wrote: > You may or may not know that I have a local branch in my SVK > repository in which I'm trying to make typo work with edge rails. > > It's, ah, fun. > > I've reached the point where I am seriously considering removing a > huge amount of code, leaving only the basic article permalinks and > index/search pages as they are, then slowly adding (probably starting > with posting a new article via the web) back in ways that play well > with the new Rails Way; otherwise we end up pissing into the wind. > > This may take a while. But I'm not entirely sure it's a bad > idea. We're carrying a great deal of cruft in the typo codebase where > it turns out that we've zigged before rails zagged. > > My initial roadmap for this approach is looking like: > > * Strip out everything but the basic blog display. > * Think about URL design for everything but permalinks, ideally moving > to a RESTful structure. The current /articles tree doesn't really > play well with the resourceful approach, but that's fine - it's a > useful archive structure when you're looking at the blog as a blog. > > Currently I'm thinking in terms of resources like: > > /entries => Articles treated as Resources > /comments > /trackbacks > /feedback => conflating comments and trackbacks, useful for spam > stopping > /sidebars > /pages > /sessions => RESTful authentication > /categories > /tags > /categorizations > /taggings > /users > /rules => Spam policy > /blogs > > > But I expect this to be a process of discovery. > > * Add comments + Akismet based spam checking > * Add RESTful authentication. > * Add article/page posting > ... > > My thinking is that most features should go back in quite quickly and > we'll end up with a rather more robust application that gets to hand > more stuff off to Rails than we're currently doing. We're more and > more out of step with the framework and that's causing us pain. > > -- -------------------------------------------------------------------------- Matt Rose mattrose at folkwolf.net Visit my blog! http://folkwolf.net He's an immortal dishevelled boxer with acid for blood. She's a bloodthirsty hip-hop museum curator with a knack for trouble. They fight crime! From pdcawley at bofh.org.uk Thu Sep 28 12:17:28 2006 From: pdcawley at bofh.org.uk (Piers Cawley) Date: Thu, 28 Sep 2006 17:17:28 +0100 Subject: [typo] Catching up with Rails In-Reply-To: (Matt Rose's message of "Thu, 28 Sep 2006 10:17:09 -0400 (EDT)") References: Message-ID: Matt Rose writes: > I say do it. Every good project needs a good ground-up rewrite now and > then, and I think typo is past due. There's a lot of cruft in typo that > just needs to go. Can anyone say, AJAX Sidebar activation? Actually, that's fixable. But it's been problematic because it really didn't sit well with the workings of the sidebar object; we're roundtripping to the database far too often when we could/should be letting the browser retain the information. I've been planning a rewrite for about a yonk though. The other option (which makes a great deal of sense for some themes) is to just have sidebar partials which you can edit in the admin interface (probably using liquid rather than rhtml). The idea being that it'd make it a *great* deal easier to have multiple sidebars. I'll see what I find out as I do the work though. -- Piers Cawley http://www.bofh.org.uk/ From scott at sigkill.org Thu Sep 28 13:39:00 2006 From: scott at sigkill.org (Scott Laird) Date: Thu, 28 Sep 2006 10:39:00 -0700 Subject: [typo] Catching up with Rails In-Reply-To: References: Message-ID: <14b7e5ef0609281039h71ec99c6obd84a9ef74637fa3@mail.gmail.com> I'm kind of conflicted about this. On one hand, the end result will probably be great. On the other hand, this is going to mean a long period of instability and random user complaints while we finish migrating everything. And it'll also remove a bunch of code that I more or less understand and replace it with new code that I'll have to learn. Perhaps we should consider finishing up 4.1 first and then start on this? When is Rails 1.2 due? Scott On 9/28/06, Piers Cawley wrote: > You may or may not know that I have a local branch in my SVK > repository in which I'm trying to make typo work with edge rails. > > It's, ah, fun. > > I've reached the point where I am seriously considering removing a > huge amount of code, leaving only the basic article permalinks and > index/search pages as they are, then slowly adding (probably starting > with posting a new article via the web) back in ways that play well > with the new Rails Way; otherwise we end up pissing into the wind. > > This may take a while. But I'm not entirely sure it's a bad > idea. We're carrying a great deal of cruft in the typo codebase where > it turns out that we've zigged before rails zagged. > > My initial roadmap for this approach is looking like: > > * Strip out everything but the basic blog display. > * Think about URL design for everything but permalinks, ideally moving > to a RESTful structure. The current /articles tree doesn't really > play well with the resourceful approach, but that's fine - it's a > useful archive structure when you're looking at the blog as a blog. > > Currently I'm thinking in terms of resources like: > > /entries => Articles treated as Resources > /comments > /trackbacks > /feedback => conflating comments and trackbacks, useful for spam > stopping > /sidebars > /pages > /sessions => RESTful authentication > /categories > /tags > /categorizations > /taggings > /users > /rules => Spam policy > /blogs > > > But I expect this to be a process of discovery. > > * Add comments + Akismet based spam checking > * Add RESTful authentication. > * Add article/page posting > ... > > My thinking is that most features should go back in quite quickly and > we'll end up with a rather more robust application that gets to hand > more stuff off to Rails than we're currently doing. We're more and > more out of step with the framework and that's causing us pain. > > -- > Piers Cawley > http://www.bofh.org.uk/ > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > From scott at sigkill.org Thu Sep 28 13:42:10 2006 From: scott at sigkill.org (Scott Laird) Date: Thu, 28 Sep 2006 10:42:10 -0700 Subject: [typo] Rethinking Content Whiteboards In-Reply-To: References: Message-ID: <14b7e5ef0609281042u39c3a069q320c966a0e21a9ac@mail.gmail.com> Sounds good. After watching my logs yesterday, I'm seriously considering ditching a lot of the sweeper implementation and switching to something like this: if Article, Page, or Settings changed -> sweep everything elsif Comment or Trackback -> sweep page, add +60 minute trigger to sweep everything if one doesn't already exist. We should probably also add a 'if comment is published' in there somewhere, because even spam comments are nuking my cache. Scott On 9/28/06, Piers Cawley wrote: > At the moment we're holding whiteboards as a serialised field in > contents table. Which was fine when we were also caching the HTML > representations there too -- whiteboards generally got (re)generated > during text formatting and got magically saved along with the html > renderings. > > But now, the rendered html is managed by the controller and held in > a different sort of cache, so the article doesn't get saved, so the > whiteboard data gets thrown away. Which is not good. > > So, my thinking is add something like: > > class Whiteboard > serialize :data > > def method_missing(:method, *args) > method.to_s =~ /^(.*)(=?)$/ > key = $1 > is_assignment = !$2.blank? > > unless data.has_key? key > return super(:method, *args) > end > > if is_assignment > data[key] = *args > else > data[key] > end > end > end > > And having a table definition like > > create_table :whiteboards do |t| > t.column :name, :string > t.column :data, :text > end > > The tricky part might be in getting a working acts_as_hash > implementation, but that's a SMOP. > > Thoughts? > > -- > Piers Cawley > http://www.bofh.org.uk/ > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > From pdcawley at bofh.org.uk Thu Sep 28 19:24:42 2006 From: pdcawley at bofh.org.uk (Piers Cawley) Date: Fri, 29 Sep 2006 00:24:42 +0100 Subject: [typo] Catching up with Rails In-Reply-To: <14b7e5ef0609281039h71ec99c6obd84a9ef74637fa3@mail.gmail.com> (Scott Laird's message of "Thu, 28 Sep 2006 10:39:00 -0700") References: <14b7e5ef0609281039h71ec99c6obd84a9ef74637fa3@mail.gmail.com> Message-ID: "Scott Laird" writes: > I'm kind of conflicted about this. On one hand, the end result will > probably be great. On the other hand, this is going to mean a long > period of instability and random user complaints while we finish > migrating everything. And it'll also remove a bunch of code that I > more or less understand and replace it with new code that I'll have to > learn. Heh. I've just thrown up an experimental/restful branch with my work so far. Tests are passing with the exception of one that seems to be a rails bug, and the only deprecation warning we're getting looks like being another case of Rails making an unwarranted assumption -- we don't ever call the function it's complaining about. > Perhaps we should consider finishing up 4.1 first and then start on > this? When is Rails 1.2 due? What are we lacking for 4.1? And I'm not sure when 1.2 is due, but the noises at the European Rails Conf seemed to to imply it was coming real soon now. -- Piers Cawley http://www.bofh.org.uk/ From mattrose at folkwolf.net Thu Sep 28 20:59:08 2006 From: mattrose at folkwolf.net (Matt Rose) Date: Thu, 28 Sep 2006 20:59:08 -0400 Subject: [typo] Catching up with Rails In-Reply-To: References: Message-ID: On 28-Sep-06, at 12:17 PM, Piers Cawley wrote: > Matt Rose writes: > >> I say do it. Every good project needs a good ground-up rewrite >> now and >> then, and I think typo is past due. There's a lot of cruft in >> typo that >> just needs to go. Can anyone say, AJAX Sidebar activation? > > Actually, that's fixable. But it's been problematic because it really > didn't sit well with the workings of the sidebar object; we're > roundtripping to the database far too often when we could/should be > letting the browser retain the information. I've been planning a > rewrite for about a yonk though. > Is this why my new sidebar goes to the database to grab the information twice? I've been puzzling this one over for quite some time. I have a sidebar that's pretty much complete now, however, it takes well over 30 seconds to load. When I look at the logs, it's because the sidebar goes back to the database and loads the feeds and builds the feed, which is a pretty time consuming thing to do, and does it twice. Why is this? Matt > I'll see what I find out as I do the work though. > > -- > Piers Cawley > http://www.bofh.org.uk/ > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list From mattrose at folkwolf.net Thu Sep 28 20:59:55 2006 From: mattrose at folkwolf.net (Matt Rose) Date: Thu, 28 Sep 2006 20:59:55 -0400 Subject: [typo] Catching up with Rails In-Reply-To: References: <14b7e5ef0609281039h71ec99c6obd84a9ef74637fa3@mail.gmail.com> Message-ID: <481646B1-712C-4E41-9D80-6FC4329E645C@folkwolf.net> What's the URL for it? Matt On 28-Sep-06, at 7:24 PM, Piers Cawley wrote: > "Scott Laird" writes: > >> I'm kind of conflicted about this. On one hand, the end result will >> probably be great. On the other hand, this is going to mean a long >> period of instability and random user complaints while we finish >> migrating everything. And it'll also remove a bunch of code that I >> more or less understand and replace it with new code that I'll >> have to >> learn. > > Heh. I've just thrown up an experimental/restful branch with my work > so far. Tests are passing with the exception of one that seems to be a > rails bug, and the only deprecation warning we're getting looks like > being another case of Rails making an unwarranted assumption -- we > don't ever call the function it's complaining about. > >> Perhaps we should consider finishing up 4.1 first and then start on >> this? When is Rails 1.2 due? > > What are we lacking for 4.1? > > And I'm not sure when 1.2 is due, but the noises at the European Rails > Conf seemed to to imply it was coming real soon now. > > -- > Piers Cawley > http://www.bofh.org.uk/ > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list From pdcawley at bofh.org.uk Fri Sep 29 01:06:21 2006 From: pdcawley at bofh.org.uk (Piers Cawley) Date: Fri, 29 Sep 2006 06:06:21 +0100 Subject: [typo] Catching up with Rails In-Reply-To: <481646B1-712C-4E41-9D80-6FC4329E645C@folkwolf.net> (Matt Rose's message of "Thu, 28 Sep 2006 20:59:55 -0400") References: <14b7e5ef0609281039h71ec99c6obd84a9ef74637fa3@mail.gmail.com> <481646B1-712C-4E41-9D80-6FC4329E645C@folkwolf.net> Message-ID: Matt Rose writes: > What's the URL for it? svn://typosphere.org/typo/experimental/restful -- Piers Cawley http://www.bofh.org.uk/ From pdcawley at bofh.org.uk Fri Sep 29 02:29:41 2006 From: pdcawley at bofh.org.uk (Piers Cawley) Date: Fri, 29 Sep 2006 07:29:41 +0100 Subject: [typo] Catching up with Rails In-Reply-To: (Matt Rose's message of "Thu, 28 Sep 2006 20:59:08 -0400") References: Message-ID: Matt Rose writes: > On 28-Sep-06, at 12:17 PM, Piers Cawley wrote: > >> Matt Rose writes: >> >>> I say do it. Every good project needs a good ground-up rewrite >>> now and >>> then, and I think typo is past due. There's a lot of cruft in >>> typo that >>> just needs to go. Can anyone say, AJAX Sidebar activation? >> >> Actually, that's fixable. But it's been problematic because it really >> didn't sit well with the workings of the sidebar object; we're >> roundtripping to the database far too often when we could/should be >> letting the browser retain the information. I've been planning a >> rewrite for about a yonk though. >> > > Is this why my new sidebar goes to the database to grab the > information twice? > > I've been puzzling this one over for quite some time. I have a > sidebar that's pretty much complete now, however, it takes well over > 30 seconds to load. When I look at the logs, it's because the > sidebar goes back to the database and loads the feeds and builds the > feed, which is a pretty time consuming thing to do, and does it twice. > > Why is this? I dunno. I don't think it's related to the way sidebar configuration works though. -- Piers Cawley http://www.bofh.org.uk/ From nertzy at gmail.com Fri Sep 29 03:41:16 2006 From: nertzy at gmail.com (Grant Hutchins) Date: Fri, 29 Sep 2006 02:41:16 -0500 Subject: [typo] Lots of spam up on Trac Message-ID: Hey does anyone police Trac for spam? Can we make it take registered users only or perhaps install some sort of spam filtration plugin? I keep getting notifications that this ticket ( http://www.typosphere.org/trac/ticket/953#comment:43 ) gets more spam. The bots are even munging up the status, milestone, etc. Blegh. -- Grant Hutchins nertzy at gmail.com From Thomas.Mark at bls.gov Fri Sep 29 09:10:50 2006 From: Thomas.Mark at bls.gov (Thomas, Mark - BLS CTR) Date: Fri, 29 Sep 2006 09:10:50 -0400 Subject: [typo] Lots of spam up on Trac In-Reply-To: Message-ID: <11C64B18E4E93049BD58E8532CA9FE7F0AC7FD67@psbexmb1.psb.bls.gov> > Hey does anyone police Trac for spam? Can we make it take > registered users only or perhaps install some sort of spam > filtration plugin? There are spam-prevention plugins http://trac.edgewall.org/wiki/SpamFilter Maybe Trac should put rel="nofollow" on its external wiki links, reducing the incentive. Is anyone working on a ruby svn front-end? From scott at sigkill.org Fri Sep 29 11:06:08 2006 From: scott at sigkill.org (Scott Laird) Date: Fri, 29 Sep 2006 08:06:08 -0700 Subject: [typo] Lots of spam up on Trac In-Reply-To: <11C64B18E4E93049BD58E8532CA9FE7F0AC7FD67@psbexmb1.psb.bls.gov> References: <11C64B18E4E93049BD58E8532CA9FE7F0AC7FD67@psbexmb1.psb.bls.gov> Message-ID: <14b7e5ef0609290806w7373a736g4439a420a68054c2@mail.gmail.com> Well, rel=nofollow doesn't really work, because spammers don't care. We used to be able to delete spam, but the latest trac upgrade broke the tool that we used to delete spam. I've asked our hosting provider to fix it, but it's not clear when they'll have time, and there's not a whole lot I can do without them--I don't have write access to either Trac or our Apache config. Scott On 9/29/06, Thomas, Mark - BLS CTR wrote: > > > Hey does anyone police Trac for spam? Can we make it take > > registered users only or perhaps install some sort of spam > > filtration plugin? > > There are spam-prevention plugins > http://trac.edgewall.org/wiki/SpamFilter > > Maybe Trac should put rel="nofollow" on its external wiki links, > reducing the incentive. > > Is anyone working on a ruby svn front-end? > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > From paulrbrown at gmail.com Fri Sep 29 12:19:10 2006 From: paulrbrown at gmail.com (Paul Brown) Date: Fri, 29 Sep 2006 09:19:10 -0700 Subject: [typo] Lots of spam up on Trac In-Reply-To: References: Message-ID: <4249453d0609290919v75b87ba4ycc014d2a895e3c85@mail.gmail.com> Please, please switch Trac to registered users only, as I'm getting SPAM, too. Many many Jira installations successfully operate in this more without inhibiting participation. -- Paul On 9/29/06, Grant Hutchins wrote: > Hey does anyone police Trac for spam? Can we make it take registered > users only or perhaps install some sort of spam filtration plugin? > > I keep getting notifications that this ticket ( > http://www.typosphere.org/trac/ticket/953#comment:43 ) gets more spam. > The bots are even munging up the status, milestone, etc. > > Blegh. > > -- > Grant Hutchins > nertzy at gmail.com > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > -- paulrbrown at gmail.com http://mult.ifario.us/ From paulrbrown at gmail.com Fri Sep 29 12:20:43 2006 From: paulrbrown at gmail.com (Paul Brown) Date: Fri, 29 Sep 2006 09:20:43 -0700 Subject: [typo] Lots of spam up on Trac In-Reply-To: <11C64B18E4E93049BD58E8532CA9FE7F0AC7FD67@psbexmb1.psb.bls.gov> References: <11C64B18E4E93049BD58E8532CA9FE7F0AC7FD67@psbexmb1.psb.bls.gov> Message-ID: <4249453d0609290920s40b16f0au39dc6739958e7958@mail.gmail.com> Bots and spammers aren't very thoughtful; efficient for pagerank or not, they'll attack whatever site meets the profile they know how to deface. They're not going to come back and feel frustrated that the links they posted as rel="nofollow"... -- Paul On 9/29/06, Thomas, Mark - BLS CTR wrote: > > > Hey does anyone police Trac for spam? Can we make it take > > registered users only or perhaps install some sort of spam > > filtration plugin? > > There are spam-prevention plugins > http://trac.edgewall.org/wiki/SpamFilter > > Maybe Trac should put rel="nofollow" on its external wiki links, > reducing the incentive. > > Is anyone working on a ruby svn front-end? > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > -- paulrbrown at gmail.com http://mult.ifario.us/ From pdcawley at bofh.org.uk Fri Sep 29 13:06:40 2006 From: pdcawley at bofh.org.uk (Piers Cawley) Date: Fri, 29 Sep 2006 18:06:40 +0100 Subject: [typo] Lots of spam up on Trac In-Reply-To: <14b7e5ef0609290806w7373a736g4439a420a68054c2@mail.gmail.com> (Scott Laird's message of "Fri, 29 Sep 2006 08:06:08 -0700") References: <11C64B18E4E93049BD58E8532CA9FE7F0AC7FD67@psbexmb1.psb.bls.gov> <14b7e5ef0609290806w7373a736g4439a420a68054c2@mail.gmail.com> Message-ID: "Scott Laird" writes: > Well, rel=nofollow doesn't really work, because spammers don't care. > > We used to be able to delete spam, but the latest trac upgrade broke > the tool that we used to delete spam. I've asked our hosting provider > to fix it, but it's not clear when they'll have time, and there's not > a whole lot I can do without them--I don't have write access to either > Trac or our Apache config. I become more and more tempted to shift onto hosting with code.google.com or whatever it's called... -- Piers Cawley http://www.bofh.org.uk/ From linda at innovatesolutions.com Fri Sep 29 13:54:23 2006 From: linda at innovatesolutions.com (Linda Derezinski) Date: Fri, 29 Sep 2006 13:54:23 -0400 Subject: [typo] Lots of spam up on Trac In-Reply-To: <4249453d0609290919v75b87ba4ycc014d2a895e3c85@mail.gmail.com> Message-ID: What we did was to add the account user/user so that the general public could still enter items and advertise it on the main trac page. Just a thought ... -Linda On 9/29/06 12:19 PM, "Paul Brown" wrote: > Please, please switch Trac to registered users only, as I'm getting > SPAM, too. Many many Jira installations successfully operate in this > more without inhibiting participation. > > -- Paul > > On 9/29/06, Grant Hutchins wrote: >> Hey does anyone police Trac for spam? Can we make it take registered >> users only or perhaps install some sort of spam filtration plugin? >> >> I keep getting notifications that this ticket ( >> http://www.typosphere.org/trac/ticket/953#comment:43 ) gets more spam. >> The bots are even munging up the status, milestone, etc. >> >> Blegh. >> >> -- >> Grant Hutchins >> nertzy at gmail.com >> _______________________________________________ >> Typo-list mailing list >> Typo-list at rubyforge.org >> http://rubyforge.org/mailman/listinfo/typo-list >> > From Thomas.Mark at bls.gov Fri Sep 29 15:23:27 2006 From: Thomas.Mark at bls.gov (Thomas, Mark - BLS CTR) Date: Fri, 29 Sep 2006 15:23:27 -0400 Subject: [typo] Lots of spam up on Trac In-Reply-To: <4249453d0609290920s40b16f0au39dc6739958e7958@mail.gmail.com> Message-ID: <11C64B18E4E93049BD58E8532CA9FE7F0AC7FEA5@psbexmb1.psb.bls.gov> That's true; once the capability to deface Trac is in the toolset, spammers will continue to use it. However, if a spammer wants to add a new wiki to his toolset, they'd prefer one that doesn't put nofollow on the links. Better yet, if the history pages don't have a nofollow associated with them, then they still get benefits even after the content is rolled back. Having the nofollow is certainly a disincentive, I mean, what good is obvious linkspam if it isn't picked up by search engines? But yes, it alone doesn't prevent linkspam. Neither does blacklists. The only thing that seems to work is CAPTCHA. On a comment form I'm currently working on, I'm thinking about implementing selective captcha, where CAPTCHA is required only when some minimum number of links exist in the post. > -----Original Message----- > From: typo-list-bounces at rubyforge.org > [mailto:typo-list-bounces at rubyforge.org] On Behalf Of Paul Brown > Sent: Friday, September 29, 2006 12:21 PM > To: typo-list at rubyforge.org > Subject: Re: [typo] Lots of spam up on Trac > > Bots and spammers aren't very thoughtful; efficient for > pagerank or not, they'll attack whatever site meets the > profile they know how to deface. They're not going to come > back and feel frustrated that the links they posted as > rel="nofollow"... > > -- Paul > > On 9/29/06, Thomas, Mark - BLS CTR wrote: > > > > > Hey does anyone police Trac for spam? Can we make it take > registered > > > users only or perhaps install some sort of spam filtration plugin? > > > > There are spam-prevention plugins > > http://trac.edgewall.org/wiki/SpamFilter > > > > Maybe Trac should put rel="nofollow" on its external wiki links, > > reducing the incentive. > > > > Is anyone working on a ruby svn front-end? > > > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > -- > paulrbrown at gmail.com > http://mult.ifario.us/ > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > > From scott at sigkill.org Fri Sep 29 16:08:08 2006 From: scott at sigkill.org (Scott Laird) Date: Fri, 29 Sep 2006 13:08:08 -0700 Subject: [typo] Lots of spam up on Trac In-Reply-To: References: <11C64B18E4E93049BD58E8532CA9FE7F0AC7FD67@psbexmb1.psb.bls.gov> <14b7e5ef0609290806w7373a736g4439a420a68054c2@mail.gmail.com> Message-ID: <14b7e5ef0609291308o45f34f8cka7d25b3625636673@mail.gmail.com> Yeah, the thought has occurred to me. Two problems: 1. No RSS feeds of new issues. Email notification is there now, though. 2. No easy way to import past bugs. How important are these to people? Scott On 9/29/06, Piers Cawley wrote: > "Scott Laird" writes: > > > Well, rel=nofollow doesn't really work, because spammers don't care. > > > > We used to be able to delete spam, but the latest trac upgrade broke > > the tool that we used to delete spam. I've asked our hosting provider > > to fix it, but it's not clear when they'll have time, and there's not > > a whole lot I can do without them--I don't have write access to either > > Trac or our Apache config. > > I become more and more tempted to shift onto hosting with > code.google.com or whatever it's called... > > -- > Piers Cawley > http://www.bofh.org.uk/ > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > From scott at sigkill.org Fri Sep 29 17:50:48 2006 From: scott at sigkill.org (Scott Laird) Date: Fri, 29 Sep 2006 14:50:48 -0700 Subject: [typo] Lots of spam up on Trac In-Reply-To: <11C64B18E4E93049BD58E8532CA9FE7F0AC7FEA5@psbexmb1.psb.bls.gov> References: <4249453d0609290920s40b16f0au39dc6739958e7958@mail.gmail.com> <11C64B18E4E93049BD58E8532CA9FE7F0AC7FEA5@psbexmb1.psb.bls.gov> Message-ID: <14b7e5ef0609291450x18832e4ah4631ab70ece8529f@mail.gmail.com> Yeah, but Typo itself has *always* used nofollow for comments, yet comment spammers have developed tools to spam Typo. I honestly don't think that the spam-tools people care a bit about nofollow. Scott On 9/29/06, Thomas, Mark - BLS CTR wrote: > That's true; once the capability to deface Trac is in the toolset, > spammers will continue to use it. However, if a spammer wants to add a > new wiki to his toolset, they'd prefer one that doesn't put nofollow on > the links. Better yet, if the history pages don't have a nofollow > associated with them, then they still get benefits even after the > content is rolled back. Having the nofollow is certainly a disincentive, > I mean, what good is obvious linkspam if it isn't picked up by search > engines? > > But yes, it alone doesn't prevent linkspam. Neither does blacklists. The > only thing that seems to work is CAPTCHA. On a comment form I'm > currently working on, I'm thinking about implementing selective captcha, > where CAPTCHA is required only when some minimum number of links exist > in the post. > > > -----Original Message----- > > From: typo-list-bounces at rubyforge.org > > [mailto:typo-list-bounces at rubyforge.org] On Behalf Of Paul Brown > > Sent: Friday, September 29, 2006 12:21 PM > > To: typo-list at rubyforge.org > > Subject: Re: [typo] Lots of spam up on Trac > > > > Bots and spammers aren't very thoughtful; efficient for > > pagerank or not, they'll attack whatever site meets the > > profile they know how to deface. They're not going to come > > back and feel frustrated that the links they posted as > > rel="nofollow"... > > > > -- Paul > > > > On 9/29/06, Thomas, Mark - BLS CTR wrote: > > > > > > > Hey does anyone police Trac for spam? Can we make it take > > registered > > > > users only or perhaps install some sort of spam filtration plugin? > > > > > > There are spam-prevention plugins > > > http://trac.edgewall.org/wiki/SpamFilter > > > > > > Maybe Trac should put rel="nofollow" on its external wiki links, > > > reducing the incentive. > > > > > > Is anyone working on a ruby svn front-end? > > > > > > _______________________________________________ > > > Typo-list mailing list > > > Typo-list at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > > > > -- > > paulrbrown at gmail.com > > http://mult.ifario.us/ > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > From paulrbrown at gmail.com Fri Sep 29 17:53:28 2006 From: paulrbrown at gmail.com (Paul Brown) Date: Fri, 29 Sep 2006 14:53:28 -0700 Subject: [typo] Lots of spam up on Trac In-Reply-To: <14b7e5ef0609291308o45f34f8cka7d25b3625636673@mail.gmail.com> References: <11C64B18E4E93049BD58E8532CA9FE7F0AC7FD67@psbexmb1.psb.bls.gov> <14b7e5ef0609290806w7373a736g4439a420a68054c2@mail.gmail.com> <14b7e5ef0609291308o45f34f8cka7d25b3625636673@mail.gmail.com> Message-ID: <4249453d0609291453w1d60b5cexdaa1ef7548b4a730@mail.gmail.com> You know, Typo would probably be welcome at the Codehaus (or the soon-to-be-publicly visible Rubyhaus), and then you'd have whatever services you wanted from the suite that are available (svn, Jira, Confluence, mailing lists, etc.). -- Paul On 9/29/06, Scott Laird wrote: > Yeah, the thought has occurred to me. Two problems: > > 1. No RSS feeds of new issues. Email notification is there now, though. > 2. No easy way to import past bugs. > > How important are these to people? > > > Scott > > On 9/29/06, Piers Cawley wrote: > > "Scott Laird" writes: > > > > > Well, rel=nofollow doesn't really work, because spammers don't care. > > > > > > We used to be able to delete spam, but the latest trac upgrade broke > > > the tool that we used to delete spam. I've asked our hosting provider > > > to fix it, but it's not clear when they'll have time, and there's not > > > a whole lot I can do without them--I don't have write access to either > > > Trac or our Apache config. > > > > I become more and more tempted to shift onto hosting with > > code.google.com or whatever it's called... > > > > -- > > Piers Cawley > > http://www.bofh.org.uk/ > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > -- paulrbrown at gmail.com http://mult.ifario.us/ From fraser at georgetown.wehave.net Sat Sep 30 15:52:08 2006 From: fraser at georgetown.wehave.net (Fraser Campbell) Date: Sat, 30 Sep 2006 15:52:08 -0400 Subject: [typo] Typo spam filtering -- does any of it work? In-Reply-To: <7eeceb440609230757i5e793de6yc53c424ac356ed05@mail.gmail.com> References: <7eeceb440609230757i5e793de6yc53c424ac356ed05@mail.gmail.com> Message-ID: <200609301552.09173.fraser@georgetown.wehave.net> On Saturday 23 September 2006 10:57, mathew wrote: > 1. I have max URLs set to 3, yet I just got spam that had well over 100 > URLs in. > > 2. I have "phentermine" as a blacklist string, but... yes, hundreds of > occurrences of that string in spam. > > I'm going to turn on Akismet, because it seems like none of typo's > built-in spam protection code actually works. Might as well just rip > it out. I'm not running the latest typo but I have no problems with spam. What did the trick for me was to disable comments after 10 days. Prior to enabling that I had dozens of spam posts per day, now it's one every few weeks (if that). Disabling comments after a certain time period certainly isn't the most elegant solution but at least for now it seems to work very well. My guess is that one of those image generators where user has to confirm characters that are encoded in image would be the ultimate solution (does typo 4 have that?). -- Fraser Campbell http://www.wehave.net/ Georgetown, Ontario, Canada Debian GNU/Linux From fraser at georgetown.wehave.net Sat Sep 30 15:52:28 2006 From: fraser at georgetown.wehave.net (Fraser Campbell) Date: Sat, 30 Sep 2006 15:52:28 -0400 Subject: [typo] Multi-blog support Message-ID: <200609301552.29037.fraser@georgetown.wehave.net> Hi, I have a number of blogs on typo 3 and I'd like to combine them into a single typo instance while still keeping the separate domain names (and different content under each domain). My theory is that each article has_and_belongs_to_many :blogs. From the administrative point of view when posting an article I would just need a list of blogs with checkboxes to tell typo under which blogs the article should display (I might want the article on one or several blogs). I would be the only administrative user. At first glance it sounds simple enough but I suspect it may be more complicated. Has anyone tried implemented anything like this yet? -- Fraser Campbell http://www.wehave.net/ Georgetown, Ontario, Canada Debian GNU/Linux From pdcawley at bofh.org.uk Sat Sep 30 18:10:18 2006 From: pdcawley at bofh.org.uk (Piers Cawley) Date: Sat, 30 Sep 2006 23:10:18 +0100 Subject: [typo] Multi-blog support In-Reply-To: <200609301552.29037.fraser@georgetown.wehave.net> (Fraser Campbell's message of "Sat, 30 Sep 2006 15:52:28 -0400") References: <200609301552.29037.fraser@georgetown.wehave.net> Message-ID: Fraser Campbell writes: > Hi, > > I have a number of blogs on typo 3 and I'd like to combine them into a single > typo instance while still keeping the separate domain names (and different > content under each domain). > > My theory is that each article has_and_belongs_to_many :blogs. From the > administrative point of view when posting an article I would just need a list > of blogs with checkboxes to tell typo under which blogs the article should > display (I might want the article on one or several blogs). I would be the > only administrative user. I'm not entirely comfortable with a HABTM relationship between articles and blogs. I'm more inclined to think in terms of a blog having many articles, if only because it makes the interface and access control issues substantially easier to deal with. I think you might be better off with using categories to seperate subblogs, but I'm open to being convinced otherwise. -- Piers Cawley http://www.bofh.org.uk/