netnerds.net
Home
AI Integration Series
AI Usage
About
Subscribe
github bluesky youtube github-star rss
  • Zipcar is Awesome

    calendar Mar 23, 2007 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    I've got another final due tomorrow, is it obvious I'm procrastinating? But seriously, if your city has Zipcar and you don't have wheels, I highly recommend using their service. I chose them over CityCarShare and FlexCar and I've been really satisfied. Just last weekend, I rented a Volvo for 2 days and safely headed up …


    Read More
  • Testing Ping Times from an Outside Source

    calendar Mar 21, 2007 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    My blogless friend Zach shared this great tip with me: if you would like to test ping times to a machine from an outside source, telnet to route-server.ip.att.net. There, you will be presented with a command line which allows you to ping from the AT&T servers.


    Read More
  • Vista: Infinintely Extend Activation Grace Period using Task Scheduler

    calendar Mar 21, 2007 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    TweakVista.com is one of my favorite Vista sites. Yesterday, they posted something that I had in mind for posting on this blog but now they've saved me the trouble ;) "Extend Activation Period past 180 days" has step-by-step instructions for using Task Scheduler to legally and permanently delay the Activation …


    Read More
  • Java: Is x a Power of 10?

    calendar Mar 10, 2007 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Well, this took awhile to figure out. I wrote a Roman Numeral converter for my Java final and one of the requirements states: Subtract only powers of ten, such as I, X, or C. Writing VL for 45 is not allowed: write XLV instead. This means I had to see if the number I'm working with was a power of 10. Initially, I did …


    Read More
  • Outrageous: The Copyright Royalty Board Raises Fees by 2700%

    calendar Mar 10, 2007 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    As seen on soma.fm The Copyright Royalty Board has announced new copyright licensing fees for internet radio stations. The new fees are a staggering increase over our previous annual royalty rate of about $22,000 to over $600,000 for 2006. And the fees are even higher in 2007, based on our current listenership, they'll …


    Read More
  • US-CERT Technical Cyber Security Alert!!!!111!

    calendar Mar 6, 2007 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    Today, as I received an email from CERT, I was reminded of the day in 2004 when it was announced that CERT merged with the US Government. I wondered what would change and even considered the possibility that red tape could turn the highly-respected CERT into something that people just didn't respect anymore. By the …


    Read More
  • Kickin My Macbook to the Curb

    calendar Feb 22, 2007 · 4 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    I believe I have a pretty high tolerance for inconveniences but I just couldn't take it: running Windows Server 2003 as a primary OS on Macbook blows. As a fan of Unix, Windows and beautiful UIs, I promised myself I would put down any amount of money for a small Macbook the day it came out and I did just that. Then I …


    Read More
  • MSSQL: Parse Search Engine Querystrings for Search Terms

    calendar Feb 22, 2007 · 7 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    As a compliment to my MaxMind GeoIP Locator scripts and the parse top-level domain from URL function, I've created another function to parse the search term from an URL. I've heard that T-SQL is a bit slow with parsing strings and wanted to test this myself so I created this in both C# and T-SQL. The difference is very …


    Read More
  • SQL Server 2005: SP2 Now Available for Download

    calendar Feb 21, 2007 · 1 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    You can now download SQL Server 2005 SP2 on Microsoft's website. Here's hoping that the install issues in SP1 won't plague SP2 as well!


    Read More
  • MSSQL: The Differences Between SAFE, EXTERNAL_ACCESS and UNSAFE Assembly Permissions

    calendar Feb 20, 2007 · 2 min read  ·
    Share on: mastodon facebook linkedin bluesky copy

    I found this useful security tip on Microsoft.com. SAFE is the recommended permission setting for assemblies that perform computation and data management tasks without accessing resources outside an instance of SQL Server. We recommend using EXTERNAL_ACCESS for assemblies that access resources outside of an instance of …


    Read More
    • ««
    • «
    • 34
    • 35
    • 36
    • 37
    • 38
    • »
    • »»

Chrissy LeMaire

SQL & PowerShell MVP. GitHub Star. Creator of dbatools. Need to oil my knees.

GenAI book

Buy now at manning.com for 45% off with code gaipbl45

AI Integration Series

  • Automation with AI Toolkit + GH Models
  • Getting Started with AI for PowerShell
  • Asking Tiny Questions: Local LLMs
  • Local Models Demystified
  • Asking Bigger Questions: Remote LLMs
  • PDF Text to SQL Data with OpenAI
  • Document Classification in SharePoint
  • Azure Functions Doc Parser

dbatools book

Now available in bookstores and amazon 🥳 Buy it at manning.com for 50% off with code bldbatools50

dbatools

dbatools is an awesome PowerShell module that helps you migrate entire instances with a single command, plus a whole lot more.

available from dbatools.io and github

dbachecks

dbachecks validates SQL Server environments using crowdsourced DBA checklists and outputs to Power BI and is available on github.com 📊

Find me

Find me on Bluesky

recent posts

  • Update Your Blog with GitHub Copilot CLI
  • Rebuilding dbatools.io: From Notepad++ to Cursor
  • Update your blog with an AI CLI (No, really)
  • Have You Considered Not Using SQL Server High Availability?
  • PowerShell Output Redirection with AI CLIs
  • dbatools is moving to Azure Trusted Signing
  • Document Intelligence with Azure Functions: A Practical Implementation
  • Automating Document Classification in SharePoint with Power Platform and AI

categories

powershell 134 sql-server 125 general 64 security 61 windows 47 sharepoint 42 active-directory 37 linux 31 networking 30 vbscript 30 apple 24 virtualization 22 iis 19 genai 17 github 10
All Categories
active-directory37 ai5 apache7 apple24 asp-net2 azure5 azure-functions1 bi4 db24 dbatools1 devcontainers1 exchange7 genai17 general64 github10 iis19 linux31 livestreaming4 lync2 mastodon4 networking30 oracle1 powershell134 security61 sharepoint42 sql-server125 typescript1 vbscript30 virtualization22 windows47 wpf7
[A~Z][0~9]
 

Copyright 2003 -  Chrissy LeMaire. All Rights Reserved

Start typing to search

Search across posts, pages, and commands

    ↑↓ to navigate ↵ to select esc to close
    Powered by Fuse.js