Programming

The Go(ogle) Programming Language

   August 12, 2012      Programming Programming/Others

Kemarin ketika berinternet, secara tidak sengaja menemukan sesuatu yang sangat menarik di halaman Google Developers bagian “App Engine”. Saya menemukan link download bertuliskan “Google App Engine SDK for Go”, dalam benak langsung terpikir “Apa itu Go? Apakah sebuah bahasa pemrograman baru?”. Langsung cari di Google dan hasilnya “wow…”, memang benar kalau Go adalah bahasa pemrograman baru.

The Go(ogle) Programming Language

   August 12, 2012      Programming Programming/Others

Kemarin ketika berinternet, secara tidak sengaja menemukan sesuatu yang sangat menarik di halaman Google Developers bagian “App Engine”. Saya menemukan link download bertuliskan “Google App Engine SDK for Go”, dalam benak langsung terpikir “Apa itu Go? Apakah sebuah bahasa pemrograman baru?”. Langsung cari di Google dan hasilnya “wow…”, memang benar kalau Go adalah bahasa pemrograman baru.

Install Firefox OS Desktop Builds on CentOS 64 Bit

   July 25, 2012      Programming Programming/PHP

Firefox OS is a Mobile OS, original name is Boot to Gecko (B2G). Firefox OS is an open source operating system in development by Mozilla. What is Firefox OS anyway and how is it different compared to other platforms (Android and iOS)? Firefox OS a new fully open mobile ecosystem based on HTML5 with open web standards and it is programmed in C++ and JavaScript. They want to make an OS where every application is written in HTML5 and CSS. It has a hardware abstraction layer which is codenamed Gonk. It uses platform independent Javascript APIs for different functions like SMS, camera, and bluetooth. It also has platform independent system apps like lock screen, phone dialer which are all written in HTML5. The user interface of Firefox OS is called Gaia. All that appeares on the screen after the boot up has some or the other part made of Gaia.

Install Firefox OS Desktop Builds on CentOS 64 Bit

   July 25, 2012      Programming Programming/PHP

Firefox OS is a Mobile OS, original name is Boot to Gecko (B2G). Firefox OS is an open source operating system in development by Mozilla. What is Firefox OS anyway and how is it different compared to other platforms (Android and iOS)? Firefox OS a new fully open mobile ecosystem based on HTML5 with open web standards and it is programmed in C++ and JavaScript. They want to make an OS where every application is written in HTML5 and CSS. It has a hardware abstraction layer which is codenamed Gonk. It uses platform independent Javascript APIs for different functions like SMS, camera, and bluetooth. It also has platform independent system apps like lock screen, phone dialer which are all written in HTML5. The user interface of Firefox OS is called Gaia. All that appeares on the screen after the boot up has some or the other part made of Gaia.