Hi, java-gamingers.

First, I haven’t really seen many introduction threads around here, so I don’t know if they’re allowed, but you people seem like a friendly bunch so here goes!

I’m Matt, I’m 16, and I’m from Texas. My involvement with computers started at the age of 4 when my parents bought me the “Pajama Sam” and “Putt Putt” kids’ point-and-click adventure games. My other hobby at that age was going to websites like dell.com and compaq.com and configuring the most awesome computers money could buy–of course, I never got to buy them. :frowning:

By 8, I had taught myself HTML, QBASIC and Visual Basic (I don’t know how I got involved in them, really), by 11 I was messing around in C++ (I should post some of the horrible C++ code I wrote, it would make for a good laugh), and around 2 years ago I started poking around with Java. Projects since then have included an IRC client, a published Android app, a couple silly games, a bypass (er, workaround) for screen-monitoring software a (past) high school of mine installed on students’ laptops, a cruddy software 3d renderer, and various other things. I’m planning to enter the Java4k game contest this year. My biggest weakness is overthinking/overdesigning things, and I’m hoping to curb that.

So, yup. Here I am. I hope to contribute to this excellent community.

Good to hear you’re liking Java and you’ve written an impressive amount of stuff in a short period of time.

Welcome to JGO!

Welcome to JGO!

And I’m interested in that workaround to bypass screen-monitoring software (my current school does it), how would that work?

Thanks!

Heh. I used Wireshark to figure out what the program did (it sent Base64-encoded jpgs of the screen encapsulated in XML over HTTP) and wrote something that emulated that, but sent whatever screenshot you wanted. I’d give you the source, but I was dumb and put the program on a website and the next thing I knew the company who made the monitoring software was all mad at me and asked me to take it down.

Welcome to community 8)

I can say you already have big leap progress there. You wanna to four-kay? be my rival then :stuck_out_tongue:

Oops accidental medal…enjoy :slight_smile:

Anyway, ah I already tried to do that but of course, the computers are already locked down, can’t install or accept UAC :frowning:
also how would you stop the monitoring program from sending the screenshot too?

Thanks! And, I guess the competition’s on. :o

It was a Windows service, and I just disabled it.

LOL. Reminds me of a “Security” software at an empoyer, that prevented you from mounting USB drives - but was killable from the TaskManager O_o :wink:

Even the Task Manager and mmc.exe are blocked for me T__________T

Seems the OS hates you ::slight_smile:

LOL, the XP computers in my CS class have task manager, and full access to the C:\ drive :slight_smile: I got yelled at for having Google Chrome installed on one of them because it “takes up space on the district’s login server” which is stupid because Chrome installs locally >_>

Hehe… on my computer in my Business class I have so much stuff installed. Eclipse, NotePad++, the works, not to mention all the other stuff I randomly download.

They also have a screen monitoring software which i disable upon entering class. :slight_smile:

Oh wow you guys are lucky you can actually install stuff. We have Windows 7 and UAC blocks everything! Plus, they have some weird things going on with their proxies because Google Chrome (portable) doesn’t work at all yet Firefox and IE work fine :S

I had Eclipse running off my flash drive and my programming teacher started yelling at me and telling me to keep using JGrasp because it is “better” XD

Everything? o_O shouldn’t you still have r/w to your user folder?

At my school, our “personal” folders are actually a space limited (100-MB) location on a central server somewhere. Entire C drive is not writable :frowning:

In my place you just restricted to user account of XP, rest is up to you. I bunched some gigas downloaded file there ;D

[quote]At my school, our “personal” folders are actually a space limited (100-MB) location on a central server somewhere. Entire C drive is not writable :frowning:
[/quote]
Wow. That sucks. Our personal G drives are 24 gigs per student. There are 1200 students.

Also our C drives are writable. So there’s another 500gb of local storage.

Really… not even AppData, that’s weird. You’d think that would screw up programs, unless they changed what %AppData% points to. My school district has user accounts on a sever and you have like a My Documents folder, but you also have a user folder on each machine you log into (you can also see every user that’s logged before in by going to the Users directory :slight_smile: ) and it’s just like your logging in locally. That’s what my school was complaining about, they thought Google Chrome was taking up space on the servers that everybody’s user accounts are on, but I think that’s bullshit since Chrome only installs locally >< I think most of the time I’ve got full r/w to the entire C:\ drive which is stupid on their part, they also went in by hand and uninstalled Google Chrome instead of running an uninstaller >>

Well my school’s IT people are good (sadly unfortunately :()

Mine suck xD