Jun
24
Finally !
3 columns css layout applied to this page
![:-D]()
So no more tables and faster loading !
Woohow !
-
Posted by NickNack
Mar
7
"Client does not support authentication protocol requested by server;
consider upgrading MySQL client"
Arrrgh !
Quick look at phpmyfaq gimme the solutions, tho'...
My mysql server's version is 5.0.18-Debian_8, My PHP version was 4, and I use Apache2,
they said the mysql lib of php4 is too old for the server.
so I upgrade php , its mysql lib, and php5 module for apache2 :
apt-get install php5 php5-mysql libapache2-mod-php5
Restart apache, and Voila ! phpmyadmin works again !
Posted by NickNack
Feb
16
Another Domain Name Checker, AJAX Based..
Cool one.. try it ..
Posted by NickNack
Dec
22
This one will show you the power of CSS and XHTML,
and all browser that support it
correctly
( Look at first step
![:-)]()
)
First..
Close that Internet Explorer Browser.
I mean it, or this won't work !
Second,
Fire up Firefox ! then head to
Amazing X-Ray Woman
Awesome, eh ?
Posted by NickNack
Dec
9
I've successfully ( and finally ) installed the DNS Bajaj [read: DNS By Eye]
DNS Bajaj is a web based domain name delegation checker,
but also with cool graph visualization !
Installing it on
Debian is a real fun ...
well,
here you go ..
Posted by NickNack