]> November « 2011 « MOleYArd (MOYA) blog

About

This blog mostly presents different approaches, methods and practices in software and web development, but also contains some "out of main topic" articles. MOYA (MOleYArd) products are presented here as well.

Follow

 


Valid XHTML 1.0 Transitional

OWIDIG image extractor development in progress

I am currently working on OWIDIG (Online Webpage Image Downloader and ImageInfo Grabber). You can see its current published state here – OWIDIG. It has “old” inside URL, as I plan to keep this quasi-beta version available online.

So let me introduce you OWIDIG.

[...]

How to validate custom attributes of HTML elements in W3C validator?

Sometimes you need to use (X)HTML element attributes that are not part of any W3C standard doctypes. Or you may want to use strict version of doctype with some attributes that are only in transitional version of doctype. Well, it certainly has its reasons (I will mention it) why they were removed and [...]

Essential Windows commands tips – part 2

Today I will move on with the second part of the article about Windows command tips. This part will discuss how to create and edit batch files.

[...]