Jump to content


AnthonyD98™'s Content

There have been 224 items by AnthonyD98™ (Search limited from 10-February 22)


By content type

See this member's


Sort by                Order  

#124238 Post your desktop!

Posted by AnthonyD98™ on 07 June 2013 - 12:52 AM in General

Here's my desktop. Now don't judge me for using windows vista, its only temporary. I'm getting a new custom built very soon. And don't even get started about internet explorer. I'm just using it because i've some bad experiences with chrome on this computer previously.

Spoiler



#123454 My Website

Posted by AnthonyD98™ on 04 June 2013 - 01:50 AM in Media

It looks like everyone has their own website. And what is this koding thing?



#121656 [CLOSED] Advlock [CLOSED]

Posted by AnthonyD98™ on 29 May 2013 - 02:19 AM in Programs

I don't think Dan or Cloudy are going to be making disk booting as a second booting method any time soon. Disk booting is what saves your computer from being stuck in a useless startup loop. Without disk booting how would you regain control over your computer if your program goes rogue? Xenthera has a point and I think that the method of detecting keystrokes and deleting the program would be one of the best method for protecting files on your computer.



#120820 CodeWars Reloaded - Round 2

Posted by AnthonyD98™ on 26 May 2013 - 02:09 AM in General

I don't think I'll be able to finish my program in time, I've left it too long. Therefore I'm out. Once my program is finished I'll release it on the forums under the programs section for public use.



#120800 CodeWars Reloaded - Round 2

Posted by AnthonyD98™ on 26 May 2013 - 12:10 AM in General

Its due this sunday? As in today?

I better get coding then.



#120579 CodeWars Reloaded - Round 2

Posted by AnthonyD98™ on 25 May 2013 - 02:43 AM in General

I would love to compete in round 2 but I lack encryption skills which would surely render any door lock made by me useless. If It didn't require any encryption I would definitely be able to make a door lock program.



#120573 Word chain

Posted by AnthonyD98™ on 25 May 2013 - 01:49 AM in Forum Games

Kiosk



#120297 Login GUI

Posted by AnthonyD98™ on 23 May 2013 - 11:24 PM in Programs


Oops! :lol:

Tip: If you don't want people to modify your work and say its their own work then you should get a license.
http://creativecommons.org/choose/



#113992 [An ending to something better]EnderOS v4.0

Posted by AnthonyD98™ on 30 April 2013 - 08:01 PM in Operating Systems

Wow, what you have developed EnderOS into is practically what I wanted SelectOS to be like.

Although, it would have been slighty different.

Good Job!

Also I suggest for you to add a way to make a directory in the file manager.



#95461 [Project Idea]Matrix Code/Digital Rain

Posted by AnthonyD98™ on 10 March 2013 - 11:01 AM in General

 tesla1889, on 10 March 2013 - 10:59 AM, said:

 AnthonyD98™, on 10 March 2013 - 10:54 AM, said:

