digit page 3 - Dave's Blog

Search
My timeline on Mastodon

MegaPhone | Making Digital Signage Interactive | Media

2008 Mar 7, 10:03More videos and photos of megaphone in action. Neat idea.PermalinkCommentsmegaphone video videos videogames game games social

A Road Less Travelled - Good to know... (Raquel)

2008 Mar 6, 11:43'The package also proclaimed that it "holds all digital cameras small enough to fit".' 'It wasn't until I got at home that I noticed the inscription, "Unit automatically becomes portable when carried".'PermalinkCommentshumor blog article language

Canon SD800is SD850is Digital Camera owners manual

2008 Mar 3, 10:16The manual for the SD800IS digital camera.PermalinkCommentscamera manual reference product canon sd800is pdf

Schmap Licenses my Photos

2008 Feb 18, 1:34

Hotel Diva Computer RoomI got a FlickrMail from Emma J. Williams a bit ago saying that they wanted to use two of my photos in their Schmap San Francisco Guide online travel guide. So now you can see two of my vacation photos on the Westfield San Francisco Shopping Center Schmap page and the Hotel Diva Schmap page.

Westfield San Francisco EscalatorI think its wonderful that digital cameras are at the point where I really don't have to know much about their workings to produce a photo that's reasonable looking. And its thanks to Flickr and searchable tags that Schmap could find my photos. Since my photos on Flickr are all licensed under a Creative Commons license named Attribution-Noncommercial-No Derivative Works 2.0 Generic which only applies to non-commercial uses, Schmap, which is advertisement supported, kindly asked me if they could use my photos. I agreed to their license which was human readable and included wonderful stuff like I get in place attribution and the license is only applicable while Schmap makes their guide freely available online.

Previously I've only heard of folks having their flickr photos used without their permission so I'm glad to know that's not always the case. Or perhaps this is just Schmap's clever method of getting me to blog about them.

PermalinkCommentsme photos creative-commons shcmap flickr

volity.net | Digital Games for Analog People

2008 Jan 29, 11:55Includes an online version of Fluxx. I have my own version of Fluxx over the Internet that I had working but not pretty but this is apparently a publisher sanctioned version so there you go.PermalinkCommentsfluxx game card internet online free

IPv6 Roundup: Address Syntax on Windows

2008 Jan 9, 11:34

IPv6 address syntax consists of 8 groupings of colon delimited 16-bit hex values making up the 128-bit address. An optional double colon can replace any consecutive sequence of 0 valued hex values. For example the following is a valid IPv6 address: fe80::2c02:db79

Some IPv6 addresses aren't global and in those cases need a scope ID to describe their context. These get a '%' followed by the scope ID. For example the previous example with a scope ID of '8' would be: fe80::2c02:db79%8

IPv6 addresses in URIs may appear in the host section of a URI as long as they're enclosed by square brackets. For example: http://[fe80::2c02:db79]/. The RFC explicitly notes that there isn't a way to add a scope ID to the IPv6 address in a URI. However a draft document describes adding scope IDs to IPv6 addresses in URIs. The draft document uses the IPvFuture production from the URI RFC with a 'v1' to add a new hostname syntax and a '+' instead of a '%' for delimiting the scope id. For example: http://[v1.fe80::2c02:db79+8]/. However, this is still a draft document, not a final standard, and I don't know of any system that works this way.

In Windows XPSP2 the IPv6 stack is available but disabled by default. To enable the IPv6 stack, at a command prompt run 'netsh interface ipv6 install'. In Vista IPv6 is the on by default and cannot be turned off, while the IPv4 stack is optional and may be turned off by a command similar to the previous.

Once you have IPv6 on in your OS you can turn on IPv6 for IIS6 or just use IIS7. The address ::1 refers to the local machine.

