Tags
Animation Apple Backup blog Color cPanel dictionary Eclipse Film Français French hướng dẫn Installation IT Java Komodo Edit Linux Mac OS X mount Movie NTFS NTFS-3G Phllips PHP plugin Poster regex samba Scheme size Skype smb Snow Leopard Subversion SVN Thunderbird tiếng việt tmp Ubuntu việt hóa VoIP WALL-E Web&Dev word WordPressMy Pals
-
Recent Comments
- pablo toledo on Phillips VoIP 321 – Windows 7
- Andrea on Phillips VoIP 321 – Windows 7
- stephen on Phillips VoIP 321 – Windows 7
- sqlee on Phillips VoIP 321 – Windows 7
- ShineAngel on WP-AVIM-Reloaded
jQuery 1.4 for WordPress
By on February 8, 2010
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, ”);
wp_enqueue_script(‘jquery’);
}
Exporting Eclipse’s Color Schemes
By on August 25, 2009
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 epf file. [...]
Thunderbird 3.0 is released
By on December 16, 2009
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)
Won something from Microsoft
By on November 4, 2009
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 [...]
Full Story »History of the name Samba
By on November 2, 2009
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. I’ve also noticed that a
search [...]
Phillips VoIP 321 – Windows 7
By on August 26, 2009
For Windows 7 users:
- Install Skype 4.1
- Do not plug in the phone before installing software
- Install the software VOIP 321 (for Vista), choose compability mode “Vista SP2″
- Launch the software VOIP 321, and do as it asks
Update: 28/10/2009
Note: If you installed the driver and you still receive a message saying that the device cannot [...]
Snow Leopard and NTFS
By on October 26, 2009
NTFS is natively supported in Snow Leopard, it’s just not activated by default. You can simply activate this functionality by doing these following steps:
Note: if you use 64-bit kernel, you cannot use NTFS-3G, and this solution is perfect for you
If you want to use UUID (ID of the disk), do this step, or [...]
Full Story »Snow Leopard is on its way home
By on August 27, 2009
MAC OS X10.6 SNOWLEOPARD UTD FULLFIL-ZML
Shipped to BRUZ, FR 27 Aug 2009
Estimated Delivery Date (Subject to change) 03 Sep 2009 (Subject to change)
Current Delivery Status Postal delivery – please allow 5-10 days for delivery 24 Aug 2009
Signed by
PHP 5.3: New Features
By on July 28, 2009
Some interesting new features:
Namespaces
Late static binding
Closures
One-expression tenary operator
Much better Windows support
Since PHP 5.3, it is possible to leave out the middle part of the ternary operator. Expression expr1 ?: expr3 returns expr1 if expr1 evaluates to TRUE, and expr3 otherwise.
Theme link2caro
By on July 22, 2009
This theme will be released soon, the free license will have a blank CSS (only the proprieties are filtered out, the names of ids, classes will be included so you will be able to build up your own theme)
Full Story »








