Insomnity, creativity never sleeps. A web sites about articles, tutorials, and tips on Open Source, Design, Programming and Technology. We also offer professional services on web development and design, covers digital media and printed media.
Articles

Setting up Web Development Environment for Linux

Been a while, yeah I’ve been working on a some project so barely have time for this blog. A comfortable web development environment for most peoples might vary, but for most of them, it has to be easy to access web root folder and files, easy to manage webserver and mysqlserver. On this articles, I’m...

How to Secure Your WordPress Blog?

Hi, today I would like to cover a slight look on how to secure your WordPress, starting from the practical daily use and technical stuff. But first of all, if you are using free services like wordpress.com, then these tips are not for you, obviously because you won’t have the rights to install the plugins,...

Border Radius CSS Rounded Corner

Particularly last years, a lot of people still get it hard to make a rounded corner layout using a pure CSS, there will still be a lot of hacking here and there, whether its the PNGfix or IE6 problem. But since the birth of CSS3, a rounded corner layout is just a piece of cake...

NETCUT ARP exploitation, how it works, how to avoid

Well, lets see, who doesn’t know about netcut ? Netcut has been around for sometimes as a handy little tools to wreak havoc on local computer networks and disable the victim from connecting to the internet. But how exactly is this things works ? what does it have to do with ARP ? what is...

Web Safe Fonts : Approach to compatibility

When we’re talking about fonts compatibility on the web, we’re going to go across the border of the operating systems. And when we go roaming around the operating systems (OS), it may vary from Mac, Linux, or Windows, each with its own pack of fonts. Knowing that, what we picked under one OS, can be...