Re: [Freecol-developers] FreeCol Website

2015-05-07 Thread Caleb Williams
>
> As I see it from just viewing the page, there is no dynamic content on it
> (besides maybe the removed poll). That would mean its not necessary to code
> it in ugly PHP and regenerate it for each page view.
>

As it stands there is no dynamic content on the site that I've found. I
have found traces of what could have been dynamic content but is now just
whitespace within the HTML. I tried to remove as much of that as possible.

I'm not sure what you're referring to when you call PHP ugly. Generally
speaking it's ugly based on the way it's implemented.


> I think, the logical thing is to do it the same way as its done for code:
> Write sourcecode in an easy language, compile it to static html and upload
> it
> once when you add content, then only serve the static pages.


While I'd hate to code in machine code or byte code, there generally isn't
an "easy" language for websites. Easy would be WYSIWYG editors such as
WordPress, Joomla! and Drupal (and to a far lesser extent implementations
of MediaWiki) and letting them do the conversions.

I am personally a fan of any type of CMS that divorces the content from
everything that it's wrapped in -- which I believes allows "non-tech"
content publishers to publish (generally) text based content without having
to worry about the HTML/PHP/CSS/SQL/JavaScript.


> Take a look at http://commonmark.org/ . This might enable writing some
> parts,
> like the news items, in nearly the same syntax as you do when editing the
> wiki
> at SF, without thinking about the details of html.
>

See above, and while I'm not familiar with that particular resource as I
mentioned above, I am in favor of anything that will help people create
content without having to worry about the technical aspects of web coding.

Hopefully we can move toward that in the future.

I guess, the menu parts of the website might not need many changes over time
> and could stay as is.
>

I haven't looked heavily at the menu (unfortunately FreeCol.org is blocked
at work), so i don't know what needs to change there, but generally it
seems to work, even if I'd argue that menu format is somewhat out of favor
with most modern designs.

Best,

-- 
*Caleb R. Williams*
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
Freecol-developers mailing list
Freecol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freecol-developers


[Freecol-developers] Fwd: Fwd: FreeCol Website

2015-05-07 Thread Caleb Williams
FYI.

-- Forwarded message --
From: Caleb Williams 
Date: Thu, May 7, 2015 at 7:09 AM
Subject: Re: [Freecol-developers] Fwd: FreeCol Website
To: "Michael T. Pope" 



> That ship has sailed.  The website contains the auto-generated javadoc.
> The javadoc is generated from our git tree.  I even have a script for
> uploading it already.  Having a copy of the website already present
> potentially (when I have written those scripts) makes the release process
> simpler as I can edit the release-relevant pages in my local git instance
> and upload them and the javadoc in one hit.
>
What type of process will there be for updating the actual Repository to
the website? Is that part of the script you have worked out?

Meanwhile, MR#35 is in, however this is inefficient.  Would you like
> commit privilege?
>
I guess it's time.

-- 
*Caleb R. Williams*
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
Freecol-developers mailing list
Freecol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freecol-developers