• A Simple Forum
    38 replies, posted
@Alternative Yeh that will be removed in a future release :) @commander204 Sounds quite similar especially where you state your goals as being: [QUOTE]a place where you can just simply download a piece of software, put it on a server and use it. So my goals are a fast setup, simple and efficient usability, and a great customizability.[/QUOTE] I've already started the new version of A Simple Forum using NodeJS. I am using the SailsJS MVC framework to speed up development. I haven't pushed it to git yet as I am still experimenting, but I will do so once I get a bit more done to it.
[QUOTE=cjmarkham;44201925] I've already started the new version of A Simple Forum using NodeJS. I am using the SailsJS MVC framework to speed up development. I haven't pushed it to git yet as I am still experimenting, but I will do so once I get a bit more done to it.[/QUOTE] Oh yeah, it seems like a nice framework. I had thought of it but it didn't fit what I wanted to do. I wish you the best of luck with your rewrite!
Hello again. I know I have been gone for a while but I would like to show you all the new version of the forum. I have kept the old website (and repository) online as a backup and the new site can be found at [URL="http://162.243.173.39"]http://162.243.173.39[/URL] (No proper URL yet). It uses NodeJS and Socket.IO to provide a real time experience. As you navigate around (some pages are still missing compared to the PHP version) you will notice there are no page refreshes. This was an important thing for me especially when creating a real time application. When you visit the site you are automatically subscribed to certain events (only 2 so far). These are new topics, and user logins. When a user logs in their name will appear in the online user list automatically. If you happen to be viewing a forum and someone makes a new topic, the topic will also pop in automatically. A new feature I have introduced is the way that new topics and posts are created. When you click the "new topic" button you don't get the usual modal popup. Instead you are taken to a page that resembles the topic. Simply click on the default name and default post body to change it and then click save. I feel this little feature will help with the flow of the site so let me know your thoughts. It is still quite basic and you can't do a lot besides create topics and posts (and login/register) but the core framework is shaping up nicely. I have a lot of new ideas which implement the real time aspect. For example when I implement a friend/follower system. When you login your friends will receive a popup to say that you have logged in, or when you create a new post they will get an instant popup. Or when you mention someone in a post (yup they will get a popup!). These options will of course be configurable for the specific user.
Looks pretty nice. I'm looking forward in updates for this. Good work. :)
Needs some work obviously, although I gotta say the little animation when loading a new page is pretty nifty.
@JRODISME What animation? I removed the fade effect.
I'm seeing the fade effect too. I've never visited the site before right now either.
Did you click the domain or the IP
The IP address is the new site and the domain is the old site (which has the fade effect).
Sorry, you need to Log In to post a reply to this thread.