Are there any good opensource solutions for building a B2B website? I don't mean middleware, I mean something that would do for B2B what oscommerce does for B2C?
Hi,
Anyone knows about some free opensource php library or framework to implement following service independently.
Email Marketing ,
Which include following service in that ,
send email ,
choose email template ,
Choose email template from local drive ,
text template ,
Account management like History email list , and more ,
Payment Integration ,
Thanks
bharanikumar
I'd been trying to read about OpenSource Software (OSS) but I'm still not clear about the scope of commercial use of OSS.
Where can I find more details about the commercial use of OSS?
Only then can I concentrate on "What License should I use for a new OSS project in .NET" for FOSS.
Hi, I'm looking for any open-source accounting module that I can include in my Symfony project. I was thinking of writing my own & releasing a plugin, but then I came across 2 solutions:
http://arias.sourceforge.net/
http://frontaccounting.net/
Please answer on the lines of...
Choosing one of the above, your experience, community support
Other alternatives
Thanks a lot!
Hi,
I am looking for an open-source iTunes style media player that I can use as a base for functionality I would like to develop. I am quite keen on Flex/Air, or C# or Java will do for languages.
Does anyone know of any projects?
Hi,
is there any well written perl opensource out there (not using any kinda of framework) that i could use as sample for learning and good pratice of the perl...
I've searched around and found many things for PHP, but nothing in perl that uses no framework.
Thanks in advance.
I was recently made the "opensource representative" for our software team. Some of the duties include:
Tracking FOSS used in our projects
Propose FOSS solutions to the software team
Being the intermediary between the software team and the legal department
While I have some experience with FOSS, I was wondering:
Where I can get a good overview of FOSS licenses?
What should I be aware of when dealing with the legal department?
How can I gently introduce the team to FOSS?
Hi,
I'm developing a Work item Custom Control and I need to use the standard VS's Merge Wizard for items in source control from my code to allow to user choose the target branch, resolve conflicts etc.
I'm pretty sure it's possible in some way (even through the reflection), but I just can't find the proper class in any of VS client assemblies (Microsoft.TeamFoundation.VersionControl.Controls.dll, Microsoft.TeamFoundation.VersionControl.Client.dll).
Any help will be appreciated.
Best regards,
Mike
Is there a way (or an editor) that allows me to link an image/files/http links from within a source file (*.java for instance), sort of like a rich text document ?
This way, while reading the code I can quickly look at the appended image (augmenting the comments), instead of opening the browser etc.
I am looking for any opensource application that uses lucene.net. I am working on a complicated web application and would like to see how others have implemented lucene.net.
I am looking for an opensource social bookmarking site CMS so I can build a site like delicious with it for my organization. This will be deployed in the internal LAN.
Do you have any recommendations?
Anyone know of any opensource libraries for particle based large scale smooth particle hydrodynamics. I am looking for a easier way of simulating large scale planetary body impacts with rotation.
I was also wondering if you had any ideas on how to visualize the output from said simulation. I have tried using IBM graphviz, but it is very difficult to work with. Any pointers would be appreciated.
Thanks!
Other than large entities sponsoring a project, such as the Apache foundation, what are other ways that full-time opensource developers (specifically those on products offered free of charge) receive funding for their projects? Obviously there will be donations that will trickle in but from what other channels do developers receive more steady income?
Is the proliferation of opensource licenses just another example of programmers living NYI (Not Invented Here) syndrome? I know there are some big differences between some of the big licenses (e.g., GPL, Apache, BSD) but when you start looking to see many projects creating their own licenses. Why?
References:
http://en.wikipedia.org/wiki/Open_source_licenses
http://developer.kde.org/documentation/licensing/licenses_summary.html
I want to build a web-based knowledge base system for our call center. To save some development time, I am looking for a opensource. Does anybody know any good one out there?
Thanks in advance,
Tony
I'm looking for a good opensource multi-touch API to use in a project we might get. So far I've found PyMT, but haven't really seen any comments on the maturity of that product, so any input in that regard would be much appreciated.
I'd also like some other suggestions on API's that might be of interest, since googling have only given so much, and as with PyMT, it is quite difficult finding opinions on the frameworks out there.
Many thanks.
Is there a way/tool to auto convert Java source code from using raw types to using generic types?
I have some legacy code with 677 references to raw types:
ArrayList 47
Vector 420
Hashtable 61
Enumeration 64
Class 7
Iterator 78
TOTAL 677
Now I could manually look through the code to infer the generic types and replace, but that is going to take a long time.
Do you know of any good opensource projects written in Clojure? (or just ANY at all :))
I'm learning the language and wold like some code to read as I go.
Thanks,
Alex
I have just started learning to write apps for android using Eclipse. Where can I find free source code that I can use during my learning experience? Thanks.
Hi i just like to know is there any opensource data mining software written in java that is approximately less than 3k lines of codes?
If yes, please give download link
i need to do software testing
thank you.
There are great .NET libraries and components. What is, for your opinion the most useful, effective, well wrriten opensource C# library you've ever seen?
Mines, is the great Html Agility Pack.
Please post one library per answer.
Hi all,
I was wondering if there is any open-source/free borland together clone to create uml diagrams like class diagrams, use case diagrams, sequence diagrams, etc.
Many thanks
My site has several listing pages and on each page, I'd like to enable a commenting mechanism, but I want it to be as opensource as humanly possible. This means full use of OpenID's, Facebook connect, etc. Does such a system exist that'll allow users to post their comments on my listing pages?
By the way, my site utilizes a LAMP architecture.