Epiphanic Networks' Wikka : RubyRedStamp

Home :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Most recent edit on 2007-02-28 01:42:39 by KogAdmin

Additions:
I've found copies of UML for a specific implementation that I've included below
 

RedStamp - Zip
Class Diagram
Generic action diagram (the app without any customization)
Naive implementation of a logger
RubyMail
RedStamp, like most things I write, is MIT licensed (more to be added)




Edited on 2006-03-17 12:23:19 by KogAdmin [changed documentation]

Additions:
Class Diagram
Generic action diagram (the app without any customization)
Naive implementation of a logger


Deletions:
Class Diagram (Vanilla)
Class diagram (VL)
Possible activity and associated UML diagram




Edited on 2006-03-13 05:16:49 by KogAdmin [status formatting]

No differences.


Edited on 2006-03-13 05:16:20 by KogAdmin [deps]

Deletions:
Ruby-Mysql



Edited on 2006-03-13 05:15:31 by KogAdmin [tag updates]

Additions:

RedStamp ruby remailer

The domain for RedStamp is rather obscure, but it's flexible enough to do pretty much whatever you want. Especially since you're taking advantage of Ruby's use of traits, awesome reflection and all kinds of dynamic goodness.
RedStamp, like most things I write, is MIT licensed (more to be added)


Deletions:

RedStamp ruby remailer

The domain for RedStamp is rather obscure, but it's flexible enough to do pretty much whatever you want. Especially since you're taking advantage of Ruby's use of traits, awesome reflection and all kinds of dynamic goodness.
RedStamp, like most things I write, is MIT licensed (more to be added)




Edited on 2006-03-13 05:14:07 by KogAdmin [added last-edit template, updated status, beta1 release]

Additions:

Status

Basic beta is out. Doesn't have many mixins, and the remailer support is up to the implementer
RedStamp - Tar/GZip
RedStamp - Zip


Deletions:
Status
In development




Edited on 2006-03-09 05:50:46 by KogAdmin [MIT license link]

Additions:
RedStamp, like most things I write, is MIT licensed (more to be added)

Deletions:
RedStamp, like most things I write, is MIT licensed (more to be added)



Edited on 2006-03-09 05:44:31 by KogAdmin [vanilla/VL distinguished class diagrams]

Additions:
Class Diagram (Vanilla)
Class diagram (VL)


Deletions:
Class diagram



Edited on 2006-03-09 05:43:17 by KogAdmin [need a dot in that filename...]

Additions:
Class diagram

Deletions:
Class diagram



Edited on 2006-03-09 05:43:01 by KogAdmin [class diagram link change]

Additions:
Class diagram

Deletions:
Class diagram



Oldest known version of this page was edited on 2006-03-09 05:31:24 by KogAdmin [draft]
Page view:

RedStamp ruby remailer


Status
In development

What am I?

A ruby framework for dealing with catching emails, parsing them, dealing with them arbitrarily and remailing them. You might also want to look at Gurgitate-mail. You may even want to combine the two.

Special thanks to Damieng in ##csharp on irc.freenode.org for suggesting the name (the connotation should be obvious).

Huh? Why

One might ask: "what do I use this for?" Say you want to have a Postfix catchall email address. Further, say that catchall needs to be able to filter email based on different criteria, but further: you need to DO something other than saving/forwarding/rejecting, such as altering a database or updating a little LCD screen with flashing lights (that gives me a really, really cool idea...). You may even want to log what you're doing!

The domain for RedStamp is rather obscure, but it's flexible enough to do pretty much whatever you want. Especially since you're taking advantage of Ruby's use of traits, awesome reflection and all kinds of dynamic goodness.

Releases


Documentation

Class diagram
Possible activity and associated UML diagram

Dependencies

Ruby-Mysql
RubyMail

Licensing

RedStamp, like most things I write, is MIT licensed (more to be added)


This page is CategoryMiscProjects
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.3
Page was generated in 0.6291 seconds