Re: [typo] install typo in LAN

2008-05-19 Thread Ben Reubenstein
Jay ~

127.0.1.1 is not visible to your LAN.  Here are full instructions for
mod_rails + virtual hosts. Hope this helps:

http://benr75.com/articles/2008/04/12/setup-mod_rails-phusion-mac-os-x-leopard

On Sat, May 17, 2008 at 9:30 AM, Huang Jay [EMAIL PROTECTED] wrote:

 Hi, I'm a newbie here,
 My question is what if i run typo on my own machine while I don't have
 a static IP. I just wanna share my typo blog in local area network.
 I followed the instruction at
 http://typosphere.org/2007/08/26/install-typo. and chose the Apache +
 mod_rails way.
 After intalled all i need and everything went in the right way, I
 tried to create a new Apache virtual host in apache2 configuration
 file.   I set my ip address to 127.0.1.1, DocumentRoot to my typo
 public folder.  But I don't know how to configure ServerAdmin  and
 ServerName.

 Can someone help me?

 Jay
 ___
 Typo-list mailing list
 Typo-list@rubyforge.org
 http://rubyforge.org/mailman/listinfo/typo-list




-- 
Ben Reubenstein
303-947-0446
Xcellent Creations, Inc.
http://www.x-cr.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Re: [typo] Release of Typo 5.0.2

2008-01-07 Thread Ben Reubenstein
Hey Vince ~
Quick guess is you have a sidebar from your previous version that is not
longer part of the release.  You need to install a plugin now for a lot of
the sidebars.

~ Ben

On 1/7/08, Vince W. [EMAIL PROTECTED] wrote:

 Kevin Williams wrote:
  5.0.2 is working great for me! THANK YOU!

 Hmm. it's not working for me.  I get an error:

   Parameters: {action=index, controller=articles}
 Filter chain halted as

 [#ActionController::Caching::ActionParams::ActionParamCacheFilter:0xb65b2514
 @actions=[:index, :read, :show, :archives, :view_page]]
 rendered_or_redirected.
 Filter chain halted as
 [#ActionController::Filters::ClassMethods::ProcWithCallFilter:0xb65b1efc
 @filter=#Proc:0xb7808bc8@/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2
 /lib/action_controller/filters.rb:657]
 did_not_yield.


 and when I go to admin/sidebar I see this:

 On line #43 of themes/standard_issue/layouts/default.html.erb

 40:   %= render :partial = 'shared/search' %
 41:
 42:   !-- sidebar components --
 43:   %= render_sidebars %
 44: /div
 45: br style=clear:both; /
 46:   /div

 /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2
 /lib/active_record/base.rb:1318:in
 `instantiate'
 /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2
 /lib/active_record/base.rb:532:in
 `find_by_sql'
 /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2
 /lib/active_record/base.rb:532:in
 `collect!'
 /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2
 /lib/active_record/base.rb:532:in
 `find_by_sql'
 /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2
 /lib/active_record/base.rb:1233:in
 `find_every'
 /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2
 /lib/active_record/base.rb:503:in
 `find'
 /usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2
 /lib/active_record/association
 --
 Posted via http://www.ruby-forum.com/.
 ___
 Typo-list mailing list
 Typo-list@rubyforge.org
 http://rubyforge.org/mailman/listinfo/typo-list




-- 
Ben Reubenstein
303-947-0446
http://www.x-cr.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Re: [typo] Trunk DELETED my Blog folder

2008-01-01 Thread Ben Reubenstein
I am running Debian Lenny and MySQL DB.  More notes here:
http://trac.typosphere.org/ticket/1179

On 1/1/08, Piers Cawley [EMAIL PROTECTED] wrote:

 On 12/31/07, Ben Reubenstein [EMAIL PROTECTED] wrote:
  It also DELETES /tmp if you are running as a privileged user (I was
 testing
  something)... This is a confirmed bug via #typo added ticket to trac.

 Ah... I know what's causing that. For some reason, I thought
 FileUtil::tmpdir made a unique temporary directory (it certainly does
 under OS X). That part, at least, should be quick to fix. What OS are
 you on?




