background preloader

Web Standards Sherpa

Web Standards Sherpa

HTML5 Zone Juri Strumpflohner Integrating Node.js with a C# DLL An option that came to mind is to design the DLL as a self-contained process and to invoke it using Node.js's process api. Turns out this is quite simple. Just prepare your C# application to read it's invocation arguments s.t. Sarah Ervin The Best of the Week (Mar. 28): HTML5 Zone Make sure you didn't miss anything with this list of the Best of the Week in the HTML5 Zone (Mar. 28 to Apr. 03). HTML5 Zone Link Roundup (Apr. 5) For a look at what's been happening outside of the HTML5 Zone, we've assembled a collection of links including those about bug removal in Angular.js, a look at the fascinating Macaw framework, and several updates on the Mozilla CEO controversy. Ariya Hidayat Nashorn: The New Rhino on the Block The most recent Java 8 release came with lots of new features, one of them is the brand-new JavaScript engine to replace the aging Rhino. Evert Pot PHP 5.5.10 Timezone Handling Changes Mike Driscoll Python 201: Decorators Matt Farina

HOWTO: Configure Tor + SASL + irc to connect to Freenode | random neuron misfires Tuesday, March 22nd, 2011 at 8:39 pm| 17,722 views | trackback urlTags: freenode, identd, irc, linux, nickname, Perl, Python, Tcl, VMware, xchat I fought this problem on the train into the city today, because my MiFi‘s hostname was not correctly reversing to it’s given IP (verified by dig) and Freenode was denying the connection; it looked like this: Mar 22 06:51:41 * Looking up irc.freenode.net Mar 22 06:51:41 * Connecting to chat.freenode.net (86.65.39.15) port 6667... Mar 22 06:51:42 * Connected. Now logging in... Mar 22 06:51:42 * *** Looking up your hostname... I wanted to connect, to talk to the folks in #linux, and ask them about another question I had (see newer blog post about fullscreen VMware session for that). At first, I tried installing a few identd daemons, then some of the spoofing identd daemons, then purged them all and decided to try identifying using SASL like it suggested. I did a few seconds of Google’ing and found a helpful website with a SASL plugin in C.

Sam Web - Objetividade, solução e qualidade Code Conventions for the JavaScript Programming Language This is a set of coding conventions and rules for use in JavaScript programming. The long-term value of software to an organization is in direct proportion to the quality of the codebase. Over its lifetime, a program will be handled by many pairs of hands and eyes. If a program is able to clearly communicate its structure and characteristics, it is less likely that it will break when modified in the never-too-distant future. Code conventions can help in reducing the brittleness of programs. All of our JavaScript code is sent directly to the public. JavaScript Files JavaScript programs should be stored in and delivered as .js files. JavaScript code should not be embedded in HTML files unless the code is specific to a single session. Whitespace Where possible, these rules are consistent with centuries of good practice with literary style. Blank lines improve readability by setting off sections of code that are logically related. while (true) { Avoid excessively long lines. Use line comments. Is

50 Beautiful And User-Friendly Navigation Menus - Smashing Magazine Advertisement Usability is an essential goal of any website, and usable navigation is something every website needs. It determines where users are led and how they interact with the website. Without usable navigation, content becomes all but useless. Menus need to be simple enough for the user to understand, but also contain the elements necessary to guide the user through the website — with some creativity and good design thrown in. Below we present over 50 excellent navigation menus — we feature CSS-based design solutions, CSS+JavaScript-based menus and Flash-designs. Please also consider our previous articles: CSS-Based Navigation Menus: Modern Solutions1, which lists modern solutions for CSS-based navigation.Navigation Menus: Trends and Examples2 is an inspirational collection of navigation menus. 1. Loodo3A colorful menu that adds to the feel of the website. Acko.net4Steven Wittens takes a look at the navigation menu from a quite unusual perspective. Artgeex27Vivid typography in use. 2.

HTML 5 Abstract This specification defines the 5th major revision of the core language of the World Wide Web, HTML. In this version, new features are introduced to help Web application authors, new elements are introduced based on research into prevailing authoring practices, and special attention has been given to defining clear conformance criteria for user agents in an effort to improve interoperability. Status of this document This section describes the status of this document at the time of its publication. If you wish to make comments regarding this document, please send them to public-html-comments@w3.org (subscribe, archives). Implementors should be aware that this specification is not stable. The publication of this document by the W3C as a W3C Working Draft does not imply that all of the participants in the W3C HTML working group endorse the contents of the specification. This document was produced by a group operating under the 5 February 2004 W3C Patent Policy. Stability 1. 1.1. 1.2.

Best Practices of Combining Typefaces - Smashing Magazine Eric Johansson

Related: