2011 has been an insane year for web developers. Newer ideas and technologies have come to life everyday. I love web development, I live for it. I love waking up to feedly in anticipation of what the web has for me to learn today. This year has been such a information overload, new things coming out … Continue reading →
Published on: 31st December, 2011
When I landed my 1st major project for Webmuch I had no idea how I was gonna complete it. All I knew was that it had a lot to do with managing and searching users. I, in the haze of getting the project in hand just blurted out: “This can be done in Joomla!”. At that point I had no idea how t … Continue reading →
Published on: 19th December, 2011
Well I thought it was about time I published my comeback article. Exams are over and a percentage of performance down-fall of WebMuch is something I don’t want Google Analytics to show me anymore. So I thought why not do WebMuch’s first round-up article, with a list of top 10 Web Design & De … Continue reading →
Published on: 25th July, 2009
Alright, first of all this is not a real image flip but sort of an illusion, the image does not flip itself in 3D since jQuery does not provide us with an image rotation or a distort feature for HTML elements. I know their are some image rotation plug-ins out their but they don't work out very well … Continue reading →
Published on: 17th June, 2009
View Demo Download Source Code
In this tutorial we will be making a navigation bar with animated background. To create this effect we will be using HTML, CSS and jQuery. I am assuming that the readers are well versed with CSS & HTML and have the basic understanding of jQuery.
Let's … Continue reading →
Published on: 4th June, 2009
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
Preview:
Download Source Code
OK! Before starting let me warn you that this technique is totally based on HTML & CSS, so make sure you take care of all this on the server end as-well, which basically means that if the page in the background has a form, then it shouldn’t be active & … Continue reading →
Published on: 19th April, 2009