I found a need to convert ImmutableID (An Azure AD/Office 365 attribute) back and forth to the corresponding Hexadecimal, GUID- and DN value in order to match the value to an on-premise Active Directory users.
Category: Misc
Windows Server 2012 as a Workstation
This week I received my new HP EliteBook Workstation 8560w packed with IntelĀ® Core™ i7-2860QM, 24 GB RAM, NVIDIA Quadro 2000M, 750GB HDD and other goodies. Big thanks to my friend over on Xeptor for giving me a good deal! The first thing I did was to install the newly released RTM of Windows Server…
Unrar finished torrents (uTorrent) and delete archives (rar)
I couldn’t find any unpacker that would extract and delete archives for a torrent after a certain period of time or after a certain seed ratio had been reached. I’ve noticed quite alot of people complain about this on, for example, uTorrent’s official forums. So I wrote this script that will wait for a set…
Move files in folders and subfolders older than one year
A colleague asked me if I could write a script that would move files within a folder or its subfolders that were older than one year into a new location but still keep the directory structure. I figured it would be quite a challenge so I decided to do it for him; kind as I…
Extracting icons from exe files in linux.
So in my desperate need to make some application shortcut look pretty in linux, i needed to extract the icon from a windows exe. The icoutils package provides some very nice tools, one of them being wrestool which i used. Share on Facebook
Optimizing PNG’s
So while i was optimizing the graphics for a current project, i fell over this amazing tool… PngOptimizer It really do what it promises, and so far i have found no problems with the results it produces.. Share on Facebook
Welcome
Finally, after been talking about starting a blog for a few years… This blog is mainly gonna cover what i run into while developing code in PHP, TCL, JavaScript aswell as playing with MySQL, HTML/CSS and what else i need to use. The blog is mainly targetted at myself, as a archiving tool for different…