316
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 316
Community Contests / Re: Code Golf Contest #7« on: August 26, 2014, 10:24:24 am »317
Music Showcase / Re: DJ new 2014 techno hardcore song (The Warrior Says Goodbye Remix)« on: August 23, 2014, 04:09:11 pm »
Oooh, a new hardcore song. Guess you can't completely stop doing those, after all. Good song though.
318
Super Smash Bros. Open / Re: [Axe] Super Smash Bros. Open« on: August 22, 2014, 08:59:58 pm »
Yep, it looks really impressive. Especially if you use Calcnet.
319
Humour and Jokes / Re: Weird/funny pictures thread« on: August 22, 2014, 12:35:24 am »
I should probably remove that from there. Why I put it in the first place.
![]() Also yeah disregard Clippy and focus on the bird. 322
News / Re: Updates and planned downtime« on: August 19, 2014, 09:36:54 pm »
So now you can rate topics? Interesting.
By the way I integrated #ponies in my instance of OmnomIRC as its side English channel, hope you don't mind. 323
Community Contests / Re: Code Golf Contest #6« on: August 18, 2014, 01:21:41 pm »
I got 54 bytes in Ruby.
324
Community Contests / Re: Code Golf Contest #6« on: August 18, 2014, 12:59:51 pm »
Now it's interesting.
325
Humour and Jokes / Re: Weird/funny pictures thread« on: August 18, 2014, 01:50:18 am »
"Not many people knows it, but cars are equipped with a secret device called "turn signal". If you look at the left of the steering column, you'll find an also secret selector that triggers an orange light outside the car. It blinks to show in which FUCKING WAY you think turning!!!"
Basically. 326
General Discussion / Re: OmniPlayerIII - Calling for music artists« on: August 17, 2014, 10:12:35 pm »
It's down, I guess.
327
Humour and Jokes / Re: Weird/funny pictures thread« on: August 17, 2014, 02:16:19 am »![]() That must probably be a good book. 328
Miscellaneous / Re: The Omnimaga Project Revival Team« on: August 16, 2014, 08:06:03 pm »
Sounds fun.
329
OmnomIRC Development / Re: OmnomIRC for ABXD and phpBB« on: August 15, 2014, 03:32:46 pm »How did you do the cross-site stuff? Did you just have different checkLogins per forum but the same iframe?It's 2 different iframes with their own config.php, one per forum, but they use the same database. They are set up so one of them sends online=4 to the database instead of online=1 (it's hardcoded so it was kind of a pain to set that up), so you can know from which site the user comes from, like how you know the users is from IRC or not. We should probably write a patch to make it less hardcoded and add variables like which network ID this instance of OmnomIRC uses and which IDs are OmnomIRC. Oh and Sorunome I sent you a pull request on Github so you can put the checkLogin.php for my forum on the OmnomIRC repo. 330
OmnomIRC Development / Re: OmnomIRC for ABXD and phpBB« on: August 14, 2014, 10:04:45 pm »
Update bump!
I installed OmnomIRC on a phpbb and wrote a checkLogin.php for it (no support for the admin paned tho so edit config.php manually) and also, I made it so both forums can chat on each other's channels, which can be pretty cool. The only problem is with hardcoded network IDs, OmnomIRC having ID 1 by default and I had to change one of them to 4 and add checks for both IDs 1 and 4. That could be a feature that can be done in the future, interforum communication. |
|