-- 
Ben Reubenstein
303-947-0446
http://www.x-cr.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

[typo] Trunk DELETED my Blog folder

2007-12-31 Thread Ben Reubenstein
Hi ~
I backed everything up, svn upped (little past the 5.0 release), migrated,
and things were working.  Tried to login to admin, and THE ENTIRE DIRECTORY
MY BLOG WAS IN WAS DELETED.  I think the cache code has a serious bug.  My
history shows NO commands that would have altered the files.

~ Ben

-- 
Ben Reubenstein
303-947-0446
http://www.x-cr.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Re: [typo] Trunk DELETED my Blog folder

2007-12-31 Thread Ben Reubenstein
It also DELETES /tmp if you are running as a privileged user (I was testing
something)... This is a confirmed bug via #typo added ticket to trac.

On 12/31/07, Ben Reubenstein [EMAIL PROTECTED] wrote:

 Hi ~

 I backed everything up, svn upped (little past the 5.0 release), migrated,
 and things were working.  Tried to login to admin, and THE ENTIRE DIRECTORY
 MY BLOG WAS IN WAS DELETED.  I think the cache code has a serious bug.  My
 history shows NO commands that would have altered the files.


 ~ Ben

 --
 Ben Reubenstein
 303-947-0446
 http://www.x-cr.com




-- 
Ben Reubenstein
303-947-0446
http://www.x-cr.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Re: [typo] Layouts help needed

2007-12-30 Thread Ben Reubenstein
Hi ~
You would implement this by checking if the controller/action is the index
page on the layout for your theme.  If it is you would render a different
partial.  I guess you could do it with a before_filter too that dynamically
assigned the layout, but this could get messy since you would be messing
with the Typo source.

~ Ben

On 12/30/07, Sanjay Bisht [EMAIL PROTECTED] wrote:

 Hi Piers,

 Can you please explain as to what you just mentioned. I did not understand
 you perfectly.

 On Dec 30, 2007 8:12 PM, Piers Cawley [EMAIL PROTECTED]  wrote:

  On 12/30/07, Sanjay Bisht  [EMAIL PROTECTED] wrote:
   Hi,
  
   I am trying to create a new theme for Typo. For this I want the index
  page
   to have a different layout than the rest of the pages. Can someone
  please
   help me in this direction, as to how can I set up a new layout for the
  index
   page apart from the default layout.
 
 
  You can't. Well, not directly. You'd have to have a test in the
  default layout and have it select the actual layout partial to use.
  ___
  Typo-list mailing list
  Typo-list@rubyforge.org
  http://rubyforge.org/mailman/listinfo/typo-list
 


 ___
 Typo-list mailing list
 Typo-list@rubyforge.org
 http://rubyforge.org/mailman/listinfo/typo-list




-- 
Ben Reubenstein
303-947-0446
http://www.x-cr.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Re: [typo] Typo 5.0 Eugene Atget for Rails 2.0 is out

2007-12-30 Thread Ben Reubenstein
 on a release note, however I think it's important enough to
 mention it. Every theme listed on a href=
 http://www.dev411.com/typo/themes/
 dev 411 Typo theme viewer/a has been updated to support Typo 5.0,
 and updated themes are already avaliable.

 We do think having a usable themes and plugins park is important, and
 too many themes were only Typo 2.6.0 compatible. That's the reason why
 we did the themes migration while finishing Typo 5.0, and we plan to
 port even more non Typo themes in a near futur.

 ** And now ?**

 Now, we're going to have some rest while you're migrating and giving
 your first feedbacks. We already have a new roadmap to Typo 5.1, which
 contains

 – Atom Publishing Protocol.
 – Admin feeds.
 – Working to make the admin interface talk APP.
 – Themes with helpers.
 – Customizing the Feedback state machine so different spam protection
 engines can use different states.
 – Add users grants
 – OpenID consumption.
 – If we really have to, multiblogging...
 – Even more admin improvement.
 – Doc, doc and even more doc.
 – Plugin manager tool.


 We hope you'll enjoy this release as much as we enjoyed making it.

 Frédéric and Piers
 ___
 Typo-list mailing list
 Typo-list@rubyforge.org
 http://rubyforge.org/mailman/listinfo/typo-list




