Archive for January, 2007

links for 2007-01-06

Saturday, January 6th, 2007

Pen Drive Linux ? Blog Archive ? All In One USB Damn Small Linux zip
took all of 15 minutes, including reading the tutorial (but not including googling for an easy solution to this desire).
(tags: linux usb bootable)

Antikythera mechanism - Wikipedia, the free encyclopedia
(tags: cool technology wikipedia tools)

using J# dll with ASP - MSDN Forums
foolish me. […]

links for 2007-01-05

Friday, January 5th, 2007

PictoBrowser: Free Flickr Image Browser for your Site, Blog and MySpace
addsslideshow of flickr sets
(tags: cool photos tool web2.0 wordpress)

How to identify your SQL Server version and edition
SELECT SERVERPROPERTY(’productversion’), SERVERPROPERTY (’productlevel’), SERVERPROPERTY (’edition’)
helpful
(tags: Microsoft SQLServer reference)

We have returned…

Thursday, January 4th, 2007

We were vacating in St Augustine Beach, Fl from Christmas Day through New Years Day.  Great trip staying in a condo just off the beach (the condo complex has direct access to the beach).  It was warm enough to get in the ocean, and the kids and I had a great time in the water.  Got to see […]

links for 2007-01-03

Wednesday, January 3rd, 2007

certificates with trusted deployment - MSDN Forums
quikie link regarding how to generate/install pfx certificates. To install, right-click on the pfx file and select import.
(tags: Microsoft certificate code-signing vba MSOffice)

Code Signing Office XP Visual Basic for Applications Macro Projects
basics of Office/VBA code-signing
(tags: code-signing tools reference)

deploying new webpart…
pointers to oter refs and using installassemblies.exe
(tags: SharePoint windows […]