by CA RO
on 22/04/2009
in English, IT
http://www.techcrunch.com/2009/04/20/oracle-to-buy-sun-hold-on-to-your-hats/ My oh my!!! What the hell is this!!! Oracle said the deal is valued at $5.6 billion excluding cash and debt. Oracle is calling Sun’s Java “the most important software” it has ever acquired. The deal, which is expected to close in the Summer and was unanimously approved by Sun’s board of directors, has [...]
by CA RO
on 22/04/2009
in Development, IT, WordPress
http://wordpress.org/extend/plugins/wpvn-unload-hooks/
by CA RO
on 22/04/2009
in English, Others
link2caro – my portfolio is getting redesigned. This work will be applied on-the-fly (à la volé) so sometimes the site will not be smooth as it should be After nearly 2 years since the first version made it online, nearly 5 years the domain is online, a sweet memory with this domain. cdata, the sharing [...]
by CA RO
on 08/04/2009
in IT, Others
I’ve found out that Mozilla provides a coooool extension for Firefox 3 which is Firefox Personas, you can style up your Firefox as you like with themes by others or even your own theme, roll into it right away!!!
by CA RO
on 30/03/2009
in English, Giải trí
Đây là những quảng cáo mới nhất của Microsoft
by CA RO
on 27/03/2009
in Development, IT, WordPress
http://wordpress.org/extend/plugins/wp-avim-reloaded/ Với vài tính năng mới Sử dụng AVIM định hướng đối tượng để tránh các xung đột về javascript. Sửa cookie có path=/, thêm cookie AVIM_hidden để nhớ chế độ ẩn hiện. Có một bug nhỏ sau khi up lên svn mình mới để ý, nếu bạn lỡ tay ẩn bộ gõ đi ở [...]
by CA RO
on 27/03/2009
in Coding, Development, IT
Hôm trước có người kêu cái AVIM này không có cookie cho chế độ ẩn đi nên giờ mình sửa một chút AVIM để thêm cookie cho việc ẩn hiện bảng điều khiển. Nếu trong thời gian tới CA RO rảnh, CA RO sẽ sửa lại dùng cookie theo hệ nhị phân để giảm số [...]
by CA RO
on 15/03/2009
in Coding, IT, Mac OS X
This is how you can start with your own database-based session controller.
This class is built with MySQLi functions, so be sure you are prepared for PHP5.
by CA RO
on 13/03/2009
in English
blockquote plt;naturesgt;br / nbsp;nbsp; lt;naturegt;org.eclipse.php.core.PHPNaturelt;/naturegt;br / lt;/naturesgt;/p /blockquote pIf your auto-completion in Eclipse PDT failed working normally, try in .project of each project you will find lt;naturesgt; tags, add the above line between opening and closing tag to re-enable the auto-completion function./p pHope this trick will help you /p
by CA RO
on 11/03/2009
in English, IT, Tiếng Việt
Phew, vậy là sau bao năm giờ đã có vi.WordPress.org, tiến tới sẽ làm forum trên WordPress.org
by CA RO
on 08/03/2009
in Development, IT, Linux, Tutorial
Assuming that apache is installed! Install packages apt-get install subversion libapache2-svn libapache-mod-dav Enable SSL a2enmod Add “Listen 443″ into httpd.conf if needed. Install SSL apt-get install ssl-cert mkdir /etc/apache2/ssl /usr/sbin/make-ssl-cert /usr/share/ssl-cert/ssleay.cnf /etc/apache2/ssl/site-name.crt Adding Basic Authentication: htpasswd2 -c -m /home/path-to/svn/project/.htpasswd username Configure site cp /etc/apache2/sites-available/default /etc/apache2/sites-available/site-name nano /etc/apache2/sites-available/site-name <VirtualHost IP_ADDRESS:443> ServerName hostname DocumentRoot /home/path-to/svn SSLEngine on [...]
by CA RO
on 07/03/2009
in Linux
With Secure Copy (slowest) : scp -r dir user@destination-host:/tmp/ Tar through SSH: tar czpf – dir | ssh user@destination-host tar xzpf – -C /tmp/ Tar with Netcat (fastest): On destination-host: nc -l -p 7000 | tar xzpf – -C /tmp/ On source-host: tar czpf – dir | nc -w 10 destination-host 7000 For the methods [...]
by CA RO
on 06/03/2009
in IT
by CA RO
on 04/03/2009
in Development, English, IT, Mac OS X
Today, after a long time messing up with XAMPP, MAMP and the Web Sharing – or default Web Server of Mac OS X, I found out a very new product which is free to “grand” public: Zend Server CE (Community Edition). There are Linux, Windows and Mac OS X versions. The versions for Unix-like OS [...]
by CA RO
on 30/01/2009
in English
Mai Hương Nguyễn: A little bird was flying south for the winter. It was so cold that the bird froze and fell to the ground in a large field. While it was lying there, a cow came by and dropped a load of hot, steaming dung on it. As the frozen bird lay there in [...]