00:00
00:00
Pahgawk
I'm a computer graphics programmer who occasionally still makes art.

Dave Pagurek @Pahgawk

Age 27, Male

UBC

Toronto, Canada

Joined on 2/8/09

Level:
7
Exp Points:
496 / 550
Exp Rank:
> 100,000
Vote Power:
4.94 votes
Art Scouts
1
Rank:
Civilian
Global Rank:
79,844
Blams:
6
Saves:
71
B/P Bonus:
0%
Whistle:
Normal
Trophies:
33
Medals:
69

Random Bad Jokes site

Posted by Pahgawk - September 1st, 2013


I present to you: The Random Bad Joke Database! Basically, it's a website to get bad jokes from. If you guys want to help add your own bad jokes to the database, it's really simple, and would be greatly appreciated!

So, about this project.

Those who know me personally know that I love bad jokes to a fault.

As this was my last free weekend before school, I figured I should probably take the time to do some more programming. Logical, right? But anyway, the last thing I made, CoolStory, was made entirely in Javascript, so there was no backend at all, and it ended up being a lot less practically useful than I had hoped. I wanted to do make something with a database this time and with a simpler purpose, so a random bad joke site seemed like a good thing to make.

Features
- Reloading the website takes you to a new bad joke randomly selected from the database. Pressing the “Random Joke” button does the same but uses AJAX to load in the next joke to minimize requests.
- Press the “Flag as Inappropriate” button to mark a joke as being spam, offensive, or not actually a joke. If a joke is flagged by enough people, it will be automatically deleted.
- Add your own bad jokes to the site without having to create an account. A maximum of ten jokes added per day is imposed per IP address to help prevent spam. If you really feel like adding more, though, just message me.
- There is a page showing every joke that has been submitted by your IP address. You are given the option to update your jokes.
- The site has been built responsively and should work fine on mobile devices and stuff.

So yep, that's what I've been up to recently. Go check it out.

Random Bad Jokes site


Comments

You've outdone yourself, Dave.

Like, I wanted to say something witty here, but my sarcastic abilities have been sapped by these amazingly bad jokes.

I'm not sure whether to be proud or horrified of this creation...

How very punny. It'll fit right in! Thanks for your contribution!

You know what sucks? I forgot how to use HTML, CSS and PHP :(

Aww man :( Well, it's the sort of thing that probably isn't too hard to get back into if you make silly little things like this every once in a while!

lol all what I get are jokes that make no sense! seems like someone was stoned!

Haha well I'm not really in control of what people post to this, but there are punny jokes and more "clever" ones if you keep going! But make sure to flag the dumb ones. If a few people flag them, they'll get removed.

You gonna make any other animations before the next nata

I know I said this last year and ended up doing NATA anyway, but I think (more seriously this time) that I won't do NATA again. I want to try doing animations that aren't on a deadline. So that will probably mean you'll see less animations from me, but hopefully higher-quality ones since I can take more time. So yes, expect more animations eventually.

Awesome man. I bookmarked it.
Also, nice simple design.

thanks!

Good work; some of them are actually worth laughing at (one of my favourites http://pahgawks.com/badjokes/?joke=30 ).
Here's one of my (abominable) two cents http://pahgawks.com/badjokes/?joke=168

haha nice one!

Cute site, well done!

thanks!

I contributed a few. Here's one of them: http://pahgawks.com/badjokes/index.php?joke=181

Very classy :) Thanks for your contribution!

On mobile there needs some bottom/top margin between the random and flag button. Otherwise it resizes quite well.

Woops, right you are., thanks for catching that (I guess I didn't test it quite small enough to break the buttons onto two lines). Should be fixed now.