Microsoft new Sync service is online

Microsoft new Sync service is online

The new Sync service of Microsoft which gives you 2GB for data synchronization and the ability to connect to your computer remotely is available as beta since today 24/06/2010. The funny thing is that, the icon which represents a notebook is one of the Macbook, Apple should learn from this, do not humiliate rival with [...]

Full Story »
WordPress 3.0

WordPress 3.0

WordPress 3.0 đã chính thức được phát hành ngày 17/06/2010 với nhiều tính năng mới nổi bật cho cả người dùng bình thường lẫn người dùng chuyên nghiệp (lập trình viên) Một tính năng nổi bật nhất đó là bạn có thể cắt, chỉnh sửa ảnh của bạn trực tiếp trong WordPress (như hình minh [...]

Full Story »
Firefox 3.7 will be available in 64bit for Mac OSX

Firefox 3.7 will be available in 64bit for Mac OSX

http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/firefox-3.7a5pre.en-US.mac64.dmg As you can see the name of this image, it’s a 64bit build for Mac OSX

Full Story »
Mac OSX – rsync to support iconv

Mac OSX – rsync to support iconv

The rsync tool that comes in-the-box with OSX does not support iconv, so that you cannot activate this option in order to void any encoding issue when syncing with rsync. To use this option, you need to install XCode to compile rsync, by default on OSX 10.6, with default options (64-bit compilation) you don’t have [...]

Full Story »
Static IP Configuration (Debian or Red Hat)

Static IP Configuration (Debian or Red Hat)

For Debian Modify /etc/network/interfaces # /etc/network/interfaces — configuration file for ifup(8), ifdown(8) # The loopback interface auto lo iface lo inet loopback # The first network card – this entry was created during the Debian installation # (network, broadcast and gateway are optional) auto eth0 iface eth0 inet static address 192.168.1.10 netmask 255.255.255.0 network 192.168.1.0 [...]

Full Story »
jQuery 1.4 for WordPress

jQuery 1.4 for WordPress

If you want to test out jQuery 1.4 with your current WordPress installation, you just need to add this code into functions.php of your theme if( !is_admin()){ wp_deregister_script(‘jquery’); wp_register_script(‘jquery’, ‘http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js’, false, ‘latest’); wp_enqueue_script(‘jquery’); }

Full Story »
Exporting Eclipse’s Color Schemes

Exporting Eclipse’s Color Schemes

Export your Eclipse preferences using File > Export > General > Preferences. This will output a .epf file with a whole bunch of preferences including repository info; way more than you need. Run some simple  commands to create a preference file that contains color information only. Add “file_export_version=3.0″ as the top line of your new [...]

Full Story »
Thunderbird 3.0 is released

Thunderbird 3.0 is released

Cool!!! The long-awaited cross-platform email client is out there: http://www.mozillamessaging.com/en-US/thunderbird/3.0/releasenotes/ I recommend you theses plugins: Lightening (for Agenda) AdBlock Plus Zindus (Googles/Zimbra contacts synchronization)

Full Story »
Won something from Microsoft

Won something from Microsoft

I won this webcam and I received some mails about this, but never did I read those mail, I thought they were spam ) Till today, I received a mail asking for my postal address. I began to think, why would they need my address? And I looked at the sender, it’s an Microsoft address, [...]

Full Story »
History of the name Samba

History of the name Samba

Source: svn://svnanon.samba.org/samba/tags/release-2-2-12/docs/history It’s now October 1998. We just got back from the 3rd CIFS conference in SanJose. The Samba Team was the biggest contingent there. Samba 2.0 should be shipping in the next few weeks with much better domain controller support, GUI configuration, a new user space SMB filesystem and lots of other neat stuff. [...]

Full Story »