| Blockland Forums > General Discussion |
| Syerjchep --- img2brick soon --- quick rate --- tracking --- more stuff! |
| << < (22/64) > >> |
| cucumberdude:
You must be kidding me. Search div vs table. It will bring up hundreds of well argued articles about the faults and qualities of both approaches. As an example, divs are awful when it comes to browser compatibility. |
| DontCare4Free:
--- Quote from: cucumberdude on April 29, 2011, 05:04:41 PM ---You must be kidding me. Search div vs table. It will bring up hundreds of well argued articles about the faults and qualities of both approaches. As an example, divs are awful when it comes to browser compatibility. --- End quote --- Not anymore. |
| DrenDran:
Anyway, I'll redo how the website looks. But in the meantime I'm trying to improve the server itself, I've uploaded a new version of the server to the vps and am now running it, while it still crashes, hopefully it has helped fixed some problems. It also changes the way the loging works. The "requests log" is now an "activity log". Only logging more signifigant action, rather than every page view. |
| DontCare4Free:
--- Quote from: DrenDran on April 29, 2011, 07:12:55 PM ---Anyway, I'll redo how the website looks. But in the meantime I'm trying to improve the server itself, I've uploaded a new version of the server to the vps and am now running it, while it still crashes, hopefully it has helped fixed some problems. It also changes the way the loging works. The "requests log" is now an "activity log". Only logging more signifigant action, rather than every page view. --- End quote --- How about running it under supervisor so it automatically restarts when it crashes? The program configuration should look something like this: --- Code: ---[program:syerjchepweb] command=/path/to/your/server/binary --- End code --- |
| DrenDran:
--- Quote from: DontCare4Free on April 29, 2011, 07:16:08 PM ---How about running it under supervisor so it automatically restarts when it crashes? The program configuration should look something like this: --- Code: ---[program:syerjchepweb] command=/path/to/your/server/binary --- End code --- --- End quote --- Seems, like a good idea. I'll look into it. |
| Navigation |
| Message Index |
| Next page |
| Previous page |