Most Recent

Getting started with Parsec

How to use a parser, short sample

Added 7 months ago – In Haskell

Using cabal to install profiling versions of libraries for GHC

The tutorial explains how the profiling versions of libraries can be installed using cabal.

Added 10 months ago – In Haskell

3d draw with Python Matplotlib

This is a simple program in Python which draws pythgorean numbers as coordinates in 3D space. It uses the matplotlib library to do so.

Added about 1 year ago – In Programming, Python

How to start a fresh GHC package configuration

Resetting your GHC user-level packages

Added about 1 year ago – In Haskell

Happstack type-safe routing and URLs using web-routes and the Regular library

Handling URLs in your Haskell application in a type safe way (i.e. statically checked for correctness by the compiler)

Added about 1 year ago – In Haskell

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 over 2 years ago – In Apache

How to check if an id exists using jQuery

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

Added over 2 years ago – In jQuery

Getting started with git

First steps to using a git repository

Added over 2 years 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 over 2 years ago – In jQuery

Introduction to VIM

Information about VIM for complete beginners

Added over 2 years ago – In Vim

Turning on spell checking in VIM

How to enable spell checking in VIM

Added over 2 years 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 over 2 years 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 over 2 years 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 over 2 years 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 over 3 years ago – In MySQL, MySQL 5, MySQL 4

How to connect to ftp directly through browser

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

Added over 3 years 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 over 3 years 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 over 3 years 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 over 3 years 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 over 3 years ago – In Windows Vista

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