分类目录归档:Uncategorized

Happy Birthday to my LaDy Dan

唉, 心情还是这么的纠结… 虽然我送了蛋糕, 但这并不表示我认为我是错的. 只是衷心的祝你生日快乐. 就这样!

发表在 Uncategorized | 4 条评论

那些跑在Facebook服务器上的软件

Source: http://royal.pingdom.com/2010/06/18/the-software-behind-facebook/ 简单翻译 Memcached, http://memcached.org/ Memcached可以被称作当今互联网上最著名的一个软件了. 作为一款分布式的缓存系统, Facebook以及其他成千上万的站点将其放到Web服务器同MySQL服务器的中间层. 近几年, Facebook也对Memcached做了诸多的改进, 也发布了一些Memcached的周边软件. Facebook运行着上千台的Memcached服务器, 同时里面缓存着10几TB的数据. 看上去这应该是全世界最庞大的Memcached集群了~ HipHop for PHP, http://wiki.github.com/facebook/hiphop-php/ 作为一种脚本型语言, PHP相对于本地应用来说实在不够快. 而HipHop可以将PHP代码转换至C++的代码, 这样在编译后就可以取得更好的性能. 这为Facebook – 这种对PHP有着很强依赖性的网站 – 来说提供了比一般Web服务器更好的性能输出. 一小撮(准确说三个)Facebook工程师花了18个月开发HipHop, 现在它已经可以被使用到生产环境中了………… Haystack, http://www.facebook.com/note.php?note_id=76191543919 Haystack是Facebook的高性能图片存取系统(严格的说, Haystack是一款对象存储系统, 所以它并不是只能存取图片). 它可以做许多工作: 在Facebook上至少有200亿张用户上传的图片, 而每一张都被存储为4中不同的分辨率, 算下来, 这有超过800亿的图片. 这不仅仅是能够存取百亿级别的图片这么简单, … 继续阅读

发表在 Uncategorized | 5 条评论

期望这周末的天气, 也像昨天那样

26号的天气好赞啊. 25的也很好, 那天顺便脱宅, 终于去了趟好又多. 买了些生活上的用品. 同时期待下周末的天气也这样, 因为, the party is coming on 30th July, 2010. 又能看到这帮人了…很开心

发表在 Uncategorized | 一条评论

2010年7月网游在线数据揭秘

出自: http://user.qzone.qq.com/138177171/blog/1279730163 PS, WordPress这个主题的默认表格样式太差劲了… 运营商 游戏名 近期最高在线 大区数量 5173游戏币一天交易量 腾讯 地下城与勇士 170-175万 120区 65万 QQ自由幻想 5-6万 29组 2万 QQ华夏 13-15万 32区132组 5万 QQ三国 23-25万 18区49组 18万 寻仙 9-12万 46组 4万 大明龙权 11-13万 27组 8万 盛大 热血传奇 13-15万 153区 游戏内置 永恒之塔 … 继续阅读

发表在 Uncategorized | 3 条评论

家里居然这样了…

几天前在电话里听妈妈说发水了. 我家住的比较高, 也没怎么太担心. 今天看了视频, 我靠都上了上海东方的新闻了. 绝对比98年的洪水要大, 绝对…

发表在 Uncategorized | 一条评论

7月15日, 生活

嗯…

发表在 Uncategorized | 留下评论

man 7 ports, FreeBSD ports使用方法简介

PORTS(7)           FreeBSD Miscellaneous Information Manual           PORTS(7) NAME      ports – contributed applications DESCRIPTION      The FreeBSD Ports Collection offers a simple way for users and adminis-      trators to install applications.  Each port contains any patches neces-      sary to make the original application source code compile and run on BSD.      Compiling an application is as simple as typing make build in the port      directory!  The Makefile automatically fetches the application source      code, either from a local disk or via FTP, unpacks it on your system,      applies the patches, and compiles it.  If all goes well, simply type make      install to install the application.      It is possible to download and use ports from the FreeBSD repository that      are newer than the installed system; however it is important to install      the appropriate “Upgrade Kit” from http://www.FreeBSD.org/ports/ first!      The portcheckout(1) (ports/ports-mgmt/portcheckout) script (also a port,      of course!) will help to download new ports.      For more information about using ports, see “Packages and Ports” in The      FreeBSD Handbook,      (file:/usr/share/doc/en_US.ISO8859-1/books/handbook/ports.html or      http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html).      For information about creating new ports, see The Porter’s Handbook      (file:/usr/share/doc/en_US.ISO8859-1/books/porters-handbook/index.html or      http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/). TARGETS      Some of the targets work recursively through subdirectories.  This lets      you, for example, install all of the “biology” ports.  The targets that      do this are build, checksum, clean, configure, depends, extract, fetch,      install, and package.      The following targets will be run automatically by each proceeding target      in order.  That is, build will be run (if necessary) by install, and so      on all the way to fetch.  Usually, you will only use the install target.      config     Configure OPTIONS for this port using dialog(1).      fetch      Fetch all of the files needed to build this port from the                 sites listed in MASTER_SITES and PATCH_SITES.  See FETCH_CMD,                 MASTER_SITE_OVERRIDE and MASTER_SITE_BACKUP.      checksum   Verify that the fetched distfile’s checksum matches the one                 the port was tested against.  Defining NO_CHECKSUM will skip                 this step.      depends    Install (or compile if only compilation is necessary) any … 继续阅读

发表在 Uncategorized | 25 条评论

Happy birthday to Vavay.COM For Its 9-year-old

As the title, and… My new blog is BLOWED-UP. I’ll record the knowledge about FreeBSD and Kohana, a PHP framework. OK, I’m going to INSTALL FreeBSD.

发表在 Uncategorized | 标签为 , , | 2 条评论

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!

发表在 Uncategorized | 留下评论