Antique computing – Jacquard Loom

Although the Jacquard Loom does not compute, is does feature stored programs in the form of external punched cards. These programs are not tied to a specific machine, and a machine can be supplied with numerous different punched cards, and therefore can weave many different patterns.

Read more 1 Comment September 8, 2010 Matthew Skelton

Alternatives to SQL for high-volume data

Priocept has recently been working with Apache Solr, a kind of “Lucene on steriods”, which fast approaches a NoSQL database when used for applications such as geodata and automatic data categorisation (as used on eBay).

Read more Leave a Comment September 1, 2010 Matthew Skelton

Pentesting Adobe Flex Applications with a Custom AMF Client

Adobe Flex at the presentation layer often presents an obstacle for security testers, especially if the application uses ActionScript Message Format (AMF) to send data across the wire.

Read more Leave a Comment June 9, 2010 Matthew Skelton

Out-of-band security verification

CAPTCHA is broken, so relying on a working telephone number with voice prompts makes it much harder for spam-bots/machines to interact with the system like this.

Read more 1 Comment March 16, 2010 Matthew Skelton

Caching with Windows Server AppFabric

Windows Server AppFabric is Microsoft’s implementation of a distributed cache, the most well-known example of which is memcached, as used on LiveJournal, Wikipedia, Twitter, etc.

Read more Leave a Comment March 16, 2010 Matthew Skelton

Create a custom caching manager for Enterprise Library 4

The Caching Manager is a powerful part of the Microsoft Enterprise Library for ASP.NET.

Read more Leave a Comment March 11, 2010 Matthew Skelton

Learning Advanced JavaScript

Some great tips and tricks for modern, prototype-driven JavaScript from DailyJS.

Read more Leave a Comment March 2, 2010 Matthew Skelton

ASP.NET 4 Development Overview

A quick summary of the key new features in ASP.NET 4.

Read more Leave a Comment February 23, 2010 Matthew Skelton

Domain-Driven Design

Domain Driven Design is a vision and approach for dealing with highly complex domains that is based on making the domain itself the main focus of the project.

Read more Leave a Comment February 7, 2010 Matthew Skelton

HTML5 WebSockets

WebSockets defines a full-duplex communications channel that operates over a single socket and is exposed via a JavaScript interface in compliant browsers.

Read more Leave a Comment January 23, 2010 Matthew Skelton

Previous page


Blog Archives