Jump to content
MakeWebGames

seanybob

Members
  • Posts

    666
  • Joined

  • Last visited

Everything posted by seanybob

  1. seanybob

    Google OS

    Re: Google OS It is based on GNU/Linux with a HURD/Googled kernel and it is supposed to come in three releases: Embedded, Portable and Corporate. This OS basically relies on the idea of a Remote-OS: the kernel and the boot components are loaded in a chip or in a proper 2GB usb key, while all the remaining apps will be downloaded from a secure Google server. The LSI chip has been made for an easy integration in some next-gen motherboards, making possible the creation of Google-based machines which will be able to act as a cluster node and share the load of work. The USB device, instead, will let users boot their favourite system directly from the key (and that’s quite obvious). The data will be encrypted with a public GPGP key and made safe from possible abuses. Rumours tell that the system will be able to seek for local and remote devices and create a dedicated storage area on the user’s HD (as some Live Linux Distro does). The third option, called corporate, will let companies install a local cabinet in order to avoid waste of band. The pre-installed applications are absolutely minimal and will only consist of a File Manager, a spreadsheet, a text editor, a schedule and the Google Suite containing e-mail client, browser and IM. The system was tested with success on a Pentium IV 2.0 Ghz 256 mb RAM: the boot was fast, easy and the most part of the connected devices were automatically detected and installed. The XML- based menus seemed to be pretty familiar and easy-to-use. The tried build was the 1381 (just like the main Win NT4 release!). Result? A bit buggy but extremely close to a proper Release Candidate.
  2. seanybob

    speedtest

    Re: speedtest On a laptop, a good 100-120 feet away from router ;D
  3. Re: Another N00b aye caramba...
  4. Re: Whats your opinion? Ok... V2 is for you if you want a solid game, and know nothing about coding. v1 is for you if you want the fundamentals for a game, but plan to almost completely reqrite it to make it different than everyone else's Lite is for you if you are under 17/18 ish, smell funny, and think your a 1337 haxor that's about it...
  5. Re: a question?   lol maybe. Or I coulda been hallucinating ;D I just like being a stickler, apologies *runs off to find a corona*
  6. Re: a question? I know its not that big of a deal but... The DBS mods section is getting cluttered with things that shouldn't be in there... is this a mod? ;)
  7. seanybob

    Java

    Re: Java wait... java is totally different than javascript. they are not related in any way. perhaps I read your post wrong though...
  8. Re: Converting V1 mods to V2   Lamo? You are a lamo you make me nervous. I remember a former guy on these forums with kila/killa in his name that had trouble spelling simple acronyms as well...
  9. Re: **!!Help!!** Aye caramba. Start over. Deflate your economy. And learn what the "DBS mods" section is for. ya, that's about it.
  10. Re: **HELP** Wow... it's a good thing I don't run these forums. There are several people that would be banned from the DBS code section. I give major props to lostone/scarlet for having such patience with them (i mean that sincerely, not sarcastically)
  11. Re: How do I use a type function on a normal page? or just do a simple string replace... just replace the exact phrase </textarea> with a space
  12. Re: How do I use a type function on a normal page? @ arson - if you just had the text post to a textarea onscreen would that solve the prob? Last time I checked, code in textareas werent parsed... its been a while though, I may be totally off here
  13. Re: SQL max upload? perhaps I'm wrong, but I always thought 51000 kb is about 51 mb... so that shouldnt be a prob. just copy/paste it. Your computer will appear to be frozen for a good 20 minutes (or more depending on your connection), but its really working. So do this sometime, then come back to your comp in about an hour or so. It will be done
  14. Re: Quick Question only if he has a reproductive stat
  15. Re: Quick Question if($ir['level']>10) { die("You're over level 10. Go screw a goat."); } add the above to your header.php, it will work perfectly.   EDIT: Dangit, lostone beat me to it. His explanation (although less colorful than mine) is better.
  16. Re: Ajax chat script its ajax m8... that means it's entered automatically. It works on the same principles gmail works on
  17. Re: Ajax chat script hm, haven't tried that... If this ajax operates the same way some of my other projects are, the only html it accepts is line breaks... but I should prolly check
  18. Re: Ajax chat script it works for anything... Look at chat.php At the top, you will notice the only php segment in that page is the headers for v1.1 I imagine they are close to lite - if not, just copy/paste your LITE headers over it probably same for v2 as well
  19. toggle: top/bottom display | bold
  20. Re: Shafter by LunarPages   +1
  21. Re: Quick question   my thoughts exactly. Gotta keep control of the economy... I haven't even had to go into big ints or floats, stayed below 2 bill throughout the game
  22. Re: Help with crons please   easily amused? in a manner of speaking. I like looking into the fun side of life
  23. Re: Help with crons please   I had to read that twice before it really clicked rofl. I wasn't expecting that... now I'm almost peeing myself laughing (yay for too much sugar!)
  24. Re: Putt Putt Golf psh heck no, there is no turf in the coding world m8 nice add :D
  25. Re: Randomizing users   yet again, deception proves his genius, using one line of code for every 20 of mine *smacks him*
×
×
  • Create New...