community

Does an open source project need a news group?

I open-sourced a tool I created to scratch an itch. From the downloads for the installer on the project page I can see I'm not the only one interested. About 5 people seem to have upgraded from the previous version. But I know next to nothing about them. Do I need a news group? A mailing list? Or how would you start to build a (little) ...

For what types of programming tasks would I consider using beanshell?

Hi all, Currently researching Bean Shell. I would like to get some input as to what types of programming tasks I would consider using Bean Shell? ...And what could replace Bean Shell for that task. Thanks all, ...

Is it impossible to secure .net code (intellectual property) ?

I used to work in JavaScript a lot and one thing that really bothered my employers was that the source code was too easy to steal. Even with obfuscation, nothing really helped, because we all knew that any competent developer would be able to read that code if they wanted to. JS Scripts are one thing, but what about SOA projects that h...

Is there a Web Service community with a large and variety pool of services provided to consume?

Please specify and rate your experience if you know any. Thanks! =] ...

Are open source projects considered community service?

I'm currently a junior in high school and I've been slacking off on my community service to develop websites and do some personal projects in C#. Currently, I'm developing an web-based IM-Chat through node.js (the server-side Javascript). If I were to post this or other projects on Github or on Google Code, could this be considered commu...

Button lib/API for digg, twitter, facebook etc?

Multiple sites have buttons where you can tweet, digg, etc. On this page you'll see you can buttons for 6 sites (search twitter and you'll see them). Is there a lib or api i can use to generate these buttons? ...

Is it possible to debug GWT client code on a REMOTE server using IntelliJ 9 Community Edition?

I'm trying to move our Google Web Toolkit (GWT) development from Eclipse to IntelliJ 9 Community edition. So far I've been able to run and debug client/server code successfully via the GWT Maven plugin and its embedded Jetty container. However, I'm having trouble debugging client code when it is already running on a remote machine (and...

Yelp competitor?

I like Yelp but I've never liked putting all of my eggs in one basket. I am about to launch a site this year (hopefully before July) that will rely heavily on Yelp for local businesses, restaurants, reviews, etc. Are there any other noteworthy competitors out there with API's? Basically, if my user is going to be in Tampa, I simply wa...

Are functions declared before or after calling them?

I've made this a community wiki... Okay, I was looking through someone's code one day and I was annoyed how they declared all their functions first and then later called them below. I guess I'm use to Visual Studio's automatically generated functions, that are made after you call them- and I was wondering, which way do you prefer? Or is...

A new method of supporting FOSS?

I have been kicking an idea around for sometime and wondered if something of it's nature hadn't already been invented. The premise is a website that integrates code management, project/team management, and micro-transactions. Donations, in and of themselves, are a sporadic, and unreliable method of supporting developers. Furthermore mo...

Voting UI for showing like/dislike community comments side-by-side

We want to add a comments/reviews feature to our website's plugin gallery, so users can vote up/down a particular plugin and leave an optional short comment about what they liked or didn't like about it. I'm looking for inspiration, ideally a good implementation elsewhere on the web which isn't annoying to end users, isn't impossibly c...

Choosing the correct framework

When starting out on any project it could be seen as essential to pick an appropriate framework. I was wondering if you would point out any key questions that should be asked in order to aid the choice. I have looked at numerous sites and there doesn't seem to be any definative questions to ask before a choice is made. I was wondering ...

[ADVICE] .NET Desktop Application - Client Server C#, SQL

Hi guys, Recently I've being given a chance to develop a PMS (Practice Management System) software for a small physiotherapy clinic. I'm a computer science student and my course is predominately told on Linux. However, my client runs all their computers on vista or Windows 7. My ideas are to develop the client front end in Visual C# ...

Where to read about programming?

I'm a programmer for some time now yet I haven't found the right websites which offer me the information I'm interested in. I've looked at TechCrunch, Slashdot, etc. but there wasn't so much actually about programming. When something urgently important happens in the programming world, where could I read it first? What are some good si...

Who owns forum users or are user grabbers legal?

Hi, I am not very strong in "legal or not" questions so I hope someone can help me here. How legal is the following: I create my forum, then choose a random existing forum (not mine), take a user from that forum (username, avatar, etc) and create an identical account at my forum. I know that this is extremely hard to prove and everythin...

iPhone: Helpful Classes or extended Subclasses (Categories) which should have been in the SDK

This is more a community sharing post than a real question. In my iPhone OS projects I'm always importing a helper class with helpful methods which I can use for about every project. So I thought it might be a good idea, if everyone shares some of their favorite methods, which should have been in everyones toolcase. I'll start with an ...

What is the "official" place for community support for the Mere Mortals .NET framework?

My team is using the Mere Mortals .NET framework from Oak Leaf. Being used to working with primarily open source software, I found it excruciatingly painful to find ANY community support for MM.NET. When I asked if there was any, the only place I was given to look for support was Universal Thread, which is a site which requires a membe...

Community "Groups" feature (Ruby on Rails)

Are there any good examples/plugins that enable users to create groups within a community application. For example, I would like to create a Group class and add it to something like Community Engine (http://communityengine.org/). Essentially, users need to be able to create and manage groups that other users can join (much like Facebook ...

Looking for share tools like mashable

http://mashable.com/2010/06/17/world-cup-apps-blackberry/ See the toolbar on the left with share options? I like that! It floats when you scroll, pretty nice. Does anyone think that would be hard to implement, or more importantly, has anyone already done it? I dont really want to store any information in my local DB if I dont have to....

How to struggle with incompetence of mavens ?

Preamble: I like my digital subscription of some computer magazine (no advertisement!), it contains cool weekly digest of programmers useful links. I'm not going to place it there to avoid raising interest. The last issue contained something "30 best practices to your web application performance" The first rule declares "Limit interacti...