What is Google’s CDN?
Google CDN stands for Google Content Distribution Network. It provides a loading architecture for the most popular, open source JavaScript libraries.
Why should I use Google’s CDN links?
Most of the websites I see, still host their JavaScript Library on their own ser … Continue reading →
Published on: 30th May, 2009
Preview:
View Demo Download Source Code
I created the last post on creating an image stripe using PHP GD Library because a friend of mine needed to join some images for his web project and used that technique which I found very interesting, but apart from his use of it, I couldn’t find ma … Continue reading →
Published on: 27th May, 2009
What we are going to do today is quite simple. We will read a specific directory for all available images in it and merge them into a single image. Sounds simple, well it is.
Download Source Code
What We Need:
Create a project main folder and create two more folders in it, name them: "css" … Continue reading →
Published on: 9th May, 2009