Posts tonen met het label html. Alle posts tonen
Posts tonen met het label html. Alle posts tonen

06 februari 2017

Fun with source code

Broncode http://weblogs.vpro.nl/radioarchief/2012/02/23/spleen-en-radionome/comment-page-1/
Broncode http://weblogs.vpro.nl/radioarchief/2012/02/23/spleen-en-radionome/comment-page-1/

27 juli 2010

Default metatag via menu

Website Grand Café Metropole, Arnhem, via Google:


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

      <html>
      <head>
            <meta name="Description" content="Default metatag via menu">
            <meta name="Keywords" content="Default metatag via menu">
            <meta name="robots" content="all">
            <title>Default metatag via menu</title>

"Default metatag via menu" (Google)

02 juni 2010

Smokescreen

Smokescreen - iPad demo #1 from Chris @ RevShockAds on Vimeo.


Simon Willison’s Weblog:

Smokescreen demo: a Flash player in JavaScript. Chris Smoak’s Smokescreen, “a Flash player written in JavaScript”, is an incredible piece of work. It runs entirely in the browser, reads in SWF binaries, unzips them (in native JS), extracts images and embedded audio and turns them in to base64 encoded data:uris, then stitches the vector graphics back together as animated SVG. Open up the Chrome Web Inspector while the demo is running and you can see the SVG changing in real time. Smokescreen even implements its own ActionScript bytecode interpreter. It’s stated intention is to allow Flash banner ads to execute on the iPad and iPhone, but there are plenty of other interesting applications (such as news site infographics). The company behind it have announced plans to open source it in the near future. My one concern is performance—the library is 175 KB and over 8,000 lines of JavaScript which might cause problems on low powered mobile devices.

04 december 2009

Last van ontstoppingen?


De site van Riofix heeft kennelijk ook last van ontstoppingen. Als je op de afbeelding hierboven klikt, ga je naar de riofix.nl.

19 augustus 2009

Bloggen vanaf een telefoon

(Note to self)

Het lijkt even lastig, maar het blijkt reuze mee te vallen. Op de pagina Hoe kan ik berichten plaatsen via e-mail van Blogger staat uitgelegd hoe of wat. Het is een kwestie van een geheim e-mailadres opgeven (in het Dashboard van Blogger: Instelingen > E-mail en Google Mobile; geheim omdat anders iedereen via dat e-mailadres artikelen kan publiceren), aangeven of het bericht een concept moet worden of gelijk gepubliceerd moet worden (dit kun je natuurijk on the go veranderen via de instelingen, mocht dat nodig zijn), en daarna kun je een blogartikel opstellen per e-mail (het onderwerp van de e-mail wordt het onderwerp van het blogartikel). Je hele e-mailbericht, inclusief eventuele foto's, wordt op je blog gezet.

Als je gewend bent html-codes te gebruiken, moet je wel opletten dat eventuele speciale tekens 'doorgecodeerd' worden (als je in de mail bijvoorbeeld <i> gebruikt, wordt dat neergezet als &lt;i&gt;). Da's even lastig, maar niet onoverkomelijk.

17 september 2008

It doesn’t suck.®

Als we in Cupertino zijn, werken we dagelijks met BBEdit, een editor die wij gebruiken om html-bestanden te vertalen (maar die ook gebruikt kan worden om bijv. mee te programmeren). De tagline van BBEdit is "It doesn’t suck.", wat ook een geregistreerd handelsmerk is.

Screenshot BBEdit, van www.barebones.com
BBEdit suckt inderdaad niet. Erg jammer dat het alleen verkrijgbaar is voor de Mac.

BBedit - It doesn’t suck.®
Theme song - Editors at War, by Interrobang Cartel
Play it! (MP3)

The night was dark and storms were near,
And thunder shook the floor.
The turbid air was filled with fear,
And editors at war.

With one fell macro, a paragraph filled
And BBedit roared;
And in gnus a poster was killed
In a single keychord.

Throughout the night, the titans clashed
And only dawn would see
If BBEdit crashed, by emacs bashed
Or who would the victor be.