Archive for December, 2006
GoodBye 2006
It’s time to say Goodbye 2006. Well it was a normal year as usual for me. I do learned new things related to design, came across intelligent people. Met them, tried to gain some xtra gyan from them. Thanks you people out there. This year I played with my camera the most. Well I am not a professional photographer, but my hunger for playing with such gadgets is high. Hope my hunger for new technologies,software etc increase in the new year. Let’s see. Happy new year to all. Have a great year ahead.
No commentsAdobe Photoshop CS 3 Beta
Now this is again a good news I came across while learning new things on the Adobe Labs.
Adobe for the first time is delivering the Photoshop CS3 beta version. Adobe plans to release the final version of Photoshop CS3 by the spring of 2007.
Some new features which I came across while going through:
1] Non-destructive Smart Filters
2] Quick Selection Tool
3] Refine Edge
4] Automatic layer alignment and blending
5] Vanishing Point with multiple, adjustable angle perspective planes
6] Black and White conversion
7] Enhanced Adobe Camera Raw
So I need to gear up for the new release of the Adobe Photoshop CS3. Understand new feature etc. It’s a learning process I feel. Whats say??
Relative URLs with getURL action
I always had a query that relative URLs do not work consistently from browser to browser. After searching I came across this solution on the Adobe Flash technote site.
Solution : If I am going to use the relative URL’s then I need to use the BASE attribute in the HTML.
The BASE attribute is helpful for calling up relative URLs. The BASE attribute specifies the base directory or URL used in resolving all relative path statements in the Flash Player movie. This attribute is particularly helpful when your Flash Player movies are kept in a different directory from your other files. — from Adobe
No comments