Beastx's Blog Beastx's Blog

Just another blog about computers, programming, technology news and humor

Suppose that you have 10 javascript files and 5 css files to load in your page. This means that the browser need make 15 request to obtain all required files for your site.

Read more on Combine external files to get the minor amount of requests…

Hello, this time I will talk about how to speed up loading of pages in a Wordpress blog.

I first want to clarify that I am no expert on the subject, and that what I write in this post are just some tips, which if used together, can provoke that the burden of our blog is much quicker.

Read more on Put all the javascripts files at the end….

This is a step by step gride to try to help all web programer in the hard task that is work all days in IE 6.

This tips are written by me after several years of experiencie in this work.

Read more on How to work with Internet Explorer 6…

Today I post to tell them about something I step yesterday with my dear friend Internet Explorer.

Yesterday we were working with my team in the office because we had to get a release and we were fixing high priority bugs in the application.

Read more on Another crazy problem in IE…