Most Recent

Return 404 for URLs with parameters

Rewrite to return 404 page when the client send URLs with parameters (eg. http://www.google.com?var=something )

Added 4 months ago – Not associated with any existing category

How to check if an id exists using jQuery

In many cases you need to check if a specific ID exists.

Added 6 months ago – In jQuery

Getting started with git

First steps with using a git repository from the web

Added 6 months ago – In Source Code Management

How to get the value of the selected radio button with jQuery

Here is the solution of how you can get the value of the selected radio button.

Added 6 months ago – In jQuery

Introduction to VIM

Information about VIM for complete beginners

Added 6 months ago – In Vim

Turning on spell checking in VIM

How to enable spell checking in VIM

Added 6 months ago – In Vim

How to enable/disable an input element with jQuery

Sometimes you need to disable or enable a certain textbox, button or any other input element. Find here how!

Added 6 months ago – In jQuery

Eliminate Chrome yellow border on forms

When you click on an input or textarea element in a form, Chrome draws an outline yellow border. Here is a quick css fix.

Added 8 months ago – In Web Browsers

CSS vertical center in picture gallery

An alternative way to center vertically a picture in a box of fixed height using only css

Added 8 months ago – In Web Browsers

How to set or change MySQL server password

If you are running XAMPP for example, there is no password set for root which is highly insecure as anyone can connect and see your data.

Added 12 months ago – In MySQL, MySQL 5, MySQL 4

Using OCL in Eclipse

OCL is a model constraint specification language. In this tutorial we learn how to create OCL constraints using the Dresden OCL20 Eclipse plugin.

Added 12 months ago – Not associated with any existing category

How to connect to ftp directly through browser

A simple way to connect to a ftp account just by a browser link

Added 12 months ago – In Web Browsers

How to force an IE8 browser to work in IE7 mode

There are slight differences between IE7 and IE8 in rendering the pages. If you don't want to work extra to solve them you can force pages to be rendered in IE7 mode with a meta tag

Added 12 months ago – In Web Browsers

Working with Dallas DS18S20 and DS18B20 temperature sensors

A short tutorial on working with Dallas temperature sensors on the Arduino platform.

Added about 1 year ago – In Arduino

How to add leading zeros to a number in PHP

For formatting purposes you may need to add few leading zeros sometimes.

Added about 1 year ago – In PHP 5

How to (re)enable Hibernation in Vista

If you run a disk cleanup hibernation will be disabled in Vista due to a bug. Learn here how to fix this.

Added about 1 year ago – In Windows Vista

How to check if an email address is valid in PHP

Added about 1 year ago – In PHP 5

How to enable Telnet client in Vista

I needed to check if a port is open but I had the surprise to see that Telnet wasn't enabled on Vista. Here is how I enabled it.

Added about 1 year ago – In Windows Vista

How to use the Serial port on Arduino

How to use the Serial Port of Arduino to send/receive data to/from your computer or any other capable device.

Added about 1 year ago – In Arduino

How to enable file caching with .htaccess in Apache

Want to improve the access speed of your website users? Caching allows you to avoid loading the same data in the browser many times. Read on if you want to know more...

Added about 1 year ago – In Apache

( 1 - 20 of 72 ) << First  |  < Previous  |  Next >  |  Last >>