网站综合信息 thewebkid.com
    • 标题:
    • What's new - thewebkid.com 
    • 关键字:
    •  
    • 描述:
    •  
    • 域名信息
    • 域名年龄:26年2个月23天  注册日期:1999年08月03日  到期时间:2016年08月03日
      注册商:GODADDY.COM, LLC 
    • 服务器空间
    • IP:50.97.55.85 同IP网站1个 详情
      地址:美国 德克萨斯州达拉斯市SoftLayer科技公司
    • 备案信息
    • 备案号: 
    网站收录SEO数据
    • 搜索引擎
    • 收录量
    • 反向链接
    • 其他
    • 百度
    • 1  
    • 98  
    • 快照:2010-11-15  
    • Google
    • 28  
    • 0  
    • pr:0  
    • 雅虎
    • 0  
    •  
    •  
    • 搜搜
    • 0  
    •  
    •  
    • 搜狗
    • 0  
    •  
    • 评级:0/10  
    • 360搜索
    • 0  
    •  
    •  
    域名流量Alexa排名
    •  
    • 一周平均
    • 一个月平均
    • 三个月平均
    • Alexa全球排名
    • 9,404,296  
    • 平均日IP
    • 日总PV
    • 人均PV(PV/IP比例)
    • 反向链接
    • dmoz目录收录
    • -  
    • 流量走势图
    域名注册Whois信息

    thewebkid.com

    域名年龄: 26年2个月23天
    注册时间: 1999-08-03
    到期时间: 2016-08-03
    注 册 商: GODADDY.COM, LLC

    获取时间: 2015年02月13日 00:15:28
    Domain Name: THEWEBKID.COM
    Registrar: GODADDY.COM, LLC
    Sponsoring Registrar IANA ID: 146
    Whois Server: whois.godaddy.com
    Referral URL: http://registrar.godaddy.com
    Name Server: NS2.ASPHOSTSERVER.NET
    Name Server: NS21.ASPHOSTSERVER.COM
    Status: clientDeleteProhibited http://www.icann.org/epp#clientDeleteProhibited
    Status: clientRenewProhibited http://www.icann.org/epp#clientRenewProhibited
    Status: clientTransferProhibited http://www.icann.org/epp#clientTransferProhibited
    Status: clientUpdateProhibited http://www.icann.org/epp#clientUpdateProhibited
    Updated Date: 2014-09-30
    Creation Date: 1999-08-03
    Expiration Date: 2016-08-03

    >>> Last update of whois database: Thu, 2015-Feb-12 16:18:38 GMT <<<

    For more information on Whois status codes, please visit
    https://www.icann.org/resources/pages/epp-status-codes-2014-06-16-en.
    Domain Name: THEWEBKID.COM
    Registrar URL: http://www.godaddy.com
    Registrant Name: Ron Gilchrist
    Registrant Organization: thewebkid.com
    Name Server: NS21.ASPHOSTSERVER.COM
    Name Server: NS2.ASPHOSTSERVER.NET
    DNSSEC: unsigned

    For complete domain details go to:
    http://who.godaddy.com/whoischeck.aspx?domain=THEWEBKID.COM
    同IP网站(同服务器)
  • 50.97.55.85 共1个网站 (美国 德克萨斯州达拉斯市SoftLayer科技公司)
  • What's new - thewebk
  • 其他后缀域名
    • 顶级域名
    • 相关信息
    网站首页快照(纯文字版)
    抓取时间:2015年02月08日 22:19:22
    网址:http://thewebkid.com/
    标题:What's new - thewebkid.com
    关键字:
    描述:
    主体:
    My SandboxWorldWide Telescope ControlCSS Gradient EditorTweenerColor PickerMove behaviorValue SlidersArticles / RantsCSS3 and GradientsjQuery vs MootoolsOther StuffAbout meCosmic ChildResumeWhat's newLast updated: March 24, 2014WorldWide Telescope on your web site!March 24, 2014Embed the entire known universe on your blog! I am back on the WorldWide Telescope project as of fall 2013 and have been revamping the site and creating fun things like embeddable controls.Here, try it!<div id="wwtControl"></div><script src="http://worldwidetelescope.org/embedded-webcontrol.js"></script>WWT Configurations:Galactic Plane Mode (GLIMPSE360)Play a sample tour of the milky wayImport AVM-tagged images into WWTA Tweenie UpdateFeb 19, 2013
    I finally merged my two tween objects. I had created a tweener that would tween dimensions, position, and color, but then I also made a gradient animator to go along with my gradient editor. Now I have them both working simultaneously. I also finally added IE10 support to the gradients and was a wee bit surprised at IE's performance in the realm of gradient tweens.
    Browser
    Avg. FPS
    Internet Explorer v10    
    272
    Firefox v18
    228
    Chrome v24
    222
    I made a couple of 7-color gradients and animated the exact same gradients on Chrome, Firefox, and Internet Explorer. So who won out?...
    Brace yourself.
    Internet Explorer! And CHROME was the SLOWEST!
    I have a pretty beefy machine here at home running Windows 8, but you can see what my average framerates looked like.
    I left the console.log calls in so you can see for yourself. IE looks amazing honestly.
    I have also added some other extra properties you can tween - rotation (transform), border (color and width), and border-radius. A jquery plugin + documentation are coming...
    RequireJS-ified
    Jan 17, 2013
    I've been surfing the various frameworks out there lately (backbone, ember, knockout, commonjs, etc.) and one stuck out as particularly relevant to my sandbox here. Require. So I spent a couple of days rewriting my components to have nested dependancies using the requirejs framework. Pretty damn slick. Take the gradient page. Here is the dependancy stack:
    Views/Master
    thewebkid-core
    Views/gradient-manager
    Controls/gradient-editor
    Obj/gradient-core
    obj/color
    Controls/color-picker
    Controls/sliders
    Controls/move
    Obj/color
    Controls/gradient-animator
    Modals/AnimateGradients
    It seems to have a pretty slick speedy and predictable engine to load components. And with just my little gradient sandbox example, this really helps to simplify the code base. I will continue to tinker with it...
    All Strapped in...
    Nov. 20, 2012
    I've been playing with Twitter Bootstrap for the past 6 months. Well that and Font Awesome, several Google APIs, and the open source FullCalendar. I used these technologies/components/frameworks in my last gig where I was tasked with creating the entire presentation layer of PlaceFull.com. 
    But I decided to use Bootstrap on thewebkid.com and redesign a few th

    © 2010 - 2020 网站综合信息查询 同IP网站查询 相关类似网站查询 网站备案查询网站地图 最新查询 最近更新 优秀网站 热门网站 全部网站 同IP查询 备案查询

    2025-10-18 16:39, Process in 0.0027 second.