Ryan R. Panuski's Portfolio
Main Menu

Summary:
This version of Alice was a singular computer control system with customizable modules and a GUI.

Description:
This incarnation of Alice used a QT GUI. It was the first version which allowed for custom modules which could execute perl scripts. The scripts would parse web pages to find the results and possibly execute an action.

Technical Details:
Features:

  • Agenda (Pulls from Google Calendar)
  • Unit or Monetary Conversion
  • Date & Time
  • Word Definition & Thesaurus
  • Directions to a Location
  • Hulu Interaction
  • Stock Information
  • Weather Queries
  • Wikipedia Queries
  • Viewing YouTube Videos
  • Custom User Written Modules

Software:
  • Language(s): C/C++ & Perl