文档

点滴记录,见证历程;不艳羡他人,不输掉自己。

产品经理技能篇—深度拆解

我们分解了六项产品经理技能区以及管理衡量这些技能的颗粒度指标。我们采用这些明确的技能列表来帮助公司面试和招聘,并且帮助我们的员工在个人职业发展计划中成长。 product-manager-skills-by-seniority-level -deep-breakdown-chinese-version

TXP:article_custom

The basic article tag can be used as either a single tag or container tag and used to output one or more articles depending on the attributes used.

TXP:article

最基础的文章标签(article)即可充当单个标签,也可用于容器标签,可以根据设置属性用于输出一篇或多篇文章。

Textpattern插件:hak_tinymce

此插件用于在Textpattern后台实现TinyMCE 可视化编辑器。

Mac 使用问题与技巧汇总

Charles 是Mac下常用的抓包测试工具,当升级 EI Captain后,打开Charles发现需要Java环境。提示:跳转链接至https://support.apple.com/kb/DL1572?locale=en_US 还好,下载安装后即可解决Charles打开环境问题。

Textpattern系列 个人相册页面优化

周末决定修改下相册页面的业务实现,决定还是要用回 article来实现,每个article相当于一个相册,而图片list则通过article image来实现。

SSH 连接遇 Host key verification failed 的解决方案

使用ssh链接linux主机时,可能出现“Host key verification failed.“的提示,ssh连接不成功,这里总结从网上找到了一些处理方法。

Textpattern:article与article_custom标签的区别

<txp:article_custom /> 提供多种附加属性,而 <txp:article /> 没有。但是 <txp:article /> 将产生整个单页内容填充。假如你在一个页面仅使用 <txp:article_custom /> ,而不是使用 <txp:article /> 标签,那么你将无法获得一个永久链接去到终端页面,你只能始终停留在文章列表页。

Textpattern: Resolve the preg_replace() Error 出错

Texpattern 4.5 中的文件 lib/classTextile.php 版本2.4.1 不能与PHP 5.5 环境兼容,准确说是文件lib/classTextile.php 需要更新了(新版 2.4.3)https://code.google.com/p/textpattern/source/detail?r=5673

内容编辑规范

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.

JS动态实现滚动后位置固定

实现原理:通过监听滚动时间给对象附加Class属性固定。

代码片段(Code Snippets)

提供Web前端工程师常用的代码案例:返回顶部、添加收藏等。

APC extension PHP

APC,全称是Alternative PHP Cache,官方翻译叫”可选PHP缓存”。它为我们提供了缓存和优化PHP的中间代码的框架。 APC的缓存分两部分:系统缓存和用户数据缓存。

通过Json跨域调用Twitter

之前用过的一个通过JSON跨域读取Twitter的方法,但最近发现这方法好像不好使了。

Textpattern:copyright dates

Strictly speaking, every time a text is amended, the particular year should appear in the copyright notice i.e ©2010, 2012 for which case there is a plugin.