Showing posts with label JavaScript. Show all posts
Showing posts with label JavaScript. Show all posts

18 February 2012

Co - (r)relation?

Sometimes there are interesting things happen in a life. Interesting in a perspective of unexpected correlation. Or rather pretending to. Second time I fall back to Javascript , and second time in transition to a new job. What would it mean? :)

Anyway, here is just a modest announcement about the new reincarnation of an old syntax highlighter. Now it is all as it should be: project in SCM and so on... Ok, almost as it should be.

TomorrowOn Monday will check it on IE at work. WebKit it seems like works.

08 November 2009

JavaScript Recall

Today I finished my small piece of work with JavaScript. Why JavaScript? Good question, actually. The answer is, be cause it is supported by most (or on all even) browsers and can provide the simplest way to prettify the HTML. When I starting this blog I suddenly stuck with adding a code snippet. The <pre> tag would help, but my code was too long to fit in a predefined place, so, wrapped lines becomes absolutely unreadable. I started with customizing the blog template by CSS and step-by-step I finish with JavaScript.