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 - Jim Bauwens
Pages: 1 ... 18 19 [20] 21 22 ... 125
286
« on: September 23, 2012, 12:08:45 pm »
0.8 wasn't out yet when I made PCspire, I made it for 0.7.2. Love devs probably broke some compatibility.
287
« on: September 23, 2012, 08:53:54 am »
Jonius, that code that Twilight gave you should point you in the right direction (Thanks Twilight!) You can also find some more info here: http://www.inspired-lua.org/2012/02/how-to-create-a-screen-manager/ . Adriweb: isn't Tower defence more simple ? I think most apps will be more simple than FormulaPro
288
« on: September 22, 2012, 08:54:07 am »
I've looked at different possibilities, and I would like to port one, but I don't have much spare time. But I'm definitely thinking about it.
Xacto: I'd only buy a navigator if you're a teacher, because otherwise it's a waste of money. I'd be better to get a cheap tiny linux board that has wifi on it, and run my libti* based program on it. Also, theoretically the nspire can do anything any internet device can do.
289
« on: September 21, 2012, 05:03:49 pm »
Netham, with websockets there wouldn't be a need for shared memory at all. Messages could instantly be distributed to other clients when they arrive. Of course this is fundamentally different and will not work on older clients.
290
« on: September 21, 2012, 03:14:15 am »
I'm surprised no one mentioned taking the time to redesign OmnomIRC and make it more efficient for servers and clients! That path would mean anybody could really host it, and there could be redundancy fallbacks when, say, Netham45's server goes down (and 4 other servers could take its place).
I've talked to Shmibs about how we possibly could redesign it, so that it is not dependent on a SQL database. Also, if there is a redesign, I think we should use WebSockets instead of the current implementation. I know it would mean no support for older browsers anymore, but it will be by far the easiest thing to do (and the best). Also, about rehosting OmnomIRC: Don't forget that OmnomIRC was the cause of the outages on the current Omnimaga server, and I don't think the server has been changed meanwhile ?
291
« on: September 20, 2012, 10:29:24 am »
Hi all,
The server hosting OmnomIRC is/was experiencing HW problems. I've switched temporarily to another server, and to make sure everything stays running fine, I can not take the burden for hosting OmnomIRC (it's a big resource hog). I don't know when I'll be able to host it again :[
Sorry for the inconvenience.
292
« on: September 19, 2012, 12:14:05 pm »
Could you give some details about your setup ? Apparently it worked with Critors, so something must be different
293
« on: September 19, 2012, 12:13:06 pm »
There have been some attempts, but none successful so far. But this is mainly because we aren't putting much time in the device, because it's not that important (I mean, there are more important thing to do than spending hours on a prototype that almost nobody owns).
Anyway, we still want to do it, but it will take it's time.
294
« on: September 18, 2012, 11:42:54 am »
Hmm, optimization's like that are good indeed. I would also recommend you to *always* use at least a simple screen manager, it makes life easier for the developer, and it's easier for him to make the game look better too
295
« on: September 17, 2012, 01:33:59 pm »
Another option is to buy a tiny wifi enabled computer running Linux. You can find them already for sub $50, and you can use them for more than just bringing your Nspire online
296
« on: September 17, 2012, 01:26:07 pm »
Having cookie support is a very important thing on my todo list
297
« on: September 17, 2012, 11:50:11 am »
The TNS here https://github.com/adriweb/EEPro-for-Nspire should contain the entire EEPro database. I'll see to add it to the online database when I get some time. Also, I'll see if I can create a repo for the online tool. Thanks
298
« on: September 17, 2012, 04:50:57 am »
PHP will always work as it is parsed server side. For flash we will need to wait until Adobe rewrites flash in Lua, and releases it as a plugin to TinyWeb JavaScript .. it would require me to create a JS to Lua compiler, as interpreting would be too slow. But probably the compile process too. So forget it Beside that, every time JS changes something to the DOM I would have to rerender parts. Constantly. On a computer, sure. But on a Web Browser written in Lua on a calculator ? Sorry, but that is a big no
299
« on: September 17, 2012, 03:25:07 am »
Looks like several more people have issues with USB 3.0 ports, and are getting the same errors in dmesg. So this looks like a kernel module problem to me. You could try upgrading your kernel, but of course that depends what distro you are running.
300
« on: September 17, 2012, 03:18:21 am »
Well, beside that I've got 2 CAS+'s in the meantime, and tried to hack them for various stuff, I haven't actually worked on the editor. Sorry for that :[
Pages: 1 ... 18 19 [20] 21 22 ... 125
|