RSS David Walsh :: Legendary scribbles about JavaScript, HTML5
哪吒推荐该订阅
原站:http://davidwalsh.name
指数:
点击立即订阅,“David Walsh :: Legend...”的内容有更新,哪吒第一时间提醒您
“David Walsh :: Legendary scribbles about JavaScript,”的内容更新
累计:561 篇(自 2009-03-10 起)
更新:约4篇/周,最后更新8 天前
David Walsh :: Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.
i wanted to pass along a simple but useful module that was posted as a gist to github by guillermo rauch. ?this simple module, available via npm as ms, provides a simple function for turning a human-readable string into milliseconds.// created by milliseconds/**# ms.jsno more painful `settimeout(fn, 60 * 4 * 3 * 2 * 1 * infinity * nan * '?')`. ms('2... (8 天前)
David Walsh :: Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.
preventing autocompletion of form fields is incredibly important since we never know where our users are completing them from. they could complete them from a super secure computer or an incredibly public computer. regardless of security level, some field values should never be remembered, like credit card number, social security number, etc. preventing ... (14 天前)
David Walsh :: Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.
working with dojo all day and scoping out mootools at night gives me a unique perspective; i get to constantly evaluate the two frameworks and mentally move functionalities from framework to framework. one small but handy feature within the dojo toolkit’s dijit ui framework is its set/get system. dijit allows developers to add custom methods tied into s... (15 天前)
David Walsh :: Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.
i have a bit of an obsession with uploading photos to different services thanks to instagram. instagram’s iphone app allows me to take photos and quickly filter them; once photo tinkering is complete, i can upload the photo to instagram, twitter, facebook, and flickr. this process made me wonder what it would take to upload photos to flickr using php. t... (16 天前)
David Walsh :: Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.
if you troll page markup like me, you’ve no doubt seen the use of data uri’s within image src attributes. instead of providing a traditional address to the image, the image file data is base64-encoded and stuffed within the src attribute. doing so saves a network request for each image, and if you’re the paranoid type, can prevent exposure of director... (18 天前)
David Walsh :: Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.
many web developers prefer to keep as much control over the applications, especially when it comes down to how the application displays on a mobile device. i’ll often see developers prevent zooming in mobile browsers, allowing them to manage display size:a useful snippet for any mobile developer. another useful snippet, this one a small css helper, en... (24 天前)
David Walsh :: Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.
the hottest topic for client-side developers seems to be animation. whether it be from css transformations, keyframe animations, or animations managed with javascript apis, it seems like each day we come across another demo that shows us how can we’ve come outside of flash. the latest shocker comes from the three.js project. the creators of three.js exp... (25 天前)
订阅者 ( 4 )
earlybird
puchunxiao
1676724884
u52391483
相关订阅源
RSS CHIP Online - Video

bilgisayar ve İletişim kültürü

指数 | 1人订阅  

RSS CHIP Online - Galeri

bilgisayar ve İletişim kültürü

指数 | 1人订阅  

RSS David Cilley's AJAX Imaging Blog

thoughts on asp.net, ajax, cross-browser javascript, and other thin client technologies.

标签: web2.0

指数 | 2人订阅  

我要反馈