AHOX Programmable Computer Collab - COME AND JOIN US!

Work together on Algodoo projects here.

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby electronicboy » Wed Mar 02, 2011 12:07 am

he has already started a OS, but its really basic.
We have both decided that we need to add a filesystem driver into it somehow before expanding it any further.

And i think we both considered creating a deriative from the ubuntu linux.

P.s. And yes, me and kutis do speak each other alot (over skype) :D

Also, network is useful for browsing the AHON :D
Networking can also be used to transfer data as such between tablets and such.
When asking for help, READ THE STICKIES!
electronicboy
 
Posts: 1694
Joined: Mon Aug 31, 2009 6:18 pm

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby HavingPhun » Sat Mar 05, 2011 4:08 pm

I have some commands that would be helpfull

you can make a string with "NEW" and then set what it is with "SET" but i need a command were the person using the pc can type in what the string is!

a next command goes to the next line

direc command to make file directories like portex2/main/kos2 so you can make a directory and place things in it

find finds something at file path
delete- deletes things in file path

why isnt there an hdd anymore

also why isnt there a ram

and i have a full version of linux on my laptop not ubuntu just linux alone but we could mod that into our own linux os!
I won't be on the forums much for a while. But maybe once in a while.
User avatar
HavingPhun
 
Posts: 178
Joined: Sun Feb 06, 2011 10:42 pm

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby HavingPhun » Sat Mar 05, 2011 4:37 pm

Also if you do want to create a real os or anything else i made a forum here http://forumforyou.forumotion.com/
this is were we could create a real os so it isnt off topic for the algodoo forums or if not i am still making it into a forum for people to go to.
I won't be on the forums much for a while. But maybe once in a while.
User avatar
HavingPhun
 
Posts: 178
Joined: Sun Feb 06, 2011 10:42 pm

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby Kutis 96 » Sat Mar 05, 2011 5:33 pm

hm
if you want to type something, use this scope:


["NEW", 666],
["NEW", 999],
["SET", 999, "0"],
["ADD", 9, 666],
["MOVE", 666, 1],
["IF", 666, 999, line to do after pressing 0 key(exit or enter), first line of this],

666 = user input thing
999 = exit key or something
9 = keyboard input
1 = display ;)
I'm back! (not really!)

I'm also making real hardware, sometimes.
User avatar
Kutis 96
 
Posts: 107
Joined: Mon Jun 28, 2010 7:49 pm
Location: Chasing red dots.

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby HavingPhun » Sat Mar 05, 2011 9:28 pm

so if i typed [["NEW",666],["SET,666,"would this be blank"
also would the person be typing it in at "NEW" or "SET"? :crazy: example please ;)
I won't be on the forums much for a while. But maybe once in a while.
User avatar
HavingPhun
 
Posts: 178
Joined: Sun Feb 06, 2011 10:42 pm

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby electronicboy » Tue Mar 08, 2011 11:42 pm

HavingPhun wrote:so if i typed [["NEW",666],["SET,666,"would this be blank"
also would the person be typing it in at "NEW" or "SET"? :crazy: example please ;)


I really don't understand what you are asking?

Do you mean at which part of the program would the user press a character on the keyboard?
If so, the program would be looking for a key press at the "IF" loop.

Rating: rated 5.6
Filesize: 91.8 kB
Comments: 5
Ratings: 2
download


Specs:
Standard AHOX floppy
PORTEXII v5 - modified boot (boots to port 40)
PROG. ROM - internal program rom - currently loaded with kOS v2 (might update it later)
BOOT ROM - my boot rom -
ANET - AHON ANET card
KCard - kutis smaller "floppy"
keyboard - now, why would you want one of these?
Display - for seeing things!
PI port - well, PI port 2... port 1+2 write - port 3+4 write
SSD v2 64 - 64 storage ports - by LCS (AGS) - boots to kOS v3


included software:
ELECTRONICBOYS BOOT MANAGER - BOOT ROM
~# kOS #~
kOS v3 - Floppy and KCard and SSD
kOS v2 - Floppy and PROG. ROM
kOS v2 Net edition. - Floppy x2 - requires 2 PC (just clone mine)
kOS v1 - Floppy

~#Test software#~
Light test - Floppy
ANET test - Floppy
Keyboard Test - Floppy
Timer Test - Floppy

~# Example Software #~
Hello World!!! - Floppy and KCard
COUNTER 2 - Floppy

~# footer #~
port list - public version
http://dl.dropbox.com/u/13494613/Algodo ... 201%29.xls
When asking for help, READ THE STICKIES!
electronicboy
 
Posts: 1694
Joined: Mon Aug 31, 2009 6:18 pm

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby HavingPhun » Thu Mar 10, 2011 12:14 am

i mean an input command like
[["INPUT",1],["SET",1,"leave blank and this is were the user would type the input"]]
Also a print command so on set it doesnt print the thing but it prints were you put in [["PRINT",1]] or print whatever do you understand now? ;)
I won't be on the forums much for a while. But maybe once in a while.
User avatar
HavingPhun
 
Posts: 178
Joined: Sun Feb 06, 2011 10:42 pm

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby electronicboy » Thu Mar 10, 2011 8:59 pm

no, do you mean a menu system like the one in kOS or my boot manager?
When asking for help, READ THE STICKIES!
electronicboy
 
Posts: 1694
Joined: Mon Aug 31, 2009 6:18 pm

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby HavingPhun » Thu Mar 10, 2011 11:18 pm

electronicboy wrote:no, do you mean a menu system like the one in kOS or my boot manager?

:evil: uhh i mean when i make program for this pc those are commands i can use on it i mean could you add those commands!
I won't be on the forums much for a while. But maybe once in a while.
User avatar
HavingPhun
 
Posts: 178
Joined: Sun Feb 06, 2011 10:42 pm

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby electronicboy » Fri Mar 11, 2011 1:14 am

now i think i get you, do you mean which would, in theory, let you type a line of text to the screen?


And for the print command, do you mean it adds data onto existing data on the port?

E.g.

Port 1 before, hello

Run command; ["PRINT", 1, "world"]

Port 1 after, hello
world
When asking for help, READ THE STICKIES!
electronicboy
 
Posts: 1694
Joined: Mon Aug 31, 2009 6:18 pm

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby HavingPhun » Sat Mar 12, 2011 12:35 am

well i mean when you use the "SET" command it automaticly prints the thing and print would print when you want it to come onto the screen so you could declare all the variables at the beggining of the program and print them later and the input is so if for example the program said what is your name and at input they would type in there name and that would be saved as a string and then later you could use the print command to print that string that the person typed! do you understand
I won't be on the forums much for a while. But maybe once in a while.
User avatar
HavingPhun
 
Posts: 178
Joined: Sun Feb 06, 2011 10:42 pm

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby Kutis 96 » Sat Mar 19, 2011 12:50 pm

Hi again, im now working on a new computer with a simple graphics, text only, but it should work. I hope i'll post it today!
I'm back! (not really!)

I'm also making real hardware, sometimes.
User avatar
Kutis 96
 
Posts: 107
Joined: Mon Jun 28, 2010 7:49 pm
Location: Chasing red dots.

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby Kutis 96 » Mon Mar 21, 2011 9:23 pm

Here it is:
Rating: rated 5.6
Filesize: 33.62 kB
Comments: 3
Ratings: 2
download


Srry, the text only and less lagg version failed ill retry later. I hope the text version could also have switchable resolution, but not about that now.
I'm back! (not really!)

I'm also making real hardware, sometimes.
User avatar
Kutis 96
 
Posts: 107
Joined: Mon Jun 28, 2010 7:49 pm
Location: Chasing red dots.

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby Kutis 96 » Sat Mar 26, 2011 6:10 pm

I just made kOS v4.0.9, so here it is: ;)

Rating: rated 5
Filesize: 18.39 kB
Comments: 0
Ratings: 1
download


Features:
-nicer look

-more programs:
--notepad - Load and save document by pressing 1 and 0 (not numpad)
--NetTest - Test your anet adaptor
--NetBoot - Boot from a network boot server
--BootManager - A copy of kBoot v1.0, but works too xD
--floppy reader
--kCard reader

-computer menu
--reboot and restart your PC easily
--erase saved documents

-system info menu
--let's see what's inside


That is all i think.
I'm back! (not really!)

I'm also making real hardware, sometimes.
User avatar
Kutis 96
 
Posts: 107
Joined: Mon Jun 28, 2010 7:49 pm
Location: Chasing red dots.

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby HavingPhun » Mon Mar 28, 2011 9:38 pm

I like your pc's but maybe you should try to make different stuff or work on real os for real pc
I won't be on the forums much for a while. But maybe once in a while.
User avatar
HavingPhun
 
Posts: 178
Joined: Sun Feb 06, 2011 10:42 pm

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby Kutis 96 » Tue Mar 29, 2011 6:12 am

Hehe, good idea. I made the ultimate computer in algodoo, but that doesn't mean the real pc is so easy to programm XD i mean to make OS, its not easy to learn assembler to make good system... or i could try to make it linux based, becuz, linux rulezzzz!!!
I'm back! (not really!)

I'm also making real hardware, sometimes.
User avatar
Kutis 96
 
Posts: 107
Joined: Mon Jun 28, 2010 7:49 pm
Location: Chasing red dots.

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby HavingPhun » Tue Mar 29, 2011 11:21 pm

