Javascript timed array iteration
Sometimes you need to iterate on an array with a time delay between each iteration. For example, you have a list of UI elements. And you want to perform animation or process each components in a way to...
View ArticlePermission denied: /home/username/.htaccess pcfg_openfile: unable to check...
I usually dump any html doc or any website in my public_html folder. For example I have ExtJS dumped in public_html/extjs so I can see the docs in http://localhost/~shiplu/extjs/ For some days when I...
View ArticleOSX “fatal error: ‘freetype/fterrors.h’ file not found”
I have created a github gist about it. The post OSX “fatal error: ‘freetype/fterrors.h’ file not found” appeared first on Versatile Programmer's Diary.
View Article10 things you would like to know about me
I love exploring new things I love challenges to push hard and cross my limit I am afraid of ghosts. I am very logical I love stars. In a clear sky my I always look up at them. I act like computers. I...
View ArticleHow to delete Kubernetes resources for good
Delete kubernetes resources without making them undead The post How to delete Kubernetes resources for good appeared first on Versatile Programmer's Diary.
View Article