Posted: March 1st, 2010 | Author: erwin | Filed under: Review | Tags: PHP, Review, Tools | No Comments »
Suatu ketika saya mendapat sebuah Mac Book Pro 13′3 inch terbaru. Saya menginkannya karena saya berpikir kenapa banyak programmer di luar negeri yang memakai Mac OS, pasti ada alasannya. Setelah saya mencoba, “Wow!!!” memang luar biasa dan segala kebutuhanku terpenuhi.
Salah satu yang paling menarik dari Mac OS untuk seorang web programmer adalah aplikasi Coda. Memang aplikasi ini tidak gratis dan harus membayar $99 dolar untuk mendapatkan 1 copy Coda. Melihat namanya memang sangat identik dengan koding-mengkoding, yaitu “code” menjadi Coda. Setelah melalui berbagai cara akhirnya saya mendapatkan aplikasi itu.
Read the rest of this entry »
Posted: February 28th, 2010 | Author: erwin | Filed under: Review | Tags: HTML, Review | No Comments »
HTML5 is a new version of HTML and XHTML. The HTML5 draft specification defines a single language that can be written in HTML and XML. It attempts to solve issues found in previous iterations of HTML and addresses the needs of Web Applications, an area previously not adequately covered by HTML.
HTML 5 improves interoperability and reduces development costs by making precise rules on how to handle all HTML elements, and how to recover from errors.
Some of the new features in HTML 5 are functions for embedding audio, video, graphics, client-side data storage, and interactive documents. HTML 5 also contains new elements like <nav>, <header>, <footer>, and <figure>.
Read the rest of this entry »