Tutorials

post thumbnail

CSS3 Stylish Search Box with Folded Corner Effect

This tutorial shows you how to create a Folded corner effect without images. Just like the one mentioned below.., The below sample is a simple search box without a folded corner. Our tutorial shows you how to make this search box with folded effect. Step 1] Create a simple Search Box with Gradient and shadow [...]

10Nov2011 | | 1 comment | Continued
post thumbnail

Install and Configure SOLR in Mac OS X

Recently i have worked on Search engine project using the Open Source Lucene and Solr distributions from the Apache project. Solr search is faster than any other search engine especially for larger sites.I have shared my experience in this blog already. If you want to install, run and maintain Lucene and Solr yourself and if [...]

12Sep2011 | | 2 comments | Continued
post thumbnail

Designers Hand – Dynamic Stylesheet

Hi folks !! Today i am going to speak about the greatest problem we all face in CSS. It’s none other than writing your CSS code from scratch. Hate writing vendor prefixes for all browsers ? Hate organizing your CSS files ? Hate hard coding the same values every time in the properties field? Here [...]

2Apr2011 | | 0 comments | Continued
post thumbnail

Change your Skin Tone in Photoshop

Why does your face look pale in the photograph you have taken ? Why does your tone fade in the pictures ? There may be several reasons behind this. This post might be helpful for a person, Who is looking for the ways to increase the tone of their skin in the pictures ( to [...]

20Mar2011 | | 1 comment | Continued
post thumbnail

Multiple Backgrounds in CSS3

One of the biggest problem with CSS2, is the inability to add more than one  background to a particular division. This inability has been solved in CSS3 ! CSS3 Backgrounds and Borders Module in have got lots of new features. Adding multiple backgrounds is made simple using the multiple background image enhancement in CSS3. As [...]

5Dec2010 | | 1 comment | Continued
post thumbnail

Create a Custom Alert Box in Javascript using ShowModalDialog

This tutorial is about creating a Custom Alert Box in Javascript. This tutorial will explain how to create a customtomised alert box in Javascript using showModalDialog()/Open() function. Difference between ShowModalDialog() and window.open() Method: Return type of Window.open() method is an Object, where as Window.showModalDialog() method return type is a value. If you want to get [...]

24Oct2010 | | 4 comments | Continued
post thumbnail

Border Shadow Effect in CSS3.0

Are you still using Photoshop to create a Shadow Effect for your DIV tags and setting the image in CSS ? Or Still using JavaScript to get Shadow effect for your  images ? Yes ?  It means you are not aware of CSS 3.0 ! Stop using Photoshop  !!   Use CSS 3.0  !! One [...]

28Feb2010 | | 2 comments | Continued
post thumbnail

Sun Effect in PhotoShop

Today we came with another photoshop tutorial to create a sun effect. The final image gives you a sun light effect with a black background. To bring the Sun Effect in Photoshop follow the below steps. 1.Fill the background color as black[#000000]. 2.create a circle and fill it with white color[#ffffff]. 3.Select the circle using [...]

1Feb2010 | | 2 comments | Continued
post thumbnail

Smooth Gradient Background in Photoshop

Lets see how to make a smooth gradient for any image you have using photoshop. If you apply a smooth gradient to any image , it gives you a different photo graphical look with alternative color combination’s. For example see the picture below and see the after effects of the same picture and feel the [...]

15Aug2009 | | 3 comments | Continued
post thumbnail

Create a Water Drop Effect

Today i am going to teach you how to make a water drop effect in Photo shop. Follow the below steps to create a water drop effect. 1. Create a New layer and draw a circle in it. Keep the circle active. 2. Now Go to blending options and change the fill opacity to 0% [...]

15Aug2009 | | 1 comment | Continued
post thumbnail

OS inside a Browser – A Silverlight Site

Have you ever seen a Operating System inside a browser ? Have you ever seen a Internet Explorer inside a Firefox Browser ? Here we found a new silver light site [ www.windows4all.com ] , that implements the Online Virtual Vista operating system . It is made completely on Silverlight technology , integrating each component [...]

2Jul2009 | | 3 comments | Continued
post thumbnail

Microsoft Bing Pictures Show

The Latest buzz , Microsoft’s new search engine BING created a lot of hype.  Unlike other search engine , which comes with a normal text box and a button , Bing comes with some nice image backgrounds. Here are some of backgrounds used in Bing homepage.

7Jun2009 | | 7 comments | Continued