By Martin / Other / Tuesday June 29th, 2010 / 2 comments
There are a wide variety of web development applications available, from simple plain text editors, like Notepad, to all-in-one IDEs like Dreamweaver and Coda. Everyone has their own needs and preferences, but these are the tools I find myself using most of the time.
By Martin / (X)HTML & CSS, Musings / Tuesday June 29th, 2010 / 1 comment
HTML and XHTML are two markup languages used for describing web pages. They are based on two difference markup standards, the former the older SGML specification, while XHTML is based on XML. When writing up web pages, we (basically) have a choice between these languages - so which one?
By Martin / (X)HTML & CSS / Friday June 18th, 2010 / No comments
In Safari and other webkit browsers, the textareas are resizable - you can click-and-drag at their corners to change their dimensions. Ever wondered how you could turn that off, or even apply the behaviour to other elements?
By Martin / The Lab, Python / Friday May 7th, 2010 / 2 comments
Byte pair encoding is a simple but (sometimes) effective algorithm for compressing data (especially textual data). Best of all, it is very easy to understand! Therefore, in this experiment I have created a simple Python script that implements byte pair encoding on files.
By Martin / Other / Monday March 22nd, 2010 / No comments
Following on from part one of my series of chemistry visualisations is a useful diagram detailing the components of many common organic reactions, that typical high school students may come across in their work.
By Martin / Other, Musings / Monday March 15th, 2010 / 5 comments
For years, a dominant debate in the technology world has been the "Mac v PC"* question - that is, whether the products produced by Apple, or those made by Microsoft, are better, and in particular which company's operating system is superior. While I don't think there is an objective answer to this issue, I do believe there are some key differences between the two competing products.
Website copyright © Aspektas 2009 - 2010 Valid XHTML 1.0 Strict and CSS 2.1