Since the World Wide Web emerged in the early 1990s, HTML has evolved to become a relatively powerful markup language, which, when backed up by its close partners JavaScript and CSS, can be used to create visually stunning and interactive Web sites and applications. This tutorial serves as a hands-on introduction to HTML5 and CSS3. It provides information about the functionality...
Modern Web sites and Web applications tend to rely quite heavily on client-side JavaScript to provide rich interactivity, particularly through the advent of asynchronous HTTP requests that do not require page refreshes to return data or responses from a server-side script or database system. In this article, you will discover how JavaScript frameworks make it easier and faster to...
In this IBM developerWorks article, I investigate the Django web development framework – an excellent MVC-style framework for building dynamic web applications in Python. I look at setting up a Django development environment, discuss the key components of a Django web application and then discover how a Django web application can be deployed to a production web server. The following is the abstract from IBM developerWorks: Django is...
Back in February an article I wrote, “Implementing Enterprise 2.0″ was published on IBM developerWorks (read the blog entry about this article here). Around the same time as I wrote this piece I also wrote a piece titled “Utilizing Web 2.0 in Business”. This article was published on developerWorks today – and here is the abstract: While Web 2.0 has been a huge hit with consumers, some businesses have been much...
My latest IBM developerWorks article was published yesterday, titled “Implementing Enterprise 2.0 – Balancing social networking and community with collaborative tools and services”. The article looks at the concepts and technology behind the term Enterprise 2.0, its relationship to Web 2.0 and how it is useful within an organisation. Watch this space for further developerWorks articles, I have another due to be published...
In November 2008, a tutorial I wrote titled “Implement a Facebook photo album using the Flex SDK” was published on IBM’s developerWorks website. The tutorial begins by introducing the Facebook platform and explaining how a Facebook application is created. It then moves on to the open source Flex SDK and the MXML markup language and ActionScript scripting language that are used to develop Flex applications. At this point,...



