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

Pages: 1 ... 215 216 [217] 218 219 ... 370
3241
Web Programming and Design / Re: jBasic OS
« on: June 16, 2010, 08:06:44 pm »
yeah it shouldn't be too hard to solve, I had ADE working after all.

EDIT: oh yeah I forgot, I added Keyboard support in the same way as jBasic, but with a different command name due to the rules I have put in place for function nameing it's keyboard_getkey(#);

3242
Web Programming and Design / Re: jBasic OS
« on: June 16, 2010, 01:41:05 pm »
After talking to DJ on SAX I have determined that the version I released will not work on windows yet, and it will take a little editing to work on linux, so I'll release the most recent version later today, hopefully with Windows support.

3243
Web Programming and Design / Re: jBasic OS
« on: June 16, 2010, 02:27:34 am »
Yes that, that is needed so it can read the files, allow it.
Firebug is available on Mozilla addon site actually, so tools>addons and type into the searchbar firebug

3244
Web Programming and Design / Re: jBasic OS
« on: June 16, 2010, 01:53:56 am »
Did it prompt you or anything? Do you have firebug installed? That would help me know what happened.

3245
Web Programming and Design / Re: jBasic OS
« on: June 15, 2010, 11:31:11 pm »
Hmm, strange...well it is a directory, so someone with more windows knowledge then me will have to help on this...
I did some initial work with xulrunner, and it seems that that is not going to work...but I will continue to support firefox so don't worry.
Currently it will only load all the files in the js/ directory as well as run their initalizing scripts. it will also load the style, and the path to the style can be set in boot/dirs.js in case you want to make your own and send it to me :P apps currently are put in apps/appname.app/ with this folder structure
Code: [Select]
appname.app
|-- js
|--css
|--img
|--appname.js
js is for javascript of course, so any javascript libraries would be put here, css is for css stylesheets, img is for images and appname.js is where the actual application is.

I am currently working on adding app loading and the desktop.
also I added a system task called '#SYSTEM DESKTOP CLEANER' that cleans up all content outside of the desktop in the <body> because it is not displayed.

3246
Web Programming and Design / Re: jBasic OS
« on: June 15, 2010, 09:55:31 pm »
that's a directory, inside that is the files.

3247
Web Programming and Design / Re: jBasic OS
« on: June 15, 2010, 06:39:41 pm »
Well I plan on making a xulrunner application for this so you don't need firfox, just xulrunner and it will install icons and everything with it. right now you just open boot.html to run it, but all it does is load, so yeah, nothing is actually running but the system background tasks. this reminds me, I need to set up the keyboard 'drivers' so you can integrate with keypress

3248
Web Programming and Design / Re: jBasic OS
« on: June 15, 2010, 05:17:28 pm »
Ok, so I have completed dynamic booting, now to add in loading of apps and such, as well as work on the desktop a bit...so yeah, It wont work online anymore, I'll have to release the source and to load it you need firefox (don't know if it works anymore on anything else) and you will just open boot.html :) right now it loads all the system libraries and then runs all their processes...I'll add in loading in apps but not running them next. Attached is the source. I can't seem to make it a .zip though for some reason, so someone will have to extract it and zip it for me then...it's a .tar.gz btw...

3249
Web Programming and Design / Re: jBasic OS
« on: June 14, 2010, 11:57:03 pm »
yeah I'm not going to add a dock x.x I was thinking about the topbar, but that could be a hassle...I think I'll stick with a windows like one, just no active windows...or I could...it's possible to test if a process has a window...

3250
TI Z80 / Re: SirCmpwn's Projects
« on: June 14, 2010, 09:34:06 pm »
Well I would like tiDE higher up on the list, but that's ok, I really want KnightOS done, so it's fine where it is.

3251
Miscellaneous / Re: Post your desktop
« on: June 14, 2010, 07:23:17 pm »
Here is my laptop
also, lol @ Deep Thought

3252
TI Z80 / Re: SirCmpwn's Projects
« on: June 14, 2010, 07:17:32 pm »
YAY that's almost what I had :P

3253
Web Programming and Design / Re: jBasic OS
« on: June 14, 2010, 05:04:48 pm »
This is Javascript, but yes, that could work...I just have to do a lot of work on the filesystem stuff next.
For my portable browser I was thinking of just making an iframe to the Firefox.xul, so I would have to include it with the system...

3254
Web Programming and Design / Re: jBasic OS
« on: June 14, 2010, 04:52:07 pm »
Yeah I plan on developing the desktop more later today, I plan on adding in a app launcher and a taskbar on the top.
Should I make the taskbar like the topbar on a mac? or more like the windows one?

3255
TI Z80 / Re: SirCmpwn's Projects
« on: June 14, 2010, 04:46:34 pm »
lol, nice :P I'm just ninja

Pages: 1 ... 215 216 [217] 218 219 ... 370