[QUOTE=TerabyteS;27158670]There is your op picture
[img_thumb]http://dl.dropbox.com/u/2951174/waywo15.png[/img_thumb]
Go ahead and use it[/QUOTE]
too big
[img]http://dl.dropbox.com/u/2951174/waywo152.png[/img]
Now its better.
[editline]3rd January 2011[/editline]
Use this one
OK I don't think the OP headers matter [i]that much[/i] that we have to have a page long discussion about it.
The red/grey ones we always use were fine.
-snip-
[QUOTE=iRzilla;27158748]I'm 14 and have no respect from my school, they think I'm a computer illiterate. Yet this is their site: [url]http://hccs.info/[/url][/QUOTE]
Dat low res logo.
[QUOTE=TerabyteS;27158670]There is your op picture
[img_thumb]http://dl.dropbox.com/u/2951174/waywo15.png[/img_thumb]
Go ahead and use it[/QUOTE]
Wait wat
Dear god that site is terrible.
And I thought my school techs never cleaning out old school accounts was bad.
Fuck, this is my schools site... It's really hard to click on the links...
[url]http://www.byrchall.wigan.sch.uk/home.asp[/url]
I guess I'm kinda lucky, but my school cheated by using a CMS
[url]http://www.vcl-school.nl/[/url]
my schools website is pretty cool
[url]http://www.isitgo.it[/url]
[QUOTE=iRzilla;27158748]I'm 14 and have no respect from my school, they think I'm a computer illiterate. Yet this is their site: [url]http://hccs.info/[/url][/QUOTE]
Better than my old schools: [url]http://www.skillspace.com/LearningSystem/PortalHome/Start.Asp?Institution=thornscc&Campus=[/url]
I also got suspended from the computers there for 2 weeks, what for?
For opening notepad. yeah....
As we're on the topic of School Websites, shameless self-promotion:
[url]http://www.grahamschool.co.uk[/url]
[QUOTE=COBRAa;27159475]Better than my old schools: [url]http://www.skillspace.com/LearningSystem/PortalHome/Start.Asp?Institution=thornscc&Campus=[/url]
I also got suspended from the computers there for 2 weeks, what for?
For opening notepad. yeah....[/QUOTE]
Hideous...
I'm forever getting banned at school... Shame you can't stop a good hacker :D
[QUOTE=iRzilla;27159515]Sounds like my school, I only got suspended for a week for a javascript for loop.[/QUOTE]
I got banned from pcs for 3 lessons for putting M&M's in the fan
No, just a technician.
My schools robotics team is getting full control of the school's website :v:
I can't wait :downs:
On another note, the school's main tech support is the head of the team, and my bro.
Yet the team was only recognized by the principal this year.
[QUOTE=iRzilla;27159349]school_ip/user/74/profilepics/id.jpg
Do a loop from 1-10000 and you got everybody's image. That's great privacy. I tried to tell them and got fucked over for it.[/QUOTE]
wget + perl -> facemash
[QUOTE=TerabyteS;27159543]I got banned from pcs for 3 lessons for putting M&M's in the fan[/QUOTE]
I'd have week-banned your internet for that.
Seriously, it's disgusting when you have to fix a PC and its full of stale melted chocolate and chewing gum.
[editline]0[/editline]
[QUOTE=iRzilla;27159656]Do you get to fuck with your users? Do you have a VNC service running on each PC?[/QUOTE]
No
[editline]0[/editline]
Also the main reason that staff get angry at you for "hacking" is because of
1) The time it wastes actually finding out what you were doing
2) The time it wastes undoing whatever you did to the computer so that other people can use it.
Everything on a "mature" network like a school is done for a reason. You might not understand or agree with the reasons, but it's usually for the benefit of everyone.
Uhh, also in GCSE ICT when doing some stupid website for the course, I used javascript, got pulled out of lesson for a whole 2 hours explaining what the fuck everything was, then proceeded to print it all out and take me to the head of that department and got a warning. -.-
Was a shit school.
[QUOTE=CarlBooth;27159631]I'd have week-banned your internet for that.
Seriously, it's disgusting when you have to fix a PC and its full of stale melted chocolate and chewing gum.
[editline]0[/editline]
No[/QUOTE]
Try opening the dvd tray to find chewed paper.
Sorry to be off topic, but does anyone else find it terribly ironic that in the course of whining about the header, we've got the page to a state where no one is going to see it any more?
Try having a sub spend half a class trying to play a dvd, until I pointed out that it was a LaserDisc player.
Yes, LaserDisc.
2 pages and the thread is already off topic, thread needs content NOW...
A little while back after reading: [url]http://hackmii.com/2010/09/insert-startup-disc/[/url] I wrote my own C# implementation of the algorithm at the bottom.
[csharp]
static long seed = DateTime.Now.Ticks;
static long rand()
{
seed *= 0x4FC64E6D;
seed += 24748;
return (long)seed >> 16;
}
static Int32 getRandomChar()
{
return (Int32)(rand() >> 16);
}
[/csharp]
This is only a port of a disassembled version of the testing code.
It has some differences though, firstly it gives any hex number not just half of them.
Luckily I have a list of minor content and ready releases for times like this
[QUOTE=TheBoff;27159805]Sorry to be off topic, but does anyone else find it terribly ironic that in the course of whining about the header, we've got the page to a state where no one is going to see it any more?[/QUOTE]
you only need to see the highlights once
[QUOTE=iRzilla;27159656]Do you get to fuck with your users? Do you have a VNC service running on each PC?[/QUOTE]
Unless you are, A: Stupid, or B: Looking forward to unemployment, you probably should shy away from such antics. :v:
My school's site looks pretty cool :smug:
[url]http://www.tik.edu.ee[/url]
[QUOTE=iRzilla;27160194]And who is going to find out if you're the technician just say you're monitoring usage to make sure nothing bad is happening.[/QUOTE]
Maybe I'm just boring but I wouldn't want to risk my job just so I could close the window somebody is using and grin quietly.
Crap highlights, where's die to win?
It's in there.
[QUOTE=ZenX2;27160328]It's in there.[/QUOTE]
Woops, didn't see that.
Sorry, you need to Log In to post a reply to this thread.