Förvillelser
link

Google Public DNS is a free, global Domain Name System (DNS) resolution service, that you can use as an alternative to your current DNS provider.

To try it out:

  • Configure your network settings to use the IP addresses 8.8.8.8 and 8.8.4.4 as your DNS servers or
  • Read our configuration instructions.
If you decide to try Google Public DNS, your client programs will perform all DNS lookups using Google Public DNS.

Testa prestanda med Namebench. Tack för tipset Peter.

link

Provides a structure full of touch sensor data from an internal trackpad or Magic Mouse — position, velocity, angle, and size of up to eleven simultaneous points.

Det var bara en tidsfråga. Byggd på kod från Steike.com. Demonstrationsvideo finns på Vimeo.

link
Type designers and Web designers have reached a consensus on a format specification for embedding fonts on the Web. Mozilla is already including support for the font format in Firefox 3.6, and wide adoption could come sooner than many expected.

  • The latest draft of the WOFF File Format specification is online.
  • You can now download an official beta of Firefox 3.6, with support for WOFF fonts, from Mozilla’s developer site.
  • Typographer Erik Spiekermann has put together a sample page that uses a WOFF version of the popular typeface FF Meta. You’ll need the aforementioned beta of FF3.6 to view the custom fonts.
  • Mozilla’s John Dagget and Jonathan Kew have a post with several examples of more advanced typography generated using CSS properties at Mozilla Hacks.
  • We have an introduction to @font-face and related CSS technology for those looking for more background, as well as a look at some of the issues that prompted solutions like TypeKit and ultimately WOFF.
link
link

Produce your own electronic music - free of charge & browser-based

Mer avancerat än iNudge, men liknande idé.

link
Lås skärmen i Mac OS X

I windows kan man trycka win+L för att låsa sin skärm. Om man kör X så kan man köra igång xlock. På OS X är det lite mer jobb, men det går att fixa. Först får man skriva ett litet shellscript som man sedan binder till en tangentkombination.

#!/bin/sh
/System/Library/CoreServices/"Menu Extras"/User.menu/Contents/Resources/CGSession -suspend

Via House of Ding.

link
JDK7, nyheter
Java.net rapporterar att JDK7 kommer bjuda på lite schysta kosmetiska tillägg:

The second small change from coin project, new numeric litterals has been integrated to jdk7/tl workspace and will be soon promoted into jdk7 main workspace.

The patch introduces two new notations for numeric litterals:

1. Binary litteral Litteral coded in binary starting with prefix 0b. This prefix can be prefixed by minus for negative number.

0b11 == 3
-0b11 == -3

More examples here.

2. Underscores in litterals Allow to use underscore (‘_’) to separate digits in litterals. Underscore can be used anywhere between two digits.

long aBankAccountBalance = 1_000_000_000;
long aVisaCardNumber = 1234_1234_1234_1234;
long aFrenchPhoneNumber = 01_60_95_77_33;

Of course, these two new syntax can be mixed:

int value = 0b11111111_00000000_11111111_00000000;

link

Biopython is a set of freely available tools for biological computation written in Python by an international team of developers.

It is a distributed collaborative effort to develop Python libraries and applications which address the needs of current and future work in bioinformatics. The source code is made available under the Biopython License, which is extremely liberal and compatible with almost every license in the world. We work along with the Open Bioinformatics Foundation, who generously provide web and CVS space for the project.

link

Slipp svart på vitt. Skonsammare mot ögonen.

link
Video Projection Tool (VPT) 4.0

HC Gilje går ut med att VPT 4.0 är här.

I am happy to announce the new version of VPT for osX and Windows xp/vista with lots of new features:

16 layers (previously 8 )
2 live sources (previously 1)
8 A-B mixers (previously 0)
greatly improved MIDI and OSC capabilities
enhanced interface
monitor preview for 2ndmonitor (single screen, matrox 2x or 3x),live camera.
lot´s of bug fixes and more efficient code.

And as always, it is free.

The sourcecode is also included, (GPL 3 license)

There is a new manual and new video tutorials covering the new features, everything available from the VPT page.

link
Life as an Ableton developer

We figured the best people to persuade developers to come to Ableton are our own staff. We interviewed some of our developers and came up with this: a 16 minute movie about working at Ableton. We hope that once you’ve watched it, you’ll want to work here, too.

Trevlig video som verkligen får Ableton att framstå som en schyst arbetsplats för en musikintresserad utvecklare. Mer info på Abletons hemsida.

link

CasparCG is a Flash and video play-out server that:

  • Is free and open sourced
  • Plays multiple Flash SWFs with full dynamic control
  • Plays all common SD & HD video codecs with alpha and audio
  • SDI & HD-SDI output to both interlaced and progressive + to computer monitor
  • Plays uncached videos from disk and transitions between two videos
  • Can collect data itself from DB, XML, RSS feeds or external sensors
  • Can use the same Flash application in both broadcast and on the web

link

Plogue’s brainchild is the audio and MIDI environment, Bidule - a cross-platform application for music plugins, DSP, and MIDI that is gaining recognition world-wide as the new standard in modular music software.

link

1.0.7 innehåller en del sköna uppdateringar.

Tweaks for Mac OS X Snow Leopard, to force it to run in 32-bit mode.
This should bring back the video library (if temporarily), and hopefully
fix serial as well, though I didn’t have a serial device handy to test.

+ Fix problem where line highlighting was off in ‘static’ mode.
http://dev.processing.org/bugs/show_bug.cgi?id=1263

+ Auto-format was killing Unicode characters (how did this last so long?)
http://dev.processing.org/bugs/show_bug.cgi?id=1312

+ PVector.angleDistance() returning NaN due to precision errors
http://dev.processing.org/bugs/show_bug.cgi?id=1316

+ Removed a major try/catch block from PApplet.main(), hopefully
this will allow some exception stuff to come through properly.
link

What is punypng?

punypng is a free optimization service that can dramatically reduce the file size of an image by converting it into a highly-compressed, lossless PNG image. Whether you have a GIF, JPEG or PNG, use punypng for outrageously fast page loads and help make the web more puny!