HIT PHP Web Applications November 2010 PRO

In november 2010 I have started to deliver a professional course for developing social web applications. I deliver the 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 and […]

Facemoods Browser Plugin BIZ

The facemoods application allows us to embed cute emoticons into the textual status messages we post in our facebook account. We can place the small emoticons into our status, chat, messages and comments.  The facemoods browser plugin is automatically installed into the web browser once installing the facemoods software application on our computer. Unlike the […]

Pringles Overshare Browser Plugin BIZ

The possibility to develop web browsers plugins generates new possibilities and new business models. The pringles overshare web site allows end users to download and install a web browser plugin that adds the overshare button next to every like button we see when browsing the facebook social network. Although the end user might think he is […]

Setting Up a Website. The First Steps. TECH

I have recently found that many people (including software developers) don’t know the exact steps involved with setting up a new web site. I chose to summarize these steps in this technical oriented post. The following are the main steps involved with setting up a new web site. Available Domain Name The first step should be […]

Ness College PHP Web Applications Development Course #1 INFO

Dear Students, This post will be updated concurrently with our course, starting on Wednesday May 27th 2009. Our course includes 20 meetings and is composed of the following small separated courses (modules) available at http://xperato.abelski.com: Introduction to Procedural Programming Introduction to The Internet SQL Fundamentals Introduction to XHTML CSS Fundamentals Introduction to MySQL PHP Fundamentals Introduction […]

Mobile Browsers – The Next Coming Revolution BIZ

As of today it isn’t a secret that most people use their mobile telephone for talking. Small portion of the population use it for sending SMS as well and a tiny portion use it for other usages, such as playing games, surf the web and listen to MP3 music. Except for the Address Book integrated […]

FED Academic Course in HIT Summer 2023

Front End Development

FED stands for Front End Development. It is one of the hottest topics these days. The academic FED course I deliver focuses mostly on the more complex topics.

HTML5 History API

The HTML5 History API allows us to manipulate the web browser history. The new capabilities this API adds include the possibility to add new entries into the web browser history and to change the visible URL address the web browser shows without any refresh. The following code sample shows how simple it is to change the […]

HTML5 Application Cache Mechanism

The HTML5 Application Cache mechanism assists us with the development of web applications that can work offline. Using this mechanism we should create a manifest file that lists the resources (files) we want the web browser to keep their copies offline. The following code sample includes the demo.html file that refers sample.caching. The later lists […]

Emulating Mobile Devices in Google Chrome

The Google Chrome web browser allows us to emulate various mobile devices. We just need to enter the Developer Tools mode and select the device we want to emulate. The following video clip shows how simple it is to do it. You can find more resources, including video clips, for learning how to debug using […]

Skip to content Update cookies preferences