Skip to content

Instantly share code, notes, and snippets.

View mpcavalini's full-sized avatar
🇧🇷

Marcelo Cavalini mpcavalini

🇧🇷
View GitHub Profile
@nuke66
nuke66 / gist:c4394c1d731f0d558f4cab1368d0d7a8
Created October 7, 2021 02:16
Rasp Pi - set up bluetooth keyboard / mouse
I was unable to connect my Logitect BT keyboard and mouse using the gui, instead I followed these instructions:
https://www.digikey.com.au/en/maker/blogs/raspberry-pi-wi-fi-bluetooth-setup-how-to-configure-your-pi-4-model-b-3-model-b
STEPS
(keyboard)
In a terminal start bluetooth control
@DaveGoosem
DaveGoosem / MediaLibraryExporter.aspx
Created August 21, 2013 00:21
Export Sitecore Media Library Images to file system
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="MediaLibraryExporter.aspx.cs" Inherits="RBSM.MediaLibraryExporter" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
</head>
<body>
<form id="form1" runat="server">