Peg Solitaire
A program that solves the peg solitaire game finding the best possible solution. It is written in C. Input files and source code are found in the attachment. [Source]
This a small website about indicating knowledge of JSP, JSTL, taglibs, SSL, database integration, email support etc in Apache Tomcat & Derby. The attachment also includes the description. [Source]
I have seen many posts out there with people facing the same issue as I did. The problem was appearing when the websites hosted on my Synology DS215j were having medium to heavy load. WebStation or most likely PHP was causing time-outs and the only way I could resolve this was to restart WebStation service….
This is my final year project for the University of Kent. It allows students to be able to select their own modules and create their timetable to suit them before registering the modules. Implemented using PHP and MySQL. [Source] [Preview].
I first noticed “Create a Windows 7 or later version install disk” was missing from Boot Camp Assistant after installing El Capitan. So how to we solve this you ask? Read through the rest of the article to find out. Prerequisites: 1. Xcode (can be downloaded and installed from App Store) 2. Free time! …
Build a proxy server in C using threads and sockets. Every server can have up to two connections on the proxy. Client requests must be satisfied. New servers must be added to a list/array upon a request and must be removed if no request comes within 10 seconds. [Source]
Recently I tried to install Boot Camp 5.0.5033 on my MacBook Pro (13-inch, Mid 2009) having previously installed Windows 7 64-bit. Guess what? Apple decided to make our life difficult again by popping up “Boot Camp x64 is unsupported on this computer model” error. I am guessing that this problem happening to many of you out there that…