Older blog entries for sness (starting at number 5745)

@GreWeb - Frequency Modulation (FM) with Web Audio API

@GreWeb - Frequency Modulation (FM) with Web Audio API: "The main principle of Frequency Modulation (FM) is to pipe an Oscillator (the Modulator) into the frequency of another Oscillator (the Carrier).

This article will explain to you how FM Synthesis works with interactive demos. In the meantime, all demos are implemented with the brand new Web Audio API, so feel free to hack the code for your own purpose."

'via Blog this'

Syndicated 2013-08-23 17:11:00 from sness

See your CSVs

See your CSVs: "Following on the tails of 3D models and geographic data, GitHub.com now also supports rendering tabular data in the form of .csv (comma-separated) and .tsv (tab-separated) files."

'via Blog this'

Syndicated 2013-08-23 17:11:00 from sness

Mocha - the fun, simple, flexible JavaScript test framework

Mocha - the fun, simple, flexible JavaScript test framework: "Mocha is a feature-rich JavaScript test framework running on node and the browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases. Hosted on GitHub."

'via Blog this'

Syndicated 2013-08-23 17:11:00 from sness

Hands on with the New NGINX Plus. | 3scale Tech Blog

Hands on with the New NGINX Plus. | 3scale Tech Blog: "Here at 3scale we’ve been using NGINX for a long time now in our production environments and yesterday the team at NGINX have released a new commercial version of NGINX - NGINX Plus. Since we’re huge fans of the open-source version we were eager to get our hands on it and they kindly gave us access. After some early testing it’s already clear that there are some very cool new features here:"

'via Blog this'

Syndicated 2013-08-23 17:10:00 from sness

Javascript Frameworks Are Amazing and Nobody Is Happy

Javascript Frameworks Are Amazing and Nobody Is Happy: "Oh really what happened next? Did you write code with that framework in an hour that we could only dream of writing 10 years ago ? Did you partake in the miracle of computer programming you non-contributing zero?!

You’re creating a browser application in Javascript with barely any code! It’s amazing! Everybody writing Javascript in the browser should be looking up from time to time saying"

'via Blog this'

Syndicated 2013-08-23 17:09:00 from sness

4.8 Embedded content — HTML 5.1 Nightly

4.8 Embedded content — HTML 5.1 Nightly: "The controls attribute is a boolean attribute. If present, it indicates that the author has not provided a scripted controller and would like the user agent to provide its own set of controls"

'via Blog this'

Syndicated 2013-08-22 18:13:00 from sness

audio – audio stream (NEW) - HTML5

audio – audio stream (NEW) - HTML5: "An audio element represents an audio stream."

'via Blog this'

Syndicated 2013-08-22 18:12:00 from sness

- HTML | MDN

<audio> - HTML | MDN: "The HTML element is used to represents sound content in documents. Added as part of HTML5, it may contain several audio sources, represented using the src attribute or the element; the browser will choose the most suitable one. Fallback content for browser not supporting the element can be added too."

'via Blog this'

Syndicated 2013-08-22 16:58:00 from sness

Google Chromebook Pixel (WiFi) - Devices on Google Play

Google Chromebook Pixel (WiFi) - Devices on Google Play: "Google Chromebook Pixel (WiFi) is not available in your country."

'via Blog this'

Syndicated 2013-08-22 07:42:00 from sness

5736 older entries...

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!