background preloader

Programming

Facebook Twitter

XML in 10 points. | Translations XML, XLink, Namespace, DTD, Schema, CSS, XHTML ... If you are new to XML, it may be hard to know where to begin. This summary in 10 points attempts to capture enough of the basic concepts to enable a beginner to see the forest through the trees. And if you are giving a presentation on XML, why not start with these 10 points? 1. Structured data includes things like spreadsheets, address books, configuration parameters, financial transactions, and technical drawings. 2. Like HTML, XML makes use of tags (words bracketed by '<' and '>') and attributes (of the form name="value"). 3. Programs that produce spreadsheets, address books, and other structured data often store that data on disk, using either a binary or text format. 4.

Since XML is a text format and it uses tags to delimit the data, XML files are nearly always larger than comparable binary formats. 5. Is the specification that defines what "tags" and "attributes" are. XLink XPointer XML Schemas 1 and 6. 7. 8. Namespace 9.

Mobile

10 Papers Every Programmer Should Read (At Least Twice) I spent most of yesterday afternoon working on a paper I’m co-writing. It was one of those days when the writing came easy. I was moving from topic to topic, but then I realized that I was reaching too far backward – I was explaining things which I shouldn’t have had to explain to the audience I was trying to reach. When I first started writing, one of the pieces of advice that I heard was that you should always imagine that you are writing to a particular person. It gets your juices going – you’re automatically in an explanatory state of mind and you know what you can expect from your audience. I was doing that, but I noticed that I was drifting. The problem I was experiencing is only getting worse. So, I was thinking about this and trying to not to get too glum.

We’ve taken an interesting turn in the industry over the past ten years. Here’s the original list. Most are easy to read but some are rough going – they drop off into math after the first few pages. Programming. Spin.js. UNIX Tutorial for Beginners.

.NET Programming

Really Useful Classes And Libraries For PHP Developers.