Welcome to the online journal for Optic Swerve. The aim here is to document anything novel and/or useful that is stumbled upon in the course of developing our web applications.

Thanks for taking the time to visit, we hope you enjoy the articles.

Optimising for High Pixel Density Displays

A comprehensive look at the potential design optimisations that apply to high pixel density displays. This is a hot topic right now due to the popularity of iPhone4 and the implications of density-independent pixels with automatic scaling. Read more.

CSS3 Media Query Prototyping with ProtoFluid

ProtoFluid enables the development and styling of websites and apps across a wide range of Internet enabled devices.

In this article we leverage a new twist on dual CSS3 Media Queries in order to quickly and easily prototype CSS for web-enabled devices of varying dimensions. Read more.

Ajax Kill Switch, Version 2!

The original article (available here) presented a simple solution to website code thievery in the form of cross-domain JavaScript ‘fetch-and-execute’.

We now present a smarter, more efficient and generally better version. Read more.

URI Processing with JavaScript

Basic URI processing with JavaScript. A useful collection of URI processing functions neatly encapsulated in a class. Used in many of our upcoming articles. Read more

Ajax Kill Switch

We propose a simple solution to website code thievery. The Ajax Kill Switch takes the form of cross-domain JavaScript ‘fetch-and-execute’.

Combined with source code obfuscation, we have an effective insurance policy. Read More

About Us

Optic Swerve develop simple, intuitive web applications.

Our projects fuel the various technical articles archived on Menacing Cloud

To be notified of future articles,

Follow OpticSwerve on Twitter

We have learnt a lot from the open nature of the web development community. This is our attempt to give something back.

Previously…

Optimising for High Pixel Density Displays.
Read more.

CSS3 Media Query Prototyping With ProtoFluid.
Read more.

AJAX Kill Switch. Version 2.
Read more.

URI Processing With JavaScript.
Read more.