Author Topic: jBasic OS  (Read 41915 times)

0 Members and 1 Guest are viewing this topic.

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: jBasic OS
« Reply #45 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
/e

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: jBasic OS
« Reply #46 on: June 16, 2010, 02:29:44 am »
Ok so I got Firebug. Now what do I need to do?

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: jBasic OS
« Reply #47 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.
/e

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: jBasic OS
« Reply #48 on: June 16, 2010, 02:16:47 pm »
Ok, I wish you good luck. I hope you can eventually make it cross platform compatible

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: jBasic OS
« Reply #49 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(#);
« Last Edit: June 16, 2010, 08:19:39 pm by Eeems »
/e

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: jBasic OS
« Reply #50 on: June 16, 2010, 09:39:36 pm »
Sorry about the doublepost

ok, here is the topbar so far, with the app launcher loaded, but I haven't made the script to populate it yet. So yeah, what do you think?
Also anybody want to make a nicer style for me? :P

EDIT: ok, applications run now! :D
take a look at the screenshot

EDIT2: new version, I'm unsure if this fixes the windows bug, but we can test it. I also got .zip to work :D
« Last Edit: June 17, 2010, 12:29:04 am by Eeems »
/e

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: jBasic OS
« Reply #51 on: June 17, 2010, 12:33:28 am »
Well  still a black page in Firefox, but to comment on those screenshots that looks quite nice. I like the style, except maybe the circle buttons should be a bit smaller and the text a bit smaller too

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: jBasic OS
« Reply #52 on: June 17, 2010, 12:39:56 am »
Ok, I am working on the windows issue, that should be solved by tomorrow.

EDIT: or by tonight, someone try this one
« Last Edit: June 17, 2010, 12:52:24 am by Eeems »
/e

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: jBasic OS
« Reply #53 on: June 17, 2010, 03:20:19 am »
still black page :S

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: jBasic OS
« Reply #54 on: June 17, 2010, 09:36:41 am »
Ok, new version with support for multiple windows correctly implemented :D
/e

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: jBasic OS
« Reply #55 on: June 18, 2010, 06:34:28 pm »
Ok, I have a windows copy that works, and the command app works, although it could use some work. Have fun :)
/e

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: jBasic OS
« Reply #56 on: June 18, 2010, 06:41:52 pm »
yay it seems to work! Well at least in Firefox it does, so that's a start ^^

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: jBasic OS
« Reply #57 on: June 18, 2010, 06:44:51 pm »
Yay!
well, it's kind of limited to firefox for now, because I have to use firefox specific commands to make it work.
/e

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: jBasic OS
« Reply #58 on: June 18, 2010, 06:46:18 pm »
Yeah I know. I am curious if in future versions it will be possible to have compatibility with all browsers?

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: jBasic OS
« Reply #59 on: June 19, 2010, 10:52:06 am »
Well I might with some, but it all depends on if they have ways to do what I want them to do (ie: reading local folders/files, manipulating local folders/files).
Wow, I'm starting to end my lines with semi-colons now x.x way too much javascript for me x.x
/e