thisweekinfedora.org
This Week in Fedora (old posts page 12) | This Week in Fedora
http://thisweekinfedora.org/index-12.html
Weekly updates on the activities of the community. This week in Fedora is providing weekly news about the activities of the contributors to the Fedora project. Using the information collected by fedmsg. And made available via datagrepper. Activities from Mon, 08 Jun 2015 to Sun, 14 Jun 2015. Diff to previous week. Edit on the wiki. Posts on the planet. Top contributors of the week. Mhayden (14), kenharkey (13), delete (7). Karsten (6971), pbrobinson (4720), sharkcz (2799). Edit on the wiki. Diff to previ...
nytefyre.net
development – nytefyre/net3.2
http://nytefyre.net/category/development
Can maintaining package dependencies in RPM be magic? One of the biggest complaints I hear about packaging software is packaging up all the dependencies, and then being responsible for keeping them current. Obviously, this is not the only complaint. but i’m not talking about the others at the moment. That was a long time ago, and obviously this kind of thing is an issue. So some really clever people (okay, at the very least more motivated) in Fedora came up with Anitya. Anitya publishes events to fedmsg.
nytefyre.net
rpms – nytefyre/net3.2
http://nytefyre.net/tag/rpms
Can maintaining package dependencies in RPM be magic? One of the biggest complaints I hear about packaging software is packaging up all the dependencies, and then being responsible for keeping them current. Obviously, this is not the only complaint. but i’m not talking about the others at the moment. That was a long time ago, and obviously this kind of thing is an issue. So some really clever people (okay, at the very least more motivated) in Fedora came up with Anitya. Anitya publishes events to fedmsg.
chapeau.freevariable.com
fedmsg data and Spark SQL - Chapeau
http://chapeau.freevariable.com/2014/10/fedmsg-and-spark.html
Fedmsg data and Spark SQL. In this post, I’ll briefly introduce fedmsg. The federated message bus developed as part of the Fedora project’s infrastructure, and discuss how to ingest fedmsg data for processing with Spark SQL. While I hope you’ll find the analytic possibilities of fedmsg data as interesting as I do, this post will also cover some possible pitfalls you might run into while ingesting complex JSON data or the contents of large SQL databases into Spark SQL more generally. When a wiki page.
honeycoding.wordpress.com
OPW'2013 | Writing my first FOSS contribution experiences. | Page 2
https://honeycoding.wordpress.com/page/2
Writing my first FOSS contribution experiences. Fedora-Packages: My new coding adventure world! February 6, 2014. I have started working on the fedora packages App which is built on the top of the python-turbo gear framework. So this was a new framework to me but in past i had worked on Python-Flask and Rails that helped me to pick up turbogear in good pace. First question would be why python-turbogear? Support for Horizontal data partitioning (aka, sharding). Support for multiple data-exchange formats.
honeycoding.wordpress.com
November | 2013 | OPW'2013
https://honeycoding.wordpress.com/2013/11
Writing my first FOSS contribution experiences. Monthly Archives: November 2013. Indentation in Python; Sometimes it’s creepy. November 15, 2013. It automatically indents your code. Here is, how you can install it via pip. Pip install - upgrade autopep8. It will auto-format the code not only indentation but also spacing styles. So it makes the python script to conform PEP8 style guide. Autopep8 your code.py. To auto-format your code. To know which commit is the head pointing to:. Git reset - hard HEAD 1.
communityblog.fedoraproject.org
CommOps
https://communityblog.fedoraproject.org/category/commops
Category: CommOps (page 1 of 5). All articles in this category are related to the Community Operations team in the Fedora Project. https:/ fedoraproject.org/wiki/CommOps. Elections Retrospective, January 2017. January 17, 2017. The results are in! The Fedora Elections for the Fedora 25 release cycle of FESCo, FAmSCo and the Council concluded on Tuesday, January 17th. The results are posted on the Fedora Voting Application. January 2017 Elections Retrospective Report. 2017 January Elections: Interviews.
release-monitoring.org
Anitya
https://release-monitoring.org/about
Anitya is a project version monitoring system. Every-day Anitya checks if there is a new version available and broadcast the new versions found via a message bus: fedmsg. More information on fedmsg for anitya. Anyone with an OpenID account can register a new application on Anitya. To do so, all you need is the project name and its home page, the combination of both must be unique. In order to retrieve the new version, you can specify a backend for the project hosting. More information below. For projects...