X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from jeremythomerson.com (mail.jeremythomerson.com [74.117.189.38]) by mail.alpinelinux.org (Postfix) with ESMTP id 7179C25802A0 for ; Sun, 31 Jul 2011 14:06:50 +0000 (UTC) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by jeremythomerson.com (Postfix) with ESMTP id 2CE661C584 for ; Sun, 31 Jul 2011 09:17:51 -0500 (CDT) Received: by wyg24 with SMTP id 24so1413124wyg.13 for ; Sun, 31 Jul 2011 07:06:46 -0700 (PDT) Received: by 10.227.59.8 with SMTP id j8mr5005861wbh.1.1312121064150; Sun, 31 Jul 2011 07:04:24 -0700 (PDT) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Reply-To: jeremy@thomersonfamily.com Received: by 10.216.19.8 with HTTP; Sun, 31 Jul 2011 07:02:38 -0700 (PDT) In-Reply-To: <20110731124429.0073e753@alpinelinux.org> References: <1311896020-6636-1-git-send-email-jeremy@thomersonfamily.com> <20110731124429.0073e753@alpinelinux.org> From: Jeremy Thomerson Date: Sun, 31 Jul 2011 10:02:38 -0400 Message-ID: Subject: Re: [alpine-devel] [PATCH] testing/pastebinc: new aport To: Natanael Copa Cc: alpine-devel@lists.alpinelinux.org Content-Type: multipart/alternative; boundary=20cf30025870ee551d04a95dfd6b --20cf30025870ee551d04a95dfd6b Content-Type: text/plain; charset=ISO-8859-1 I hadn't seen it. What makes pastebinc different is that it is configurable to work on *any* pastebin alternative. For instance, at a couple places where I do some work, we have internal pastebin-clones. A simple config file should make it possible for those users to use it on their servers and workstations where they will not want to paste things to external sites. If anyone is interested in reviewing the C code ( https://github.com/jthomerson/pastebinc), I'd be interested in any feedback you have. I have a couple "TODO" items in it that are more like "note to self - need to research this" since this is my first real C project. Thanks for pushing the aport! Jeremy Thomerson On Sun, Jul 31, 2011 at 6:44 AM, Natanael Copa wrote: > On Thu, 28 Jul 2011 23:33:40 +0000 > Jeremy Thomerson wrote: > > > a new aport for my new project: pastebinc > > see https://github.com/jthomerson/pastebinc for more info > > btw... did you see sprunge? solves same problem but uses the > http://sprunge.us/ service instead of pastebin.com. I wrapped a tiny > shell script and packaged it: > > apk add sprunge > # example: > git diff | sprunge > > -nc > --20cf30025870ee551d04a95dfd6b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I hadn't seen it. =A0What makes pastebinc different is that it is confi= gurable to work on *any* pastebin alternative. =A0For instance, at a couple= places where I do some work, we have internal pastebin-clones. =A0A simple= config file should make it possible for those users to use it on their ser= vers and workstations where they will not want to paste things to external = sites.

If anyone is interested in reviewing the C code (https://github.com/jthomerson/past= ebinc), I'd be interested in any feedback you have. =A0I have a cou= ple "TODO" items in it that are more like "note to self - ne= ed to research this" since this is my first real C project.

Thanks for pushing the aport!

= Jeremy Thomerson

On Sun, Jul 31, 2011 at = 6:44 AM, Natanael Copa <ncopa@alpinelinux.org> wrote:
On Thu, 28 Jul 2011 23:33= :40 +0000
Jeremy Thomerson <jeremy@thomersonfamily.com> wrote:

> a new aport for my new project: pastebinc
> see https://github.com/jthomerson/pastebinc for more info

btw... did you see sprunge? solves same problem but uses the
http://sprunge.us/ ser= vice instead of pastebin.= com. I wrapped a tiny
shell script and packaged it:

apk add sprunge
# example:
git diff | sprunge

-nc

--20cf30025870ee551d04a95dfd6b-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---