Greetz + Happy New Year jeeswg (& friends)


Bundesnetzagentur legt Desktop-App für Bandbreiten-Messung vor
Nach einer Konsultation mit Branchenvertretern und einer Datenschutz-Debatte ist die Desktop-Anwendung zur Bandbreitenmessung jetzt fertig. Sie steht für Windows, MacOS und Linux zum Download bereit.
[Mehr..]
[Download]
Erm, just out of curiosity why not buy a Google Chromecast to "forward" your PC's content to your TV wirelessly??I have my TV hooked up to my computer through a lengthy HDMI cable
Die Tabellenkalkulation von Google Docs kann ab sofort die durchgeführten Arbeitsschritte als Makros aufzeichnen. Mit ihnen lassen sich langweilige Routinearbeiten automatisieren, was viel Zeit spart.
[Mehr ...]
Code: Select all
Gui, Add, Text,, Bitte Namen eingeben:
Gui, Add, Edit, vName
Gui, Add, Button, gOK, &Ok
Gui, Show,, `t
Return
OK:
Gui, Submit, NoHide
MsgBox % Name
Return
Code: Select all
~LButton:: ; change accordingly
toggle := !toggle
If (toggle)
Send, e
Return
Code: Select all
SetTitleMatchMode,2
#IfWinActive, Dawn of War
w::Send {up}
a::Send {left}
#IfWinActive