I for one, am in favor of having at least some type of simple backend
available to site admins to make quick and simple changes (such as adding
or editing news, adding release information) in such a way that doesn't
require coding. While we currently have several interested parties with
HTML/CSS knowledge, that may not always be the case when a new release
comes along, etc.

CSS Media Queries are a definite requirement to making any site responsive
to different user platforms. While basic responsive websites can be coded
fairly easily through Media Queries, it's a good idea to use an analytic
software to measure what platforms visitors are using. For example, if 90%
of visitors use Internet Explorer 6, then simple media queries won't work.
(Fortunately IE 6 is no longer a huge threat. For an example, during a time
period of Jan. 1, 2014 through yesterday, of 311 sessions of Internet
Explorer users on a website I run, 0 used IE6. On a different site for the
same timespan, it was 4 of 204 with an overall session figure of 1,507.)

On Sun, Dec 28, 2014 at 12:06 AM, Jonathan Aquilina <eagles051...@gmail.com>
wrote:

> I think here some html5 css3 would be more then enough, but I think its
> also essential to make the site responsive.
>
> On Thu, Dec 25, 2014 at 7:44 PM, Bryce Harrington <
> br...@bryceharrington.org> wrote:
>
>> On Tue, Dec 23, 2014 at 08:19:03PM +1030, Michael T. Pope wrote:
>> > On Mon, 22 Dec 2014 22:51:23 +0100
>> > Jonathan Aquilina <eagles051...@gmail.com> wrote:
>> > > Wordpress is super easy to update
>> >
>> > Yes, good.  I salute your enthusiasm but please understand my caution.
>> I
>> > just looked it up, and wordpress has 740(!) CVEs issued since 2003.  I
>> > knew it was going to be bad, but that is abysmal.  To maintain it well
>> you
>> > are going to need to watch carefully for security announcements and
>> > update promptly.  Are you sure you can commit to that long term?  Even
>> > if so, I think if we go with wordpress, we need an emergency exit
>> strategy.
>> > Perhaps I should wget freecol.org and stash a tarball in the git repo
>> at
>> > the very least.
>>
>> WordPress is awesome, but isn't it a bit overkill for what freecol.org
>> needs?  There aren't that many pages, and they aren't updated that
>> frequently...
>>
>> I've seen some pretty robust sites done for open source projects using
>> just git and some random html templating language.  I've even seen a few
>> simple ones that just have a really good CSS template and plain HTML.
>>
>> For example, Cairo's website (cairographics.org) uses a static
>> html generator that gets triggered (I think) via git push, which from a
>> maintainer POV is convenient since updating the website is essentially
>> the same workflow as updating the codebase.  And also scriptable...
>> cairo's new-version release process also scripts up all the website
>> updates
>>
>>
>> Bryce
>>
>>
>> ------------------------------------------------------------------------------
>> Dive into the World of Parallel Programming! The Go Parallel Website,
>> sponsored by Intel and developed in partnership with Slashdot Media, is
>> your
>> hub for all things parallel software development, from weekly thought
>> leadership blogs to news, videos, case studies, tutorials and more. Take a
>> look and join the conversation now. http://goparallel.sourceforge.net
>> _______________________________________________
>> Freecol-developers mailing list
>> Freecol-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/freecol-developers
>>
>
>
>
> --
> Jonathan Aquilina
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> Freecol-developers mailing list
> Freecol-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freecol-developers
>
>


-- 
*Caleb R. Williams*

*Photographer*
w: http://calebwilliamsphotography.com
b: http://blog.calebwilliamsphotography.com
e: cale...@gmail.com
c: 612-275-7796
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Freecol-developers mailing list
Freecol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freecol-developers

Reply via email to