Go to page Previous  1, 2, 3, 4, 5, 6, 7, 8 ... 45  Next  [ 885 posts ]  This topic is locked, you cannot edit posts or make further replies.Post new topic 
Author Message
 [us]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Tue Apr 16, 2013 7:26 pm 
User avatar
hi hello
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

Another problem could also be some of the people on the site who don't know how to give constructive criticism. In someone's first sprite sheet or game, there are bound to be people who say, "DUDE THIS SUCKS!!!!!!! GAME/SPRITE MAKING IS NOT FOR YOU!!!!!!! GO SOMEWHERE ELSE!!!!!" or other obviously unwelcoming, and not encouraging things. I understand no matter what things like this can't be 100% prevented, but a first impression of who is on the site and who will be critiquing you can make a big impact, and nobody is going to want to submit another sheet/game if people act like jerks to them. So this would just require people to work together to make the site a better place.


Last edited by Evil Yoshi Toes on Mon Aug 19, 2013 9:01 pm, edited 1 time in total.
_________________
What I support

Spoiler:
 
Top
Offline 
 User page at mfgg.net
 
 [au]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Wed Apr 17, 2013 6:27 am 
User avatar
Quiet please, it's snack time!
Member
[*]
@Guinea - I'm mainly suggesting using an open source system because there are some pretty clear advantages to it.

- Thoroughly developed and tested
- Well documented, in case we ever get more developers who need to learn the system
- Customisable, with a lot of plugins available already, including one which solves another problem you've been having for some time (the forum/website bridge)
- Don't have to worry about bug fixes because that can be left with the other software developers
- Full database control (as far as I am aware)
- You don't have to make it and you can spend your time extending it as required, or doing something new
- It's free

Also, how do you know that these existing systems won't support MFGG? Have you used them for this purpose before and proven that?

I guess what I'm saying is, they're at least worth investigating before deciding to create an entirely new system. If they resolve all the problems we have, or at least a portion of them, then that still saves you time and resources which can be used elsewhere. Again, no point solving a problem somebody has already done for you.

Oh, and yeah, I'm happy to discuss the mobile skin. It would be probably best over Skype but we'll need to schedule a time for me due to timezone differences.

Evil Yoshi wrote:
Another problem could also be some of the people on the site who don't know how to give constructive criticism. In someone's first sprite sheet or game, there are bound to be people who say, "DUDE THIS SUCKS!!!!!!! GAME/SPRITE MAKING IS NOT FOR YOU!!!!!!! GO SOMEWHERE ELSE!!!!!" or other obviously unwelcoming, encouraging things. I understand no matter what things like this can't be 100% prevented, but a first impression of who is on the site and who will be critiquing you can make a big impact, and nobody is going to want to submit another sheet/game if people act like jerks to them. So this would just require people to work together to make the site a better place.

Unfortunately you can't really solve social issues with technology so that would need another approach. I guess you could have comment moderation but even then that's probably more effort than it is worth.

_________________
Games Released:
Chromony (2015) | Revenge is an Opera (2014)

Indie game developer from Melbourne.
Check out my developer blog here.

I also run a forum named Dashing. You wouldn't check it out


Per Fanta's request, I removed the Dashing link because Dashing is no longer with us. - Vinny
 
Top
Offline 
 
 
 [us]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Sun Apr 21, 2013 1:30 am 
User avatar
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

There's no need to know how to edit the php and you should not edit the php if you want to make a mobile skin. Skins for phpbb are made up of an html template, a css theme, and an image set configuration. As far as I know every one of our skins uses the template titled Experimental (Simplistic Green has its own for some reason but it's unused and likely just a copy). You can edit the pages to look any way you want by changing these. I'm sure that you can find existing mobile templates online and it would just be a matter of uploading it, making a duplicate of the default skin and changing the template, and then ironing out any issues with the css.

_________________
Image
 
Top
Offline 
 User page at mfgg.net
 
 [kp]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Sun Apr 21, 2013 2:11 am 
User avatar
I'm number 1!
Member
[*]
[*]
Guinea wrote:
fantanoice wrote:
Guinea wrote:
@fantanoice:

For the idea to replace the mainsite with a blog, I'm not for this, because the mainsite isn't a blog. It's a content management system, designed to find resources for Mario fangames as well as the games. Users are supposed to be able to upload resources, which then go through a quality assessment process. I'm not sure how well a blog software like WordPress is suited for these needs.


Cheers for clearing that up. I did a brief search and looks as though it is reasonably simple to set up WordPress as a CMS:
http://www.youtube.com/watch?v=1o2XcHqQbRY

