Author |
Topic |
D3mon
Senior Member
United Kingdom
1685 Posts |
Posted - 12 June 2003 : 20:57:07
|
A version of the current Snitz Forums that helps cut back on the bandwidth usage that admins of popular forums have been experiencing.
Download:
Snitz 'SpeedBall II' (last updated 05 Feb. 2004 21:10 GMT)
What's new in Speedball II?- Even tighter code for improved Bandwidth savings
- Includes Snitz v3.4.04 code updates
- Almost Full XHTML compatibility
Previous 'SpeedBall' version features:- Bandwidth-reducing code optimisations
- CSS-based color/font configuration
- All Snitz 2000 3.4.03 bug fixes and 3.4.04 code additions
- Site Integraton MOD pre-installed
An updated guide for MOD writers interested in updating existing MODS for compatibility with Speedball II is available here
Release notes: For new installations (with no exisiting Database) the installation is pre-configured to use an 'images' folder. There should be no need to configure this in the Admin options. If you're using this version with an exisiting Snitz database, it may be necessary to edit the Admin properties and input images/ as the default images folder. Site Integration features are disabled at install time. Enable via the Admin options to use them. |
Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod "In war, the victorious strategist only seeks battle after the victory has been won" |
Edited by - D3mon on 23 February 2004 17:36:04 |
|
Etymon
Advanced Member
United States
2385 Posts |
Posted - 12 June 2003 : 21:10:49
|
Hi D3mon,
I've wondered how a person might be able to figure whether or not his forum has a bandwidth problem. Does your MOD include a way to determine this? Just curious.
Etymon
|
|
|
D3mon
Senior Member
United Kingdom
1685 Posts |
Posted - 12 June 2003 : 21:21:11
|
You'll know if you've got bandwidth issues - your web/DB host will be banging on your door for more money! Seriously though, There was a chap here on a few days back who was pushing 70GB of bandwidth per month, and his host was asking 'serious money' to keep him online. |
Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod "In war, the victorious strategist only seeks battle after the victory has been won" |
|
|
D3mon
Senior Member
United Kingdom
1685 Posts |
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
D3mon
Senior Member
United Kingdom
1685 Posts |
|
Gremlin
General Help Moderator
New Zealand
7528 Posts |
Posted - 13 June 2003 : 21:41:20
|
woohoo D3mon :) You've just saved me a weekends work I was going to take a 3.4.03 and convert it to CSS this weekend :)
I'll give it a shot later on today, great work :) |
Kiwihosting.Net - The Forum Hosting Specialists
|
|
|
sacred
Junior Member
USA
153 Posts |
Posted - 14 June 2003 : 11:15:43
|
When I installed the CSS cersion I just thought I let you know I did have to preconfigure the images/ folder in the admin, otherwise all the images appeared to be busted.
I was thinking about changin my all over to css. So, thanks for doing the work. I will probably use yours and remake all my changes again to the stuff I already done and will go from there and continue making my modifications...So, I will be testing your work as I go along and if I find any bugs I will let you know.
Yours in deepest gratitude,
Sacred |
|
|
D3mon
Senior Member
United Kingdom
1685 Posts |
Posted - 14 June 2003 : 11:27:54
|
Thanks Sacred. The biggest problem I'll face with this project is finding all the little bugs that usually get created when doing work like this. Try grabbing the latest version xxxxxx_ph2.zip. That one should work with the images folder. |
Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod "In war, the victorious strategist only seeks battle after the victory has been won" |
|
|
D3mon
Senior Member
United Kingdom
1685 Posts |
|
work mule
Senior Member
USA
1358 Posts |
Posted - 14 June 2003 : 15:12:13
|
quote: Originally posted by D3mon
Phase 2 (13 Jun) Code Optimisation - complete. Removed 'border' tables and code layout spacing to further minimize code sent to the browser for each pageview.
By this, do you mean changing instances of the following:
response.write " <td>" to
response.write "<td>"
This is probably one of the top candidates for reducing bandwidth usage of the forums. While it might be helpful in troubleshooting, it serves no purpose for the users except for adding to the file size.
If you look at the source for the "MOD Add-On Forum (w/code)" index page, by eliminating the spaces used for indenting the code, the file size is reduced from 100KB to 89KB. The more traffic a site receives the bigger the difference that 11K makes.
For the FineScale Modeler forum, the page for editing the forum properties, I reduced the page from over 1MB to 600KB by removing the spaces used for indenting the <option> tags in members list (for allowed members/private forums). Similiar thing applies to the search page if you include the list of members to search on. |
|
|
D3mon
Senior Member
United Kingdom
1685 Posts |
Posted - 14 June 2003 : 17:52:02
|
Yup, thats the 'core' strategy of the reduction in size, that and the removal of hundreds of font tags etc. I've employed it on all the code in the forum, so it should represent significant bandwidth savings in the mid to long term. |
Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod "In war, the victorious strategist only seeks battle after the victory has been won" |
Edited by - D3mon on 14 June 2003 17:53:19 |
|
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 14 June 2003 : 20:06:52
|
The only thing that stops me from using this, and the previous CSS MOD available is the MODs I have on the forum.
The approach I am taking (has anyone done this already ?) is to document the changes (i.e. font->style conversion) So I can change ALL pages (not just base code) to the CSS style.
I am changing servers specifically because my forums bandwidth is far too high, just like others here. |
|
|
D3mon
Senior Member
United Kingdom
1685 Posts |
Posted - 14 June 2003 : 20:16:42
|
Yes, unfortunately currently available mods would need to be reviewed to work with the CSS structure employed in this code.
Once I've got a fully testedversion of the code, I'll release a MOD update guide for any MOD builders wanting to release adapted versions of their mods for it (if they want to, of course ) I'll work on a updated version of my Site Integration mod too. |
Snitz 'Speedball' : Site Integration Mod : Friendly Registration Mod "In war, the victorious strategist only seeks battle after the victory has been won" |
Edited by - D3mon on 14 June 2003 20:17:16 |
|
|
wizard
Junior Member
208 Posts |
Posted - 16 June 2003 : 04:25:39
|
I love this idea. I remember begging for this a few weeks ago.... |
|
|
VodkaFish
Average Member
USA
654 Posts |
Posted - 16 June 2003 : 12:54:05
|
Curious - what version did you convert? Was it a freshly downloaded Snitz? Did you make any bug fixes before changing the code? I've been doing this to my own modded code, but would rather take a fresh base and add in my mods (and convert them to css as I go).
Oh - is there a demo to see? I'd like to see what these forums look like |
v ø d k â f ï § h |
Edited by - VodkaFish on 16 June 2003 12:54:53 |
|
|
Topic |
|