2009-09-28

from abc.com


FBI agent Mark Benford (Joseph Fiennes) crawls from the wreckage of his overturned car to find all of Los Angeles in chaos. Something has happened. Something catastrophic!

In a flash, we’re sent back four hours to a calm, quiet, sunny morning. Mark and his wife, Dr. Olivia Benford (Sonya Walger, aka, Penny from Lost) are happily married parents to their little girl, Charlie. Mark and Olivia are our core focus here, but here’s a quick breakdown of the other important people in their lives:
-    Demetri Noh (John Cho) is Mark’s volatile, soon-to-be-married FBI partner.
-    Stanford Wedeck (Courtney B. Vance) is their decisive FBI boss.
-    Aaron (Brian F. O’Byrne) is Mark’s AA sponsor who’s had a rough time of it ever since DNA tests confirmed the remains of a fallen soldier belonged to his daughter, Tracy.
-    Bryce (Zachary Knighton) is an intern on Olivia’s trauma team who contemplates suicide.
-    Janis Hawk (Christine Woods) is an FBI agent with a lousy dating history.
-    Nicole (Peyton List) is a college student who earns money as the Benford’s babysitter.
(阅读全文……)

Tags: .
2009-09-26

对于阅读器的重度使用者, 看摘要已经很抓狂了, 当然, 用 yahoo Pipes 抓取全文重新生成 rss feed 就可以了, 但是, 看不到图片也很郁闷的, 我相信任何问题都应该是有答案的, 时间长短而已.

不论是摘要输出, 还是限制图片显示, 我都是可以理解的, 做网站的都会理解的.

原理: HTTP referrer

用到的软件:ReferrerHackKit

安装方法:

  1. 首先, 安装 SIMBL.
  2. 删除旧版本的 ReferrerHackit.bundle 和 SafariRefManage.bundle.
  3. 复制 SafariRefManage.bundle 从下载的 disk image 中复制到 ~/Library/Application Support/SIMBL/Plugins 或是 /Application Support/SIMBL/Plugins (视 SIMBL 位置而定)
  4. 重新打开 Safari.

配置:

如果安装成功, 会在 Safari  菜单里看到 “Manage Referrer”.

配置如何 重写对象 URL 达到重写 referrer 的目的.


通配符支持.

对于 referrer, 有四个可用选项:

<Normal>
不用解释了.
<Block>
不发送 referrer.
<Forge>
使用站点根目录作为 referrer. 如截图所示, 所有页面 http://map.pixiv.net/address?ac=01&type= 将使用 http://map.pixiv.net/ 作为 referrer.
<Custom>
任意字符, 会被作为 referrer. 也可以使用 RefControl like variables.

我的配置:

http://*.photo.sina.com.cn/*  Custom  http://www.sina.com.cn

http://*.sohu.com.cn/*  Custom  http://www.sohu.com.cn

网上有介绍 Firefox 的修改参数法和使用RefControl插件伪装,

1.Firefox地址栏里输入about:config, 打开设置页面, 修改 network.http.sendRefererHeader 值为“1” (因为是全局配置, 可能会导致部分网站出错或不正常).

2.RefControl 插件, 用法基本是一样的.

Tags: ,,,.
2009-09-23

I wonder that f it’s possible to get source highlighting in Safari. For Firefox, Chrome, the source highlight feature is already built in. It seems that Safari was not friendly to developers, however, it is possible to enable Web Inspector by activating develop/debug menu in Safari, which is just simply quit Safari and open Terminal, and type in the following, then hit return to activate:

defaults write com.apple.Safari IncludeDebugMenu 1

Safari

If you change your mind, wanna deactivate this menu, quit Safari, go to Terminal and type this command, then hit Return to deactivate it:

defaults write com.apple.Safari IncludeDebugMenu 0

Hope it Helps.

Tags: ,,,.

This morning, saw this blood-red sky caused by the dust-storm.Never, ever seen anything like it in Sydney.

sydney

5.45am 22/09/2009 to this blood-red sky caused by the dust-storm.

sydney

A man is dwarfed by the dust covered sails of the Sydney Opera House as tourists and locals head to the cities icons to take photographs of the blanket of dust covering the city of Sydney from a dust storm. Photo: Kate Geraghty


(via)
(阅读全文……)

Tags: ,,.
2009-09-22

This dialog “Not enough VRAM” showed when I try to play the slides in Keynote, and the slides content area also blank white even with applying the theme.

This issue will occur when the Graphics Card is lack of CI/QE (Core Image/Quartz Extreme) support, which can click the left top “Apple” ico – “About This Mac” – “More info” (To open System Profiler) – “Graphics/Displays” to confirm.

About This Mac
(阅读全文……)

Tags: ,,,.
Page 3 of 2312345...Last »