felixt

13Sep

Web dev notes #1

by felixt Comments (0)

The purpose for this entry is for me to write down steps to design the site (which I might reproduce to design others). I am developing the site following closely Project 1 from the book Eric Meyer on CSS (a good book). n1. Decide the overall layout of the site. Draw on a piece of [...]

16Aug

COMP9314 Assignment 1

by felixt Comments (0)

I have downloaded expat, more information on it check here from 9314 website and managed to install it in my linux. Now what’s next..

16Aug

Learning about XPath

by felixt Comments (0)

I am someone who learns by example. I’m currently looking for tools to test/to visualise Xpath query. I suppose I can read Xpath specification, of which I do try to read, but yeah, I guess it’s simpler if just see the examples. nnUpdate: Urgh, after 2-3 hours (with watching Australian Idol+skithouse) I was able to [...]

13Aug

Data Warehousing Consultant

by felixt Comments (1)

I am applying for a data warehousing consultant position with Altis, I am quite intriqued with the possibility of being an IT consultant, in data warehousing area as well!! Must be a really interesting position.. I will start reading articles about data warehousing, the XML database subject that I take is somehow inline with this [...]

13Aug

XML, an Introduction

by felixt Comments (0)

I am attempting to discover the reasonings behind XML from various resources that are available online. When talking about XML, we need to understand what semi-structure data is. The rising usage of internet means there is also a need to represent the data from the web in a standard that is agreed upon. The example [...]