seanlego23 wrote:
Just an idea, if the website gets an update, you could click on the number under views (or downloads if it's in archives), and see which members viewed your topic and such. I don't know if other people will like this idea. But just to throw it out if people do...
I think this does more harm than good. I understand where you're coming from and I like to view that info to but it would just lead to "Hey, X I saw you saw my topic/post. Just wondering why you didn't post a response." Or something like "I see X saw my response to them but hasn't replied. Why?" Additionally, that's a bunch of data overhead we don't want to keep. To keep a table just to track of who saw what isn't at the top of our priorities or interests.
Quote:
Another idea would be to have a member page with all of the member's on it. Like just their usernames and post numbers and download's and authored projects etc. If there is this already, I haven't seen it.
https://www.cemetech.net/forum/memberlist.php
StrawberryFrostedPopTart wrote:
Alex wrote:
Strawberry: Did you happen to save the HTML for your design anywhere? I'd like to take a screen shot of it with my tweaks.
Actually, that's just an image I threw together in Photoshop. If you want me to do it in HTML, I will gladly do so.
You don't have to I just figured if the work was already done (since it looked like it was in a full screened browser). It'd probably be a while before I found time to get to my updates anyways
mr womp womp wrote:
I think the site looks fine the way it is, however, there are a few things I think could use a redesign...
Keep in mind this isn't a "Let's nitpick Cemetech's design." This thread is for a hypothetical redesign. Whether or not that was your intention, I don't know I'm just using that line to set a precedent going forward.
Quote:
1) The bottom of the pages sometimes look messy, there is a whole bunch of redundant stuff that I think should not be there at all like...
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
New posts New posts No new posts No new posts Announcement Announcement
New posts [ Popular ] New posts [ Popular ] No new posts [ Popular ] No new posts [ Popular ] Sticky Sticky
New posts [ Locked ] New posts [ Locked ] No new posts [ Locked ] No new posts [ Locked ]
I agree. It's a lot of text at the end of the page. I think it's relevant info but the way it's presented may be a bit excessive. Regarding the Second Section there. I've never clicked on a topic because it was orange instead of blue; redesigns should present that information more succinctly.
Quote:
2) I really love strawberry's social media section and I feel like that might even add a dab of colors which are not maroon and gray (I like the maroon and gray but there is a lot of it...)
Even color it on hover. Make it blend in when it's not being looked at or interacted with.
Quote:
3) The latest uploads section... if I remember correctly, someone had said it was because Cemetech was not oriented towards downloads and publishing games (*cough*
ticalc *cough*), but rather towards learning, but I really liked that section, because right now, I am not aware of people who upload projects without having a progress thread. In fact, a newer member mentioned wishing there was such a spot, and I took the liberty of informing him that there used to be one and that it had been wiped off when Cemetech6 came along. (well the info is still made accessible on the left had side but that's not very user friendly
Just to Nitpick, we've been on Cemetech6 for many, many years. The update we did recently, and the one you're referring to, was done to merge our aging Cemetech Mobile template with the main template. Thus, our site is responsive and will adapt according to the window size. This update was dubbed Cemetech 6.5.
Recent Uploads was removed from the front page because there wasn't enough room with the layout style we decided on for that section; 4 boxes across just wasn't feasible. (I think we kept it that way for a while before finally narrowing it down to 3). I forgot the reasoning behind why we took out Archives over Labs Updates but it's not changing anytime toon.
Quote:
5) In the archives, when clicking on a file, why does the text download it and the icon open it up? I don't know if I am the only one who does this, but I always have a look at the file's description and screenshots before hitting that download button... I think it should be the other way around, with the text redirecting to the page and a download icon to just download it blindly
This was done long before I really came on board but I'm pretty sure it was done to copy ticalc.org, and not to confuse visitors between the two sites when the function of two - identical looking - links are all the sudden reversed.
Quote:
I assume you're asking why this isn't a sprite sheet? Mostly because that's part of phpBB. Updating phpBB is more work than any of us want to take on. We use/used sprite sheets where applicable under the general site but most of this is a template around the phpBB backbone and, like I said, modifying phpBB to understand and properly display from a sprite sheet is not something we're interested in amending.
Quote:
7) What are the little balls under our rank? Are those remenants from the authorisation levels on the old ID cards?
Nothing to do with the ID cards, afaik. The "pips" under our names is more for nostalgic reasons than anything else.
CVSoft wrote:
One thing I mentioned a while back is updating the forum to phpBB 3.1 or 3.2, and updating the forum theme to take advantage of 3.1's new features. I've raised some other ideas to administration a while back, I can find those later and reiterate them here for others to see and comment on.
DJ_O wrote:
Considering how heavily modified this installation of PhpBB2 is, I have to wonder if the database is even compatible with vanilla PhpBB2 anymore, let alone PhpBB3.x.
Our version of phpBB is pretty extensively changed. We can't auto-update and updating manually would take many, many hours. Mostly in figuring out where the changes should happen. I've mentioned that modifying phpBB is something we shy away from but it doesn't mean we haven't done it. We've certainly done it. Updating the forum software is either going to require working all of the site features into phpBB3 or another forum system or building our own forum platform around the sites features. Both of these approaches are incredibly time consuming. This has been discussed and work has started then stagnated as life takes priority.
jonbush wrote:
StrawberryFrostedPopTart wrote:
Just to add something, I left out the RSS links because when I click on them, it gives me this error:
"This XML file does not appear to have any style information associated with it. The document tree is shown below."
along with the code for the page. I thought they weren't in use so I didn't include them in the mockup.
You must use an RSS feed reader to view an RSS feed.
Indeed. That's exactly what an RSS feed is: Raw data, a document tree. The RSS feed provides the data and the RSS reader provides the formatting. Many news sites offer RSS feeds that you can then combine into one RSS feed about whatever you want. It's a pretty fast way of getting updates without visiting each website individually. (FWIW, http://calc.news is basically an aggregate of all the calculator sites news RSS feeds).