Difference between revisions of "User:Dickie"

From Makers Local 256
Jump to: navigation, search
m (Changing the rating from PG-13 to G)
m (Added a few ideas)
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
Current and only project to date:
+
We're going to get along just fine.
  
 
==DickieBot==
 
==DickieBot==
  
 
IRC bot written in Python (2.6).
 
IRC bot written in Python (2.6).
DickieBot is currently in his prototype stage.  He has been an experiment in Python and IRC APIs.  Once I have a good handle on both, the plan is to make him a permanent fixture in #makerslocal, granted there are no significant objections and he does not become a bother.  PM Dickie if you find an exploit or bug.
+
DickieBot is an experiment in Python and IRC APIs.  Once I have a good handle on both, the plan is to make him a permanent fixture in #makerslocal, granted there are no significant objections and he does not become a bother.  PM Dickie if you find an exploit or bug.
  
 
'''Current functionality'''
 
'''Current functionality'''
*Wiki search:  Scrapes the first paragraph of a wikipedia article to return a summary of the search term
+
*Wiki search:  Scrapes the first paragraph of a Wikipedia article to return a summary of the search term
 
*Factoids (using a SQL Lite data table)
 
*Factoids (using a SQL Lite data table)
  
 
'''Future functionality/enhancements/ideas'''
 
'''Future functionality/enhancements/ideas'''
*Member Directory?
+
*Factoid security
 +
*Rewrite Wiki search for speed.  Also return suggestions when search yeilds no results and do something about lists of definitions on ambiguous terms.
 +
**DickieBot seems to be only as consistent with success as Wikipedia is consistent with code.
  
'''Completion Date'''
+
==Other Ideas==
*January 14th, 2077
+
'''Oil-Cooled PC'''
 +
* Oil-Cooled PCs look like a fun project.  I will investigate different types of oil which have been used and designs to minimize leaks.
 +
'''Twitter Doggy-Door'''
 +
*I'm thinking this will involve some arduino-work.  This will require some education on my part, but it is an area I would like to move into.

Latest revision as of 11:11, 8 July 2010

We're going to get along just fine.

DickieBot

IRC bot written in Python (2.6). DickieBot is an experiment in Python and IRC APIs. Once I have a good handle on both, the plan is to make him a permanent fixture in #makerslocal, granted there are no significant objections and he does not become a bother. PM Dickie if you find an exploit or bug.

Current functionality

  • Wiki search: Scrapes the first paragraph of a Wikipedia article to return a summary of the search term
  • Factoids (using a SQL Lite data table)

Future functionality/enhancements/ideas

  • Factoid security
  • Rewrite Wiki search for speed. Also return suggestions when search yeilds no results and do something about lists of definitions on ambiguous terms.
    • DickieBot seems to be only as consistent with success as Wikipedia is consistent with code.

Other Ideas

Oil-Cooled PC

  • Oil-Cooled PCs look like a fun project. I will investigate different types of oil which have been used and designs to minimize leaks.

Twitter Doggy-Door

  • I'm thinking this will involve some arduino-work. This will require some education on my part, but it is an area I would like to move into.