Slashdot Mirror


Donating Time To Goodwill Projects?

jukal asks: "I am in the process of writing a proposal for co-operation between Openchallenge and UNITeS (United Nations Information Technology Service) which is 'creating a global volunteer programme aimed at bridging the digital divide between industrialized and developing countries'. Currently & traditionally contributing as a volunteer means relocating yourself to the developing country to take part as a project developer/manager/specialist. My proposal to UNITeS is, in short, will be that people could participate in such software projects via Openchallenge - while staying in their home country, on their spare-time and while keeping their jobs. The local team in the developing country would, after defining and creating requirements specifications post sub-projects as tasks to Openchallenge. All the contributions submitted to Openchallenge are published under an open source license. My question is: would you for example consider donating some hours to help a goodwill project - if you could do that from home. This is of interest to me, as I would like to be sure that the time we put into building co-operating with a big organization like UNITeS and others in the future. Is not wasted. There is this thread about 'Volunteer Work Abroad' - which is good reading related to the subject. But it did not quite provide me with the answer."

179 comments

  1. Good idea by galacticdruid · · Score: 1, Interesting

    I'm curious to see how this goes, I'm working on somewhat similar software. To answer the question, I personally would help if I truly backed the cause.

    --
    we are all one consciousness experiencing itself subjectively - bill hicks
    1. Re:Good idea by Anonymous Coward · · Score: 1, Informative

      It would be a good idea to not use fictious cliche phrases like 'digital divide' when expressing your volunteer efforts.

      Those phrases only further the fiction and add to general ignorance of the facts.

  2. Tax write offs for time donation...? by Glove+d'OJ · · Score: 5, Interesting

    Donating geek time to charity is something that I have been pondering for quite a while... if I decide to write a piece of software for my favorite church, can I deduct the fair market value of that software on my taxes? Likewise, were people to contribute to an OpenChallenge project, would they be able to similary write-off the fair market value of that time?
    This situation brought itself to bear a few years ago, when I learned that a friend of mine was donating not only his time, but also hard $$$ for server space for his favorite charity. What, if anything would he be able to write-off? He uses the server for other projects, so not 100% is for the charity.
    Any accountant-geeks out there?

    ----------
    WWJD? JWRTFM!

    1. Re:Tax write offs for time donation...? by djmurdoch · · Score: 4, Informative

      Donating geek time to charity is something that I have been pondering for quite a while... if I decide to write a piece of software for my favorite church, can I deduct the fair market value of that software on my taxes?

      Don't know about the USA, but not in Canada. In Canada if you want to count the deduction, you have to sell the software to your church (counting the selling price as income), then donate the equivalent amount of money to the church to pay for it. You don't end up with any tax break because of it; you may even have to pay taxes (because you might be taxed at a higher rate than the charitable deduction).

      Duncan Murdoch

    2. Re:Tax write offs for time donation...? by CommieLib · · Score: 5, Informative

      IANATA (I am not a tax attorney), but from what I understand, you cannot deduct the value of donated time. If you mow lawns for a living and make $10 an hour, if you mow a lawn for charitable purposes you can only deduct the expense of the gasoline (and perhaps the depreciation on the lawnmower, but de minimus).

      As for hard $$$, that's definitely deductible as long as it's a legal charity, as far as I know.

      --
      If your bitterest enemies are people who hack the heads off civilians, then I would say you're doing something right.
    3. Re:Tax write offs for time donation...? by Anonymous Coward · · Score: 3, Informative

      In the US at least, you can't write off your time, you can for tangibles (travel, hardware, etc.). The argument against being able to write off your time it that it is essentially an even swap - i.e. if you billed at $X/hr, you could just work for Y hours, get the income, and donate $(x*y) to the charity, and write it off. Instead, when you spend time working for a charity, you just call it even.

    4. Re:Tax write offs for time donation...? by jspey · · Score: 2

      I have a friend who works as a freelance contractor sometimes and the impression I got from him was that if the tax-deductible organization you do the work for gives you a letter or notice or something that you volunteered a certain amount of time as a professional whatever-you-do to help them, then you can count that as a tax write-off. You aren't deducting the time spent from your taxes so much as the professional service that you provide. I certainly can't vouch for the validity of his claim, and as a materials scientist I don't think I'll have a chance to donate my professional skills anytime in the near future, but it may be worth calling an accountant about if you're interested.

      Mr. Spey

      --
      Cover your butt. Bernard is watching.
    5. Re:Tax write offs for time donation...? by Martigan80 · · Score: 5, Insightful

      if I decide to write a piece of software for my favorite church, can I deduct the fair market value of that software on my taxes? Likewise, were people to contribute to an OpenChallenge project, would they be able to similary write-off the fair market value of that time?

      Pardon me but why must there be a value placed on the time that one donates? Call me conservative or what ever but I think the whole beauty of Donating time to help 3rd world countries is just the humanity of doing it. I mean that is why they are 3rd/underdeveloped right, because they can't do it them selves?
      How does it sound "I would love to help your country to be on par with the worlds supper power, but I can't write it off on my taxes, so stay poor."
      Besides donating to a church should not be looked at as a tax write off. Isn't the whole Open Source about giving to the better of the community? So now we have people indirectly asking money before the produce any code?

      --
      This SIG pulled due to lack of funding. (This damn war is costing too much!)
    6. Re:Tax write offs for time donation...? by Planesdragon · · Score: 2, Informative

      At work we recieved in-kind donations of services on a semi-regular basis.

      We recognize the value of any donation--cash, goods, or services. Cash is cash, goods and services, if the kind of thing that we would have to pay for in our ordinary course of business, are recognized at what we would have to pay for them.

      AFAIK, for tax purposes any donation you make, cash or noncash, is treated as a cash gift. I.e., they assume that you are paid for the good, and that you donate your payment back to them.

      Morally, you shouldn't have to actually pay anything tax-wise for volunteering, but you shouldn't necessarily gain any tax benefits from it, either.

      This situation brought itself to bear a few years ago, when I learned that a friend of mine was donating not only his time, but also hard $$$ for server space for his favorite charity. What, if anything would he be able to write-off? He uses the server for other projects, so not 100% is for the charity.
      Any accountant-geeks out there?

      IANAA-G, but if the server is set up to regulary handle other accounts, he could probably get by with marking the cost of a server account as a donation, as well as what someone would pay him for to do the same job for them.

      Just document everything, talk to your accountant, and be honest. You're paying the bloke to save you money so as to justify their fee, so let them worry about it.

    7. Re:Tax write offs for time donation...? by aero6dof · · Score: 2

      As some of my tax references are fond of saying: "Your personal time is worth nothing to the US government" (in terms of tax writeoffs)

    8. Re:Tax write offs for time donation...? by mmcdouga · · Score: 1
      This situation brought itself to bear a few years ago, when I learned that a friend of mine was donating not only his time, but also hard $$$ for server space for his favorite charity. What, if anything would he be able to write-off? He uses the server for other projects, so not 100% is for the charity.

      I'm not an accountant but I think you could probably deduct a fraction of the money spent on the server that corresponds to the fraction of the server dedicated to the charity.

      In other words, if the charity uses 30% of the server's disk, bandwidth and CPU time then you could write off 30% of the cost.

      That's how it works when you split expenses that are part personal and part business (like a computer you use for work and for gaming). So maybe it works for charities.

      Michael

    9. Re:Tax write offs for time donation...? by PMCausey · · Score: 1

      I am a practicing CPA with a concentration in tax.

      In the U.S., you can NOT deduct the value of time donated to a charitable organization.

      --
      I'm not really a CPA, I just play one on TV
    10. Re:Tax write offs for time donation...? by Kikaid. · · Score: 2, Insightful
      As for hard $$$, that's definitely deductible as long as it's a legal charity, as far as I know.

      I'm also not an attorney, but... if that's the case maybe you could donate your time on behalf of the company you work for, and they could take the tax break since they're paying for your time/services. ....?

      --

      (This post does not contain emoticons or l337.)

    11. Re:Tax write offs for time donation...? by Anonymous Coward · · Score: 0

      You can deduct donations that have have an established value precedent. Trivial example: You write an MS Office equivalent package and then donate it to schools. In this case MS set the value precedent. Of course, you still need to account for the legitimate distribution of the donated packages.

      This has been suggested as a possible business opportunity, but does not yet exist. The idea was to sell software products to government and business users at a very low cost, while freely distributing the package at a copying cost for non-profit and individual use. In this case, the sales record could be used to provide additional support to the legitimacy of the number of donated copies.

      Originally, it was hoped that a non-profit organization would pick up on the idea and use the net proceeds internally. I'll leave the math to readers, but the potential for a VERY significant net income does exist in this business model. This organization would then certify the number and value of donated copies for the person or entity that created the package.

      The idea is still very viable, but conventional wisdom hasn't yet caught up with it.

    12. Re:Tax write offs for time donation...? by Faramir · · Score: 2

      That is what we do at the non-profit I work at. Can't attest to the exactly legality of this, but according to my boss if I donate time I should send a letter indicating how much time and "in-kind" equivalent money was donated as documentation.

    13. Re:Tax write offs for time donation...? by Anonymous Coward · · Score: 0

      You cannot deduct partial use of a server for a charitable donation.

      You can ONLY deduct the costs of property in regards to a charitable donation, if you give up full rights to that item.

      You cannot maintain any rights in or benefit from the item.

      I understand what you are saying about business expense deductions, but that does not work the same as charitable donations/deductions.

    14. Re:Tax write offs for time donation...? by orasio · · Score: 1

      I mean that is why they are 3rd/underdeveloped right, because they can't do it them selves?

      Wrong!!
      underdeveloped contries are so because their people were in the worng place at the wrong time. for example, Argentina, or Uruguay has good professionals who have to go work all around the world and cant get a job in the region. There is lack of money, not lack of knowledge.

    15. Re:Tax write offs for time donation...? by checkyoulater · · Score: 1

      Donating geek time to charity is something that I have been pondering for quite a while... if I decide to write a piece of software for my favorite church, can I deduct the fair market value of that software on my taxes?

      This would mean so much more if you did it because you truly cared about helping, not just about the tax break.

      --
      Is that a real poncho? I mean, is that a Mexican poncho or is that a Sears poncho?
    16. Re:Tax write offs for time donation...? by luth0r · · Score: 1

      This is certainly a concern, since many people are already contributing their time and effort into important tasks, such as software development, and/or networking hardware/insfrastructure in developing countries. It only seems right to allow persons the ability to receive the same financial benefits for their services, as other persons do for their overpriced proprietary products. At any rate, about a year ago I founded a non-profit organization (World Uniting, Inc.) for the sole purpose of providing avenues (appropriate tax compensation) for individuals to participate in international/domestic development as volunteers. The difficulty with working with government supporting/development agencies is the alphabet soup of names and red-tape needed to accomplish anything. (I am a true believer in the reality of bottom-up effectiveness.)
      So...all this to say...GO FOR IT!!! Let's work to bring the same opportunities to all people!

  3. Work with local Economic Development Councils by glenstar · · Score: 3, Informative
    My firm is currently working with the economic development council of an impoverished county in the Pacific Northwest. While the technology in this county is not quite as outdated as that in, say, Gambia, it isn't *that* far behind.

    We have found that the various city, county, and private organizations are willing to bend over backwards to work with us. Bear in mind, I am not talking about a purely altruistic venture on my own firm's part, but rather a joint venture between a private company and the community, with profits being used to further develop technology-specific public works in the region.

    1. Re:Work with local Economic Development Councils by Anonymous Coward · · Score: 1, Funny

      > My firm is currently working with the economic development council of an impoverished county in the Pacific Northwest.
      > While the technology in this county is not quite as outdated as that in, say, Gambia, it isn't *that* far behind.

      oh, c'mon it's not that bad in Canada... :-)

    2. Re:Work with local Economic Development Councils by Anonymous Coward · · Score: 0

      My firm is currently working with the economic development council of an impoverished county in the Pacific Northwest. While the technology in this county is not quite as outdated as that in, say, Gambia, it isn't *that* far behind.

      From what I've seen it's pretty bad up there...
  4. Sure. by failrate · · Score: 3, Interesting

    People have already proven at least a passive willingness with distributed computing projects. The next obvious step is to donate a little non-profit coding. Plus, this works well as an adjunct to computer recycling programs that benefit "Third Worlds".

    --
    Voodoo Girl is the bomb!
    1. Re:Sure. by jukal · · Score: 2
      People have already proven at least a passive willingness with distributed computing projects. The next obvious step is to donate a little non-profit coding

      Yes, think of it as donating your brain cycles, instead of CPU ones :)

  5. Perhaps I'm crazy... by LordHunter317 · · Score: 5, Interesting

    While I appreciate your noble intentions, I'm not 100% sure how software development would help most 3rd world and developing nations. Unless, I've really been living under a rock, most of the people in such nations who would benefit from such are high up the power ladder and have little to no interest in distributing down the ladder.

    Besides, wouldn't one have to focus on developing the infrstructure to run said software anyway. Last time I checked, running software needs computers. Computers need power, connectivity, and even sometimes access to this Internet thingy. If I wanted to lead a project to help developing nations, I'd be much more interested in building telecommunications and electrical infrastrucutre then writing software they probably can't run or use for much good yet anyway.

    While your idea is noble, I think perhaps it is a little too soon to be really globaly useful?

    1. Re:Perhaps I'm crazy... by TrollBridge · · Score: 4, Insightful
      That's why all those "feed the children" iniatives fail at their core. While it makes sense, on the surface, that the solution to feeding hungry people is to send them food (or money for it), what people don't realize is that there is virtually no way to get the food there.

      What would be more useful/worthwhile would be "lay the roads" or "build the bridges" drives that make it possible for all other kind of aid to reach those who need it.

      --
      There's a Mercedes gap too. I want one and can't afford one, but it's not government's job to do anything about it.
    2. Re:Perhaps I'm crazy... by preggie_greggie · · Score: 5, Funny

      Starving, Dying Poor to Get Much-Needed Net Access

      Okinawa, Japan (SatireWire.com) The world's poorest nations reacted with elation yesterday after learning the G-8 economic powers have pledged to bring them into the digital economy by wiring their countries. "With access to stock quotes, entertainment news, and streaming video pornography, I will finally be able to feed my family," said Jamil Jurawa, who lives near a contaminated well in a small east Gambian village. "This is a great day and I hope not to die of dysentery before it ends."

      In late July, the Group of 8 authorized a Digital Opportunity Taskforce, or "Dot Force,'' to investigate how to wire the Third World and help bridge the rich-poor technology gap. Relief agencies denounced the plan as absurd, insisting that food and medicine are needed first. But the Dot Force argued that information is also critical, and to prove its point, it provided computers and Internet access to Jamil Jurawa and his brother Tamar, who lives in a neighboring Gambian village. The two exchanged instant messages that, said Dot Force members, exemplify the knowledge-sharing power of the Internet:

      "Tamar, I have no food. Do you have food?"

      "Jamil, I also have no food. But tonight Britney is to chat at E-Online!"

      "Good one! I am ROFLDM (Rolling On The Floor Laughing and Dying of Malnutrition)."

      "OK! CTFN! (Contracting Typhoid Fever Now)."

    3. Re:Perhaps I'm crazy... by Otter · · Score: 1
      That may be true in some cases, but you're generalizing pretty broadly. For the most part, you can get sacks of rice or beans to hungry people. It's not like they're being sent ice cream.

      In Africa, for example, the biggest problems are political, not logistical. Starving areas are controlled by armies led by psychopaths (which is why much of the starvation is happening). The armies steal most of the food to support themselves and use the rest to exert control over the hungry villagers under their control.

    4. Re:Perhaps I'm crazy... by buswolley · · Score: 1
      Funny but wrong. Along with Brittney comes access to information like:techniques for building lasting roads, generators, advanced farming techniques, open source software, learning utilities, math and science courses, information on diseases such as Aids, malaria, polio and the Prevention of these. Modern Sanitation techniques, not to mention the ability to communicate to people with skills they might not have. There are circuit diagrahms galore out on the internet. Methods for building electronics. water pumps. hell the ability to communicate with your fellow third worlders. Increases ability to resist an oppressive government (possibly, but hard)

      What you are trying to say is exactly as Holywood etc. would like you to believe all the internet is for. Entertainment is a disease.

      This project is exactly as I have been advocating in the past. Excellent. And if I had the coding ability I'd contribute myself.

      --

      A Good Troll is better than a Bad Human.

    5. Re:Perhaps I'm crazy... by namespan · · Score: 3, Interesting

      Obviously information technology will not resolve any immediate and desperate lack in basic needs -- food, medicine, adequate shelter, clothing, etc. But then again, neither will literacy. What literacy (and perhaps IT) can sometimes do, is raise the social capital of a region to the point where it becomes better at providing for itself and (eventually) participating in a larger economy.

      What happens when you give IT to a pre-industrial society? We don't know. It'd be interesting to find out.

      --
      Libertarianism is rich wolves and poor sheep playing gambler's ruin for dinner.
    6. Re:Perhaps I'm crazy... by Dean+Sas · · Score: 1

      It was meant purely to be funny, the url it came from contained the word 'satire' He is not trying to say anything particualy "helpful" (i don't mean that in a bad way) just comical

    7. Re:Perhaps I'm crazy... by Anonymous Coward · · Score: 1, Insightful


      Have you ever _been_ in a third world country?

      Instructions on how to build a road are not a problem, tools and materials are the problem.

      Information on generators? What? You want them to build them themselves (use all the bamboo and junk car parts that you need...) Anyone with enough money to buy a generator will probably get the owners manual along with it.

      Third workd mechanics don't need _any_ help from stupid firstworlders on how to _keep_ stuff running. (We'd just tell them to buy$$ replacement parts anyway) They are extremely adept at maintaining equipment way, way, way--- beyond what we would consider the equipment's useful life.

      Advanced farming techniques? Like, using huge machines and expensive seeds and chemicals?

      Open source software? Yes! Everyone in this village would be better off with their own copy of gcc! (NOT)

      learning utilities etc. Now my experience may be atypical, but the schools I was at (in West Africa) had all the information that they needed. (a piece of glassware for the chemistry classes however, that would have gone a long way)

      Disease info? The information is already out there, the barriers are curtural not informational. (just like in the first world)

      Modern sanitation techniques? (how stupid do you think third worlder are?) The flush toilet and covered sewer are not rocket science. Information about these topics is not the problem. Materials and priorities are the problem.

      Circuit diagrams? They get all their electronics pre assembled from taiwan. just like we do.

      Methods for building electronics? Damn I just wish I had some electricity to run it.

      Water pumps? Well There are two kinds.
      1. Can be made with simple materials. There is probably more information on these _in_ the third world than on the internet
      2. Pumps that require custom forged parts to build and electricity to run (useless for anyone without the parts/electricity)

      Again and again you imply that if they just had the information they would be better off. That's like expecting that all the information about the apollo program available on the internet would lead to all of us having summer houses on the Moon.

      The idea that the Internet will forge an "identity" for third worlders that will allow them to resist repressive government is the biggest hoot of all.

      Tribalism (culture) keeps most third worlders from making common cause even with folks inside a 100 mile radius.

      Sad but true.

    8. Re:Perhaps I'm crazy... by Anonymous Coward · · Score: 0
      Dude, seriously -- get a brain. All the *useful* knowledge people in the third-world could get from the Internet can also be condensed in a small, 100 page book. This actually exists, and is widely distributed in third-world countries.

      Gabon, Angola, Mozambique, etc don't actually require open-source software -- they require political stability, and diminishing corruption.

    9. Re:Perhaps I'm crazy... by buswolley · · Score: 1
      Ridiculous. Access to information is always vital to education, and the implementation of technology, sanitation, and disease control.

      You say the information is out there about disease prevention, and that they ignore it. This isn't true. Often there are huge populations of people who never have access to this information from a source other than their own governement.

      sANITATION: Just look at India. The sewers of the upper class dump into the same rivers the poor wash themselves in, in many parts of the country.

      electricity? How about information on how to build a generator?

      I don't even understand how anyone can say that people can't enhance themselves with the information out on the internet. Tools are neccessary, very true. The ability to cast steel etc. Guess what.. the information is out there, and the iron etc.. is all around them. Take a village with access to information (I'm aware of the language barrier, but let's ignore that one just for a second) and they can organize themselves to solve problems. Ok we need iron. How do we get iron.. ok this is the process.. What tools do we need to do this.. Hmm. x and y. OK after some problem solving they have raw iron. Ok now what do I do with it. Well we need to get it real hot, says http://www.xyz.org. this is the method. after much trial and error they get processed steel. We need to build more tools.. hmm.ok lets build a lathe. ok how do we do that. Well http://www.z.com says this. we need electricity and its windy here. how do we build a generator?

      The point is. You are a wimp. An innovative and driven group of people can accompolish a whole damn lot to improve their lives Will power and information.. Easy? Hell no. Possible. Hell yes. Go flame at some other website wimp. You have no vision.

      --

      A Good Troll is better than a Bad Human.

    10. Re:Perhaps I'm crazy... by ronabop · · Score: 2, Insightful
      Certainly, not all countries need (or can afford) the decentralized information economy and infrastructure that the first world shares, but I think there's some possibilities for making a real impact.

      They don't have the money to waste on absurdities like 1 gig drives, 486 CPU's, video cards with more than 128K of RAM, or all of the much more excessive crap the first world uses to do absurdly simple, basic, tasks, like send messages or analyze information.

      That doesn't mean, however, that effective tools, that can benefit impoverished and starving peoples, don't need to be written and then run on simple (cheap) computers in the few places where power and electricity do exist, or that alternate infrastructure technologies (solar power, cheap radio transmission, etc) can't be deployed. They don't need "lickable", they don't need 3D, they'll do just fine with monochrome characters on 2 VT100's hooked into a 386 if it saves and improves lives.

      Some Examples:
      1. Route planning software for food/medicine deliveries in countries with unreliable transportation systems.
      2. Accounting software to reduce the amount of graft and corruption involved in monetary aid. (If bribes are required, as least they can be tracked, budgeted for in the future, and properly expensed.)
      3. Weather prediction software to help in crop planning.
      4. Water management software to help prevent over-usage, which creates (artificial) droughts.
      5. Simple communications hardware/software to relay information over low-tech, low-bandwidth, links. You don't need an email client->TCP/IP->DSL to send "Tornado coming, evacuate", you can do just fine with anything that does 300 (or even less) baud, like shortwave radio to a TTY, or, with human operators, 'net weather service->voice->shortwave radios work, too. :-)
      6. Inventory management software for food supplies, medical supplies.
      7. Simple message aggregation systems (remember why UUCP batched email was a good thing?) to speed up communications... (Village 197 needs penicillin brought in by jeep. Village 123 road out, needs 'dozer or shovels). Much faster than human messenger systems, and without the absurd overhead of the current crap we use.
      8. Water testing/sanitation issues/road building/disease statistics/famine information/etc. aggregation systems, so the minimal resources available can be focused on the neediest areas.
      9. Software to enable translation (and working translators) into *many* more languages than the computer world currently supports.

      I'm surprised by the cynicism in many of the posts, which smack of first world arrogance. "Oh yeah, we'll send them our current technology, and they can't use it, because they lack our current infrastructure..." They need the computing ideas and technology of the 40's to 80's, not 2002's. Right now, many places are trying to survive on the same level of technology (or worse) than the US had in the late 1700's.

      Come to think of it, the CPU cycles we *waste* on lickable interfaces, skinnable GUIs, looking for aliens, ripping crappy joke songs, or adding transparency to everything, could be better applied to *many* issues greater than the ones the first world faces.... with the CPU I use on a single protien fold sim, I could probably calculate *all* possible routes for a single food shipment to a village in Ghana.

      Apple had a campaign centered around a current desktop being equivalent to what used to be a "supercomputer". If every third world country could now afford a 70's era supercomputer, they could be doing many of the basic tasks we all take for granted now. For only 10 grand, *any* nation in the world can afford the equivalent of two Cray-1's, and accomplish *all* of the computing tasks outlined above, with only two power cords, and one phone line. It's not about the infrastructure to send colored IM text to the next village, it's about extremely simple needs to help solve issues too complex to be done on paper.

      It doesn't take a computer on every villager's "desktop", it takes computing power in the very few places that can benefit from it. Why would it need to be deployed in the same way? We already learned these lessons in the 60's, the first computing power to help the public was shared by very few people. It didn't look "pretty", it wasn't "fun", but that wasn't the point.

      Addressing another point, those same Apple machines cannot be shipped to some countries, because they're considered powerful enough to be weapons. Again, we *also* learned this lesson in the 60's: The military wants first crack at all of the available CPU cycles, and will use them. Despots will use them t enrich their power... that's a side-effect, side problem, but as long as the CPU power is kept low enough, it'd still be legal.

      -Bop

    11. Re:Perhaps I'm crazy... by jukal · · Score: 2
      While I appreciate your noble intentions, I'm not 100% sure how software development would help most 3rd world and developing nations. Unless, I've really been living under a rock, most of the people in such nations who would benefit from such are high up the power ladder and have little to no interest in distributing down the ladder.

      Yes, I know that I cannot fix the hunger problem by this approach. Also, I am too much a sissy to take real action of going in there to help. One excuse is that I want to stay safely at home with the kids :) Anyway, if we with openchallenge can give any contribution - it enables the local time to concentrate on other matters. Also, it might be possible to complete projects that were impossible before. Also, if you would make a contribution safely from your home, doing what you can do best (coding) - maybe the step of actually going there gets smaller when you are already more familiar with the work done there. Also, keep in mind that to fix the hunger problem, something needs to be fundamentally changed. Shipping in food and other resources is crucial but it only fixes the instant problem.

    12. Re:Perhaps I'm crazy... by philip_natan · · Score: 1

      I am not sharing your ideas. Computer access could be very cheap and but give much more effective help to developing countries. I remember an example like: Establishing a news room (or a house) in a village for instance. People living in the village occasionally stop by the house and get news about their lands, agriculture, country etc. One more example perhaps more effective one is : establishing a stock-exchange like system and villagers come and see the prices and sell their animals/crops accordingly. these things do not necessarily require a high level of modern technology. what you need is a single computer and a telephone line and electricity. even without electricity you can do ut by batteries or solar systems. what i mean in brief for information technology access we cannot wait for the poor countries to come to the level of industrialized countries becouse they may never come to that level but they may well benefit from the opportunies of information technology.

  6. Re:Ask slashdot: by IIRCAFAIKIANAL · · Score: 0, Offtopic

    I saw the European Registrar story disappear too - all the more reason it would be nice to know who is moderating if it's an editor - look at all these offtopic posts (like mine :).

    --
    Robots are everywhere, and they eat old people's medicine for fuel.
  7. Short Answer by Anonymous Coward · · Score: 0

    My question is: would you for example consider donating some hours to help a goodwill project - if you could do that from home.

    Yes.

  8. My favorite oddtodd line by t0qer · · Score: 3, Funny


    My favorite odd todd line.

    And the fact that I seriously considered volunteering, made me feel better
    about not..volunteering.

  9. Yes I think so.. by DCram · · Score: 1

    I try to donate my time to different orgs around my comunity but I've been finding time really scarce lately. If there were a system like the one you described, if there isnt one already, I think I would be more inclined to do that then just some stupid widget that I have dreamed up over the last few days.

    I tend to work on things for other people much more attentively then stuff I do just for the hell of it.

    --
    If I were only smart enough to accomplish the things I dream about.. Or maybe too dumb to care.
  10. Retaliation? by JaZz0r · · Score: 0, Flamebait

    Neat idea, but IMHO timing is everything. I'm thinking that this might be in retaliation to yesterday's report of a Congressman trying to "outlaw" the GPL.

    --
    "Careful! We don't want to learn from this!" -Calvin & Hobbes
  11. yes by SirSlud · · Score: 0, Offtopic

    I've already approached several left wing think tanks and offered them volounteer techtime.

    I would imagine that helping folks in developing nations would pique my humanitarian interests as well.

    --
    "Old man yells at systemd"
    1. Re:yes by buswolley · · Score: 0, Offtopic

      how the hell is this off topic? mod this back up! I dont think the moderator even read the whole thing. or he is a righty. lol

      --

      A Good Troll is better than a Bad Human.

  12. Along those lines... by xipho · · Score: 4, Informative

    Check it out... do something like these folks, except in your city.

    --

    only infrmatn esentil to understandn mst b tranmitd
  13. Misdirected by Gothmolly · · Score: 1, Insightful

    Why must all charity projects go to the lowest possible denominator? If folks have spare time that they want to donate, how about helping out in your own backyard first?

    It's arguably a noble notion, donating your time to those who have less. But how many of these have-not people and groups are in countries with backward or malevolent political and economic systems? Why should we all join a project to help [INSERT DICTATORIAL REGIME HERE]?

    I'd much rather give 5 USD to a local charity or even a street person, than to donate time to helping [INSERT PUBLIC "SERVICE" GROUP HERE] in another country. Where's the benefit in that, compared to helping out with local problems?

    Or is this another one of those Soviet-era things - "at least everyone is equally shabby" ?

    --
    I want to delete my account but Slashdot doesn't allow it.
    1. Re:Misdirected by C_James_B · · Score: 2, Insightful

      If folks have spare time that they want to donate, how about helping out in your own backyard first?

      How about, "Because the need there isn't generally as great"?
      Anyway, even if this software is bespoke, it's going to be available under the GPL, so anybody who has a use for it (and can get the source) can benefit from it.

    2. Re:Misdirected by Melantha_Bacchae · · Score: 2

      Gothmolly wrote:

      > It's arguably a noble notion, donating your time
      > to those who have less. But how many of these
      > have-not people and groups are in countries with
      > backward or malevolent political and economic
      > systems? Why should we all join a project to help
      > [INSERT DICTATORIAL REGIME HERE]?

      Those dictatorships succeed by keeping their people poor and ignorant. A child with a computer and internet access can be exposed to new ideas and learn skills that can get them better jobs than their parents. Eventually the people become less poor and less ignorant and kick the nasty old dictators out of there.

      > I'd much rather give 5 USD to a local charity or
      > even a street person, than to donate time to
      > helping [INSERT PUBLIC "SERVICE" GROUP HERE] in
      > another country. Where's the benefit in that,
      > compared to helping out with local problems?

      Giving to a local charity is good, and you should help your less fortunate neighbors. But $5 USD, alone, is a drop in the bucket even for local problems. Regardless of whether the problem is local or in the third world, the better solution is always one that builds a brighter future where people can become proud and independent, rather than one that just fills today's hunger (or tries to fill it, only to have the grain carted off by the local bully).

      > Or is this another one of those Soviet-era
      > things - "at least everyone is equally shabby" ?

      Yuck! That's a disgusting philosophy. I prefer peace and happiness myself. ;)

      "The path of peace is yours to discover for eternity."
      Japanese version of "Mothra" (1961)

  14. Priorities? by Anonymous Coward · · Score: 1, Funny
    Hey the developing world might not have access to clean water, nutritious food, or adequate healthcare, but what's really important is that we teach them how to be 733T Dreamweaver H4X0RZ!

    http://www.blowthedotoutyourass.com

  15. A great way to donate time... by IIRCAFAIKIANAL · · Score: 4, Interesting

    ...without leaving your neighborhood, let alone country.

    Go to your local library or school or community college and offer to teach free courses or help with the IT infrastructure. Be a guru for some programmer-to-be!

    I used to teach at an adult education centre which was free to students (though I did get paid, so I don't claim to be a humanitarian of unequal pedigree here). It was extremely rewarding and I learned a lot as well.

    --
    Robots are everywhere, and they eat old people's medicine for fuel.
  16. Comments by kenp2002 · · Score: 4, Interesting

    I think that in general it would be better to localize charity activities. Not to say that someone in France shouldn't donate time and energy to someone in Finnland but I have serious questions on the validity of the UN's organizational units. We can argue the whole "Globalization" issues with this. I hear man organizations already doing charity work on donating CPUs with Linux and stuff to emerging worlds but honestly, who needs a PC if your starving to death. My personal feelings are in a world with limited resources we need to have priorities in charitable work:

    1: Basic Needs (Food, Clothing, Shelter)
    2: Self Sufficency (Ability to make\get you own Food, Clothing, and shelter. Watch the Movie Soilent Green, or read the book why this is imporant)
    3: Advancement of Society Standard (Literacy, Freedom, Education)
    4: Wants, Computers, Cars, Leather Jackets and Blue Jeans.

    Emergine nations need to have a solid foundation and bridging the Digital Divide seems pretty damn low on the ilst of priorities if I am starving and have polluted water to drink. I think we can hold of on donating the limited dollars there are to charity and set more, I wouldn't say appropriate goal (I like the idea of briding the digital divide), but more pressing needs. It would be far better for the natives of these emergine nations to be able to afford buying a computer versus getting one for free. Even better yet to have an industry where they can make and compete in computer production.

    I think that UNITES needs to focus more on developing industies, markets, and agricultural areas before worrying about poor people having email. The idea that they want to Bridge the Digital Divide seems oddly out of place when you apply it to nations that have people starving and dying of terrible diseases. There are limited charity dollars in the world and we need to take a hard look at where they go and how they are spent and I just don't see this as a project that needs the money. The Peace Corp. seems to be the best bang for the charitable dollar. I hope this post sparks some discussion on which charities do the most good with the dollars they get. Good luck to UNITES and friends.

    --
    -=[ Who Is John Galt? ]=-
    1. Re:Comments by avandesande · · Score: 2, Insightful

      what does 'Soilent Green' have to do with being poor? I have never heard of poor people eating each other, only soccer teams do this.

      --
      love is just extroverted narcissism
    2. Re:Comments by kenp2002 · · Score: 2

      More focused on the fact that if you control a food supply you have immense power.

      --
      -=[ Who Is John Galt? ]=-
    3. Re:Comments by avandesande · · Score: 2, Insightful

      It didn't help the Soviet goverment very much...

      --
      love is just extroverted narcissism
    4. Re:Comments by Anonymous Coward · · Score: 0

      Local charity: how about getting computers to your local home bound elderly, disabled, on medicare neighbor. I think it is a good point that the people who stand to benefit the most from IT are in our own backyard.

    5. Re:Comments by 5KVGhost · · Score: 2

      Well spoken, but you're presenting a false dilemma. It's not a choice between feeding starving people OR giving them a computer. The volunteer resources, in particular, that are being directed toward the latter goal are unlikely to help very much if redirected to the first goal.

      Nor is implementing technology a waste of time for people in dire straits, as you seem to imply. Consider email communications to experts in other parts of the country or on the other side of the planet; Internet access to scientific, medical and agricultural resources; and the ability to coordinate programs to avoid duplication of effort. These are some of the things we all take for granted, but take them away and your making a very hard job even more difficult.

    6. Re:Comments by kenp2002 · · Score: 2

      Concerning your post tell me this: What good is emailing an expert on farming going to do you, if you have no seed, fertilizer, or water? You need the raw materials to implement what ever your technological research comes up with. The first and most imporant goal in building a strong nation is have the ability to feed yourself and while computers can help a great deal in agriculture I don't see the need to spead the limited charity dollars on computers yet. I can see you point but I think a volunteer would be better used digging a well and building irigation ditches versus loading a Debian based Pentium computer. Hell many of these countries don't have a decent electric system. What would the cpu run on? (If you say a Fuel Cell I will scream ;) )

      --
      -=[ Who Is John Galt? ]=-
    7. Re:Comments by utexaspunk · · Score: 1

      what exactly is and "emergine" nation, kenp2002? i think the word you want is emerging

    8. Re:Comments by kenp2002 · · Score: 2

      Doh! That is what I get for not pre-composing in a word processor.

      --
      -=[ Who Is John Galt? ]=-
    9. Re:Comments by cduffy · · Score: 2

      What good is emailing an expert on farming going to do you, if you have no seed, fertilizer, or water?

      Of course it's no good; that's why different services need to run in parallel. As the parent said, many of the resources dedicated towards technology can't easily be redirected towards other means: I'll gladly teach folks to run computers, but I won't dig ditches. Indeed, ditch-digging would be a waste of my skills: it'd do much more good if I were to teach computers at home for profit and donate the money to pay locals to dig the ditches than to dig the ditches myself.

      The other thing is that there's not one single pot of "limited charity dollars". There are charity funds for food. There are charity funds for tech. Many of the people who spend money on charity funds for tech would not be willing to spend that same money on charity funds for food. Many of the charity funds for tech accept direct hardware donations -- how much good does that do to a food bank?

      Look at the value of cell phones in many developing areas. Computers have the promise of being at least as useful. Are they a substitute for food or clothing? Of course not! Does that mean that those who are receiving assistance with food and clothing shouldn't be given assistance in tech as well? By no means.

      Finally, wrt the power grid: Dunno 'bout everywhere, but the area of Ghana around Acra gets semi-reliable power at least part of the day. That's good enough for many communications purposes, at least given a battery backup. Other solutions are available as well -- manually powered generators, etc -- with varying levels of cost.

  17. Tech Corps by jimmyCarter · · Score: 5, Interesting

    I'm in my first year as a Tech Corps volunteer in Ohio. I basically donate two afternoons a month to a public school district in town to assist teachers with technology projects in the school. We'll be working on re-designing the high school's Web presence and we'll also be conducting a lesson with French students to make fictional travel Web sites of French travel desinations.

    In my opinion, you can't beat the gratification that comes from doing something like this. I get the opportunity to lend my expertise to an inner-city school district that could greatly use it. Definitely a win-win. I can't encourage this enough.

    --

    -- jimmycarter
  18. Google? by aborchers · · Score: 4, Insightful

    I am so sick of these posts to Ask /. that can be answered by a Google search! Couldn't you come up with a query that would locate all the philanthropically minded hackers pining to make a contribution to the developing world on their home pages and Web logs? ;-)

    Seriously: I'd be interested! Just like the Peace Corps without the tropical fevers!

    --
    Trouble making decisions? Just flip for it.
    1. Re:Google? by Anonymous Coward · · Score: 4, Interesting

      Seriously: I'd be interested! Just like the Peace Corps without the tropical fevers!


      No way! I was in the Peace Corps. Those tropical fevers were the best part. :-)

      Seriously, the best parts included:
      • meeting new people and learning about them by living with them.
      • the food! (interestingly enough)
      • being thrown in way over my head and making it.

      Something tells me that these experieces would be diminished if you "phoned it in."

  19. Count me in by Shamanin · · Score: 3, Funny

    I'm totally up for doing volunteer work, as long as it pays well.

    --
    come on fhqwhgads
  20. In my humble opinion... by CommieLib · · Score: 2, Flamebait

    This program has all the signs of being a typical United Nations money/time rathole. If anyone here has some personal experience with this group, please feel free to correct me.

    Go work on some elderly person's house...do meals on wheels, or best of all start a computer job skills training program with your local government.It's been my experience that I can't save the world, but I can make a huge difference in a small people's lives.

    --
    If your bitterest enemies are people who hack the heads off civilians, then I would say you're doing something right.
    1. Re:In my humble opinion... by jayayeem · · Score: 1

      Much as it galls me to agree with someone calling themselves "CommieLib"...

      Thes large organizations that try to do charitable work (the UN and the vile, heavy handed United Way), absorb way too many resources, and attach way to much agenda to what they do. If you want to do charitable work, do it at a level where you can see the results of what you do first hand.

      Personally I get enough geeking in at work, so I only do volunteer computer work that is incidental to my other volunteer work, mainly network/PC support for my ambulance squad.

      --
      I metamoderate, therefore I am
  21. Re:Ask slashdot: by Mithrander · · Score: 1
    --
    -- This Sig is currently under construction
  22. Geek Corp by 4of12 · · Score: 4, Informative

    Sounds like a concept similar to this.

    --
    "Provided by the management for your protection."
    1. Re:Geek Corp by jukal · · Score: 2
      Sounds like a concept similar to this. [geekcorps.org]

      Thanks, I just realized that we have not yet talked with them about co-operation. Will do so. I believe same principles of co-operation could work with them as with UNITeS. If someone from geekcorps is listening, let's see who acts faster :))

  23. [OT[ WTF? What happened? by Jowr · · Score: 0

    What happened to this article in YRO?

    http://yro.slashdot.org/article.pl?sid=02/10/24/ 16 59231&mode=flat&tid=95&threshold=2

    It says "nothing to see here". Why was that article removed?

    --
    ~ Detonating a nuclear device within the city limits will result in a 500 dollar fine.
    1. Re:[OT[ WTF? What happened? by RDFozz · · Score: 1

      If it's the one I'm thinking of, it may have been a duplicate. I think I saw the article in question on the home page, and that's what I thought when it disappeared.

      I guess that'll teach them to try to pull a "fast one" on us, huh? :-)

      --
      R David Francis
  24. infrastructure by Anonymous Coward · · Score: 0

    Or to stop the dictators and revolutionaries from starving the people and destroying what little infrastructure they had in the country before war broke out and caused mass famine and starvation.

    Many of the starving people are the victims of war, poverty (due to war or bad markets collapsing), natural disasters, or disease. Those developing countries are fragile enough by themselves, without having war break out or something else tragic happening.

  25. Not for me by Jack+Wagner · · Score: 0, Flamebait

    I have spent over $100,000 on my education which I payed for entirely out of my pocket. I have spent untold hours networking with mutant bozos who I normally wouldn't give the time of day to in order to help my business. I spend about 15% of my time learning new methodologies and honing my skills on a weekly basis to maintain my cutting edge portfolio.

    With that in mind would anyone care to tell me why I should then turn around and offer up my services at no charge to some lazy organization that is unable to pull itself up by it's own bootstraps and support paying money for quality coders? Nobody offers me chaity in the real world and I don't offer any in return.

    This smells like some underworld socialist program if you ask me.

    --


    Wagner LLC Consulting Co. - Getting it right the first time
    1. Re:Not for me by buswolley · · Score: 0, Flamebait
      The charity you have recieved is on the backs of all the workers who sacrificed to build an economy that allowed you to go to school. No one works alone, and all you hard work alone would not have put you through school if there was no school to begin with.

      .That is why we must help those in the third world country.

      --

      A Good Troll is better than a Bad Human.

    2. Re:Not for me by Anonymous Coward · · Score: 0

      And you sound like some windbag prick to me. Sheesh! Some people do stuff out of the GOODNESS OF THEIR HEART. Maybe you've heard of one.. heart that is.

  26. Benifical to companies by L33t-Geek · · Score: 0, Redundant

    When you think about it. It could also be very benifical to companies that supported it. Especailly corps who have not yet done anything open source. Anyone agree/disagree with me? -geek

  27. commitment needed by yerdaddy · · Score: 3, Interesting

    I love this idea but I am a little skeptical.

    I've worked on enough volunteer projects to realize that most volunteers are people that have too much time on their hands. They've just moved to a new city, are between jobs, broke up with their significant other, etc. There is nothing wrong with this other than that all these situations are extremely temporary. As soon as the other parts of their lives start back up, the desire to volunteer disappears.

    This a huge pain for the organization as they have devoted time and resources to orient and train these very short term volunteers.

    Your proposal is even more likely to suffer from this as volunteers who never meet the people they are helping will feel even less obligation to the people them. You need to find some way to secure a time commitment from you volunteers and work very hard to make them feel connected to the work, otherwise the turnover will kill you.

  28. Riiiggght.. by fireboy1919 · · Score: 2

    Yeah. The technology industry isn't doing anything for India. Its not like they're attempting to convert their workforce into the majority of the Computer Science industry for the world.

    Oh wait. THAT'S EXACTLY what they're trying to do.

    They have little resources other than human resources, like a lot of third world countries (not all of India can be considered 3rd world, but most of it can). They are not alone in this idea. If you consider that the world itself is a national economy, and that human resources are also resources (just as an infrastructure is) then you can see that this can help 3rd world countries. If they don't have the infrastructure they need, that can be imported (or the people can be temporarily exported) to deal with that problem.

    --
    Mod me down and I will become more powerful than you can possibly imagine!
    1. Re:Riiiggght.. by LordHunter317 · · Score: 2

      Understand that the portions of India that are essentially CS factories do have enough infrastructure to support this sort of activity. While its not very well-developed, it is sufficent. India is unique in that sense, because a lot of countries don't have the resource to just throw up an infrastructure overnight like the US can. Importing infrastructure isn't easy. It takes resources,money,time, and talent. Understand that last part, talent is mostly gainfully employed within industralized nations making their current infrastructure better. While it may not seem fair on a global scale its true. Overtime, everyone moves up the ladder, but the people at the top get further and further away from the people below them. This also applies to countries as well.

      As far as human resources are concerned, given that IIRC India has roughly 1 billion people, and China is the only other nation of that size, I'd hardly say that other 3rd world nations have lots of human resources.

  29. Closer to Home by anzha · · Score: 5, Insightful

    I donated time to volunteer work at a then local high school - I have since moved - teaching students in project oriented programming competition formerly called the New Mexico Supercomputing Challenge (now called the Adventures in Supercomputing Challenge when they rolled it and the Sandia NL sponsored rival program together).

    Students were brogutht ogether in small teams and taught programming, often from the ground up, math, and science towards a project. Often a lot of backfilling took place to get the students up to the point where they could understand the math and science behind the project as well as actually grasp what it would take to write code for the supercomputers. It was very challenging and a lot of fun.

    It has always perplexed me when we have people so constantly complaining about the school system that those that have the time and energy to volunteer do not simply go down to their local school system and volunteer. Make an appointment with the principal and see where you can help. I betcha he or she will be very ecstatic if you can bring ideas and time to the table so long as it does not tax the school resource wise (budgets being tight things...)

    The rewards of seeing a student's face light up when they get it are well worth the time...

    --
    Do you know why the road less traveled by is littered with the bones of the unwary?
  30. Unit? by Stonent1 · · Score: 0, Offtopic

    Will I get to meet Brigadier Alastair Gordon Lethbridge Stuart? How about The Doctor? If so... I'm there!

    1. Re:Unit? by Stonent1 · · Score: 1

      Apparently the humor was lost by some humorless person. "UNIT" was an acronym for "United Nations Intellegence Taskforce" in the TV show "Doctor Who". The head of "UNIT" was Brigadier General Stuart. Off topic indeed! Remember children +1 Funny is only worth it if you don't have to explain.

  31. An excellent idea - but... by iSwitched · · Score: 1

    ...I must wiegh in on the side of posters who have mentioned starting in our own backyard. As a father of two, I am quite concerned, for example, about public schools and technology resources. Even in affluent areas, the resources available are poor, I can only imagine the need in the inner city.

    I have little free time, but would love to donate IT skills to local organizations aimed at improving the education level of our children. Before the obligatory 'check Google' responses, note that I did, but was overwhelmed by the 265,000+ 'hits' no matter how I narrowed my search.

    Ideas like yours are valid. I imagine that far more people would volunteer, if it were simply easier to do so. Being able to volunteer within your own area of interest would draw out even more of these 'closet' volunteers!

    I hope you keep at it.

    --
    "That naive cube! How long must I suffer this!" --Sheldon J. Plankton
    1. Re:An excellent idea - but... by jukal · · Score: 2
      ...I must wiegh in on the side of posters who have mentioned starting in our own backyard. As a father of two, I am quite concerned, for example, about public schools and technology resources. Even in affluent areas, the resources available are poor, I can only imagine the need in the inner city.

      Thanks for the comment! A clip from another thread. "Exactly, schools, universities and other organisations like could also benefit - and we are trying to get them informed. If you know any, please feel free to spread the word. Actually, if you read the 'about openchallenge' page you will find a fairy tale tailored for universities. :)"

      ps. I am also a father of two :)

  32. Re:Ask slashdot: by Anonymous Coward · · Score: 0

    Have you tried posting a comment about it? Very strange happenings indeed.

  33. Re:Informer by Snow by Anonymous Coward · · Score: 0

    "Snow is actually from the ghetto in Toronto where he was white and whithout a good pair of shoes."

    lol.

  34. One more consideration by archeopterix · · Score: 2, Insightful

    What software do the folks in the underdeveloped countries really need? I mean what specific software, that is not already written? Perhaps what is already around is sufficient? Just wondering.

  35. I would by Anonymous Coward · · Score: 1, Funny

    I'd dedicate my time at work! I already spend most of it on Slashdot ;-)

    1. Re:I would by Anonymous Coward · · Score: 0

      I hope my boss doesn't read /.

  36. make the people you're helping partners by nounderscores · · Score: 5, Insightful

    The good thing about the knowlege industry is that not only can you telecommute. It's the fact that you can share the knowlege and be richer for it.

    Beyond just giving them the source, you've got to make sure that you make every effort to make the recipients of your aid part of the team in the cathedral or at least feeling like they're part of the bazaar.

    There's nothing worse than sending in aid that makes the person wind up with this big shiny thing that they don't have the resources to maintain or expand on.

    So yeah. Clean water first. Food second. No war third. Good medicine, industrial infrastructure, a reliable democratic and open government... and then technology that the developing country can really feel that they own, rather than that they adopted because they found it or someone gave it to them.

  37. greeat. something else to keep me inside by outsider007 · · Score: 2, Funny

    I would consider donating some free time as long as I DIDN'T have to do it from home.

    --
    If you mod me down the terrorists will have won
  38. Kinda Missing the point by Pogie · · Score: 3, Insightful

    It seems to me that while potentially useful, your idea of passing out sub-projects from software companies or IT teams in developing nations to a group of open source coders in the Western world doesn't really advance the goal of the UN initiative. As another poster mentioned, there are more serious problems to overcome in many developing nations that make "bridging the digital divide" realtively meaningless. I believe someone else pointed out that what these nations really need isn't code, but IT infrastructure.

    Those are valid points, but I think the fundamental idea of the UN program is to provide technology experts who can not only assist in local projects, but also transfer their expertise through the course of working on those projects. A group of US/UK/GER/FRA/etc coders whipping out brilliant and useful code for sub-projects is certainly helpful, but it doesn't go very far in creating a communal working environment wherein the presumably more experienced techs volunteering can pass their knowledge and experience on to the local techs. Sure, the locals can read your brilliant source code, but they don't get to participate in the development of that code necessarily, and having their questions answered via email is nowhere near as positive a learning environment as working on the code with a real person next to them who can answer their questions and point out interesting tidbits on the fly.

    The real digital divide is knowledge based, and the best way to close that gap is to teach someone how to do it themselves, not tell them to send the hard parts to someone else to do for them.

    Of course that's just my opinion, and I'm probably wrong

  39. actually I believe that's what the problem is by sugrshack · · Score: 2
    actually from what I've read, you've hit on one of the major problems that India has. Their educational structure is such that people from various communities take national tests, and the top 1000 each year get to go to institutes (I forget what they call them). Among the top of these are those studying technology...

    Unfortunately, what happens is that the very top people there end up leaving India and coming to the US, where the work is. That country produces some of the greatest technological minds in the world (law of averages suggests this; their population is 4 times the size of the U.S.), yet can't hold onto them.

    Infrastructure investment should most likely come first...

    --
    I can't believe it's not lard!
    1. Re:actually I believe that's what the problem is by LordHunter317 · · Score: 2

      Exactly. Meanwhile, and this is the unfair part, I'm here developing better roadway and roadway systems for the United States, which in all reality, doesn't really need them. Nice as they are, we could get by without a lot of the transporation projects in the US. However, its a job so I cannot complain. Ironic, isn't it?

  40. priorities? by Anonymous Coward · · Score: 0

    > "the digital divide between industrialized and developing countries"

    Why don't we work on the food and health divides first?

    I mean does some kid who's not sure if he's dying of AIDS or hunger really care about this inane bullshit?

  41. it'll never work by tps12 · · Score: 1, Troll

    Anyone with the skills to do something like this is going to be a professional programmer. They just don't have the time to work on projects that offer no chance for monetary reward.

    --

    Karma: Good (despite my invention of the Karma: sig)
    1. Re:it'll never work by glenstar · · Score: 2

      Not necessarily. There are two ways that monetary reward could come from such a venture: 1) the programmer may be able to learn new tools and skills "on the job" while performing this charity work -- which may equate to more money in the programmer's professional life, or, 2) not all "charity" work is performed pro bono. The venture that I alluded to in my earlier post involves an initial pro bono component, but my firm will be able to reap the rewards of that pro bono work at a later date, while still empowering the community. It's a win-win.

  42. Re:Tech Volunteering Locally. by minitrue · · Score: 2, Informative

    Although i don't quite get how volunteering outside of your country is "lowest common denominator" i do agree that there are lots of opportunities to volunteer at home. There are lots of local community technology groups that do work around issues like bringing open source to the community like . Others like digitaldividenetwork/benton do work around bridging the digital divide. There are groups for people who want to volunteer tech services for schools and nonprofits like CompuMentor. And we can't forget the work that local User Groups have done for schools, nonprofits, and individuals over the years.

    Although techie volunteer programs abroad are wonderful experiences (i've been fortunate to do community technology work in S. Africa and China), you don't have to travel thousands of miles away to do some tech good.

  43. The Key is Empowerment by glenstar · · Score: 4, Insightful
    There's nothing worse than sending in aid that makes the person wind up with this big shiny thing that they don't have the resources to maintain or expand on.

    *EXACTLY*. Any venture that claims to be of benefit to the "needy" should make sure that it provides the tools and education to empower the community in which they are working; otherwise, you end up with a community that is now *more reliant* on outside sources to work with the technology/software/whatever that you have provided.

    I would liken giving a Zambian village a network of PCs without training them how to use and maintain them to teaching schoolchilren how to read a book, but without teaching them anything about semantics, grammar, etc... in other words, worthless.

  44. how do they bring it together? by jaredcoleman · · Score: 1

    Anyone notice that for the last openchallenge there were only two entries in three months? How is this local team going to be able to effectively use their own time when they can't count on the work they have "delegated" abroad being completed? Timing of component completion is essential when implementing a large project.

    1. Re:how do they bring it together? by jukal · · Score: 2
      Anyone notice that for the last openchallenge there were only two entries in three months [openchallenge.org]? How is this local team going to be able to effectively use their own time when they can't count on the work they have "delegated" abroad being completed? Timing of component completion is essential when implementing a large project

      Yeah. That's the reality. However, keep in mind that we have not spend any penny in marketing - and actually just started spreading the word. Anyway, since the beginning, the hitrate on the server has been exponential, and I hope that within next 6 months there is already real potential. It will take time, but there is no hurry. If people think it's a good thing, the word will spread. If not, nothing is lost.

  45. If you build it... by Art+Popp · · Score: 5, Interesting

    ...we will come. Free Software is basically a "help your fellow man" kind of project, so it won't be very hard to find volunteers. However, as others have hinted, the real chore will be finding a task that can be solved by software that will benefit people without computers.

    I've helped out with a few foodbanks have always been shocked at how incredibly primitive their distribution systems are. They have to have nearly prohibitive amounts of notice to get the orders for the right amounts of items correctly taken care of up-line. Locally there are no computers involved in this at all. A hand totaled list is read over the phone to a person who plugs it into a spreadsheet. AAAAAAAck! This is a job that screams, "Automate me." The people involved drool at the opportunity to place their orders less than a month in advance and to get rid of the paperwork, but setting up the infrastructure is most of the problem and actually writing the order submission app is pretty easy. In this case and so many others that I can imagine the majority of the work will be done on the scene. But for the fraction that doesn't have to to be done there, start some sourceforge projects and ask for volunteers. You'll find'em.

    1. Re:If you build it... by nounderscores · · Score: 2

      Wow... now I feel *really* bad about tossing out those two 14.4k fax modems I had gathering dust.

      We need a website that will tell me where to mail my still-working surplus computer junk next time.

  46. This guys isn't qualified... by Anonymous Coward · · Score: 0
    1. Re:This guys isn't qualified... by jukal · · Score: 2
      if he can't READ that they are already doing this: http://www.unites.org/html/unites/faq.htm#online [unites.org] http://www.netaid.org/OV/ [netaid.org] http://www.unites.org/html/news/n220502.htm [unites.org]

      I know about netaid. I believe we can complement it. According to my (limited) knowledge, contributing through netaid poses quite many constraints and has some limitations - also it is targeting a much wider focus, software is not the key issue in it. Yes, it might be that in the end the co-operation will be with NetAid, instead of UNITeS. However, the matter is worth investing.

  47. Re: Teaching People How To Fish. by minitrue · · Score: 3, Insightful

    How's the saying go?

    If you give people a fish, they eat for a day. If you teach people to fish, they eat for a lifetime.

    If you teach a community how to use/manipulate technology, they become better equipped to get employment. So you've given them #2: Self Sufficiency. By getting jobs using the technology you've taught them, they can take care of #1: Basic Needs. Once they have work, they can worry less about #1 and start concentrating on things like educating their children and participating in the political process (#3). And one day, when they're good little consumers like the rest of us, they'll be able to waste their time keeping up with the Joneses (#4)

    :)

  48. Worth Every Second Spent by PineHall · · Score: 2

    I find that volunteering time on a worthwhile project is very rewarding. The process of reaching out and helping people is beneficial to my own well being. Even though I paid my way, I consider that I got more out of my mission trip to Latvia than I gave. Volunteering locally has also been very rewarding to me. I believe when we give we benefit. That is just the way we are built.

  49. Donated Services by Idou · · Score: 2, Insightful

    When are donated services to a non-profit organization recognized?

    (S)pecialized skills are required and possessed by the donor.

    (O)therwise needed by the orgnization

    (M)easurable

    (E)asily

    You can remember this by the mnemonic "Some." (Directly out of the Becker Conviser CPA exam review).

    Assuming the orgization you donate to is "qualified," you must also observe the "charitable contributions limitation" under the tax code:

    Overall limit = 50% Adjusted Gross Income (AGI)
    1) Cash - may be all 50%
    2) Property - is limited to the lessor of:
    a) 30% of AGI
    b) The remaining amount to reach 50% after cash contributions

    Notice this says nothing of "donated service." I guess you could treat the FMV of the service as "Property." However, I think you would have to go through old tax court cases to see how you should really go about deducting donated services.

    Disclaimer: I am in no way an accountant . . . yet.

    --
    Sdelat' Ameriku velikoy Snova!
  50. Re:Waste of time.... by failrate · · Score: 1

    I hate you so much right now, it's not even funny.

    --
    Voodoo Girl is the bomb!
  51. Bad Idea by Anonymous Coward · · Score: 1, Insightful

    It will only mean the utter and complete destruction of not only the American programmer, but the Western programmer. We already have people outsourcing my job to India/Pakistan/Singapore/etc, and now you want to ADD to that list? I already AM out of work, I don't need to be out of work indefinitely.

    No thanks. Feed/clothe/house them first. We don't need to create more competition. Do you want it to degrade to the point where there are 12-yr olds working in coding sweatshops, too?

  52. I know you work hard by nounderscores · · Score: 4, Insightful

    but has it ever occured to you that your properties of hard work and endurance which have given you the lifestyle that you enjoy wouldn't mean squat if your country dissolved into a bloody civil war?

    You are the master of your own destiny for now, only because there are many people in your country who would die to preserve the free and open system which supports your market.

    Take that away and life becomes a lottery. It won't matter if you are an elite business person or a crack guerilla sniper- in times of civil disorder people suffer, and suffer, and suffer no matter how hard they try. And I don't mean having to do something mildly degrading like sit around with objectionable people who are richer than you. I mean being so hungry that people can count your ribs and knowing that your high IQ can't turn stone into bread unless those people in the hills stop shooting long enough to plant a lousy vegetable patch. Even the people who are ostensibly in control of the whole war find themselves locked into the conflict and unable to see a way out that doesn't get them killed.

    In afghanistan, there used to be kabul university (est 1932 by some french and turkish guys) complete with schools of medicine, pharmacy, economics etc... Then the taliban sent the country back to the stone age, with the exception of a pile of the imported tanks. What happened to all the educated, hard working people? they had crap lives and then died. Some of them wound up in other countries, where their hard work and life savings bought them a cell in a processing camp.

    Anyway, bottom line: if you really feel bad about donating your time to help people like yourself except that they suddenly woke up one day to find out that terrorists had killed their government, just consider openchallenge as a competition instead. It says so on the website linked in the main article. Here's a list of winners and the cool stuff they won demonstrating how elite they were.

    Wouldn't you like to have another feather in your cap? Another free GPS module to show off to your friends?

    And if one day you were to find out that your country had dissolved into war or your economy had imploded into a gooey mess of corruption, wouldn't you be comforted by the hope that somewhere out there there might be smart, talented people who care about other human beings in real dire straits and for whatever reason use their powers and skills to help.

    1. Re:I know you work hard by jukal · · Score: 2
      but has it ever occured to you that your properties of hard work and endurance which have given you the lifestyle that you enjoy wouldn't mean squat if your country dissolved into a bloody civil war?

      And if one day you were to find out that your country had dissolved into war or your economy had imploded into a gooey mess of corruption, wouldn't you be comforted by the hope that somewhere out there there might be smart, talented people who care about other human beings in real dire straits and for whatever reason use their powers and skills to help

      Uh, you know I already wrote around one hundred lines in reply to your comment, until I noticed that there is no point in doing it.

      Instead, I think all I have say to this is: Yes, we are insanely much better of than most of the other people living on this globe. No, I don't believe people in the lucky countries are interested enough in helping out those whose life is miserable. This is why I think we need ways to contribute to goodwill projects, which does not require complete rewrite of your life. For those that have huge amounts of excess money, donate some of that to an organisation that can find a good use for it. For those that have extra capacity in their head or skills (like programmers), donate some of your time to goodwill projects. For those that can build conrete things with their hands, participate in a such project. I think that there should be possibilities for helping by giving out a part of your excess resources, whatever it may be.

      And the motivation for it? Who cares if the motivation was just getting a free GPS module? So what? Atleast I am just an average greedy person, and am interested in cool gadgets, good food, good TV shows. Sorry. There is no chance that I could ever devote myself to others like some other people do. However, I have decided that atleast for now, when I have extra resources left after running the simple survival process, I will put some of these extra resources atleast into thinking how these extra resources could help others. But yes, be warned - if a civil war starts in Finland, my first concern will not be keeping openchallenge.org up and running.

  53. Re: Teaching People How To Fish. by Anonymous Coward · · Score: 0

    Computers don't grow food very well (but in the Matrix they could!) and all the computer information won't do them much good when it comes to knowing how to grow wheat. If they're dying while typing the CPU is no good for them. And does anyone really want to keep up with the Joneses anymore? =)

  54. Without a doubt... by DaytonCIM · · Score: 2

    I would gladly donate some free "geek" time to a worthy charitable project.

  55. To answer your question... by Anonymous Coward · · Score: 0

    My question is: would you for example consider donating some hours to help a goodwill project - if you could do that from home.

    Yes. Why are people making this a more complicated issue than it needs to be?

  56. MIT Tech Review Article on Ghana by RobertFisher · · Score: 5, Informative

    MIT's Technology Review article on the state of high technology in Ghana should be required reading for the original poster, and all those interested in the subject of technology in the third world. The content of the article should give considerable pause to any clueless individual thinking that happily hacking away in their living room is going to substantially impact the living conditions of those living in the third world. While the article points out the immense promise of technology for the third world (one man interviewed had never received a piece of snail mail in his life, but had internet access, and could read news from around the world), that promise largely remains unfulfilled. The author states

    Making a telephone call here requires persistence. Roughly half don't go through because of system failures, but that's only the start of Ghana's telephone woes. The country has a mere 240,000 phone lines--for a population of 20 million spread across an area the size of Britain. Moreover, telephone bills are inaccurate, overcharges common, and the installation of a new line can cost a business more than $1,000, the rough equivalent of the annual office rent. Lines are frequently stolen, sometimes with the connivance of employees of Ghana Telecom, the national carrier. Phones go dead, and remain unrepaired, for months. Some businesses hire staff for the chief purpose of dialing numbers until calls go through.

    Moreover, even those fortunate enough to have access to the internet find themselves distraught by the knowledge of the incredibly poor conditions in which they must live. One internet cafe owner stated that the majority of users were online in his cafe trying to figure out a way out their country.

    The upshot is that much more effort needs to be devoted towards basic infrastructure -- sanitary, transportation, and information -- before an idea like that of the poster's would make much sense.

    Bob

    --
    Science, like Nature, must also be tamed, with a view turned towards its preservation.
  57. You're missing the point... by pVoid · · Score: 1

    Here's a person making an initative towards something. He's doing the work to determine whether there is need, or isn't (and I'm sure the UN will help him too).

    He didn't ask us if we thought he was right, he asked if he thought we would contribute.

    To answer his question though: I personally find that the state of the economy is quite dismal. And I personally have just come out of a couple of years of programming dark age (with 60 hour weeks etc -- which sadly I worked for way below what should have been paid, like many others I suppose). So these days, any spare time I have, I try to live it fully.
    I don't know about others /., but many of my friends in the software industry are doing the same. It's like a mass scale of "Office Space" syndrome going on.
    So to answer you: no, I probably wouldn't.

    That's just MHO.

  58. If You Teach a Poor Young Man to Shave Himself by Anonymous Coward · · Score: 1, Interesting
    "If you teach a poor young man to shave himself, and keep his razor in order, you may contribute more to the happiness of his life than in giving him a thousand guineas. This sum may be soon spent, the regret only remaining of having foolishly consumed it; but in the other case, he escapes the frequent vexation of waiting for barbers, and of their sometimes dirty fingers, offensive breaths, and dull razors.

    Benj. Franklin, Autobiography

  59. Could be a good idea... by chown · · Score: 2, Insightful

    I, for one, would be interested in helping out through some volunteer work, as long as I agreed with the bigger picture.

    People have made some good points about putting the needs of a local community ahead of those of the international community, but I've always been of the opinion that no matter who you help, it benefits everyone in the long run.

    What I wouldn't like to do is devote several hours/days/months of my time to a largely useless cause ('We're going to give all the kids in Namibia a web page!'). What sorts of things could one volunteer their time for that we could actually beleive would help those we're volunteering for? Are we talking about automating agriculture or streamlining AIDS testing in african countries? (I'm not sure if either of those makes much sense in this context, but you get the point)

    How about some good, concrete examples? I've often thought about how much I'd like to be able to help out various orginizations by loaning myself to them to write a bit of code or somesuch. Of course there's always handing out soup to the homeless, but I tend to think your average geek has enough know-how and intelligence to do a little more good than just preforming manual labor. Not that there's anything wrong with it, but if some impoverished 3rd world country could actually _benefit_ from me helping out, then hey, I'm all for it.

  60. Support this donation-funded ad!!!!!!!! by feed_me_cereal · · Score: 2

    Support a very funny and very revealing ad to conserve oil use. I always thought those terrorism/drug ads were pretty ill-founded, but no one can argue with the terrorism/oil connection. Not too mention that this is very very ironic, considering bush's involvement in both the first ad and the second phenomena. They definately have my money.

    --
    "Question with boldness even the existence of a god." - Thomas Jefferson
  61. Also: NetAid by Hard_Code · · Score: 2
    Found this by following a trail of links:

    NetAid online volunteering.

    Anyone who has the time and the desire to contribute to development causes; has regular, reliable access to a computer and the Internet; and has skills and experience that would be of value to a volunteer hosting organization is a great candidate for Online Volunteering. Skills could be a programming knowledge, good writing ability, experience in project management, knowledge of another language, expertise in law or education or another profession, or simply the time to offer expert advice or answer email for that organization.
    --

    It's 10 PM. Do you know if you're un-American?
  62. yummmm by Anonymous Coward · · Score: 0

    my wife is my supper power

  63. Re: Teaching People How To Fish. by Chemical+Serenity · · Score: 1

    It's:

    "Build a man a fire and you'll warm him for a night.

    Set a man on fire and you'll warm him for the rest of his life." :D

    --
    "People will pay big bucks for the luxury of ignorance."
  64. West africa by Anonymous Coward · · Score: 0

    in West africa the basic problem is that you cannot get contemporary IT-training material on the local market. Studying IT means doing some Word and Excel training. they don't have a computer at home. All you have to do is take some outdated Linux books and sent it to the country's feew bookstores.
    If there is training material people will use it. there is no lock-in. And every software product is pirated.

  65. nonprofit colocation facility by websensei · · Score: 2
    If any of you civi-minded geeks need colocation services, the
    California Community Colocation Project provides:

    ...free colocated Internet access to individuals and non-profits. If you represent a not-for-profit endeavor that seeks to have a web presence, an email account, or a rackmount server of your own, we'd love to help....

    ....We currently host several dozen servers in the San Francisco Bay Area, with locations in both Fremont* and San Francisco* connected to the Internet at gigabit speeds: both locations have multiple outbound fiber links for redundancy and excellent physical security, with locked cabinets, commercial-grade UPS-backed power, access control lists, and active environmental control. Our Fremont location* has 24/7 onsite staffing for easy and secure remote reboots and accessibility. We are serving up hundreds of websites, covering everything from Open Source, to current events in Argentina, to streaming MP3 Buddhist teachings, to personal sites, to information about socialism. We host the database backend for the Special Olympics.....



    --

    La via sola al paradiso incommincia nel inferno
  66. One of the issues is follow-through by HealYourChurchWebSit · · Score: 2, Interesting

    I run a blog that talks about running church web sites that they don't suck.

    One of the big issues we're discusssing is backend maintenance.

    Yes, I'm all for us volunteering our time. That said, we need to make sure we implement systems and solutions that won't leave staff or other volunteers frustrated and/or in worse shape when we move on.

    A good example is setting up a church web site. A geek comes along. Makes it look and feel great. A year passes. The geek is gone and now the organization is left there scratching their head trying to figure out how to modify things without breaking them.

    In other words. Let's volunteer. But lets not make this like the one time we worked in a soup kitchen so we could feel better about ourselves. Instead, lets provide permanent, long term solutions.

    --
    --- have you healed your church website?
  67. Why would you deal by Anonymous Coward · · Score: 0

    with these bastards?

    They eat lobster and steak at a conference on hunger while people pick through trash for food just yards away. They deal in child prosetution and pornography. They are a hate club against America and serve no purpose but to creat unpaid parking tickets here in New York!

    Through the bumms out!

  68. Time != Money by ehiris · · Score: 2

    When it comes to taxes Time=Money works only one way.

  69. So let me get this straight... by EmagGeek · · Score: 1
    I move to a developing country and act as a developer/admin/etc for free, to help get them hooked on the internet so we can have another telecom boom in the US?

    No thanks...

  70. Ohh, for the love of.... by jamboarder · · Score: 1

    Has it occured to anyone that this hiearchy of basic needs may be more efficiently met with the help of technology!

    I watched my friend and his family wait for 10 years for the "wait-your-turn / do-it-the-way-we-did-it-cuz-we-know-best" philosophy of hiearchical needs to provide the infrastructure of telephone communications to be built. To date, phone lines do not run into their home. Should he and his family sit and wait for this to happen, in spite of the fact that the new technology of mobile phones became affordable and available?

    And why don't people get their collective heads out of their arses and realize that not every "developing" is rife starvation, dictators, illiteracy, slavery (as opposed to freedom), etc. And even when there is starvation, etc. it does not imply everyone is in the same condition. Might it be possible that the availability of new technologies might help them to help themselves?

    We brag incessantly about how well Linux performs on older (read cheaper,more affordable) hardware. Well here's an oppurtunity where a lot of the open source efforts can directly affect technological capacity for a society to help themselves. No, they may not have the P4 or the athlon or (insert your hardware config here). But they do have the P3s and the P2s and the 486s and K6s and...

    Technology is not the luxury of a society sufficiently "advanced" enough to employ it. It is an enabler that every human being may use to his or her betterment.

  71. How I got DSL and saved on my taxes by Anonymous Coward · · Score: 0

    I pitched this idea once to Britain's terrific The Register, telling them to steal it and make it their own. Never heard back, or saw the idea show up in print. So may as well purge it from my system now.

    The U.S. Congress, the Bush administration and the private sector are all (for once!) lined up on a topic, and that is the need to expand broadband. Some ham-fisted legislative approaches have been proposed, some policy moves at the FCC have been installed, but each has managed to alienate a substantial group of potential collaborators. No one size seems to fit all.

    But there is, to my mind, a beautiful confluence that could make a far wider rollout of broadband fairly simple. It involves volunteerism (a current buzz word in D.C.), searching for aliens (something for the Slashdot crowd) and tax cuts (sure to make Pres. Bush tingle.)

    Here's how it works:
    1. Home user contracts for DSL (or cable, or satellite; in other words, their broadband of choice.)
    2. Broadband user signs up for SETI, the Intel Cancer Project, or some other worthy (i.e. nonprofit) distributive computing project. And actually runs the software.
    3. User deducts from taxes 100 percent of monthly broadband bill, based on the notion that they have contributed an in-kind service to a tax-deductible charity.

    Simplicity itself, yes?

    - Ben

  72. About your sig... by Anonymous Coward · · Score: 0

    Poor people do not pay for public schools. They don't pay for hardly anything tax related. They very rarely pay any property taxes, and their sales tax contributions are virtually nothing.
    The poor get a fairly free ride tax wise. We have a very "pregressive" tax system that takes a huge tax burden off the poor and places it on the mid to lower-upper class. Considering how little they do for the "system" they should be pretty glad to be getting free schooling.

    1. Re:About your sig... by Anonymous Coward · · Score: 0

      You know what, I'm getting sick and tired of people like you bashing poor people. Fact of the matter is, poor people do contribute a lot to the "system". They do jobs that nobody wants and they get paid very little for it. They should get a break in their taxes in order for them to acheive middle-class status so they can start paying taxes. This money then goes back into social programs (like public education) which help poor people become middle-class, paying more taxes etc. etc....... Like it or not, poor people do a ton for this country. If many of these poor people stopped doing their shit jobs, you would be the one scrubbing the insides of a toilet bowl. Yes, there are a few bad apples who abuse the system, just like there are corporate execs who screw their employees out of their retirement funds.

  73. It's great to do this... by Exantrius · · Score: 2

    ...But what about the organizations in the US-- Non-profits, schools, etc.-- that don't have enough money/know-how to set up a decent system.

    Others have mentioned that there are groups in the US that need help, and ways to help the local services. At least in California, there are a few groups that do this. One that I'm affiliated with has provided web space (low/no cost web space), on site technical support, and various small projects for a group of non profit organizations.

    It is very interesting looking at this stuff-- there are literally no companies that will offer low/no cost tech support even as donations, to local non profits-- the ones that need it the most.

    Get involved with the local groups. Any skills you have are really appreciated, and even if you don't want to or can't be there to help them, if you run a server, set up a little web site for them! Give them an account to get mail, and a hundred megs to put as big a site as they want on it, and it doesn't cost you anything but electricity which you would use anyway-- Usually they pull less than a few thousand hits per month /ex

    1. Re:It's great to do this... by jukal · · Score: 2
      ...But what about the organizations in the US-- Non-profits, schools, etc.-- that don't have enough money/know-how to set up a decent system.

      Exactly. Organisations like this is another group we will try to get informed. If you know any that might benefit from openchallenge - please spread the word. For schools, fairy tale written in 'about openchallenge' might provide some hints on how to utilize it.

  74. Tofflers' Third Wave.... by Chiggy_Von_Richtoffe · · Score: 1

    Okay I have seriouly come to believe that Works by the Tofflers (Alain & Heidi) should really be deriguier for not just congress-critters, but engineers, volunteers and the slashdot crowd. IIRC there was a section where in they posed this same set of dilemas, how to help a preindustrial country (first wave) become self-suffecient, and adept in the shadow of countries orders of magnitued more (technologically) advanced, as well as how to make sure that they aren't swept away in the rushing tidal force of change (the third wave). He cites and example of how a 3rd world country "ethiopia" (don't quote me) was being provided with aide from western countries... that were prone to breaking (outdated and dilapidated farm equipment) and which required both
    a. a strong interlaced and economically viable infastructure of parts, manufacturing and repair work
    b. heinous amounts of capital in order to fuel and promote the equipment.
    In the example they contrasted the views that foreign aid officers were having at the time, ei Why do they need modern tech that they can't sustain when they have lots of cheep labour and sickles? Well it turns out that strenious, back breaking hand labour like that produced crop yields to be measured in mere tens of bushells per person per day, compare that (a the tofflers did) to old reliable (relatively) and low/old tech McCormick equipment from America of the 1800's which though astoundingly old today *still* produced yield orders of magnitude higher .... for just 1 unit. Don't get me wrong i'm am hardly advocating forcing some small poor rual country to become either:
    a. an industrial slum, destroying their enviornment, their children's health, and any semblance of economice stabilizers, becoming a slave-labour pool for ours, or other's intrest
    b. a hot bed of high-tech whiz kids who will do *anything* for H1b visas just so long as you dial this 1-900# (got a couple of those already, India and Pakistan come to mind).
    No, what I recoment is that yes you should use your code-fu skills to develope/enhance *free* apps for tool design, for logistics/resource sharing . By now i am sure some one will point out the obvious... how can you run a computer withought electricity?... well fine use your engineering degrees for some durable electricity generating devices... use solar/thermal power , human power , waste refinement.... designe something that can be made using cheap donated and spare LOCALLY Availiable parts. You could run a medical care unit, or an disaster refugee tent with some of those alternate power sources.
    In short it all boils down to this:
    Don't just give 'em fish, teach em to fish.
    or in slashdot parlance:
    Don't just donate your old commie, theach em how to cook with the waste heat(eventually they'll get a p4 or AMD ;-)

  75. Loosing battle by Anonymous Coward · · Score: 1, Insightful
    I run a blog that talks about running church web sites that they don't suck.

    This is not possible.

    The subject is enough to make them suck regardless of webmaster.

    Religion kills a thinking mind.

    1. Re:Loosing battle by Anonymous Coward · · Score: 0


      Religion kills a thinking mind.
      Obviously a statement from an ignoramus who's never taken the time to read "Fit Bodies Fat Minds: Why Evangelicals Don't Think and What to Do About It."

    2. Re:Loosing battle by Anonymous Coward · · Score: 0

      ...whereas a working mind can spell "losing" perfectly well...?

  76. Why they fail... by Dareth · · Score: 2, Insightful

    Sending food to a hungry person will, if it gets their only feed them a few times, then they are hungry again. You did not do anything but prolong their suffering. Their ecosystem is overloaded, this causes famine, plague/disease, and sometimes triggers war over resources. The less nice solution of for the majority of the population to die so as to provide an ample supply of food/resources for those that survive. Suggest that the birthrate be controlled... now that is unpopular.

    --

    I only look human.
    My mother is a halfling and my dad is an ogre, so that makes me an Ogreling
  77. I'll volunteer if ... by MrJerryNormandinSir · · Score: 1

    I've got student loans out. I had some problems when I graduated (married right away, bills ,etc.)
    So I couldn't pay right away. So I accrued interest. I'd volunteer if uncle sam wiped the interest clean!

    1. Re:I'll volunteer if ... by jukal · · Score: 2
      So I couldn't pay right away. So I accrued interest. I'd volunteer if uncle sam wiped the interest clean

      Someone should suggest Uncle Sam that they should re-invent goods-trading economy on these issues. I am sure they have lots of software projects to which people like you could participate - and as result get your debts cleared in exchange :)

  78. The Devil is in the Details by kaladorn · · Score: 2

    I'm doing some work with an African country right now at work. Half the problem is they don't know what they want - so asking them what they think they want and then trying to build it is a bit of a challenge. We try to nail things down, but they just aren't sure and so you end up with issues of requirements/scope creep. You also end up with differing perspectives and a need to regularly reset expectations. Defining requirements and managing the projects may be a pretty serious challenge for some of the developing countries.

    In fact, project management and business analysis skills may be a *key* donation to such an effort. Skilled business analysts, workflow experts, and project management people (esp those familiar with OS projects) would be a real asset to any such plan and should be figured into the mechanism. Correctly setting expectations would be an important part of successful and satisfactory development. This won't be a for-pay effort and it will be a distributed effort. Both invoke certain characteristics and limitations.

    I have been looking for just these kinds of local or Int'l IT projects, insofar as I would be permitted by NDA's etc. to participate. I think this would be a worthwhile endeavour for the UN and the Open Source community. And it would leverage some of the powers of some open source OSs which run well on some older hardware, as much of the developing world may not be able to afford the latest 3.4GHz P-4 megasystem.

    If this does go anywhere, I hope slashdot will provide ongoing coverage.

    --
    -- Mal: "Well they tell you: never hit a man with a closed fist. But it is, on occasion, hilarious."
  79. charity coding by BlackMagi · · Score: 1

    I would have thought there would be heaps of opportunity for this - everything from analysing rainfall data to improve local agriculture to traffic management to disease tracking to medical databases for nurses in the field to census analysis to .... etc etc. Sure, I'll chip in a minute or two. Where do we sign up? -BM

    --
    http://melbournephilosophy.com/
  80. I would jump at the chance... by Beowulf779 · · Score: 1

    For the past few months I looked for a project similar to what you are describing. I know there are dozens of ways for a person to help out, volunteering at a food kitchen, cleaning a park, etc, but those were things anyone could do. I want to work on a project that needs my skills and will be socially rewarding. Let engineers build bridges, let farms plant crops, I'll write software and help expand their horizons.

    --
    In the words of Socrates, "I drank what?!?!"
  81. Perhaps Universities could have a role? by Bilby · · Score: 1

    I teach in an MIS degree at an Australian university. One of our ongoing tasks (although a minor one in my case, as I primarily teach coding) is to form arrangements with industry to give students real-world experience at developing information systems - a number of subjects are heavily project-based, so we need a lot of projects to provide our students with the design and implementation experience that they need.

    It occurs to me that perhaps, rather than looking to industry, we should be looking to these sorts of projects. It wouldn't be a complete replacement for industry experience, as the issues will often be different, but I'm sure the students would gain a lot from this.

    Nevertheless, I'm not sure that OpenChallenge is the right system for this sort of project development. Are there other groups which could co-ordinate these sorts of projects?

    1. Re:Perhaps Universities could have a role? by jukal · · Score: 2
      I teach in an MIS degree at an Australian university. One of our ongoing tasks (although a minor one in my case, as I primarily teach coding) is to form arrangements with industry to give students real-world experience at developing information systems - a number of subjects are heavily project-based, so we need a lot of projects to provide our students with the design and implementation experience that they need.

      Exactly, schools, universities and other organisations like could also benefit - and we are trying to get them informed. If you know any, please feel free to spread the word. Actually, if you read the 'about openchallenge' page you will find a fairy tale tailored for universities. :)

  82. I thought.... by Anonymous Coward · · Score: 0

    I thought the question was if he could write of the value of the donated code.

    If you found a similiar comercial product, wouldnt the fair market value of that code be the value of the cheapest comercial software of the same purpose?

    In that case, it seems to me that you could write off that code donation as a product not the time you spent coding it. My parents have donated old cars to the Kidney Foundation and got tax credit for it. Sounds like the same situation to me.

  83. sounds good... by Anonymous Coward · · Score: 0

    especially since I'm already doing this. But I could spend some more time helping others.
    Who says being a code monkey can't be fullfilling :)

  84. Don't be so narrow minded by rollingcalf · · Score: 1

    First of all, not all third world countries are nearly completely devoid of electricity and food and proper roads. Many such countries do have the basics in place, but are just lacking the technology that can boost them to the next level.

    In the countries that do lack the food and basic infrastructure, there is still much benefit to be gained with software and technology ... not in immediately trying to equip the masses with computers and software skills, but by providing software that is *used* to develop the basic infrastructure. For example, a database application that keeps track of food distribution. Engineering applications to help them build roads and bridges and lay electric wire. Web sites that accept donations. There are many custom applications that would be incredibly useful for those situations, most of which will never be developed because of the cost and the distance ... unless there are volunteers around the world willing to develop them remotely.

    --
    ---------
    There is inferior bacteria on the interior of your posterior.
  85. Similar Idea by chrissirhc · · Score: 1

    Well for what it is worth - I started something called VWDN (virtual web developers network) about six months ago. Here are the details: Volunteer Web Developers Network (VWDN) is a network of socially responsible individuals who provide free technology services to the nonprofit community. Our goal is to develop and implement on-line communications strategies for Washington, D.C. based grassroots organizations that lack adequate in-house or financial resources to effectively perform these tasks themselves. Once an organization is accepted as a participant in the Online Strategy Development Program (OSDP) a project manager is assigned to them. This project manager will work with the participating organization to define the project, deliverables, and determine and allocate resources. This project manager will then coordinate with VWDN's available volunteer resources and develop a project schedule. VWDN works cooperatively with our participating organizations to develop an on-line strategy, design a website, and implement this website. VWDN typically only seeks to engage with organizations who need less complex websites developed, but occasionally we are able to accommodate organizations who require more complex website solutions. VWDN also works with our participating organizations to transfer maintenance of the website to them, as we do not provide ongoing support for the sites that we develop. The website was www.vwdn.org, but our ISP went out of business a couple of weeks ago and I haven't had the time to switch to a more stable hosting provider. Anyway - same sort of approach, only focused on improving specific communities. It should be back up in a couple of weeks.

    1. Re:Similar Idea by jukal · · Score: 2
      Well for what it is worth - I started something called VWDN (virtual web developers network) about six months ago. Here are the details: Volunteer Web Developers Network (VWDN) is a network of socially responsible individuals who provide free technology services to the nonprofit community

      for the rest of the readers, we already exchanged emails - and will probably try and find ways for co-operation between VWDN and openchallenge.. :)

  86. Engineers without Borders by Bush_man10 · · Score: 1

    For anyone who doesn't know "Engineers Without Borders provides people with technical skills the opportunity to help the developing world.". If your looking to do charity work check out their page at ewb

    --
    "I believe in everything in moderation. Including moderation." -Dean DeLeo, Stone Temple Pilots
  87. Deduction not the reason for volunteering by Maxwell'sSilverLART · · Score: 2, Insightful

    I volunteer my time (and, in some cases, money) with the Boy Scouts, a local aviation for kids program, and a few other charities and good causes. I do it because I like it, because I think it's important, and because I appreciate the fact that people volunteered time for me when I was a Scout, et al. I have no aspirations of financial gain, nor do I receive any (including tax deductions: I don't itemize).

    That said, there's nothing wrong with taking a writeoff if you're entitled to same. If you're volunteering specifically for the deduction, you need to examine your motives (and your methods: writeoffs are a poor way to "make" money), but there's nothing wrong with taking the benefit of it. Indeed, many people (myself included) have strong objections to the government, and feel that anything which (legally) keeps money out of Washington is a good thing. Would you say that accepting lunch while on a project site is verboten, because you derive gain from it? Certainly people who refuse to help because they can't profit from it need to do a little soul-searching, but if you're going to do it anyway (for presumably the right reasons), there's nothing wrong with availing yourself of long-provided benefits.

    --
    Moderate drunk! It's more fun that way!
  88. Smiley face by Anonymous Coward · · Score: 0
    I think the best part of it is that these guys are doing something like this with a smiley face. Angry old politicians are not likely to attract as much interest. From the about page:


    This is how Dilbert.com Mission Statement Generator put it::
    "It is our job to collaboratively restore low-risk high-yield opportunities and synergistically administrate prospective catalysts for change in order to solve business problems." :)).


    1. Re:Smiley face by jukal · · Score: 2
      Hehe! I am glad atleast someone spotted it. And before some says "Haha, you will get sued by United Media".... yes, I asked Scott Adams for permission to do it. It seems he's a nice guy :)

      Hi Jussi, Sure, you can use it.

      Not a long reply though ;)))

  89. Re:You have the problem BACKWARDS by jukal · · Score: 2
    How about helping out Unemployed Programmers by paying us to write code. For example, buy some one-way tickets back home for H-1B job-hoggers. I am not a biggot: America should simply take care of its own family before taking care of the world.

    1) I don't have money. 2) I believe many unemployed programmers would get work, if they could show that they have real life experience. You could understand participating in a goodwill project as education. I really believe, that if you are unemployed - by helping someone else, you are helping yourself.

  90. Good comments, I will build up a FAQ by jukal · · Score: 2
    Thanks for the quality comments, criticism, ideas and flames. There really was a lot of useful input and pointers. It will help me a great deal when appoaching UNITeS and other organisations. I will also steal your input to build a FAQ later on :))

    Thanks for helping!

  91. From the UNV by mayar · · Score: 1
    UN Voloneers that is

    They already have the concept of online volonteering:

    Which they say is connected to this site: netaid on this page about example assignments there are a couple of IT related ones. Those listed:
    Database / Information System Development
    Web Design
    Online Educational Tutor
    Online Research
    /Mayar with trying to find a volonteer position herself.

  92. The conclusion by jukal · · Score: 2
    My question is: would you for example consider donating some hours to help a goodwill project - if you could do that from home. This is of interest to me, as I would like to be sure that the time we put into building co-operating with a big organization like UNITeS and others in the future is not wasted.

    Based on the feedback, Yes - I will use time to proceed with the proposal to UNITeS. Also, there was a lot of feedback which helps me in this work. Also, I now know more about the weak points of this approach and can start thinking for answers to them. So, final thank you to all of you who used some brain cycles on thinking. I hope you will hear some good news regarding this co-operation within a couple of months. Thanks!

  93. Re: Donating Time To Goodwill Projects? by negritude · · Score: 1

    Invitation to Join the Circuit Riders

    Greetings,

    This is an invitation to join the mailing list of the
    international Circuit Riders, a movement of professional
    and volunteer non-profit (NPO) and non-governmental (NGO)
    technology assistance providers.

    Here is a description of circuit riding from nonprofit
    technology support provider and analyst, Marc Osten:

    "A Circuit Rider is someone who provides technology
    assistance to the nonprofit sector. The help a Rider gives
    varies from helping to set up a local area network (LAN)
    to coaching an Executive Director to advocate for technology
    funding to the board. Part technology cheerleader, evangelist
    and skilled technologist, Riders come in many forms. In some
    cases foundations fund several Riders to service their
    grantees. Riders sometimes are housed within existing
    technology support provider organizations. Many Riders
    operate as independent consultants and in some cases a
    community of nonprofits might pool resources and hire a
    Rider. The circuit riding community grew out of the U.S.
    progressive social change and environmental movements, as
    well as other technology assistance efforts. The Riders
    hold an annual conference, The Round-Up, and also currently
    engage in a strategic planning process to determine some
    coordinated future actions."

    If the above sounds like the work you do, we really want
    you to join us.

    Information on subscribing to our mailing list is at:

    http://npogroups.org/lists/info/riders

    Information on activities and events is at:

    http://www.nten.org

  94. Gates Foundation by Embedded+Geek · · Score: 2
    (Apologies if someone already brough this up...)

    Bill Gates was faced with this same dillema when he first set up his foundation. He went to conferences, heard pitches for thriod world EMAIL, web access, broadband, etc. Finally, he realized the same thing you have - that there was little humanitarian benefit to pushing high tech solutions where they didn't fit naturally. Instead, he got solidly behind vaccine development.

    Say what you will about Bill, but he knows how to leverage his money to the task at hand.

    PS - And, please, no flames on "he only donates a tiny fraction of his money, so he's still evil incarnate..." I was just using the guy as an example.

    --

    "Prepare for the worst - hope for the best."