Jump to content


072608's Content

There have been 15 items by 072608 (Search limited from 29-March 23)


By content type

See this member's

Sort by                Order  

#142113 ComputerCraft App Store - Input Wanted

Posted by 072608 on 28 August 2013 - 03:21 PM in General

I'd love to be a beta tester :), looks amazing :). Will u be able to upload a finished program from PearOs or would u have to go online?



#139815 [Open Source] PearOS (Preview 2) - OS X Inspired OS

Posted by 072608 on 13 August 2013 - 03:53 PM in Operating Systems

I also have been trying to make a password login system, I made it so far to the point where you can create a password and then u can enter it so maybe with help I could create code to add A login/logout system for Pear OS ,with some help we could create A Mac OS x inspired login and maybe Create User Accounts with there Documents and stuff maybe like that. :)
Also if want my Edited Version of finder I give it to u :)



#139473 [Open Source] PearOS (Preview 2) - OS X Inspired OS

Posted by 072608 on 11 August 2013 - 03:54 PM in Operating Systems

I added this to the finder code to add disk Support Idk how I could make finder update if the disk has been removed/added when the computer is on, if u know pls tell me how :)
Also I had the Idea if there is a Full release it could be like Mac os x with a Animal after Such as PearOS Squid

[color=#ff0000]function Main()
if fs.exists("/disk/") == true then
Disk()
end
if fs.exists("/disk/") == false then
NoDisk()
end
end[/color]




#139448 [Open Source] PearOS (Preview 2) - OS X Inspired OS

Posted by 072608 on 11 August 2013 - 01:24 PM in Operating Systems

Sorry for posting those last things what I really meant is I needed help with using the os apis. I also looked into the finder program added disk support for floppy disks hopefully I can add if disk isn't inserted
It won't show disk directory on finder



#139331 [Open Source] PearOS (Preview 2) - OS X Inspired OS

Posted by 072608 on 10 August 2013 - 08:51 PM in Operating Systems

I mean this is programmed in lua I know that it's not in a another language it's programmed in a way where it won't run plain Lua Programs made in CraftOS I Feel Really Dumb Now :/



#139156 [Open Source] PearOS (Preview 2) - OS X Inspired OS

Posted by 072608 on 09 August 2013 - 11:28 PM in Operating Systems

Could u help with Program Dev for this I love this Os and Like to make / use programs that run on lua for it,or could u add a Programming Language and Manual for programming in this Os Pls :)



#59865 Needing Help

Posted by 072608 on 15 December 2012 - 01:47 PM in Ask a Pro

well I don't know where to start :C



#59761 Needing Help

Posted by 072608 on 15 December 2012 - 10:02 AM in Ask a Pro

I need help on windowing system that keeps track of the contents of each window, and a system to draw all the windows in the correct order and location on the screen. For my New Os any help will be awesome :D



#58958 Better way to print

Posted by 072608 on 12 December 2012 - 02:29 PM in Suggestions

What I meant was that there needs to a special thing just for making documents because there no way just typeing the document and opening it
what I mean is that it needs it's own word processor not program editor :C



#58901 Better way to print

Posted by 072608 on 12 December 2012 - 11:08 AM in Suggestions

I just think that printing a programs are useful,but there should a way of just printing like a document like microsoft word
& an api for it



#58589 OS idea

Posted by 072608 on 11 December 2012 - 12:02 PM in Ask a Pro

Also programs made for it will have to have icons so that will be fun :D



#58212 OS idea

Posted by 072608 on 10 December 2012 - 09:21 AM in Ask a Pro

Ok well this is a start :D



#58040 OS idea

Posted by 072608 on 09 December 2012 - 10:19 PM in Ask a Pro

Since the Advanced Computer has came put I have want to do this. A OS with a graphic interface were programs would be clicked on to run & it would use ur mouse. Like windowed interface I want to call it "Pixels" Because of the pixelize look of the advanced computers. I need help on this project of mine cause I really don't know where to begin. So if u have any help on where to start or if u want to join this project I be happy to have a team of people. Hopefully I will learn some stuff of this. :D
(Note: Grammer isn't always right)



#48952 ComputerCraft getting close Ms-Dos

Posted by 072608 on 10 November 2012 - 08:51 PM in General

Well, I know that but I was talking about it is starting to look like Ms-dos.I didn't mean be it's own OS or anything like that.



#48584 ComputerCraft getting close Ms-Dos

Posted by 072608 on 09 November 2012 - 05:13 PM in General

I happen to come upon old box 3 1/2 floppys with Ms-dos in it, so I put it on old computer I have. When I discovered how easy was to use it from using ComputerCraft. Like ComputerCraft in many ways is getting closer and closer to being a Ms-Dos type thing.The following are some of the things found out:
1.Ms-dos has some color with it like blue,black,green,white,and etc.
2.The Ms-dos command line is almost like ComputerCraft
ComputerCrafts:>_
Ms-dos:C:\_
3.The mkdir command is both in Ms-dos & computerCraft
4.The file system extremely close to being an copy

After seeing these things about how closely ComputerCraft is becoming Ms-dos which isn't a bad thing. To think that we can make a program that has the almost the same power as OS from the 90's, and this is big thing now it's not like other mods.
In the end ComputerCraft is becoming a computer on an computer.