Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Kudos!

0 views
Skip to first unread message

Austin Ziegler

unread,
Sep 9, 2005, 10:26:44 PM9/9/05
to
I want to offer my heartfelt thanks and kudos to the developers of two
projects today.

First, I want to thank Aslak Hellesoy for MetaProject
(http://rubyforge.org/projects/xforge). The PDF::Writer release
process is almost 100% automated now, and it wouldn't have been
possible without his work on this. What he's done will inspire me to
finish the last bits of the PDF::Writer release process that aren't
automated and then port that to the rest of my projects.

Second, I want to thank Park Heesob for GMailer. This package has
*also* been used in my PDF::Writer Rakefile to send my announcement
email.

These are *great* projects.

-austin
--
Austin Ziegler * halos...@gmail.com
* Alternate: aus...@halostatue.ca


Florian Groß

unread,
Sep 9, 2005, 11:35:51 PM9/9/05
to
Austin Ziegler wrote:

> First, I want to thank Aslak Hellesoy for MetaProject
> (http://rubyforge.org/projects/xforge). The PDF::Writer release
> process is almost 100% automated now, and it wouldn't have been
> possible without his work on this. What he's done will inspire me to
> finish the last bits of the PDF::Writer release process that aren't
> automated and then port that to the rest of my projects.
>
> Second, I want to thank Park Heesob for GMailer. This package has
> *also* been used in my PDF::Writer Rakefile to send my announcement
> email.

Care to share the Rakefile? I've automated uploads to Rubyforge and lots
of other things as well (though with custom code) and would like to
simplify / add more.

Thanks a lot!

Austin Ziegler

unread,
Sep 10, 2005, 8:48:12 AM9/10/05
to

I'm not *quite* done automating; I want to bring in Net::SSH
(specifically Net::SFTP) to upload to the web pages for a project, and
then I also want to add GPG signing (because I have to upload those
separately still). However, the Rakefile has been checked into
PDF::Writer's CVS repository (/var/cvs/ruby-pdf/pdf-writer/Rakefile),
so feel free to crib anything you find there. I will be simplifying
some of it soon (I'm going to work on Archive::Tar::Minitar so that it
provides a Rake task in its default distribution).

Florian Groß

unread,
Sep 10, 2005, 9:49:56 AM9/10/05
to
Austin Ziegler wrote:

> I'm not *quite* done automating; I want to bring in Net::SSH
> (specifically Net::SFTP) to upload to the web pages for a project, and

Heh, I use the scp tool for that.

> then I also want to add GPG signing (because I have to upload those

Hm, I'm just doing md5sum.

> separately still). However, the Rakefile has been checked into
> PDF::Writer's CVS repository (/var/cvs/ruby-pdf/pdf-writer/Rakefile),
> so feel free to crib anything you find there. I will be simplifying
> some of it soon (I'm going to work on Archive::Tar::Minitar so that it
> provides a Rake task in its default distribution).

Thank you.

aslak.h...@gmail.com

unread,
Sep 13, 2005, 2:38:28 AM9/13/05
to
thanks austin! :-)

aslak

0 new messages