zbhuang1.blogspot.com zbhuang1.blogspot.com

ZBHUANG1.BLOGSPOT.COM

Zhibin and Open Source

Zhibin and Open Source. Friday, May 21, 2010. Today, Google publish a pacman logo to celebrate pacman's 30th birthday. However, have you awared that the logo is playable and it is done by div tag, one image, css and javascript. More than that, the most exciting thing is it is open, so that you can see the source code and to study it. The javascript source code is available on http:/ www.google.ca/logos/js/pacman10-hp.2.js. And you can see a formated code here. And the only image is. Monday, April 12, 2010.

http://zbhuang1.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR ZBHUANG1.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

July

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.4 out of 5 with 14 reviews
5 star
9
4 star
4
3 star
0
2 star
0
1 star
1

Hey there! Start your review of zbhuang1.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.2 seconds

FAVICON PREVIEW

  • zbhuang1.blogspot.com

    16x16

  • zbhuang1.blogspot.com

    32x32

  • zbhuang1.blogspot.com

    64x64

  • zbhuang1.blogspot.com

    128x128

CONTACTS AT ZBHUANG1.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Zhibin and Open Source | zbhuang1.blogspot.com Reviews
<META>
DESCRIPTION
Zhibin and Open Source. Friday, May 21, 2010. Today, Google publish a pacman logo to celebrate pacman's 30th birthday. However, have you awared that the logo is playable and it is done by div tag, one image, css and javascript. More than that, the most exciting thing is it is open, so that you can see the source code and to study it. The javascript source code is available on http:/ www.google.ca/logos/js/pacman10-hp.2.js. And you can see a formated code here. And the only image is. Monday, April 12, 2010.
<META>
KEYWORDS
1 skip to main
2 skip to sidebar
3 pacman on google
4 posted by
5 benjamin huang
6 no comments
7 labels open source
8 release 0 3
9 in processing js
10 screenshot and test
CONTENT
Page content here
KEYWORDS ON
PAGE
skip to main,skip to sidebar,pacman on google,posted by,benjamin huang,no comments,labels open source,release 0 3,in processing js,screenshot and test,existence problem,2 comments,to do,javascript and actionscript,javascript,and actionscript,come up,flash
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Zhibin and Open Source | zbhuang1.blogspot.com Reviews

https://zbhuang1.blogspot.com

Zhibin and Open Source. Friday, May 21, 2010. Today, Google publish a pacman logo to celebrate pacman's 30th birthday. However, have you awared that the logo is playable and it is done by div tag, one image, css and javascript. More than that, the most exciting thing is it is open, so that you can see the source code and to study it. The javascript source code is available on http:/ www.google.ca/logos/js/pacman10-hp.2.js. And you can see a formated code here. And the only image is. Monday, April 12, 2010.

INTERNAL PAGES

zbhuang1.blogspot.com zbhuang1.blogspot.com
1

Zhibin and Open Source: February 2010

http://zbhuang1.blogspot.com/2010_02_01_archive.html

