d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Graphic Design > What Is D2jsp Built On?
Prev12
Add Reply New Topic New Poll
Member
Posts: 48,531
Joined: Oct 15 2007
Gold: 96.26
Apr 16 2017 07:00am
Member
Posts: 10,281
Joined: Jan 7 2015
Gold: Locked
Warn: 60%
Apr 16 2017 10:04am
Trust.
Member
Posts: 5,878
Joined: Feb 3 2004
Gold: 5,859.00
Apr 16 2017 01:58pm
An Indian burial ground
Member
Posts: 4,344
Joined: Mar 11 2017
Gold: 0.00
Apr 16 2017 03:24pm
Quote (D2key @ Apr 15 2017 05:44pm)
Its just a forum software thats been modified heavily. No idea which one, best guess would be phpbb

It loads fast because theres no large images being loaded, its just basic html and css. Thats why they have size limits on their avatars and signatures

Lots of things could make a webpage load faster. Optimized CSS, Minify css, using inline elements, image compression on the fly. pre page loading, and much more


So, some type of CMS forum software (probably PHP/SQL).

The load speed is fast because of minified scripts, and if/else benchmarks if something is too much data?
Member
Posts: 2,078
Joined: Aug 26 2015
Gold: Locked
Trader: Scammer
Warn: 10%
Apr 17 2017 04:20am
Quote (essxivxx @ Apr 17 2017 09:24am)
So, some type of CMS forum software (probably PHP/SQL).

The load speed is fast because of minified scripts, and if/else benchmarks if something is too much data?


Well yes, but d2jsp runs on its own dedicated server. Most forums you find that are slow, are run on shared hosting or some cheap company

Theres also no silly javascript plugins slowing down response time. Such as poorly coded plugins or visual effects.

But mainly its because of the low bandwidth jsp uses due to no large images or heavy style sheets. Which is why you can load the webpage even when your internet is running slow.

If you're wanting to learn more about how to speed up your website theres lots of guides. But always make sure your js and css are external and not integrated into your html and then of course always use css.min for when you make the site live
Member
Posts: 22,963
Joined: May 31 2007
Gold: 219.69
Apr 17 2017 09:22am
Also if you're having speed issues feel free to visit my profile.
Member
Posts: 4,344
Joined: Mar 11 2017
Gold: 0.00
Apr 17 2017 02:25pm
Quote (D2key @ Apr 17 2017 02:20am)
Well yes, but d2jsp runs on its own dedicated server. Most forums you find that are slow, are run on shared hosting or some cheap company

Theres also no silly javascript plugins slowing down response time. Such as poorly coded plugins or visual effects.

But mainly its because of the low bandwidth jsp uses due to no large images or heavy style sheets. Which is why you can load the webpage even when your internet is running slow.

If you're wanting to learn more about how to speed up your website theres lots of guides. But always make sure your js and css are external and not integrated into your html and then of course always use css.min for when you make the site live


Could you link some of these sites?

What what do you exactly mean you want your css/js external from your html?
-- You mean not writing between <script></script><style></style> tags right? Just being imported ? Or did you mean something entirely different?
Member
Posts: 5,878
Joined: Feb 3 2004
Gold: 5,859.00
Apr 17 2017 04:58pm
Quote (Toddler @ Apr 17 2017 10:22am)
Also if you're having speed issues feel free to visit my profile.


highly recommend thank
Member
Posts: 2,078
Joined: Aug 26 2015
Gold: Locked
Trader: Scammer
Warn: 10%
Apr 17 2017 08:57pm
Quote (essxivxx @ Apr 18 2017 08:25am)
Could you link some of these sites?

What what do you exactly mean you want your css/js external from your html?
-- You mean not writing between <script></script><style></style> tags right? Just being imported ? Or did you mean something entirely different?


I'm not aloud to link, but you can just search how to optimize your website speed, there are tonnes of methods.

Yes importing them from an external file. You'd be surprised how often i see script tags inside the html :P

I'm guessing you are working with a website already and are having speed issues? Or are you just preparing yourself?

If you're having any other issues you can ask here aswell: https://forums.d2jsp.org/forum.php?f=126

I'm not sure how active it is in there but i can answer your questions when you have them
Member
Posts: 8,783
Joined: Oct 3 2006
Gold: 16,390.15
Apr 19 2017 03:27pm
this fucking 400x150 70kb restriction got me like :wallbash:
Go Back To Graphic Design Topic List
Prev12
Add Reply New Topic New Poll