Eclipse is a multi-language software development environment comprising an IDE and a plug-in system to extend it. It is written primarily in Java and can be used to develop applications in Java and, by means of the various plug-ins, in other languages as well, including C, C++, COBOL, Python, Perl, PHP, and others.[1] Website: http://www.eclipse.org/… Read More


First I have read some post and I though it was right but when I followed I got same error such as executing timeout (Fatal error: Maximum execution time of 30 seconds exceeded) when browse the website etc. I have prepared the wordpress blog with some modification of the theme; integrated and tested my wanted… Read More


Beside understanding programming language and programming model etc. We must know how to manage the message from the development for user, for developer etc. We called logging. To manage log, we have many ways according to programming language and platform. Normally, most of the developers neglect on logging during development parse and starting to expect… Read More