Rants, Raves, and Rhetoric v4

Tag: HTML

  • Facebook Feature Request: External content datestamp

    When people post a link, a Facebook bot looks at the content and finds the content of the <title> tag and creates a summary. My modest proposal is that it also locates the post datestamp to include here. Every Facebook post has the name of the poster with when they posted it. It might be…

  • Rote Loading

    With this specific application, we can import data, but there are limitations due to its 2000-era handling of XML files. HTML forms uploading files have to… Have all the packets be received by the server. Process the file with the browser connection still open. The server has to tell the browser everything was received and…

  • Fun With Regex

    We replaced the old ticketing system with a new one. Naturally there are people who are concerned about losing access to old tickets. So we looked at exporting all the tickets. My coworker had the better method of getting out the data with one issue. Because the old sytem used an HTML editor for a…

  • Interactive Archives

    My jaw dropped at the end of this blog post Cloud Hosting and Academic Research. There is a value in keeping significant old systems around, even if they no longer have active user bases.  A cloud hosting model seems so right to me–it’s scalable and robust. It just makes sense. But the hosting costs are…

  • Apple Trying To Poach IE6 Users

    Attempted to watch the Transformer’s 3 trailer, but apparently Chrome on Linux was a no-go for the JavaScript which hides the web site and displays the trailer. Fancy but broken. So I thought I would look at the HTML and get the .mov file. I found this snippet of code in the HTML quite interesting.…