I don't want it to be network-related. Maybe some kind of really cheap mobile work/gaming station ? I think modding an old laptop for that would be cool.
DWLooney : Meh. Not really. MMORPGs are not my cup of tea and I don't have a server.
Lionel : Yes, my plan is to become a pro. So far, I tried C, C++, Java, Lua, TI-8x Basic, Axe, z80 ASM and HP40g Basic. I don't really like the Basic languages nor Lua because they're too limited. My opinion for Java is more balanced because it's very similar to C++, but VM and no low level capabilities.
So, yeah. My Raspberry Pi ships tomorrow (finally ). I'm very excited to play around with it, but I have no idea (or maybe too many) of what kind of project I could do with it.
Thank you. It took me a little while to set it up, because with Geektool, all you have is images, textfiles and shell scripts (with output). Even the bottom right thingy is just a bash script with a custom font to make the circular graphs. There is (top to bottom) RAM usage, CPU usage and mouse battery status.
Error: npcconvos.asm (No such file or directory) Error: tileoutp.asm (No such file or directory) Error: overworldmap.asm (No such file or directory) Exception in thread "main" java.lang.NullPointerException at ide$TileSelector.<init>(ide.java:198) at ide.main(ide.java:859)
Apparently, you need to include or auto-create some files.
That's because that part wasn't done back then. I'm close to finishing the manager though, then I'll make the editor, and after that the (de)tokenizer. Edit : I changed the title to make it clear that it's a work in progress.
Yes, it will allow importing regular source files. I didn't upload anything yet, though, because it isn't finished. Once the project manager is completely migrated, I'll post it.