-- 
Ben Reubenstein
303-947-0446
http://www.x-cr.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Re: [typo] Newbie Question 1: Access control to Typo blogs

2007-11-01 Thread Ben Reubenstein
Hi Nick ~

Typo is designed to be a public facing blog with a private admin.  If
you want to limit access to the public portion, the quickest strategy
would be to control access via http_auth using apache.  This can be
done in your directory setup in your http.conf, or included file.  The
admin section will still be controlled by the user name and password
in the Typo DB.

~ Ben

On 10/30/07, Nick Rich [EMAIL PROTECTED] wrote:
 Hi,

 Apologies - this is probably a stupid newbie question..

 Scenario:

 I have an ADSL connection, a domain, and a spare box running Mac OS
 X . I am teaching myself some Ruby and Ruby on Rails (hobby only)
 so Typo looked like a fun choice for some blogging software. Thanks,
 team!

 I have downloaded and installed latest   Apache 2.2 , Mongrel
 (cluster), Ruby, Rails, Typo, Postgresql and friends.

 Apache is thus set up as the front webserver, proxying requests to
 mongrel instances.

 I have set up 3 blogs which live in /Local/Sites/blog1,  /Local/Sites/
 blog2,   /Local/Sites/blog3.

 They are served up by http://blogs.mydomain.com/blog1, http://
 blogs.mydomain.com/blog2, http://blogs.mydomain.com/blog3,

 I would like blog1 to be private to a small group of users for
 posting and reading.  Blogs 2 and 3 are eventually for public reading
 consumption.

 Typo admin seems to control write access but leave read access open.

 The question is: should I use Apache to control access, and if so how
 does that fit with Typo,  or am I misunderstanding what Typo does?

 Many thanks for any assistance.



 Nick


 ___
 Typo-list mailing list
 Typo-list@rubyforge.org
 http://rubyforge.org/mailman/listinfo/typo-list



-- 
Ben Reubenstein
303-947-0446
http://www.x-cr.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list


Re: [typo] Typo being slow after new posts

2007-06-07 Thread Ben Reubenstein
 I'm running it on an old 400MHz G3 iMac

That is a very slow machine to run a Rails stack on and is probably
one of the reasons for the poor performance.

On 6/7/07, Eamon Ford [EMAIL PROTECTED] wrote:

 On Jun 7, 2007, at 2:32 AM, Piers Cawley wrote:

  On 06/06/07, Eamon Ford [EMAIL PROTECTED] wrote:
 
  On Jun 6, 2007, at 1:18 AM, Piers Cawley wrote:
 
  On 05/06/07, Eamon Ford [EMAIL PROTECTED] wrote:
  Hi all,
  Whenever I adjust my Typo settings, post a new entry, or post a
  comment, it takes Typo about 1 minute to load, the next time I
  load a
  page. Then after that first time, it works fine until the next time
  something is adjusted. Does anyone know what might be wrong here?
 
  What version of typo are you using?
 
  Sorry, forgot to mention that: I'm using Typo 4.1.1.
 
  One minute's pretty extreme to render a page - do you know what kind
  of load the system is under? (There have been cases when the system
  takes a long time to respond to a change because it's taking a long
  time to flush the cache - and cache flushing is on mental 'to be
  fixed' list, but it doesn't usually take so long to render a page...
  What sidebars are you using? Are many of them based on RSS feeds?
 
 Sorry, now that I actually time it, it's not 1 minute... It's about
 25 seconds. Time passes slowly when you're waiting. :) But still, 25
 seconds seems like a long time.
 I'm running it on an old 400MHz G3 iMac (which is dedicated to
 serving Typo, so it's not doing anything else processor-intensive).
 When Typo is taking a long time to load, the processor usage goes up
 to about 40-70%... Is this supposed to happen?

  Tangentially, it would be really handy if we had an
  /admin/about_this_typo link somewhere which would give us a nice
  potted description of the typo installation and its environment.
 
  How would I go about doing that? Does Typo have a page that shows all
  the installation info, or should I make it myself? Sorry, I'm new to
  Typo, so I don't know the ins and outs.
 
  Ah, that was aimed more at the list in general than you in particular.
  Typo doesn't have a page that shows all the installation info, and I'm
  not quite sure what info really needs to go there... probably
  something along the lines of Ruby version, RAILS_ENV, Caching state,
  operating system, database, schema version, typo version and/or SVN
  revision, list of plugins installed, a pretty printed representation
  of blog.settings, List of sidebars. (All this needs to have any
  passwords obscured, of course...)

 Ah, OK.

  ___
  Typo-list mailing list
  Typo-list@rubyforge.org
  http://rubyforge.org/mailman/listinfo/typo-list

 ___
 Typo-list mailing list
 Typo-list@rubyforge.org
 http://rubyforge.org/mailman/listinfo/typo-list



-- 
Ben Reubenstein
303-947-0446
http://www.benr75.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list


Re: [typo] Typo 4.1.1 Slowness

2007-05-14 Thread Ben Reubenstein
Hi Eamon ~

What environment are you running in?  If you are running in
development mode, controllers, models, and more are reloaded each time
you pull a page.  Be sure you are running in production mode to remove
that overhead.

~ Ben

On 5/14/07, Eamon Ford [EMAIL PROTECTED] wrote:
 Hi all,
 I just upgraded to Typo 4.1.1, and everything seems great, except
 that it's taking 15-20 seconds to load each page (unless I already
 loaded that page within that last few minutes). I'm using Typo's
 default mongrel server (through typo start /typo/directory).
 Does anyone know what could be causing this?

 Thanks.
 ___
 Typo-list mailing list
 Typo-list@rubyforge.org
 http://rubyforge.org/mailman/listinfo/typo-list



