[QUOTE=Overv;27286893]How's this? Tapping a forum or page is going to make it slide in from the right (I promise to start coding soon!).
[img_thumb]http://gyazo.com/873a7d8a6832be9a4f8363f90c0a1a98.png[/img_thumb][/QUOTE]
Really, really good sense for design you have.
Retoast for new page.
[media]http://www.youtube.com/watch?v=_-KWru4KkoI[/media]
[QUOTE=Overv;27286893]How's this? Tapping a forum or page is going to make it slide in from the right (I promise to start coding soon!).
[img_thumb]http://gyazo.com/873a7d8a6832be9a4f8363f90c0a1a98.png[/img_thumb][/QUOTE]
My only critique, maybe get rid of the border lines surrounding the PM and Search buttons, otherwise it looks more than perfect, ultra perfect.
[QUOTE=NorthernGate;27289125]My only critique, maybe get rid of the border lines surrounding the PM and Search buttons, otherwise it looks more than perfect, ultra perfect.[/QUOTE]
I kind of like the borders.
[QUOTE=NorthernGate;27289125]My only critique, maybe get rid of the border lines surrounding the PM and Search buttons, otherwise it looks more than perfect, ultra perfect.[/QUOTE]
Maybe.
[QUOTE=geel9;27289279]I kind of like the borders.[/QUOTE]
Alright, I'll remove them.
I'm so horrible at color choice, the colors on your app blend together so perfectly. I wish I had an eye for that :<
[QUOTE=Gbps;27289568]I'm so horrible at color choice, the colors on your app blend together so perfectly. I wish I had an eye for that :<[/QUOTE]
:S
there the colors of facepunch
[QUOTE=Gbps;27289568]I'm so horrible at color choice, the colors on your app blend together so perfectly. I wish I had an eye for that :<[/QUOTE]
[url]http://kuler.adobe.com/#create/fromacolor[/url]
Good designs usually use 3-2 colors. (Example: FP uses blue, gray/white and red)
Hey,
Does anyone know if it's possible (and how, if so) to write programs [i]on[/i] the iPod Touch (or iPhone)? I want to just mess around the same way I do on my TI-83. I don't care what language or how fast the result is going to run.
[QUOTE=limitofinf;27290557]Hey,
Does anyone know if it's possible (and how, if so) to write programs [i]on[/i] the iPod Touch (or iPhone)? I want to just mess around the same way I do on my TI-83. I don't care what language or how fast the result is going to run.[/QUOTE]
Only if you have a mac,
And the language is objective-c
[QUOTE=Richy19;27290689]Only if you have a mac,
And the language is objective-c[/QUOTE]
Read the post again :)
Oh god, coding on a smartphone-touchscreen.
[QUOTE=Darwin226;27290766]Read the post again :)[/QUOTE]
Woops didnt realise he actually meant ON the iphone/pod
You could get an ssh app and ssh into a linux machine then write code through nano, vi or emacs.
I think there was a small set of Java things on one of the jailbreak repos, no actual IDE mind you, I think you had to write it using a Terminal based text editor, then compile it and run it from command line.
Jesus it's been so long since I checked Cydia.
didnt there used to be a BASIC app that apple kept pulling from the store?
[QUOTE=Maurice;27290803]Oh god, coding on a smartphone-touchscreen.[/QUOTE]
Hey,
It can't possibly be worse than on a TI-83; plus, the bonus of a faster CPU and a nicer screen really makes it worth it while escaping boredom at school.
[editline]9th January 2011[/editline]
[QUOTE=eXeC64;27291559]You could get an ssh app and ssh into a linux machine then write code through nano, vi or emacs.[/QUOTE]
Hey,
Thanks, but I want the setup to be standalone on the iPod touch (or iPhone) - no external machines.
[QUOTE=limitofinf;27290557]Hey,
Does anyone know if it's possible (and how, if so) to write programs [i]on[/i] the iPod Touch (or iPhone)? I want to just mess around the same way I do on my TI-83. I don't care what language or how fast the result is going to run.[/QUOTE]
[url]http://trykari.anyhub.net/[/url] :v:
On a more serious note:
Try looking for something like [url=http://code.google.com/p/android-scripting]this[/url] for iOS and get a simple text editor.
[QUOTE=Overv;27286893]How's this? Tapping a forum or page is going to make it slide in from the right (I promise to start coding soon!).
[img_thumb]http://gyazo.com/873a7d8a6832be9a4f8363f90c0a1a98.png[/img_thumb][/QUOTE]
Wow. You're doing a very good job with that.
Let me know when you start coding, I'll get you an API key on the live site (The API is live here)
[QUOTE=limitofinf;27290557]Hey,
Does anyone know if it's possible (and how, if so) to write programs [i]on[/i] the iPod Touch (or iPhone)? I want to just mess around the same way I do on my TI-83. I don't care what language or how fast the result is going to run.[/QUOTE]
PM me.
[QUOTE=deloc;27293470]saveFrame();[/QUOTE]
Ahh ok, cool only been using Processing for a month or so in total, so don't know all the keywords for it.
Thanks :)
[QUOTE=limitofinf;27291877]Hey,
It can't possibly be worse than on a TI-83; plus, the bonus of a faster CPU and a nicer screen really makes it worth it while escaping boredom at school.
[editline]9th January 2011[/editline]
Hey,
Thanks, but I want the setup to be standalone on the iPod touch (or iPhone) - no external machines.[/QUOTE]
Hey,
For the love of god, no more
About the subject of coding on the iPod touch, it's possible. Get MobileTerminal and the gcc package (which is around 90MB), and then you can use a text editor of choice to create a file and compile it with gcc. This means you can code C on the device, but it'll be terminal only.
Nice, are you trying to write your own FPS engine or something?
[QUOTE=ZenX2;27297925]Nice, are you trying to write your own FPS engine or something?[/QUOTE]
Gezus! 0 polygons.
[QUOTE=ZenX2;27297925]Nice, are you trying to write your own FPS engine or something?[/QUOTE]
Maybe eventually but right now I'm really just messing with OpenGL :v:
[editline]9th January 2011[/editline]
[QUOTE=DevBug;27298068]Gezus! 0 polygons.[/QUOTE]
My polygon counter is not linked to my BSP render routine yet.
[QUOTE=HiredK;27297664]BSP Loading (Quake3 format)
[img_thumb]http://i55.tinypic.com/15hifc2.png[/img_thumb][/QUOTE]
Expect getting shit for BSP.
Sorry, you need to Log In to post a reply to this thread.