Browser extensions are useful tools for developer. It helps them debug, modify or test the webpages with useful options and information. For example, firebug in firefox is a powerful web development tool that allows you to inspect HTML and modify the style. Although one can do it using a browser’s developer tool, firebug has features which […]
Read the rest of this article »Author: Zarmae
The .htaccess file
When I started working as a developer, I had no idea what .htaccess file was. I had never heard of it and had not used it. So when I heard my seniors say things like, “There must be an error in the .htaccess.” or “Check the .htaccess file.”, I was confused. Working as a developer for two years […]
Read the rest of this article »Cheat Sheet: An essential tool for a programmer
Computer systems or programs can be written in different programming languages. Although some are similar, there are still significant differences which makes the language more powerful than the other. Learning different programming languages is very useful for a developer because it makes the person more efficient and skilled. However, while we learn new things, we […]
Read the rest of this article »Schedule tasks using CRON
In a computer program, there would be instances where you would want to automatically run a script periodically. To do this, we need to use a linux utility called cron. Cron is a Linux software utility which enables users to automatically run commands or scripts at a scheduled time. A crontab is a file which contains a […]
Read the rest of this article »Excite Corporate Summer Outing 2016
Company outings give everyone a chance to relax, unwind and have fun while strengthening teamwork. It helps build great camaraderie among the staff which results to better performance at work. This year’s Excite Media Services Ph. Inc’s company outing was conducted at Tierra Salva Lakeview Resort located in Tanauan, Batangas. Of course, […]
Read the rest of this article »