JavaScript Malware Infested Nightmare

These last couple of days I have been working for a company that contacted me because they where suffering from some “hacking” problems on their website. The company is run by two hardworking entrepreneurs, who know a lot about how to run a successful bus… Read more

Similar

Yet Another JavaScript Todo List Tutorial

So to refresh my JavaScript skills I decided to building a todo list that will storage your todo list in your browsers local storage and will allow you to delete and edit your list also. Creating the html page Firstly we are going to create the html page... (more…)

Read more »

Using the GPU from JavaScript

Everyone knows that writing programs that exploit the GPU (Graphics Processing Unit) in your computer’s video card requires special arcane tools, right? Well, thanks to [Matthew Saw], [Fazil … (more…)

Read more »