Archive for May, 2006
Charles, Java Web Debugging Proxy
Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developerto view all of the HTTP traffic between their machine and the Internet. Thisincludes requests, responses and the HTTP headers (which contain the cookies andcaching information).
It is similar antoher http debugger,Develop with Java. of course independent platform!
MySQL with error 1264 : Out of range value………
One of my staff found some strange error
1264 Out of range value adjusted for column ‘ID’ at row 1
“ID” is auto increment field. This should insert if we have not define a field record id…
The problem from Guaranteeing Data Integrity with MySQL 5.0 !
you can remove a SQL-MODE parameter – “STRICT_TRANS_TABLES” in my.ini file
changesql-mode=”STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION”tosql-mode=”NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION”
If you [...]
MantaRay (P2P Message)
MantaRay
MantaRay is an open source, fully distributed, enterprise-grade messagingmiddleware product that was designed to address the dual problems of today’shigh traffic IT environments – their continuously changing structure and theever growing volume and size of the messages passing through them.
Improve server performance
Pizzaman, a guy who own hostpacific.com hosting wrote interested case study!
They use 3LMP (Linux, LSWS, Lighty, MySQL and PHP)
read here… The scaling experience of ThaiLE.com