Yeah i have thought about doing this before but i need more people and i made website here http://forumforyou.forumotion.com that we could use as the creation for it! Also even though it would be hard to do it would be fun. Also do you have to learn assembly to do that cant we build the linux os then get help from various online communities in hooking it up?
I won't be on the forums much for a while. But maybe once in a while.
User avatar
HavingPhun
 
Posts: 178
Joined: Sun Feb 06, 2011 10:42 pm

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby HavingPhun » Thu Mar 31, 2011 12:58 am

add me on aim @ gamerguy987654321@aim
I won't be on the forums much for a while. But maybe once in a while.
User avatar
HavingPhun
 
Posts: 178
Joined: Sun Feb 06, 2011 10:42 pm

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby ags131 » Sun Apr 03, 2011 11:43 pm

We tend to use skype for chatting. also, we have a forum at ahox.createmybb3.com. Everyone forgets about it.
ags131
 
Posts: 71
Joined: Thu Oct 29, 2009 4:14 pm

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby HavingPhun » Mon Apr 04, 2011 2:25 am

This might help with your graphical interface http://www.algodoo.com/algobox/details.php?id=53487 just give me credit if you use it!
I won't be on the forums much for a while. But maybe once in a while.
User avatar
HavingPhun
 
Posts: 178
Joined: Sun Feb 06, 2011 10:42 pm

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby TC42 » Mon Apr 04, 2011 2:43 am

:idea: I have an idea for a user interface:

I can't describe this very well, but what if you had some transparent boxes stacked, and programmed it so that when you clicked on a button, the top box could display a menu (everything but the menu would remain transparent), and when you clicked on an option in the menu, the box behind the box displaying the menu would display a dialogue box or something.
Pros:
Textures for better appearance
Relatively easy to use
Looks good

Cons:
May cause lag

Am I making sense at all?
Image
Spambot wrote:Nowadays, memes usually are studied less in the field of biology, but more with the arena of psychology along with sociology. But, the major area of a meme, getting embraced and imitated all the time is what’s at any core connected with any meme.
User avatar
TC42
 
Posts: 984
Joined: Sun Jan 09, 2011 1:53 pm
Location: $ sudo apt get-install sandwich_

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby Someone Else » Mon Apr 04, 2011 3:00 am

I say ask Kilinich.
Matthias Wandel is epic, in my humble opinion.
I love my brain...
TC42 wrote:Also, your sig is too big, please change it.

ARE YA HAPPY NOW?????

Thymechanic/Phundamentalist

Recently, I discovered something a lot of you probably already knew: Minecraft is awesome.
Due to this, I may not be as active as usual for a while.
User avatar
Someone Else
 
Posts: 1147
Joined: Sun Nov 21, 2010 10:53 pm
Location: The Milky Way Galaxy

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby HavingPhun » Mon Apr 04, 2011 9:07 pm

TC42 wrote::idea: I have an idea for a user interface:

I can't describe this very well, but what if you had some transparent boxes stacked, and programmed it so that when you clicked on a button, the top box could display a menu (everything but the menu would remain transparent), and when you clicked on an option in the menu, the box behind the box displaying the menu would display a dialogue box or something.
Pros:
Textures for better appearance
Relatively easy to use
Looks good

Cons:
May cause lag

Am I making sense at all?
Um... that was confusing but ask kilinich or since this is a collab work together! :P
I won't be on the forums much for a while. But maybe once in a while.
User avatar
HavingPhun
 
Posts: 178
Joined: Sun Feb 06, 2011 10:42 pm

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby Someone Else » Tue Apr 05, 2011 2:11 am

Ask Kilinich means Use The Custom User Menu Phunlet. You can probably set buttons to change some scene.my, and that could trigger stuff. Maybe not change the menu itself, but change the meaning of some of the individual buttons. Or maybe, if the menu is programmed in a single array, put the parts that need to be modified into individual scene.my.
Matthias Wandel is epic, in my humble opinion.
I love my brain...
TC42 wrote:Also, your sig is too big, please change it.

ARE YA HAPPY NOW?????

Thymechanic/Phundamentalist

Recently, I discovered something a lot of you probably already knew: Minecraft is awesome.
Due to this, I may not be as active as usual for a while.
User avatar
Someone Else
 
Posts: 1147
Joined: Sun Nov 21, 2010 10:53 pm
Location: The Milky Way Galaxy

Re: AHOX Programmable Computer Collab - COME AND JOIN US!

Postby HavingPhun » Tue Apr 05, 2011 2:38 am

oh
I won't be on the forums much for a while. But maybe once in a while.
User avatar
HavingPhun
 
Posts: 178
Joined: Sun Feb 06, 2011 10:42 pm

PreviousNext

Return to Collab forum

Who is online

Users browsing this forum: No registered users and 8 guests