background preloader

Web

Facebook Twitter

120+ Movin Vector Icons. A Better CMS - TakeShape - GraphQL CMS. Guida definitiva agli acronimi di internet - Wired. Costruire un sito : Come creare un sito che monetizza. Mobile App Testing On Hundreds Of Devices - Xamarin Test Cloud. Good Design Society: Per un sito scolastico di qualità. Code.tutsplus. During the keynote at the recent //BUILD 2015 conference, our team at Microsoft released Vorlon.js, a tool to debug your website. Vorlon.js is mainly composed of a dashboard which displays data coming from your site. To make it work, you only have to reference a script in your site code. We (Pierre Lagarde, David Catuhe, David Rousset and myself) built this primarily to help web developers debug their websites on mobile devices.

Of course, proprietary solutions already exist, like Chrome developer tools to debug Chrome Mobile, the equivalent for Safari, Visual Studio for Internet Explorer, or even Weinre; but none of these is really technology- and platform-agnostic. This is the gap we wanted to fill with Vorlon.js. You can install Vorlon.js either from npm or by cloning the GitHub repository and using gulp to make it ready to use.

You can find more information about that on our website or on the blog post my friend David wrote. The HTML code is pretty light: And that is all! And… rock’n’roll! Creare un filtro in JavaScript | Faber04 {_blog} Talvolta può essere utile creare un piccolo motore di ricerca/filtro all’interno delle nostre pagine web. Possibilmente però senza appesantire il server con continue richieste. In questo caso – rispettando le buone regole di SEO – inserendo il codice HTML necessario, saremo in grado tramite JavaScript di filtrare le informazioni necessarie.

Vediamo come. Anzitutto iniziamo dal codice HTML necessario: <h2>HTML Editors</h2> <input type=”search” id=”search”> <ul class=”software”> <li>Dreamweaver</li> <li>Aptana</li> <li>Sublime Text</li> <li>Brackets</li> <li>Atom</li> </ul> Quello che faremo sarà semplicemente filtrare la lista attraverso il campo di input “search” in modo che (sia scrivendo in capitale che non) l’utente trovi una corrispondenza anche non esatta (scrivendo la lettera “a” il nostro codice mostrerà tutte i software che conterranno la lettera “a” nel loro nome. Subito sotto la lista inseriamo il seguente codice JavaScript: Inzialmente creiamo una classe che chiameremo Search. CodePen - Front End Developer Playground & Code Editor in the Browser. 15 Examples of Brilliant Website Homepage Design. Designer's guide to DPI.

Faster UI Animations With Velocity.js. High Quality Training DVDs - Online Training in HD Video. Formazione. Come creare un server FTP sul proprio PC in 5 minuti | Max Laconca’s weblog.

Siti scolastici

Web.