Last year nearly 33,000 developers, designers, editors, … took the survey. Now it’s out the 2008 edition.
The data gathered by the 2007 Survey spotlighted the identikit of the “person who make web sites”: male (82,8%) white (84,6%), aged between 25 and 32 years (43,6%), from United States (48,1%) and developer (25,3%).
The full findings are available [...]
A simple script written in Java to load the MeSH terms into a MySQL database.
This script simply loads the MeSH terms (the value of “/DescriptorRecordSet > DescriptorRecord > DescriptorName > String” XML tag) that can be found in the MeSH XML formatted version of the vocabulay (http://www.nlm.nih.gov/mesh/filelist.html) into a MySQL relational database.
Download the script or [...]
I see lots of web sites that are using drupal cms and most of them are not hiding the text files that the installation process leave in the root directory. This is not a problem in general, but if you use an old version of drupal maybe is better not to show them to the [...]