Available on Google PlayApp Store

Well, I don't have anything to donate as I don't really earn money myself, but I mentioned that… - Feed Post from Kupo to beeant

Well, I don't have anything to donate as I don't really earn money myself, but I mentioned that I'd be glad to help with the site to some degree quite a while ago (a year or so).
Back than I could only use CSS, however nowadays I can deal with HTML and I even am getting confident with JavaScript. So I could put in my two cents from time to time and make some minor improvement suggestions.

For example:
Why do you use an image for the EXP bar on the profile? Couldn't you just make it like the one below the logout button where you overlay the EXP-meter with another div which's width you adjust using JS?

Having a video section is nice, but it's quite rarely used, so do we need it?

The animation of popping up and floating of the questionbox mentioned by b5098200 might be eye candy, but wouldn't a display:none to display:block be enough? You could still make it fade in using CSS transitions, though.
Also I think the window is kinda complicated designed (3 parts dividing it in top, center and bottom). 1 box which wouldn't even use images could make it look the same.

-moz-/-webkit-border-radius are quite ancient by now. You could simply replace them by default border-radius and it would even apply to all browsers (Firefox, Chrome, Safari, Opera, even Internet Explorer 8)



That would be the biggest changes I thought of.
...now that I read what I just wrote I feel like it sounds nearly like ranting :/

By the way, I just noticed that you fixed the auto-resize problem. Good work! :)
posted by Kupo

Comments 4

  • Kupo
    Just noticed that the "sexylightbox" is just a plugin for jQuery. I couldn't find it in the source code, but I assume it's uploaded somewhere on your server, so replacing it by something more simple should do a minor improvement.
    (I consider saving even a single byte of file size an improvement :P)
  • beeant
    Hello Kupo,

    Thank you very much for finding those for me.
    I will look into them and fix it.

    I didn't know that -moz and -webkit is already standardize.
    I will look into them.

    Thank you :)
  • beeant
    I'm really sorry for my late reply. I tend to reply messages after I fixed any request in the message. but I'm sorry I still can't find the time to fix it. I will fix it as soon as possible.
  • Kupo
    Why no problem. I know you have a lot to deal with, so I don't mind :)
Kupo
beeant

Share