HomeBlog
Blog of Wenli Zhang - 羡辙杂俎
羡辙杂俎
TL;DR
A blog that you won't read.

About Me

I'm Ovilia and this blog is concerned about Web Front-End, my book reviews and other interesting topics. Please feel free to leave a comment or contact me by email if you have any question.

Technical PostsRSS

2014.04.27 19:38:20
Series: Dive into Web Front-End Programming

01 - The Whole Picture

In this post, we introduced what HTML, CSS and JavaScript are and how they can work together. HTML files define the content of Web pages, CSS the style, and JavaScript the interaction.

2014.04.27 17:24:00
Series: Dive into Web Front-End Programming

00 - About this series

This is an introduction of the series Dive into Web Front-End Programming.

2014.02.10 01:27:57

Syntax Highlighting for Jekyll

In this post, I’m going to explain how to set up syntax hightlighting for Jekyll in GitHub style. Although I would not say GitHub code syntax style is the prettiest one, it is a good choice if you don’t want to write your own.

2014.02.09 22:08:18
Series: How I made ...

How I made jCorner

In this post, I’m going to explain how to make jCorner, a jQuery plugin to create paper folding effect at the bottom-right corner.

2013.11.02 14:39:00
Series: JavaScript Language Feature

Sorting In JavaScript

How JavaScript Array.prototype.sort behaviors and what you should be careful with when you use it.

2013.10.24 13:35:00

RSS Is Now Available!

You can access RSS of this blog site at http://zhangwenli.com/blog/feed.xml. You may also send me an email in one click to subscribe.

2013.10.23 15:56:00
Series: JavaScript Language Feature

Converting To Numbers In JavaScript

Sometimes we think someone or something is strange only because we expect differently. Number(), parstInt() and parseFloat are three ways to convert to Number type in JavaScript. However, they act differently and may suprise you in some cases. In this post, I would like to talk about what to expect from them and why they act differently.

2013.10.19 21:47:00
Series: How I made ...

How I made this site

I’ve re-designed my personal site recently since the old version had too much description words, which is not the best design I could offer as a Web Front-End Designer :smirk:. You may probably find some interesting features at this site (especially the home page), so this post is served as an introduction of how to implement them.

中文博客RSS

2014.03.28 10:25:28
系列博文:历观文囿,泛览辞林

皋陶歌虞,奚斯颂鲁:《1984》读后感

这是一本被称为“反乌托邦”的小说,如果不是因为恰巧同时又在读《理想国》这一乌托邦鼻祖级的书,或许我不会这么明显地察觉到偏听的危害。《1984》的讽刺非常到位,读起来也津津有味,完全不像《理想国》中让人想丢了书的诡辩式论调。因而,《1984》也就会让读者很自然地觉得国家极端政权是一件多么恐怖的事,一味地强调个人的权利,而没有意识到自己同样是被书控制了思想。

2014.03.22 12:43:34
系列博文:历观文囿,泛览辞林

事出沉思,义归翰藻:《吾国与吾民》读后感

林语堂的英语文笔自然是极好的,他善用排比长句,一口气读下来真是酣畅淋漓,真是难为他想得来。如果说这于议论文上尚有限,那于小说上飞文染翰就是不可限量了。这也就是为什么我认为《京华烟云》比本书能够多一颗星的重要原因了。

2014.03.10 18:22:07
系列博文:历观文囿,泛览辞林

林麓薮泽,心之所往:《瓦尔登湖》读后感

很多时候,我们觉得一本书写得好,未必是它教了我们什么道理;相反,往往说的道理是我们本就知道的,因为只有那些我们认同的才会让我们敬佩和崇拜。这本书对我来说也是如此。我一直很向往在深山里隐居的生活,然而这样的生活大概也只能在退休之后才可能有胆量说要去体验一下的,因为似乎人生还有很多责任和担负的呢。

2014.01.29 11:52:33
系列博文:历观文囿,泛览辞林

境界不够,格调不高:《菜根谭》读后感

本书主要讲述了作者的人生观,以道家思想的有无相成为主,以儒家的君子之道为辅,添以佛教的看空人生,可谓是集儒释道于一身。但即便如此,还是显得境界不够,格调不高。

Creative Commons License
Every blog post in this site by Wenli Zhang is licensed under a CC 3.0 License, based on a work at Github. You can see the source code of this blog site at github.com/Ovilia/blog.