Skip to content
Menu
Jumlins TechBlog
  • Home
  • About
Jumlins TechBlog

Month: January 2010

Opening a psd file with php imagick

Posted on 2010-01-192010-03-07 by Dennis

So i was troubled with how to open and display a psd file with PHP’s imagick component. I came to the following result, apparently imagick imports all the layers, and by using the image iterator, you can go through them. The iterator index 0 is the whole image merged together. By using this simple code,…

Share on Facebook

+

Simplified robocopy backup script

Posted on 2010-01-052010-03-23 by Niklas Jumlin

So I work with many servers and many customers. Usually I had to write a new backup script for every new customer and server. Therefore I figured I might as well just write a template that I can copy/paste everytime I have to implement a robocopy backup script. So here goes. Share on Facebook

Share on Facebook

+

Recent Posts

  • Office 365 Groups/Teams powershell reporting script 2019-03-25
  • [Powershell Script] Convert ImmutableID 2018-09-12
  • Script to Schedule Mem and or vCPU up/downgrade 2015-05-13
  • Backing up VMs in Hyper-V 2013-01-09
  • Windows Server 2012 as a Workstation 2012-09-13

Archives

Categories

  • Exchange 2003
  • Exchange 2010
  • HTML/CSS
  • Imagick
  • JavaScript
  • Linux
  • Misc
  • Office 365 / Azure
  • PHP
  • PowerCLI
  • PowerShell
  • Projects
  • Scripts
  • Server
  • System Administration
  • VMware
  • Winbatch
  • Windows
  • Windows Server 2012

Recent Posts

  • Office 365 Groups/Teams powershell reporting script 2019-03-25
  • [Powershell Script] Convert ImmutableID 2018-09-12
  • Script to Schedule Mem and or vCPU up/downgrade 2015-05-13
  • Backing up VMs in Hyper-V 2013-01-09
  • Windows Server 2012 as a Workstation 2012-09-13
©2026 Jumlins TechBlog | Powered by WordPress & Superb Themes