Blogger和WordPress都可以通过一定的设置,变成一个只供自己查看的私人博客,相当于私人日记本,具体方法是,在博客设置里将其设置为只有作者才能查看,然后将博客设置为在一页内全部显示(比如设置单页文章1千篇),在博客安装一个倒序显示脚本,即可完成日记本的功能,可供导出和打印。
除了打印,还可以将内容复制到TXT文件里,在邮箱里发送到Kindle邮箱,然后在自己的Kindle上看,相当于看书的体验。
这里面的一个技术问题是如何在Blogger和WordPress里实现按照日期倒序显示(Reverse Post Order)。这里分别给出Blogger和WordPress实现倒序的方法。
在Blogger中,页脚点击“添加小工具”,添加“HTML/JavaScript”微件,之后在微件内容里插入如下代码:
<!-- Start Post Reversal Code -->
<script type='text/javascript'>
//<![CDATA[
// -----------------------------------------------------------------------------------------
// Name : PRS - Post Reversal Script for Blogger - Version 1.0
// Author : David Yockey
// URL : techsquirrels.blogspot.com/2012/04/swapping-to-reverse-post-order-on.html
// -----------------------------------------------------------------------------------------
// Temp variable used to shorten classname references
var cn;
// This function is called as needed in the main program below.
function ReversePosts(BlogPostContainer,PostClass) {
// Arguments:
// BlogPostContainer -- The node containing the posts to be reversed.
// PostClass -- The className of each of the posts in the container to be reversed.
// (may be a single name from among names in the class attribute of the posts)
// Flag for checking whether any posts are found
var found=false;
var BlogPosts = BlogPostContainer.childNodes; // May include text-nodes containing
// whitespace in addition to post-nodes
// Set index variables to top and bottom of BlogPosts list
var i=0;
var j=BlogPosts.length-1;
for( ; ; ) { // Start Endless Loop
// Find next Post from the top
while( (i < j) && (!(cn=BlogPosts[i].className) || !(cn.match(PostClass))) )
++i;
// Find next Post from the bottom
while( (i < j) && (!(cn=BlogPosts[j].className) || !(found=cn.match(PostClass))) ) // (see Footnote 1)
--j;
if( found && i < j ) {
// Swap Posts (see Footnote 2)
var tempi = BlogPosts[i].cloneNode(true); // Store a copy of Post i in tempi
var tempj = BlogPosts[j].cloneNode(true); // Store a copy of Post j in tempj
BlogPostContainer.replaceChild(tempi,BlogPosts[j]); // Replace Post j with Post i in tempi
BlogPostContainer.replaceChild(tempj,BlogPosts[i]); // Replace Post i with Post j in tempj
} else {
// Done
break; // Break out of Endless Loop
}
++i; --j;
}
}
// Footnote 1:
// If a post is found from one end, then a post must necessarily be found from the other.
// So, recording and later checking for a post from one end is sufficient to ensure that
// one was found from both.
//
// Footnote 2:
// At least in Firefox 11.0 on Fedora Linux, replacing a child directly with another child
// causes some text-nodes containing whitespace to be deleted. That node deletion messes up
// the positions of the posts in the BlogPosts list. This is avoided by cloning both posts
// rather than just one and replacing both posts from the cloned copies.
// *** MAIN POST REVERSAL PROGRAM ***
// Magic Words
var BlogWidget = 'Blog1';
var BlogPostContainerClass = 'blog-posts';
var BlogPostClass = 'date-outer';
var DatePostContainerClass = 'date-posts';
var DatePostClass = 'post-outer';
var Blog1 = document.getElementById(BlogWidget);
// Find the node containing the blog posts
var BlogPostContainer;
var x=0;
do {
BlogPostContainer = Blog1.childNodes[x++];
} while ( !(cn=BlogPostContainer.className) || !(cn.match(BlogPostContainerClass)) );
// Reverse different day posts
ReversePosts(BlogPostContainer,BlogPostClass);
// Reverse same day posts - Loop thru contents of BlogPostContainer to find each day's posts
var BlogPosts = BlogPostContainer.childNodes;
for ( i = 0; i < BlogPosts.length; ++i ) {
// Check for an actual post-node rather than a text-node or such
if ( (cn=BlogPosts[i].className) && cn.match(BlogPostClass) ) {
var DatePostContainer;
x=0;
// Find the node containing the posts to be reversed for the current day being processed
do {
DatePostContainer = BlogPosts[i].childNodes[x++];
} while ( !(cn=DatePostContainer.className) || !(cn.match(DatePostContainerClass)) );
ReversePosts(DatePostContainer,DatePostClass);
}
}
//]]>
</script>
<!-- End Post Reversal Code -->
之后保存,设置“主页上显示的博文数量上限”的数量,然后打开页面即可看到倒序的文章。
对于WordPress来说,操作起来比较简单,安装一个名为“Chronological Posts”的Plugin即可实现倒序文章。
从安全性来说,Blogger更为安全一些,谷歌帐号设置两步验证,在谷歌Blogger中写内容,然后设置只有自己只读,安装一个倒序显示脚本,然后复制到TXT文件里,在邮箱里发送到Kindle邮箱,然后在自己的Kindle上看,看完了就删,只要谷歌帐号不泄露,秘密的信息就不会泄漏。
Blogger和WordPress的倒序显示
相关宝贝(点击我换一批)
上一篇:微信和邮件哪个更适合工作?
下一篇:SEM竞价推广账户调整优化思路
游客
2024-07-15 23:57:54 回复
观点鲜明,立场坚定,作者态度明确。http://pbry.tzkangda.net/test/698810833.html
游客
2024-07-18 06:44:14 回复
楼主英明!http://pfo0.m.hxhbm.com
游客
2024-07-19 03:25:22 回复
谢谢楼主的分享!http://test.scifine.net/test/
游客
2024-07-31 07:02:23 回复
太邪乎了吧?http://4sq9.740xpj.com
神殿娱乐救济金3元游戏玩法
2024-08-02 16:44:41 回复
刚看见一个妹子,很漂亮!http://on3iv.aeidejm.com
8001直播
2024-08-04 12:39:48 回复
楼主好聪明啊!http://1r4q0l.7100200.com
大发一分彩计划
2024-08-06 08:11:16 回复
楼主说的我也略懂!http://db2e.6cdt.com
极速赛车7码口诀
2024-08-06 19:42:08 回复
楼上的真不讲道理!http://vtdg.zhongyizhidianxian.com
欧洲杯回放哪个平台可以看
2024-08-07 07:14:09 回复
楼主的文笔不错!http://22kq9.dgyuanlin68.com
76276助赢软件
2024-08-07 10:35:02 回复
楼上的真不讲道理!http://tmq6ld.wd13588.com
8001体育
2024-08-07 15:58:46 回复
内容很有深度!http://j3n5p.att-sp.com
万能四码高级绝密技术
2024-08-07 18:05:11 回复
今天是个特别的日子,值得纪念!http://sqgc.bjjyyf.com
大发快是什么
2024-08-07 21:02:31 回复
顶一个!http://04wnt.82182720.com
创世大发官网下载
2024-08-07 21:32:49 回复
每次看到楼主的帖子都有惊吓!http://f3gep9.2hgk.com
老版977平台下载
2024-08-08 10:18:40 回复
这里的资源非常丰富,帮助我解决了很多问题。http://0z5.xjwlht.com
游客
2024-08-10 06:40:21 回复
好东西,赞一个!http://www.qkl183.com/category-8.html
大富豪线上平台官网
2024-08-10 14:08:01 回复
学习雷锋,好好回帖!http://3tqw4.jcsyysxh.com
大发手机版官方网站下载
2024-08-10 15:31:34 回复
顶!顶!顶!http://esl4u.bbmyfs.com
管家婆最准内部资料大会
2024-08-11 04:23:41 回复
楼上的别说的那么悲观好吧!http://hy6e.baozhuanghe99.com
大发最新的邀请码在哪里
2024-08-12 15:49:19 回复
好东西,赞一个!http://wbdxif.1220308.com
可靠的赛车平台
2024-08-13 01:04:13 回复
顶一个!http://3ewo7.yh23633.com
3d试机号与开机
2024-08-13 05:05:33 回复
楼上的真不讲道理!http://42v1k.xjwlht.com
七比一巴西怎么停播了
2024-08-13 07:17:49 回复
楼主写的很经典!http://8v0.renzhoutech.com
游客
2024-08-14 07:00:05 回复
好无聊啊!http://www.jiagu1.com/fei/njd6fus85/
免费168飞艇计划网页版
2024-08-14 08:52:14 回复
没人理我,好伤心啊!http://t61h4.szqycc.com
3d通杀三码绝密方法
2024-08-14 11:14:13 回复
我和我的小伙伴都惊呆了!http://2lq.ahtonch.com
118Kj最快看开奖
2024-08-14 12:45:42 回复
刚分手,心情不好!http://jqy4.yihuafengshui.cn
快乐8走势图大全
2024-08-15 03:55:35 回复
很有看点!http://46ru.0000788.com
够力七星彩奖表app
2024-08-15 11:57:10 回复
这篇文章真是让人受益匪浅!http://n0x5.xc0632.com
3d定独胆技巧准确率98
2024-08-17 09:24:57 回复
这位作者的文笔极其出色,用词精准、贴切,能够形象地传达出他的思想和情感。http://54yu.qcxcy.com
加拿大28开奖号码走势图查询
2024-08-18 00:23:03 回复
我就搞不明白了,看帖回帖能死人么,居然只有我这么认真的在回帖!http://27j8.m5yx.com
乐发9
2024-08-18 01:47:38 回复
楼主是我最崇拜的人!http://qj3.qnstmj.com
盈彩app官网入口
2024-08-18 21:46:12 回复
十分赞同楼主!http://vgyh.etf9.com
春日棋牌2020最新版
2024-08-20 03:03:21 回复
楼主的文笔不错!http://dutuqo.zhongshenghaitian.com
国内合法购彩平台
2024-08-20 09:50:36 回复
支持一个http://stegr6.art0523.com
澳门老虎机奖金排行
2024-08-20 17:11:36 回复
网页的加载速度非常快,不会影响用户体验。http://7nz.14yfdc.com
彩61大发3是不是真的
2024-08-21 02:09:39 回复
楼主很有艺术范!http://9xh.daisengroup.cn
SPDEX超级指数最新版本更新内容
2024-08-21 17:20:12 回复
学习雷锋,好好回帖!http://rlq.10bst.cn
任选9最新开奖奖金多少钱一个
2024-08-23 04:34:13 回复
勤奋灌水,天天向上!http://k68o.yh2f.com
富益娱乐平台的创始人
2024-08-23 06:00:16 回复
支持一下,下面的保持队形!http://dq53gn.bdk6.com
刮刮乐表情包
2024-08-23 14:46:10 回复
收藏了,很不错的内容!http://i9n.szoulanshi.com
丰利棋牌f168fun正式版
2024-08-23 21:47:55 回复
回帖也有有水平的!http://z4p72.yhtgcl2.com
北京快乐8及时更新走势图带连线
2024-08-25 07:56:42 回复
不错哦,楼主这是要火的节奏啊!http://19t9ys.hymzzx.com
游客
2024-08-25 11:07:43 回复
楼主的帖子实在是写得太好了。文笔流畅,修辞得体!https://www.eny365.com/countryside/info/ejy181281
万家彩平台的客服服务
2024-08-28 09:20:26 回复
楼主人气很旺!http://1fvqr7.hdkunyu.net
魔方娱乐app最新版下载安装
2024-08-30 13:39:52 回复
我就搞不明白了,看帖回帖能死人么,居然只有我这么认真的在回帖!http://yffu4h.lycatv.cn
www.telegramis.com
2024-09-01 05:24:11 回复
学习雷锋,好好回帖!http://m034zk.Telegram瀹樼綉
游客
2024-09-02 04:33:41 回复
世界末日我都挺过去了,看到楼主我才知道为什么上帝留我到现在!http://www.dnf8888.com/dnf/147.html
搜狗输入法下载
2024-09-02 17:09:46 回复
在这个版块混了这么久了,第一次看见这么给你的帖子!https://www.telegrammb.com
耀彩网登录不上
2024-09-03 01:50:47 回复
鸟大了,什么林子都敢进啊!http://k1q2g6.hdkunyu.net
指尖网
2024-09-03 07:55:03 回复
楼主很有激情啊!http://npvkd4.homewarrantyjz.com
99Ky开元集团棋牌最新版
2024-09-04 00:36:46 回复
这位作者的文笔极其出色,用词精准、贴切,能够形象地传达出他的思想和情感。http://j2kxy.hnchunshui.com
3d紫云涧预测
2024-09-04 14:28:07 回复
强,我和我的小伙伴们都惊呆了!http://k0tlhf.banma-pt.com
打麻将带什么仪器会赢
2024-09-04 21:07:34 回复
这么好的帖子,应该加精华!http://2b9g1n.zzcjdq.cn
独胆王七码复式王
2024-09-05 14:48:49 回复
在哪里跌倒,就在那里多爬一会儿!http://i8ky.lvjiaju.net
大发旗下平台最新样子
2024-09-05 14:57:24 回复
帖子很有深度!http://pnk.benmengkeji.cn
杀二码公式的含义
2024-09-05 19:12:56 回复
楼主的头像是本人吗?http://9d7ue.yyzbsw.sh.cn
游客
2024-09-06 08:50:06 回复
顶!顶!顶!http://www.guangcexing.net/voddetail/BmWbJtdS.html
游客
2024-09-06 09:14:02 回复
鸟大了,什么林子都敢进啊!http://www.guangcexing.net/voddetail/JVuqcZSsjc.html
游客
2024-09-06 18:07:15 回复
很经典,收藏了!http://www.guangcexing.net/voddetail/jrDaGGsSpY.html
快乐8选八11码复式投注方法
2024-09-07 12:20:49 回复
关注一下!http://bmbmx8.ailawo.cn
游客
2024-09-07 17:12:50 回复
楼主很有经验啊!http://www.guangcexing.net/voddetail/HFCGVJCEQ.html
游客
2024-09-08 04:53:35 回复
感觉不错!http://www.guangcexing.net/voddetail/yWwwUjnQCM.html
游客
2024-09-11 16:08:10 回复
帖子很有深度!http://www.guangcexing.net/voddetail/qHCjUPDkzkmwp.html
游客
2024-09-12 05:08:13 回复
这么经典的话只有楼主能想到!http://www.guangcexing.net/voddetail/KrNPypUKQTSMh.html
游客
2024-09-17 20:28:21 回复
看在楼主的面子上,认真回帖!http://www.guangcexing.net/tv/UfVgtxjfEth.html
指尖站群
2024-10-17 02:14:32 回复
宇宙第一贴诞生了!http://doubletreekeywest.com/html/94a98998916.html
telegram中文电脑版
2024-10-24 03:35:29 回复
楼主的头像能辟邪啊!https://www.telegramlp.com/
指尖站群
2024-10-26 03:17:05 回复
投楼主一票,不用谢哦!http://qxwl06.com/html/38d98998972.html
本文已有69位网友发表了点评 - 欢迎您