Also found this video which does a decent comparison of the three biggest CMS platforms: Joomla, WordPress and Drupal. I haven't had too much experience with any of them but it seems that because we have a lot of people who aren't technically minded, then WordPress or Joomla would be good options because they take the GUI approach.
http://www.youtube.com/watch?v=Onf_SUv61i4

Also seems like you bridge PhpBB and Joomla as well, which would save a lot of hassle:
http://www.youtube.com/watch?v=8MCiDHr17a8

My knowledge of CMS platforms is pretty limited though so I can't give too many recommendations. It would probably be a good thing to explore in one of those "Let's Improve MFGG" weekends if you guys ever do one.

Quote:
In other news, I have received a preview of the mobile skin for the forums supernova is making. It seems to come along. Fantanoice, would you perhaps want to collaborate with supernova to get a satisfying result, seeing how you probably have an image in your mind of what makes a good mobile skin for our forum?

I'm not really the holy grail of mobile skins but I can help out where I can. XD Seems the basic thing to do is to follow the KISS approach and cut as much fat as possible. It is all about the content and being able to read it quickly and easily.


@Joomla etc:
I'd honestly prefer a customized self-written CMS. It gives us a lot more control over the kind of content we support and the user submissions, as well as giving us the option to extend it however we like. Our CMS is supposed to be something unique and streamlined exactly for what we do here. I think of myself capable of writing such a system, the only problem is the time really. I expect myself to have some spare time the latest in the summer break to get something done. As someone who has written multiple CMSes himself in the past, I really don't want to use something like Joomla for a special interest site such as this one. Char has actually left us with a quite useful base of code that I can recycle which does a lot of the database work and handles security issues that I can adapt and use, so that should help.

this probably isn't the best strategy to go with really-
if you can get a nice custom system up and running and have it be maintainable (good documentation for future developers, etc.) then yes, it's a really nice thing.
but realistically? there's plenty of software out there that's going to do *most* of what you want, and be expandable for the features you need that are missing. this stuff will be easier to set up and maintain for the future. Just need to spend the time experimenting with what works and what you need (and also what you think you need vs what you really need)

_________________
“The only post of no value is one not submitted” — Abraham Lincoln, former President of the United States of America
makemarioadmin.nintendocfc.com
 
Top
Offline 
 User page at mfgg.net
 
 [ca]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Fri Apr 26, 2013 12:12 am 
User avatar
No games
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
Can you guys add a Mario And Luigi: Dream Team sprites filter? It would be greatly appreciated.
Also, we should have a counter that shows how many submissions are in queue so people can take a guess as to how long it'd take for their submissions to be accepted/declined.

_________________
Spoiler:

Refs: ~CaMTenDo~: http://i45.tinypic.com/2cfv0xk.png supernova: http://i50.tinypic.com/16gd4h.png kremling: http://i105.photobucket.com/albums/m206/KiddyKong/ultluigi_zps2612660b.png Mit:http://i.imgur.com/eW2W9zl.png
Dustinvgmaster wrote:
Because I'm over here being a doofus, almost everyone else is cruelly denying and Ult is offering beverages for some reason
 
Top
Offline 
 User page at mfgg.net
 
 [at]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Fri Apr 26, 2013 2:24 am 
Real horses don't run into trees
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
UltLuigi wrote:
Can you guys add a Mario And Luigi: Dream Team sprites filter? It would be greatly appreciated.
Also, we should have a counter that shows how many submissions are in queue so people can take a guess as to how long it'd take for their submissions to be accepted/declined.

