Merry Christmas and Happy New Year to everyone
Merry Christmas and Happy New Year to all my family, friends & colleague.
Hope you all enjoy the festive seasons with your family and friends.
Click to play and watch. Do leave me comments, if you think I dance well …
Me dancing specially for you in this wonderful festive seasons.
looks so funny and dancing is incredible …
, right?
p.s: I can’t imagine me doing this in real life.
Popularity: 1% [?]
SciTE Text Editor for Linux
I used Notepad++ text editor at work, which running on Windows XP. Notepad++ has lots of advanced features, like edit multiple documents at the same time, auto-detection of file changes while opening the file, tabbed document interface, also support syntax highlighting and many more.
I was looking for similar text editor for my Fedora 12 machine, though it can run on Linux using WINE environment. But I don’t like too much WINE.
Just come across this open source editor:SciTE, which based on the Scintilla editor component. Notepad++ is also using the Scintilla editing component.

Using SciTE to edit PHP files of WordPress theme.
SciTE is a powerful text editor, there are extra configuration files that can enhance SciTE for various languages and APIs. Also, Scintilla includes many useful features when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips, etc …
Download SciTE
Popularity: 1% [?]
WordPress 2.9 Carmen
WordPress 2.9 Carmen just launched couple days ago.
Recent versions of WordPress feature an Automatic Upgrade option. Just click Upgrade Automatically and within a minute, it’s done.

However, this time I had an error about allowed memory size exhausted.

This error message is because Wordpress exceeding it’s predetermined memory limit in PHP environment.
Luckily, there is an easy solution.
WordPress sets its memory limits within the wp-settings.php file.
All has to be done is change the memory limit from 32M to 64M.

Now, upgrade WordPress to the latest version without any problem.
Popularity: 1% [?]
Install Chromium Web browser on Fedora 12
Google has released Chromium Web browser sometimes ago. I wanted to install on my Fedora 12 system.
Install Chromium Web browser from http://spot.fedorapeople.org/chromium/F12/
The installation may failed due to dependencies of libicu libraries.
libicudata.so.40 is needed by chromium-4.0.252.0-0.1.20091119svn32498.fc11.i586
libicui18n.so.40 is needed by chromium-4.0.252.0-0.1.20091119svn32498.fc11.i586
libicuuc.so.40 is needed by chromium-4.0.252.0-0.1.20091119svn32498.fc11.i586
My Fedora 12 system already has the International Components for Unicode libraries 4.2.1 (libicuuc.so.4.2.1) which were not supported by Chromium Web browser.
So, to resolves the libicu 4.0 dependencies, first remove the newer version from my system.
Then get the libicu 4.0 from RPM search and install using rpm command.
The short-cut icon would appear in Applications, Internet.


Popularity: 10% [?]
Multihomed Windows Server vs Multihomed Linux Server
I was tasked to setup multihomed Active Directory servers, connecting internal network and external network.
The external network interface causes numerous problems for external servers to communicates with the multihomed Active Directory servers. This is because network interfaces on the multihomed DCs are registering both the internal and external IP with the DNS server. DNS name resolution lookup requests return records in a “round robin” method. That means, half of the DNS lookup requests return an IP address that cannot be reached.
Windows Server 2003
Basically, four steps to resolve these multihomed Windows servers issue:
1) Disable registration on the external network interface on the multihomed domain controller.
2) Disable the round robin functionality on the DNS server.
3) Remove the existing entries in DNS.
4) Change the binding order of the network interfaces so that the internal interface is the first bound adapter.
Refer to Microsoft support for detail steps.
Linux server
Configure multi-home in Linux environment is so much easy.
Just assign each interface IP address using ifconfig command line.
# ifconfig eth1 7.72.1.254 up
Once two IP assigned the Linux system. No special configuration needed. The Linux multi-homing is up and running in just 3 minutes.
Popularity: 1% [?]
Follow Me on Twitter
- 久旱逢甘雨 - 好爽的一个早上 2 days ago
- So busy lately. No time to study the Sgx market and do trading 3 days ago
- New: : 旧电脑 http://www.hanneng.sg/old-computer-motherboad/ 5 days ago
- New: : 青奥会会徽 http://www.hanneng.sg/yog-singapore-2010-emblem-pin/ 2 weeks ago
- Google buzz is Twitter killer? I'm not sure. But I still prefer Twitter.-http://smsyo.com 2010-02-11
- More updates...
