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

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

3243
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

3244
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...

3245
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...

3246
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.

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

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

3249
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...

3250
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?

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

3252
Miscellaneous / Re: Post your desktop
« on: June 14, 2010, 04:45:28 pm »
I should post my linux desktop sometime

3253
TI Z80 / Re: SirCmpwn's Projects
« on: June 14, 2010, 04:27:52 pm »
  • KnightOS
Got to say, I really can't wait to see an actual 3rd party OS completed
  • tiDE
I can't wait to have this :P
  • Mosaic
we really need a good on calc ASM editor
  • HL2: OC
what can I say, I love half life :P
  • Advance Wars

3254
Web Programming and Design / Re: jBasic OS
« on: June 14, 2010, 04:18:04 pm »
Yeah I intended for it to do that, I can't seem to get it to display on top of everything though, I'll hopefully figure it out today...stupid z-index....

3255
Web Programming and Design / Re: jBasic OS
« on: June 14, 2010, 09:51:16 am »
Ok, I uploaded it now. I am working on making it show above all the windows, but it hasnt worked yet. I think i know the problem though.

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