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.


Messages - Freyaday

Pages: 1 ... 109 110 [111] 112 113 ... 173
1651
Art / Re: Omni-sama
« on: May 03, 2011, 10:47:23 am »
MS Paint also fails at Scaling things up. :(
Also, I now classify it as the second-best thing ever produced by Microsoft:
Windows 7 is my new number 1 (seriously! It actually works! Office 2010 is actually pretty awesome, too)

1652
News / Re: Forum reaches 150000 posts.
« on: May 03, 2011, 12:15:07 am »
May the Astley be with you.
And also with you.

1653
Computer Projects and Ideas / Re: TIBiC/GO
« on: May 02, 2011, 10:57:56 pm »
/0
Err:Data Type
Err: Invalid Dim
Err: Break :P
There's more, but I can't think of any atm

1654
Miscellaneous / Re: Cleverbot!
« on: May 02, 2011, 10:53:10 pm »
:)

1655
News / Re: Forum reaches 150000 posts.
« on: May 02, 2011, 09:56:56 pm »
* Freyaday like

1656
Computer Projects and Ideas / Re: TIBiC/GO
« on: May 02, 2011, 09:55:49 pm »
Well, yeah. This isn't Python. :P
But I think everything other than syntax errors should be recoverable

1657
Computer Projects and Ideas / Re: TIBiC/GO
« on: May 02, 2011, 09:51:55 pm »
Don't forget to add error handling!

1658
TI Z80 / Re: xy
« on: May 02, 2011, 09:38:12 pm »
Meh, Shells.
* Freyaday only likes the pasta version.

1659
OmnomIRC Development / Re: Clearing Browser Caches
« on: May 02, 2011, 08:23:20 pm »
You're welcome, everybody.
You didn't the first time, Netham.
And how on Earth do I have more posts than you, Netham? You're, like, one of the first ones to sign up.

1660
OmnomIRC Development / Re: Clearing Browser Caches
« on: May 02, 2011, 08:07:22 pm »
I unnommed it

--Freyaday

Spoiler For Safari:
Goto tools
Select Reset Safari
On the window that comes up, deselect all the buttons except Cookies and Cache
Accept

1661
TI Z80 / Re: xy
« on: May 02, 2011, 07:45:38 pm »
I HAVE A COLLISION ENGINE!
Ok. The ball size has changed (diameter is now 1 instead of 8 ) (the ball has a train behind so you can see it, don't worry)
Hold down * to leave a trail behind (which it bounces off of) hold down - to leave dots behind (which it also bounces off of) press / to clear remove all the dots and lines on your screen.
I think I've worked all all the bugs in the collision detection except one:
It falls through things when it stops moving.
I can't figure out why it's still doing this, so any help on working out this last kink will be the thing that finally gets xy off the ground.

GO! Download it now!
http://ourl.ca/10519/205534

1662
Humour and Jokes / Re: Funny #omnimaga quotes (NSFW)
« on: May 02, 2011, 04:13:47 pm »
hax with a lobster-based hatchet

1663
TI-BASIC / Re: Simple (I think) programming question
« on: May 02, 2011, 04:10:33 pm »
I don't know much about Nspire programming, but I hear they haven't removed the 84+SE emulator yet, so here's what it would be in 83 series BASIC
Code: (PROGRAM:SECANT) [Select]
ClrHome
Input "X0:",A
Input "X1:",B
Input "F(X):",Str1
Input "ITERATIONS:",I
{A,B->L1
For(Q,2,I+1
L1(Q)->X
expr(Str1->A
L1(Q-1)->X
expr(Str1->B
(L1(Q-1)A-L1(Q)B)/(A-B->L1(Q+1
End
L1

1664
Art / Re: Omni-sama
« on: May 02, 2011, 03:59:16 pm »
Yeah. MS Paint fails at GIFing.

1665
The Axe Parser Project / Re: Features Wishlist
« on: May 02, 2011, 10:54:12 am »
I can't figure out how to make it in Axe.
So I put it in The Axiom section.

Pages: 1 ... 109 110 [111] 112 113 ... 173