Blog in English
Now I'm beginning my weblog in English. The url is going to be kjam.org/en
Yes, when I made my decision to write weblog in English, the first thing I have to do is to modifty my current blog progrom to meet my demand.
There are functions in tag and categories in my current system. Because it is very difficult to decide which category does your post belong to, I drop this function. But now, I reuse the category again. There are two categories in my blog system: Chinses and English.
This blog is written in django. Following the DRY principles, I did not totally build it from zero. Thank to beyking he wrote a blog for himself and share the code to the opensource world. This blog is based on his work, althought about 80% code has been modified.
Yes, when I made my decision to write weblog in English, the first thing I have to do is to modifty my current blog progrom to meet my demand.
There are functions in tag and categories in my current system. Because it is very difficult to decide which category does your post belong to, I drop this function. But now, I reuse the category again. There are two categories in my blog system: Chinses and English.
This blog is written in django. Following the DRY principles, I did not totally build it from zero. Thank to beyking he wrote a blog for himself and share the code to the opensource world. This blog is based on his work, althought about 80% code has been modified.
feed