Pigmeo was a compiler and framework for writing microcontroller firmware in C# and other .NET languages, developed by Adrián Bulnes (Urriellu) between 2007 and 2010. This is a frozen, read-only archive of the project’s website, pigmeo.org; nothing here is maintained. Source code: github.com/Urriellu/pigmeo · Original capture: Wayback Machine · urriellu.net

Update Wordpress

From Pigmeo Development Wiki

  • Backup Wordpress
  • Download latest version
  • tar -xvzf latest.tar.gz -C TEMP_DIR
  • Delete old wp-includes and wp-admin directories
  • Copy all from TEMP_DIR to blog's root dir, except wp-content and wp-config.php
  • Compare wp-config.php with wp-config-sample.php and add new settings
  • If caching is enabled, clear the cache
  • Reactivate plugins