From 5458ce6e79b1258921f5981457d983938d38c774 Mon Sep 17 00:00:00 2001 From: Rob Date: Mon, 19 Mar 2018 02:48:44 +0800 Subject: [PATCH] website .src files --- advanced.txt | 41 ++++++++++++++++++++++++++++++++ files/contact.png | Bin 0 -> 270 bytes files/style.css | 32 +++++++++++++++++++++++++ index.html | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 141 insertions(+) create mode 100644 advanced.txt create mode 100644 files/contact.png create mode 100644 files/style.css create mode 100644 index.html diff --git a/advanced.txt b/advanced.txt new file mode 100644 index 0000000..9383f61 --- /dev/null +++ b/advanced.txt @@ -0,0 +1,41 @@ +原来是这样!- http://www.ximalaya.com/7200706/album/246622/ +Podcast about some interesting scientific (useless?) facts. It's a two host show, with basically the girl 装疯卖傻. Recordings are quite long, but well eloborated and not too technical. + +Difficulty: 3 + +上班脱口秀 - http://www.ximalaya.com/6534662/album/336435/ +Short broadcast about current events. Supposed to be funny, but that might be a matter of taste. Great way to stay up to date. Pace is fast, a lot of slang. + +Difficulty: 4 + + +新闻今日谈 https://www.youtube.com/playlist?list=PLvXvMUSstINcZQzOoZifThjUr-rNp3ENm +Analysis of political events. A guest speaker is invited and does usually discuss two news items in 20 minutes. Hosts are from mainland, taiwan and hongkong, might have some dialect issues. + +Difficulty: 4.5 + +圓桌派 +The continuation of 锵锵三人行, that for some reason dissapeared. Four people discussing current events, pace is slow, use a lot of trendy words. Has subtitles in Chinese +https://www.youtube.com/playlist?list=PLvXvMUSstINcZQzOoZifThjUr-rNp3ENm + +Diffuculty: 3.5 + +凤凰财知道 +Although the name says finance, it basically discusses anyting that is even remotely related to money. Short, but quite intense. You can find subtitles somewhere in cyberspace if you search on the title. + +http://diantai.ifeng.com/#!/category/1/92395 + +Difficulty: 5 + +一虎一席谈 +Discussion panel with many speakers (including the audience). An excited and composed host. Often has non-native speakers on the show. About societal issues, often a 'Yes' front and 'No' front. Quite long, but has subtitles. + https://www.youtube.com/playlist?list=PLvXvMUSstINfmrcFH0LFBBYW9OcEuA3yx + +Difficulty 4.5 + +公开课 +These are some free courses you can download (most are on university level) +谈判学 - series of classes about negotiation +物流学 - series of classes about transportation + +Difficulty: 4 diff --git a/files/contact.png b/files/contact.png new file mode 100644 index 0000000000000000000000000000000000000000..746bd0805af1a20764118713cafc4759f6f77727 GIT binary patch literal 270 zcmeAS@N?(olHy`uVBq!ia0vp^Eg;Ou3?#F=1fKvYwg8_H*Z=?j1DTt6w9muxy^yknV!z%Oraxsrj6ZH^ RTm|$FgQu&X%Q~loCIA}7Y-#`i literal 0 HcmV?d00001 diff --git a/files/style.css b/files/style.css new file mode 100644 index 0000000..cd800e9 --- /dev/null +++ b/files/style.css @@ -0,0 +1,32 @@ +/* look at this amazing style sheet! */ + +body{ + width: 70ex; + margin-left: auto; + margin-right: auto; + padding: 10px; + cursor: crosshair; // just to add a nerdy effect :) sorry about that +} + +h1 { + border-bottom: 2px solid black; +} + +pre { + overflow: auto; + height: auto; +} + +ul { + list-style-type: none; +} + +code { + background: black; + color: white; + padding: 1px 1px 1px 1px; +} + +hr { + border: 1px solid black; +} diff --git a/index.html b/index.html new file mode 100644 index 0000000..24ff4d3 --- /dev/null +++ b/index.html @@ -0,0 +1,68 @@ + + + + + robinkrens.nl + + + + + +

robinkrens.nl

+ +

Currently residing in Yunnan, China. This website is mostly used for email and personal articles / programming projects. + Please scan the tag below to contact me. + +

+ +
+ ___________________________
+< Wish you another lovely day! >
+ ------------------------------
+        \   ^__^
+         \  (oo)\_______
+            (__)\       )\/\
+                ||----w |
+                ||     ||
+
+ +

My Playground

+ + +

Contact

+

+ contact erweima +

+ +
+ © robinkrens.nl -- Peace! + + + -- 2.7.4