There is a nice tip about how to change the default source viewer to your favorite editor on http://ffextensionguru.wordpress.com. And if you want to keep the default view, but use your favorite editor in another time, you are not along:
Just go and get the web developer plugin. And go to options->options in the […]
Well on the WordPress site they said the Pretty Permalinks like
/category/title is only available on Apache. Well this is definitely
not true as long as you know your web server.
Here is how I made it with Lighttpd, and some tips to keep my original
rss link.
My original rss link is http://dryice.name/blog/index.rss. The new rss
link is http://dryice.name/blog/rss/. And […]
It is ideal if we can live in a Unix only world. However sometimes we’ll need MS windows. In this part we’ll talk about using OpenSSH, or SSH in general, on MS Windows platform. On the OpenSSH Alternatives for Windows page, there is a list of available free/open source software. We’ll talk about the two […]
¶
Posted 13 August 2007
§
freebsd
‡
Well in times of switching blog system, one BIG challenge is to save all the old posts and comments. Fortunately (or not?) for me is that I didn’t get too much comments before. So the only thing I need to worry about is the posts.
At first I found a perl script to migrate from blosxom […]
¶
Posted 11 August 2007
§
misc
‡
Well this begins several days ago. When I tried to solve a challenge and I google around, and well, Google give me a result in my own blog. And it turns out that I’ve fixed the problem a year ago
So I decide to blog more, rather than one or two posts a month […]
¶
Posted 11 August 2007
§
misc
‡
I really enjoy the sudo-save.el. It makes editing files owned by root quite smoothly on a local machine.
However with the recent update of sudo to 1.6.9 in the ports tree, it print a “last login time” message every time. And breaks sudo-save.el. I didn’t find time yesterday and portdowngrade to 1.8.2.
Thanks to the explaination Makoto […]
I reached Joe Gregorio’s blog today when looking around the net. And besides the nice animation, the author has a clever way to fight blog spams. I’m quoting his/her words below:
You must enter your name followed by something in parentheses, either
an email address or the URI of your web site. For example: If you
don’t […]
¶
Posted 25 June 2007
§
misc
‡
Thanks to my wife, I’ve got a new LCD: Dell 2007FP.
I know wide screen are popular these days, but I still prefer this one: It comes with 1600×1200, which is much better than the 1650×1050 of 22′ wide screen LCDs for programming. I know the 1960×1200 24′ is good, but at this time the price […]
¶
Posted 12 June 2007
§
misc
‡
(originally posted at www.linuxboxadmin.com )
Last time when we talked about transfering files over OpenSSH, I said you can use port forwarding if you insist to use your favorite FTP client, and we have a brief HOW-TO there. This time, we’ll take a deeper look at port forwarding.
How port forwarding works.Normally network protocols works on two […]
Google Experimental Search is a good place to find interesting things
if you are using Google. And today I found their left-hand search
navigation is interesting. As the name suggested, it added a navigator
on the left, so we can easily search in blog, news, etc.
And many people using Firefox are using the quick search. To add this
feature […]