Posts under Web

The Common Internet Error Code

advertisement

Sometimes you might see these code in your browser.
Check the list the below to understand what’s the code means:-

400 – Bad Request – You probably typed in a URL wrong, the server has no clue what you’re looking for, or you aren’t allowed to have access. Usually, it’s a matter of the URL being typing in wrong. Maybe you mixed upper and lowercase letters or something.

Continue reading The Common Internet Error Code »

Speed Up and Save Your Website Bandwidth with GZip Compression

advertisement

php, open source, open source software Why GZip compression can speed up your website?
With GZip compression enable it will compress data being sent out from your Web server, and have the browser decompress this data on the fly, thus reducing the amount of data sent and increasing the page display speed.

Continue reading Speed Up and Save Your Website Bandwidth with GZip Compression »

FCKEditor – The full feature Web based WYSIWYG HTML Editor

advertisement

fckeditor, web base text editor, wyswyg editor, wysiwyg editor
WYSIWYG or WYSWYG stands for What you see (is) what you get (something like Microsoft word). Now, FCKEditor (a web base html editor) is trying to change the old style plain textarea box to something more interesting like Ms word.

Continue reading FCKEditor – The full feature Web based WYSIWYG HTML Editor »