Error message

  • Notice: Undefined index: clean in drupal_theme_initialize() (line 100 of /home/content/n/u/v/nuvious/html/blog/includes/theme.inc).
  • Notice: Trying to get property of non-object in _drupal_theme_initialize() (line 145 of /home/content/n/u/v/nuvious/html/blog/includes/theme.inc).
  • Notice: Trying to get property of non-object in _theme_load_registry() (line 334 of /home/content/n/u/v/nuvious/html/blog/includes/theme.inc).
  • Notice: Undefined index: clean in theme_get_setting() (line 1414 of /home/content/n/u/v/nuvious/html/blog/includes/theme.inc).
  • Notice: Trying to get property of non-object in theme_get_setting() (line 1451 of /home/content/n/u/v/nuvious/html/blog/includes/theme.inc).
  • Notice: Trying to get property of non-object in theme_get_setting() (line 1461 of /home/content/n/u/v/nuvious/html/blog/includes/theme.inc).

Programming

Simple Encryption Algorithms

Here are a couple simple encryption programming examples.  Obviously these are full of exploits so you wouldn't want to use them seriously, but they are great for teaching students about the basic idea of encryption.

Blog Topics: 
Subscribe to RSS - Programming