Sponsored Content
The Lounge What is on Your Mind? What do you do during weekends ? :) Post 302239433 by BOFH on Tuesday 23rd of September 2008 03:54:21 PM
Old 09-23-2008
I run Shadowrun (role playing game) every other Sunday and Wednesday. Right now I'm playing All Flesh Must Be Eaten (another RPG) on alternate Wednesdays.

I have it scheduled so on call is the same weekend as Sunday game days. I'll bring my laptops (work and Mac) and gaming gear. Saturday is about a third, preparing for Sunday's game. The rest is working on the house or yard or computer stuff, or other stuff that comes up.

When I'm _not_ on call, my wife and I'll go out and do stuff. Last month we hiked up to Crater Lake in the Indian Peaks Wilderness.

Hiking and Camping in Indian Peaks

(Hope that's ok, it's the hike report along with pictures of the hike.)

Other times we'll ride our motorcycles, sometimes with a group. This past weekend we rode 350 miles (a lot for my wife).

STN Region 3 Meet

(Again, this is a partial ride report with pictures. Don't want to get in trouble for directing folks off site Smilie ).

And shows and hikes. Basically my wife likes to get out of the house and of course drag me along Smilie

Carl
 

2 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

Code to find weekends in Sybase.

Hi All, I need a help here, actually i want SQl code which will determine all Saturdays and Sunday in given year (say 2009) and display it's dates. E.g :- 3 ---> Saturday 4 --> Sunday (for 2009) and so on. Thanks in Advance for help. Regards, Arvind. (0 Replies)
Discussion started by: arvindcgi
0 Replies

2. Shell Programming and Scripting

Script to find n.of weekdays and n.of weekends in a given date

Hi All, Could you please provide the shell script to find number of weekdays and number of weekends for a given date for that month. Monday to friday should be considered as weekdays and Saturday and Sunday should be considered as weekends. Date should be passed as parameter. For... (13 Replies)
Discussion started by: ROCK_PLSQL
13 Replies
uri_urn(n)					    Tcl Uniform Resource Identifier Management						uri_urn(n)

__________________________________________________________________________________________________________________________________________________

NAME
uri_urn - URI utilities, URN scheme SYNOPSIS
package require Tcl 8.2 package require uri::urn ?1.1.2? uri::urn::quote url uri::urn::unquote url _________________________________________________________________ DESCRIPTION
This package provides two commands to quote and unquote the disallowed characters for url using the urn scheme, registers the scheme with the package uri, and provides internal helpers which will be automatically used by the commands uri::split and uri::join of package uri to handle urls using the urn scheme. COMMANDS
uri::urn::quote url This command quotes the characters disallowed by the urn scheme (per RFC 2141 sec2.2) in the url and returns the modified url as its result. uri::urn::unquote url This commands performs the reverse of ::uri::urn::quote. It takes an urn url, removes the quoting from all disallowed characters, and returns the modified urls as its result. BUGS, IDEAS, FEEDBACK This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category uri of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have for either package and/or documentation. KEYWORDS
rfc 2141, uri, url, urn CATEGORY
Networking uri 1.1.2 uri_urn(n)
All times are GMT -4. The time now is 01:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy