Author Topic: jBasic OS  (Read 41541 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 #195 on: February 27, 2011, 06:19:42 pm »
Ok, a few thins.
Settings are now stored under etc/<file name>.set
Auto updating now works, and updates (currently, but can be expanded to include apps when I code it into the apps to register on run) work for bin/*.td3 and boot/Kernel.js
So now, except for app updates, and extensions to jQuery and other libraries, you can just run it and it will update the files at boot up, or whenever it next checks and there are updates. If you have bin/Growl.alerts.td3 (which is optional) it will alert you when updates have been applied so you can restart if you wish. Also, when I get around to making a terminal viewer app you can see the logs as they happen of updates.
/e

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: jBasic OS
« Reply #196 on: February 28, 2011, 02:50:39 am »
Cool to hear. By the way will you post a new video of it soon? (For those who don't want to switch to Firefox to try it)

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: jBasic OS
« Reply #197 on: February 28, 2011, 10:02:22 am »
Yeah I should, just haven't had the time yet, or thought of it. Thanks for reminding me :)
/e

Offline ParkerR

  • LV3 Member (Next: 100)
  • ***
  • Posts: 51
  • Rating: +2/-1
    • View Profile
Re: jBasic OS
« Reply #198 on: March 09, 2011, 04:48:15 pm »
Eeems, nice job on jBOS. The second is very nice. Can't wait to see what comes next. :)

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: jBasic OS
« Reply #199 on: March 09, 2011, 05:07:55 pm »
What about jbos3-teal?
/e

Offline ParkerR

  • LV3 Member (Next: 100)
  • ***
  • Posts: 51
  • Rating: +2/-1
    • View Profile
Re: jBasic OS
« Reply #200 on: March 09, 2011, 05:42:12 pm »
I forgot that was out XD Will check out now

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: jBasic OS
« Reply #201 on: March 09, 2011, 06:06:51 pm »
Lol, no problem :)
/e

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: jBasic OS
« Reply #202 on: March 09, 2011, 06:29:09 pm »
err....I get this in teal :P
Loading....
  System OS: "Linux"
  System Slash: "/"
  System Directory: "/home/william/CalcStuff/jBasicOS/jbos3-teal-read-only/"
Loading bin/
  100%
  zip.manager.td3
Task Manager loaded
System Console Manager loaded
Moving to new console.
I was getting a different error before,
Loading....
  System OS: "Linux"
  System Slash: "/"
  System Directory: "home\william\CalcStuff\jBasicOS\"
Loading bin/
  0%
  Listing Directory
but then I got the svn one, and I get the first one. :(

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: jBasic OS
« Reply #203 on: March 09, 2011, 06:30:51 pm »
err....I get this in teal :P
Loading....
  System OS: "Linux"
  System Slash: "/"
  System Directory: "/home/william/CalcStuff/jBasicOS/jbos3-teal-read-only/"
Loading bin/
  100%
  zip.manager.td3
Task Manager loaded
System Console Manager loaded
Moving to new console.
I was getting a different error before,
Loading....
  System OS: "Linux"
  System Slash: "/"
  System Directory: "home\william\CalcStuff\jBasicOS\"
Loading bin/
  0%
  Listing Directory
but then I got the svn one, and I get the first one. :(
Erm, a little confused.
/e

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: jBasic OS
« Reply #204 on: March 09, 2011, 06:44:26 pm »
Here's a little clearer:
I dled the latest version from your site, and it gave me this when I ran it, stopped there.

Loading....
  System OS: "Linux"
  System Slash: "/"
  System Directory: "home\william\CalcStuff\jBasicOS\"
Loading bin/
  0%
  Listing Directory

Then, I decided to try the svn one, and it gave me this.

Loading....
  System OS: "Linux"
  System Slash: "/"
  System Directory: "/home/william/CalcStuff/jBasicOS/jbos3-teal-read-only/"
Loading bin/
  100%
  zip.manager.td3
Task Manager loaded
System Console Manager loaded
Moving to new console.

I did give it permissions, btw

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: jBasic OS
« Reply #205 on: March 09, 2011, 07:25:08 pm »
Ah ok, well the svn should work better, it is newer code.
I've just tested it though and it seems to be failing at starting something, thanks for reporting it I'll try to get it working.

EDIT: error should be fixed now, update the svn copy and then try running it again.
« Last Edit: March 09, 2011, 07:32:59 pm by Eeems »
/e

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: jBasic OS
« Reply #206 on: March 09, 2011, 07:34:58 pm »
OK, I will :)

Edit: and, it works! much fancier than v2, but no apps.....are v2's apps compatible?
« Last Edit: March 09, 2011, 07:40:29 pm by willrandship »

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: jBasic OS
« Reply #207 on: March 09, 2011, 08:17:16 pm »
OK, I will :)

Edit: and, it works! much fancier than v2, but no apps.....are v2's apps compatible?
There are a few system apps, but no other ones. No v2's apps are not compatible, but I could work on porting a few. Let me know which ones you want ported and I'll work on them.
I also have the source for an app server if anyone wants to create their own apps. I don't have the GUI options to change servers as of yet, but I will add them later.
/e

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: jBasic OS
« Reply #208 on: March 09, 2011, 08:18:17 pm »
The browser is what I missed the most :P and the physics engine

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: jBasic OS
« Reply #209 on: March 09, 2011, 08:19:52 pm »
The browser is what I missed the most :P and the physics engine
Hmm, I could totally make a new physics engine, and a new browser :)
I will get right on converting them, thanks for letting me know :)
/e