Cutting down administrator access?
by Paul W. Frields
I noticed we have 18 (!!) administrators on the Magazine site. It's
definitely a good idea to have multiple administrators. But perhaps
we should whittle the list since some of the admins don't work on the
Magazine at all these days. Here's the complete list:
MariaDB> SELECT u.user_login FROM wp_users u LEFT JOIN wp_usermeta m ON (u.ID = m.user_id) WHERE m.meta_value=10 ;
+--------------+
| user_login |
+--------------+
| chrisroberts |
| Mitzie |
| randomuser |
| jzb |
| ryanlerch |
| mattdm |
| nb |
| pfrields |
| duffy |
| jreznik |
| cydrobolt |
| sgallagh |
| rsuehle |
| robyduck |
| puiterwijk |
| bex |
| jflory7 |
| bproffit |
+--------------+
--
Paul W. Frields http://paul.frields.org/
gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233 5906 ACDB C937 BD11 3717
http://redhat.com/ - - - - http://pfrields.fedorapeople.org/
The open source story continues to grow: http://opensource.com
5 years, 7 months
Visual Studio Code on Fedora
by Jogender Kvs
Hi,
I would like to write the following article:
Summary: Install Visual Studio Code in Fedora
Description: This article is aimed to tell viewers about a powerful source
code editor i.e. Visual Studio Code and can they install it in their
system. After this the article will also guide you through certain steps
that the viewers can follow after the installation. The general blueprint
is as follow:
• What is Visual Studio Code? And its Advantages
• How to install Visual Studio Code
• After installation – Some useful commands
• Installing Packages
• Themes
If you like the idea then please let me know.
Cheers,
5 years, 7 months
Post Proposal: Kcontac
by William Moreno
Hello all
There was a thread in the kde mailing list about apps usage and many people
hace said that find korganizer hard to setup, so I want to write a proposal
of post configuring korganizer {mail,contacts,calendar} with at less a
gmail and a nextcloud account.
Does this sound like a good theme for the Fedora Magazine?
William Moreno Reyes
http://about.me/williamjmorenor
5 years, 7 months
Fedora 27 Release Announcement
by Ryan Lerch
I have made a bit of a start on the release announcment post on the
magazine.
It still needs a lot of work and fine-tuning, and lots of the content is
just pastad from the beta announcment, but it is a start.
I have also drafted up the Upgrading to Fedora 27 article.
Images for both posts are also done and on the posts now.
cheers,
ryanlerch
5 years, 7 months