Creating a social network application - content-management-system

I want to develop a social network application and I thought the CMS. So if you have an idea for a CMS tool that can do the trick thank you to guide me.

IF you want to develop using ASP.net then
Take a look at MonoX
Free ASP.NET CMS and Social Networking Platform
http://www.mono-software.com/Pages/MonoX-ASP.NET-Portal-Framework.aspx
Else
Take a look at Dolphin
http://www.boonex.com/dolphin/
open-source with free software package for building social networks,
End If
Greetings

You could use Joomla (www.joomla.org) together with a Community extension (http://extensions.joomla.org/extensions/clients-a-communities/communities). It's free, and runs on PHP + MySql

Live Street CMS http://livestreetcms.com/ is pretty good

Related

Platform for building a FAQ answering chatbot on

I am trying to build a chatbot that answers FAQ from customers at the company I worked for. I have played around with Dialogflow and ManyChat, but I am not really satisfied with these platforms so far. Do you have any recommendations for platforms that can be used to build a chatbot on that answers questions from customers?
I am looking for a platform that provides easy semantic interpretation and implementation to a website and Facebook Messenger, perferably with multi language support.
Does anyone with experience have any ideas?
I advise you to choose .net framework because it has large number of libraries and easy to use. And i advise you to create web service or web Api Choose C# for code in .net framework so you will be able to use your bot service any where you want. It has a lot of help on internet and many nuget packages.
If you choose this framework you will be able to integrate your bot in websites, Mobile and infact anywhere you want .
You can check this out Microsoft Link for Services

iOS native client app for website

I am running a site in drupal and one in Joomla. I would like to create two native iOS client apps for the users of these websites. I would like to know one basic thing. Should the apps connect straight to the sites database? or is there any other way to do that (xml or other way)?
thank you in advance.
(the sites run in mysql)
You should look at using the provided RESTful interfaces for each platform (drupal / joomla).

What options are there for cross-platform (iPhone, Android, Blackberry) development?

Me and my friends are starting app development. We have created 2 apps now, and have 3 more in the works. We're looking for a development tool or environment that will allow us to build games that works on all the major handsets. We're using Flash at the moment for cross-platform, but are there any better and more powerful options?
Or would it be best to write the code in one language, then convert it line by line to the others? How do the creators of games like Angry Birds do it?
Thanks.
There are many options:
PhoneGap
SAP Sybase Unwired Platform
Appcelerator Titanium
RhoMobile
Kony
Out of all these mentioned tools i will recommend PhoneGap.
Also PhoneGap and Corona
My friends are using this for making games , and am a designer so not much into programming of that. But still as far my friends say this is good for most of the applications, though there are very few things which cant be implemented.
My friends have created a utility app and a game tic tac to using this.
For developing games i would recommend Corona.
For a native feel and look i would recommend Titanium
For fast and simple development and using html/js i would recommend Phonegap
You should also check out Worklight from IBM. You can easily download the fully functional development tool from their developerworks Web site. The only restriction is that you can't use what you write for a production version. Their tutorials are great and escort you comfortably through the short learning curve.
I'm a Titanium Developer, I find this framework great because it gives me the chance to develop cross browser mobile with Javascript. This is a big advantage for people that have Web Developing background like me. If you are gonna develop basic cross browser application und you will do it quick (and if you have javascript know-how), then appcelerator is good for you!

Best Way to get User Feedback for Web app

I am launching a iphone web app that is related to mobile searching. Currently, I am looking for users to test on this app.
What is the best way to get feedback for this app? And get users to my web app?
Thanks.
Refer Wiki:Customer Feedback Management services a list of online services. This page has a list of free and paid tools and their comparison. These online software specialize in feedback analysis and opinion polls, etc;
Self-hosted software:
UseResponse
SaaS services:
GetSatisfaction
UserVoice
UserEcho
Copiny - russian language only
If you're willing to pay (small amounts), one suggestion is Amazon's Mechanical Turk.
Re how to get first users:
Check out services like Betalist or Launchingnext. There are free and allow you to get first users.
Re how to get feedback:
Check out easy-to-use feedback tools like Usersnap or Usabilla.

Objective-C Social Networking General Question

I've been developing application for Iphone and now I want to try to create appplication like social bookmarking but I didn't really find any help on the net.
I will have a create a login/pass, retrieve data and display them.
So I want to know what do I have to use to implement all of that for any social bookmarking website.
If you have suggestion, idea, tutorial, you are welcome.
thanks,
Most of the major social networking sites have API's for coding against their services, for instance Facebook and Twitter.
I'm sure there are other API's available, so it's just a matter og Googling for them using something like " social-network-name API developer" as serch criteria.
Claus
Wouldn't it be easier to integrate with an existing one?