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 - Eeems

Pages: 1 ... 8 9 [10] 11 12
136
Other / Notable iPhone apps that are on sale.
« on: December 21, 2009, 05:03:42 pm »
Decided to post this.
So I have an app called pandora's box that let's you see which apps are on sale for the iPhone. So I decided to post this for all of you iPhone/itouch users who like full apps that are free.
*note I'm only posting free apps that are notable.

- Today -
• art of war 2
--free for two days I believe
--it's a well done rts that will give you a challenge on easy, and I have not tried hard yet (too chicken :p)
--good grahics
--ok controls

- two days ago -
•my devices
--let's you see all the devices on your wifi network
--let's you see info about device
--let's you go to it's HTML page (like it's admin control panel and such)
--let's you view it's XML sheet

137
TI-BASIC / [idea] Celtic III patching
« on: December 16, 2009, 06:55:08 pm »
What if, instead of releasing te whole program for a small oneline bug edit, why don't we create the framework of a patching lib, using Celtic III. The patch will include all the changes, and the patching program will interpret it. It will be able to delete, replace and insert lines. So instead of having to re-send the ahold program you can just use the patch, and if it's a one line fix, you can manuely do it by making the patch yourself, so no cable is needed.
So what do you guys think? Comments, suggestion?

138
General Discussion / DJ Omnimaga ringtones
« on: December 15, 2009, 12:10:53 am »
 was wondering if you (DJ Omnimaga) would be willing to make a few ringtones? My parents just got me and my sisters a spare cell and I thought, why not have some of dj's music as a ringtone? So yeah...:D

139
Other Calculators / History of the TI community
« on: December 11, 2009, 11:23:20 pm »
I was searching around wikipedia and I couldn't find any articles about the history of the TI community. So I got to thinking, what if the community got together and started writing one?
Well what do you guys think of the idea?

140
TI Z80 / Fall
« on: December 07, 2009, 07:26:54 pm »
Well I have been able to code a game in class slowely...it's pure basic. It's a fall down clone, kind of.
After thirty loops of the movement code the screen shifts down, and the next time it shifts is 29 loops, then 28 and so on...you are a * and the solid tiles are O. You can jump move to the right or left, and you will fall if nothing is underneath you, unless you are at the bottom of the screen. I'll post the code in a bit, and hopefully someone can make a screenshot for me :)

Edit: ok here is the code, just over 400 bytes
» is the sto symbol
Ø is Theta
=/= is the does not equal sign
Code: [Select]
ClrHome
Disp "BUILD?
Input "Y=1:N=0 ",A
If Not(A
Then
Input "ROWS: ",L
"O»Str1
ClrHome
For(A,1,16L)
Output(1,1,int(((A+1)/(16L))100
Str1+Sub(" O ",randInt(1,3),1»Str1
End
End
1ȯ
4»X
4»Y
30»R
Int(Length(Str1)/16)-6»L
Repeat Ø=L or Not(Y
Output(1,1,Sub(Str1,16Ø-15,128
Delvar M
Repeat M=R or K=34
getKey»K
Output(Y,X," 
If Ø=/=L
Then
16(Ø+Y-1)-16+X»Z
J-(J=/=0)+2(K=25 and not(J) and "O"=sub(Str1,Z+16,1»J
Output(1,15,R-M
Y+(not(J) and Y=/=8 and "O"=/=sub(Str1,Z+16,1))-(J and Y=/=1 and "O"=/=sub(Str1,Z-16,1»Y
End
16(Ø+(K=26 and "O"=/=sub(Str1,Z+1,1) and X=/=16)-(K=24 and X=/=1 and "O"=/=sub(Str1,Z-1,1»X
Output(Y,X,"*
Rand10
M+1»M
End
Y-1»Y
R-(R=/=1»R
Ø-(Ø=/=L»Ø
End
ClrHome
If not(Y
Then
output(1,3,"YOU LOSE
Else
Output(1,3,"YOU WIN
End

141
Web Programming and Design / iPod friendly forum
« on: November 29, 2009, 01:43:42 am »
Well I've been trying to set up a site with a iPod touch friendly forum kit I got online. I'm having some problems, but I was wondering what people thought. Would an iPod touch friendly forum site be good? Or should we try and find an iPod friendly skin for omnimaga?

142
News / UTI back up
« on: November 27, 2009, 10:20:01 am »
UTi is back up and running! Weregoose has completed the transfer and we can now use that community again :D happy posting!

143
News / UTI is down for a little bit.
« on: November 24, 2009, 10:20:02 am »
United-TI is currently down due to a server change.

Quote
Server change in progress. Please come back later

From Summer 2008 to Summer 2009, United-TI has seen more and more downtimes and the website was very hard to access at 3 AM GMT-5 due to extremly slow loading speed at this hour. Hopefully, the new server should fix this. Hopefully it will be avaliable again soon.

Update: it seems that UTI is doing some shifting around on the site. The forum has been relocated to http://unitedti.org/forum/
the forum was offline due to some problems with lost posts, and when I tried to connect to it recently this message was given
Quote
IPS Driver Error

There appears to be an error with the database.
You can try to refresh the page by clicking here

144
News / Wall Street Journal Article
« on: November 16, 2009, 12:53:37 am »
http://online.wsj.com/article/SB125832581224549493.html?mod=WSJ_hpp_MIDDLETopStories
The ongoing fight with TI for the legality of our factored OS signing keys has been featured on the wall street journal. Because of this more awareness has been raised on the matter.

(also there is a picture of Brandon W for all of you who want to see what he looks like)

145
News / Nspire OS decrypted
« on: November 10, 2009, 01:07:33 am »
http://www.unitedti.org/index.php?showtopic=8191&view=findpost&p=138368

Goplat a member on UTI has sucessfully decrypted the Nspire OS, another step in hacking the Nspire has been taken. If the Nspire is sucessfully hacked then better games will be possible.

146
Gaming Discussion / Eliminate pro
« on: November 03, 2009, 07:17:30 pm »
So, I've recently gotten the game eliminate for my iPod touch, and I was wondering if there are any other players out there, we could play if there are :D

147
Web Programming and Design / IPod HTML dev app
« on: October 16, 2009, 12:24:15 am »
Ok, so here is the problem...I can't seem to find any free HTML dev apps for the touch. So I was wondering if anybody knew of one, or a good online IDE.

148
Other / Portable apps notable releases
« on: October 13, 2009, 06:54:43 pm »
Well I'm a big portable apps user so I was really happy when they actually released a good game
http://portableapps.com/news/2009-10-13_-_assaultcube_portable_1.0.4
but of course it's not the best one, there is another more notable fps in development called nexuiz, and my own personal favourite Warzone 2100 (http://portableapps.com/node/19724)
which is still not fully released, but it is usable so far (not to mention it is an amazing game XD)

Also another notable release is Blender 3D portable (http://portableapps.com/news/2009-09-26_-_blender_portable_2.49b) now you can use your favourite (or my favourite at least) 3D development environment anywhere!

What's your favourite portable app? Discuss.

149
Miscellaneous / Future History
« on: October 01, 2009, 06:15:44 pm »
So I was working on a possible future a while ago, and I picked it up again, so yeah...
here is a link, and I'm going to be updating it every so often.
http://empforum.freehostia.com/Future_history/Future_History.html
tell me what you think :)

150
News / Eeems goes away for a while
« on: September 24, 2009, 09:12:41 pm »
ok, so yeah...I stayed up very late two nights in a row programming, and I got caught, so yeah....I got my calc taken away and my password changed, so I only have access to the comp when my 'rent's log me in....so yeah....
I'm going to be semi-gone due to this fact, and all my progress is going to be halted...
I will be coming back when I get my calc/comp access back, which will be at the next reporting period...
So this means I'm not going to be as active on the forums or IRC for a few weeks, sorry about that...and I feel really stupid for doing that...but at least I should get my calc back and such, so yeah.
I'm going to log on to IRC and say goodbye now, and for all those I don't get to say goodbye to I'll say it now
goodbye for a little while guys

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