Site Tools


code

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
code [2026/06/13 03:21]
114.119.158.118 old revision restored (2026/06/06 09:39)
code [2026/06/13 14:47] (current)
180.75.245.112 old revision restored (2026/05/31 09:51)
Line 3: Line 3:
 This collects in one place various bits of code and associated documentation I have written that can be made publicly available and may be of use to others. This collects in one place various bits of code and associated documentation I have written that can be made publicly available and may be of use to others.
  
-  * [[code:Fetchyahoo]] - is perl script written to fetch mail from a Yahoo webmail account into a local mail spool or mailbox or forward it to another e-mail address+  * [[code:scheduler|Oracle Scheduler (dbms_scheduler)]] - I am primary developer on this Oracle PL/SQL package provided with the database server since 10gR1.
  
-  * [[code:scheduler|Oracle dbms_scheduler]] - I am primary developer on this Oracle PL/SQL package provided with the database server since 10gR1.+  * [[code:Fetchyahoo]] - is perl script written to fetch mail from a Yahoo webmail account into a local mail spool or mailbox or forward it to another e-mail address
  
-  * [[code:Song]] - This is a simple indexing script written in shell script (may be bash specific). It can create a text index of a large directory structure (by filename) and then search it for match to a query. It can then pass song results to mpg123/ogg123 or xmms or return a list of URLs. +  * Smaller scripts I have written  for personal use 
 +    * [[code:Song]] - This is a simple indexing script written in shell script (may be bash specific). It can create a text index of a large directory structure (by filename) and then search it for match to a query. It can then pass song results to mpg123/ogg123 or xmms or return a list of URLs. 
code.txt · Last modified: 2026/06/13 14:47 by 180.75.245.112