[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [pygame] how to remove spam comments in pygame wiki
- To: pygame-users@xxxxxxxx
- Subject: Re: [pygame] how to remove spam comments in pygame wiki
- From: Devon Scott-Tunkin <djvonfunkin@xxxxxxxxx>
- Date: Sat, 1 Aug 2009 07:35:11 -0700 (PDT)
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: pygame-users-outgoing@xxxxxxxx
- Delivered-to: pygame-users@xxxxxxxx
- Delivery-date: Sat, 01 Aug 2009 10:35:13 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1249137311; bh=172nX3y2kh4P/OGg/KdVuFVOiHdsLLtYfPawfsTihy4=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=UWvvtLGASOJ0K5gsKG1jk3v3rnHqs6LTt8tTQ5ZJZC2Rg2atdhZmyLqjrA3ivuAMihF+oJ19VWMTmLUnJf4WINWmUPge54DYsLASWM0iRVazBZDBC/+LvrtQw/9Adul2X5VqQzbciI6+H1ILTlk304RXHndK6SyeJbye1ijsA4o=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Jtuehbi1Rkrrqql14qcBKeL5rzB5Iv94ioxrerQOzE3TUunD1R9Fl7HH1FbUcKABcBeIw8pPEFYAAHONZuYkaILX91jT7f7NAQLPTH/3MDYJ5lJmsCrTNOhoD7K71d46NwvvUiY573bXvKzcGu+igUGwpPJgaIow1GlIkxC1t/c=;
- In-reply-to: <f5f20e3a0907312137l4b53ee8bh74219df6688101f6@xxxxxxxxxxxxxx>
- Reply-to: pygame-users@xxxxxxxx
- Sender: owner-pygame-users@xxxxxxxx
Thanks for the bugs. IE7 also has some graphical issues with the menu that I still need to address.
Devon
--- On Fri, 7/31/09, claudio canepa <ccanepacc@xxxxxxxxx> wrote:
> From: claudio canepa <ccanepacc@xxxxxxxxx>
> Subject: Re: [pygame] how to remove spam comments in pygame wiki
> To: pygame-users@xxxxxxxx
> Date: Friday, July 31, 2009, 11:37 PM
>
>
> On Sat, Aug 1, 2009 at 12:55 AM,
> Devon Scott-Tunkin <djvonfunkin@xxxxxxxxx>
> wrote:
> ... This is something I have put
> much thought into and I believe using a combination of fluid
> width with maximum and minimums is the best solution for
> single column pages and have chosen this design instead of
> fixed width or completely fluid width.
>
>
>
>
> As webpagesthatsuck.com
> will tell you in its list of no-nos for web design:
>
> -Our site uses liquid design.
>
> -Our site uses fixed-width design. (You can't win.
> Liquid is wrong on wide-screen monitors because you have
> line lengths that are hard to read — and vice versa.)
>
>
>
> you just can't win ;).
>
>
>
> but if you want the objectivity behind my decisions please
> read:
>
> http://www.humanfactors.com/downloads/feb03.asp
>
>
>
> I find it interesting that this study notes kids prefer ~45
> characters per line and then web 2.0 sites popular with kids
> (myspace (shudder), facebook, blog templates etc) all have
> extremely short fixed-length line lengths for their content
> columns.
>
>
>
>
> best,
>
>
>
> Devon
>
> Specific
> content adds additional constraints to the width conundrum;
> look at
> http://pygameweb.no-ip.org/snippets/4/
> some code lines are truncated to fit, very bad for
> code.And adding a horizontal scroll bar is not
> really a solution.The projects column adds
> nothing to the page value, and takes real state better to be
> used for code.
> (additional note for this specific page: IE7 cannot
> save this page as html plus images; only as .mht
> ) --claxo
>