Friday, May 29, 2009

Nuke Everything (Firefox)

Nuke Everything ability to remove text from the page - can be helpful.

Ubuntu - 0.94

I've install Ubuntu yesterday. The installation process was very smooth - even Netgear wireless card was detected :)
I like better than CENTOS. Also, order new computer parts that I will assemble on the weekend. I'm going to use Dual-Core
Wolfdale. Most of the OS don't use more than 1 Core.
So Dual-Core should be enough for now. I will install Ubuntu(maybe with XP).

Thursday, May 28, 2009

PHP Defined vars, functions, contstants

When debugging PHP application - it's convinient to print defined values on the
screen. PHP has build in functions:
- get_defined_vars();
- get_defined_functions();
- get_defined_constants();

Wednesday, May 27, 2009

MySQL command line prompt

export MYSQL_PS1="(\u@\h) [\d]> "
http://dev.mysql.com/doc/refman/5.1/en/mysql-commands.html

CMS

CMS - Content Management System

Saturday, May 23, 2009

Feeling Good (David D. Burns M.D)


I've finished reading "Feeling Good" book by David D. Burns. It's easy to read. To get some results from the book - requires to do homework. I got few interesting points from and recommend for reading.

Friday, May 22, 2009

PHPMailer - PHP email class

I've used PHPMailer class for few years already and recommend it. It works with sendmail, qmail, postfix and others. The class is very flexible and workd with PHP 4 & 5.

Here is link to download from http://www.coderworxtech.com

Click Here to download the package.

Thursday, May 21, 2009

Firefox Extensions


Here is list of Firefox extensions:

- ColorZilla
- Delicios
- DOM Inspector
- Embedded Objects
- Firebug
- Google Bookmarks
- Hide Unvisited
- IE Tab
- Java Quick Starter
- Live HTTP headers
- Firebug
- Transliterator
- Web Developer
- Xmarks

Friday, May 8, 2009

Whole Wheat (Whole Grain)

I'm always trying to buy whole food. Never knew what it is.
Today reading "The ABC DIET" book I found the answer.

Grains like wheat, corn, oats, barley, and rye are seeds that come from grasses, and they're broken into three parts - the germ, the bran , and the endosperm. Bran contains all minerals and fiber and germ where all the protein and vitamins are. When food manufactures process the refine grains bran and germ are removed and nutritional bankrupt endosperm is left.

Therefore, Whole Wheat (Whole Brain) includes germ and bran.

Thursday, May 7, 2009

INNUMERACY by John Allen Pulos


I read by INNUMERACY - Mathematical Illiteracy and its Consequences that was recommended by Shlomi's blog. The book has a lot of examples from real life using mathematics and statistics. If you would like to read the book and understand it - use pen and paper.