reference page 11 - Dave's Blog

Search
My timeline on Mastodon

Everything is Miscellaneous

2007 May 29, 1:00A blog on informationPermalinkCommentsblog information library reference social tag folksonomy tagging monthly metadata

Ozzie - Characters of Chrono Trigger - Wikipedia, the free encyclopedia

2007 May 24, 10:48Whenever I see references to Ray Ozzie (Chief Software Arch at MS) I always think of Ozzie the evil guy from Chrono Trigger.PermalinkCommentswikipedia article wiki ozzie chronotrigger videogames

<msxsl:script> Element

2007 May 18, 1:14Documentation on adding custom functions to XSLTs run with MSXML3.DLL.PermalinkCommentsmsdn xml script extension programming code microsoft windows reference

Lolcat - Wikipedia, the free encyclopedia

2007 May 17, 5:52Notes on lolcats with some excellent links.PermalinkCommentshumor internet culture wiki wikipedia reference

Apple - iTunes - iTunes Store - Podcasts - Technical Specification

2007 May 17, 11:18The spec. on the iTunes RSS extension.PermalinkCommentsrss reference itunes apple podcast music xml

Basic HTML data types

2007 May 14, 5:34The various predefined link types for use in the rev and rel attribuets of A and LINK HTML elements.PermalinkCommentshtml w3c reference link profile

Part II: The Java APIs for Bluetooth Wireless Technology

2007 May 11, 12:51Tutorial on programming Java apps using bluetooth.PermalinkCommentsbluetooth java sun development reference tutorial article research:wii-remote

XML Pointer Language (XPointer)

2007 May 10, 12:17The XPointer specification describing the fragment used with text/xml documents.PermalinkCommentsw3c xml xpath xpointer reference uri fragment

Resource Tools - IE7 XML Source View Upgrade Part 1

2007 May 9, 4:15I read about text/xml URI fragment resolution a few months ago. I was interested to find another kind of fragment reference other than the text/html URI fragment but of course I didn't find an implementation in IE, Firefox, or Opera. I decided to see how much work would be required to implement this in IE.

In IE and Firefox when you open an XML file that doesn't have an XML stylesheet the XML source is rendered with syntax highlighting. In IE I also noticed that the gold bar appears when you open an XML file off of your local machine. To me this suggested that the XML source was being rendered as HTML which I assumed was produced by running an XSLT on the source XML file. If so, I figured I could modify the XSLT to implement text/xml URI fragments. I ran FileMon to see if iexplore.exe loaded an XSLT file when opening an XML file. Only the XML file and MSXML3.DLL were opened and no XSLTs were loaded as files. My next hope for modifying the XSLT was if it existed as a resource in MSXML3.DLL. I did a findstr on the DLL for SCRIPT and found an XSLT so I decided to check for resources in MSXML3.DLL. Unfortunately my previous resource viewer didn't work correctly so I decided to write my own.

I created resource tools to view and modify resources in Windows modules. The viewer outputs HTML with links to the individual resources of a module using the res URI scheme that's built into IE. The modifier is a simple command line tool that replaces or adds one resource at a time to a module.

Using these tools I found that the XSLT was stored as a resource in MSXML3.DLL. I'll talk more about the existing XSLT and the one I replaced it with next time.PermalinkCommentsresource technical xml msxml res xslt xsl

RSS 2.0 Specification (RSS 2.0 at Harvard Law)

2007 Apr 25, 1:43The RSS spec.PermalinkCommentsdocumentation quickreference rss reference specification standard xml

Opera Speed Dial Code-less Hack for IE7

2007 Apr 17, 11:45Opera (the fifth most popular web browser) has a new feature named Speed Dial (video of it in action). Whenever you open a new tab you get your Speed Dial view which consists of nine thumbnails of user-settable pages. Its like a quick-favorites that appears every time you open a new tab. I think this is a neat idea and was considering how I might do that in IE7. The following is my hack-y and ugly but no coding required version of Speed Dial for IE7. I like my hack and I'm about to expound upon it in unnecessary detail so skip to the last paragraph if you're afraid of losing interest.

By default in IE7, whenever you open a new tab you navigate to 'about:Tabs'. As noted in wikipedia the result of navigation to 'about:Tabs' is determined by values in the registry. Specifically, values in the key in "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AboutURLs". Usually this fact is exploited by malicious software to hijack "about:blank" and show you ads but we can hijack it too in order to display our Speed Dial-ish page.

Of course since this is a code-less hack we've got limited options on what to change 'about:Tabs' to display. It should have the following requirements.
  1. Something local so that our 'about:Tabs' doesn't disappear when we go offline and so that its relatively fast.
  2. The user should be able to modify its content.
  3. Show links that the user uses.
  4. Show thumbnails of those links
  5. Provide easy to use drag and drop interaction and generally look cool.
Now, I use del.icio.us which allows me to store all of my favorites online and which provides RSS feeds that list my saved links. New in IE7 is an RSS platform that will, among other things, cache RSS feeds locally. So, by pointing about:Tabs to my del.icio.us feed 'http://del.icio.us/rss/sequelguy/quickreference' I get (1) from IE7's RSS support, and (2) and (3) from del.icio.us. Of course requirements (4) and (5) are missing but hey, I said this was ugly.

In summary, if you change the registry value "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AboutURLs!Tabs" to point to an RSS feed of your favorites you can get a hack-y version of Opera's Speed Dial. I should note that although its referenced on pages such as wikipedia changing your 'about:Tabs' URI in the manner I describe is not documented and not supported by Microsoft. There could be all kinds of horrible repercussions from this change of which I'm not aware. Yeah, actually you know what? Forget I said any of this. Pretend I never wrote it...PermalinkCommentsbrowser technical hack

RFC 822 Standard for ARPA Internet Text Messages

2007 Apr 12, 12:40Early standard for date time formats for MIME messages.PermalinkCommentsstandard date time format internet mime rfc reference

XML Schema Part 2: Datatypes Second Edition

2007 Apr 12, 12:35XML schema describes ISO 8601 date time formats including duractions.PermalinkCommentsdate time xml schema w3c syntax reference standard

Date and Time Formats

2007 Apr 12, 12:27W3C standard on date and time formats.PermalinkCommentsdate time format w3c standard reference

RFC 2141 URN Syntax

2007 Apr 12, 10:55Uniform Resource Names (URNs) are intended to serve as persistent, location-independent, source identifiers. This document sets forward the canonical syntax for URNs.PermalinkCommentsurn uri rfc reference internet namespace standard

David Rumsey Historical Map Collection

2007 Apr 11, 5:23Historical maps available for Google EarthPermalinkCommentsmap mashup google history visualization reference research via:swannman

del.icio.us/help/mediafiletypes

2007 Apr 8, 8:35Del.icio.us does cool things with videos, music, and images that you post to del.icio.us. I haven't seen this previously because I'm generally posting a page containing these things to get context... oh well.PermalinkCommentsdelicious howto reference tag tagging video images

suda.co.uk/projects/microformats [Cheat Sheet]

2007 Apr 5, 10:26A microformats cheat sheet.PermalinkCommentsmicroformats pdf reference cheatsheet

RFC 4151 The 'tag' URI Scheme

2007 Apr 2, 4:34The 'tag' URI scheme. This is another URN style URI. That is, it only names things it doesn't locate them like URLs.PermalinkCommentsrfc tag uri reference internet ietf urn

IANA | Permanent Message Header Field Registry

2007 Apr 2, 1:31The IANAs list of headers for HTTP and mail.PermalinkCommentsemail http iana internet reference registry rfc standard standards
Older EntriesNewer Entries Creative Commons License Some rights reserved.