I just realized that it has been nearly 2 years that I haven’t wrote anything on my blog. So just an announcement that I’m still alive And so does this blog.
Thanks to everyone that come to visit or even leave a comment. It’s really good to know someone is still visiting my small space.
The […]
I’ve moved my server to a new data center. Hopefully this will make most of my readers (you!) access my blog faster
Share This
¶
Posted 16 October 2007
§
misc
‡
Well I said some time ago that I use mod_redirect while migrating from pyblosxom to wordpress. It turns out not all the RSS readers are following a 301 redirct. At least for the one I’m using, Google Reader, won’t do this. So now all my subscribers would think I no longer write blogs
To […]
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 […]
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 […]
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
‡
Well it’s my mistake that I didn’t take a close look to the comment of my blog. However when I take a look today, I found thousands of spam posts there. And I have to delete all of them.
I think it’s time to setup some kind of spam filter or human approve thing. Human approve […]
¶
Posted 28 August 2006
§
misc
‡
Captcha stands for “completely automated public Turing test to tell computers and humans apart”, which is the small images we usually see when registering or logining to some systems like free email. It is developted to protect from robots. See the wikipidia page for detail.
There are several Python packages implementing this:
PyCaptcha
A cook book reciept on […]
¶
Posted 17 April 2006
§
python
‡
After a days going through my planner files, here’s the 110 some what blog-like notes. Some of them are pretty short. I’ll write more descriptive blogs from now on.
Share This
¶
Posted 13 March 2006
§
misc
‡