Thursday, December 11, 2008

Smooth Cool Icons - Only SILK ICONS

These icons are really smooth, cool and transparent. Worth using.

Tuesday, November 18, 2008

Free Group SMS in India by Google

http://labs.google.co.in/smschannels

You can create a channel and then everyone will get the SMS

Free Adobe® Flex™ Builder 3 Pro for Education.

Adobe Flex Builder 3 Pro is available for free to all education customers. This includes all students, faculty and staff of eligible education institutions.

https://freeriatools.adobe.com/flex/

Adobe Certified Flex 3 Developer Exam

Yahoo, good news for everyone who were waiting for the new certification in Flex 3 or AIR (9A0-082).

Few days ago Adobe released the ACE certification exam for Flex 3 and AIR (Single one includes both) . Visit certified community at Adobe.com for details.

The price of the exam is US$ 150 as usual and right now is only available as Certification exam and just in Pearson VUE .
Here is the link to the Adobe Flex 3 and AIR ACE Preparation Guide

Monday, November 17, 2008

Flash Platform: Flex,AIR,Flash and Web Technologies under one roof

Adobe MAX update, as we can feel the huge presence of Flash player across all platforms and devices. We can easily say, Flash is now a platform. and to make this trend more strong in future Adobe has planned to put all Flash related technologies under one umbrella FLASH PLATFORM. As per Adobe, Flash Platform is an integrated set of technologies surrounded by an established ecosystem of support programs, business partners, and enthusiastic user communities.
According to TechCrunch, “Realizing that Flash is a better name than Flex for a platform, Adobe is now referring to everything it does related to Flash (including the Flash Player, Adobe AIR, Flex developer tools, and Flash media servers) as the Flash Platform. That’s what I’ve been calling it anyway, so I’m glad they finally caught up.”
See what all included in FLASH PLATFORM & Web Technologies.

Free Adobe AIR Book for HTML/JavaScript Developers (by Adobe)

http://onair.adobe.com/files/AIRforJSDevPocketGuide.pdf?sdid=CEYFA
This is a good book for those coming in from JavaScript/HTML and moving to AIR.
You don't have to use Flash to build Adobe AIR applications. You can build full-featured applications using just HTML and JavaScript. This usually surprises some developers who expect Adobe AIR to focus only on Flash.

Wednesday, November 12, 2008

Adobe FLEX/AIR online video training

It's been placed in to two parts, as what I have found:

Part A - http://www.adobe.com/education/instruction/teach/ria.html?Tabs=course - Online Workshop Modules tab, 3rd tab inside the page

Part B - http://www.adobe.com/devnet/flex/videotraining/ - where course has been divided in to 5 days (showing small clips) for each days, with proper exercise and their solution too on each regular video training session. (If you won't be able to solve exercise:) )

You can now download and watch Flex in a Week videos in an offline mode.
Here are the instructions.
i) Install AMP

ii) Click “My Favorites” menu at the top.
iii) Click “Add RSS Feed” at the bottom.
iv) Paste http://sessions.adobe.com/FlexInAWeek/feed.xml
YAHOOOOOOOO... What else you need?

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?