Message from discussion
Cheat Sheet Tool
MIME-Version: 1.0
Received: by 10.100.119.17 with SMTP id r17mr31013anc.11.1215362418154; Sun,
06 Jul 2008 09:40:18 -0700 (PDT)
Date: Sun, 6 Jul 2008 09:40:18 -0700 (PDT)
In-Reply-To: <c3c09619-22ea-437c-aef4-08d15d52cc1e@r66g2000hsg.googlegroups.com>
X-IP: 81.98.145.109
References: <c3c09619-22ea-437c-aef4-08d15d52cc1e@r66g2000hsg.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Opera/9.50 (Windows NT 5.1; U; en-GB),gzip(gfe),gzip(gfe)
Message-ID: <2e6d35d8-e4aa-486d-ac3f-d9f06785d909@k30g2000hse.googlegroups.com>
Subject: Re: Cheat Sheet Tool
From: Dave Child <d...@addedbytes.com>
To: Added Bytes Cheat Sheets <added-bytes-cheat-sheets@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
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,