HipHop Virtual Machine(HHVM) for PHP

Technical Updates

HipHop Virtual Machine(HHVM) for PHP

HipHop Virtual Machine(HHVM) for PHP

HHVM is the execution engine for PHP developed by facebook and opensourced in early 2010. It is termed as HipHop for PHP. It increases web page generation by factors of up to 9 over Zend PHP. This engine compile PHP source into a high level bytecode(intermediate language). Bytecode is then translated into x64 machine code dynamically at the run time using Just-in-time(JIT) compiler.
Getting Started with Twitter Bootstrap

Getting Started with Twitter Bootstrap

Twitter Bootstrap is a CSS framework that helps in designing web applications. It is one of the easiest CSS frameworks to use in the Industry today. It assumes you have no designing knowledge and all you want to do is write some HTML as per the Bootstrap specifications. In short, Twitter Bootstrap has already written a CSS style sheet for you, has inbuilt jQuery support and also has some popular JavaScript tools. Wooh! Isn’t that great? You get a bunch of popular tools ready to use. All you have to do is just place the right HTML mark-up at correct place.
Why All PHP Frameworks Suck?

Why All PHP Frameworks Suck?

Recently, Rasmus Lerdorf, the creator of PHP, stated in a PHP frameworks conference that all PHP frameworks suck. He also answered several interesting questions about the present and future solutions in PHP 7 or beyond. Read this article to learn more about Rasmus said and the what it means for the way you develop PHP now and in the future.
Microsoft’s New CEO – Satya Nadella

Microsoft’s New CEO – Satya Nadella

It's a humble day for him & proud day for all Indians. Satya Nadella from India has been announced new CEO of Microsoft. I wish Microsoft should reach new height…
12 things all Helpdesk Workers should perform

12 things all Helpdesk Workers should perform

Help Desk: The Help Desk is a department within a company that is responsible for answering the technical questions of its customers. The questions and their answers are usually channelized through E-mail, Telephone, Website, or Online Chat. There is even some help desk softwares make it easier for the people running the help desk to quickly find answers to common questions.