ronny.haryan.to

Icon

Print: $9.50 — Online: free

Revision Control for Web Application Content

Revision control is a wonderful concept. Using revision control has helped me personally in managing content and source code. Traditionally revision control is used to track changes in source code files, but people has since extended revision control to manage other things such as system configuration files, web pages, term papers, and so on. In this article, I will focus on applying the revision control concept in managing content in web applications, for example, like how Wikipedia keeps track of changes in the articles (example).

Why?

Having a revision control is really useful when we want to keep a history of contents in our web applications. This history data can be used to revert changes to a certain revision, find out by whom and when certain changes are made, and visualise the differences between revisions. Accidental overwriting of content is no longer a problem with revision control in place. Aside from history, revision control can also help in a multi-user environment where many people may potentially work on the same content. In my opinion, these are the main benefits of having revision control.

Read the rest of this entry »

802.1X Authentication

I just finished writing a research paper on 802.1X authentication as part of the assessments in one of the subjects I’m taking this semester. I will do a presentation on this topic to the class and the faculty this Saturday. The abstract of the paper is given below.

The paper is available in PDF format.

Read the rest of this entry »

About

Ronny Haryanto is a technology addict/chef wannabe living in beautiful Melbourne, Australia.

Read more…

Follow Me on Twitter

Follow @ronny on Twitter where I post much more often than my blog.