Hacker News new | ask | show | jobs
by bfioca 6698 days ago
No user cares about HTML 4.0 and table layouts. I hate this complaint. Also, don't use mod_rewrite because it adds unnecessary overhead to your webserver.
2 comments

You're right about HTML4/tables... but the suggestion to use something (mod_rewrite or whatever) to get off a non-standard port (8081) is a good one. Non-standard ports look sketchy to many people -- and sometimes company networks even block access to them.
Yes but you can do that without mod_rewrite.
no mod rewrite? ever heard of something silly called seo?

ref tables etc, Im with you - who cares

s

You can do smart URLs without mod_rewrite. Ever hear of rails?
is that something you put your curtains on?
anyway forgive me but I was under the impression RoR had performance issues?
Saying language X has performance issues makes no sense. Saying implementation X has performance issues does. It's not the language, it's the application/developer/configuration.
RoR isn't a language.