Arreks
Members-
Posts
1,938 -
Joined
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by Arreks
-
Also using Impero, was definitely a good purchase for us. Does everything you need once you get the hang of it, from web filtering to eco schedules/power management. You can also do your AUP in it! Though I wish they'd add the ability to search the logs..
-
For those who haven't seen it: What are your thoughts? It's a well put together trailer in my opinion, albeit a bit far from the game (my cobra could never turn that fast!). Also shows group warping together at the end which they still haven't added, maybe they plan on adding it for release?
-
Oh I didn't even know it was held at ExCel, my MCM knowledge will finally serve me well!
-
You mentioned that your network is running 'slow', have you performed some connection and latency tests to see the actual speeds running through? have you also checked your outgoing connections? there's always the distinct possibility that the payload of the virus is to form it's own network of clients to be used for nefarious purposes! i.e a botnet, it wouldn't be very fun if your whole network is being used to DDoS something. Do Staff have access to running .exe's as well? Might be worth temporarily disallowing executables for the whole school (for one day) while you get a better grasp of the situation.
-
[pics] Flag of the PC Master Race
Arreks replied to featured_spectre's topic in Jokes/Interweb Things
You hipster, it isn't supported by Chrome so I don't care :3 -
[pics] Flag of the PC Master Race
Arreks replied to featured_spectre's topic in Jokes/Interweb Things
Surely you mean webm? -
I won't be happy until it snows down here in London!
-
I know the answer to this but only because I remember seeing it a few years ago, definitely not an easy one and not something I'd know without someone explaining it!
-
Isn't trap so 0/10!
-
Zooming all around the office in this bad boy! [ATTACH=CONFIG]27905[/ATTACH]
-
We use laptops, we have 'some' teacher allocated computers but unfortunately they're RM Ecoquiet 215's (they'll be off warranty soon and we can upgrade, yay!). I'd imagine some of the @VeryPC all-in-ones would be right up your street.
-
Acceptable Use Policies - Y7 - 11 signing
Arreks replied to timbo343's topic in How do you do....it?
Not sure on the actual legal documentation but we have all students and their parents sign the AUP when they start school. They also get reminders when using the computers. -
Looks pretty nice, I've always wanted to get into appdev but I'm too lazy. Maybe I'll pull my finger out over the break
-
Then perhaps they should hire new IT staff.
-
Can anyone give me a ballpark figure for the cost of a VLE?
Arreks replied to witch's topic in Virtual Learning Platforms
Depends on what the VLE is used for really, ours is pretty much only used by students to 'hand in' work and view lesson notes. -
Download Problems - Antivirus Warning | Pivot Animator We use it here and it's fine, I even ran it sandboxed to see what kind of calls it made (not very suspicious ones).
-
I think any changes would be an improvement on the original!
-
Make everyone in the school ill, then you won't have to do any work.
-
Please help. Stuck on foreign version of Alpha Wars
Arreks replied to llamedosyasi's topic in Gaming
I've heard of Alpha Wars, but this is definitely something you should contact their support about. -
Grumpy robin ain't got time for your !
-
Then we must change that! get the most commonly played games in the group, organize events and stuff! it'd be cool.
-
What I'd probably do (because I haven't used Linq much) is declare a list, then for each line split the string (using ',' or whatever the delimiter), then while still in this block format the strings you need (get the first char of surname etc) before adding them to the list. Outside of the reader block, generate the password and email and add both of those vars to the list as well. Once the list has got the data you need, output it all using String.Join and the delimiter again (remember the quotation marks!)
-
"firstititial.surname+schoolemail variable", "password(colour+random4 digit number)" Is the School Email in the CSV as a column? is the colour a random colour as well as the random 4 digits?
