文档

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

win7下安装配置python和django环境

介绍Win下配置Django 开发环境

产品的最短路径

我建议创业团队做产品,路径必须要短。拥有简短路径的土鳖产品,也比华而不实的靠概念堆砌起来得产品更有价值。当然,凡事都有反例,但别用反例来反驳了,有些朋友会想起苹果公司,毕竟苹果的成功目前来看,还是不可复制的。这也是我不太看好一个电子商务巨头去进军手机市场的理由。补充一点,做产品,也不要绕路绕的太远。比如,你发现有的用户在你的电子商务平台上进行欺诈,于是乎,投入大量人力物力研发反欺诈技术手段,过了一段时间,发现效果不显著,反欺诈工具无效?

Textpattern:创建页面Meta描述

这里将教会你如何在Textpattern中为每个独立的科目及文章创建动态的Meta描述。本文有点长,如果你有任何问题,欢迎留言评论。

5 Signs of a Great User Experience 20120417

假如你使用过移动社交网络 Path (一款移动产品), 它应该给你带来了很帮的用户体验。Path设计很复杂,使用起来却很容易。 很具吸引力的红色以及平滑的如同丝带一样的导航。她是一款社会化应用可以通过Path的建议和Facebook的连接很轻松的找到朋友。

Go Ask Grandma: How To Design For “Normals”

As web watchers, entrepreneurs, and investors search for the next big thing, they’d be wise to focus on innovations that can be easily adopted by technology novices. A recent string of companies, including Groupon and Pinterest, have found success outside the early-adopter digerati by building products simple enough to be used by just about anyone.

Hovercard plugin tutorials

Alternatively you can provide the username by adding a ‘data-hovercard’ attribute with the hovered label/link etc. Recommended when using multiple twitter/facebook hovercard on your page. Using data-hovercard will be as easy as this example

Full Calendar 文档

FullCalendar 是一款可自定义控件大小、支持拖拽的jQuery插件。可使用AJAX 获取事件悬浮放置在每一个月,而且也很容易使用你自己的Feed格式来配置日历(比如Google Calendar提供的扩展API)。

SSH Proxy

环境: win7 64bit 服务:Hostmonster SSH 工具:Putty.exe, Plink.exe 下载地址: chiark.greenend.org.uk…/putty

HOW TO USE IMPRESS.JS

Whilst that creates a simple slide, things are a lot more fun you start adding data properties to your slides. Data attributes signify properties of your slide for when it’s NOT the active slide. The following data properties are available to you…

10 useful htaccess tricks to improve your website

For some reason, the .htaccess file is often overlooked by web designers. If you have no idea what the .htaccess file is, I’ll just give you the Wikipedia definition: “A .htaccess (hypertext access) file is a directory-level configuration file supported by several web servers, that allows for decentralized management of web server configuration.”

Vanilla 开发:异步调用最新的20条帖子

Please note that this script uses jQuery so you’ll need to include that in your page as well. It is a very common library and should work. You should really know javascript and jQuery a little bit or you’ll be flying blind though.

网页自定义字体的几种兼容方案

总结前端开发或交互设计中遇到有关网页特殊自己的处理方法及解决方案:CSS3、Cufon、sIFR等。

Ruby 环境配置及HAML 及SASS 应用

之前 写过一篇 http://ued.ucoding.com/2011/07/21/ruby-enviroment-configuration/ , 在此中文整理一下。

Expand and Folding show with simple Javascript

采用最简单的方式实现展开、折叠效果

php 5.2.14 curl 无法加载

这类错误最简单直接的办法是更新PHP版本: 下载PHP 5.2.15 版本的 php_curl.dll 覆盖旧版。