Hmm.. First post of 2010 in late February.. woohoo, super demn lazy huh. Thanks :)
BTW, just try out yet another so called house of social networking stuff, Boonex. Surely you can download, play, test out all their features but wanted to highlight here is that the process during the creation of a new (unity) account. (one of boonex goodies)
Create a New Account : http://www.boonex.com/unity/id/account
As you can see on the pic above, the password filed is visible.. yeah... me can se yours.. haha.. For some, maybe its not a big issue, but hey.. i don't like it. Anybody?
Thursday, February 25, 2010
Dear Boonex : Kindly hide the 'password' field, Thanks
Labels: boonex, dolphin 7, social networking
Posted by dudes1 at 10:36 PM 0 comments
Saturday, August 29, 2009
Make an ISO image of a directory on Linux
For my quick reference...
mkisofs rawks!!
To make an ISO from files on your hard drive, create a directory which holds the files you want. Then use the mkisofs command.-SG
mkisofs -o /tmp/cd.iso /tmp/directory/
This results in a file called cd.iso in folder /tmp which contains all the files and directories in /tmp/directory/.
For more info, see the man pages for mkisofs, losetup, and dd, or see the CD-Writing-HOWTO at http://www.tldp.org.
Labels: ISO, Linux, References
Posted by dudes1 at 4:24 PM 1 comments
Friday, August 28, 2009
Arghhh!! mysqld can't start: ERROR /usr/libexec/mysqld: unknown variable 'binlog_format=mixed'
Still stuck in the middle of starting mysql daemon in Centos.
..using
# /sbin/service mysqld start
Timeout error occurred trying to start MySQL Daemon.
Starting MySQL: [FAILED]
my error msgs....
# tail mysqld.log
090828 16:16:31 mysqld started
090828 16:16:31 [ERROR] /usr/libexec/mysqld: unknown variable 'binlog_format=mixed'
090828 16:16:31 mysqld ended
...bulldozing at every corner of forums and techi help site...
Dudes?
Posted by dudes1 at 8:29 AM 1 comments
Thursday, June 25, 2009
It's Here : Eclipse Galileo
I've download it yesterday (PDT)... Yummy.
..see. It's galileo on my PC. woohoo
...new includes
* New support for Mac Cocoa 32 and 64 bit.
* New Memory Analyzer tool to help analyze memory consumption of Java applications
* PHP Development Tools (PDT) 2.1 is first PHP toolkit to support the new PHP 5.3 language release, including namespaces and closures.
* New Mylyn WikiText support for editing and parsing wiki markup.
* New XSL tooling for XSL editing and debugging.
* Developer productivity improvements to Business Intelligence Reporting Tools (BIRT) report designer and performance.
Press Release
Posted by dudes1 at 9:01 AM 0 comments