Revision [589]

Last edited 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 << ::c::
~- [[http://epiphanic.org/images/EmailHierarchy4.png Class Diagram]]
~- [[http://epiphanic.org/images/VLEmailScenario.png Generic action diagram (the app without any customization)]]
Deletions:
<< These links are currently offline... I lost what appears to be my only copy in the server downing << ::c::
~- [[http://epiphanic.org/images/EmailHierarchy.png Class Diagram]]
~- [[http://epiphanic.org/images/GenericAction.png Generic action diagram (the app without any customization)]]


Revision [587]

Edited on 2007-01-07 02:03:22 by KogAdmin
Additions:
~~- [[http://epiphanic.org/files/FlatFileLogger.rb RedStamp flatfile logger - Ruby Source]] - you'll notice it's just a static wrapper around Ruby's preexisting classes. Mix the class in (via traits) and call Logger.severity(text). It should rotate logs too, but doesn't actually seem to
Deletions:
~~- [[http://epiphanic.org/files/FlatFileLogger.rb RedStamp flatfile logger - Ruby Source]]


Revision [585]

Edited on 2007-01-05 00:31:36 by KogAdmin
Additions:
<< These links are currently offline... I lost what appears to be my only copy in the server downing << ::c::
Deletions:
<< NEEDS RECOVERY << ::c::


Revision [540]

Edited on 2006-08-17 20:33:32 by KogAdmin
Additions:
<< NEEDS RECOVERY << ::c::


Revision [471]

Edited on 2006-05-24 17:05:04 by KogAdmin [added a flatfile logger]
Additions:
~- Misc Modules:
~~- [[http://epiphanic.org/files/FlatFileLogger.rb RedStamp flatfile logger - Ruby Source]]


Revision [412]

Edited on 2006-03-17 12:27:10 by KogAdmin [updated links, formatting]
Additions:
~- [[http://epiphanic.org/files/RedStamp.tar.gz RedStamp - Tar/GZip]]
~- [[http://epiphanic.org/files/RedStamp.zip RedStamp - Zip]]
~- [[http://epiphanic.org/images/EmailHierarchy.png Class Diagram]]
~- [[http://epiphanic.org/images/GenericAction.png Generic action diagram (the app without any customization)]]
~- [[http://epiphanic.org/images/LoggerAction.png Naive implementation of a logger]]
~- see README for detailed information
~- ""RubyMail"" (gem 'rmail' or available at [[http://www.lickey.com/rubymail/]])
~- [[RubyRedStamp RedStamp]], like most things I write, is [[http://opensource.org/licenses/mit-license.php MIT licensed]]
~- Documentation on this wiki abides by the [[http://creativecommons.org/licenses/by-nc-sa/2.0/ Creative Commons 2 license]]
Deletions:
[[http://epiphanic.org/files/RedStamp.tar.gz RedStamp - Tar/GZip]]
[[http://epiphanic.org/files/RedStamp.zip RedStamp - Zip]]
[[http://epiphanic.org/images/EmailHierarchy.png Class Diagram]]
[[http://epiphanic.org/images/GenericAction.png Generic action diagram (the app without any customization)]]
[[http://epiphanic.org/images/LoggerAction.png Naive implementation of a logger]]
""RubyMail""
[[RubyRedStamp RedStamp]], like most things I write, is [[http://opensource.org/licenses/mit-license.php MIT licensed]] (more to be added)


Revision [411]

Edited on 2006-03-17 12:23:19 by KogAdmin [changed documentation]
Additions:
[[http://epiphanic.org/images/EmailHierarchy.png Class Diagram]]
[[http://epiphanic.org/images/GenericAction.png Generic action diagram (the app without any customization)]]
[[http://epiphanic.org/images/LoggerAction.png Naive implementation of a logger]]
Deletions:
[[http://epiphanic.org/images/EmailHierarchy.png Class Diagram (Vanilla)]]
[[http://epiphanic.org/images/EmailHierarchy-VL.png Class diagram (VL)]]
[[http://epiphanic.org/images/VLEmailScenario.png Possible activity and associated UML diagram]]


Revision [410]

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

No Differences

Revision [409]

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


Revision [408]

Edited on 2006-03-13 05:15:31 by KogAdmin [tag updates]
Additions:
==== [[RubyRedStamp RedStamp]] ruby remailer ====
The domain for [[RubyRedStamp 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.
[[RubyRedStamp RedStamp]], like most things I write, is [[http://opensource.org/licenses/mit-license.php MIT licensed]] (more to be added)
Deletions:
==== [[RedStamp 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 [[http://opensource.org/licenses/mit-license.php MIT licensed]] (more to be added)


Revision [407]

Edited on 2006-03-13 05:14:07 by KogAdmin [added last-edit template, updated status, beta1 release]
Additions:
{{lastedit show="3"}}
=== Status ===
Basic beta is out. Doesn't have many mixins, and the remailer support is up to the implementer
[[http://epiphanic.org/files/RedStamp.tar.gz RedStamp - Tar/GZip]]
[[http://epiphanic.org/files/RedStamp.zip RedStamp - Zip]]
Deletions:
== Status ==
In development


Revision [406]

Edited on 2006-03-09 05:50:46 by KogAdmin [MIT license link]
Additions:
RedStamp, like most things I write, is [[http://opensource.org/licenses/mit-license.php MIT licensed]] (more to be added)
Deletions:
RedStamp, like most things I write, is MIT licensed (more to be added)


Revision [405]

Edited on 2006-03-09 05:44:31 by KogAdmin [vanilla/VL distinguished class diagrams]
Additions:
[[http://epiphanic.org/images/EmailHierarchy.png Class Diagram (Vanilla)]]
[[http://epiphanic.org/images/EmailHierarchy-VL.png Class diagram (VL)]]
Deletions:
[[http://epiphanic.org/images/EmailHierarchy.png Class diagram]]


Revision [404]

Edited on 2006-03-09 05:43:17 by KogAdmin [need a dot in that filename...]
Additions:
[[http://epiphanic.org/images/EmailHierarchy.png Class diagram]]
Deletions:
[[http://epiphanic.org/images/EmailHierarchypng Class diagram]]


Revision [403]

Edited on 2006-03-09 05:43:01 by KogAdmin [class diagram link change]
Additions:
[[http://epiphanic.org/images/EmailHierarchypng Class diagram]]
Deletions:
[[http://epiphanic.org/images/EmailHierarchy-current.png Class diagram]]


Revision [402]

The oldest known version of this page was created on 2006-03-09 05:31:24 by KogAdmin [class diagram link change]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki