endflow.net blog

/* programming and programming */

Archive for May, 2008

How to use on xLanguage

without comments

/* Introduction */

Many of my entries include unnecessary details, I have a tendency to write a long entry. You might surprise when you open the top page of this blog. So I decide to introduce <!–more–> for untying this problem.

However, I wrote like this at first time

[lang_ja]
English header paragraph
< !--more-->
English body
[/lang_ja]
[lang_en]
English header paragraph
< !--more-->
English body
[/lang_en]

It didn’t make good result. This problem was written as Known Problem in xLanguage support page.
Well, I’d like to introduce how to avoid this problem without modifying xLanguage’s code.
Read the rest of this entry »

Written by kuy

May 17th, 2008 at 4:04 pm

Posted in Uncategorized

Tagged with ,

Customize the order of FuzzyFinder’s mode switching

with 2 comments

/* What is this? */

This is a patch for FuzzyFinder to customize the order of FuzzyFinder’s mode switching.

fuzzyfindermod

Read the rest of this entry »

Written by kuy

May 16th, 2008 at 3:28 am

Posted in Uncategorized

Tagged with , , ,

Colorize chkconfig command with Ruby

with 2 comments

/* What is it? */

This ruby script output colored result of chkconfig command used for management of service daemon on Linux.

Before:
chkconfig

After:
colored-chkconfig

“on” is very similar to “off” and I typed “vim” to start vim for this. :P
I started to learn Ruby language recently. So I’d like to implement in Ruby.
Read the rest of this entry »

Written by kuy

May 13th, 2008 at 1:51 am

Posted in Uncategorized

Tagged with , ,

Upgraded to WordPress 2.5.1!

with 2 comments

I did it!

…hehe, I know that it doesn’t become blog entry only this. :P
So I’d like to describe about some impressions and plugins installed on this blog.

wp25

Plugins

I’m using following plugins:

Read the rest of this entry »

Written by kuy

May 12th, 2008 at 3:19 am

Posted in Uncategorized

Tagged with ,