Archives

Monthly Archive for: ‘February, 2012’

How to fix vbs extension in Windows Vista or 7

0

For some reason on some windows 7 installs VBS scripts can not be run, the OS doesn’t recognize the extension. So in order to fix this, we have to follow 2 steps:

Read More

How to use non-standard fonts into web pages using @font-face

0

A while ago was not possible to display your web page content using another font apart of the ones user had installed on his machine. These days are over now, you can easily add nifty fonts to your web page.

Read More

WordPress Cufon fonts

0

Cufon fonts used with Wordpress

Read More

PHP: Convert a number that contains a comma to a valid float

0

How to convert a number that contains a comma to a valid float number – the easy way

Read More

PHP: remove odd characters from string

0

The following function allows you to strip invalid characters from a string, and return it “clean”

Read More
Page 1 of 212»