The forum has been archived
While the forum may not be active, the community still lives on Discord! Click here to join us.

One More Block - Suggestion Birthday Calendar

A place to talk about our community
Post Reply
User avatar
Phantomboy
Moderator
Posts: 5417
Joined: October 9th, 2012, 11:04 am

One More Block - Suggestion Birthday Calendar

Post by Phantomboy »

I noticed that our profiles contain a bit of information on us, including our date of birth. As it stands right now, besides manually scrolling though each profile and checking their displayed birthday there is no way (that I am aware of anyway) to see who's birthday is on the brink of occurring. My idea mainly is to include a calendar of sorts, listed somewhere on the forum and displays all users Birthday in an orderly manner.
Image
I am unsure what the actually technology for such a feature entails and if something like this is even possible on our forum, however I thought it was worth mentioning.
Image
User avatar
Wowfunhappy
Administrator
Posts: 958
Joined: September 30th, 2012, 12:46 pm

Post by Wowfunhappy »

Would be cool, but I don't know how to do that.
User avatar
Miniike
Well-Known Member
Posts: 10959
Joined: November 1st, 2012, 12:03 pm
Location: my beautiful house with my beautiful wife
Contact:

Post by Miniike »

Wowfunhappy wrote:Would be cool, but I don't personally know how to do that.
[Wah wah wah wah]

This would be purty cool though.
:pigflag: for fricking fricks sake why do i still care :pigflag:
:lock: 1. Wild Life 2. China Pig 3. The Blimp (Mousetrapreplica) 4. Sugar N' Spikes 5. Ant Man Bee :lock:
:bomb: you'll love it, it's a way of life :bomb:
User avatar
Wazi
Member
Posts: 947
Joined: October 8th, 2012, 7:50 pm

Post by Wazi »

Wowfunhappy wrote:Would be cool, but I don't know how to do that.
Then why not make a list of birthdays in order and put it in a thread?

Ex.

Jan 6: Waffelman
Feb 8: AdNumberz
Dec 12: TunaMan

Etc. Etc. Etc.
User avatar
Phantomboy
Moderator
Posts: 5417
Joined: October 9th, 2012, 11:04 am

Post by Phantomboy »

Wazi wrote:Then why not make a list of birthdays in order and put it in a thread?

Ex.

Jan 6: Waffelman
Feb 8: AdNumberz
Dec 12: TunaMan

Etc. Etc. Etc.
Well, We could do. However the technical nightmare is present in that to obtain all of that information would be extremely difficult and the result may be quite messy unless you go by a month bases. Also, updating your list after each new member would also be quite an issue. I made my suggestion on the assumption that the forums database provides all users information in a bulk list, to be referenced and pulled from in code, if this is not the case, manually doing something like this would be hectic.
Image
User avatar
Semesto
Well-Known Member
Posts: 1386
Joined: October 9th, 2012, 12:35 am

Post by Semesto »

Too bad, it's a great idea!
User avatar
bionicnacho
Administrator
Posts: 5684
Joined: October 30th, 2012, 7:11 am
Contact:

Post by bionicnacho »

Lots of forums have a "Birthdays" Section like on the foot of the home page. Like...

"It is: bionicnacho, Semesto, Phantomboy and WowFunHappy's birthday today!"
or
"Today's Birthdays: bionicnacho, Semesto, Phantomboy, Wowfunhappy"

And if it is nobody's birthday the box will just not show.
Image
User avatar
winningkill
Well-Known Member
Posts: 2527
Joined: December 12th, 2012, 4:30 pm

Post by winningkill »

Add mine!

April 14th
User avatar
EyceKubes
Well-Known Member
Posts: 1138
Joined: October 10th, 2012, 10:37 am

Post by EyceKubes »

bionicnacho wrote:Lots of forums have a "Birthdays" Section like on the foot of the home page. Like...

"It is: bionicnacho, Semesto, Phantomboy and WowFunHappy's birthday today!"
or
"Today's Birthdays: bionicnacho, Semesto, Phantomboy, Wowfunhappy"

