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.
Today I post 2 Interesting, addictive and fun Flash Games that all geek should be play
.
First Person Tetris
The first game, “First Person Tetris” is a very fun Tetris variant in which the rotate functionality, rotate the whole screen instead of just turning the piece that is falling down.
On the last Saturday night, I was very bored so I decided to do some drawing using only html tag and CSS rules.
To make the first drawing, I chose the linux ubuntu logo. (only the graph, the “ubuntu word” is not drawed, are only common chars).
Magic methods are and important feature of PHP, which allows you to change the internal functionality of the classes through the implementation of certain methods.
The magic methods are methods that are automatically called by PHP to certain situations.
Today I found a very cool web site. In it’s we can see the history of the game consoles, from the first console “ODYSSEY” released in 1972, to the more actual console, the great “Nintendo Wii”.
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.
Some times we talk about Firefox extensions , that make easy the work for web developers. All these extensions are this compilation.
Firebug:
Firebug is the more great tool for web development. It’s a clasic firefox addons and the most used by the developers. With it we can work easily with HTML, CSS, Javascript, DOM tree an other related things.
After a couple of months of searching in google, and hacking several servers, I found a very important piece of the code of the Kernel of Windows Vista.
I want bring to you this code, but please don’t disperse this valious lines of code
Read more on I found a piece of code of windows vista kernel…
May be I be exaggerate with this title, but they are some functionality (may be util, may be not, you decide) that you can found in Firefox 3.
- Duplicate tabs:
- If you press and hold the Ctrl key while you are clicking in one tab, and then you drag this tab, you obtain an duplicate tab with history included.