-- 
Ben Reubenstein
303-947-0446
http://www.benr75.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list


Re: [typo] Typo plugins issues

2007-04-24 Thread Ben Reubenstein
Hello All ~

Read this post too late.  I upgraded to trunk, migrated, and things
were borked on my home page.  I was getting errors like this in the
log:

Filter chain halted as
[#Proc:0xb76b9d08@/home/deploy/benr75.com/public/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:597]
did not yield.

The admin worked so I clicked every link until something failed, and
it turned out to be the removal of the Xbox Gamertag plugin for the
sidebar.  You will see an error like this:

ActiveRecord::SubclassNotFound (The single-table inheritance mechanism
failed to locate the subclass: 'XboxSidebar'. 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.)

To fix I used the mysql command line and ran the following on my
production database:

delete from sidebars where type = 'XboxSidebar';

Maybe in the future when a plugin is removed from typo, there is a
raised exception that draws your attention to a commented line in a
migration that would when uncommented would remove the offending data
from your sidebars table for the legacy plugin?

Thx,

Ben


On 4/15/07, Frederic de Villamil [EMAIL PROTECTED] wrote:
 Hi list,

 Between 4.0 and 4.1, there were lots of changes in the plugins
 architecture.
 Plugins have been rewriten to become simple rails plugins you can
 install with script/plugin install {#PLUGIN_SOURCE_URI}.

 We've been talking about this lately Piers and I. We're going to
 remove most of them from the application core and set up an official
 plugin repository.

 This aims at 4 things
 – Enlighten Typo as much as we can.
 – Stop waiting for a new Typo release each time a service changes its
 API. We'll just update the plugins.
 – Remove redundancy : I guess most people don't use both delicious
 and magnolia. And I wonder how much of you really use the xbox card
 plugin

 Here are the plugins we're going to leep in the trunk :
 – Archives (will be activated in the default install)
 – Amazon (because it interacts with some text filters, it's a good
 example to show)
 – Categories (will be activated in the default install)
 – Recent comments
 – Statics (with Typo developers blogroll activated by default)
 – Tags
 – XML syndication (will be activated in the default install)

 We'll start moving less used plugins starting today, and the whole
 change will be removed at the next release. Remember using the trunk
 is always at your own risks.

 Cheers,
 Frédéric
 --
 Frédéric de Villamil
 [EMAIL PROTECTED]tel: +33 (0)6 62 19 1337
 http://fredericdevillamil.comTypo : http://typosphere.org




 ___
 Typo-list mailing list
 Typo-list@rubyforge.org
 http://rubyforge.org/mailman/listinfo/typo-list



-- 
Ben Reubenstein
303-947-0446
http://www.benr75.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list


Re: [typo] Typo and Rails 1.2.1

2007-01-26 Thread Ben Reubenstein

I have been considering the Mephisto move too.  I actually have it up and
running with some of my content migrated.  The script mephisto provided for
migration didn't migrate any of my Pages.  How did your migration go?

Thx,

Ben

On 1/26/07, Jake Good [EMAIL PROTECTED] wrote:


I don't know... I *just* switched my blog from Typo to Mephisto...
It's also a beast, but it's more stable for me.

I would imagine, knowing how the Typo team works, that Typo trunk would be
working on Rails Edge... and any previous tags/releases would be stable on
1.1.6 IIRC.

Jake

On Jan 26, 2007, at 11:38 AM, Ben Reubenstein wrote:

Hello ~

What is the status of Typo and Rails 1.2.1?

Thx,

--
Ben Reubenstein
303-947-0446
http://www.benr75.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list






--
Ben Reubenstein
303-947-0446
http://www.benr75.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Re: [typo] Fwd: typosphere.org dns

2006-09-14 Thread Ben Reubenstein
Wondered where it went... Here is the whois info:Domain ID:D106961759-LRORDomain Name:TYPOSPHERE.ORGCreated On:20-Jul-2005 15:52:11 UTCLast Updated On:21-Jul-2006 01:22:21 UTC
Expiration Date:20-Jul-2007 15:52:11 UTCSponsoring Registrar:Key-Systems GmbH (R51-LROR)Status:OKRegistrant ID:P-14699484Registrant Name:Patrick LenzRegistrant Street1:Bingertstr. 50bRegistrant Street2:
Registrant Street3:Registrant Email:[EMAIL PROTECTED]Admin ID:P-14699484Admin Name:Patrick LenzAdmin Street1:Bingertstr. 50bAdmin Street2:Admin Street3:
Admin City:WiesbadenAdmin State/Province:Admin Postal Code:65191Admin Country:DEAdmin Phone:+49.6113334722Admin Phone Ext.:Admin FAX:+49.6113334724Admin FAX Ext.:Admin 
Email:[EMAIL PROTECTED]Tech ID:P-NCT21-63Tech Name:Hostmaster HostmasterTech Organization:united-domains AGTech Street1:Gautinger Strasse 10Tech Email:[EMAIL PROTECTED]
Name Server:SERVER1-NS1.UDAGDNS.NETName Server:SERVER1-NS2.UDAGDNS.NETName Server:
SERVER1-NS3.UDAGDNS.NETOn 9/13/06, Scott Laird [EMAIL PROTECTED] wrote:
Who owns typosphere's DNS record?Scott-- Forwarded message --From: David Gibbons [EMAIL PROTECTED]Date: Sep 13, 2006 11:37 AM
Subject: typosphere.org dnsTo: Scott Laird [EMAIL PROTECTED]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 getupdated to the new ip.Please change it to 64.34.199.71Thanks!
David--David Gibbons Lead Systems AdministratorPLANET ARGON, LLCRuby on Rails Development, Consulting  Hostingwww.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@rubyforge.orghttp://rubyforge.org/mailman/listinfo/typo-list-- Ben Reubenstein303-947-0446
http://www.benr75.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Re: [typo] Fwd: typosphere.org dns

2006-09-14 Thread Ben Reubenstein
Would it help temporarily for me to point something at the IP to get trac and the wiki going again? typotemp.benr75.com?~ BenOn 9/14/06, 
Ben Reubenstein [EMAIL PROTECTED] wrote:
Wondered where it went... Here is the whois info:Domain ID:D106961759-LRORDomain Name:TYPOSPHERE.ORG
Created On:20-Jul-2005 15:52:11 UTCLast Updated On:21-Jul-2006 01:22:21 UTC
Expiration Date:20-Jul-2007 15:52:11 UTCSponsoring Registrar:Key-Systems GmbH (R51-LROR)Status:OKRegistrant ID:P-14699484Registrant Name:Patrick LenzRegistrant Street1:Bingertstr. 50bRegistrant Street2:
Registrant Street3:Registrant Email:[EMAIL PROTECTED]Admin ID:P-14699484Admin Name:Patrick Lenz
Admin Street1:Bingertstr. 50bAdmin Street2:Admin Street3:
Admin City:WiesbadenAdmin State/Province:Admin Postal Code:65191Admin Country:DEAdmin Phone:+49.6113334722Admin Phone Ext.:Admin FAX:+49.6113334724Admin FAX Ext.:Admin 

Email:[EMAIL PROTECTED]Tech ID:P-NCT21-63Tech Name:Hostmaster HostmasterTech Organization:united-domains AGTech Street1:Gautinger Strasse 10Tech 
Email:[EMAIL PROTECTED]
Name Server:SERVER1-NS1.UDAGDNS.NETName Server:
SERVER1-NS2.UDAGDNS.NETName Server:
SERVER1-NS3.UDAGDNS.NETOn 9/13/06, Scott Laird 
[EMAIL PROTECTED] wrote:
Who owns typosphere's DNS record?Scott-- Forwarded message --From: David Gibbons 
[EMAIL PROTECTED]Date: Sep 13, 2006 11:37 AM
Subject: typosphere.org dnsTo: Scott Laird 
[EMAIL PROTECTED]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 getupdated to the new ip.Please change it to 
64.34.199.71Thanks!
David--David Gibbons Lead Systems AdministratorPLANET ARGON, LLCRuby 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@rubyforge.orghttp://rubyforge.org/mailman/listinfo/typo-list
-- Ben Reubenstein303-947-0446
http://www.benr75.com

-- Ben Reubenstein303-947-0446http://www.benr75.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Re: [typo] LDAP authentication for Typo

2006-09-12 Thread Ben Reubenstein
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 [EMAIL PROTECTED] wrote:
On 11/09/06, Josh Susser [EMAIL PROTECTED] 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 ; doesanyone know of such a thing for Rails?--Rasputin :: Jack of All Trades - Master of Nuns
http://number9.hellooperator.net/___Typo-list mailing listTypo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list-- Ben Reubenstein303-947-0446http://www.benr75.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Re: [typo] Need Typo 4.0 Windows Install Help

2006-09-10 Thread Ben Reubenstein
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 [EMAIL PROTECTED] 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@rubyforge.org
 http://rubyforge.org/mailman/listinfo/typo-list




-- 
Ben Reubenstein
303-947-0446
http://www.benr75.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list


[typo] Themes ~ Can someone fill me in?

2006-08-25 Thread Ben Reubenstein
Hello ~

A while back I migrated my blogger blog to Typo.  I am definitely much
happier, but themes are really getting me down.  Many themes that I
have tried no longer work, and the main theme I used to use (phokus)
no longer works with the Trunk of Typo.  I have thought of creating my
own theme, but with the changes in Typo creating breakage in themes I
have been hesitant too.

Is there a plan/road map for how themes will be implemented and
solidified?  I think it is vital that the theme portion of the app
provide a mechanism that will eliminate breakage as the app evolves.
This will encourage themes to be created and not require theme
creators to constantly update in order to work with Typo.

If I missed some conversation about themes that has resolved this, my
apologies...

Cheers,

Ben

-- 
Ben Reubenstein
303-947-0446
http://www.benr75.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list


[typo] Issues Running off of Trunk

2006-08-22 Thread Ben Reubenstein
Hello ~ I upgraded to version 4.0 without any issues. When the 1.1.6 release came out, I did an svn update and then ran migrations. When I fired up my blog it would not work, and I had to adjust the find_blog method in 
blog.rb to: def self.find_blog(base_url) #Blog.find_by_base_url(base_url) || Blog.default #|| Blog.new endThe phokus theme I was using stopped working, so I switched to the default theme as a quick fix. I now have all of my posts shown twice when I view them. Any ideas on why this sort of behavior is occuring would be a great help. 
Thx in advance,-- Ben Reubenstein303-947-0446http://www.benr75.com
___
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list