Chrome Web Browser Console PRO

The Chrome web browser provides us with useful capabilities for debugging our code. I have recently updated the Debugging slides in my JavaScript Programming course with fresh new video clips that explain vairous practical capabilities. You can find my JavaScript Programming course community version available for free at http://abelski.lifemichael.com.

Hello World (Web Browser) in Dart PRO

The code we develop in Dart can be executed in a web browser. It can be a web browser that already includes a Dart VM, such as the Chromium, or a simple web browser. When the web browser doesn’t include a Dart VM the code we wrote in Dart will be compiled into JavaScript. The […]

Web Kit Web Browsers PRO

WebKit is an open source web browser layout engine. It is the engine that powers many well known web browsers such as Chrome and Safari. The very same WebKit engine powers well known mobile telephones models and platforms, including the iPhone, iPad, Android and Black Berry. I chose to write this post in order to provide […]

Web Browsers Speed Comparison TECH

I chose to initiate a short test and browse using each one of today popular web browsers (Safari, Opera, Firefox, Internet Explorer and Chrome) at www.abelski.com, a relatively heavy website. Safari and Chrome seem to be the fastest web browsers. Up to 4 times faster than Internet Explorer. The next fastest browser (right after those two) is Opera. You […]

Debugging PHP Web Application using Zend Studio

Zend Studio makes things very simple when it comes to debugging web applications that were developed in PHP. The following code sample include two files. The first presents a simple form to the user that allows him to enter the width and the height of a specific rectangle. <form method=”get” action=”index.php”> width: <input type=”text” name=”width”> […]

HTML5. The Open Web Platform. PRO

What is HTML5? When browsing at http://www.w3.org/html/wiki/FAQs you will find the following definition for HTML5: ” People use the term HTML5 in two ways: 1. to refer to a set of technologies that together form the future Open Web Platform. These technologies include HTML5 specification, CSS3, SVG, MathML, Geolocation, XmlHttpRequest, Context 2D, Web Fonts (WOFF) […]

HIT PHP Web Applications December 2011 INFO

In December 2011 I will start to deliver a professional course for developing cross platform web applications in PHP. I deliver this course through the external studies unit of HIT. The programming language selected for the server side is PHP. Most of the course focuses on PHP. The rest of the hours are allocated for complementary […]

HIT PHP Web Applications June 2011 INFO

In June 2011 I will start to deliver a professional course for developing social web applications in PHP. I deliver this course through the external studies unit of HIT. The programming language selected for the server side is PHP. Most of the course focuses on PHP. The rest of the hours are allocated for complementary technologies […]

PhiloGL Sencha Web GL Framework INFO

PhiloGL is a new JavaScript framework we can use to develop 3D models. PhiloGL uses the WebGL support we can find in HTML 5. PhiloGL is developed by Sencha, the creator of Sencha Touch and ExtJS. Currently, the only web browser I could use for running these samples was Chrome (latest version). I believe it […]

HIT PHP Web Applications March 2011 PRO

In march 2011 I will start to deliver a professional course for developing social web applications in PHP. I deliver this course through the external studies unit of HIT. The programming language selected for the server side is PHP. Most of the course focuses on PHP. The rest of the hours are allocated for complementary technologies […]

Skip to content Update cookies preferences