There is flickering in that code :(

its a pretty high-demand request, as every pixel needs to be redrawn every cycle, and Lua isn't a great graphics platform, so thats just how it is

Yeah I know, Its pretty amazing that its in lua.



#95459 [Windows 7 / 8] How To Install EnderOS To A Disk

Posted by AnthonyD98™ on 10 March 2013 - 10:59 AM in Tutorials

Windows 7 is still a upgrade compared to windows 8 :D



#95458 [Project Idea]Matrix Code/Digital Rain

Posted by AnthonyD98™ on 10 March 2013 - 10:54 AM in General

There is flickering in that code :(



#95020 [Project Idea]Matrix Code/Digital Rain

Posted by AnthonyD98™ on 09 March 2013 - 01:20 PM in General

term.clear()
term.setCursorPos(1,1)
while true do
term.setTextColor(32)
print (math.random(1000000,9999999), " ", math.random(1000000,9999999), " ", math.random(1000000,9999999), " ", math.random(1000000,9999999), " ", math.random(1000000,9999999), " ", math.random(1000000,9999999))
sleep(0.2)
end

Something a bit like this?



#94934 Fallout Terminal

Posted by AnthonyD98™ on 09 March 2013 - 11:42 AM in Programs

This looks cool!



#94426 [Coming Soon] [IK, Another One!] ShnupOS (really just a test to see if I...

Posted by AnthonyD98™ on 08 March 2013 - 10:06 AM in Operating Systems

Good luck.



#93685 SelectOS v.1.4.4 Alpha [ Colours ] [ Programs ]

Posted by AnthonyD98™ on 05 March 2013 - 04:31 PM in Operating Systems

I was wondering . . . Do you guys think I should start working on SelectOS again?
I've got nothing else to do. xD

If you think I should then I would gladly like to hear any suggestions | Ideas that you can come up with.

Thanks.



#93406 which programming language's syntax do you like the best?

Posted by AnthonyD98™ on 04 March 2013 - 08:13 PM in General

I did a bit of java programming and now I hate Java

:D



#92947 Applications/Advice Needed - Object Oriented Window Based Multitasking OS

Posted by AnthonyD98™ on 03 March 2013 - 02:53 PM in Operating Systems

This looks really nice :)



#92639 Googol - More Than Just a Search Engine

Posted by AnthonyD98™ on 02 March 2013 - 10:48 AM in Programs

Wow! This is cool!



#92184 Program Suggestions

Posted by AnthonyD98™ on 28 February 2013 - 09:28 PM in General

View PostTheOriginalBIT, on 28 February 2013 - 09:27 PM, said:

View PostAnthonyD98™, on 28 February 2013 - 09:16 PM, said:

Umm, It will only accept single chars though
Which one are you looking at exactly?

Char ?

I don't know what to do. I do know that there are issues with the chat program which may be caused by the read() function



#92181 Program Suggestions

Posted by AnthonyD98™ on 28 February 2013 - 09:16 PM in General

Umm, It will only accept single chars though



#92173 Program Suggestions

Posted by AnthonyD98™ on 28 February 2013 - 08:10 PM in General

View PostTheOriginalBIT, on 28 February 2013 - 07:41 PM, said:

View PostAnthonyD98™, on 28 February 2013 - 07:13 PM, said:

Right now I'm writing a Rednet Chat program. Does anyone have any idea how I can stop read() from writing to the screen?
Just make a custom read function.

How do I make a custom read function?



#92167 Program Suggestions

Posted by AnthonyD98™ on 28 February 2013 - 07:18 PM in General

So far this is what I've got, its a bit buggy.

rednet.open("right")
local selfID = os.getComputerID()
local yCount = 1
local function get()
local senderID, message, distance = rednet.receive()
if senderID == selfID then
else
  term.setCursorPos(1,yCount)
  print(message)
  yCount = yCount + 1
  term.setCursorPos(1,19)
  write("Message: ")
end
end
local function send()
local msg = read()
term.setCursorPos(1,18)
term.clearLine()
term.setCursorPos(1,19)
write("Message: ")
rednet.broadcast("<"..user.."> "..msg)
end
local function cls()
term.clear()
term.setCursorPos(1,1)
end
cls()
write("Username: ")
user = read()
cls()
term.setCursorPos(1,19)
write("Message: ")
while true do
parallel.waitForAny(get,send)
end



#92165 Program Suggestions

Posted by AnthonyD98™ on 28 February 2013 - 07:13 PM in General

Right now I'm writing a Rednet Chat program. Does anyone have any idea how I can stop read() from writing to the screen?



#92145 Program Suggestions

Posted by AnthonyD98™ on 28 February 2013 - 04:27 PM in General

View Postoeed, on 28 February 2013 - 03:39 PM, said:

View Posturielsalis, on 28 February 2013 - 11:20 AM, said:

Make another OS with windows!(moveable, minimizable, resiezeable, run at the same time!)

I'm doing that right now and I can confirm that it works, I should be releasing it soon.
The actual OS is finished, I'm just adding basic applications. The OS can support multiple applications running at the same time and is Object Oriented.
It's based on Mac OS, here's a screen shot:
Posted Image

That looks really good, Maybe I could try doing something like this.