In some places in Windows like UNC paths, IPv6 addresses aren't allowed. In those cases you can use a Vista DNS IPv6 hack that lives in the OS name resolution stack that transforms particularly crafted names into IPv6 addresses. Take your IPv6 address, replace the ':'s with '-'s and the '%' with an 's' and then append '.ipv6-literal.net' to the end. For example: fe80--2c02-db79s8.ipv6-literal.net. That name will resolve to the same example I've been using in Vista. This transformation occurs inside the system's local name resolution stack so no DNS servers are involved, although Microsoft does own the ipv6-literal.net domain name.

MSDN describes IPv6 addresses in URIs in Windows and I've described IPv6 addresses in URIs in IE7. File URIs in IE7 don't support IPv6 addresses. If you want to put a scope ID in a URI in IE7 you use a '%25' to delimit the scope ID and due to a bug you must have at least two digits in your scope ID. So, to take the previous example: http://[fe80::2c02:db79%2508]/. Note that its 08 rather than just 8.

PermalinkCommentsroundup ip windows ipv6 technical microsoft boring syntax

Cory Doctorow on LIFT Videos || The presentations of the LIFT conference delivered to your desktop.

2008 Jan 2, 4:41Cory Doctorow the always entertaining and informative speaker talks on new business models, DRM, etc. FTA: "Cory Doctorow is an activist, a writer, a blogger, a public speaker, and a technology person. He speaks about "Digital Rights Management" at LIFT0PermalinkCommentsvideo cory-doctorow drm music piracy

WebWorld of J.P: Project - CatCamera using VistaQuest VQ1005

2007 Jun 3, 11:31Attaches digital camera to cat and creates photo journey.PermalinkCommentsart camera cat hack diy images humor photography photos electronics

What is reCAPTCHA?

2007 May 26, 7:21Captcha system that helps digitize books at the same time.PermalinkCommentscaptcha ocr spam free tool sollaboration book books

Canon SD800 IS Digital ELPH Review: 1. Introduction: Digital Photography Review

2007 Apr 18, 1:04I just purchased this camera.PermalinkCommentscamera photo review shopping photography canon sd800

GotApex? - Deals, Coupon Code & Discount Prices

2007 Apr 16, 12:59Searching for deals on digital camerasPermalinkCommentscamera deal purchase shopping

Digital Web Magazine - HTML5, XHTML2, and the Future of the Web

2007 Apr 11, 10:27Summary of the various proposed replacements for HTML4.01.PermalinkCommentsarticle html internet xhtml xml html5 xhtml2 w3c chris-wilson

Digit Shapes

2007 Mar 29, 5:51Windows will use the localized digit shapes instead of the European 0, 1, ... 9 if preceded by the Unicode codepoint U+206E.PermalinkCommentsmicrosoft msdn windows unicode digit U+206E U+206F

Digital Future of the United States: Part I -- The Future of the World Wide Web

2007 Mar 1, 1:43Sir Timothy Berners-Lee talks at a congressional hearing. The House Committee on Energy and Commerce Subcommittee on Telecommunications and the Internet hearing "Digital Future of the United States: Part I -- The Future of the World Wide Web".PermalinkCommentspolitics tim-berners-lee semanticweb web internet congress reference video

Pi to 1,000,000 places

2006 Oct 3, 2:25Cool domain name. 63 chars is max per DNS label so that's how many digits of pi are listed. Neat.PermalinkCommentsmath pi humor domain dns internet web

Digital Web Magazine - Web 2.0 for Designers

2006 Sep 25, 12:41PermalinkCommentsarticle humor web2.0 webdesign blog internet

Jars of Marbles

2004 Apr 29, 7:39This was the first question I received and the only non programming related one. You have 10 very large jars of marbles and a digital scale which will accurately display the weight in grams of whatever's placed on top. Some of the jars contain 1 gram marbles and some jars contain 1.1 gram marbles. Using the scale only once, that is you only get 1 measurement, how do you determine which jars contain 1 gram marbles and which contain 1.1 gram marbles?PermalinkComments
Older EntriesNewer Entries Creative Commons License Some rights reserved.