Justin Cooney
Web Development Tips and Examples
Category: Various Languages
-
Being able to write and test code snippets in your Web browser in collaboration with others anywhere in the world is an empowering experience. This is especially true when the tool is free for anyone to use. I can see no better way for developers to learn new languages or code better applications when the…
-
Up until today I thought that the only way to show source code in a WordPress.com blog site was to use the <pre></pre> OR <tt></tt> OR <code></code> tags. In the past I’ve found that these tags are alright for showing small code snippets, but they do nothing to enhance the readability of larger or more involved…
-
In this article I will review how to make file extensions visible in MS Windows so that one can change the file type. I’ll also cover how to do this in MS DOS. I’m not going to cover how to globally change the settings in your control panel, but instead how to change the settings while viewing…