Blog
Archive for 2014
Read More
Cleanup Big mongodb Collection
Recently i have come across one small problem that i needed to fix. I had many records in a DB that i do not needed. I could not delete the entire collection, as i needed...
Read More
Romanian Phone Number validator
Recently i had to implement a Romanian Phone Number validator… and i have managed to implement it as a method of the jQuery Validation Plugin.
here is the whole method