Digital Pixies Technologies

  • Home
  • About

Programming

No Picture

Quickly inserting a user into WordPress

February 18, 2016 Rob 0

assuming you know the hash of your password you can insert an account with the following sql INSERT INTO `wp_users` ( `user_login`, `user_pass`, `user_nicename`, `user_email`, […]

No Picture

Execute an SQL query from Powershell

June 3, 2015 Rob 0

Recently had to deal with accessing a microsoft SQL database for a task. Using this script avoids installing native sql powershell files. note: the command […]

No Picture

Sharepoint 2013 Files Ribbon Missing or Disappears

May 7, 2015 Rob 0

The Sharepoint menu ribbon that normally displays will disappear the instant you add a webpart into the page. The reason why this happens appears to […]

No Picture

useful validation html5pattern.com

March 20, 2013 Rob 0

html5pattern.com hosts a variety of html input validations to use. Would be even more useful if there was a simple javascript object to insert. That’s […]

Recent Posts

  • Archiving old git branches
  • List only git branches for scripting
  • Case of the duplicate UUID hard drive
  • Performing a Sharepoint CAML query in powershell
  • Deleting an AddressBook in nextcloud using sql
  • WordPress moving away from React
  • Getting old raspbian images
  • git adding another branch after a single branch clone
  • Cancelling Workflows in Sharepoint Using Powershell
  • Redirecting Outgoing Emails in Sharepoint 2013
  • Sharepoint 2013 “New Documents” dropdown not updating in Document Sets
  • Raspberry Pi Zero W
  • Redirecting old Sharepoint site to new location
  • Parsing Sharepoint Logs without ULSViewer
  • Using Microsoft’s SSH Server
  • Moving old files in Linux
  • Extracting information from files using command line
  • Increasing the Number of Terms Shown in the Terms Picker on SharePoint 2013
  • Selective Forwarding with Postfix
  • Sharepoint Restore-SPSite fails due to different schema version

Copyright © 2025 | WordPress Theme by MH Themes