Profilo di ChrisDipper ParkFotoBlogElenchiAltro Strumenti Guida

Chris Tao

Località
My MSN:Dipperstudio@hotmail.com
Foto 1 di 98
感谢访问!
Attendere...
Il commento immesso è troppo lungo. Immetti un commento più breve.
Immissione non effettuata. Riprova.
Impossibile aggiungere il commento al momento. Riprova più tardi.
Per aggiungere un commento è necessaria l'autorizzazione di un genitore. Chiedi autorizzazione
I tuoi genitori hanno disattivato i commenti.
Impossibile eliminare il commento al momento. Riprova più tardi.
Hai raggiunto il numero massimo di commenti pubblicabili giornalmente. Riprova tra 24 ore.
Impossibile lasciare commenti. La funzionalità è stata disattivata perché i sistemi hanno rilevato una possibile attività di spamming dal tuo account. Se ritieni che il tuo account è stato disattivato per errore, contatta il supporto tecnico di Windows Live.
Esegui il seguente controllo di protezione per completare la pubblicazione del commento.
I caratteri digitati nel controllo di protezione devono corrispondere ai caratteri dell'immagine o della riproduzione audio.
Chris Taoha scritto:
Exactly I am located at Shanghai, but unfortunately I didn't graduate from NJUPT:) 
Feel free to add me into your WLM list.
29 Lug.
Hengshan Lvha scritto:
Hello
 
Are you work in shanghai?
I am a intern in beijing MSRA.
We are all study in NJUPT,it's right?
How about Shanghai ATC?
I feel I like shanghai more than Beijing,
so some day,I hope I can transfer to shanghai.
Nice to meet you,If convenient, pls add me to your msn list.
28 Lug.

Windows Media Player

Dipper Park

北斗公園
17 ottobre

又是一年TechEd

最近时间过的是越来越快了...貌似前几篇日志还是在写去年我在香港TechEd, 今年的TechEd又即将举行了.
 
今年和往年不一样, 以前三地都会办的TechEd, 今年只会在北京办一场, 苦了北京之外的参会者了...
 
今年TechEd我会在北京继续deliver课程, 今年的topic, 我会首次在国内介绍明年即将发布的SQL Server 2008 R2的全新Feature: MDS(Master Data Services), 微软的主数据管理平台.
 
主数据管理理论本身没有新意, 但是其实在国内大型Enterprise级别这块市场还大部分是空白, 以前都是靠咨询类项目来实施, 这次是微软第一次发布了完整的主数据管理平台支持, 来方便企业能够基于SQL Server来构建企业级主数据管理平台. 刚好去年我带的几个项目也是主数据相关, 所以在session中也会融入和项目实施经验有关的部分. 相信大家一定不虚此行.
 
课程基本介绍:
在SQL Server 2008 R2中将包含名为MDS(Master Data Service)的主数据管理功能, 为企业内部实施主数据管理系统提供了方便的产品平台支持. 本课程将进行MDS产品功能的主要特性和实例演示, 并且针对如何去规划和实施一个主数据系统管理项目也给出了建议.
 
如果大家对TechEd感兴趣, 可以点击如下URL:
 
TechEd中国官方网站:  http://www.microsoft.com/china/teched/2009/ 
如果很多兄弟想知道我最近一直在忙什么, 可以参考讲师介绍, 呵呵 http://www.microsoft.com/china/teched/2009/content/speaker.aspx#taoran 
06 ottobre

GreatNews Clear Style Download v0.1

I've been using GreatNews as my RSS reader for years, and I do love the performance and usability.
 
But the only thing I would suggest to improve is, the reading style, known as "style" feature in GreatNews.
 
I always like and use the Essay style for years, but you know, people like new stuff, that's the human nature:)
 
I did a lot of search on the internet but cannot find the right one I like, but I do like the style of FeedDemon, which is quite clear and fresh.
 
So I did a little work to translate the style defination from FeedDemon to GreatNews. and Now I put all of the files availvable for download here:
 
 
Usage Instructions:
1. Download the zip file from URL above
2. Extrace all of the files to the 'Media' folder under GreatNews app folder.
3. Select the 'Clear' Style under the Style dropdown box.
4. Enjoy it!
 
Want to know what it looks like? see below:
 

 

 
Want to view and edit the sourcecode by yourself? see below:
 
Clear.css
 

/*

********Author: Dipper Tao

********Version 0.1

********Put the files into Media folder, and select Clear Style in GreatNews GUI to make it happen, enjoy it

********Any feedback please send email to dipper@live.com

*/

body

{

        padding-right: 10px;

        padding-left: 10px;

        padding-bottom: 10px;

        margin: 0px;

        padding-top: 10px;

}

 

div.gn_pager

{

        clear: both;

        font-size: 10px;

        font-family: 'Arial Black' , Arial;

        text-align: right;

        margin: 10px;

}

span.gn_pagenumber

{

        padding-right: 2px;

        padding-left: 2px;

        color: white;

        background-color: gray;

}

a.gn_pagerlink

{

        color: blue;

}

img {

        border: 0px;

        max-width: 100%;

        padding: 2px;

}

 

div.gn_channeltitle

