TextMate's hidden "Find in Selection"
[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?
Site Upgrade to Mephisto 0.7.0
As of 30-minutes ago, Mephisto 0.7.0 is powering our site (up from 0.6.1).
The Workings r2
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.
Syntax Luv
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...
Authoring Techniques
A few recommendations to make you posts work best: Formatters & Headers.
Problems with Save as Draft
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.
Welcome
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.
Windows IE CSS fixes
The fixes have been made. We should be lookin' fine back to Windows IE 5.5.
The Workings
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.
activate
We're finally on-line! I love progress.