December 17th in Linux/Unix by pbu .

Changing Default Font in TinyMCE Editor

TinyMCE editor is a very good open source (GPL) html editor based on WYUSIWYG environment. It is javascript based and can be easily integrated to any PHP or ASP based scripts.

Download: http://tinymce.moxiecode.com/

It will automatically convert all text areas in your form into a rich text html editor.
If you want to change the font or default font size, just find edit_content.css in advanced or simple templates folder and make necessary changes. Remember you will need to change the css file inside …

December 3rd in Games by pbu .

Black Texture Problem in Call of Duty 4

I had this tricky black texture problem with my Nvidia GeForce 7300GT card. Looks like this problem is generally attributed to Geforce 7 series card.

Problem:
When you are in the middle of the game, you would see blacked images of certain objects in the game.

How to Fix:
Just download the 169.04 Nvidia drivers and it would smoothly fix the problem.

I had this problem recurring even after updating new drivers, but reverting 169.04 version worked just fine to me.