{

        clear: both;

        border-top: #333 1px solid;

        font-weight: bold;

        font-size: 24px;

        padding-bottom: 2px;

        margin: 10px;

        padding-top: 2px;

        border-bottom: #333 1px solid;

        font-family: Georgia, serif, 'Times New Roman';

        background-image: url(file://%MEDIA%/pagehead.png);

        background-position: top left;

        background-repeat: repeat-xy;

}

div.gn_channeltitle a

{

        color: white;

        text-decoration: none;

}

div.gn_channeltitle a:hover

{

        text-decoration: underline;

}

                              

div.gn_channeldesc

{

        font-weight: normal;

        font-size: 14px;

        margin: 10px;

        color:white;

}

               

div.gn_channelimage

{

        margin: 10px;

        text-align: left;

}

 

 

 

 

div.gn_story,div.gn_stories

{

        border-top: #999 1px solid;

        margin: 10px;

        vertical-align: top;

        overflow: visible;

        width: 98%;

        padding: 4px;

}

 

               

div.gn_storytitle

{

        clear: both;

        font-weight: bold;

        font-size: 14px;

        margin-bottom: 10px;

        font-family: Arial, sans-serif;

}

 

span.commentTime

{

        color: white;

        border-bottom: 1px solid;

        background-color: gray;

        margin: 1px 10px 1px 1px;

}

 

 
27 settembre

Way on the right track

Finally, I feel like way on the right track, again.
 
Excited and enjoyed.
 
The guy you were familiar with years ago, is back.
 
Cheers!!
25 agosto

不知不觉也7000+了

确切的说, 到今天为止已经跑了超过7500公里了...
 
我是个懒人...自从3月份提车之后一直没时间也没心情来让偶的小车车曝光于天下~
 
前几天在满7000公里的时候刚好无聊, 就拍了一张~
 
算是车车在我space上的处女秀吧...
 
IMAG0012 by you.
06 agosto

From Journey to Journey

Life is a journey and journey is also my life.
 
Finally arrived at Shanghai PVG airport last night after taking 24 hours on the way back.
 
It's really a wonderful journey to have 宝大王 with me, we spent days and nights in Seoul, Seattle, Redmond, Bellevue, Mountain Raininer National Park, San Francisco, Fremont, Mountain View, Stanford University, Bay area, Santa Cruz and the CA-1 hwy. Lots of memories and lots of funs.
 
After getting back from U.S, another new journey will be kicked off for my life from today, with my aspirations for better life in future.
 
For this time, I hope the journey will be safe, wonderful and with beautiful flowers on the road.
31 luglio

"Seoul & Seattle" to be continued...

各位请忽略拍照时间...本人的canon被老婆大人忘记在了东京....只能拿着一个不怎么好使的samsung拍拍....倒出来一看...时间8对的....
 
Seoul--景福宫,号称大韩最大的皇宫...跟咱故宫比比,简直就是个笑话
 
Seoul--仁川机场,我旁边这只小母熊是自己凑过来的,哈哈
 
Mt. Rainer--宝大拍得不错!
 
Mt. Rainer--为了去趟sunrise...开车开到流鼻血....
 
Seattle--ride the duck后面那个家伙很牛,水陆两用...托宝大王的福,我也上去爽了一把!
 
边玩边写...未完待续....
22 luglio

Ready for new journey~

每年的夏天对我而言都是Journey Time, 今年也不例外. 这次的路线和往年不太一样~ 抛弃了我一直钟爱的ANA, 走大韩航空, 准备在韩国玩一圈再去美国~~ 如下是schedule:
 
24,JUL ~ 25, JUL: SEOUL, K.R.
26,JUL ~ 31, JUL: Seattle/Puget Sound Area, WA, U.S.
1, AUG ~ 4, AUG: San Francisco, CA, U.S.
 
和之前去过的日本不同, 这次经停的韩国之行对我而言是个挑战....因..因为....我对韩语实在是一窍不通...之前的底子好歹还可以让我糊弄几句日语, 但是韩语....饶了我吧还是...幸亏有高中同学在韩国接应...
 
虽说之前每年都会去美国, 但是这次, 是绝对不同的! 因为这次不是一个人! 在我的身边, 会一直有宝大王! 各位地陪们要是有想看嫂子的或者想看我的~~ 欢迎随时ping我... 饭局多多益善~
27 aprile

春天来了...

春天来了...趁着温度刚刚好, 很久没有自拍的我今天冒死放一张自拍上来...也顺便给大家看看宝大王最近的改造成果...
 
April,2009 by you.
16 marzo

上个周末

上个周末发生了两件事情~
1. 周六: 订的车子终于到4S店了了, 周六下午跑去刷爆了2张信用卡外加现金把车款结掉了. 周一周二去办保险和其他手续, 周三就可以上路拉~ 到时候上PP
2. 周日: 在周中看中的一套房子, 准备出手, 但是在最后价格的negotiation上失败, 最终导致没买到这个中意的房子...失策失策...
 
总结: 看到自己喜欢的而且符合自己心理预期的, 就不要犹豫, 直接出手吧~不然飞掉之后后悔的是自己...
 
PS: 小宝说不然的话貌似我这个周末就真的是Big weekend了...2天之内搞定了车子和房子....Sigh...