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-dev] [soft-commits] [6435] Added a first log viewer module.
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B6435%5D%20Added%20a%20first%20log%20viewer%0A%09module.&In-Reply-To=%3C50A0DA20.9080108%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="019945.html">
<LINK REL="Next" HREF="019956.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [soft-commits] [6435] Added a first log viewer module.</H1>
<B>Steven Tucker</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B6435%5D%20Added%20a%20first%20log%20viewer%0A%09module.&In-Reply-To=%3C50A0DA20.9080108%40gmail.com%3E"
TITLE="[Mageia-dev] [soft-commits] [6435] Added a first log viewer module.">tuxta2 at gmail.com
</A><BR>
<I>Mon Nov 12 12:14:40 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="019945.html">[Mageia-dev] [soft-commits] [6435] Added a first log viewer module.
</A></li>
<LI>Next message: <A HREF="019956.html">[Mageia-dev] [soft-commits] [6435] Added a first log viewer module.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19947">[ date ]</a>
<a href="thread.html#19947">[ thread ]</a>
<a href="subject.html#19947">[ subject ]</a>
<a href="author.html#19947">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 12/11/12 19:16, AL13N wrote:
><i> Op maandag 12 november 2012 11:07:42 schreef Angelo Naselli:
</I>><i> [...]
</I>>><i> Again I'm not a perl developer and neither i'm pretending to be,
</I>>><i> what i'm trying to, is porting some old programs to new layout,
</I>>><i> but if that hurts someone's feeling i can stop working on it
</I>>><i> and do some in c++ for what i need.
</I>><i> [...]
</I>><i>
</I>><i> Be advised that often people come accross as rude for certain people when it's
</I>><i> really just a different way of speaking in their primary language.
</I>><i>
</I>><i> I doubt his feelings get hurt so easily though :-)
</I>><i>
</I>><i> Also, look at it this way: if you really were bothering him, he wouldn't care
</I>><i> so much as to send detailed comments with where to find more info
</I>
This way of speaking (I find it is standard with technical people, not
just a language issue) was a big shock to me the first time I offered up
help, and seemed to be smashed back down.
I felt quite deflated and hurt, but it really is just getting to the
point, and in most cases not meant as an insult but rather helping out
by pointing out how things could be better. I learned to appreciate the
fact that someone has bothered to analyse my code, regardless of their
opinion of it.
At the end of the day, if you don't agree, you just don't change your
code :-)
But just for the record ...
Angelo, you are doing a great job. I really appreciate your help (both
hands on and advise) and I am sure most people here at least respect
your effort, regardless of whether they agree with the project, or like
the code itself. You did not initially want to use libyui and you did
not want to use Perl. You are now doing both in the hope of achieving
the greater goal.
Thank you!
Now get back and fix your rubbish code !! lol :-P
Cheers
Tuxta
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="019945.html">[Mageia-dev] [soft-commits] [6435] Added a first log viewer module.
</A></li>
<LI>Next message: <A HREF="019956.html">[Mageia-dev] [soft-commits] [6435] Added a first log viewer module.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19947">[ date ]</a>
<a href="thread.html#19947">[ thread ]</a>
<a href="subject.html#19947">[ subject ]</a>
<a href="author.html#19947">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|