SQL resultset to CSV
- Posted by sunsuron on 09:40AM Jul 11, 2008
Question: I want to grab data from SQL database and show it in csv file. Answer: SELECT * INTO OUTFILE '/tmp/out.csv' FIELDS TERMINATED BY ',' OPTIONALLY ENCLOSED BY '"' LINES TERMINATED BY >>
Download Centos 5.2
- Posted by sunsuron on 03:36PM Jul 9, 2008
What’s up doc? [charles@smallville /home/charles]# wget http://ftp.osuosl.org/pub/centos/5.2/isos/i386/CentOS-5.2-i386-bin-1of6.iso --14:58:00-- http://ftp.osuosl.org/pub/centos/5.2/isos/i386/CentOS-5.2-i386-bin-1of6.iso Resolving >>
The Software Business 101
- Posted by sunsuron on 06:04PM Jun 17, 2008
Creating something cool is easy but maintaining can be disastrous. The code works but real challenges are when several different system involved. There are 2 things that client will always request by default. Get >>
How to download myspace songs
- Posted by sunsuron on 08:04PM Jun 16, 2008
Jason Mraz is one of my favorite singer. He is gifted. While waiting in agony for my girlfriend to finish her monthly window shopping and fortunately enough manage to find an unoccupied bench which supposedly >>
Starting Firefox with profile manager
- Posted by sunsuron on 12:09PM Jun 13, 2008
Whenever I go to perform a demo at client site, I will switch my Firefox profile to ‘demo’ which I created specifically for demo session. This is handy because I don’t want to use the >>
Di mana Hellena?
- Posted by sunsuron on 12:05PM Jun 12, 2008
Missing Children: Helena Hairy Lojimin: Take a good look at the picture, close your eyes and memorize the face. Déjà vu will guide you. Quote from The New Sabah Times. Thanks to The Dogoes and Cikgu >>
English Mistakes from Language Students
- Posted by sunsuron on 11:01AM Jun 12, 2008
English Mistakes from Language Students. Do you like this food? I made it from scratching! A cold is caused by micro-orgasms in your nose. I had a little ass dent this morning but I’m okay now. Yesterday >>
For loops in file operations
- Posted by sunsuron on 02:13PM Jun 11, 2008
Examples demonstrating the use of FOR loops in converting .wav file to mp3 using LAME Linux: for f in *.wav; do lame "$f" "${f%.wav}.mp3"; done Windows: FOR %%i IN (*.wav) >>
How to enable vnc-server on CentOS
- Posted by sunsuron on 06:42PM Jun 10, 2008
VNC (an abbreviation for Virtual Network Computing) is a great client/server software package allowing remote network access to graphical desktops. With VNC, you can access your machine from everywhere >>
WGET for Windows
- Posted by sunsuron on 11:31PM Jun 9, 2008
GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, >>
Cannot find -lltdl error when compiling PHP
- Posted by sunsuron on 05:15PM Jun 9, 2008
The Scenario Error: /usr/bin/ld: cannot find -lltdl One of the server complaint the above error when I tried to compile PHP 5.2.6 this morning. Google revealed me several answers which lead me to a series >>
Installing Antiword on CentOS5
- Posted by sunsuron on 04:32PM Jun 9, 2008
The Scenario One of the feature that need to be implemented in one of our product is the ability to search keywords within a user curriculum vitae (CV). The system is able to upload/download resume in >>
Installation of MySql on CentOS 5.1
- Posted by sunsuron on 03:45PM Jun 9, 2008
The Scenario One of the server in the office went kaput due to hard disk failure. Not bad for a Western Digital 80G which was bought somewhere back the year 2000 (7 years). Unfortunately, all previous >>
Everyone start disappearing, kotobian tadau kaamatan
- Posted by sunsuron on 05:59PM May 29, 2008
Seems the only answer to my question “Mana si anu?” is “Dia kogutan”. Bulan lima bulan mabuk. Kurang-kurangai aramai t. Don’t forget the meaning of this festival every time >>
How to kill yourself like a man
- Posted by sunsuron on 04:33PM May 29, 2008
Quote: I was applying for a job to become a suicide prevention counselor the other day, when the guy interviewing me started bitching about how boring his job had become. The only people he ever hears >>
