Jump to content

Recommended Posts

Heres a new concept project i thought of last night while trying to sleep.

 

http://asimpleforum.co.uk/dit

 

basically its a discussion forum stripped of all the unneeded parts. No need to register or login, simply click new discussion at the bottom and start a discussion. or you can take part in a discussion already posted. Simply double click on it to view the content and reply.

 

All discussions are scattered about randomly on the page. The newest ones are more forward than the older ones, and ones posted today will appear orange(y).

 

Clicking on one will bring it to the front so you can see more of it. Clicking shuffle at the bottom will shuffle all discussions randomly.

 

There is no way of stopping spam, nor is there a way to track discussions, these will be added later.

 

So what do you think?

Link to comment
https://forums.phpfreaks.com/topic/246726-dit-discuss-it/
Share on other sites

It looks/functions great, but thinking practically I'm not sure when it would come in useful? Forums are categorised and ordered for a reason. What happens when there's a lot more posts, are older ones hidden? You'd loose out on sites with large user bases if there's only a small window of visibility.

 

I would build on the idea, you have a great little prototype to work with. Perhaps go more in the direction of instant chat, as opposed to message boards though?

Link to comment
https://forums.phpfreaks.com/topic/246726-dit-discuss-it/#findComment-1267307
Share on other sites

ive thought about the viability of this. At the minute it shows the first 100 discussions ordered by the time they were posted. I will be changing this to the first 100 updated discussions. Also old discussions will be added to an archive list so they can still be replied to. Also if the display gets too cluttered and confusing you can click sort to organize the results in a tabular way.

Link to comment
https://forums.phpfreaks.com/topic/246726-dit-discuss-it/#findComment-1267367
Share on other sites

I was thinking of adding some sort of tracking system so you can get quick access to discussions you have commented on. The only way to do this would be with cookies (since there is no login) in a sort of bookmarking for discussions.

Link to comment
https://forums.phpfreaks.com/topic/246726-dit-discuss-it/#findComment-1267392
Share on other sites

ive now added the option to bookmark topics. The layout of the list needs some graphical work but the actual function works. When saving a discussion the page is reloaded because a cookie is added. I will be adding the option to delete these bookmarks soon.

Link to comment
https://forums.phpfreaks.com/topic/246726-dit-discuss-it/#findComment-1267417
Share on other sites

i realised that the page allows you to change the bg img. one thing you could improve on is to store the user's selection the same as the bookmark for the background image. and also it would be better if you allow users to change the bg img to a link from google.

Link to comment
https://forums.phpfreaks.com/topic/246726-dit-discuss-it/#findComment-1267620
Share on other sites

did you do it all by yourself?

 

Yes, it was only a few hours worth of coding. Just really experimenting with different methods.

 

The next update includes a save of background image choice and the option to add a url as the background image.

 

Link to comment
https://forums.phpfreaks.com/topic/246726-dit-discuss-it/#findComment-1267768
Share on other sites

I taught myself php a few years ago by reading through code and experimenting, from there javascript isn't that hard. And jQuery is a lot easier. I just read through other peoples code and experiment with different ideas. I'm not the type of person that can read tutorials or books, nor do I do any sort of planning on paper. I jump on the computer and try something. ASF was never planned, I just wrote the code and tried different things.

Link to comment
https://forums.phpfreaks.com/topic/246726-dit-discuss-it/#findComment-1267781
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.