Working saturday

Another boring working saturday. Lot of pending work, and no concentration and willingness to complete those pending jobs. This is what happen to me every saturday, every time i thought to enjoy the day, some one comes running with his problem …
today my day start as usual … take project confirmation from seven people on [...]

SELinux and Apache Permission Denied

Hi,
Today I have new problem with my apache 2.0 installation. It stop Picking document root files and give Permission denied Error in Apache Error log for those folders … Seems strange to me.
I give FULL permission to that folder, try each and every combination of permission and owner that I think should work, but no [...]

HTML Textarea Word Wrapping

Today I discovered a new thing, it sound silly to most of developers, and might laugh on me… But Today I understood the mean of wrap=”hard” for Textarea .
Actually we hava a textarea for product description, and programmer add wrap=”hard” in description, not sure why? And while displaying description for product, we just replace [...]