Michael
Chalkboards
Links
Bookmarks
Music
T-Shirts
Great Photos
Ottawa
Code Board
Notepads
Blogs
Punchclocks
Life Counters
Trackers
Photos
Travel
Camping
Maps
Video
Knitting
Manulife
Ottawa
Services
Member Login
Visitor Login
Bookmarks
PKCS11 site --
http://www.rsa.com/rsalabs/node.asp?id=2124
PKCS11 pdf standard --
ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v211/pkcs-11v2-11r1.pdf
A Layman's Guide to ASN.1 --
http://luca.ntop.org/Teaching/Appunti/asn1.html
X.509 ASN.1 --
http://www.cs.auckland.ac.nz/~pgut001/pubs/x509guide.txt
NIST --
http://csrc.nist.gov/groups/ST/toolkit/index.html
ODBC Programmer's Reference --
http://msdn.microsoft.com/en-us/library/ms714177(VS.85).aspx
Base 64 (PEM) Encoder --
http://www.opinionatedgeek.com/dotnet/tools/Base64Encode/Default.aspx
OIDs --
http://www.oid-info.com/
vi cheat sheet --
http://www.lagmonster.org/docs/vi2.html
Compiler Options --
http://msdn.microsoft.com/en-us/library/fwkeyyhe.aspx
C++ FAQ Lite --
http://www.parashift.com/c++-faq-lite/
Programming in standard C and C++ --
http://uw714doc.sco.com/en/SDK_cprog/CONTENTS.html
CppDoc (JavaDoc for C++) --
http://www.cppdoc.com/index.html
Unix Script Tutorials --
http://www.injunea.demon.co.uk/pages/page205.htm#8-2-2
Unix Locale --
http://www.in-ulm.de/~mascheck/locale/
Unix Keyboard --
http://docs.sun.com/app/docs/doc/801-6660/6i1179b8k?a=view
C++ Structs & Classes --
http://en.wikipedia.org/wiki/C++_structures_and_classes
stdlib --
http://www.opengroup.org/onlinepubs/007908799/xsh/stdlib.h.html
Inheritance in C++ --
http://www.csse.monash.edu.au/~jonmc/CSE2305/Topics/05.09.Inheritance/html/text.html#inheritance_in_c
C++ Forward Declaration --
http://www.gotw.ca/gotw/007.htm
C++ Bitfields --
http://www.informit.com/guides/content.aspx?g=cplusplus&seqNum=131
Dangers in C/C++ --
http://www.dwheeler.com/secure-programs/Secure-Programs-HOWTO/dangers-c.html
Boost Libraries --
http://www.boost.org/doc/libs/1_41_0/libs/libraries.htm
WinDBG --
http://support.microsoft.com/kb/q192754/
DOS BAT files --
http://ss64.com/ntsyntax/esc.html
DOS BAT files --
http://www.allenware.com/icsw/icswref.htm
DOS BAT files --
http://supportweb.cs.bham.ac.uk/documentation/tutorials/docsystem/build/tutorials/win32scripting/win32scripting.html
Binary Coded Decimal --
http://et.nmsu.edu/~etti/spring98/electronics/tapper/bcdpaper.html
FASC-N --
http://www.idmanagement.gov/smartcard/
Bouncy Castle JavaDoc --
http://www.bouncycastle.org/docs/docs1.6/index.html
Bouncy Castle Source --
http://www.java2s.com/Open-Source/Java-Document/Security/Bouncy-Castle/CatalogBouncy-Castle.htm
UTF-8 and Unicode FAQ --
http://www.cl.cam.ac.uk/~mgk25/unicode.html
Encodings in Console --
http://msdn.microsoft.com/en-ca/goglobal/bb688114.aspx#E2F
How to use Irfanview --
http://bytes.com/topic/html-css/answers/521971-how-use-irfanview-freeware-create-web-thumbnail-galleries
Mp3tag: Edit Music MetaData --
http://www.mp3tag.de/en/index.html
Places to play Warcraft 2 Online --
http://war2.warcraft.org/online.shtml
Warcraft II Glossary --
http://classic.battle.net/war2/glossary.shtml
Masters Of Magic --
http://www.abandonia.com/en/games/189
IP of Router --
http://192.168.1.1/
IP of Primus Modem --
http://192.168.1.254/
Speedtest your Internet Connection --
http://forums.speedguide.net/showthread.php?p=1318326
WiFi Router Problems --
http://ask.metafilter.com/105195/WiFi-makes-router-halt-2-minutes-after-boot
Speedtouch 536v6 modem, Linksys WRT54G router --
http://forums.vr-zone.com/networking-broadband/217517-snbb-using-speedtouch-536v6-modem-linksys-wrt54g-router.html
Wireless WRT54GL is slow --
http://forums.linksysbycisco.com/linksys/board/message?board.id=Wireless_Routers&thread.id=25619
DSL Speed Tester --
http://support.primus.ca/en/dsl/speedtest.php
IntelĀ® PRO/Wireless 2200BG Network Connection --
http://www.intel.com/support/wireless/wlan/pro2200bg/
Slow Wireless Connection --
http://uktsupport.ipbhost.com/index.php?showtopic=12686
IntelĀ® PRO/Wireless Network Connection Tools & Software --
http://www.intel.com/network/connectivity/products/wireless/proset/tools_software.htm
Intel pro/wireless 2200 BG Problems --
http://www.dslreports.com/forum/remark,12904785
Problems with Intel Pro Wireless 2200BG --
http://www.wirelessforums.org/alt-internet-wireless/cursed-problem-intel-pro-wireless-2200bg-23957.html
Internet Speed Test --
http://www.speedtest.net/
Learn CSS Positioning in Ten Steps --
http://www.barelyfitz.com/screencast/html-training/css/positioning/
Javascript Events in the Document Object Model (DOM) --
http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/events.html#Events-Event-type
jQuery Core Reference --
http://docs.jquery.com/UI/Draggable
jQuery Advanced Features --
http://www.hotajax.org/component/search/jquery.html?searchphrase=exact&ordering=newest&start=80
PHP and RSS --
http://www.ibm.com/developerworks/xml/library/x-phprss/
Regular Expressions in PHP --
http://www.ibm.com/developerworks/opensource/library/os-php-regex1/index.html
C++ STL (Standard Template Library) Tutorial and Examples --
http://www.yolinux.com/TUTORIALS/LinuxTutorialC++STL.html
Standard Template Library Programmer's Guide --
http://www.sgi.com/tech/stl/
C++ STL vector --
http://www.cplusplus.com/reference/stl/vector/
C++ STL printf --
http://www.cplusplus.com/reference/clibrary/cstdio/printf/
C++ STL exceptions --
http://www.cplusplus.com/doc/tutorial/exceptions/
Javascript D&D 3.5 Character Generator --
http://www.pathguy.com/cg35.htm
D&D v3.5 System Reference --
http://www.systemreferencedocuments.org/resources/systems/pennpaper/dnd35/soveliorsage/home.html
Top 5 Reasons Why D&D Sucks --
http://www.lategaming.com/2007/03/30/top-5-reasons-why-dd-sucks/
D20 games without levels and classes --
http://forum.rpg.net/archive/index.php/t-246300.html
Indi RPGs --
http://www.indie-rpgs.com/articles/
RPG Laboratory --
http://www.rpglaboratory.com/
D&D v3.5 Character Generator --
http://dnd3rd.sourceforge.net/
Tango Icon Library --
http://tango.freedesktop.org/Tango_Icon_Library
Icon Sets --
http://bs-markup.de/iconsets
Many Icons --
http://www.intersmash.com/300images/
More Icons --
http://paularmstrongdesigns.com/projects/gallery-2-icons/
Simple Icons --
http://www.intersmash.com/300images/posts.gif
Rounded Icons --
http://paularmstrongdesigns.com/images/projects/gallery2-allicons.gif
Tango Feet Icons --
http://tango.freedesktop.org/images/2/20/Tango-feet.png
Art Libre Icons --
http://tango.freedesktop.org/ArtLibreSet
Ottawa Public Library --
http://www.lirico.ca/
Costa Rica Trave Guide --
http://wikitravel.org/en/Costa_Rica
Monteverde in Costa Rica --
http://en.wikipedia.org/wiki/Monteverde#Nature
Tourism in Costa Rica --
http://en.wikipedia.org/wiki/Tourism_in_Costa_Rica
National Parks in Costa Rica --
http://en.wikipedia.org/wiki/National_Parks_of_Costa_Rica
List of Kale Recipes --
http://www.vegbox-recipes.co.uk/recipes/cabbage-soup-recipe-1.php
Menu for Tommy's Pizza in Kanata --
http://ottawadelivers.com/menu/tommys-kanata/
Menu for Eggroll Plus in Kanata --
http://ottawadelivers.com/menu/eggroll-plus/
Ontario Pleasure Craft Operator's Card
$50 Online Exam --
http://www.boaterexam.com/canada/overview-en.aspx
Official Manual --
http://www.tc.gc.ca/publications/EN/TP511/PDF%5CHR/TP511E.pdf
$45 Online Exam --
http://www.boatsmartexam.com/takeTheExamNow.cfm
$35 Online Exam (plus second card) --
http://www.theoperatorcard.ca/
|
Tribal Worker
|
Terms
|
Aggressive Software
|
Feedback
|