What languages are allowed on fp.o Not the wiki, the main html pages?
FI typically uses python. I don't think there's an explicit "allowed" or "disallowed" list, more choose a language that enough people in FI are comfortable with that if you get hit by a bus, someone else could step into your role. That means PHP is "out" for most of us.
Thanks, Matt -- Matt Domsch Technology Strategist Dell | Office of the CTO
On Tue, Nov 9, 2010 at 07:49, Matt_Domsch@dell.com wrote:
What languages are allowed on fp.o Not the wiki, the main html pages?
FI typically uses python. I don't think there's an explicit "allowed" or "disallowed" list, more choose a language that enough people in FI are comfortable with that if you get hit by a bus, someone else could step into your role. That means PHP is "out" for most of us.
PHP is growing inside our infrastructure, however I would like to keep it to an easily audit-able amount. Mainly I would prefer that we standardize on our frameworks so that it is either Drupal and Mediawiki. The same on the Python side.. keeping the frameworks to an amount that we know what we have and how they 'interact' with each other.
On Tue, Nov 9, 2010 at 3:42 PM, Stephen John Smoogen smooge@gmail.comwrote:
On Tue, Nov 9, 2010 at 07:49, Matt_Domsch@dell.com wrote:
What languages are allowed on fp.o Not the wiki, the main html pages?
FI typically uses python. I don't think there's an explicit "allowed" or
"disallowed" list, more choose a language that enough people in FI are comfortable with that if you get hit by a bus, someone else could step into your role. That means PHP is "out" for most of us.
PHP is growing inside our infrastructure, however I would like to keep it to an easily audit-able amount. Mainly I would prefer that we standardize on our frameworks so that it is either Drupal and Mediawiki. The same on the Python side.. keeping the frameworks to an amount that we know what we have and how they 'interact' with each other.
-- Stephen J Smoogen. "The core skill of innovators is error recovery, not failure avoidance." Randy Nelson, President of Pixar University. "Let us be kind, one to another, for most of us are fighting a hard battle." -- Ian MacLaren _______________________________________________ infrastructure mailing list infrastructure@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/infrastructure
As far as any custom stuff we do - since we like Python, I'll throw another shout out for Django. I am pretty much in love with Django :)
PHP can get annoying because security isn't the default (as people like mmcgrath have pointed out to me several times :) -- though things like Facebook's XHP (https://github.com/facebook/xhp) are helping to change that.
On Tue, Nov 09, 2010 at 03:47:08PM -0500, Ricky Elrod wrote:
As far as any custom stuff we do - since we like Python, I'll throw another shout out for Django. I am pretty much in love with Django :)
PHP can get annoying because security isn't the default (as people like mmcgrath have pointed out to me several times :) -- though things like Facebook's XHP (https://github.com/facebook/xhp) are helping to change that.
Note that currently, all of our custom stuff is written on either TurboGears1 or TurboGear2.
Things I can remember we're deploying upstreams of: transifex and reviewboard (django), collectd (?) mediawiki, wordpress, and drupal (php) awstats moinmoin (python -- read-only) koji (mod_python) trac -- mod_wsgi(python)
-Toshio
On 09/11/10 20:47, Ricky Elrod wrote:
<snip>
PHP is growing inside our infrastructure, however I would like to keep it to an easily audit-able amount. Mainly I would prefer that we standardize on our frameworks so that it is either Drupal and Mediawiki. The same on the Python side.. keeping the frameworks to an amount that we know what we have and how they 'interact' with each other.
Will be hoping to learn Drupal, on my own time and with the aid of Drupal-Groups Ireland.
In college will be learning these relevant bits?: Java Javascript PHP xhtml css
as part of: http://tinyurl.com/qrrggo
On Sun, Dec 05, 2010 at 12:49:16PM +0000, Frank Murphy wrote:
On 09/11/10 20:47, Ricky Elrod wrote:
<snip>
PHP is growing inside our infrastructure, however I would like to keep it to an easily audit-able amount. Mainly I would prefer that we standardize on our frameworks so that it is either Drupal and Mediawiki. The same on the Python side.. keeping the frameworks to an amount that we know what we have and how they 'interact' with each other.
Will be hoping to learn Drupal, on my own time and with the aid of Drupal-Groups Ireland.
In college will be learning these relevant bits?: Java Javascript PHP xhtml css
as part of: http://tinyurl.com/qrrggo
Fedora Insight is planning to use Drupal. Talk to smooge or stickster on IRC or see if you can make one of their meetings: http://fedoraproject.org/wiki/Fedora_Insight
-Toshio
On Tue, Nov 09, 2010 at 10:27:23AM +0000, Frank Murphy wrote:
What languages are allowed on fp.o Not the wiki, the main html pages?
The main HTML pages use static HTML. See fedora-web.git.
http://git.fedorahosted.org/git/?p=fedora-web.git;a=tree;f=fedoraproject.org
infrastructure@lists.fedoraproject.org