Click anywhere to close this dialog

Farewell

Great is the art of beginning, but greater is the art of ending
Henry Wadsworth Longfellow

I announce that I cease all development and activity in the programming universe indefinitely. My career has reached the turning point I was not expecting for at least another year, leaving me highly off guard and without laid-out plans for this hobby's continuity. I have begun a 5-year residency program in Neurosurgery which is clearly not compatible, time-wise, with programming.

I gave in all my passion for developing, and you gave me back your loyalty and trust, even when I did not deserve that much. Now it is the time for payback. I release all my present and past work as Open Source software, in the hope some talented developer will continue maintaining and expanding my vision of a modern, sleek forum software. The intrinsic flexibility of MyBB is the true hidden gem of an otherwise outdated codebase; I do hope the project can continue and be updated complying to the latest coding standards.

I hereby thank Euan, kawaii, andrewjs18, Ben, Matt, Omar G., effone, Eric J., Devilshakerz, Wildcard, JordanMussi and all the other team members I have had the opportunity to work with when I was a MyBB team member. I thank Tomm M, my mentor, who inspired me to pick up coding with his piece-of-art plugins. And finally, I thank all of you MyBBoost subscribers who have helped me getting through my toughest university years economically.

Yours sincerely, Filippo

Hovercards preview

12 Nov 2016 Edited
#1
This issue is marked as solved
Hovercards is a plugin currently in development stages which adds profile cards when you hover on a username. It's based upon drop and Color Thief.

Main features


Hovercards is not a complicated plugin. As such, it does not come with many hardcoded options, but it does what it's supposed to do: display cards on hover. These are some major features you will find in the final release:

Extensibility


The main goal is to let customers have full control over the data displayed within a profile card. Administrators will be able to select what data points to add within the settings panel; once a data point becomes available, they can reference it in Hovercards' templates, which are then packed and built upon every single hover on an username.

Adaptive colors


Every card has its own background color which is picked upon the dominant one from the user's avatar. Text color is adjusted to be readable according to the background color.

All-in-one query


Hovercards queries the database just the first time you hover on a username, gathering all the users available in the page with one query. This adds an extra layer of trust when it comes to properly assign an user's data to the respective target on screen. And it also saves resources by avoiding too many queries.

Demo


MyBBoost is packed with the currently-in-development version of Hovercards. You can hover every username to let the respective card appear.

Availability


Hovercards will be available for Gold Subscribers once its ready. #144 applies.
Brenda 15 Nov 2016
#2
Looking forward.
Shade 8 Feb 2017
#3
Hovercards has received a significant update which stabilizes the whole displaying/hiding process. Make sure to wipe your browser's cache in order to receive the latest file as the plugin is still not under version control. You can test the new version by hovering very quickly on random usernames in the "who as been online today" box you can find in the homepage.