WinPulse is a miniature web based PHP script that is able to identify the most up-to-date viruses in any file extension or website. It simply scans a file by using a cPanel based software program called ClamAV. Once you scan a file or website, the data will be sent to ClamAV which will scan the data and print out the results.
WinPulse is a little projected that I started a view months ago but left it alone. After a view weeks I decided I wanted to restart it, of course that meant that it had to get some fresh looks. I decided to go with purple, black, light grey, and yellow. I also decided that purple would be good for the search div background and that it also would look got for the menu hover. WinPulse depends fully on AJAX, Jquery, and JavaScript and could not function correctly without JavaScript enabled in the browser. The menu, contact page, pop-up boxes, and the scan engine won't work if JavaScript is disabled. That's why I decided to include yellow chrome like warning bar on the top of the website that warns the user that they need to have JavaScript enabled. If they do than the user could click the link saying Hide to make the yellow bar disappear. If they do not have JavaScript the yellow bar won't go away. This also meant that I had to implant a cookie script that will remember to hide the yellow bar when the user clicked the Hide link.