howto page 5 - Dave's Blog

Search
My timeline on Mastodon

Try ruby! (in your browser)

2007 Apr 17, 2:54Its a little ruby tutorial that runs in your browser.PermalinkCommentsruby programming tutorial ajax browser code howto interactive shell script

IE Extensibility - Using Rendering Behaviors

2007 Apr 16, 3:33An overlooked point of IE extensibility. Attach behaviors to elements in your document via style sheets. Essentially this lets you override the normal behavior of document elements with your own code. The article tells you all about it.PermalinkCommentsmsdn microsoft ie browser code programming css article howto extension behavior

Unsolicited Mail, Telemarketing and Email: Where to Go To "Just Say No"

2007 Apr 12, 3:30The FTCs guide to opting out of telemarketing, spam, junk mail including pre approved credit card offers!PermalinkCommentsjunk mail spam optout howto

The secrets of a super-slim wallet at LifeClever ;-) Tips for Design and Life

2007 Apr 11, 5:23Tips on getting the size of your wallet down including pointers to smaller cool wallets you can buy.PermalinkCommentshowto shopping wallet via:incredulous

Jon Udell: Semi-private bookmarking in del.icio.us

2007 Apr 8, 9:01How to bookmark things privately on del.icio.usPermalinkCommentsblog article delicious folksonomy howto identity privacy tag tagging jon-udell semi-private bookmark

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

Delicious shortcut tag

2007 Apr 8, 3:05Shortcut Tag?
I just saw this on another user's delicious links: a link to ESV search that's tagged with, among other things, "shortcut:esv". When viewed on del.icio.us there's a text box that lets you search using that link. I hadn't seen this before, but it seems pretty cool and I'm surprised I hadn't seen it previously. A delicious post with such a tag ends up looking like the following: I tried searching for information on this and I've found other delicious users doing the same thing, but nothing about the tag itself. If you know any information especially official information from del.icio.us itself please post links in reply to this post. So without further preface here's what I've learned about the del.icio.us shortcut tag.

How-to
To get a search box in your del.icio.us links make a post that satisfies the following requirements:
  1. One of the tags must begin with the text 'shortcut:'. You can have more text following that in the tag if you like but it must at least start with 'shortcut:'.
  2. The 'url' you post must be a shortcut url rather than an actual URL. It must contain a '%s' with a lowercase 's'. When you enter text into the textbox on the del.icio.us page the text will replace the '%s' after being percent-encoded. For example 'http://www.google.com/search?hl=en&q=%s' is the shortcut url for Google and if you type 'foo bar' into the textbox the URI you will navigate to would be 'http://www.google.com/search?hl=en&q=foo%20bar'.


Complaints
This is neat but I do have a few complaints:
  1. The text from the textbox is percent-encoded before replacing the '%s'. Most sites use application/x-www-form-urlencoded which encodes spaces as '+' rather than '%20'.
  2. The shortcut url format seems to be taken from Mozilla's Firefox Custom Keywords. Its a shame it wasn't based on something more adaptable like the OpenSearch URL template syntax.
  3. A '%s' in the url means technically what you're submitting to del.icio.us isn't a URI as defined by the standard.
  4. Allowing text after 'shortcut:' means you can't look at all of a user's shortcut using this tag.


The next step is to create a tool to sync my IE7 search providers with my shortcuts saved to delicious...PermalinkCommentstechnical howto tagging tool tag delicious

Jeff Atwood : Stopping real, physical mail Spam

2007 Mar 30, 3:28Commentary and steps to reducing junk mail.PermalinkCommentsmail article blog jeff-atwood spam junk howto

10 Linux commands you've never used

2007 Mar 19, 3:41PermalinkCommentsarticle bash howto linux script shell shortcuts commands reference

Using public keys for SSH authentication

2007 Mar 19, 3:13Documentation on setting up SSH to use keys.PermalinkCommentssecurity ssh howto key publickey putty

Version Control with Subversion

2007 Mar 19, 11:23This is a free online book on using Subversion the version control system.PermalinkCommentsreference book subversion svn tutorial documentation free download howto

BashFaq - Greg's Wiki

2007 Mar 19, 10:54Tutorials and examples for making scripts for the Unix shell Bash.PermalinkCommentshowto linux bash reference shell script tutorial programming tips

simplefit.org

2007 Mar 16, 5:22PermalinkCommentsblog howto training food health exercise fitness diet nutrition

vLite - Windows Vista configuration tool

2007 Mar 12, 5:21vLite lets you create custom installs of Vista on a DVD. It lets you remove system components and drivers.PermalinkCommentsvista windows tools howto iso boot dvd free install

How-To: Get TV shows off of Windows MCE and onto your iPod (with video) - Engadget

2007 Mar 1, 7:26Tutorial on getting TV shows that I've recorded with Windows Media Center Edition onto my iPod.PermalinkCommentsconvert howto ipod windows transcode tool free tutorial video

Configuring Awstats with Apache 2 on Ubuntu

2007 Feb 20, 5:39More hints on setting up awstats.PermalinkCommentsapache howto linux server statistics web awstats article ubuntu

Add music and movies to your iPod from any computer without iTunes - Lifehacker

2007 Feb 20, 3:02An article on syncing music and video to and from your iPod on any computer using a non-iTunes application.PermalinkCommentsipod itunes software music howto mp3 lifehacker blog article neat-fp

Velocity Web Site - Blink-free photos, guaranteed

2007 Feb 20, 1:00Guy applies statistics to figuring out how many pictures you need to take of a group in order to probably get one without anyone blinking.PermalinkCommentsphotography photo blink math statistics howto article

Enable Hidden BootScreen in Windows Vista :: the How-To Geek

2007 Feb 12, 10:44Use the prettier aurora boot screen when booting VistaPermalinkCommentshowto microsoft vista windows boot bootscreen images article blog

Creating a self-signed SSL certificate: Ubuntu

2007 Feb 7, 5:38A howto on creating a self-signed cert for your webpage on Ubuntu.PermalinkCommentslinux ssl ubuntu howto apache tutorial https certificate privacy encryption CA
Older EntriesNewer Entries Creative Commons License Some rights reserved.