<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: francisco-tolmasky</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/francisco-tolmasky.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2009-08-17T12:31:12+00:00</updated><author><name>Simon Willison</name></author><entry><title>On HTML 5 Drag and Drop</title><link href="https://simonwillison.net/2009/Aug/17/drag/#atom-tag" rel="alternate"/><published>2009-08-17T12:31:12+00:00</published><updated>2009-08-17T12:31:12+00:00</updated><id>https://simonwillison.net/2009/Aug/17/drag/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.alertdebugging.com/2009/08/16/on-html-5-drag-and-drop/"&gt;On HTML 5 Drag and Drop&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Francisco Tolmasky investigated HTML 5 drag and drop, which allows web apps to implement drag and drop between windows and between the browser and the desktop. He found a number of problems with the spec and proposes detailed solutions.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/280slides"&gt;280slides&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/draganddrop"&gt;draganddrop&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/francisco-tolmasky"&gt;francisco-tolmasky&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/html5"&gt;html5&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/javascript"&gt;javascript&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/standards"&gt;standards&lt;/a&gt;&lt;/p&gt;



</summary><category term="280slides"/><category term="draganddrop"/><category term="francisco-tolmasky"/><category term="html5"/><category term="javascript"/><category term="standards"/></entry><entry><title>Building a Better JavaScript Profiler with WebKit</title><link href="https://simonwillison.net/2009/Apr/29/building/#atom-tag" rel="alternate"/><published>2009-04-29T23:57:26+00:00</published><updated>2009-04-29T23:57:26+00:00</updated><id>https://simonwillison.net/2009/Apr/29/building/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.alertdebugging.com/2009/04/29/building-a-better-javascript-profiler-with-webkit/"&gt;Building a Better JavaScript Profiler with WebKit&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Clever hack from Francisco Tolmasky which solves the problem of JavaScript profilers showing ? as the name of any anonymous functions. He patched the WebKit profiler to look for a displayName attribute on a function and show that as the function name instead.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/francisco-tolmasky"&gt;francisco-tolmasky&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/javascript"&gt;javascript&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/profiling"&gt;profiling&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/webkit"&gt;webkit&lt;/a&gt;&lt;/p&gt;



</summary><category term="francisco-tolmasky"/><category term="javascript"/><category term="profiling"/><category term="webkit"/></entry></feed>