Yes, a Dream Team filter will be added! Thanks for the reminder.
As for the number, probably not. The staff does share with you the status of the queue in the weekly updates verbally, when it is worth noting. This should be enough. (Although it's an idea I might keep in mind for the next iteration of the mainsite software...)

_________________
Guinea 2013 Reference (1) | 11 (1) | 10 (1) | 08/09 (1, 2)
 
Top
Offline 
 User page at mfgg.net
 
 [zz]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Sun May 19, 2013 3:51 pm 
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
Speaking of the filters, can someone update the Mario Party ones? There's no section for 8, 9, or 3DS...

 
Top
Offline 
 User page at mfgg.net
 
 [at]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Sun May 19, 2013 3:53 pm 
Real horses don't run into trees
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
I actually don't think there need to be filters for each individual Mario Party game, as their styles have been pretty much the same over the iterations. Mario and Luigi, while similar, do differ. So I'd actually see it more likely to collapse all of the Mario Party ones into fewer categories (N64 Mario Party, GCN/Wii Mario Party, GBA MP and 3DS MP).

_________________
Guinea 2013 Reference (1) | 11 (1) | 10 (1) | 08/09 (1, 2)
 
Top
Offline 
 User page at mfgg.net
 
 [zz]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Mon May 27, 2013 10:39 pm 
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
And what about MPDS?

 
Top
Offline 
 User page at mfgg.net
 
 [tw]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Mon Jun 03, 2013 7:43 pm 
福瑞退化者
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
Darn why I am keep forgeting things. Since MSN was down back in March. Is it a good idea just simply remove that section or modify that form into another type of social network?

_________________
 
Top
Offline 
 User page at mfgg.net
 
 [us]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Tue Jun 04, 2013 11:09 pm 
User avatar
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

supernova wrote:
Darn why I am keep forgeting things. Since MSN was down back in March. Is it a good idea just simply remove that section or modify that form into another type of social network?
I'm still using MSN through Pidgin.

_________________
Image
 
Top
Offline 
 User page at mfgg.net
 
 [tw]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Tue Jun 04, 2013 11:23 pm 
福瑞退化者
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
I believe you're using the Chinese MSN server? But since MSN barely used by anyone, we should just simply merge/remove that section. Yet I did a research once you posted about Pidin, I can't see any working one besides MSN China after the Skype merge event.

_________________
 
Top
Offline 
 User page at mfgg.net
 
 [at]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Wed Jun 05, 2013 5:22 am 
Real horses don't run into trees
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
The MSN protocol still exists (something to do with Skype using the MSN protocol for text messaging), so it is still possible to connect to it with Pidgin and other third-party clients.

_________________
Guinea 2013 Reference (1) | 11 (1) | 10 (1) | 08/09 (1, 2)
 
Top
Offline 
 User page at mfgg.net
 
 [us]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Thu Aug 08, 2013 2:53 pm 
User avatar
Always got a bone to pick
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
Guinea wrote:
I'd honestly prefer a customized self-written CMS.


I thought the main site was using RII's Taloncrossing? That is a customized self-written CMS.

_________________
Image

Image Image Image
 
Top
Offline 
 User page at mfgg.net
 
 [at]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Thu Aug 08, 2013 4:04 pm 
Real horses don't run into trees
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
Yes it is, but my reply was toward someone who suggested to use an existing blog/CMS/software mix.

_________________
Guinea 2013 Reference (1) | 11 (1) | 10 (1) | 08/09 (1, 2)
 
Top
Offline 
 User page at mfgg.net
 
 [us]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Thu Aug 08, 2013 5:11 pm 
User avatar
Always got a bone to pick
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
Guinea wrote:
Yes it is, but my reply was toward someone who suggested to use an existing blog/CMS/software mix.

Serves me right for skimming I guess.

Sorry.

_________________
Image

Image Image Image
 
Top
Offline 
 User page at mfgg.net
 
 [tw]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Sat Aug 10, 2013 11:21 am 
福瑞退化者
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
There's one thing I recently concerned about the main site. Each game must have system requirement, there's a lot of comments on my old games where people can't run it on 8 or 7.

_________________
 
Top
Offline 
 User page at mfgg.net
 
 [us]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Sat Aug 10, 2013 12:34 pm 
User avatar
Always have a Shy-Guy in your avatar
Administrator
[A]
[S]
[W]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

I'm afraid there's little you can do about that, aside from pointing people toward the appropriate virtual console applications. Microsoft tends to value things other than backwards compatibility when designing operating systems. However, if someone wants to test every game on MFGG for Windows 7/8 compatibility, be my guest.

_________________
Course clear! You got a card.

Image
 
Top
Offline 
 User page at mfgg.net
 
 [tw]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Mon Aug 19, 2013 8:40 pm 
福瑞退化者
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
Image

Still working on it (MFGG Mobile) on my Apache server. ;)

_________________
 
Top
Offline 
 User page at mfgg.net
 
 [at]
 Post subject: Re: Site Talkback and Suggestions
PostPosted: Tue Aug 20, 2013 5:44 pm 
Real horses don't run into trees
Member
[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
[*]

[*]
[*]
[*]
[*]
^Nice. If you need a reference of a very good mobile layout, look at NeoGaf's mobile skin.

_________________
Guinea 2013 Reference (1) | 11 (1) | 10 (1) | 08/09 (1, 2)
 
Top
Offline 
 User page at mfgg.net
 
« Previous topic | Next topic »
Display posts from previous:  Sort by  
Go to page Previous  1, 2, 3, 4, 5, 6, 7, 8 ... 45  Next  [ 885 posts ]  This topic is locked, you cannot edit posts or make further replies.Post new topic 


Who is online

Users browsing this topic: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group