BlueBoden

↗ HN profile [ 33.1 ms ] full profile
Karma
1
Created
December 23, 2012 (13y ago)
Submissions
0
  1. The EU cookie law is bad for internet based businesses, and wrongfully targets webmasters and developers.

  2. Creating fading effects and the like in JavaScript is often a tedious task, but not when using the jquery JavaScript library. This tutorial shows how to add a fade effect to any applicable HTML element!

  3. How to prevent HTML Entities from getting converted into hard characters when submitting forms.

  4. This Tutorial shows how to backup and import old MySQL database backups from a terminal. It also shows how you can use gzip with mysqldump.

  5. This will make your jaws drop. The Americans are apparently planning to nuke the moon this new years eve!

  6. This is JavaScript tutorial describes how one can create a fade effect using timed events. The tutorial focuses on the use of setTimeout, and pure CSS to easily create a realistic fade effect, the effect can easily be…