Minor Website Issues

You know it. Every website, that has been around for a while tends to accumulate small problems, typos, migration issues and other ballast. Even with the best webmasters, big websites will have their imperfections hidden in odd corners, waiting to jump on unsuspecting visitors and spoil their experience.

This thread is here to collect such minor issues, so that the webmasters can attend to them, when they have time. If you find some problems, add them. Let’s keep the place in shape!

There are » symbols that break the location bar at the top of a the forum pages.

also, the arrows are probably the most rediculous code I’ve ever seen. There are 60 elements used to make the triangular shape.

Thank you so much!

Sorry, did you write it?

I really can’t see the point in using 60 elements where a 15x60 px .png image would accomplish the same thing and only take up 1 line of code.

(Dunno if you were being sarcastic :/)

More work for you! [:)]

I’m not quite sure that is right. It looks like boilerplate template code for the breadcrumbs but for some reason the CSS is inline (the elements) instead of in the css file.

It’s about 23,434 characters long right now. Which is about 22.8kb. Quite a bit of page bloat. Probably not good for SEO either, because some of the search engines only index the first 80,000 or so characters.

I agree, it could be done in plain text (attractively enough) or using background images to maintain the current look. Probably cut that down to approx 1,000 chars. That’s about 1.1 KB. But then if you use images, you will have to add them in, although they will be cached if I recall correctly.

So potential savings of around 15 to 18 kb per community page load. Rough guesstimate if the community loads 250,000 times per month, that’s… 3.75gb of bandwidth. I imagine the community probably gets closer to a million page loads a month, but then the blogs don’t use the same breadcrumb template.

Another upside is a lower server load per connection and faster browser render times.

Now who will code up some nice CSS breadcrumbs that are lightweight for HeroicLife? [:D] I don’t do design anymore.

@Jeff, there is a problem with this Tom Woods video. It is only about 30 MB. The other ones were all over 100MB. When I play it, it just cuts off around 15 minutes in or so. It’s #10 in the lecture series.

Actually, I see the reason it’s like that now. In order for the arrow point to be nested within another arrow and also work alone (represent a current location on the forum), each segment needs to be seperate. To fix this, I’m pretty sure the whole template would need to be changed.

EDIT: Actually I’m pretty sure this is possible.

Don’t want to start a riot or anything, but wouldn’t be the simplest solution to just cut the tiny symbols with 20+kB size out? :slight_smile:

I noticed that on some browsers, it does, well, this:

problem.bmp (366 KB)

It’s page code that is so big. The background (blue parts) and white arrow parts are all generated pixel by pixel. It is a very sloppy way to do that.

I cut down the code to this

Which looks like this

With a little bit of styling, that could be cleaned up. Anyone who knows CSS could pad the different links, and add a colour change on mouse hover, and that would probably do.

It loads a different style for BreadCrumbArrow when it is showing the current location. The segments that would be the tail of another arrow are made white. You don’t have to remove the whole element, you just have to make it load a different image when it is showing the current forum location, and since there’s already something in place that will alter the element when it’s on the current location, this wouldn’t be hard to impliment.

When I view my favorite posts, it says I have 9 items. But it only ever displays 3.

https://forum.freecapitalists.org/members/Conza88/favorites/default.aspx

a couple complaints:

-When you are on the home page of mises.org, and try to view your profile, it links to a ridiculous condensed profile listing your user tags.

-the intra site search engine in the mises community suckkks

-want the option to change your email address

-some issues with numbering pages on discussion threads

The front of the site and the community are two different sets of software which is why you have different profile listings with the common login.

As some Russian developers I used to work with would say, “This is not a bug, this is a feature.”

Indeed. That is a community server (software) issue. It’s not something simple to fix. Community Server IMO is the best and worst piece of software ever. But they will improve it eventually. In the meanwhile, you can use this for google searches.

Put this in the google search

SEARCH TERM HERE site:mises.org/Community/forums/

If you want to search the whole community,

SEARCH TERM HERE site:mises.org/Community/

hth

I don’t know what that means.

thanks for the tips, cant believe i missed it[:D]

Is that the reason why I am only logged into the ‘community’ and not the ‘site’? I tried to log in to the site as well, but don’t get any text fields to do so (funnily enough, I am shown there as logged in). Should I join on the main site with the same username, or???


To add something constructive:

Your login should be persistent. I am logged into both right now. Most of my comments in this thread are from observation and I know some stuff about the web. I don’t actually know how the bridge between the main site and the community is constructed.

If you are still not logged into the front end, then I would completely log out, login to the front end, then enter the community and see if that works. It just occurred to me that might be it.

The end of this article.

In the “media section” some of the author names do not show up in the drop-down.

like this:

I sent an email to the webmaster earlier but got no reply.

When you open the mises.org website, at the right side of the site, where there is: Mises Blog / User Blogs / Forums , and you try to click at “Forums”, the page is finishing loading and it moves and you accidentally click at “forums rss”.