meta-talk

TextMate's hidden "Find in Selection"

by Mars, at 2007-07-25 16:51, in meta-talk

[16:30] srogers:
So what's up with TextMate and replace string in selection?
i.e. why is it not there in the find dialog?

Continued... | 0 comments

Site Upgrade to Mephisto 0.7.0

by Mars, at 2006-10-27 21:49, in meta-talk

As of 30-minutes ago, Mephisto 0.7.0 is powering our site (up from 0.6.1).

0 comments

The Workings r2

by Mars, at 2006-10-07 19:59, in meta-talk

I spent a some time this evening figuring out where our "Internal Server Errors" are coming from. It does look like pound is the problem. Accessing pound directly on it's listener port yields those same errors, while accessing the mongrels directly on their listener ports works flawlessly. Actually, it looks like the MySQL database ends up disk bound for many operations, perhaps not enough real RAM to go around.

Continued... | 0 comments

Syntax Luv

by Mars, at 2006-10-05 21:35, in meta-talk

Trying out the Mephisto Syntax highlighting macro.

1
2
3
4
5
6
7
module FilteredColumn
  module Filters
    class MacroFilter
      "Filter Me"
    end
  end
end

The code behind this is...

Continued... | 0 comments

Authoring Techniques

by Mars, at 2006-10-05 14:11, in meta-talk

A few recommendations to make you posts work best: Formatters & Headers.

Continued... | 0 comments

Problems with Save as Draft

by Jim, at 2006-10-05 09:46, in meta-talk

There seems to be a problem with the ‘Save as Draft’ option for articles. When I select this option, I always get an error page stating:

An internal server error occurred. Please try again later.

Then, when I go back into the admin section, it shows that the article was published. Is it really published? I’m not sure.

1 comment

Welcome

by Jim, at 2006-10-04 09:42, in meta-talk

Just wanted to welcome everyone to our Ruby website, and give it a little test drive.

Thanks to Mars for putting this together, with some help from Wayne, and thanks to Wayne for providing the hosting.

0 comments

Windows IE CSS fixes

by Mars, at 2006-10-02 23:13, in meta-talk

The fixes have been made. We should be lookin' fine back to Windows IE 5.5.

0 comments

The Workings

by Mars, at 2006-10-01 20:28, in meta-talk

Our server set-up is as follows:

austinruby.com =

apache (port 80) <-> pound (load balancer) <-> mongrels (Rails servers)

We're starting out with three mongrels in the pound. Time will tell if more are required.

The original plan to serve static files from a separate virtual host has been nixed by my impatience.

See: The Workings r2 for updates since this article.

0 comments

activate

by Mars, at 2006-10-01 15:30, in meta-talk

We're finally on-line! I love progress.

Continued... | 3 comments

View archives for July 2007.

Austin.rb