VerySimple Dev Blog

Windows

Installing OpenSSL on Windows

The following is my personal successful experience installing OpenSSL on Windows. However, my machine is loaded with development tools, so there is a chance that there is something installed on my computer that is not mentioned here and, unknowingly, serving some function. However, I’m pretty sure I’ve got most of it.
UPDATE:. I [...]

Read the rest

Install Apache + Subversion on Windows

How to Install Subversion Server on Windows using Apache
This is a walkthrough to install subversion server on Windows and make it available over http using Apache. Subversion is a version control system. In combination with Apache, you can allow local and remote developers to share source code.
This guide will use the following installation [...]

Read the rest

"Local Device Name Is Already in Use" Error

There are a lot of reasons why this error occurs, but the message is actually deceiving. Rarely is the device name actually already in use. The typical reason for receiving this message is that your machine simply cannot connect to the other machine for whatever reason.
The most common reason I have discovered is [...]

Read the rest

older posts :: newer posts