Location: Asia Pacific, Cyberspace, in the Dark Dystopia
Posts: 19,118
Thanks Given: 2,351
Thanked 3,359 Times in 1,878 Posts
After working on both mobile and the desktop found some FA icons that, for some strange reason did not work on mobile, so I switched them out and replaced them, so the work both in mobile and desktop:
Here is the code Beta 1a:
Next will code the logic for some of the "low hanging fruit" using the information already in the user information modal (UIM). I'm guessing that will be about 8 to 10 badges (low hanging UIM fruit for badges).
Will more than like use status colors for most of them, using core Bootstrap colors.
Anyone is free to propose any badge logic in pseudocode (or better is jQuery, but pseudocode is OK).
After working on both mobile and the desktop found some FA icons that, for some strange reason did not work on mobile, so I switched them out and replaced them, so the work both in mobile and desktop:
..............................................................
OK).
Thanks a TON Neo for GREAT work. I hope we will get more users attracted by this system and moreover we will get more motivation to achieve these badges.
Location: Asia Pacific, Cyberspace, in the Dark Dystopia
Posts: 19,118
Thanks Given: 2,351
Thanked 3,359 Times in 1,878 Posts
LOL... it's starting to be a lot of work.
Quote:
Originally Posted by RavinderSingh13
Thanks a TON Neo for GREAT work. I hope we will get more users attracted by this system and moreover we will get more motivation to achieve these badges.
Thanks,
R. Singh
It was your idea... so now finally your vision is coming true. Thanks for the great idea!
Just created my first prototype badge for user post count. Needs work....
PHP:
HTML (JS):
Please help me with the posts thresholds and colors for this badge!
I need to "un-hardcode" the colors and add Bootstrap color classes instead.
LOL... it's starting to be a lot of work.
It was your idea... so now finally your vision is coming true. Thanks for the great idea! Colors . Bootstrap
Thank you Neo I am HAPPY at least I could help a bit to this GREAT forum. Also I hope we have category for badges or awards providing NEW THOUGHTS/Ideas too.
Quote:
Please help me with the posts thresholds and colors for this badge!
Here is my opinion on badges system.
1- on very first post 1 badge like Welcome kind of.
2- On 100th post of OP any users 1 Badge(bronze kind of or whatever lowest in category).
3- On users 500th post 1 badge.
4- On completing each 1000*N post 1 badge.
5- Special award with badge for completing 10,000 posts.
6- May be we could put 1 highest badge on 10,000 itself, since users will anyways get an badge/award on each 1000 posts so tat should boost them.(I am considering here that A person could earn FEW badges N number of times).
This is just a thought we could have more people to add/edit suggestions here too.
Thanks,
R. Singh
This User Gave Thanks to RavinderSingh13 For This Post:
Location: Asia Pacific, Cyberspace, in the Dark Dystopia
Posts: 19,118
Thanks Given: 2,351
Thanked 3,359 Times in 1,878 Posts
Hi Ravinder, I will make all of those for sure! Please keep the ideas flowing!
Regarding colors levels for badges, I created this css for now, four positive colors, 1 neutral (not enabled) color and three negative colors. That should cover most cases, and the negative badges will be used for only a few badges (like infractions, code tags, etc)
Please note that in the actually code I am not yet using these mb classes because I cannot get the addClass() jQuery function to work whereas the .css() jQuery function works fine.
So, I'm not going done the rabbit hole today in search of why one function works and another does not, and will stick with badging logic (I think! haha)
Another major upgrade on the new UserCP today. I have created the "My Badges" page in the new control panel, and it's looking very cool :)
If you have visited the new UserCP recently, you will more-than-likely need to close your browser (completely) and then restart it to clear out the old... (2 Replies)
Dear All,
We have a lot of amazing moderators and other very talented unix.com members who provide tireless top quality free technical support assistance to others. As a service to those long term unix.com members, I am making a new Patreon BBCODE badge available which can be posted in forum... (8 Replies)
Here is the current array of the short description of badges for the new prototype badging system (Beta 1) with 42 icons allocated (prototype logic written) and 6 reserved (for future use);
<?php
$badges_desc = array(
"fauser" => "Total Post Count",
"faaward" => "First Post",
... (6 Replies)
Dear All,
Here is the current status of the badging system:
The Beta 1 phase of the new badging system is close to completion.
42 prototype badges have been "allocated"
6 prototype badge slots are held in reserve
The "alert you have new badges" prototype is running and is currently... (4 Replies)
Happy New Year!
There are currently four UNIX.COM achievement awards up for grabs, as the say. Here they are, in no particular order:
The Order of the Raven
The Order of the Hippo
The Order of the Spider
The Order of the Dragon
Don't ask me what they mean, or who who will get those... (0 Replies)
I have read a document which tells me the following 4 things are done by the RAM embedded on disk driver controller. But I don't know what's difference between buffer and cache. Thanks!
RAM on disk drive controllers
1 firmware
2 speed matching buffer
3 prefetching buffer
4 cache (1 Reply)