There are already several Linux User Groups available in Accra Alone.
The ones that I know of that are active are LinuxAccra (meetings at
AITI, Saturdays) and Legon Linux Users Group (meetings at Legon, not
sure of the day). There is also Ghoss (Ghana Open Source Society, which
is somewhat dormant at the moment ;-). Moreover, there are several LUGs
in other regions. Some active, some less so. Not to mention other groups
that are not LUGs as such, but passionate about open source. Here I
include Accra.rb (Ruby Users Group), AJUG (Java User Group), both fairly
dormant right now.
At the moment I think there are too few users to justify three different
groups, unless the scope of the new group is fundamentally different
from the others. Otherwise I think it would be a better idea
to join one of the existing groups. Fragmentation of the still
relatively small open source community won't benefit anybody.
Lorenzo
On 8/26/10, Wisdom Donkor <wisd...@hotmail.com> wrote:
>
> I think is not a good idea since there are several linux groups in Ghana. am
> currently
> a member of Linux Accra for which we meet every Saturday at the Ghana-India
> Kofi Annan Advance Information Technology Institute
> which have even produce so many users working with big companies in the
> world.
>
> WISDOM DONKOR
>
>
>
--
Sent from my mobile device
...its amazing how far we are able to go if we just let ourselves to go...
Agree.
I agree to a large extent. I am unhappy with having many small,
fragmented groups, for much the same reasons as you mention. However, I
think the opposite extreme, to have one single "tech" group, 1)
impractical in reality and 2) not even desirable. I have two primary
reasons for thinking so.
The first one is geographic. If we have a single tech group, where is it
going to hold its activities? In Accra? I would certainly agree, but
what about people who are not in Accra? Do we neglect them? Do we expect
them to bear the costs of coming to Accra evey time we decide to hold an
event? (If anybody thinks "online", think again.)
The second is scope. I expect the activities of a Java User Group to be
significantly different from the activities of a Linux User Group. If we
have a single "tech group" and a few of us decide to dedicate three
months to nothing but LISP, I surely wouldn't mind, but what about all
those members who are not interested in LISP, possibly not even in
programming at all (Linux/BSD/OpenSolaris/etc groups will have such
members).
That being said, I really agree with your point about developers
isolating technologies too much. In fact, I *strongly* agree. However,
LinuxAccra has always been a group that has acted as an "entry-level"
group. Most new members to LinuxAccra know little, if anything at all
about Linux. They've heard about Linux and are curious to know more.
This of course leads to a lot of introductory sessions, something that
doesn't appeal to more advanced Linuxers.
A Java user group, on the other hand, has a more specific scope. I
wouldn't expect somebody who has no knowledge of UNIX to show up at a
JUG meeting.
Maybe my choice of the word "scope" is a poor one, just that I'm not
sure of what else I can use. Historically, LinuxAccra has tried to
appeal to "the general public", ie. people who know little or nothing
about Linux. To these people we have offered standard introductions to
Linux, the desktop (with the standard flamefests about whether Gnome or
KDE is better for new users, whether Vi is better than Emacs or Emacs is
worse than Vi, etc), OpenOffice, etc. I think this is an important part
of what LinuxAccra does: introducing Linux. But, by putting so much
focus on this, we have lost most of the more experienced linuxers who
were looking for something more in-depth and challenging than "to start
OpenOffice, click on the icon in your panel". So they lost interest.
Some of them went off to form new groups, with a different scope.
In the case of LinuxAccra and Legon LUG, there are specific reasons for
why the two exist. Several LinuxAccra members were present when Legon
LUG was formed and we supported it. We thought it a good thing that
Legon should have its own LUG. The member counts of each group is small
(especially if you count *active* members), but I don't think either
group would necessarily want the two to merge. I think several Legon LUG
members are willing to attend meetings at campus, but if they have to go
all the way to AITI for a two-hour meeting...
What I do think, and I've argued about for years, is that it could be
useful to have a system of coordination between all the groups. This
could be as simple as a web site (kindly hosted by Google? ;-), which
would act as a directory of tech-oriented groups, as well as a place
where we could organize/announce common events (like Software Freedom
Day).
I dont understand your long essay.
Is that a new group u are suggesting or you are commenting on the
subject a new group "Ghana Linux User Group".
Please with pleasure kindly summerise it so we will know the bus stop
you are arriving.
happy coding man! :-D
--
On 9/1/10, emmanuel eshun-davies <moonwa...@gmail.com> wrote:
> It would have been much simpler if u used the date() function in php.
> Put it into a variable say
> $date = date();
> then where u wnt to echo the date use this;
> echo $date;
> refer to ur php manual for a complete list on how to use the date()
> function right. Or visit php.net
> amazing js codes though... :-O
>
> happy coding man! :-D
>
> On 9/1/10, Wisdom Donkor <wisd...@hotmail.com> wrote:
>>
Wisdom i dont know what you really want but check the code underneath if it answers you question if not kindly let the grou know ASAP.
---------------------------------
<?php
echo 'For Wisdom'.'<br />';
?>
<html>
<head>
<title>Your First Application</title>
</head>
<script language="JavaScript" type="text/javascript">
var todaysdate = new Date();
year = todaysdate.getFullYear();
month = todaysdate.getMonth();
date = todaysdate.getDate();
day = todaysdate.getDay();
<ocument.writeln(year+"-"+monthname[month]+"-"+date);
window.onload = function(){
document.forms['myform'].elements['datefield'].value = year+"-"+monthname[month]+"-"+date;
}
Please feel free to ask questions regarding this if you have any.Sent from my iPhone
--
*
***********************************
Business Development Manager
NandiMobile Limited
www.nandimobile.com
P.M.B CA 13
Accra Ghana
E-mail: edw...@nandimobile.com
Skype: ttaaggooee
Mobile +233(0)244709575.*
thanks
Algorithm Example 3
Example
Design an algorithm which will prompt an operator for a student’s
exam score out of 100. Your program is then to match the exam score
to a letter grade and print the grade to the screen. The letter grade is
to be calculated as follows:
Exam Score Grade
90 and above A
80 - 89 B
70 - 79 C
60 - 69 D
50 - 59 E
below 50 F
# define variable
$laughter = LMAO
# action
while (Emmanuel == LaughingAtVictimsOfWisdom)
{
echo $laughter;
} else {
echo "hahhahahahahahahahhahahahahahahah! oh oh oh oh!
hahahhahahahahahahhahhahahahahahaha";
}
--
...its amazing how far we are able to go if we just let ourselves to go...
sorry guys, I cnt help sharing my laughter... hehehehe hahahhaha hohohohoho lol
--
...its amazing how far we are able to go if we just let ourselves to go...
Prince you are right.
Almost true with the time table for the linux accra
take care
WISDOM DONKOR
Date: Thu, 18 Nov 2010 12:13:01 +0000
Subject: Re: HELP SOLVE QUESTIONS
Please Wait.......
Scanning Emmanuel's Document.....
4 errors found on line 2 and 4
please check the oxford dictionary for the right English spelling
around "dnt", "jst", "dnt" and "knw"
suggested Spelling: "don't", "just", "do not", Know
Reading Halted by user, too many errors :D................
Jojoo, this is cool huh? an active group at last... lol
Sent from my iPhone
Originally from Apple Computer — a 1997 television ad.
Besides this is a mailing list... Not a news page or article page...
to write a whole content from wiki, or sit down analyze and send a
mail. If u particularly don't understand, it doesn't mean you should
conclude.
It is very painful when somebody who needs help post a simple question
and people start throwing bombs instead of giving solution to the
problem.
We all help, 247 even during our sleeping hours we still provide
support. on my skype,yahoo and googletalk, mailing list if somebody is
in need. I give a little attention to people even if i am busy, this
is what i am addressing. If u know you can't help somebody on a
problem please do not post back. by throwing Bombs.
i haven't come across anything like this in all the groups i am part
of, We should adopt this.
Example "Ubuntu forums" etc.
We have time to laugh
I can see this is what we are good @, but if we need help the only
thing that comes in mind is google, whiles people are doing extra work
putting content on the web, people are also busy commenting on other
people's post... => if "BAN" comes in then reverse your post{-_-}
(*_*) {~_~}.
My time is very limited and i dont have time to continue $this->crap.
Me i just want updates about google Ghana not any help from $this->
###BAN is not my problem at all. infact('NOT AT ALL');
--
Prince Annan Koomson
annanworld.blog.com
annanworld.wordpress.com
annanworld.webs.com
twitter.com/pk_annan
+(233) (0) 277 - 154449
We moving de World
Proverbs 4:7
Wisdom is the principal thing; therefore get wisdom: and with all thy
getting get understanding.
CONFIDENTIALITY NOTICE: This email and any attachments are confidential and
may also be privileged and is for the sole use of the intended
recipient(s). If you are not the addressee or intended recipient, do not
disclose, copy, review, distribute, circulate or in any other way or means
use or rely on the information contained in this email or any attachments.
If received in error, notify the sender immediately and delete this email
and any attachments from your system. Emails cannot be guaranteed to be
secure or error free as the message and any attachments could be
intercepted, corrupted, lost, delayed, incomplete or amended. The owner do
not accept liability for damage caused by this email or any attachments and
may monitor email traffic. Sender's email address: anna...@gmail.com