What do you do when your startup fails?
When your startup fails...what are your options?
0 commentsSave Tags: opinion, trends, web 2.0
A Real Time Ray Tracer in ActionScript 3, with Source
This is a real time ray tracer in ActionScript 3, with source code included. There is also a discussion of the optimizations used to get the framerate... more »
2 commentsSave Tags: flash-flex, games, groovy, methodology
25 Code Snippets for Web Designers (Part7)
"Every web designer finds it handy to have a collection of code snippets such as javascript effects, pieces of html and widgets that they incorporate... more »
0 commentsSave Tags: web 2.0, web design
Voting up or down is dead
What could go wrong with a simple scoring system, a simple number, and an algorithm that's invisible to the user? What could go wrong? Let's find out.
9 commentsSave Tags: opinion, trends, web 2.0, web design
5 Years of development experience or Just 1 year of experience repeated 5 times?
Many of us just think that if we are developing software since so many years, it means we got that many years’ experience. Reality, is not like this,... more »
3 commentsSave Tags: humor, microsoft, standards, trends
Javascript Animation : Make things move smoothly (4)
We have seen so far many ways to move a div property : you know how to make its width, height, top, left, opacity change over a chosen time and a... more »
0 commentsSave Tags: how-to, javascript
TOP 10 Eclipse Shortcuts
TOP 10 Eclipse Shortcuts according to Mr Suresh Krishna which should help you in your coding.
0 commentsSave Tags: eclipse, how-to, java, tools