Show Posts

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.


Topics - Sorunome

Pages: 1 ... 9 10 [11] 12 13
151
Web Programming and Design / WebGL Browser support
« on: November 09, 2012, 09:24:51 pm »
Hey, I wanted to start and so some awesome stuff with WebGL but it looks as if my browser doesn't support it.
I have Chromium, this version: Version 22.0.1229.94 (161065) and i'm running on archlinux
my html code looks like this (from a tutorial to test if it's working):
Code: [Select]
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript">
function initWebGL(canvas) {
// Initialize the global variable gl to null.
gl = null;

try {
// Try to grab the standard context. If it fails, fallback to experimental.
gl = canvas.getContext("webgl") || canvas.getContext("experimental-webgl");
}
catch(e) {}

// If we don't have a GL context, give up now
if (!gl) {
alert("Unable to initialize WebGL. Your browser may not support it.");
}
}
function doFirst() {
var canvas = document.getElementById("canvas");

initWebGL(canvas);      // Initialize the GL context

// Only continue if WebGL is available and working

if (gl) {
gl.clearColor(0.0, 0.0, 0.0, 1.0);                      // Set clear color to black, fully opaque
gl.enable(gl.DEPTH_TEST);                               // Enable depth testing
gl.depthFunc(gl.LEQUAL);                                // Near things obscure far things
gl.clear(gl.COLOR_BUFFER_BIT|gl.DEPTH_BUFFER_BIT);      // Clear the color as well as the depth buffer.
}
}
window.addEventListener('load',doFirst,false);
</script>
</head>
<body onload="start()">
<canvas id="canvas" width="640" height="480">
Internet explorer SUCKS! :P
</canvas>
</body>
</html>

152
Site Feedback and Questions / Omnimaga saving act
« on: November 08, 2012, 11:47:38 pm »
This is a act to save omnimaga. To get more people here, to stop the decrease in activity.
I thought about quite a few things what to do, i am already working on a ti basic tutorial on some other rather popular website and am (of cource) linking omnimaga.
I also thought of making some general omnimaga video to inform people what omnimaga is about.

I think _Nicco_ is making a stop-motion dis-assembling of a calculator.

Just think of anything and link omnimaga to it, we do everything, that way we could hopefully get more people here and increase our activity :D

153
Math and Science / Integration by Parts
« on: November 07, 2012, 06:54:33 pm »
Hey, today in AP Calculus we learned something called "Integration by Ports" for integrating and i don't really get it.
I think it is something like if you have integral(f(x)*g(x)) then the solution is f(x)G(x)+integral(f'(x)G(x))+c
Is that correct?
If not, please help me by explaining :D
Thanks in advice.

154
Humour and Jokes / juju_ a juju emulator
« on: November 03, 2012, 09:13:42 pm »
Inspired by nikky_ I started making a juju emulator. What does it emulate? Random crap.
So far it only randomly posts hi or hmm, but i'm adding more random crap stuff.

155
Humour and Jokes / Creepy story
« on: November 01, 2012, 12:15:07 am »
What was that?!?!?!?!?! There was a creepy story on IRC!

Quote
<OmnomIRC> (O)<Art_of_camelot> its teh zombie apocalypse
<Creepy> NIKKY MONSTER and TI-NSPIRE team up! They use TROLOLOLOLOL!
<OmnomIRC> (O)<yeongJIN_COOL> dat creepy
<OmnomIRC> (O)<Art_of_camelot> lol
Quote
<Creepy> TROLOLOLOLOL was super-effective! GIANT PEANUT BAG uses a DOUBLE ATTACK: PONIES and NDLESS3!
* DThought ([email protected]) hat #omnimaga betreten
* AngelFish smacks Creepy
Quote
<Netham45> By not getting viruses and doing shady stuff?
<Creepy> The end! Happy Halloween! Thanks for listening to this Silly Story (TM)! You can find the full saga here: http://paste.bwns.be/p/m218eb81a
<OmnomIRC> (O)<DJ_O> wel;l if the person has no virus at all and he's certain of it
<OmnomIRC> (O)<DJ_O> yet he still gets the msg
<Sorunome> ignore the last message of Creepy
<Sorunome> nvm
<DThou> XD
<Sorunome> it was correct
<Sorunome> i just thought it wasn't XD
<OmnomIRC> (O)<DJ_O> I'm surprised that msg doesn't contain The Game
<Sorunome> >withg date
<Sorunome> Thu Nov  1 00:02:44 EDT 2012
<OmnomIRC> (O)<DJ_O> or the paste
<Sorunome> yeah, it was correct XD
<Creepy> (Oh and by the way, THE GAME.)
* Sorunome lost
<DThoug> whaa
* DThough lost

To see the full story go here: http://paste.bwns.be/p/m218eb81a

156
Humour and Jokes / What would aliens think if they saw omnimaga?
« on: October 29, 2012, 10:47:43 pm »
Random question that popped into my head. Don't question me why. Just don't. Accept the fact.

So, i think that they'd think we are pretty crazy XD

157
Miscellaneous / My Little Pony Season 3
« on: October 19, 2012, 04:25:42 pm »
Season three will launch (officially announced as far as i know) on 10th november! *yay*

158
Humour and Jokes / The green lobster
« on: October 16, 2012, 10:00:42 pm »
Eeems is a green lobster O.O

Quote
<Sorunome> new is down
<Juju> new is desactivated
<Sorunome> !activate new || explode
* Eeems explodes
<Sorunome> lol
<Juju> lol
<Juju> wait you're not Netham45
<Sorunome> lol
<Eeems> Are you sure I'm not?
<Eeems> :P
<Juju> lol
<Sorunome> netham==eeems?!?!?! O.o
<Sorunome> so eeems==lobster
<Sorunome> XD
* Sorunome runs
<Juju> qfd
<Sorunome> lol
<Juju> or something
<Eeems> haha
<Eeems> I'm just joshing you
<Eeems> I'm not netham
<Eeems> I am exploding though
<Eeems> I'm a bomb
<Sorunome> ok, but you'r still a green lobster :P
* Sorunome runs
<Eeems> I'm da bomb
<Eeems> lol
<Juju> lol
<Sorunome> now we have a green and a blue lobster
<Juju> oh wow green ones is that a new variety
<Sorunome> wait
<Sorunome> a green and a pink one
<Juju> Eeems is a green lobster

EDIT: is netham now pink or blue?

159
Site Feedback and Questions / terminal-based browsers
« on: October 15, 2012, 10:03:57 pm »
Hey, i thought it would be cool if we could make omnimaga look 20% cooler on terminal-based websites (and maybe do stuff like auto-hide sigs etc.)

I don't think that many people would use it, but it would be awesome as we are programmers  8)

160
Site Feedback and Questions / #omnimaga op
« on: September 29, 2012, 02:07:27 pm »
This is already the second time that this happend: someone has op'd one of my bots on #omnimaga (efnet) which results in me being able to do op stuff as i have full control over my bots. As far as I know I am not allowed to have op on #omnimaga, thus this topic.
So, the bot that got now already op'd the second time is LibBot. The other bots of me that shouldn't be op'd: AxeBot, BasicBot, DerpyBot.
So, just thought i should point this out ;)

161
Humour and Jokes / netham test
« on: September 27, 2012, 12:28:45 am »
i did googled for site:omnimaga.org netham
the first result was this: http://www.omnimaga.org/index.php?action=profile;u=2258
and looked how jacked up that profil is, didn't do any acutal posts :P

162
Humour and Jokes / Me messing around with axe
« on: September 23, 2012, 09:59:47 pm »

163
Other Calculators / TI_PLT_SHH1
« on: September 12, 2012, 10:19:37 pm »
I just stumbled the internet a bit and found a calculator ti never released: http://en.wikipedia.org/wiki/TI_PLT_SHH1
I never knew there was a calc ti canceled O.o why did they cancel it?

164
The bot is actually already finished a long time :P
Deep Thought just gave me the idea of posting about it ^^
it is actually really useful (if it isn't derping around)

So, what does it do?
Well, you tell it to log into your OMNIMAGA account, it grabs the relevent information it needs and then allows you to read and write OmnomIRC pm via efnet! :w00t:
so, how do you use this bot?
*shameless copy-pasting of /msg DerpyBot help *
About this bot:
Created by Sorunome
Usage:
Logging in:
/msg DerpyBot login <omnimagausername> <omnimagapassword>
Sending pm:
/msg DerpyBot <omnimagausername> <message>
If the username contains spaces put it in quotes (")
Switching modes:
/msg DerpyBot type (notice|privmsg)
Be aware that this bot logs into your Omnimaga account and grabs some Information to be able to check your pm
If you don't trust me then don't use this bot as I could look at your password (not that I'll do that)
I just wrote that so that you know the risks.
After you quit IRC your connection will be destroyed, no data like passwords is saved.

So, let's see how many people will now use that bot as i posted about it :P

Edit(Netham45): Please note that this bot isn't endorsed by the official Omnimaga admin team and that there are inherent risks with giving random parties (especially Sorunome :P) your password.

165
Math and Science / Galaxy emulator
« on: August 11, 2012, 04:57:29 am »
First of all, if this is in the wrong forum, admins feel free to move the topic

Ok, I found a galaxy emulator just today :D
http://www.alienearths.org/mystar
It looks currently like fun to me. The point of the game is to earn starbux by making stars and planets.
I just started and have two stars, both in the outer rim (as the other places are too expencive)
I have one GO class star which gives me 90 starbux/minuet and I have one AO class star which gives me 150 starbux/minuet

So, how do you guys like the game? :D

Pages: 1 ... 9 10 [11] 12 13