Posts Tagged ‘Tutorials’

Flex in a Week

This item was filled under [ random ]

http://www.adobe.com/devnet/flex/videotraining/
This afternoon, I  came accross this perticular set of video tutorials from Adobe to learn Adobe Flex in a week. These video tutorials provide a brief introduction to Flash, Flex, ActionScript, MXML and the Adobe Flex Builder.
a nice resource for those who wish to learn

Continue reading...

Tagged with: [ , , , ]

Apache, URL Routing and Aliases

This item was filled under [ Programming, Web ]

Recently while playing with PHP and MVC architecture, I came accross a thingy called URL routing. It’s basically a mechanism to route various request to your applications through a definite point and thus to facilitate efficient, convenient and structured programming of web applications. Mostly, while using MVC, it’s preferred to route all requests to [...]

Continue reading...

Developer Designers

This item was filled under [ Programming, Web ]

People look for the developers who are good even at designing or designers who can handle the coding as well. Being ONLY developer or ONLY designer is not going to do much good to satisfy these requirements.
The very variety in the different mindsets of designers and developers makes this combination a “special” case. Both types [...]

Continue reading...