Good Source for DOWNLOADABLE test videos for AI.
What do I write? Here’s the link. No need to wonder how Google is preventing YouTube downloads this week.
What do I write? Here’s the link. No need to wonder how Google is preventing YouTube downloads this week.
Here are some links to help. Basically here is an article how to set SPF & DKIM – THEN you have to put DMARC. It is something you do on all your domains and is the same. A couple videos tell you what DKIM is (I like how he emphasis the ‘D’ on DKIM – […]
What a nightmare. First, if you have Visual Studio – you have to have a new product and like most Microsoft Coding products it has a name SO CLOSE to the familiar – you have a watch a video to figure it out. VISUAL STUDIO (that is used to code) IS NOT THE SAME AS […]
My official resume is available for download in a skills based format and a LinkedIn resume / profile. Because of my varied work experience in software, hardware and pastoral experience, a tailored resume and cover letter explaining how I can best serve you might be best. Feel free to contact me to let me know your […]
Here is a great Youtube Video by okta. The guy giving the talk made the tool called oauthdebugger.com and oidcdebugger.com – sweet. He humbly states – don’t do this or that even if you trust me. It helps us to be on the straight an narrow especially with (likely) someone else’s data and tools (our […]
I was quite miffed that Malwarebytes identified my code as a virus. I had some Excel VBA macros that downloaded files from sharepoint in a fractoin of the time compared to opening them as a file from SharePoint. Brilliant … until “MalwareBytes just saved your life by killing Excel for you before you were doomed […]
It sure takes many moons to see your drives if you switch to and from a VPN. We developed a switching app that maps drives to sharepoint or the VPN. After some digging around – i found a powershell script that did a System.IO.DriveInfo() command which seemed to delay things for a small amount but […]
Section 2 – Review Notes Sadly I can’t publish my notes here – as that would be a copyright infringement, but here are some supplementary links i don’t want to lose that help me get my graduate and undergraduate reviewed. I am putting this towards my PEng continued learning credits. Cool to be back in […]
What a dizzying nightmare. First, web browsers NOW have a built in PDF capabilities so most people don’t have to install a 3rd party PDF viewer like Adobe or Nitro. I install these 3rd party PDF viewers on PC’s Mac OS X – but for heaven’s sake – don’t allow it to be the default […]
Simple – go to this website and type the commands to install a new powershell. Well – in Microsoft fashion – not quite that simple. First running the PowerShell commands needs one to DOWNGRADE the allowed SSL to Tls1.2 on the powershell first. Then … you can get going. Open Powershell as an admin (right […]