Need Proper Guidance [closed] - content-management-system

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am finding a way or package where I can create website where member can sell them electronic (downloadable) product and all money will store into the website account. After defined amount they can transfer to them registered PayPal account.
Example: Theme Forest
I would really appreciate if any free script is available or I can integrate with any popular CMS (wordpress, joomla) without security issue.

There is an extension that allows your members to do just that. I found it here. I haven't used it personally, but it sounds like what you are looking for.
Good luck!
Cynthia

Related

What is the best way to send e-mails to a given email list? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I have a app online and I want the users to subscribe for my new apps. The user were given a form to fill in their emails if they want to subscribe.
After collecting the emails, how do we send out updates? Is there any good service that can do this? The content should be dynamic (like at least putting the user's name in it)
My company uses mailchimp it's pretty simple to use, and supports mass emailing with dynamic content .If you have under 2000 subscribers it's free.

Rule engine in perl [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I am looking out for a rule engine in perl.
Would like to know what are the features, that should be kept in mind related to the same.
Also the context is a travel domain and the business rule related to it.
Would appreciate your views on the same.
I believe your question is answered at http://www.perlmonks.org/index.pl?node_id=722668 and other places (google for Business Rule engine Perl). Some of the suggestions are:
PIE
Bricks (could not find anything beyond this one site)
VS::RuleEngine
Rule::Engine

Are there any good software specification/requirement tools out there? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm looking for a good tool for our product/design team to use when they write up the specifications (app feature requirements) for our projects. Right now we're using Word docs that are continually edited, and it's hard to keep track of what has changed when we're developing.
You may look at CASE Spec. It is an affordable enterprise requirements specification and requirements management software.
The best way to track changes in docs or software is the use of CVS. I used TortoiseCVS for my projects.
In other collaborative projects I used Dropbox that is a share application that also can track changes.
http://en.wikipedia.org/wiki/Concurrent_Versions_System#IDEs_with_support_for_CVS

Know any great online services to receive inbound email? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Our web app will receive a very high amount of inbound email. Amazon SES does not handle inbound email at this time, but I know that Cloudmailin and Sendgrid do. Cloudmailin is in beta and its custom domain feature is currently experimental, but perhaps it will be safe enough soon enough! Do you know of any other great online mail services with this feature that I'm overlooking?
Hey, we (CloudMailin) actually lifted the experimental status of custom domains and attachments today as the features have been pretty stable for several months now and we did an upgrade to begin to get things ready for the paid plans. If you have any specific questions feel free to contact us directly.
check out https://postmarkapp.com/inbound [I am not affiliated to them in any way]. Have used their services for one of my projects and they are really good.

Resources for how to design graph/charts well [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
One of my projects needs to show users where they rank in certain calculations. I inherited the graph structure from the previous programmer and had to leave it alone while I worked on other parts of the site.
It's time to make the graphs more meaningful, so I'm looking for books/websites/etc about graphs. (Not graph theory!) Charts that convey comparisons at a glance.
Everyone suggests The Visual Display of Quantitative Information by Edward Tufte and that's spot on for what I'm looking for, so anything related to that would be great.
Naturally, personal experience about what to do or not would be helpful as well.
I found Stephen Few's book "Show Me the Numbers" very helpful.