1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Think about bugzilla monitoring?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Think%20about%20bugzilla%20monitoring%3F&In-Reply-To=%3C20100925122237.GA16523%40shikamaru.fr%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001214.html">
<LINK REL="Next" HREF="001216.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Think about bugzilla monitoring?</H1>
<B>Remy CLOUARD</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Think%20about%20bugzilla%20monitoring%3F&In-Reply-To=%3C20100925122237.GA16523%40shikamaru.fr%3E"
TITLE="[Mageia-discuss] Think about bugzilla monitoring?">shikamaru at mandriva.org
</A><BR>
<I>Sat Sep 25 14:22:37 CEST 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001214.html">[Mageia-discuss] Think about bugzilla monitoring?
</A></li>
<LI>Next message: <A HREF="001216.html">[Mageia-discuss] Think about bugzilla monitoring?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1206">[ date ]</a>
<a href="thread.html#1206">[ thread ]</a>
<a href="subject.html#1206">[ subject ]</a>
<a href="author.html#1206">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sat, Sep 25, 2010 at 01:58:15PM +0200, Farfouille wrote:
><i>
</I>><i>
</I>><i> Le 25/09/2010 11:13, Michael Scherer a écrit :
</I>><i> [...]
</I>><i> > We can also try to improve the efficiency of developers.
</I>><i> [...]
</I>><i> >So to conclude, as arrogant and elitist it will sound, the best way for
</I>><i> >everybody to have a bug fixed is to fix it yourself.
</I>><i> Hi,
</I>><i>
</I>><i> I do not fully agree with your demonstration, Michael. Mageia
</I>><i> targets also Average Joe which obviously is not and never be a
</I>><i> developer. Your conclusion is more appropriate for distros like
</I>><i> fedora, which states clearly that their target audience is
</I>><i> computer-friendly user (<A HREF="https://fedoraproject.org/wiki/User_base">https://fedoraproject.org/wiki/User_base</A>)
</I>><i>
</I>><i> That said, I believe that improving productivity of developers is
</I>><i> part of the solution.
</I>><i>
</I>><i> How can it be done ?
</I>><i>
</I>><i> Short answer : by using language of higher level than C or C++.
</I>This reasoning has already been taken in account even by distributions
that tend to attract more developper profiles.
Many end user tools are developped in python for this reason, because
python has the reputation of being easy to learn (though arguably perl
or ruby do their job well in that area too).
Two well-known examples in these area are networkmanager and
system-config-printer.
><i> What is means for Mageia ? Nothing for the moment, there are so many
</I>><i> urgent thinks to do ;) But in the future I would like to help to
</I>><i> promote high level language programming in Mageia community.
</I>I suggest you to add yourself in this page :
<A HREF="http://www.mageia.org/wiki/doku.php?id=packaging">http://www.mageia.org/wiki/doku.php?id=packaging</A>
add some entries in the language list.
We need java experts, and vala and D are interesting too :-)
><i>
</I>><i> Cheers
</I>><i> Farfouille
</I>Regards,
--
Rémy CLOUARD
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 230 bytes
Desc: not available
URL: </pipermail/mageia-discuss/attachments/20100925/ced6f91a/attachment.asc>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001214.html">[Mageia-discuss] Think about bugzilla monitoring?
</A></li>
<LI>Next message: <A HREF="001216.html">[Mageia-discuss] Think about bugzilla monitoring?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1206">[ date ]</a>
<a href="thread.html#1206">[ thread ]</a>
<a href="subject.html#1206">[ subject ]</a>
<a href="author.html#1206">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|