Zhibin and Open Source. Sunday, February 28, 2010. Keep failing on building thunderbird. Since last Wednesday my first try on building thunderbird( blog. It keeps failing on building thunderbird, and, now, I have total no idea why that happen. I talked about that with David. On Thursday class. He said he didn't know exactly why this happen. There is a funny thing that my firewall detected and removed the crash testing file 485217.xsl. Anyway, David told me some method that may help me on my build. Yester...

2

Zhibin and Open Source: April 2010

http://zbhuang1.blogspot.com/2010_04_01_archive.html

Zhibin and Open Source. Monday, April 12, 2010. I just achieved the 3D part of the text() function ( ticket. So far the test. Look identical compared with the same code in Processing. The performance is too bad. almost 80% of time is spending on the text() function. Hope somebody can figure out a way to re-use the texture, so that it doesn't need to re-create texture when everytime it runs. Wednesday, April 7, 2010. Step closer to the 3D text. And now it is getting closer to achieve. What I have now.

3

Zhibin and Open Source: March 2010

http://zbhuang1.blogspot.com/2010_03_01_archive.html

Zhibin and Open Source. Monday, March 29, 2010. Since my uncle came this weekend, I really didn't a time to focus on coding. However, I read something interesting about JavaScript, ActionScript, Canvas and Flash. Are brothers. They both come from ECMAScript. No wonder why I am so easy to understand the syntax of JavaScript. (Background: I started to learned Flash 5 years ago. Check one of my little flash example in my previous post. They are different with C . As my opensource professor David. The releas...

4

Zhibin and Open Source: Pacman on Google

http://zbhuang1.blogspot.com/2010/05/pacman-on-google.html

Zhibin and Open Source. Friday, May 21, 2010. Today, Google publish a pacman logo to celebrate pacman's 30th birthday. However, have you awared that the logo is playable and it is done by div tag, one image, css and javascript. More than that, the most exciting thing is it is open, so that you can see the source code and to study it. The javascript source code is available on http:/ www.google.ca/logos/js/pacman10-hp.2.js. And you can see a formated code here. And the only image is.

5

Zhibin and Open Source: step closer to the 3D text

http://zbhuang1.blogspot.com/2010/04/step-closer-to-3d-text.html

Zhibin and Open Source. Wednesday, April 7, 2010. Step closer to the 3D text. It have been almost a week since my last post, but I am still working on the 3D text. And now it is getting closer to achieve. Problem that I encountered. Missing a comma in one of the statement in my code. Someone type a "3" instead of a "2" in one of the statement inside the project. What I have now. Bugs that I know. Eating tons of memory. Crash the browser( detail. It crashes because of webgl software rendering.

UPGRADE TO PREMIUM TO VIEW 8 MORE

TOTAL PAGES IN THIS WEBSITE

13

LINKS TO THIS WEBSITE

jmchen11.wordpress.com jmchen11.wordpress.com

Processing.js textWidth function | Jmchen11's Blog

https://jmchen11.wordpress.com/2010/04/11/processing-js-textwidth-function

Just another WordPress.com weblog. Laquo; Processing.js project. Processing.js textWidth function. With the help of Zhibin. I fixed the bug. He suggest me to consider the text font size. I learn from his code. I change my textWidth function:. Then it works perfectly! Now, I can work on my textAlign(). This entry was posted on April 11, 2010 at 3:13 am and is filed under feed. You can follow any responses to this entry through the RSS 2.0. Feed You can leave a response. From your own site.

jmchen11.wordpress.com jmchen11.wordpress.com

April | 2010 | Jmchen11's Blog

https://jmchen11.wordpress.com/2010/04

Just another WordPress.com weblog. Archive for April, 2010. April 14, 2010. Is my git commit. You can see I also declare three variables p.TOP, p.BOTTOM, and p.BASELINE. Because those variables do not relate to the keyboard, they can be any number. At last, thank you to Zhibin. Reminding me that out of the border is not my fault. Processing.js textAlign() method. April 14, 2010. In processing.js, if I define :. I got a number like 39;. I don’t know how to cast a parameter to a string except toStrin...

jmchen11.wordpress.com jmchen11.wordpress.com

Processing.js project | Jmchen11's Blog

https://jmchen11.wordpress.com/2010/04/09/processing-js-project-4

Just another WordPress.com weblog. Laquo; Scripting languages. Processing.js textWidth function. For my processing.js project, It’s not easy that I had thought of before. I met lots of problems when I do my tickets. For my processing.js ticket #455. I build a function:. PtextWidth = function textWidth(str) { if (curContext.fillText) { return curContext.measureText(str).width; } else if (curContext.mozDrawText) { return curContext.mozMeasureText(str); } };. For the ticket #451. You can follow any response...

jmchen11.wordpress.com jmchen11.wordpress.com

Jmchen11's Blog | Just another WordPress.com weblog | Page 2

https://jmchen11.wordpress.com/page/2

Just another WordPress.com weblog. March 12, 2010. First of all, I thank Anna. Who is our processing project leader. She help me to set up my working environment on my computer, and make me understand processing.js and how it works. Also, assign me a new ticket #363. For my previous ticket Can’t deal with multiple catch blocks. Catch (IOException e) {. Println(“Error calling Yahoo! Search Service: ” e.toString() ;. Catch (SearchException e) {. Println(“Error calling Yahoo! March 11, 2010. AHAH… I w...

jmchen11.wordpress.com jmchen11.wordpress.com

textAlign() continue | Jmchen11's Blog

https://jmchen11.wordpress.com/2010/04/14/textalign-continue

Just another WordPress.com weblog. Laquo; Processing.js textAlign() method. Is my git commit. You can see I also declare three variables p.TOP, p.BOTTOM, and p.BASELINE. Because those variables do not relate to the keyboard, they can be any number. At last, thank you to Zhibin. Reminding me that out of the border is not my fault. This entry was posted on April 14, 2010 at 8:34 pm and is filed under feed. You can follow any responses to this entry through the RSS 2.0. Feed You can leave a response.

UPGRADE TO PREMIUM TO VIEW 4 MORE

TOTAL LINKS TO THIS WEBSITE

9

OTHER SITES

zbhuanao.com zbhuanao.com

Index of /

zbhuanbao.cn zbhuanbao.cn

布袋除尘器,脉冲除尘器,脉冲布袋除尘器-淄博天滋环保建材设备厂

zbhuanbao.com zbhuanbao.com

布袋式除尘器_布袋除尘器_脉冲布袋除尘器_NE斗式提升机-淄博天滋环保建材设备厂

公司具有开发研制新型环保设备的能力 制造各类旋风除尘器,高压静电除尘器、机械回转反吹风布袋除尘器、脉冲布袋除尘器及滤袋、滤笼等配件,其中FMPD PPC 、LDC型脉冲布袋除尘器已经在有色、冶金、建材、化工、耐火材料等领域广泛应用,深受用户欢迎。 淄博天滋环保建材设备厂 版权所有 地址:山东省淄博市博山开发区杨家庄 电话:0533-4660646 淄博天滋环保建材设备厂主要经营 布袋式除尘器,脉冲除尘器,NE斗式提升机。

zbhuanchi.com zbhuanchi.com

淄博环驰经贸有限公司--有机肥、硅钙肥、硫酸钾肥、氮肥、复混肥、复合肥、生物菌肥、微肥、叶面肥、冲施肥

淄博环驰经贸有限公司 有机肥、硅钙肥、硫酸钾肥、氮肥、复混肥、复合肥、生物菌肥、微肥、叶面肥、冲施肥等生产销售 地址 山东省淄博市博山区 电话 4008002217.

zbhuanfa.com zbhuanfa.com

SK真空泵,2BV真空泵,清水离心泵厂家-淄博市博山焕发真空泵厂

热门关键词 SK真空泵 清水离心泵厂家 清水泵 IS型单级单吸离心泵 液下泵 YW型液下泵. 淄博市博山焕发真空泵厂地处风光秀丽的旅游名城,着名的 陶琉之乡 、 机电泵业城 - 山东省淄博市博山区。 我公司多年来始终坚持 质量第一、客户第一、诚信至上 的原则,在博山地区中小泵企业遍布的状态下,保证 产品质量和售后服务永远第一,且在保证质量的前提下,我们的产品价格可比一般中小企业优惠10% 15%. 为您提供优质的维修服务,价格合理,备受好评,值得大家信赖. 电话 0533-4547318 传真 0533-4548806. 联系人 翟经理 13561673806 地址 山东省淄博市博山区.

zbhuang1.blogspot.com zbhuang1.blogspot.com

Zhibin and Open Source

Zhibin and Open Source. Friday, May 21, 2010. Today, Google publish a pacman logo to celebrate pacman's 30th birthday. However, have you awared that the logo is playable and it is done by div tag, one image, css and javascript. More than that, the most exciting thing is it is open, so that you can see the source code and to study it. The javascript source code is available on http:/ www.google.ca/logos/js/pacman10-hp.2.js. And you can see a formated code here. And the only image is. Monday, April 12, 2010.

zbhuanghe.com zbhuanghe.com

MFPad_Node_BackError:01

zbhuangjin.com zbhuangjin.com

精神を鍛える大学受験

B chanyong え しゅん明日センターや(プレお返しもらってないskk 0531 kazuouen え、なんもないよ 2日経済指標結果17:00 (ユ) 5月 確報 製造業PMI 結果 52.2 予想 52.5 前回 52.5. Fx 93 vic おめでとう aki nat 01 浪費をしない以外は老後対策は無いぞw基本的に掛け捨ての趣味は浪費でしかない。 投稿者 あっちゃん 投資 株 為替. この大学のそういうところキライ ゚(゚ ω`゚)゚ 早く卒業したいお. 今日面談やってきたけど、やたら 君いい大学行ってたんだから受かるよ って煽られてつらいappi sui ありがとう(* *)素敵な10年やったわ。 投稿者 あっちゃん 進学 留学. Gunreon あ、あれ庵野さんなの エヴァの (? すごい声優さんが下手なのが気になったけど いや、ああいうキャラだからあんなかんじの声がいいのか wこの前春 ヒロイン 夏輝さんって感じのゆめしょ読んで超萌えた. 杉原杏璃めっちゃかわいいと思うけどナァ左様 最初はな しかし徐々にムフサヨというかエヴァ同人とかエロssの王道だぞ (だがそれがいい).

zbhuanlin.com zbhuanlin.com

高温氧化铝,陶瓷增白剂,导热氧化铝-淄博氧化铝有限公司

网址 www.zbhuanlin.com. 本公司是一家以高温氧化铝研发,生产,销售,服务于一体的高新技术企业, 主营高温氧化铝系列产品,主要包括陶瓷增白剂,导热氧化铝、研磨抛光氧. 网站网址:www.zbhuanlin.com ( 复制链接.

zbhuanreqi.com zbhuanreqi.com

板式换热器,板式换热器厂家-淄博新力达换热设备有限公司

联 系 人 张经理 传 真 0533-4181446. 电 话 0533- 8992338 手 机 13505337264.

zbhuanreqi.com.cn zbhuanreqi.com.cn

淄博泰勒换热设备有限公司

Www4008205975.com,以及最权威 天龙八部私服. 公司网址:www.zbhuanreqi.com.cn. Wwwzbjrd.com/,玩家首选 天龙八部私服. Wwwmobil77.com/,最良好资讯 热血江湖私服.