Archive | important RSS for this section

Seagate Service Center in Mumbai


I was looking for address of Seagate external hard disk service center. After number of websites browsing I got the actual address in Mumbai. They replace your hard disk within 15 days if it in your warrantee period.

You can also check your product warranty period online through below site by entering Serial No.

Step 1:
First select your Seagate product:
http://myservice.accelwms.in/

Step 2:
Enter Serial No.:
http://myservice.accelwms.in/Warranty_Search.aspx

Address:
Accel Frontline Limited, Chakala
Office No 202, 2nd Floor, Mehta Estate,
Near Holy Family Church, Chakala, Andheri East, Mumbai – 400093.
Phone: 022 – 42292693, 42292696, 42292694, 42292692, 42292691, 42292690

Timing:
Monday
09:30 – 17:30
Tuesday
09:30 – 17:30
Wednesday
09:30 – 17:30
Thursday
09:30 – 17:30
Friday
09:30 – 17:30
Saturday
09:30 – 17:30

Advertisement

Create ICO file online


http://converticon.com/

Converticon is an online tool for ico file creation which is mostly used for creating favicon icon. It allows to importing ICO, PNG, GIF and JPG format to convert into high quality ICO and PNG files.

The best thing is that it’s 100% free and no need to install software in your machine. It works online easy and quick.

So enjoy 🙂

ICO Converter online tool.


I found online ICO image converter today. It is easy and take a few seconds to convert any image into ico format.  It is support PNG, JPEG, GIF, BMP with 2 mb maximum file size.

It is convert in 16×16, 32×32, 48×48, 128×128 dimensions and also you can convert all the sizes of same image at time. It support 16.7M & 256 color depth.

Go and check out : http://www.icoconverter.com/

On Press Effect btn through css.


I want to make a btn (background image) effect in three different stage like.. normal, hover and press effect. Actually  I want to push btn inside in depth through css on mouse press. I was thinking that will happen with JavaScript and Ajax.. but when I tried with “a:active” stage.. that magic come up..

For that I cropped image as above and call them through background using “background-position” property.

So this was new learning for me in css. Here is that simple code to make such button effect:

Normal mode:

a.btnKnowMore {

background-image:url(Img/btnKnowMore.gif);

display:block;

height:28px;

width:128px;

margin:0px auto;

outline:none;

}

Hover Effect:

a.btnKnowMore:hover {

background-image:url(Img/btnKnowMore.gif);

background-position:0px -28px;

}

Press effect:

a.btnKnowMore:active {

background-image:url(Img/btnKnowMore.gif);

background-position:0px -56px;

}

A community website for designers


Do you want to submit your design work like mockup, wireframes, landing page & logo design etc and want to feedback from other designer around the world than submit your site and get the valuable feedback from other which help you to improve your skills.

Concept feedback a brand new community website for designers.

Learn javascript with very easy steps.


Here are website with help it you can learn javascript code very easily from basic level. Each script explained in very simple language. So start learning Javascript, Just try out… 🙂

Knowledge Is Free


Last few weeks I was searching a link for free e-book downloading and today shuklendu send me link of knowfree.net. This web portal is place where user can exchange freely e-books, video training and other materials for education purpose. So you can download e-books for free of charge.

http://knowfree.net

OpenSourceTemplates


Studio7Design

Download free CSS & Xhtml templates from here. OpenSourceTemplates.org is one of the STUDIO7DESIGNS non profile companies which provide us some free xhtml & css templates with source file.

http://www.studio7designs.com/open_source_templates.cfm

Gif Loader


Today I found a website which help us to create gif animator loader through ajax. You have to choose indicator type and gives the color what you like and than click on generate button.

You will get a beautiful Gif Loader image.

Really a very nice website. Check it out.

http://www.ajaxload.info