[typo] More medium/long term Typo goals

2006-08-01 Thread Piers Cawley
Remember this: http://www.mail-archive.com/typo-list@rubyforge.org/msg02284.html Well, once I've checked in my current local branch which implements a feedback specific state machine, we'll have hit most of those goals, so it's time to think about a few more. Outstanding/Short Term

Re: [typo] Typo's memory footprint

2006-08-01 Thread Kyle Heon
I upgraded my install to Typo 4 when it came out on TextDrive and haven't noticed my site go down since. I'm a Linux newbie so how does one tell how much memory is being used? I'm also using FastCGI behind lighttpd. On 8/1/06, Eric Sendelbach [EMAIL PROTECTED] wrote: I am hosting my blog on

Re: [typo] More medium/long term Typo goals

2006-08-01 Thread Piers Cawley
Alastair Rankine [EMAIL PROTECTED] writes: On 01/08/2006, at 7:07 PM, Piers Cawley wrote: * Finish working through the implications of the new state machine based content 'state'. Essentially, 'published?', 'spam?' and a few This looks great, but I would like to see this reflected in the

Re: [typo] Typo's memory footprint

2006-08-01 Thread Piers Cawley
Eric Sendelbach [EMAIL PROTECTED] writes: I am hosting my blog on Textdrive and they have a 48 meg limit on process usage. After that it just gets whacked. On a fresh restart with Typo 4.0.0 its SIZE is 36016K and its RES is 33452K. A couple hits on the main page tack on around 4 more megs

Re: [typo] Typo's memory footprint

2006-08-01 Thread Dick Davies
On 01/08/06, Steve Longdo [EMAIL PROTECTED] wrote: I have the same experience with TextDrive as Eric. I notice that memory use jumps 10 MB just by entering the admin console. I've found that removing references to Sparklines helps the memory use stay under the threshold. I removed the

Re: [typo] Typo's memory footprint

2006-08-01 Thread Steve Longdo
It is a funtion of the sidebar and textfilter controller where it dynamically loads all files in the directories into memory:Dir[#{RAILS_ROOT}/components/plugins/sidebars/[_a-z]*.rb].each do |f| require_dependency f endSo it is cool because when new plugins are added they automagically load up,

Re: [typo] Typo's memory footprint

2006-08-01 Thread Piers Cawley
Steve Longdo [EMAIL PROTECTED] writes: It is a funtion of the sidebar and textfilter controller where it dynamically loads all files in the directories into memory: Dir[#{RAILS_ROOT}/components/plugins/sidebars/[_a-z]*.rb].each do |f| require_dependency f end So it is cool because when

Re: [typo] Typo's memory footprint

2006-08-01 Thread mathew
Eric Sendelbach wrote: I am hosting my blog on Textdrive and they have a 48 meg limit on process usage. After that it just gets whacked. On a fresh restart with Typo 4.0.0 its SIZE is 36016K and its RES is 33452K. I'm seeing size = 51592 and vsize = 63856 for each dispatch.cgi process using

[typo] type azure theme errors

2006-08-01 Thread Shane Thomas
I am really new to typo (so if this has been said before i apologize, still figuring out ruby forge's mailing lists). I have the Azure theme installed on my host and for the most part things are running well! But I noticed strange errors on my blog ( www.thomasonrails.com) when I click on

Re: [typo] Typo's memory footprint

2006-08-01 Thread Steve Longdo
What needs to happen to transistion out of the current component model into the vendor/plugin model? I have heard the new routing code allows plugins to register named routes when they are loaded into a parent app. This would allow for sidebars that could have more than one content page. On

Re: [typo] Typo's memory footprint

2006-08-01 Thread Piers Cawley
Steve Longdo [EMAIL PROTECTED] writes: What needs to happen to transistion out of the current component model into the vendor/plugin model? Someone needs to work out if it can be done, document how its done and move some of the offending plugins out. I have heard the new routing code allows

[typo] No email sent for new content

2006-08-01 Thread Simon Lin
Hi guys,Any idea why there is no email sent when there is new content?  I did configure Typo to use a valid email address on my hosting company.Thanks. Simon LinSoftware Consultant(403) 618-9303[EMAIL PROTECTED]http://www.simonlin.ca ___ Typo-list

Re: [typo] No email sent for new content

2006-08-01 Thread Anil Wadghule
I face the same problem, can somebody explain about it?On 8/2/06, Simon Lin [EMAIL PROTECTED] wrote: Hi guys,Any idea why there is no email sent when there is new content? I did configure Typo to use a valid email address on my hosting company. Thanks. Simon LinSoftware Consultant(403)