And if it is nobody's birthday the box will just not show.
Didn't voxelus' forums have that feature?
Image
User avatar
bionicnacho
Administrator
Posts: 5684
Joined: October 30th, 2012, 7:11 am
Contact:

Post by bionicnacho »

EyceKubes wrote:Didn't voxelus' forums have that feature?
Not sure... I never really got on the Voxelus forums.

Saw the message on the Atmosphir forums about Voxelus and signed up there, but never came back until later when i saw the thread about OMB.
Image
User avatar
jhjoseph91
Well-Known Member
Posts: 1586
Joined: March 16th, 2013, 12:20 am
Location: .LOC FILE CORRUPT. SCANNING C:\LOCATION\ FOR REPLACEMENT...
Contact:

Post by jhjoseph91 »

winningkill wrote:Add mine!

April 14th
Atleast it isn't 13. lol.
i'm from another dimension!
User avatar
ElectroYoshi
Well-Known Member
Posts: 11061
Joined: October 18th, 2012, 8:27 pm
Design Competitions Voted: 1

Post by ElectroYoshi »

OK, I'll bite. My birthday is May 11th.

:3
I need a shot again, that sweet adrenaline.
User avatar
Sebastian Lawe
Moderator
Posts: 2534
Joined: October 17th, 2012, 7:58 am
Design Competitions Voted: 0
Contact:

Post by Sebastian Lawe »

Its actually quite a simple concept to implement (assuming one can program it for this site). When the birthday display loads, it can sift through the user database finding both the username and associated birth date. Once that is complete, it will check each birth date against the current date. Any user with a birth date matching the current date will be listed as a person currently having a birthday. Once the list of current birthdays is assembled, the birthday display will show the list of people who currently have a birthday.
If throughout this process no birthdays are found, the display will be a blank, empty, nonexistent slate.

Each time a page with this birthday display is loaded, this process will occur again.
User avatar
EyceKubes
Well-Known Member
Posts: 1138
Joined: October 10th, 2012, 10:37 am

Post by EyceKubes »

Sebastian Lawe wrote:Its actually quite a simple concept to implement (assuming one can program it for this site). When the birthday display loads, it can sift through the user database finding both the username and associated birth date. Once that is complete, it will check each birth date against the current date. Any user with a birth date matching the current date will be listed as a person currently having a birthday. Once the list of current birthdays is assembled, the birthday display will show the list of people who currently have a birthday.
If throughout this process no birthdays are found, the display will be a blank, empty, nonexistent slate.

Each time a page with this birthday display is loaded, this process will occur again.
DO IT! DO IT NAO! haha I would love to see this implemented on the forums.
Image
User avatar
Sebastian Lawe
Moderator
Posts: 2534
Joined: October 17th, 2012, 7:58 am
Design Competitions Voted: 0
Contact:

Post by Sebastian Lawe »

EyceKubes wrote:DO IT! DO IT NAO! haha I would love to see this implemented on the forums.
I could potentially code it, but that depends on if the site itself is based on asp.net or php.
User avatar
Lysander789
Member
Posts: 163
Joined: November 11th, 2012, 7:40 am

Post by Lysander789 »

Implementing a Birthday Calendar is a fantastic idea. But it can still be a technical mess if poorly implemented.
User avatar
Miniike
Well-Known Member
Posts: 10959
Joined: November 1st, 2012, 12:03 pm
Location: my beautiful house with my beautiful wife
Contact:

Post by Miniike »

I think you guess are missing the entire essence and aura of One More Block:

Wowfunhappy not being able to do stuff.
:pigflag: for fricking fricks sake why do i still care :pigflag:
:lock: 1. Wild Life 2. China Pig 3. The Blimp (Mousetrapreplica) 4. Sugar N' Spikes 5. Ant Man Bee :lock:
:bomb: you'll love it, it's a way of life :bomb:
Post Reply