Time Tracking Table in Mantis
3 July 2009
You want to track how much time you spend over the tasks? If you have Mantis installed and Time Tracking feature enabled - then you may find useful this mechanism.
Moldavian NTP Server stratum 1
25 June 2009
In Moldova appeared a public NTP server stratum 1
Role Theme Switcher
20 February 2009
Often you want to separate Drupal administrative interface from front-end. You can do this assigning appropriate theme for you as user. What to do if you want to show different theme for non-authorized user? Useful Drupal module to assign separate themes for different roles at your service :-)
DOM Checker or How to work with DOM before page is loaded
15 June 2006
If want to make your javascript working with DOM before the whole page is completely loaded, then this article is for you.