Pagetalks - pagetalks.com

General Information:

Latest News:

Wrangling with Deflate, Base64 and GZip 20 Jan 2012 | 01:35 am

最近不小心被一些编码相关的东西困扰了。这些从Web诞生便产生的一些编码问题,在2012年的今天仍然可以让一个程序员抓狂。项目的大致需求是这样的,客户端需要将一个字符串进行如下处理: 将字符串进行Deflate压缩 将压缩后的结果再进行Base64编码 那么服务器端,需要进行上述流程的反过程。问题是,由于这是个开放接口,客户端可以使用各种不同的平台进行开发,如JS、Java、Ruby、PHP等...

More About Crypto Module In NodeJS 18 Jan 2012 | 07:31 pm

在上一篇文章里讨论了crypto模块里的一些常用方法。在0.6系列以后,crypto模块的改动非常大,增添了DiffieHellman、pbkdf2、randomByes三大块。这三个也是非常有趣的东西,在这里和大家分享一下。 DiffieHellman 看着名字很恐怖,不过却是很有趣的东西。有没有想过,大家彼此不告诉对方敏感信息,确能够共同知道一个密钥?DiffieHellman算法就可以实...

Immigrate WordPress – A Real Case 15 Jan 2012 | 02:39 am

上个星期,我终于决定把elfvision.com上的博客移到robinqu.me这个新域名上。由于使用wordpress已经很多年了,前前后后也做过不少wordpress的维护工作了,自我感觉良好,不料这次遇到不少麻烦,遂整理成文。 分析一下我这里的案例,其实是要做以下这些事情(原站点简称A,新站点简称B): 制作A在B下的镜像 修改B下面的镜像Wordpress中域名设置 对A站相关地址...

Crypto Module and Security In NodeJS 15 Jan 2012 | 01:09 am

NodeJS已经在各个领域都有应用了,大部分敏感数据在公共网络上传播时都会遇到各种安全问题,在分布式系统上尤为明显。J2EE等主流应用框架都已经对HTTPS、各种加密算法有了良好支持,但是对于新型的NodeJS引擎,其版本号甚至没有达到“1”却已经掀起了业界的改革狂潮。周末抽空,来整整NodeJS里面加密和HTTPS的相关只是,希望对大家有用。 其实NodeJS的相关实现就是把C的库套了一层壳,...

Flickry – Step By Step to Create A Flickr App, Chapter 4 21 Feb 2011 | 01:12 am

In the previous chapter, we finally make flickry to work in the wild. But this doesn’t satisfy me, there are still some exciting improvements that could be done! In this chapter, we will discuss abou...

Flickry – Step By Step to Create A Flickr App, Chapter 3 9 Feb 2011 | 09:17 pm

Bad Luck! I forgot to save the draft before quitting my blog editor. Tragically, I wrote this article twice. It also upsets me that there were a lot post views but no responses. Well, in this chapte...

Flickry – Step By Step to Create A Flickr App, Chapter 2 8 Feb 2011 | 04:19 am

In the last chapter, we have accomplished some skeleton of our app as well as the important model layer. In this chapter, I will guide you to complete the state management in this app and share some o...

Flickry – Step by Step to Create A Flickr App, Chapter 1 3 Feb 2011 | 05:18 pm

Happy Chinese New Year! I hardly slept because of the all the cracks and fireworks outside. Well, in this post, we will go through a lot of step to implement a simple flickr demo, which will take adv...

Logical CSS 9 Dec 2010 | 04:05 pm

前端是目前互联网上最疯狂的领域之一。不仅仅是HTML5和CSS3,而是因为两者的产生激发了人们的无限想象。大家开始实用之前制作网页的方法来制作应用程序。程序逻辑和数据的问题可以交给Sencha Touch和Sproutcore之类的框架进行解决,而Look&Feel的问题,就只能由CSS3来解决了。 但是CSS是被设计来渲染页面的,而不是描述程序外观的。即使是CSS3,在如今应该也是不能满足这个...

Sencha Touch 9 Dec 2010 | 03:09 pm

Sencha的前身是Ext,而现在的Sencha Touch更是将几个著名的项目一起整合起来, 即Sencha Touch = Ext JS + jQTouch + Raphael。Ext是老牌的JS框架,源自YUI,但跟YUI有着截然不容的发展方向,jQTouch是基于jQuery的UI组件库,Raphael则是非常成功的一个数据可视化的工具库。 简单的说,Sencha Touchi是将Ext...

Related Keywords:

sencha touch, supesite tag, flash slideview, slideview.js, sencha touch jquery mobile 对比, hava firhack, slideview, jquery sharethis plugin, sencha statechart, jquery slideshow easeout

Recently parsed news:

Recent searches: