Archive for the ‘Utilities’ Category.
April 14, 2020, 11:16
Auf meinem Github Account habe ich eine Bash Script Sammlung hinterlegt, mit der man die aktuellen COVID-19 Zahlen schnell in einem Plot sehen kann.
Die bereits verfügbaren grafischen Darstellungen waren mir in meinem Browser zu langsam. Deshalb habe ich meine eigene Darstellung mit Hilfe von Bash und GNUPlot erstellt:
July 26, 2018, 13:26
If rdesktopce has issues to connect to a Remote Desktop Server keep in mind that is only supported up to Windows Server 2008. Depending on your settings and the installed or not installed updates, rdesktopce may not be able to connect. I cannot fix this!
If rdesktopce connects to a Windows 2008 R2 server and shows only a desktop with blue background, try the following setting in Remote Desktop Session Host configuration:
Change “Security Layer:” to “Negotiate”
The same setting prevents rdesktopce to connect to a Windows 2012 R2 Server! Currently no solution for this issue.
August 17, 2016, 20:26
As I already wrote the small demo apps for wireless printing of Label and Receipts for Android and Windows Phone 8, I now wrote such demo now for Windows UWP. The applciation was tested on a Windows 10 Phone running Windows 10 Iot Enterprise Edition.
The code is based on the Windows Universal Sample app BTRFCommChat, but uses a different, single page layout.
Continue reading ‘Development: Windows 10 UWP Wireless Label/Receipt printer demo’ »
July 6, 2015, 12:11
I have added two new build variants to rdesktopce_rdp5 (see also older article).
The normal builds make Windows Mobile ‘think’ the app is HI_RES_AWARE and so QVGA screens (see geometry setting in winrdesktop.ini) are NOT scaled to the larger screens of current devices:
with HI_RES_AWARE and geometry=240×320 on a WXGA screen:
Continue reading ‘rdesktopce builds done with LOW_RES ‘marker’’ »