I Love Tweet :
Javascript Herodoc technique
i came into a problem where i want to use requireJS library to load scripts and "CSS" and "LESS" scripts,
there where no problem with loading Javascript files it came smooth and straight forward using the requireJs library, now the problem was loading CSS and LESS text files, someone realize the problem and solved it already with the requireJS Text plugin, the plugin loads any Text file and return the text to javascript module,

What to do when you have unsolved bug
come on, we are all this man, one day you code a class, the next day you have head blowing bug that there is no reference for it at all on Google or the SDK/toolkit you use, you have to do the next points

What to do when SVN directories are locked locally
if you are wokrking with SVN source control system, you may face tons of problems, some of them are easy to be solved others are so dumb to be solved.
i faced today a problem that the project i'm working on is locked, that mean you cannot commit any changes, all you need is to delete the lock file inside every ".svn" directory, that would be so hard to do manually.

What should i do when you have tasks and feel lazy
some of us go to work, have tasks, modules, classes to do, and unfortunately feel that he can't do it, laziness and sleepiness, or even hatred.
what i do in these situations is simple -work forcing- steps :