Thursday, September 25, 2008

Google's 10th Birthday

You can see 10 years time line of Google on http://www.google.co.in/tenthbirthday/#start
It shows the growth of the Google from the beginning.

Tuesday, September 23, 2008

Border-radius: create rounded corners with CSS!

W3C has offered some new options for borders in CSS3, of which one is border-radius. Both Mozila/Firefox and Safari 3 have implemented this function, which allows you to create round corners on box-items.
<div style=" background-color: #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #000;
padding: 10px;" >
More info: http://www.css3.info/preview/rounded-border/

But it doesn't work in IE. Anybody has any solution? Can anyone give me code which will work across all the browsers? Please help.

Friday, April 11, 2008

Start working with FLEX

http://www.scribd.com/doc/136930/Creating-and-Extending-Flex-Components

Wednesday, April 9, 2008

Online VIM Book

http://www.scribd.com/doc/40240/The-VIM-Book-unknown-author?ga_related_doc=1

Online CSS Help

http://www.scribd.com/doc/2052685/CSS-WEB-BASICS?ga_related_doc=1

Tuesday, April 8, 2008

Online CSS Stuffs

Designing Blog - http://www.ilovejackdaniels.com

CSS Cheat Sheet -
http://www.scribd.com/doc/7880/CSS-Cheat-Sheet, http://www.scribd.com/doc/988501/CSS-cheatsheet

CSS Help Sheet -
http://www.scribd.com/doc/5198/CSS-Help-Sheet, http://www.scribd.com/doc/99339/CSS-Help-Sheet,

HTML, XHTML, & CSS Bible, 3rd Edition (2004) -
http://www.scribd.com/doc/2435313/HTML-XHTML-CSS-Bible-3rd-Edition-2004

Creating Cool Web Sites With HTML, XHTML, And CSS -
http://www.scribd.com/doc/2081235/Creating-Cool-Web-Sites-With-HTML-XHTML-And-CSS

70 Expert Ideas for Better CSS Coding -
http://www.scribd.com/doc/87058/70-Expert-Ideas-for-Better-CSS-Coding

Cascading style shets for xml-css -
http://www.scribd.com/doc/2258299/cascading-style-shets-for-xmlcss

Quick Solutions to Common CSS Problems -
http://www.scribd.com/doc/2361568/Quick-Solutions-to-Common-CSS-Problems

Great css cource. lots of examples -
http://www.scribd.com/doc/2361858/great-css-cource-lots-of-examples

Css hacks and issues -
http://www.scribd.com/doc/2361545/css-hacks-and-issues

The State of CSS In an IE7 World -
http://www.scribd.com/doc/265685/The-State-of-CSS-In-an-IE7-World

Pro-css-and-html-design-patterns -
http://www.scribd.com/doc/2446428/procssandhtmldesignpatterns-9781590598047-28240

Share your document online

Found a useful site http://www.scribd.com for online document. Try this. Lots of documents are already there. Try and enjoyeee

Wednesday, March 5, 2008

Any idea about CSS 3.0?

Can anybody let me know about CSS 3.0? Any valuable note/document for that?

Washed my hand enough with CSS 2.0, now want to move on CSS 3.0.

Please help me.

Sunday, January 20, 2008

Started learning JavaScript tooo

Hey Guys,

Me started to learn JavaScript toooo. Although was planned to start earlier rather, but was not getting enough time. Now realized that I must know this also, as I'm very dumb in this.

My future plan to upgrade my technical skill is like this.
1) JavaScript
2) JavaScript with oops concept.
3) AJAX (Very much fascinated about this stuff called AJAX, these days I only implement the design in AJAX components/widgets but want to write on my own)
4) PHP & last but not least
5) PERL

Don't know how log it will take me to reach from JavaScript to PERL, But one day, I'll definitely be a PERL programmer.

So please help me out in learning this by suggesting good stuff. I want to start it from A of JavaScript to Z of JavaScript. What I have experienced and seen to others that http://www.w3schools.com/ is very good place to start anything. I have started too from here. I have also a .pdf material for JavaScript which illustrates the JavaScript like kids. That .pdf and http://www.w3schools.com/ materials teaches me like teacher. Means everything step-by-step.

If you feel that you are also having such material then please pass on to me. I would be highly greatfull to you.

Friday, January 18, 2008

Debugging tool for IE 6.0 and IE 7.0, similar to FireBug please?

Can anybody suggest me the debugging tool for IE 6.0 and IE 7.0, similar to FireBug, uses for Firefox? I have IE Developer Toolbar, but that doesn't gives the feeling what FireBug gives in Firefox.

I really need that for my work.

Anybody have idea about that?

Monday, December 10, 2007

Kick start

hey guys,

Decided to pen down my experience and knowledge through this page. Lets hop to make it success.

Give me time to collect my stuff. Coming soon!! Thanks.