DevCon 2012 Chrome OS Applications Development INFO

On February 21th 2012 I will deliver a short lecture about Chrome OS extensions and applications development. The lecture will take place in DevCon 2012. During this lecture you will learn how to develop a simple extension and a simple application for the Chrome OS platform and how to place them for sale at Google […]

Silverlight Resources & XML PRO

The Silverlight application is actually a package of files archived using ZIP and stored as a single file with the .xap extension. This file can include resources we want to be available for our application. We can alternatively keep these resources on the server or have them as part of the DLL file, which is […]

JSON Support in PHP PRO

Since the emergence of PHP 5.2, the JSON extension is already compiled into the PHP execution environment. We can use it out of the box without any specific configuration. The json_encode function receives an array in PHP and encode it into JSON format. The following video clip shows that. The json_decode function receives a string […]

Google Chrome Apps Development PRO

The applications we develop for the Google Chrome web browser are actually web applications that the user conceived as installed ones. In the Google Chrome Extensions Development course I dedicate one topic to the development of applications for the Google Chrome web browser. This video clip presents the user experience involved with installing an application […]

SMKB Windows Phone 7 Course Summer 2010 INFO

During the 2010 summer semester I am going to deliver an academic course that focuses on the Windows Phone 7 platform. This course takes place in SMKB and is part of their Information Technologies BSc academic program. The topics this course covers include the following: Platform Overview User Interface Isolated Storage Debugging WebBrowser Control Application Bar Location Services […]

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 […]

Skip to content Update cookies preferences