Message from discussion
Cheat Sheet Tool
MIME-Version: 1.0
Received: by 10.150.197.8 with SMTP id u8mr98462ybf.29.1220474169189; Wed, 03
Sep 2008 13:36:09 -0700 (PDT)
Date: Wed, 3 Sep 2008 13:36:09 -0700 (PDT)
In-Reply-To: <2e6d35d8-e4aa-486d-ac3f-d9f06785d909@k30g2000hse.googlegroups.com>
X-IP: 67.166.44.226
References: <c3c09619-22ea-437c-aef4-08d15d52cc1e@r66g2000hsg.googlegroups.com>
<2e6d35d8-e4aa-486d-ac3f-d9f06785d909@k30g2000hse.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1)
Gecko/2008070208 Firefox/3.0.1 Creative ZENcast v2.00.13,gzip(gfe),gzip(gfe)
Message-ID: <e405baa7-f7f0-4fbc-a4e7-3bbae67d0c93@w1g2000prk.googlegroups.com>
Subject: Re: Cheat Sheet Tool
From: Levi Watts <viruswa...@gmail.com>
To: Added Bytes Cheat Sheets <added-bytes-cheat-sheets@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Dave,
You say you have been working on a tool to satisfy this need. In what
language is the tool written in, and perhaps more importantly, would
it be open source?
Such a tool could cause the number of cheet sheets available to
exploid, with AB as a hub for both user submitted and site approved
sheets.
Levi
On 6 Jul, 10:40, Dave Child <d...@addedbytes.com> wrote:
> Hi Jim :)
>
> I hadn't planned on mentioning this for a while, as I'm not sure how
> long it's going to take me to finish, but I've been working on a
> "Create-Your-Own" cheat sheet tool.
>
> It allows you to add one URL for each block you want on the cheat
> sheet. The URL can be on any server and returns an XML document
> specifying the content for that block on the cheat sheet.
>
> Using this, anyone can create a block for their own technology (think
> jQuery plugin makers, homegrown CMSes, etc), or for any other
> technology they like, and make it available to everyone, and keep it
> up to date without needing to have me update a central repository.
>
> To use it, you specify a list of URLs for a cheat sheet. The system
> then grabs the URLs and puts them into a doc for you to arrange as you
> like. You can save as HTML, PDF, PNG or JPG. Landscape and portrait
> will both be supported. All cheat sheets created go into a directory
> so others can grab them too.
>
> As I say, though, I'm not sure when it will be completed. There's a
> lot to do (and the security aspects are a serious concern), but I will
> be posting more about it over the coming months (and of course the
> members of this group will be the first to have access to all stages
> of the project as it progresses).
>
> Regards,
> Dave
>
> On 6 Jul, 17:27, Jim Beam <aiko.one...@googlemail.com> wrote:
>
> > Hi,
>
> > my opinion is, that there should be a Cheat Sheet Tool which makes it
> > easier to create Cheat Sheets for oneself. Best solution would be
> > something like a layouting tool that behaves similar to the
> > netvibes.com page. And then you'd just take the "windows" you need out
> > of a pool (which is ideally filled by a community) and put em on your
> > sheet like you want to.
>
> > Should not be too difficult to realize since you have YUI and MySQL
> > and stuff.
>
> > Regards,