Skip to content

Instantly share code, notes, and snippets.

View NoxArt's full-sized avatar

Jiří Petruželka NoxArt

  • SolarWinds
  • Brno, Czech Republic
View GitHub Profile
@NoxArt
NoxArt / beholder.cpp
Created January 16, 2012 19:12
Script to launch given shell command on directory/file change
/**
* Beholder
*
* @author Jiri "NoxArt" Petruzelka | www.noxart.cz | petruzelka@nox-art.cz
* @author Microsoft
*
* @filesource
*
* @link http://msdn.microsoft.com/en-us/library/windows/desktop/aa365261(v=vs.85).aspx
*/
@NoxArt
NoxArt / Nette\Templates\LatteMacros.php
Created March 31, 2011 09:51
Nette issue#160 solution
<?php
/**
* This file is part of the Nette Framework (http://nette.org)
*
* Copyright (c) 2004, 2011 David Grudl (http://davidgrudl.com)
*
* For the full copyright and license information, please view
* the file license.txt that was distributed with this source code.
*/